@charset "UTF-8";
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
display: block;
}
audio,
canvas,
video {
display: inline-block;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden] {
display: none;
}
html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
body {
margin: 0;
}
h1 {
margin: 0.67em 0;
font-size: 2em;
}
abbr[title] {
border-bottom: 1px dotted;
}
dfn {
font-style: italic;
}
hr {
height: 0;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
mark {
color: #000;
background: #ff0;
}
code,
kbd,
pre,
samp {
font-family: monospace, serif;
font-size: 1em;
}
pre {
white-space: pre-wrap;
}
q {
quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
font-size: 80%;
}
sub,
sup {
position: relative;
font-size: 75%;
line-height: 0;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 0;
}
fieldset {
padding: 0.35em 0.625em 0.75em;
margin: 0 2px;
border: 1px solid #c0c0c0;
}
legend {
padding: 0;
border: 0;
}
button,
input,
select,
textarea {
margin: 0;
font-family: inherit;
font-size: 100%;
}
button,
input {
line-height: normal;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
cursor: pointer;
-webkit-appearance: button;
}
button[disabled],
html input[disabled] {
cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
padding: 0;
box-sizing: border-box;
}
input[type="search"] {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
padding: 0;
border: 0;
}
textarea {
overflow: auto;
vertical-align: top;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
@media print {
* {
color: #000 !important;
text-shadow: none !important;
background: transparent !important;
box-shadow: none !important;
}
a,
a:visited {
text-decoration: underline;
}
a[href]:after {
content: " (" attr(href) ")";
}
abbr[title]:after {
content: " (" attr(title) ")";
}
.ir a:after,
a[href^="javascript:"]:after,
a[href^="#"]:after {
content: "";
}
pre,
blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
thead {
display: table-header-group;
}
tr,
img {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}
@page  {
margin: 2cm .5cm;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
h2,
h3 {
page-break-after: avoid;
}
.navbar {
display: none;
}
.table td,
.table th {
background-color: #fff !important;
}
.btn > .caret,
.dropup > .btn > .caret {
border-top-color: #000 !important;
}
.label {
border: 1px solid #000;
}
.table {
border-collapse: collapse !important;
}
.table-bordered th,
.table-bordered td {
border: 1px solid #ddd !important;
}
}
*,
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
html {
font-size: 62.5%;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 1.428571429;
color: #333333;
background-color: #ffffff;
}
input,
button,
select,
textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
button,
input,
select[multiple],
textarea {
background-image: none;
}
a {
color: #428bca;
text-decoration: none;
}
img {
width: auto\9;
height: auto;
max-width: 100%;
border: 0;
}
.img-rounded {
border-radius: 6px;
}
.img-circle {
border-radius: 50%;
}
hr {
margin-top: 20px;
margin-bottom: 20px;
border: 0;
border-top: 1px solid #eeeeee;
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0 0 0 0);
border: 0;
}
p {
margin: 0 0 10px;
}
.lead {
margin-bottom: 20px;
font-size: 16.099999999999998px;
line-height: 1.4;
}
@media (min-width: 768px) {
.responsive .lead {
font-size: 21px;
}
}
small {
font-size: 85%;
}
cite {
font-style: normal;
}
.text-muted {
color: #999999;
}
.text-primary {
color: #428bca;
}
.text-warning {
color: #c09853;
}
.text-danger {
color: #b94a48;
padding: 2px 0px 0px 0px;
}
.text-success {
color: #468847;
}
.text-info {
color: #3a87ad;
}
.text-left {
text-align: left;
}
.text-right {
text-align: right;
}
.text-center {
text-align: center;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
font-weight: 500;
line-height: 1.1;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small {
font-weight: 400;
line-height: 1;
}
h1,
h2,
h3 {
margin-top: 20px;
margin-bottom: 10px;
}
h4,
h5,
h6 {
margin-top: 10px;
margin-bottom: 10px;
}
h1,
.h1 {
font-size: 34px;
}
h2,
.h2 {
font-size: 30px;
}
h3,
.h3 {
font-size:24px;
}
h4,
.h4 {
font-size: 18px;
}
h5,
.h5 {
font-size: 14px;
}
h6,
.h6 {
font-size: 12px;
}
h1 small,
.h1 small {
font-size: 24px;
}
h2 small,
.h2 small {
font-size: 18px;
}
h3 small,
.h3 small,
h4 small,
.h4 small {
font-size: 14px;
}
.page-header {
padding-bottom: 9px;
margin: 40px 0 20px;
border-bottom: 1px solid #eeeeee;
}
ul,
ol {
margin-top: 0;
margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
margin-bottom: 0;
}
.list-unstyled {
padding-left: 0;
list-style: none;
margin-bottom: 20px;
}
.list-inline {
padding-left: 0;
list-style: none;
}
.list-inline > li {
display: inline-block;
padding-right: 5px;
padding-left: 5px;
}
dl {
margin-bottom: 20px;
}
dt,
dd {
line-height: 1.428571429;
}
dd {
margin-left: 0;
}
@media (min-width: 768px) {
.responsive .dl-horizontal dt {
float: left;
width: 160px;
overflow: hidden;
clear: left;
text-align: right;
text-overflow: ellipsis;
white-space: nowrap;
}
.responsive .dl-horizontal dd {
margin-left: 180px;
}
.responsive .dl-horizontal dd:before,
.responsive .dl-horizontal dd:after {
display: table;
content: " ";
}
.responsive .dl-horizontal dd:after {
clear: both;
}
.responsive .dl-horizontal dd:before,
.responsive .dl-horizontal dd:after {
display: table;
content: " ";
}
.responsive .dl-horizontal dd:after {
clear: both;
}
}
abbr[title],
abbr[data-original-title] {
cursor: help;
border-bottom: 1px dotted #999999;
}
abbr.initialism {
font-size: 90%;
text-transform: uppercase;
}
blockquote {
padding: 10px 20px;
margin: 0 0 20px;
border-left: 5px solid #eeeeee;
}
blockquote p {
font-size: 17.5px;
line-height: 1.25;
}
blockquote p:last-child {
margin-bottom: 0;
}
blockquote small {
display: block;
line-height: 1.428571429;
}
blockquote small:before {
content: '\2014 \00A0';
}
blockquote.pull-right {
padding-right: 15px;
padding-left: 0;
border-right: 5px solid #eeeeee;
border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
text-align: right;
}
blockquote.pull-right small:before {
content: '';
}
blockquote.pull-right small:after {
content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
content: "";
}
address {
display: block;
margin-bottom: 20px;
font-style: normal;
line-height: 1.428571429;
}
code,
pre {
font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
code {
padding: 2px 4px;
font-size: 90%;
color: #c7254e;
white-space: nowrap;
background-color: #f9f2f4;
border-radius: 4px;
}
pre {
display: block;
padding: 9.5px;
margin: 0 0 10px;
font-size: 13px;
line-height: 1.428571429;
color: #333333;
word-break: break-all;
word-wrap: break-word;
background-color: #f5f5f5;
border: 1px solid #cccccc;
border-radius: 4px;
}
pre.prettyprint {
margin-bottom: 20px;
}
pre code {
padding: 0;
font-size: inherit;
color: inherit;
white-space: pre-wrap;
background-color: transparent;
border: 0;
}
.pre-scrollable {
max-height: 340px;
overflow-y: scroll;
}
.container {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.container:before,
.container:after {
display: table;
content: " ";
}
.container:after {
clear: both;
}
.container:before,
.container:after {
display: table;
content: " ";
}
.container:after {
clear: both;
}
.row {
margin-right: -15px;
margin-left: -15px;
}
.row:before,
.row:after {
display: table;
content: " ";
}
.row:after {
clear: both;
}
.row:before,
.row:after {
display: table;
content: " ";
}
.row:after {
clear: both;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-25,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 {
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11 {
float: left;
}
.col-xs-1 {
width: 8.333333333333332%;
}
.col-xs-2 {
width: 16.666666666666664%;
}
.col-xs-3 {
width: 25%;
}
.col-xs-4 {
width: 33.33333333333333%;
}
.col-xs-5 {
width: 41.66666666666667%;
}
.col-xs-6 {
width: 50%;
}
.col-xs-7 {
width: 58.333333333333336%;
}
.col-xs-8 {
width: 66.66666666666666%;
}
.col-xs-9 {
width: 75%;
}
.col-xs-10 {
width: 83.33333333333334%;
}
.col-xs-11 {
width: 91.66666666666666%;
}
.col-xs-12 {
width: 100%;
}
@media (min-width: 768px) {
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-25 {
float: left;
}
.col-sm-1 {
width: 8.333333333333332%;
}
.col-sm-2 {
width: 16.666666666666664%;
}
.col-sm-25 {
width: 20%;
}
.col-sm-3 {
width: 25%;
}
.col-sm-4 {
width: 33.33333333333333%;
}
.col-sm-5 {
width: 41.66666666666667%;
}
.col-sm-6 {
width: 50%;
}
.col-sm-7 {
width: 58.333333333333336%;
}
.col-sm-8 {
width: 66.66666666666666%;
}
.col-sm-9 {
width: 75%;
}
.col-sm-10 {
width: 83.33333333333334%;
}
.col-sm-11 {
width: 91.66666666666666%;
}
.col-sm-12 {
width: 100%;
}
.col-sm-push-1 {
left: 8.333333333333332%;
}
.col-sm-push-2 {
left: 16.666666666666664%;
}
.col-sm-push-3 {
left: 25%;
}
.col-sm-push-4 {
left: 33.33333333333333%;
}
.col-sm-push-5 {
left: 41.66666666666667%;
}
.col-sm-push-6 {
left: 50%;
}
.col-sm-push-7 {
left: 58.333333333333336%;
}
.col-sm-push-8 {
left: 66.66666666666666%;
}
.col-sm-push-9 {
left: 75%;
}
.col-sm-push-10 {
left: 83.33333333333334%;
}
.col-sm-push-11 {
left: 91.66666666666666%;
}
.col-sm-pull-1 {
right: 8.333333333333332%;
}
.col-sm-pull-2 {
right: 16.666666666666664%;
}
.col-sm-pull-3 {
right: 25%;
}
.col-sm-pull-4 {
right: 33.33333333333333%;
}
.col-sm-pull-5 {
right: 41.66666666666667%;
}
.col-sm-pull-6 {
right: 50%;
}
.col-sm-pull-7 {
right: 58.333333333333336%;
}
.col-sm-pull-8 {
right: 66.66666666666666%;
}
.col-sm-pull-9 {
right: 75%;
}
.col-sm-pull-10 {
right: 83.33333333333334%;
}
.col-sm-pull-11 {
right: 91.66666666666666%;
}
.col-sm-offset-1 {
margin-left: 8.333333333333332%;
}
.col-sm-offset-2 {
margin-left: 16.666666666666664%;
}
.col-sm-offset-3 {
margin-left: 25%;
}
.col-sm-offset-4 {
margin-left: 33.33333333333333%;
}
.col-sm-offset-5 {
margin-left: 41.66666666666667%;
}
.col-sm-offset-6 {
margin-left: 50%;
}
.col-sm-offset-7 {
margin-left: 58.333333333333336%;
}
.col-sm-offset-8 {
margin-left: 66.66666666666666%;
}
.col-sm-offset-9 {
margin-left: 75%;
}
.col-sm-offset-10 {
margin-left: 83.33333333333334%;
}
.col-sm-offset-11 {
margin-left: 91.66666666666666%;
}
}
.no-responsive .col-sm-1,
.no-responsive .col-sm-2,
.no-responsive .col-sm-3,
.no-responsive .col-sm-4,
.no-responsive .col-sm-5,
.no-responsive .col-sm-6,
.no-responsive .col-sm-7,
.no-responsive .col-sm-8,
.no-responsive .col-sm-9,
.no-responsive .col-sm-10,
.no-responsive .col-sm-11,
.no-responsive .col-sm-25 {
float: left;
}
.no-responsive .col-sm-1 {
width: 8.333333333333332%;
}
.no-responsive .col-sm-2 {
width: 16.666666666666664%;
}
.no-responsive .col-sm-25 {
width: 20%;
}
.no-responsive .col-sm-3 {
width: 25%;
}
.no-responsive .col-sm-4 {
width: 33.33333333333333%;
}
.no-responsive .col-sm-5 {
width: 41.66666666666667%;
}
.no-responsive .col-sm-6 {
width: 50%;
}
.no-responsive .col-sm-7 {
width: 58.333333333333336%;
}
.no-responsive .col-sm-8 {
width: 66.66666666666666%;
}
.no-responsive .col-sm-9 {
width: 75%;
}
.no-responsive .col-sm-10 {
width: 83.33333333333334%;
}
.no-responsive .col-sm-11 {
width: 91.66666666666666%;
}
.no-responsive .col-sm-12 {
width: 100%;
}
.no-responsive .col-sm-push-1 {
left: 8.333333333333332%;
}
.no-responsive .col-sm-push-2 {
left: 16.666666666666664%;
}
.no-responsive .col-sm-push-3 {
left: 25%;
}
.no-responsive .col-sm-push-4 {
left: 33.33333333333333%;
}
.no-responsive .col-sm-push-5 {
left: 41.66666666666667%;
}
.no-responsive .col-sm-push-6 {
left: 50%;
}
.no-responsive .col-sm-push-7 {
left: 58.333333333333336%;
}
.no-responsive .col-sm-push-8 {
left: 66.66666666666666%;
}
.no-responsive .col-sm-push-9 {
left: 75%;
}
.no-responsive .col-sm-push-10 {
left: 83.33333333333334%;
}
.no-responsive .col-sm-push-11 {
left: 91.66666666666666%;
}
.no-responsive .col-sm-pull-1 {
right: 8.333333333333332%;
}
.no-responsive .col-sm-pull-2 {
right: 16.666666666666664%;
}
.no-responsive .col-sm-pull-3 {
right: 25%;
}
.no-responsive .col-sm-pull-4 {
right: 33.33333333333333%;
}
.no-responsive .col-sm-pull-5 {
right: 41.66666666666667%;
}
.no-responsive .col-sm-pull-6 {
right: 50%;
}
.no-responsive .col-sm-pull-7 {
right: 58.333333333333336%;
}
.no-responsive .col-sm-pull-8 {
right: 66.66666666666666%;
}
.no-responsive .col-sm-pull-9 {
right: 75%;
}
.no-responsive .col-sm-pull-10 {
right: 83.33333333333334%;
}
.no-responsive .col-sm-pull-11 {
right: 91.66666666666666%;
}
.no-responsive .col-sm-offset-1 {
margin-left: 8.333333333333332%;
}
.no-responsive .col-sm-offset-2 {
margin-left: 16.666666666666664%;
}
.no-responsive .col-sm-offset-3 {
margin-left: 25%;
}
.no-responsive .col-sm-offset-4 {
margin-left: 33.33333333333333%;
}
.no-responsive .col-sm-offset-5 {
margin-left: 41.66666666666667%;
}
.no-responsive .col-sm-offset-6 {
margin-left: 50%;
}
.no-responsive .col-sm-offset-7 {
margin-left: 58.333333333333336%;
}
.no-responsive .col-sm-offset-8 {
margin-left: 66.66666666666666%;
}
.no-responsive .col-sm-offset-9 {
margin-left: 75%;
}
.no-responsive .col-sm-offset-10 {
margin-left: 83.33333333333334%;
}
.no-responsive .col-sm-offset-11 {
margin-left: 91.66666666666666%;
}
.no-responsive .col-md-1 {
width: 8.333333333333332%;
}
.no-responsive .col-md-2 {
width: 16.666666666666664%;
}
.no-responsive .col-md-25 {
width: 20%;
}
.no-responsive .col-md-3 {
width: 25%;
}
.no-responsive .col-md-4 {
width: 33.33333333333333%;
}
.no-responsive .col-md-5 {
width: 41.66666666666667%;
}
.no-responsive .col-md-6 {
width: 50%;
}
.no-responsive .col-md-7 {
width: 58.333333333333336%;
}
.no-responsive .col-md-8 {
width: 66.66666666666666%;
}
.no-responsive .col-md-9 {
width: 75%;
}
.no-responsive .col-md-10 {
width: 83.33333333333334%;
}
.no-responsive .col-md-11 {
width: 91.66666666666666%;
}
.no-responsive .col-md-12 {
width: 100%;
}
@media (min-width: 992px) {
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11 {
float: left;
}
.col-md-1 {
width: 8.333333333333332%;
}
.col-md-2 {
width: 16.666666666666664%;
}
.col-md-25 {
width: 20%;
}
.col-md-3 {
width: 25%;
}
.col-md-4 {
width: 33.33333333333333%;
}
.col-md-5 {
width: 41.66666666666667%;
}
.col-md-6 {
width: 50%;
}
.col-md-7 {
width: 58.333333333333336%;
}
.col-md-8 {
width: 66.66666666666666%;
}
.col-md-9 {
width: 75%;
}
.col-md-10 {
width: 83.33333333333334%;
}
.col-md-11 {
width: 91.66666666666666%;
}
.col-md-12 {
width: 100%;
}
.col-md-push-0 {
left: auto;
}
.col-md-push-1 {
left: 8.333333333333332%;
}
.col-md-push-2 {
left: 16.666666666666664%;
}
.col-md-push-3 {
left: 25%;
}
.col-md-push-4 {
left: 33.33333333333333%;
}
.col-md-push-5 {
left: 41.66666666666667%;
}
.col-md-push-6 {
left: 50%;
}
.col-md-push-7 {
left: 58.333333333333336%;
}
.col-md-push-8 {
left: 66.66666666666666%;
}
.col-md-push-9 {
left: 75%;
}
.col-md-push-10 {
left: 83.33333333333334%;
}
.col-md-push-11 {
left: 91.66666666666666%;
}
.col-md-pull-0 {
right: auto;
}
.col-md-pull-1 {
right: 8.333333333333332%;
}
.col-md-pull-2 {
right: 16.666666666666664%;
}
.col-md-pull-3 {
right: 25%;
}
.col-md-pull-4 {
right: 33.33333333333333%;
}
.col-md-pull-5 {
right: 41.66666666666667%;
}
.col-md-pull-6 {
right: 50%;
}
.col-md-pull-7 {
right: 58.333333333333336%;
}
.col-md-pull-8 {
right: 66.66666666666666%;
}
.col-md-pull-9 {
right: 75%;
}
.col-md-pull-10 {
right: 83.33333333333334%;
}
.col-md-pull-11 {
right: 91.66666666666666%;
}
.col-md-offset-0 {
margin-left: 0;
}
.col-md-offset-1 {
margin-left: 8.333333333333332%;
}
.col-md-offset-2 {
margin-left: 16.666666666666664%;
}
.col-md-offset-3 {
margin-left: 25%;
}
.col-md-offset-4 {
margin-left: 33.33333333333333%;
}
.col-md-offset-5 {
margin-left: 41.66666666666667%;
}
.col-md-offset-6 {
margin-left: 50%;
}
.col-md-offset-7 {
margin-left: 58.333333333333336%;
}
.col-md-offset-8 {
margin-left: 66.66666666666666%;
}
.col-md-offset-9 {
margin-left: 75%;
}
.col-md-offset-10 {
margin-left: 83.33333333333334%;
}
.col-md-offset-11 {
margin-left: 91.66666666666666%;
}
}
@media (min-width: 1200px) {
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11 {
float: left;
}
.col-lg-1 {
width: 8.333333333333332%;
}
.col-lg-2 {
width: 16.666666666666664%;
}
.col-lg-25 {
width: 20%;
}
.col-lg-3 {
width: 25%;
}
.col-lg-4 {
width: 33.33333333333333%;
}
.col-lg-5 {
width: 41.66666666666667%;
}
.col-lg-6 {
width: 50%;
}
.col-lg-7 {
width: 58.333333333333336%;
}
.col-lg-8 {
width: 66.66666666666666%;
}
.col-lg-9 {
width: 75%;
}
.col-lg-10 {
width: 83.33333333333334%;
}
.col-lg-11 {
width: 91.66666666666666%;
}
.col-lg-12 {
width: 100%;
}
.col-lg-push-0 {
left: auto;
}
.col-lg-push-1 {
left: 8.333333333333332%;
}
.col-lg-push-2 {
left: 16.666666666666664%;
}
.col-lg-push-3 {
left: 25%;
}
.col-lg-push-4 {
left: 33.33333333333333%;
}
.col-lg-push-5 {
left: 41.66666666666667%;
}
.col-lg-push-6 {
left: 50%;
}
.col-lg-push-7 {
left: 58.333333333333336%;
}
.col-lg-push-8 {
left: 66.66666666666666%;
}
.col-lg-push-9 {
left: 75%;
}
.col-lg-push-10 {
left: 83.33333333333334%;
}
.col-lg-push-11 {
left: 91.66666666666666%;
}
.col-lg-pull-0 {
right: auto;
}
.col-lg-pull-1 {
right: 8.333333333333332%;
}
.col-lg-pull-2 {
right: 16.666666666666664%;
}
.col-lg-pull-3 {
right: 25%;
}
.col-lg-pull-4 {
right: 33.33333333333333%;
}
.col-lg-pull-5 {
right: 41.66666666666667%;
}
.col-lg-pull-6 {
right: 50%;
}
.col-lg-pull-7 {
right: 58.333333333333336%;
}
.col-lg-pull-8 {
right: 66.66666666666666%;
}
.col-lg-pull-9 {
right: 75%;
}
.col-lg-pull-10 {
right: 83.33333333333334%;
}
.col-lg-pull-11 {
right: 91.66666666666666%;
}
.col-lg-offset-0 {
margin-left: 0;
}
.col-lg-offset-1 {
margin-left: 8.333333333333332%;
}
.col-lg-offset-2 {
margin-left: 16.666666666666664%;
}
.col-lg-offset-3 {
margin-left: 25%;
}
.col-lg-offset-4 {
margin-left: 33.33333333333333%;
}
.col-lg-offset-5 {
margin-left: 41.66666666666667%;
}
.col-lg-offset-6 {
margin-left: 50%;
}
.col-lg-offset-7 {
margin-left: 58.333333333333336%;
}
.col-lg-offset-8 {
margin-left: 66.66666666666666%;
}
.col-lg-offset-9 {
margin-left: 75%;
}
.col-lg-offset-10 {
margin-left: 83.33333333333334%;
}
.col-lg-offset-11 {
margin-left: 91.66666666666666%;
}
}
table {
max-width: 100%;
background-color: transparent;
}
th {
text-align: left;
}
fieldset {
padding: 0;
margin: 0;
border: 0;
padding-bottom: 10px;
}
fieldset > h3 {
margin-bottom: 20px !;
}
legend {
display: block;
width: 100%;
padding: 7px 0px 7px 0px;
margin-bottom: 7px;
font-size: 18px;
line-height: inherit;
}
label {
display: inline-block;
padding-top: 5px;
}
.options > div > label {
font-weight: 600;
display: block;
}
input[type="search"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
margin: 4px 0 0 4px;
margin-top: 1px \9;
margin-right: 4px; line-height: normal;
}
input[type="file"] {
display: block;
}
select[multiple],
select[size] {
height: auto;
}
select optgroup {
font-family: inherit;
font-size: inherit;
font-style: inherit;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
outline: thin dotted #333;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
height: auto;
}
.form-control:-moz-placeholder {
color: #999999;
}
.form-control::-moz-placeholder {
color: #999999;
}
.form-control:-ms-input-placeholder {
color: #999999;
}
.form-control::-webkit-input-placeholder {
color: #999999;
}
.form-control {
display: block;
width: 100%;
height: 55px;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
cursor: not-allowed;
background-color: #eeeeee;
}
textarea.form-control {
height: auto;
}
.form-group {
margin-bottom: 15px;
}
.radio,
.checkbox {
display: block;
min-height: 20px;
padding-left: 20px;
margin-bottom: 5px;
margin-top: 5px;
vertical-align: middle;
}
.radio label,
.checkbox label {
display: inline;
margin-bottom: 0;
cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
float: left;
margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
margin-top: 0px;
}
.radio-inline,
.checkbox-inline {
display: inline-block;
padding-left: 20px;
margin-bottom: 0;
vertical-align: middle;
cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
margin-top: 0;
margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
cursor: not-allowed;
}
.input-sm {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
select.input-sm {
height: 30px;
line-height: 30px;
}
textarea.input-sm {
height: auto;
}
.input-lg {
height: 45px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px;
}
select.input-lg {
height: 45px;
line-height: 45px;
}
textarea.input-lg {
height: auto;
}
.has-warning .help-block,
.has-warning .control-label {
color: #c09853;
}
.has-warning .form-control {
border-color: #c09853;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
border-color: #a47e3c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.has-warning .input-group-addon {
color: #c09853;
background-color: #fcf8e3;
border-color: #c09853;
}
.has-error .help-block,
.has-error .control-label {
color: #b94a48;
}
.has-error .form-control {
border-color: #b94a48;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
border-color: #953b39;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.has-error .input-group-addon {
color: #b94a48;
background-color: #f2dede;
border-color: #b94a48;
}
.has-success .help-block,
.has-success .control-label {
color: #468847;
}
.has-success .form-control {
border-color: #468847;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
border-color: #356635;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.has-success .input-group-addon {
color: #468847;
background-color: #dff0d8;
border-color: #468847;
}
.form-control-static {
padding-top: 7px;
margin-bottom: 0;
}
.help-block {
display: block;
margin-top: 10px;
margin-bottom: 10px;
color: #737373;
}
@media (min-width: 768px) {
.form-inline .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .form-control {
display: inline-block;
}
.form-inline .radio,
.form-inline .checkbox {
display: inline-block;
padding-left: 0;
margin-top: 0;
margin-bottom: 0;
}
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
float: none;
margin-left: 0;
}
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
padding-top: 18px;
padding-bottom: 0px;
margin-top: 0;
margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
padding-top: 4px;
padding-bottom: 0px;
}
.form-horizontal .radio:first-child,
.form-horizontal .checkbox:first-child,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
padding-top: 18px;
}
.options .form-horizontal .radio:first-child,
.options .form-horizontal .checkbox:first-child,
.options .form-horizontal .radio-inline:first-child,
.options .form-horizontal .checkbox-inline:first-child {
padding-top: 4px;
}
@media (max-width: 768px) {
.responsive .form-horizontal .control-label,
.responsive .form-horizontal .radio,
.responsive .form-horizontal .checkbox,
.responsive .form-horizontal .radio-inline,
.responsive .form-horizontal .checkbox-inline {
padding-top: 0px;
}
}
.form-horizontal .form-group {
margin-right: -15px;
margin-left: -15px;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
display: table;
content: " ";
}
.form-horizontal .form-group:after {
clear: both;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
display: table;
content: " ";
}
.form-horizontal .form-group:after {
clear: both;
}
@media (min-width: 768px) {
.form-horizontal .control-label {
text-align: right;
}
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
pointer-events: none;
cursor: not-allowed;
opacity: 0.65;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none;
}
.fade {
opacity: 0;
-webkit-transition: opacity 0.15s linear;
transition: opacity 0.15s linear;
}
.fade.in {
opacity: 1;
}
.collapse {
display: none;
}
.collapse.in {
display: block;
}
.collapsing {
position: relative;
height: 0;
overflow: hidden;
-webkit-transition: height 0.35s ease;
transition: height 0.35s ease;
}
@font-face {
font-family: 'Glyphicons Halflings';
src: url(//tdapartyonpaper.com/wp-content/themes/logancee/fonts/glyphicons-halflings-regular.eot);
src: url(//tdapartyonpaper.com/wp-content/themes/logancee/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(//tdapartyonpaper.com/wp-content/themes/logancee/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(//tdapartyonpaper.com/wp-content/themes/logancee/fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular) format('svg');
}
.glyphicon {
position: relative;
top: 1px;
display: inline-block;
font-family: 'Glyphicons Halflings';
-webkit-font-smoothing: antialiased;
font-style: normal;
font-weight: normal;
line-height: 1;
}
.glyphicon-asterisk:before {
content: "\2a";
}
.glyphicon-plus:before {
content: "\2b";
}
.glyphicon-euro:before {
content: "\20ac";
}
.glyphicon-minus:before {
content: "\2212";
}
.glyphicon-cloud:before {
content: "\2601";
}
.glyphicon-envelope:before {
content: "\2709";
}
.glyphicon-pencil:before {
content: "\270f";
}
.glyphicon-glass:before {
content: "\e001";
}
.glyphicon-music:before {
content: "\e002";
}
.glyphicon-search:before {
content: "\e003";
}
.glyphicon-heart:before {
content: "\e005";
}
.glyphicon-star:before {
content: "\e006";
}
.glyphicon-star-empty:before {
content: "\e007";
}
.glyphicon-user:before {
content: "\e008";
}
.glyphicon-film:before {
content: "\e009";
}
.glyphicon-th-large:before {
content: "\e010";
}
.glyphicon-th:before {
content: "\e011";
}
.glyphicon-th-list:before {
content: "\e012";
}
.glyphicon-ok:before {
content: "\e013";
}
.glyphicon-remove:before {
content: "\e014";
}
.glyphicon-zoom-in:before {
content: "\e015";
}
.glyphicon-zoom-out:before {
content: "\e016";
}
.glyphicon-off:before {
content: "\e017";
}
.glyphicon-signal:before {
content: "\e018";
}
.glyphicon-cog:before {
content: "\e019";
}
.glyphicon-trash:before {
content: "\e020";
}
.glyphicon-home:before {
content: "\e021";
}
.glyphicon-file:before {
content: "\e022";
}
.glyphicon-time:before {
content: "\e023";
}
.glyphicon-road:before {
content: "\e024";
}
.glyphicon-download-alt:before {
content: "\e025";
}
.glyphicon-download:before {
content: "\e026";
}
.glyphicon-upload:before {
content: "\e027";
}
.glyphicon-inbox:before {
content: "\e028";
}
.glyphicon-play-circle:before {
content: "\e029";
}
.glyphicon-repeat:before {
content: "\e030";
}
.glyphicon-refresh:before {
content: "\e031";
}
.glyphicon-list-alt:before {
content: "\e032";
}
.glyphicon-flag:before {
content: "\e034";
}
.glyphicon-headphones:before {
content: "\e035";
}
.glyphicon-volume-off:before {
content: "\e036";
}
.glyphicon-volume-down:before {
content: "\e037";
}
.glyphicon-volume-up:before {
content: "\e038";
}
.glyphicon-qrcode:before {
content: "\e039";
}
.glyphicon-barcode:before {
content: "\e040";
}
.glyphicon-tag:before {
content: "\e041";
}
.glyphicon-tags:before {
content: "\e042";
}
.glyphicon-book:before {
content: "\e043";
}
.glyphicon-print:before {
content: "\e045";
}
.glyphicon-font:before {
content: "\e047";
}
.glyphicon-bold:before {
content: "\e048";
}
.glyphicon-italic:before {
content: "\e049";
}
.glyphicon-text-height:before {
content: "\e050";
}
.glyphicon-text-width:before {
content: "\e051";
}
.glyphicon-align-left:before {
content: "\e052";
}
.glyphicon-align-center:before {
content: "\e053";
}
.glyphicon-align-right:before {
content: "\e054";
}
.glyphicon-align-justify:before {
content: "\e055";
}
.glyphicon-list:before {
content: "\e056";
}
.glyphicon-indent-left:before {
content: "\e057";
}
.glyphicon-indent-right:before {
content: "\e058";
}
.glyphicon-facetime-video:before {
content: "\e059";
}
.glyphicon-picture:before {
content: "\e060";
}
.glyphicon-map-marker:before {
content: "\e062";
}
.glyphicon-adjust:before {
content: "\e063";
}
.glyphicon-tint:before {
content: "\e064";
}
.glyphicon-edit:before {
content: "\e065";
}
.glyphicon-share:before {
content: "\e066";
}
.glyphicon-check:before {
content: "\e067";
}
.glyphicon-move:before {
content: "\e068";
}
.glyphicon-step-backward:before {
content: "\e069";
}
.glyphicon-fast-backward:before {
content: "\e070";
}
.glyphicon-backward:before {
content: "\e071";
}
.glyphicon-play:before {
content: "\e072";
}
.glyphicon-pause:before {
content: "\e073";
}
.glyphicon-stop:before {
content: "\e074";
}
.glyphicon-forward:before {
content: "\e075";
}
.glyphicon-fast-forward:before {
content: "\e076";
}
.glyphicon-step-forward:before {
content: "\e077";
}
.glyphicon-eject:before {
content: "\e078";
}
.glyphicon-chevron-left:before {
content: "\e079";
}
.glyphicon-chevron-right:before {
content: "\e080";
}
.glyphicon-plus-sign:before {
content: "\e081";
}
.glyphicon-minus-sign:before {
content: "\e082";
}
.glyphicon-remove-sign:before {
content: "\e083";
}
.glyphicon-ok-sign:before {
content: "\e084";
}
.glyphicon-question-sign:before {
content: "\e085";
}
.glyphicon-info-sign:before {
content: "\e086";
}
.glyphicon-screenshot:before {
content: "\e087";
}
.glyphicon-remove-circle:before {
content: "\e088";
}
.glyphicon-ok-circle:before {
content: "\e089";
}
.glyphicon-ban-circle:before {
content: "\e090";
}
.glyphicon-arrow-left:before {
content: "\e091";
}
.glyphicon-arrow-right:before {
content: "\e092";
}
.glyphicon-arrow-up:before {
content: "\e093";
}
.glyphicon-arrow-down:before {
content: "\e094";
}
.glyphicon-share-alt:before {
content: "\e095";
}
.glyphicon-resize-full:before {
content: "\e096";
}
.glyphicon-resize-small:before {
content: "\e097";
}
.glyphicon-exclamation-sign:before {
content: "\e101";
}
.glyphicon-gift:before {
content: "\e102";
}
.glyphicon-leaf:before {
content: "\e103";
}
.glyphicon-eye-open:before {
content: "\e105";
}
.glyphicon-eye-close:before {
content: "\e106";
}
.glyphicon-warning-sign:before {
content: "\e107";
}
.glyphicon-plane:before {
content: "\e108";
}
.glyphicon-random:before {
content: "\e110";
}
.glyphicon-comment:before {
content: "\e111";
}
.glyphicon-magnet:before {
content: "\e112";
}
.glyphicon-chevron-up:before {
content: "\e113";
}
.glyphicon-chevron-down:before {
content: "\e114";
}
.glyphicon-retweet:before {
content: "\e115";
}
.glyphicon-shopping-cart:before {
content: "\e116";
}
.glyphicon-folder-close:before {
content: "\e117";
}
.glyphicon-folder-open:before {
content: "\e118";
}
.glyphicon-resize-vertical:before {
content: "\e119";
}
.glyphicon-resize-horizontal:before {
content: "\e120";
}
.glyphicon-hdd:before {
content: "\e121";
}
.glyphicon-bullhorn:before {
content: "\e122";
}
.glyphicon-certificate:before {
content: "\e124";
}
.glyphicon-thumbs-up:before {
content: "\e125";
}
.glyphicon-thumbs-down:before {
content: "\e126";
}
.glyphicon-hand-right:before {
content: "\e127";
}
.glyphicon-hand-left:before {
content: "\e128";
}
.glyphicon-hand-up:before {
content: "\e129";
}
.glyphicon-hand-down:before {
content: "\e130";
}
.glyphicon-circle-arrow-right:before {
content: "\e131";
}
.glyphicon-circle-arrow-left:before {
content: "\e132";
}
.glyphicon-circle-arrow-up:before {
content: "\e133";
}
.glyphicon-circle-arrow-down:before {
content: "\e134";
}
.glyphicon-globe:before {
content: "\e135";
}
.glyphicon-tasks:before {
content: "\e137";
}
.glyphicon-filter:before {
content: "\e138";
}
.glyphicon-fullscreen:before {
content: "\e140";
}
.glyphicon-dashboard:before {
content: "\e141";
}
.glyphicon-heart-empty:before {
content: "\e143";
}
.glyphicon-link:before {
content: "\e144";
}
.glyphicon-phone:before {
content: "\e145";
}
.glyphicon-usd:before {
content: "\e148";
}
.glyphicon-gbp:before {
content: "\e149";
}
.glyphicon-sort:before {
content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
content: "\e152";
}
.glyphicon-sort-by-order:before {
content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
content: "\e154";
}
.glyphicon-sort-by-attributes:before {
content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
content: "\e156";
}
.glyphicon-unchecked:before {
content: "\e157";
}
.glyphicon-expand:before {
content: "\e158";
}
.glyphicon-collapse-down:before {
content: "\e159";
}
.glyphicon-collapse-up:before {
content: "\e160";
}
.glyphicon-log-in:before {
content: "\e161";
}
.glyphicon-flash:before {
content: "\e162";
}
.glyphicon-log-out:before {
content: "\e163";
}
.glyphicon-new-window:before {
content: "\e164";
}
.glyphicon-record:before {
content: "\e165";
}
.glyphicon-save:before {
content: "\e166";
}
.glyphicon-open:before {
content: "\e167";
}
.glyphicon-saved:before {
content: "\e168";
}
.glyphicon-import:before {
content: "\e169";
}
.glyphicon-export:before {
content: "\e170";
}
.glyphicon-send:before {
content: "\e171";
}
.glyphicon-floppy-disk:before {
content: "\e172";
}
.glyphicon-floppy-saved:before {
content: "\e173";
}
.glyphicon-floppy-remove:before {
content: "\e174";
}
.glyphicon-floppy-save:before {
content: "\e175";
}
.glyphicon-floppy-open:before {
content: "\e176";
}
.glyphicon-credit-card:before {
content: "\e177";
}
.glyphicon-transfer:before {
content: "\e178";
}
.glyphicon-cutlery:before {
content: "\e179";
}
.glyphicon-header:before {
content: "\e180";
}
.glyphicon-compressed:before {
content: "\e181";
}
.glyphicon-earphone:before {
content: "\e182";
}
.glyphicon-phone-alt:before {
content: "\e183";
}
.glyphicon-tower:before {
content: "\e184";
}
.glyphicon-stats:before {
content: "\e185";
}
.glyphicon-sd-video:before {
content: "\e186";
}
.glyphicon-hd-video:before {
content: "\e187";
}
.glyphicon-subtitles:before {
content: "\e188";
}
.glyphicon-sound-stereo:before {
content: "\e189";
}
.glyphicon-sound-dolby:before {
content: "\e190";
}
.glyphicon-sound-5-1:before {
content: "\e191";
}
.glyphicon-sound-6-1:before {
content: "\e192";
}
.glyphicon-sound-7-1:before {
content: "\e193";
}
.glyphicon-copyright-mark:before {
content: "\e194";
}
.glyphicon-registration-mark:before {
content: "\e195";
}
.glyphicon-cloud-download:before {
content: "\e197";
}
.glyphicon-cloud-upload:before {
content: "\e198";
}
.glyphicon-tree-conifer:before {
content: "\e199";
}
.glyphicon-tree-deciduous:before {
content: "\e200";
}
.glyphicon-briefcase:before {
content: "\1f4bc";
}
.glyphicon-calendar:before {
content: "\1f4c5";
}
.glyphicon-pushpin:before {
content: "\1f4cc";
}
.glyphicon-paperclip:before {
content: "\1f4ce";
}
.glyphicon-camera:before {
content: "\1f4f7";
}
.glyphicon-lock:before {
content: "\1f512";
}
.glyphicon-bell:before {
content: "\1f514";
}
.glyphicon-bookmark:before {
content: "\1f516";
}
.glyphicon-fire:before {
content: "\1f525";
}
.glyphicon-wrench:before {
content: "\1f527";
}
.caret {
display: inline-block;
width: 0;
height: 0;
margin-left: 2px;
vertical-align: middle;
border-top: 4px solid #000000;
border-right: 4px solid transparent;
border-bottom: 0 dotted;
border-left: 4px solid transparent;
content: "";
}
.dropdown {
position: relative;
}
.dropdown-toggle:focus {
outline: 0;
}
.dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 160px;
padding: 5px 0;
margin: 2px 0 0;
font-size: 14px;
list-style: none;
background-color: #ffffff;
border: 1px solid #cccccc;
border: 1px solid rgba(0, 0, 0, 0.15);
border-radius: 4px;
-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
background-clip: padding-box;
}
.dropdown-menu.pull-right {
right: 0;
left: auto;
}
.dropdown-menu .divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5;
}
.dropdown-menu > li > a {
display: block;
padding: 3px 20px;
clear: both;
line-height: 1.428571429;
white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
text-decoration: none;
background-color: #428bca;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
text-decoration: none;
background-color: #428bca;
outline: 0;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
text-decoration: none;
cursor: not-allowed;
background-color: transparent;
background-image: none;
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.open > .dropdown-menu {
display: block;
}
.open > a {
outline: 0;
}
.dropdown-header {
display: block;
padding: 3px 20px;
font-size: 12px;
line-height: 1.428571429;
}
.dropdown-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 990;
}
.pull-right > .dropdown-menu {
right: 0;
left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
border-top: 0 dotted;
border-bottom: 4px solid #000000;
content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
top: auto;
bottom: 100%;
margin-bottom: 1px;
}
@media (min-width: 768px) {
.navbar-right .dropdown-menu {
right: 0;
left: auto;
}
}
.btn-default .caret {
border-top-color: #333333;
}
.btn-primary .caret,
.btn-success .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret {
border-top-color: #fff;
}
.dropup .btn-default .caret {
border-bottom-color: #333333;
}
.dropup .btn-primary .caret,
.dropup .btn-success .caret,
.dropup .btn-warning .caret,
.dropup .btn-danger .caret,
.dropup .btn-info .caret {
border-bottom-color: #fff;
}
.btn-group,
.btn-group-vertical {
position: relative;
display: inline-block;
vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
position: relative;
float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
z-index: 2;
}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
outline: none;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
margin-left: -1px;
}
.btn-toolbar:before,
.btn-toolbar:after {
display: table;
content: " ";
}
.btn-toolbar:after {
clear: both;
}
.btn-toolbar:before,
.btn-toolbar:after {
display: table;
content: " ";
}
.btn-toolbar:after {
clear: both;
}
.btn-toolbar .btn-group {
float: left;
}
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group,
.btn-toolbar > .btn-group + .btn-group {
margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
border-radius: 0;
}
.btn-group > .btn:first-child {
margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.btn-group > .btn-group {
float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
outline: 0;
}
.btn-group-xs > .btn {
padding: 5px 10px;
padding: 1px 5px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.btn-group-sm > .btn {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.btn-group-lg > .btn {
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px;
}
.btn-group > .btn + .dropdown-toggle {
padding-right: 8px;
padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
padding-right: 12px;
padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn .caret {
margin-left: 0;
}
.btn-lg .caret {
border-width: 5px 5px 0;
border-bottom-width: 0;
}
.dropup .btn-lg .caret {
border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
display: block;
float: none;
width: 100%;
max-width: 100%;
}
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
display: table;
content: " ";
}
.btn-group-vertical > .btn-group:after {
clear: both;
}
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
display: table;
content: " ";
}
.btn-group-vertical > .btn-group:after {
clear: both;
}
.btn-group-vertical > .btn-group > .btn {
float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
margin-top: -1px;
margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
border-top-right-radius: 4px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
border-top-right-radius: 0;
border-bottom-left-radius: 4px;
border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child > .btn:last-child,
.btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child > .btn:first-child {
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.btn-group-justified {
display: table;
width: 100%;
border-collapse: separate;
table-layout: fixed;
}
.btn-group-justified .btn {
display: table-cell;
float: none;
width: 1%;
}
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
display: none;
}
.input-group {
position: relative;
display: table;
border-collapse: separate;
}
.input-group.col {
float: none;
padding-right: 0;
padding-left: 0;
}
.input-group .form-control {
width: 100%;
margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
height: 45px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
height: 45px;
line-height: 45px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn {
height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
height: 30px;
line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn {
height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
border-radius: 0;
}
.input-group-addon,
.input-group-btn {
width: 1%;
white-space: nowrap;
vertical-align: middle;
}
.input-group-addon {
padding: 6px 12px;
font-size: 14px;
line-height: 1;
text-align: center;
background-color: #eeeeee;
border: 1px solid #cccccc;
border-radius: 4px;
}
.input-group-addon.input-sm {
padding: 5px 10px;
font-size: 12px;
border-radius: 3px;
}
.input-group-addon.input-lg {
padding: 10px 16px;
font-size: 18px;
border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child) {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.input-group-addon:last-child {
border-left: 0;
}
.input-group-btn {
position: relative;
white-space: nowrap;
}
.input-group-btn > .btn {
position: relative;
}
.input-group-btn > .btn + .btn {
margin-left: -4px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:active {
z-index: 2;
}
.nav {
padding-left: 0;
margin-bottom: 0;
list-style: none;
}
.nav:before,
.nav:after {
display: table;
content: " ";
}
.nav:after {
clear: both;
}
.nav:before,
.nav:after {
display: table;
content: " ";
}
.nav:after {
clear: both;
}
.nav > li {
position: relative;
display: block;
}
.nav > li > a {
position: relative;
display: block;
padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
text-decoration: none;
background-color: #eeeeee;
}
.nav > li.disabled > a {
color: #999999;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
color: #999999;
text-decoration: none;
cursor: not-allowed;
background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
background-color: #eeeeee;
border-color: #428bca;
}
.nav .nav-divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5;
}
.nav > li > a > img {
max-width: none;
}
.nav-tabs {
border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
float: left;
margin-bottom: -1px;
}
.nav-tabs > li > a {
margin-right: 2px;
line-height: 1.428571429;
border: 1px solid transparent;
border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
color: #555555;
cursor: default;
background-color: #ffffff;
border: 1px solid #dddddd;
border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
width: 100%;
border-bottom: 0;
}
.nav-tabs.nav-justified > li {
float: none;
}
.nav-tabs.nav-justified > li > a {
text-align: center;
}
@media (min-width: 768px) {
.nav-tabs.nav-justified > li {
display: table-cell;
width: 1%;
}
}
.nav-tabs.nav-justified > li > a {
margin-right: 0;
border-bottom: 1px solid #dddddd;
}
.nav-tabs.nav-justified > .active > a {
border-bottom-color: #ffffff;
}
.nav-pills > li {
float: left;
}
.nav-pills > li > a {
border-radius: 5px;
}
.nav-pills > li + li {
margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
color: #ffffff;
background-color: #428bca;
}
.nav-stacked > li {
float: none;
}
.nav-stacked > li + li {
margin-top: 2px;
margin-left: 0;
}
.nav-justified {
width: 100%;
}
.nav-justified > li {
float: none;
}
.nav-justified > li > a {
text-align: center;
}
@media (min-width: 768px) {
.nav-justified > li {
display: table-cell;
width: 1%;
}
}
.nav-tabs-justified {
border-bottom: 0;
}
.nav-tabs-justified > li > a {
margin-right: 0;
border-bottom: 1px solid #dddddd;
}
.nav-tabs-justified > .active > a {
border-bottom-color: #ffffff;
}
.tabbable:before,
.tabbable:after {
display: table;
content: " ";
}
.tabbable:after {
clear: both;
}
.tabbable:before,
.tabbable:after {
display: table;
content: " ";
}
.tabbable:after {
clear: both;
}
.tab-content > .tab-pane,
.pill-content > .pill-pane {
opacity: 0;
position: absolute;
visibility: hidden;
top: 0;
width: 100%;
}
.tab-content > .active,
.pill-content > .active {
visibility: visible;
position: static;
opacity: 1;
transition: opacity 0.3s ease-in-out;
}
.nav .caret {
border-top-color: #428bca;
border-bottom-color: #428bca;
}
.nav a:hover .caret {
border-top-color: #2a6496;
border-bottom-color: #2a6496;
}
.nav-tabs .dropdown-menu {
margin-top: -1px;
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.navbar {
position: relative;
z-index: 1000;
min-height: 50px;
margin-bottom: 20px;
border: 1px solid transparent;
}
.navbar:before,
.navbar:after {
display: table;
content: " ";
}
.navbar:after {
clear: both;
}
.navbar:before,
.navbar:after {
display: table;
content: " ";
}
.navbar:after {
clear: both;
}
@media (min-width: 768px) {
.navbar {
border-radius: 4px;
}
}
.navbar-header:before,
.navbar-header:after {
display: table;
content: " ";
}
.navbar-header:after {
clear: both;
}
.navbar-header:before,
.navbar-header:after {
display: table;
content: " ";
}
.navbar-header:after {
clear: both;
}
@media (min-width: 768px) {
.navbar-header {
float: left;
}
}
.navbar-collapse {
max-height: 340px;
padding-right: 15px;
padding-left: 15px;
overflow-x: visible;
border-top: 1px solid transparent;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
-webkit-overflow-scrolling: touch;
}
.navbar-collapse:before,
.navbar-collapse:after {
display: table;
content: " ";
}
.navbar-collapse:after {
clear: both;
}
.navbar-collapse:before,
.navbar-collapse:after {
display: table;
content: " ";
}
.navbar-collapse:after {
clear: both;
}
.navbar-collapse.in {
overflow-y: auto;
}
@media (min-width: 768px) {
.navbar-collapse {
width: auto;
border-top: 0;
box-shadow: none;
}
.navbar-collapse.collapse {
display: block !important;
height: auto !important;
padding-bottom: 0;
overflow: visible !important;
}
.navbar-collapse.in {
overflow-y: visible;
}
.navbar-collapse .navbar-nav.navbar-left:first-child {
margin-left: -15px;
}
.navbar-collapse .navbar-nav.navbar-right:last-child {
margin-right: -15px;
}
.navbar-collapse .navbar-text:last-child {
margin-right: 0;
}
}
.container > .navbar-header,
.container > .navbar-collapse {
margin-right: -15px;
margin-left: -15px;
}
@media (min-width: 768px) {
.container > .navbar-header,
.container > .navbar-collapse {
margin-right: 0;
margin-left: 0;
}
}
.navbar-static-top {
border-width: 0 0 1px;
}
@media (min-width: 768px) {
.navbar-static-top {
border-radius: 0;
}
}
.navbar-fixed-top,
.navbar-fixed-bottom {
position: fixed;
right: 0;
left: 0;
border-width: 0 0 1px;
}
@media (min-width: 768px) {
.navbar-fixed-top,
.navbar-fixed-bottom {
border-radius: 0;
}
}
.navbar-fixed-top {
top: 0;
z-index: 1030;
}
.navbar-fixed-bottom {
bottom: 0;
margin-bottom: 0;
}
.navbar-brand {
float: left;
padding: 15px 15px;
font-size: 18px;
line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
text-decoration: none;
}
@media (min-width: 768px) {
.navbar > .container .navbar-brand {
margin-left: -15px;
}
}
.navbar-toggle {
position: relative;
float: right;
padding: 9px 10px;
margin-top: 8px;
margin-right: 15px;
margin-bottom: 8px;
background-color: transparent;
border: 1px solid transparent;
border-radius: 4px;
}
.navbar-toggle .icon-bar {
display: block;
width: 22px;
height: 2px;
border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
margin-top: 4px;
}
@media (min-width: 768px) {
.navbar-toggle {
display: none;
}
}
.navbar-nav {
margin: 7.5px -15px;
}
.navbar-nav > li > a {
padding-top: 10px;
padding-bottom: 10px;
line-height: 20px;
}
@media (max-width: 767px) {
.navbar-nav .open .dropdown-menu {
position: static;
float: none;
width: auto;
margin-top: 0;
background-color: transparent;
border: 0;
box-shadow: none;
}
.navbar-nav .open .dropdown-menu > li > a,
.navbar-nav .open .dropdown-menu .dropdown-header {
padding: 5px 15px 5px 25px;
}
.navbar-nav .open .dropdown-menu > li > a {
line-height: 20px;
}
.navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-nav .open .dropdown-menu > li > a:focus {
background-image: none;
}
}
@media (min-width: 768px) {
.navbar-nav {
float: left;
margin: 0;
}
.navbar-nav > li {
float: left;
}
.navbar-nav > li > a {
padding-top: 15px;
padding-bottom: 15px;
}
}
@media (min-width: 768px) {
.navbar-left {
float: left !important;
}
.navbar-right {
float: right !important;
}
}
.navbar-form {
padding: 10px 15px;
margin-top: 8px;
margin-right: -15px;
margin-bottom: 8px;
margin-left: -15px;
border-top: 1px solid transparent;
border-bottom: 1px solid transparent;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
}
@media (min-width: 768px) {
.navbar-form .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .form-control {
display: inline-block;
}
.navbar-form .radio,
.navbar-form .checkbox {
display: inline-block;
padding-left: 0;
margin-top: 0;
margin-bottom: 0;
}
.navbar-form .radio input[type="radio"],
.navbar-form .checkbox input[type="checkbox"] {
float: none;
margin-left: 0;
}
}
@media (max-width: 767px) {
.navbar-form .form-group {
margin-bottom: 5px;
}
}
@media (min-width: 768px) {
.navbar-form {
width: auto;
padding-top: 0;
padding-bottom: 0;
margin-right: 0;
margin-left: 0;
border: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
}
.navbar-nav > li > .dropdown-menu {
margin-top: 0;
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.navbar-nav.pull-right > li > .dropdown-menu,
.navbar-nav > li > .dropdown-menu.pull-right {
right: 0;
left: auto;
}
.navbar-btn {
margin-top: 8px;
margin-bottom: 8px;
}
.navbar-text {
float: left;
margin-top: 15px;
margin-bottom: 15px;
}
@media (min-width: 768px) {
.navbar-text {
margin-right: 15px;
margin-left: 15px;
}
}
.navbar-default {
background-color: #f8f8f8;
border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
color: #5e5e5e;
background-color: transparent;
}
.navbar-default .navbar-text {
color: #777777;
}
.navbar-default .navbar-nav > li > a {
color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
color: #333333;
background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
color: #555555;
background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
color: #cccccc;
background-color: transparent;
}
.navbar-default .navbar-toggle {
border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
background-color: #cccccc;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
border-color: #e6e6e6;
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
border-top-color: #333333;
border-bottom-color: #333333;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
color: #555555;
background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
border-top-color: #555555;
border-bottom-color: #555555;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
border-top-color: #777777;
border-bottom-color: #777777;
}
@media (max-width: 767px) {
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
color: #777777;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
color: #333333;
background-color: transparent;
}
.navbar-default .navbar-nav .open .dropdown-menu > .active > a,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #555555;
background-color: #e7e7e7;
}
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #cccccc;
background-color: transparent;
}
}
.navbar-default .navbar-link {
color: #777777;
}
.navbar-default .navbar-link:hover {
color: #333333;
}
.navbar-inverse {
background-color: #222222;
border-color: #080808;
}
.navbar-inverse .navbar-brand {
color: #999999;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
color: #ffffff;
background-color: transparent;
}
.navbar-inverse .navbar-text {
color: #999999;
}
.navbar-inverse .navbar-nav > li > a {
color: #999999;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
color: #ffffff;
background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
color: #ffffff;
background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
color: #444444;
background-color: transparent;
}
.navbar-inverse .navbar-toggle {
border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
color: #ffffff;
background-color: #080808;
}
.navbar-inverse .navbar-nav > .dropdown > a:hover .caret {
border-top-color: #ffffff;
border-bottom-color: #ffffff;
}
.navbar-inverse .navbar-nav > .dropdown > a .caret {
border-top-color: #999999;
border-bottom-color: #999999;
}
.navbar-inverse .navbar-nav > .open > a .caret,
.navbar-inverse .navbar-nav > .open > a:hover .caret,
.navbar-inverse .navbar-nav > .open > a:focus .caret {
border-top-color: #ffffff;
border-bottom-color: #ffffff;
}
@media (max-width: 767px) {
.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
border-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
color: #999999;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
color: #ffffff;
background-color: transparent;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #ffffff;
background-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #444444;
background-color: transparent;
}
}
.navbar-inverse .navbar-link {
color: #999999;
}
.navbar-inverse .navbar-link:hover {
color: #ffffff;
}
.pager {
padding-left: 0;
margin: 20px 0;
text-align: center;
list-style: none;
}
.pager:before,
.pager:after {
display: table;
content: " ";
}
.pager:after {
clear: both;
}
.pager:before,
.pager:after {
display: table;
content: " ";
}
.pager:after {
clear: both;
}
.pager li {
display: inline;
}
.pager li > a,
.pager li > span {
display: inline-block;
padding: 5px 14px;
background-color: #ffffff;
border: 1px solid #dddddd;
border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
text-decoration: none;
background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
float: right;
}
.pager .previous > a,
.pager .previous > span {
float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
cursor: not-allowed;
background-color: #ffffff;
}
.label {
display: inline;
padding: .2em .6em .3em;
font-size: 75%;
line-height: 1;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: .25em;
}
.label[href]:hover,
.label[href]:focus {
text-decoration: none;
cursor: pointer;
}
.label:empty {
display: none;
}
.label-default {
background-color: #999999;
}
.label-default[href]:hover,
.label-default[href]:focus {
background-color: #808080;
}
.label-primary {
background-color: #428bca;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
background-color: #3071a9;
}
.label-success {
background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
background-color: #449d44;
}
.label-info {
background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
background-color: #31b0d5;
}
.label-warning {
background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
background-color: #ec971f;
}
.label-danger {
background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
background-color: #c9302c;
}
.badge {
display: inline-block;
min-width: 10px;
padding: 3px 7px;
font-size: 12px;
line-height: 1;
color: #ffffff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
background-color: #999999;
border-radius: 10px;
}
.badge:empty {
display: none;
}
a.badge:hover,
a.badge:focus {
color: #ffffff;
text-decoration: none;
cursor: pointer;
}
.btn .badge {
position: relative;
top: -1px;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
color: #428bca;
background-color: #ffffff;
}
.nav-pills > li > a > .badge {
margin-left: 3px;
}
.jumbotron {
padding: 30px;
margin-bottom: 30px;
font-size: 21px;
line-height: 2.1428571435;
color: inherit;
background-color: #eeeeee;
}
.jumbotron h1 {
line-height: 1;
color: inherit;
}
.jumbotron p {
line-height: 1.4;
}
.container .jumbotron {
border-radius: 6px;
}
@media screen and (min-width: 768px) {
.jumbotron {
padding-top: 48px;
padding-bottom: 48px;
}
.container .jumbotron {
padding-right: 60px;
padding-left: 60px;
}
.jumbotron h1 {
font-size: 63px;
}
}
.thumbnail {
display: inline-block;
display: block;
height: auto;
max-width: 100%;
padding: 4px;
line-height: 1.428571429;
background-color: #ffffff;
border: 1px solid #dddddd;
border-radius: 4px;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.thumbnail > img {
display: block;
height: auto;
max-width: 100%;
}
a.thumbnail:hover,
a.thumbnail:focus {
border-color: #428bca;
}
.thumbnail > img {
margin-right: auto;
margin-left: auto;
}
.thumbnail .caption {
padding: 9px;
color: #333333;
}
.alert {
padding: 15px;
margin-bottom: 20px;
border: 1px solid transparent;
border-radius: 4px;
}
.alert h4 {
margin-top: 0;
color: inherit;
}
.alert > p,
.alert > ul {
margin-bottom: 0;
}
.alert > p + p {
margin-top: 5px;
}
.alert-dismissable {
padding-right: 35px;
}
.alert-dismissable .close {
position: relative;
top: -2px;
right: -21px;
color: inherit;
}
.alert-success {
color: #468847;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.alert-success hr {
border-top-color: #c9e2b3;
}
.alert-success a,
.alert-success a:hover {
color: #356635;
}
.alert-info {
color: #3a87ad;
background-color: #d9edf7;
border-color: #bce8f1;
}
.alert-info hr {
border-top-color: #a6e1ec;
}
.alert-info a,
.alert-info a:hover {
color: #2d6987;
}
.alert-warning {
color: #c09853;
background-color: #fcf8e3;
border-color: #fbeed5;
}
.alert-warning hr {
border-top-color: #f8e5be;
}
.alert-warning .alert-link {
color: #a47e3c;
}
.alert-danger {
color: #b94a48;
background-color: #f2dede;
border-color: #eed3d7;
}
.alert-danger hr {
border-top-color: #e6c1c7;
}
.alert-danger .alert-link {
color: #953b39;
}
@-webkit-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@-moz-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@-o-keyframes progress-bar-stripes {
from {
background-position: 0 0;
}
to {
background-position: 40px 0;
}
}
@keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
.progress {
height: 20px;
margin-bottom: 20px;
overflow: hidden;
background-color: #f5f5f5;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
float: left;
width: 0;
height: 100%;
font-size: 12px;
color: #ffffff;
text-align: center;
background-color: #428bca;
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
-webkit-transition: width 0.6s ease;
transition: width 0.6s ease;
}
.progress-striped .progress-bar {
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-size: 40px 40px;
}
.progress.active .progress-bar {
-webkit-animation: progress-bar-stripes 2s linear infinite;
-moz-animation: progress-bar-stripes 2s linear infinite;
-ms-animation: progress-bar-stripes 2s linear infinite;
-o-animation: progress-bar-stripes 2s linear infinite;
animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media,
.media-body {
overflow: hidden;
zoom: 1;
}
.media,
.media .media {
margin-top: 15px;
}
.media:first-child {
margin-top: 0;
}
.media-object {
display: block;
}
.media-heading {
margin: 0 0 5px;
}
.media > .pull-left {
margin-right: 10px;
}
.media > .pull-right {
margin-left: 10px;
}
.media-list {
padding-left: 0;
list-style: none;
}
.list-group {
padding-left: 0;
margin-bottom: 20px;
}
.list-group-item {
position: relative;
display: block;
padding: 10px 15px;
margin-bottom: -1px;
background-color: #ffffff;
border: 1px solid #dddddd;
}
.list-group-item:first-child {
border-top-right-radius: 4px;
border-top-left-radius: 4px;
}
.list-group-item:last-child {
margin-bottom: 0;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}
.list-group-item > .badge {
float: right;
}
.list-group-item > .badge + .badge {
margin-right: 5px;
}
a.list-group-item {
color: #555555;
}
a.list-group-item .list-group-item-heading {
color: #333333;
}
a.list-group-item:hover,
a.list-group-item:focus {
text-decoration: none;
background-color: #f5f5f5;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
z-index: 2;
color: #ffffff;
background-color: #428bca;
border-color: #428bca;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading {
color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
color: #e1edf7;
}
.list-group-item-heading {
margin-top: 0;
margin-bottom: 5px;
}
.list-group-item-text {
margin-bottom: 0;
line-height: 1.3;
}
.panel-success {
border-color: #d6e9c6;
}
.panel-success > .panel-heading {
color: #468847;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse .panel-body {
border-top-color: #d6e9c6;
}
.panel-success > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #d6e9c6;
}
.panel-warning {
border-color: #fbeed5;
}
.panel-warning > .panel-heading {
color: #c09853;
background-color: #fcf8e3;
border-color: #fbeed5;
}
.panel-warning > .panel-heading + .panel-collapse .panel-body {
border-top-color: #fbeed5;
}
.panel-warning > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #fbeed5;
}
.panel-danger {
border-color: #eed3d7;
}
.panel-danger > .panel-heading {
color: #b94a48;
background-color: #f2dede;
border-color: #eed3d7;
}
.panel-danger > .panel-heading + .panel-collapse .panel-body {
border-top-color: #eed3d7;
}
.panel-danger > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #eed3d7;
}
.panel-info {
border-color: #bce8f1;
}
.panel-info > .panel-heading {
color: #3a87ad;
background-color: #d9edf7;
border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse .panel-body {
border-top-color: #bce8f1;
}
.panel-info > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #bce8f1;
}
.well {
min-height: 20px;
padding: 0px;
margin-bottom: 30px;
}
.well h2 {
margin-bottom: 15px !important;
}
.close {
float: right;
font-size: 21px;
line-height: 1;
color: #000000;
text-shadow: 0 1px 0 #ffffff;
opacity: 0.2;
filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
color: #000000;
text-decoration: none;
cursor: pointer;
opacity: 0.5;
filter: alpha(opacity=50);
}
button.close {
padding: 0;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
}
.modal-open {
overflow: hidden;
}
.modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
display: none;
overflow: auto;
overflow-y: scroll;
}
.modal h4 {
font-size: 18px;
}
.modal.fade .modal-dialog {
-webkit-transform: translate(0, -25%);
-ms-transform: translate(0, -25%);
transform: translate(0, -25%);
-webkit-transition: -webkit-transform 0.3s ease-out;
-moz-transition: -moz-transform 0.3s ease-out;
-o-transition: -o-transform 0.3s ease-out;
transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);
}
.modal-dialog {
z-index: 1050;
width: auto;
padding: 10px;
margin-right: auto;
margin-left: auto;
}
.modal-content {
position: relative;
background-color: #ffffff;
border: 1px solid #999999;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 6px;
outline: none;
-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
background-clip: padding-box;
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1030;
background-color: #000000;
}
.modal-backdrop.fade {
opacity: 0;
filter: alpha(opacity=0);
}
.modal-backdrop.in {
opacity: 0.5;
filter: alpha(opacity=50);
}
.modal-header {
min-height: 16.428571429px;
padding: 15px;
border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
margin-top: -2px;
}
.modal-title {
margin: 0;
line-height: 1.428571429;
}
.modal-body {
position: relative;
padding: 20px;
}
.modal-footer {
padding: 5px 20px 20px;
margin-top: 15px;
text-align: right;
border-top: 1px solid #e5e5e5;
}
.modal-footer .button,
.modal-footer .btn {
margin-top: 15px;
}
.modal-footer:before,
.modal-footer:after {
display: table;
content: " ";
}
.modal-footer:after {
clear: both;
}
.modal-footer:before,
.modal-footer:after {
display: table;
content: " ";
}
.modal-footer:after {
clear: both;
}
.modal-footer .btn + .btn {
margin-bottom: 0;
margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
margin-left: 0;
}
@media screen and (min-width: 868px) {
.modal-dialog {
right: auto;
left: 50%;
width: 740px;
padding-top: 30px;
padding-bottom: 30px;
}
.modal-content {
-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}
}
.tooltip {
position: absolute;
z-index: 1030;
display: block;
font-size: 12px;
line-height: 1.4;
opacity: 0;
filter: alpha(opacity=0);
visibility: visible;
}
.tooltip.in {
opacity: 0.9;
filter: alpha(opacity=90);
}
.tooltip.top {
padding: 5px 0;
margin-top: -3px;
}
.tooltip.right {
padding: 0 5px;
margin-left: 3px;
}
.tooltip.bottom {
padding: 5px 0;
margin-top: 3px;
}
.tooltip.left {
padding: 0 5px;
margin-left: -3px;
}
.tooltip-inner {
max-width: 200px;
padding: 3px 8px;
color: #ffffff;
text-align: center;
text-decoration: none;
background-color: #000000;
border-radius: 4px;
}
.tooltip-arrow {
position: absolute;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.tooltip.top .tooltip-arrow {
bottom: 0;
left: 50%;
margin-left: -5px;
border-top-color: #000000;
border-width: 5px 5px 0;
}
.tooltip.top-left .tooltip-arrow {
bottom: 0;
left: 5px;
border-top-color: #000000;
border-width: 5px 5px 0;
}
.tooltip.top-right .tooltip-arrow {
right: 5px;
bottom: 0;
border-top-color: #000000;
border-width: 5px 5px 0;
}
.tooltip.right .tooltip-arrow {
top: 50%;
left: 0;
margin-top: -5px;
border-right-color: #000000;
border-width: 5px 5px 5px 0;
}
.tooltip.left .tooltip-arrow {
top: 50%;
right: 0;
margin-top: -5px;
border-left-color: #000000;
border-width: 5px 0 5px 5px;
}
.tooltip.bottom .tooltip-arrow {
top: 0;
left: 50%;
margin-left: -5px;
border-bottom-color: #000000;
border-width: 0 5px 5px;
}
.tooltip.bottom-left .tooltip-arrow {
top: 0;
left: 5px;
border-bottom-color: #000000;
border-width: 0 5px 5px;
}
.tooltip.bottom-right .tooltip-arrow {
top: 0;
right: 5px;
border-bottom-color: #000000;
border-width: 0 5px 5px;
}
.popover {
position: absolute;
top: 0;
left: 0;
z-index: 1010;
display: none;
max-width: 276px;
padding: 1px;
text-align: left;
white-space: normal;
background-color: #ffffff;
border: 1px solid #cccccc;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 6px;
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
background-clip: padding-box;
}
.popover.top {
margin-top: -10px;
}
.popover.right {
margin-left: 10px;
}
.popover.bottom {
margin-top: 10px;
}
.popover.left {
margin-left: -10px;
}
.popover-title {
padding: 8px 14px;
margin: 0;
font-size: 14px;
line-height: 18px;
background-color: #f7f7f7;
border-bottom: 1px solid #ebebeb;
border-radius: 5px 5px 0 0;
}
.popover-content {
padding: 9px 14px;
}
.popover .arrow,
.popover .arrow:after {
position: absolute;
display: block;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.popover .arrow {
border-width: 11px;
}
.popover .arrow:after {
border-width: 10px;
content: "";
}
.popover.top .arrow {
bottom: -11px;
left: 50%;
margin-left: -11px;
border-top-color: #999999;
border-top-color: rgba(0, 0, 0, 0.25);
border-bottom-width: 0;
}
.popover.top .arrow:after {
bottom: 1px;
margin-left: -10px;
border-top-color: #ffffff;
border-bottom-width: 0;
content: " ";
}
.popover.right .arrow {
top: 50%;
left: -11px;
margin-top: -11px;
border-right-color: #999999;
border-right-color: rgba(0, 0, 0, 0.25);
border-left-width: 0;
}
.popover.right .arrow:after {
bottom: -10px;
left: 1px;
border-right-color: #ffffff;
border-left-width: 0;
content: " ";
}
.popover.bottom .arrow {
top: -11px;
left: 50%;
margin-left: -11px;
border-bottom-color: #999999;
border-bottom-color: rgba(0, 0, 0, 0.25);
border-top-width: 0;
}
.popover.bottom .arrow:after {
top: 1px;
margin-left: -10px;
border-bottom-color: #ffffff;
border-top-width: 0;
content: " ";
}
.popover.left .arrow {
top: 50%;
right: -11px;
margin-top: -11px;
border-left-color: #999999;
border-left-color: rgba(0, 0, 0, 0.25);
border-right-width: 0;
}
.popover.left .arrow:after {
right: 1px;
bottom: -10px;
border-left-color: #ffffff;
border-right-width: 0;
content: " ";
}
.carousel {
position: relative;
}
.carousel-inner {
position: relative;
width: 100%;
overflow: hidden;
}
.carousel-inner > .item {
position: relative;
display: none;
-webkit-transition: 0.6s ease-in-out left;
transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
display: block;
height: auto;
max-width: 100%;
line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
display: block;
}
.carousel-inner > .active {
left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
position: absolute;
top: 0;
width: 100%;
}
.carousel-inner > .next {
left: 100%;
}
.carousel-inner > .prev {
left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
left: 0;
}
.carousel-inner > .active.left {
left: -100%;
}
.carousel-inner > .active.right {
left: 100%;
}
.carousel-control {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 15%;
font-size: 20px;
color: #ffffff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
opacity: 0.5;
filter: alpha(opacity=50);
}
.carousel-control.left {
background-image: -webkit-gradient(linear, 0 top, 100% top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0), color-stop(rgba(0, 0, 0, 0.0001) 100%));
background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
right: 0;
left: auto;
background-image: -webkit-gradient(linear, 0 top, 100% top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0), color-stop(rgba(0, 0, 0, 0.5) 100%));
background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
color: #ffffff;
text-decoration: none;
opacity: 0.9;
filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
position: absolute;
top: 50%;
left: 50%;
z-index: 5;
display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
width: 20px;
height: 20px;
margin-top: -10px;
margin-left: -10px;
font-family: serif;
}
.carousel-control .icon-prev:before {
content: '\2039';
}
.carousel-control .icon-next:before {
content: '\203a';
}
.carousel-indicators {
position: absolute;
bottom: 10px;
left: 50%;
z-index: 15;
width: 60%;
padding-left: 0;
margin-left: -30%;
text-align: center;
list-style: none;
}
.carousel-indicators li {
display: inline-block;
width: 10px;
height: 10px;
margin: 1px;
text-indent: -999px;
cursor: pointer;
border: 1px solid #ffffff;
border-radius: 10px;
}
.carousel-indicators .active {
width: 12px;
height: 12px;
margin: 0;
background-color: #ffffff;
}
.carousel-caption {
position: absolute;
right: 15%;
bottom: 20px;
left: 15%;
z-index: 10;
padding-top: 20px;
padding-bottom: 20px;
color: #ffffff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
text-shadow: none;
}
@media screen and (min-width: 768px) {
.carousel-control .icon-prev,
.carousel-control .icon-next {
width: 30px;
height: 30px;
margin-top: -15px;
margin-left: -15px;
font-size: 30px;
}
.carousel-caption {
right: 20%;
left: 20%;
padding-bottom: 30px;
}
.carousel-indicators {
bottom: 20px;
}
}
.clearfix:before,
.clearfix:after {
display: table;
content: " ";
}
.clearfix:after {
clear: both;
}
.pull-right {
float: right !important;
}
.pull-left {
float: left !important;
}
.hide {
display: none !important;
}
.show {
display: block !important;
}
.invisible {
visibility: hidden;
}
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.affix {
position: fixed;
}
@-ms-viewport {
width: device-width;
}
@media screen and (max-width: 400px) {
@-ms-viewport {
width: 320px;
}
}
.hidden {
display: none !important;
visibility: hidden !important;
}
.visible-xs {
display: none !important;
}
tr.visible-xs {
display: none !important;
}
th.visible-xs,
td.visible-xs {
display: none !important;
}
@media (max-width: 767px) {
.responsive .visible-xs {
display: block !important;
}
.responsive tr.visible-xs {
display: table-row !important;
}
.responsive th.visible-xs,
.responsive td.visible-xs {
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.responsive .visible-xs.visible-sm {
display: block !important;
}
.responsive tr.visible-xs.visible-sm {
display: table-row !important;
}
.responsive th.visible-xs.visible-sm,
.responsive td.visible-xs.visible-sm {
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.responsive .visible-xs.visible-md {
display: block !important;
}
.responsive tr.visible-xs.visible-md {
display: table-row !important;
}
.responsive th.visible-xs.visible-md,
.responsive td.visible-xs.visible-md {
display: table-cell !important;
}
}
@media (min-width: 1200px) {
.responsive .visible-xs.visible-lg {
display: block !important;
}
.responsive tr.visible-xs.visible-lg {
display: table-row !important;
}
.responsive th.visible-xs.visible-lg,
.responsive td.visible-xs.visible-lg {
display: table-cell !important;
}
}
.visible-sm {
display: none !important;
}
tr.visible-sm {
display: none !important;
}
th.visible-sm,
td.visible-sm {
display: none !important;
}
@media (max-width: 767px) {
.responsive .visible-sm.visible-xs {
display: block !important;
}
.responsive tr.visible-sm.visible-xs {
display: table-row !important;
}
.responsive th.visible-sm.visible-xs,
.responsive td.visible-sm.visible-xs {
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.responsive .visible-sm {
display: block !important;
}
.responsive tr.visible-sm {
display: table-row !important;
}
.responsive th.visible-sm,
.responsive td.visible-sm {
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.responsive .visible-sm.visible-md {
display: block !important;
}
.responsive tr.visible-sm.visible-md {
display: table-row !important;
}
.responsive th.visible-sm.visible-md,
.responsive td.visible-sm.visible-md {
display: table-cell !important;
}
}
@media (min-width: 1200px) {
.responsive .visible-sm.visible-lg {
display: block !important;
}
.responsive tr.visible-sm.visible-lg {
display: table-row !important;
}
.responsive th.visible-sm.visible-lg,
.responsive td.visible-sm.visible-lg {
display: table-cell !important;
}
}
.visible-md {
display: none !important;
}
tr.visible-md {
display: none !important;
}
th.visible-md,
td.visible-md {
display: none !important;
}
@media (max-width: 767px) {
.responsive .visible-md.visible-xs {
display: block !important;
}
.responsive tr.visible-md.visible-xs {
display: table-row !important;
}
.responsive th.visible-md.visible-xs,
.responsive td.visible-md.visible-xs {
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.responsive .visible-md.visible-sm {
display: block !important;
}
.responsive tr.visible-md.visible-sm {
display: table-row !important;
}
.responsive th.visible-md.visible-sm,
.responsive td.visible-md.visible-sm {
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.responsive .visible-md {
display: block !important;
}
.responsive tr.visible-md {
display: table-row !important;
}
.responsive th.visible-md,
.responsive td.visible-md {
display: table-cell !important;
}
}
@media (min-width: 1200px) {
.responsive .visible-md.visible-lg {
display: block !important;
}
.responsive tr.visible-md.visible-lg {
display: table-row !important;
}
.responsive th.visible-md.visible-lg,
.responsive td.visible-md.visible-lg {
display: table-cell !important;
}
}
.visible-lg {
display: none !important;
}
tr.visible-lg {
display: none !important;
}
th.visible-lg,
td.visible-lg {
display: none !important;
}
@media (max-width: 767px) {
.responsive .visible-lg.visible-xs {
display: block !important;
}
.responsive tr.visible-lg.visible-xs {
display: table-row !important;
}
.responsive th.visible-lg.visible-xs,
.responsive td.visible-lg.visible-xs {
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.responsive .visible-lg.visible-sm {
display: block !important;
}
.responsive tr.visible-lg.visible-sm {
display: table-row !important;
}
.responsive th.visible-lg.visible-sm,
.responsive td.visible-lg.visible-sm {
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.responsive .visible-lg.visible-md {
display: block !important;
}
.responsive tr.visible-lg.visible-md {
display: table-row !important;
}
.responsive th.visible-lg.visible-md,
.responsive td.visible-lg.visible-md {
display: table-cell !important;
}
}
@media (min-width: 1200px) {
.responsive .visible-lg {
display: block !important;
}
.responsive tr.visible-lg {
display: table-row !important;
}
.responsive th.visible-lg,
.responsive td.visible-lg {
display: table-cell !important;
}
}
.hidden-xs {
display: block !important;
}
tr.hidden-xs {
display: table-row !important;
}
th.hidden-xs,
td.hidden-xs {
display: table-cell !important;
}
@media (max-width: 767px) {
.responsive .hidden-xs {
display: none !important;
}
.responsive tr.hidden-xs {
display: none !important;
}
.responsive th.hidden-xs,
.responsive td.hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.responsive .hidden-xs.hidden-sm {
display: none !important;
}
.responsive tr.hidden-xs.hidden-sm {
display: none !important;
}
.responsive th.hidden-xs.hidden-sm,
.responsive td.hidden-xs.hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.responsive .hidden-xs.hidden-md {
display: none !important;
}
.responsive tr.hidden-xs.hidden-md {
display: none !important;
}
.responsive th.hidden-xs.hidden-md,
.responsive td.hidden-xs.hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.responsive .hidden-xs.hidden-lg {
display: none !important;
}
.responsive tr.hidden-xs.hidden-lg {
display: none !important;
}
.responsive th.hidden-xs.hidden-lg,
.responsive td.hidden-xs.hidden-lg {
display: none !important;
}
}
.hidden-sm {
display: block !important;
}
tr.hidden-sm {
display: table-row !important;
}
th.hidden-sm,
td.hidden-sm {
display: table-cell !important;
}
@media (max-width: 767px) {
.responsive .hidden-sm.hidden-xs {
display: none !important;
}
.responsive tr.hidden-sm.hidden-xs {
display: none !important;
}
.responsive th.hidden-sm.hidden-xs,
.responsive td.hidden-sm.hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.responsive .hidden-sm {
display: none !important;
}
.responsive tr.hidden-sm {
display: none !important;
}
.responsive th.hidden-sm,
.responsive td.hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.responsive .hidden-sm.hidden-md {
display: none !important;
}
.responsive tr.hidden-sm.hidden-md {
display: none !important;
}
.responsive th.hidden-sm.hidden-md,
.responsive td.hidden-sm.hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.responsive .hidden-sm.hidden-lg {
display: none !important;
}
.responsive tr.hidden-sm.hidden-lg {
display: none !important;
}
.responsive th.hidden-sm.hidden-lg,
.responsive td.hidden-sm.hidden-lg {
display: none !important;
}
}
.hidden-md {
display: block !important;
}
tr.hidden-md {
display: table-row !important;
}
th.hidden-md,
td.hidden-md {
display: table-cell !important;
}
@media (max-width: 767px) {
.responsive .hidden-md.hidden-xs {
display: none !important;
}
.responsive tr.hidden-md.hidden-xs {
display: none !important;
}
.responsive th.hidden-md.hidden-xs,
.responsive td.hidden-md.hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.responsive .hidden-md.hidden-sm {
display: none !important;
}
.responsive tr.hidden-md.hidden-sm {
display: none !important;
}
.responsive th.hidden-md.hidden-sm,
.responsive td.hidden-md.hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.responsive .hidden-md {
display: none !important;
}
.responsive tr.hidden-md {
display: none !important;
}
.responsive th.hidden-md,
.responsive td.hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.responsive .hidden-md.hidden-lg {
display: none !important;
}
.responsive tr.hidden-md.hidden-lg {
display: none !important;
}
.responsive th.hidden-md.hidden-lg,
.responsive td.hidden-md.hidden-lg {
display: none !important;
}
}
.hidden-lg {
display: block !important;
}
tr.hidden-lg {
display: table-row !important;
}
th.hidden-lg,
td.hidden-lg {
display: table-cell !important;
}
@media (max-width: 767px) {
.responsive .hidden-lg.hidden-xs {
display: none !important;
}
.responsive tr.hidden-lg.hidden-xs {
display: none !important;
}
.responsive th.hidden-lg.hidden-xs,
.responsive td.hidden-lg.hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.responsive .hidden-lg.hidden-sm {
display: none !important;
}
.responsive tr.hidden-lg.hidden-sm {
display: none !important;
}
.responsive th.hidden-lg.hidden-sm,
.responsive td.hidden-lg.hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.responsive .hidden-lg.hidden-md {
display: none !important;
}
.responsive tr.hidden-lg.hidden-md {
display: none !important;
}
.responsive th.hidden-lg.hidden-md,
.responsive td.hidden-lg.hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.responsive .hidden-lg {
display: none !important;
}
.responsive tr.hidden-lg {
display: none !important;
}
.responsive th.hidden-lg,
.responsive td.hidden-lg {
display: none !important;
}
}
.visible-print {
display: none !important;
}
tr.visible-print {
display: none !important;
}
th.visible-print,
td.visible-print {
display: none !important;
}
@media print {
.responsive .visible-print {
display: block !important;
}
.responsive tr.visible-print {
display: table-row !important;
}
.responsive th.visible-print,
.responsive td.visible-print {
display: table-cell !important;
}
.responsive .hidden-print {
display: none !important;
}
.responsive tr.hidden-print {
display: none !important;
}
.responsive th.hidden-print,
.responsive td.hidden-print {
display: none !important;
}
}
@media (max-width: 991px) {
.responsive .col-xs-push-3 {
left: 25%;
}
}.flag-icon,.flag-icon-background{background-repeat:no-repeat;background-size:contain;background-position:50%}.flag-icon{position:relative;display:inline-block;width:1.33333333em;line-height:1em}.flag-icon:before{content:"\00a0"}.flag-icon.flag-icon-squared{width:1em}.flag-icon-ad{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/ad.svg)}.flag-icon-ad.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/ad.svg)}.flag-icon-ae{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/ae.svg)}.flag-icon-ae.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/ae.svg)}.flag-icon-af{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/af.svg)}.flag-icon-af.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/af.svg)}.flag-icon-ag{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/ag.svg)}.flag-icon-ag.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/ag.svg)}.flag-icon-ai{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/ai.svg)}.flag-icon-ai.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/ai.svg)}.flag-icon-al{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/al.svg)}.flag-icon-al.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/al.svg)}.flag-icon-am{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/am.svg)}.flag-icon-am.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/am.svg)}.flag-icon-ao{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/ao.svg)}.flag-icon-ao.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/ao.svg)}.flag-icon-aq{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/aq.svg)}.flag-icon-aq.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/aq.svg)}.flag-icon-ar{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/ar.svg)}.flag-icon-ar.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/ar.svg)}.flag-icon-as{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/as.svg)}.flag-icon-as.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/as.svg)}.flag-icon-at{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/at.svg)}.flag-icon-at.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/at.svg)}.flag-icon-au{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/au.svg)}.flag-icon-au.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/au.svg)}.flag-icon-aw{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/aw.svg)}.flag-icon-aw.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/aw.svg)}.flag-icon-ax{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/ax.svg)}.flag-icon-ax.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/ax.svg)}.flag-icon-az{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/az.svg)}.flag-icon-az.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/az.svg)}.flag-icon-ba{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/ba.svg)}.flag-icon-ba.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/ba.svg)}.flag-icon-bb{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/bb.svg)}.flag-icon-bb.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/bb.svg)}.flag-icon-bd{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/bd.svg)}.flag-icon-bd.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/bd.svg)}.flag-icon-be{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/be.svg)}.flag-icon-be.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/be.svg)}.flag-icon-bf{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/bf.svg)}.flag-icon-bf.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/bf.svg)}.flag-icon-bg{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/bg.svg)}.flag-icon-bg.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/bg.svg)}.flag-icon-bh{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/bh.svg)}.flag-icon-bh.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/bh.svg)}.flag-icon-bi{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/bi.svg)}.flag-icon-bi.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/bi.svg)}.flag-icon-bj{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/bj.svg)}.flag-icon-bj.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/bj.svg)}.flag-icon-bl{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/bl.svg)}.flag-icon-bl.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/bl.svg)}.flag-icon-bm{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/bm.svg)}.flag-icon-bm.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/bm.svg)}.flag-icon-bn{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/bn.svg)}.flag-icon-bn.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/bn.svg)}.flag-icon-bo{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/bo.svg)}.flag-icon-bo.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/bo.svg)}.flag-icon-bq{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/bq.svg)}.flag-icon-bq.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/bq.svg)}.flag-icon-br{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/br.svg)}.flag-icon-br.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/br.svg)}.flag-icon-bs{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/bs.svg)}.flag-icon-bs.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/bs.svg)}.flag-icon-bt{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/bt.svg)}.flag-icon-bt.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/bt.svg)}.flag-icon-bv{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/bv.svg)}.flag-icon-bv.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/bv.svg)}.flag-icon-bw{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/bw.svg)}.flag-icon-bw.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/bw.svg)}.flag-icon-by{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/by.svg)}.flag-icon-by.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/by.svg)}.flag-icon-bz{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/bz.svg)}.flag-icon-bz.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/bz.svg)}.flag-icon-ca{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/ca.svg)}.flag-icon-ca.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/ca.svg)}.flag-icon-cc{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/cc.svg)}.flag-icon-cc.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/cc.svg)}.flag-icon-cd{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/cd.svg)}.flag-icon-cd.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/cd.svg)}.flag-icon-cf{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/cf.svg)}.flag-icon-cf.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/cf.svg)}.flag-icon-cg{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/cg.svg)}.flag-icon-cg.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/cg.svg)}.flag-icon-ch{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/ch.svg)}.flag-icon-ch.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/ch.svg)}.flag-icon-ci{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/ci.svg)}.flag-icon-ci.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/ci.svg)}.flag-icon-ck{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/ck.svg)}.flag-icon-ck.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/ck.svg)}.flag-icon-cl{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/cl.svg)}.flag-icon-cl.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/cl.svg)}.flag-icon-cm{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/cm.svg)}.flag-icon-cm.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/cm.svg)}.flag-icon-cn{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/cn.svg)}.flag-icon-cn.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/cn.svg)}.flag-icon-co{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/co.svg)}.flag-icon-co.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/co.svg)}.flag-icon-cr{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/cr.svg)}.flag-icon-cr.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/cr.svg)}.flag-icon-cu{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/cu.svg)}.flag-icon-cu.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/cu.svg)}.flag-icon-cv{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/cv.svg)}.flag-icon-cv.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/cv.svg)}.flag-icon-cw{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/cw.svg)}.flag-icon-cw.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/cw.svg)}.flag-icon-cx{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/cx.svg)}.flag-icon-cx.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/cx.svg)}.flag-icon-cy{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/cy.svg)}.flag-icon-cy.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/cy.svg)}.flag-icon-cz{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/cz.svg)}.flag-icon-cz.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/cz.svg)}.flag-icon-de{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/de.svg)}.flag-icon-de.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/de.svg)}.flag-icon-dj{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/dj.svg)}.flag-icon-dj.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/dj.svg)}.flag-icon-dk{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/dk.svg)}.flag-icon-dk.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/dk.svg)}.flag-icon-dm{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/dm.svg)}.flag-icon-dm.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/dm.svg)}.flag-icon-do{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/do.svg)}.flag-icon-do.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/do.svg)}.flag-icon-dz{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/dz.svg)}.flag-icon-dz.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/dz.svg)}.flag-icon-ec{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/ec.svg)}.flag-icon-ec.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/ec.svg)}.flag-icon-ee{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/ee.svg)}.flag-icon-ee.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/ee.svg)}.flag-icon-eg{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/eg.svg)}.flag-icon-eg.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/eg.svg)}.flag-icon-eh{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/eh.svg)}.flag-icon-eh.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/eh.svg)}.flag-icon-er{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/er.svg)}.flag-icon-er.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/er.svg)}.flag-icon-es{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/es.svg)}.flag-icon-es.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/es.svg)}.flag-icon-et{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/et.svg)}.flag-icon-et.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/et.svg)}.flag-icon-fi{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/fi.svg)}.flag-icon-fi.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/fi.svg)}.flag-icon-fj{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/fj.svg)}.flag-icon-fj.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/fj.svg)}.flag-icon-fk{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/fk.svg)}.flag-icon-fk.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/fk.svg)}.flag-icon-fm{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/fm.svg)}.flag-icon-fm.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/fm.svg)}.flag-icon-fo{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/fo.svg)}.flag-icon-fo.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/fo.svg)}.flag-icon-fr{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/fr.svg)}.flag-icon-fr.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/fr.svg)}.flag-icon-ga{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/ga.svg)}.flag-icon-ga.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/ga.svg)}.flag-icon-gb{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/gb.svg)}.flag-icon-gb.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/gb.svg)}.flag-icon-en{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/gb.svg)}.flag-icon-en.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/gb.svg)}.flag-icon-gd{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/gd.svg)}.flag-icon-gd.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/gd.svg)}.flag-icon-ge{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/ge.svg)}.flag-icon-ge.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/ge.svg)}.flag-icon-gf{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/gf.svg)}.flag-icon-gf.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/gf.svg)}.flag-icon-gg{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/gg.svg)}.flag-icon-gg.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/gg.svg)}.flag-icon-gh{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/gh.svg)}.flag-icon-gh.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/gh.svg)}.flag-icon-gi{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/gi.svg)}.flag-icon-gi.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/gi.svg)}.flag-icon-gl{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/gl.svg)}.flag-icon-gl.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/gl.svg)}.flag-icon-gm{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/gm.svg)}.flag-icon-gm.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/gm.svg)}.flag-icon-gn{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/gn.svg)}.flag-icon-gn.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/gn.svg)}.flag-icon-gp{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/gp.svg)}.flag-icon-gp.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/gp.svg)}.flag-icon-gq{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/gq.svg)}.flag-icon-gq.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/gq.svg)}.flag-icon-gr{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/gr.svg)}.flag-icon-gr.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/gr.svg)}.flag-icon-gs{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/gs.svg)}.flag-icon-gs.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/gs.svg)}.flag-icon-gt{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/gt.svg)}.flag-icon-gt.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/gt.svg)}.flag-icon-gu{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/gu.svg)}.flag-icon-gu.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/gu.svg)}.flag-icon-gw{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/gw.svg)}.flag-icon-gw.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/gw.svg)}.flag-icon-gy{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/gy.svg)}.flag-icon-gy.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/gy.svg)}.flag-icon-hk{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/hk.svg)}.flag-icon-hk.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/hk.svg)}.flag-icon-hm{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/hm.svg)}.flag-icon-hm.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/hm.svg)}.flag-icon-hn{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/hn.svg)}.flag-icon-hn.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/hn.svg)}.flag-icon-hr{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/hr.svg)}.flag-icon-hr.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/hr.svg)}.flag-icon-ht{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/ht.svg)}.flag-icon-ht.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/ht.svg)}.flag-icon-hu{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/hu.svg)}.flag-icon-hu.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/hu.svg)}.flag-icon-id{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/id.svg)}.flag-icon-id.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/id.svg)}.flag-icon-ie{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/ie.svg)}.flag-icon-ie.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/ie.svg)}.flag-icon-il{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/il.svg)}.flag-icon-il.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/il.svg)}.flag-icon-im{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/im.svg)}.flag-icon-im.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/im.svg)}.flag-icon-in{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/in.svg)}.flag-icon-in.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/in.svg)}.flag-icon-io{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/io.svg)}.flag-icon-io.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/io.svg)}.flag-icon-iq{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/iq.svg)}.flag-icon-iq.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/iq.svg)}.flag-icon-ir{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/ir.svg)}.flag-icon-ir.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/ir.svg)}.flag-icon-is{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/is.svg)}.flag-icon-is.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/is.svg)}.flag-icon-it{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/it.svg)}.flag-icon-it.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/it.svg)}.flag-icon-je{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/je.svg)}.flag-icon-je.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/je.svg)}.flag-icon-jm{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/jm.svg)}.flag-icon-jm.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/jm.svg)}.flag-icon-jo{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/jo.svg)}.flag-icon-jo.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/jo.svg)}.flag-icon-jp{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/jp.svg)}.flag-icon-jp.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/jp.svg)}.flag-icon-ke{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/ke.svg)}.flag-icon-ke.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/ke.svg)}.flag-icon-kg{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/kg.svg)}.flag-icon-kg.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/kg.svg)}.flag-icon-kh{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/kh.svg)}.flag-icon-kh.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/kh.svg)}.flag-icon-ki{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/ki.svg)}.flag-icon-ki.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/ki.svg)}.flag-icon-km{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/km.svg)}.flag-icon-km.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/km.svg)}.flag-icon-kn{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/kn.svg)}.flag-icon-kn.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/kn.svg)}.flag-icon-kp{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/kp.svg)}.flag-icon-kp.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/kp.svg)}.flag-icon-kr{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/kr.svg)}.flag-icon-kr.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/kr.svg)}.flag-icon-kw{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/kw.svg)}.flag-icon-kw.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/kw.svg)}.flag-icon-ky{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/ky.svg)}.flag-icon-ky.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/ky.svg)}.flag-icon-kz{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/kz.svg)}.flag-icon-kz.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/kz.svg)}.flag-icon-la{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/la.svg)}.flag-icon-la.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/la.svg)}.flag-icon-lb{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/lb.svg)}.flag-icon-lb.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/lb.svg)}.flag-icon-lc{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/lc.svg)}.flag-icon-lc.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/lc.svg)}.flag-icon-li{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/li.svg)}.flag-icon-li.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/li.svg)}.flag-icon-lk{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/lk.svg)}.flag-icon-lk.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/lk.svg)}.flag-icon-lr{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/lr.svg)}.flag-icon-lr.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/lr.svg)}.flag-icon-ls{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/ls.svg)}.flag-icon-ls.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/ls.svg)}.flag-icon-lt{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/lt.svg)}.flag-icon-lt.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/lt.svg)}.flag-icon-lu{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/lu.svg)}.flag-icon-lu.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/lu.svg)}.flag-icon-lv{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/lv.svg)}.flag-icon-lv.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/lv.svg)}.flag-icon-ly{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/ly.svg)}.flag-icon-ly.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/ly.svg)}.flag-icon-ma{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/ma.svg)}.flag-icon-ma.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/ma.svg)}.flag-icon-mc{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/mc.svg)}.flag-icon-mc.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/mc.svg)}.flag-icon-md{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/md.svg)}.flag-icon-md.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/md.svg)}.flag-icon-me{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/me.svg)}.flag-icon-me.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/me.svg)}.flag-icon-mf{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/mf.svg)}.flag-icon-mf.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/mf.svg)}.flag-icon-mg{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/mg.svg)}.flag-icon-mg.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/mg.svg)}.flag-icon-mh{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/mh.svg)}.flag-icon-mh.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/mh.svg)}.flag-icon-mk{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/mk.svg)}.flag-icon-mk.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/mk.svg)}.flag-icon-ml{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/ml.svg)}.flag-icon-ml.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/ml.svg)}.flag-icon-mm{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/mm.svg)}.flag-icon-mm.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/mm.svg)}.flag-icon-mn{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/mn.svg)}.flag-icon-mn.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/mn.svg)}.flag-icon-mo{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/mo.svg)}.flag-icon-mo.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/mo.svg)}.flag-icon-mp{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/mp.svg)}.flag-icon-mp.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/mp.svg)}.flag-icon-mq{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/mq.svg)}.flag-icon-mq.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/mq.svg)}.flag-icon-mr{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/mr.svg)}.flag-icon-mr.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/mr.svg)}.flag-icon-ms{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/ms.svg)}.flag-icon-ms.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/ms.svg)}.flag-icon-mt{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/mt.svg)}.flag-icon-mt.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/mt.svg)}.flag-icon-mu{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/mu.svg)}.flag-icon-mu.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/mu.svg)}.flag-icon-mv{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/mv.svg)}.flag-icon-mv.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/mv.svg)}.flag-icon-mw{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/mw.svg)}.flag-icon-mw.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/mw.svg)}.flag-icon-mx{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/mx.svg)}.flag-icon-mx.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/mx.svg)}.flag-icon-my{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/my.svg)}.flag-icon-my.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/my.svg)}.flag-icon-mz{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/mz.svg)}.flag-icon-mz.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/mz.svg)}.flag-icon-na{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/na.svg)}.flag-icon-na.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/na.svg)}.flag-icon-nc{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/nc.svg)}.flag-icon-nc.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/nc.svg)}.flag-icon-ne{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/ne.svg)}.flag-icon-ne.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/ne.svg)}.flag-icon-nf{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/nf.svg)}.flag-icon-nf.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/nf.svg)}.flag-icon-ng{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/ng.svg)}.flag-icon-ng.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/ng.svg)}.flag-icon-ni{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/ni.svg)}.flag-icon-ni.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/ni.svg)}.flag-icon-nl{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/nl.svg)}.flag-icon-nl.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/nl.svg)}.flag-icon-no{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/no.svg)}.flag-icon-no.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/no.svg)}.flag-icon-np{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/np.svg)}.flag-icon-np.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/np.svg)}.flag-icon-nr{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/nr.svg)}.flag-icon-nr.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/nr.svg)}.flag-icon-nu{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/nu.svg)}.flag-icon-nu.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/nu.svg)}.flag-icon-nz{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/nz.svg)}.flag-icon-nz.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/nz.svg)}.flag-icon-om{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/om.svg)}.flag-icon-om.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/om.svg)}.flag-icon-pa{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/pa.svg)}.flag-icon-pa.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/pa.svg)}.flag-icon-pe{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/pe.svg)}.flag-icon-pe.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/pe.svg)}.flag-icon-pf{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/pf.svg)}.flag-icon-pf.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/pf.svg)}.flag-icon-pg{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/pg.svg)}.flag-icon-pg.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/pg.svg)}.flag-icon-ph{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/ph.svg)}.flag-icon-ph.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/ph.svg)}.flag-icon-pk{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/pk.svg)}.flag-icon-pk.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/pk.svg)}.flag-icon-pl{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/pl.svg)}.flag-icon-pl.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/pl.svg)}.flag-icon-pm{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/pm.svg)}.flag-icon-pm.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/pm.svg)}.flag-icon-pn{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/pn.svg)}.flag-icon-pn.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/pn.svg)}.flag-icon-pr{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/pr.svg)}.flag-icon-pr.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/pr.svg)}.flag-icon-ps{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/ps.svg)}.flag-icon-ps.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/ps.svg)}.flag-icon-pt{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/pt.svg)}.flag-icon-pt.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/pt.svg)}.flag-icon-pw{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/pw.svg)}.flag-icon-pw.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/pw.svg)}.flag-icon-py{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/py.svg)}.flag-icon-py.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/py.svg)}.flag-icon-qa{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/qa.svg)}.flag-icon-qa.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/qa.svg)}.flag-icon-re{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/re.svg)}.flag-icon-re.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/re.svg)}.flag-icon-ro{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/ro.svg)}.flag-icon-ro.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/ro.svg)}.flag-icon-rs{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/rs.svg)}.flag-icon-rs.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/rs.svg)}.flag-icon-ru{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/ru.svg)}.flag-icon-ru.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/ru.svg)}.flag-icon-rw{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/rw.svg)}.flag-icon-rw.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/rw.svg)}.flag-icon-sa{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/sa.svg)}.flag-icon-sa.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/sa.svg)}.flag-icon-sb{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/sb.svg)}.flag-icon-sb.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/sb.svg)}.flag-icon-sc{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/sc.svg)}.flag-icon-sc.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/sc.svg)}.flag-icon-sd{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/sd.svg)}.flag-icon-sd.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/sd.svg)}.flag-icon-se{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/se.svg)}.flag-icon-se.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/se.svg)}.flag-icon-sg{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/sg.svg)}.flag-icon-sg.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/sg.svg)}.flag-icon-sh{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/sh.svg)}.flag-icon-sh.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/sh.svg)}.flag-icon-si{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/si.svg)}.flag-icon-si.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/si.svg)}.flag-icon-sj{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/sj.svg)}.flag-icon-sj.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/sj.svg)}.flag-icon-sk{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/sk.svg)}.flag-icon-sk.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/sk.svg)}.flag-icon-sl{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/sl.svg)}.flag-icon-sl.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/sl.svg)}.flag-icon-sm{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/sm.svg)}.flag-icon-sm.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/sm.svg)}.flag-icon-sn{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/sn.svg)}.flag-icon-sn.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/sn.svg)}.flag-icon-so{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/so.svg)}.flag-icon-so.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/so.svg)}.flag-icon-sr{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/sr.svg)}.flag-icon-sr.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/sr.svg)}.flag-icon-ss{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/ss.svg)}.flag-icon-ss.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/ss.svg)}.flag-icon-st{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/st.svg)}.flag-icon-st.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/st.svg)}.flag-icon-sv{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/sv.svg)}.flag-icon-sv.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/sv.svg)}.flag-icon-sx{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/sx.svg)}.flag-icon-sx.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/sx.svg)}.flag-icon-sy{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/sy.svg)}.flag-icon-sy.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/sy.svg)}.flag-icon-sz{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/sz.svg)}.flag-icon-sz.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/sz.svg)}.flag-icon-tc{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/tc.svg)}.flag-icon-tc.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/tc.svg)}.flag-icon-td{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/td.svg)}.flag-icon-td.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/td.svg)}.flag-icon-tf{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/tf.svg)}.flag-icon-tf.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/tf.svg)}.flag-icon-tg{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/tg.svg)}.flag-icon-tg.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/tg.svg)}.flag-icon-th{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/th.svg)}.flag-icon-th.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/th.svg)}.flag-icon-tj{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/tj.svg)}.flag-icon-tj.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/tj.svg)}.flag-icon-tk{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/tk.svg)}.flag-icon-tk.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/tk.svg)}.flag-icon-tl{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/tl.svg)}.flag-icon-tl.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/tl.svg)}.flag-icon-tm{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/tm.svg)}.flag-icon-tm.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/tm.svg)}.flag-icon-tn{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/tn.svg)}.flag-icon-tn.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/tn.svg)}.flag-icon-to{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/to.svg)}.flag-icon-to.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/to.svg)}.flag-icon-tr{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/tr.svg)}.flag-icon-tr.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/tr.svg)}.flag-icon-tt{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/tt.svg)}.flag-icon-tt.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/tt.svg)}.flag-icon-tv{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/tv.svg)}.flag-icon-tv.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/tv.svg)}.flag-icon-tw{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/tw.svg)}.flag-icon-tw.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/tw.svg)}.flag-icon-tz{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/tz.svg)}.flag-icon-tz.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/tz.svg)}.flag-icon-ua{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/ua.svg)}.flag-icon-ua.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/ua.svg)}.flag-icon-ug{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/ug.svg)}.flag-icon-ug.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/ug.svg)}.flag-icon-um{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/um.svg)}.flag-icon-um.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/um.svg)}.flag-icon-us{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/us.svg)}.flag-icon-us.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/us.svg)}.flag-icon-uy{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/uy.svg)}.flag-icon-uy.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/uy.svg)}.flag-icon-uz{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/uz.svg)}.flag-icon-uz.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/uz.svg)}.flag-icon-va{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/va.svg)}.flag-icon-va.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/va.svg)}.flag-icon-vc{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/vc.svg)}.flag-icon-vc.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/vc.svg)}.flag-icon-ve{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/ve.svg)}.flag-icon-ve.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/ve.svg)}.flag-icon-vg{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/vg.svg)}.flag-icon-vg.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/vg.svg)}.flag-icon-vi{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/vi.svg)}.flag-icon-vi.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/vi.svg)}.flag-icon-vn{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/vn.svg)}.flag-icon-vn.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/vn.svg)}.flag-icon-vu{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/vu.svg)}.flag-icon-vu.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/vu.svg)}.flag-icon-wf{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/wf.svg)}.flag-icon-wf.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/wf.svg)}.flag-icon-ws{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/ws.svg)}.flag-icon-ws.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/ws.svg)}.flag-icon-ye{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/ye.svg)}.flag-icon-ye.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/ye.svg)}.flag-icon-yt{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/yt.svg)}.flag-icon-yt.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/yt.svg)}.flag-icon-za{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/za.svg)}.flag-icon-za.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/za.svg)}.flag-icon-zm{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/zm.svg)}.flag-icon-zm.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/zm.svg)}.flag-icon-zw{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/zw.svg)}.flag-icon-zw.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/zw.svg)}.flag-icon-eu{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/eu.svg)}.flag-icon-eu.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/eu.svg)}.flag-icon-gb-eng{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/gb-eng.svg)}.flag-icon-gb-eng.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/gb-eng.svg)}.flag-icon-gb-sct{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/gb-sct.svg)}.flag-icon-gb-sct.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/gb-sct.svg)}.flag-icon-gb-wls{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/4x3/gb-wls.svg)}.flag-icon-gb-wls.flag-icon-squared{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/flags/1x1/gb-wls.svg)}
 .animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.animated.infinite {
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
.animated.hinge {
-webkit-animation-duration: 2s;
animation-duration: 2s;
}
.animated.bounceIn,
.animated.bounceOut {
-webkit-animation-duration: .75s;
animation-duration: .75s;
}
.animated.flipOutX,
.animated.flipOutY {
-webkit-animation-duration: .75s;
animation-duration: .75s;
}
@-webkit-keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInDown {
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
}
@-webkit-keyframes fadeOutUp {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
@keyframes fadeOutUp {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
.fadeOutUp {
-webkit-animation-name: fadeOutUp;
animation-name: fadeOutUp;
}
[data-notify="progressbar"] {
margin-bottom: 0px;
position: absolute;
bottom: 0px;
left: 0px;
width: 100%;
height: 5px;
}@font-face {
font-family: 'ElegantIcons';
src:url(//tdapartyonpaper.com/wp-content/themes/logancee/fonts/ElegantIcons.eot);
src:url(//tdapartyonpaper.com/wp-content/themes/logancee/fonts/ElegantIcons.eot?#iefix) format('embedded-opentype'),
url(//tdapartyonpaper.com/wp-content/themes/logancee/fonts/ElegantIcons.ttf) format('truetype'),
url(//tdapartyonpaper.com/wp-content/themes/logancee/fonts/ElegantIcons.svg#ElegantIcons) format('svg');
font-weight: normal;
font-style: normal;
} [data-icon]:before {
font-family: 'ElegantIcons';
content: attr(data-icon);
speak: none;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}  .arrow_up, .arrow_down, .arrow_left, .arrow_right, .arrow_left-up, .arrow_right-up, .arrow_right-down, .arrow_left-down, .arrow-up-down, .arrow_up-down_alt, .arrow_left-right_alt, .arrow_left-right, .arrow_expand_alt2, .arrow_expand_alt, .arrow_condense, .arrow_expand, .arrow_move, .arrow_carrot-up, .arrow_carrot-down, .arrow_carrot-left, .arrow_carrot-right, .arrow_carrot-2up, .arrow_carrot-2down, .arrow_carrot-2left, .arrow_carrot-2right, .arrow_carrot-up_alt2, .arrow_carrot-down_alt2, .arrow_carrot-left_alt2, .arrow_carrot-right_alt2, .arrow_carrot-2up_alt2, .arrow_carrot-2down_alt2, .arrow_carrot-2left_alt2, .arrow_carrot-2right_alt2, .arrow_triangle-up, .arrow_triangle-down, .arrow_triangle-left, .arrow_triangle-right, .arrow_triangle-up_alt2, .arrow_triangle-down_alt2, .arrow_triangle-left_alt2, .arrow_triangle-right_alt2, .arrow_back, .icon_minus-06, .icon_plus, .icon_close, .icon_check, .icon_minus_alt2, .icon_plus_alt2, .icon_close_alt2, .icon_check_alt2, .icon_zoom-out_alt, .icon_zoom-in_alt, .icon_search, .icon_box-empty, .icon_box-selected, .icon_minus-box, .icon_plus-box, .icon_box-checked, .icon_circle-empty, .icon_circle-slelected, .icon_stop_alt2, .icon_stop, .icon_pause_alt2, .icon_pause, .icon_menu, .icon_menu-square_alt2, .icon_menu-circle_alt2, .icon_ul, .icon_ol, .icon_adjust-horiz, .icon_adjust-vert, .icon_document_alt, .icon_documents_alt, .icon_pencil, .icon_pencil-edit_alt, .icon_pencil-edit, .icon_folder-alt, .icon_folder-open_alt, .icon_folder-add_alt, .icon_info_alt, .icon_error-oct_alt, .icon_error-circle_alt, .icon_error-triangle_alt, .icon_question_alt2, .icon_question, .icon_comment_alt, .icon_chat_alt, .icon_vol-mute_alt, .icon_volume-low_alt, .icon_volume-high_alt, .icon_quotations, .icon_quotations_alt2, .icon_clock_alt, .icon_lock_alt, .icon_lock-open_alt, .icon_key_alt, .icon_cloud_alt, .icon_cloud-upload_alt, .icon_cloud-download_alt, .icon_image, .icon_images, .icon_lightbulb_alt, .icon_gift_alt, .icon_house_alt, .icon_genius, .icon_mobile, .icon_tablet, .icon_laptop, .icon_desktop, .icon_camera_alt, .icon_mail_alt, .icon_cone_alt, .icon_ribbon_alt, .icon_bag_alt, .icon_creditcard, .icon_cart_alt, .icon_paperclip, .icon_tag_alt, .icon_tags_alt, .icon_trash_alt, .icon_cursor_alt, .icon_mic_alt, .icon_compass_alt, .icon_pin_alt, .icon_pushpin_alt, .icon_map_alt, .icon_drawer_alt, .icon_toolbox_alt, .icon_book_alt, .icon_calendar, .icon_film, .icon_table, .icon_contacts_alt, .icon_headphones, .icon_lifesaver, .icon_piechart, .icon_refresh, .icon_link_alt, .icon_link, .icon_loading, .icon_blocked, .icon_archive_alt, .icon_heart_alt, .icon_star_alt, .icon_star-half_alt, .icon_star, .icon_star-half, .icon_tools, .icon_tool, .icon_cog, .icon_cogs, .arrow_up_alt, .arrow_down_alt, .arrow_left_alt, .arrow_right_alt, .arrow_left-up_alt, .arrow_right-up_alt, .arrow_right-down_alt, .arrow_left-down_alt, .arrow_condense_alt, .arrow_expand_alt3, .arrow_carrot_up_alt, .arrow_carrot-down_alt, .arrow_carrot-left_alt, .arrow_carrot-right_alt, .arrow_carrot-2up_alt, .arrow_carrot-2dwnn_alt, .arrow_carrot-2left_alt, .arrow_carrot-2right_alt, .arrow_triangle-up_alt, .arrow_triangle-down_alt, .arrow_triangle-left_alt, .arrow_triangle-right_alt, .icon_minus_alt, .icon_plus_alt, .icon_close_alt, .icon_check_alt, .icon_zoom-out, .icon_zoom-in, .icon_stop_alt, .icon_menu-square_alt, .icon_menu-circle_alt, .icon_document, .icon_documents, .icon_pencil_alt, .icon_folder, .icon_folder-open, .icon_folder-add, .icon_folder_upload, .icon_folder_download, .icon_info, .icon_error-circle, .icon_error-oct, .icon_error-triangle, .icon_question_alt, .icon_comment, .icon_chat, .icon_vol-mute, .icon_volume-low, .icon_volume-high, .icon_quotations_alt, .icon_clock, .icon_lock, .icon_lock-open, .icon_key, .icon_cloud, .icon_cloud-upload, .icon_cloud-download, .icon_lightbulb, .icon_gift, .icon_house, .icon_camera, .icon_mail, .icon_cone, .icon_ribbon, .icon_bag, .icon_cart, .icon_tag, .icon_tags, .icon_trash, .icon_cursor, .icon_mic, .icon_compass, .icon_pin, .icon_pushpin, .icon_map, .icon_drawer, .icon_toolbox, .icon_book, .icon_contacts, .icon_archive, .icon_heart, .icon_profile, .icon_group, .icon_grid-2x2, .icon_grid-3x3, .icon_music, .icon_pause_alt, .icon_phone, .icon_upload, .icon_download, .social_facebook, .social_twitter, .social_pinterest, .social_googleplus, .social_tumblr, .social_tumbleupon, .social_wordpress, .social_instagram, .social_dribbble, .social_vimeo, .social_linkedin, .social_rss, .social_deviantart, .social_share, .social_myspace, .social_skype, .social_youtube, .social_picassa, .social_googledrive, .social_flickr, .social_blogger, .social_spotify, .social_delicious, .social_facebook_circle, .social_twitter_circle, .social_pinterest_circle, .social_googleplus_circle, .social_tumblr_circle, .social_stumbleupon_circle, .social_wordpress_circle, .social_instagram_circle, .social_dribbble_circle, .social_vimeo_circle, .social_linkedin_circle, .social_rss_circle, .social_deviantart_circle, .social_share_circle, .social_myspace_circle, .social_skype_circle, .social_youtube_circle, .social_picassa_circle, .social_googledrive_alt2, .social_flickr_circle, .social_blogger_circle, .social_spotify_circle, .social_delicious_circle, .social_facebook_square, .social_twitter_square, .social_pinterest_square, .social_googleplus_square, .social_tumblr_square, .social_stumbleupon_square, .social_wordpress_square, .social_instagram_square, .social_dribbble_square, .social_vimeo_square, .social_linkedin_square, .social_rss_square, .social_deviantart_square, .social_share_square, .social_myspace_square, .social_skype_square, .social_youtube_square, .social_picassa_square, .social_googledrive_square, .social_flickr_square, .social_blogger_square, .social_spotify_square, .social_delicious_square, .icon_printer, .icon_calulator, .icon_building, .icon_floppy, .icon_drive, .icon_search-2, .icon_id, .icon_id-2, .icon_puzzle, .icon_like, .icon_dislike, .icon_mug, .icon_currency, .icon_wallet, .icon_pens, .icon_easel, .icon_flowchart, .icon_datareport, .icon_briefcase, .icon_shield, .icon_percent, .icon_globe, .icon_globe-2, .icon_target, .icon_hourglass, .icon_balance, .icon_rook, .icon_printer-alt, .icon_calculator_alt, .icon_building_alt, .icon_floppy_alt, .icon_drive_alt, .icon_search_alt, .icon_id_alt, .icon_id-2_alt, .icon_puzzle_alt, .icon_like_alt, .icon_dislike_alt, .icon_mug_alt, .icon_currency_alt, .icon_wallet_alt, .icon_pens_alt, .icon_easel_alt, .icon_flowchart_alt, .icon_datareport_alt, .icon_briefcase_alt, .icon_shield_alt, .icon_percent_alt, .icon_globe_alt, .icon_clipboard {
font-family: 'ElegantIcons';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
}
.arrow_up:before {
content: "\21";
}
.arrow_down:before {
content: "\22";
}
.arrow_left:before {
content: "\23";
}
.arrow_right:before {
content: "\24";
}
.arrow_left-up:before {
content: "\25";
}
.arrow_right-up:before {
content: "\26";
}
.arrow_right-down:before {
content: "\27";
}
.arrow_left-down:before {
content: "\28";
}
.arrow-up-down:before {
content: "\29";
}
.arrow_up-down_alt:before {
content: "\2a";
}
.arrow_left-right_alt:before {
content: "\2b";
}
.arrow_left-right:before {
content: "\2c";
}
.arrow_expand_alt2:before {
content: "\2d";
}
.arrow_expand_alt:before {
content: "\2e";
}
.arrow_condense:before {
content: "\2f";
}
.arrow_expand:before {
content: "\30";
}
.arrow_move:before {
content: "\31";
}
.arrow_carrot-up:before {
content: "\32";
}
.arrow_carrot-down:before {
content: "\33";
}
.arrow_carrot-left:before {
content: "\34";
}
.arrow_carrot-right:before {
content: "\35";
}
.arrow_carrot-2up:before {
content: "\36";
}
.arrow_carrot-2down:before {
content: "\37";
}
.arrow_carrot-2left:before {
content: "\38";
}
.arrow_carrot-2right:before {
content: "\39";
}
.arrow_carrot-up_alt2:before {
content: "\3a";
}
.arrow_carrot-down_alt2:before {
content: "\3b";
}
.arrow_carrot-left_alt2:before {
content: "\3c";
}
.arrow_carrot-right_alt2:before {
content: "\3d";
}
.arrow_carrot-2up_alt2:before {
content: "\3e";
}
.arrow_carrot-2down_alt2:before {
content: "\3f";
}
.arrow_carrot-2left_alt2:before {
content: "\40";
}
.arrow_carrot-2right_alt2:before {
content: "\41";
}
.arrow_triangle-up:before {
content: "\42";
}
.arrow_triangle-down:before {
content: "\43";
}
.arrow_triangle-left:before {
content: "\44";
}
.arrow_triangle-right:before {
content: "\45";
}
.arrow_triangle-up_alt2:before {
content: "\46";
}
.arrow_triangle-down_alt2:before {
content: "\47";
}
.arrow_triangle-left_alt2:before {
content: "\48";
}
.arrow_triangle-right_alt2:before {
content: "\49";
}
.arrow_back:before {
content: "\4a";
}
.icon_minus-06:before {
content: "\4b";
}
.icon_plus:before {
content: "\4c";
}
.icon_close:before {
content: "\4d";
}
.icon_check:before {
content: "\4e";
}
.icon_minus_alt2:before {
content: "\4f";
}
.icon_plus_alt2:before {
content: "\50";
}
.icon_close_alt2:before {
content: "\51";
}
.icon_check_alt2:before {
content: "\52";
}
.icon_zoom-out_alt:before {
content: "\53";
}
.icon_zoom-in_alt:before {
content: "\54";
}
.icon_search:before {
content: "\55";
}
.icon_box-empty:before {
content: "\56";
}
.icon_box-selected:before {
content: "\57";
}
.icon_minus-box:before {
content: "\58";
}
.icon_plus-box:before {
content: "\59";
}
.icon_box-checked:before {
content: "\5a";
}
.icon_circle-empty:before {
content: "\5b";
}
.icon_circle-slelected:before {
content: "\5c";
}
.icon_stop_alt2:before {
content: "\5d";
}
.icon_stop:before {
content: "\5e";
}
.icon_pause_alt2:before {
content: "\5f";
}
.icon_pause:before {
content: "\60";
}
.icon_menu:before {
content: "\61";
}
.icon_menu-square_alt2:before {
content: "\62";
}
.icon_menu-circle_alt2:before {
content: "\63";
}
.icon_ul:before {
content: "\64";
}
.icon_ol:before {
content: "\65";
}
.icon_adjust-horiz:before {
content: "\66";
}
.icon_adjust-vert:before {
content: "\67";
}
.icon_document_alt:before {
content: "\68";
}
.icon_documents_alt:before {
content: "\69";
}
.icon_pencil:before {
content: "\6a";
}
.icon_pencil-edit_alt:before {
content: "\6b";
}
.icon_pencil-edit:before {
content: "\6c";
}
.icon_folder-alt:before {
content: "\6d";
}
.icon_folder-open_alt:before {
content: "\6e";
}
.icon_folder-add_alt:before {
content: "\6f";
}
.icon_info_alt:before {
content: "\70";
}
.icon_error-oct_alt:before {
content: "\71";
}
.icon_error-circle_alt:before {
content: "\72";
}
.icon_error-triangle_alt:before {
content: "\73";
}
.icon_question_alt2:before {
content: "\74";
}
.icon_question:before {
content: "\75";
}
.icon_comment_alt:before {
content: "\76";
}
.icon_chat_alt:before {
content: "\77";
}
.icon_vol-mute_alt:before {
content: "\78";
}
.icon_volume-low_alt:before {
content: "\79";
}
.icon_volume-high_alt:before {
content: "\7a";
}
.icon_quotations:before {
content: "\7b";
}
.icon_quotations_alt2:before {
content: "\7c";
}
.icon_clock_alt:before {
content: "\7d";
}
.icon_lock_alt:before {
content: "\7e";
}
.icon_lock-open_alt:before {
content: "\e000";
}
.icon_key_alt:before {
content: "\e001";
}
.icon_cloud_alt:before {
content: "\e002";
}
.icon_cloud-upload_alt:before {
content: "\e003";
}
.icon_cloud-download_alt:before {
content: "\e004";
}
.icon_image:before {
content: "\e005";
}
.icon_images:before {
content: "\e006";
}
.icon_lightbulb_alt:before {
content: "\e007";
}
.icon_gift_alt:before {
content: "\e008";
}
.icon_house_alt:before {
content: "\e009";
}
.icon_genius:before {
content: "\e00a";
}
.icon_mobile:before {
content: "\e00b";
}
.icon_tablet:before {
content: "\e00c";
}
.icon_laptop:before {
content: "\e00d";
}
.icon_desktop:before {
content: "\e00e";
}
.icon_camera_alt:before {
content: "\e00f";
}
.icon_mail_alt:before {
content: "\e010";
}
.icon_cone_alt:before {
content: "\e011";
}
.icon_ribbon_alt:before {
content: "\e012";
}
.icon_bag_alt:before {
content: "\e013";
}
.icon_creditcard:before {
content: "\e014";
}
.icon_cart_alt:before {
content: "\e015";
}
.icon_paperclip:before {
content: "\e016";
}
.icon_tag_alt:before {
content: "\e017";
}
.icon_tags_alt:before {
content: "\e018";
}
.icon_trash_alt:before {
content: "\e019";
}
.icon_cursor_alt:before {
content: "\e01a";
}
.icon_mic_alt:before {
content: "\e01b";
}
.icon_compass_alt:before {
content: "\e01c";
}
.icon_pin_alt:before {
content: "\e01d";
}
.icon_pushpin_alt:before {
content: "\e01e";
}
.icon_map_alt:before {
content: "\e01f";
}
.icon_drawer_alt:before {
content: "\e020";
}
.icon_toolbox_alt:before {
content: "\e021";
}
.icon_book_alt:before {
content: "\e022";
}
.icon_calendar:before {
content: "\e023";
}
.icon_film:before {
content: "\e024";
}
.icon_table:before {
content: "\e025";
}
.icon_contacts_alt:before {
content: "\e026";
}
.icon_headphones:before {
content: "\e027";
}
.icon_lifesaver:before {
content: "\e028";
}
.icon_piechart:before {
content: "\e029";
}
.icon_refresh:before {
content: "\e02a";
}
.icon_link_alt:before {
content: "\e02b";
}
.icon_link:before {
content: "\e02c";
}
.icon_loading:before {
content: "\e02d";
}
.icon_blocked:before {
content: "\e02e";
}
.icon_archive_alt:before {
content: "\e02f";
}
.icon_heart_alt:before {
content: "\e030";
}
.icon_star_alt:before {
content: "\e031";
}
.icon_star-half_alt:before {
content: "\e032";
}
.icon_star:before {
content: "\e033";
}
.icon_star-half:before {
content: "\e034";
}
.icon_tools:before {
content: "\e035";
}
.icon_tool:before {
content: "\e036";
}
.icon_cog:before {
content: "\e037";
}
.icon_cogs:before {
content: "\e038";
}
.arrow_up_alt:before {
content: "\e039";
}
.arrow_down_alt:before {
content: "\e03a";
}
.arrow_left_alt:before {
content: "\e03b";
}
.arrow_right_alt:before {
content: "\e03c";
}
.arrow_left-up_alt:before {
content: "\e03d";
}
.arrow_right-up_alt:before {
content: "\e03e";
}
.arrow_right-down_alt:before {
content: "\e03f";
}
.arrow_left-down_alt:before {
content: "\e040";
}
.arrow_condense_alt:before {
content: "\e041";
}
.arrow_expand_alt3:before {
content: "\e042";
}
.arrow_carrot_up_alt:before {
content: "\e043";
}
.arrow_carrot-down_alt:before {
content: "\e044";
}
.arrow_carrot-left_alt:before {
content: "\e045";
}
.arrow_carrot-right_alt:before {
content: "\e046";
}
.arrow_carrot-2up_alt:before {
content: "\e047";
}
.arrow_carrot-2dwnn_alt:before {
content: "\e048";
}
.arrow_carrot-2left_alt:before {
content: "\e049";
}
.arrow_carrot-2right_alt:before {
content: "\e04a";
}
.arrow_triangle-up_alt:before {
content: "\e04b";
}
.arrow_triangle-down_alt:before {
content: "\e04c";
}
.arrow_triangle-left_alt:before {
content: "\e04d";
}
.arrow_triangle-right_alt:before {
content: "\e04e";
}
.icon_minus_alt:before {
content: "\e04f";
}
.icon_plus_alt:before {
content: "\e050";
}
.icon_close_alt:before {
content: "\e051";
}
.icon_check_alt:before {
content: "\e052";
}
.icon_zoom-out:before {
content: "\e053";
}
.icon_zoom-in:before {
content: "\e054";
}
.icon_stop_alt:before {
content: "\e055";
}
.icon_menu-square_alt:before {
content: "\e056";
}
.icon_menu-circle_alt:before {
content: "\e057";
}
.icon_document:before {
content: "\e058";
}
.icon_documents:before {
content: "\e059";
}
.icon_pencil_alt:before {
content: "\e05a";
}
.icon_folder:before {
content: "\e05b";
}
.icon_folder-open:before {
content: "\e05c";
}
.icon_folder-add:before {
content: "\e05d";
}
.icon_folder_upload:before {
content: "\e05e";
}
.icon_folder_download:before {
content: "\e05f";
}
.icon_info:before {
content: "\e060";
}
.icon_error-circle:before {
content: "\e061";
}
.icon_error-oct:before {
content: "\e062";
}
.icon_error-triangle:before {
content: "\e063";
}
.icon_question_alt:before {
content: "\e064";
}
.icon_comment:before {
content: "\e065";
}
.icon_chat:before {
content: "\e066";
}
.icon_vol-mute:before {
content: "\e067";
}
.icon_volume-low:before {
content: "\e068";
}
.icon_volume-high:before {
content: "\e069";
}
.icon_quotations_alt:before {
content: "\e06a";
}
.icon_clock:before {
content: "\e06b";
}
.icon_lock:before {
content: "\e06c";
}
.icon_lock-open:before {
content: "\e06d";
}
.icon_key:before {
content: "\e06e";
}
.icon_cloud:before {
content: "\e06f";
}
.icon_cloud-upload:before {
content: "\e070";
}
.icon_cloud-download:before {
content: "\e071";
}
.icon_lightbulb:before {
content: "\e072";
}
.icon_gift:before {
content: "\e073";
}
.icon_house:before {
content: "\e074";
}
.icon_camera:before {
content: "\e075";
}
.icon_mail:before {
content: "\e076";
}
.icon_cone:before {
content: "\e077";
}
.icon_ribbon:before {
content: "\e078";
}
.icon_bag:before {
content: "\e079";
}
.icon_cart:before {
content: "\e07a";
}
.icon_tag:before {
content: "\e07b";
}
.icon_tags:before {
content: "\e07c";
}
.icon_trash:before {
content: "\e07d";
}
.icon_cursor:before {
content: "\e07e";
}
.icon_mic:before {
content: "\e07f";
}
.icon_compass:before {
content: "\e080";
}
.icon_pin:before {
content: "\e081";
}
.icon_pushpin:before {
content: "\e082";
}
.icon_map:before {
content: "\e083";
}
.icon_drawer:before {
content: "\e084";
}
.icon_toolbox:before {
content: "\e085";
}
.icon_book:before {
content: "\e086";
}
.icon_contacts:before {
content: "\e087";
}
.icon_archive:before {
content: "\e088";
}
.icon_heart:before {
content: "\e089";
}
.icon_profile:before {
content: "\e08a";
}
.icon_group:before {
content: "\e08b";
}
.icon_grid-2x2:before {
content: "\e08c";
}
.icon_grid-3x3:before {
content: "\e08d";
}
.icon_music:before {
content: "\e08e";
}
.icon_pause_alt:before {
content: "\e08f";
}
.icon_phone:before {
content: "\e090";
}
.icon_upload:before {
content: "\e091";
}
.icon_download:before {
content: "\e092";
}
.social_facebook:before {
content: "\e093";
}
.social_twitter:before {
content: "\e094";
}
.social_pinterest:before {
content: "\e095";
}
.social_googleplus:before {
content: "\e096";
}
.social_tumblr:before {
content: "\e097";
}
.social_tumbleupon:before {
content: "\e098";
}
.social_wordpress:before {
content: "\e099";
}
.social_instagram:before {
content: "\e09a";
}
.social_dribbble:before {
content: "\e09b";
}
.social_vimeo:before {
content: "\e09c";
}
.social_linkedin:before {
content: "\e09d";
}
.social_rss:before {
content: "\e09e";
}
.social_deviantart:before {
content: "\e09f";
}
.social_share:before {
content: "\e0a0";
}
.social_myspace:before {
content: "\e0a1";
}
.social_skype:before {
content: "\e0a2";
}
.social_youtube:before {
content: "\e0a3";
}
.social_picassa:before {
content: "\e0a4";
}
.social_googledrive:before {
content: "\e0a5";
}
.social_flickr:before {
content: "\e0a6";
}
.social_blogger:before {
content: "\e0a7";
}
.social_spotify:before {
content: "\e0a8";
}
.social_delicious:before {
content: "\e0a9";
}
.social_facebook_circle:before {
content: "\e0aa";
}
.social_twitter_circle:before {
content: "\e0ab";
}
.social_pinterest_circle:before {
content: "\e0ac";
}
.social_googleplus_circle:before {
content: "\e0ad";
}
.social_tumblr_circle:before {
content: "\e0ae";
}
.social_stumbleupon_circle:before {
content: "\e0af";
}
.social_wordpress_circle:before {
content: "\e0b0";
}
.social_instagram_circle:before {
content: "\e0b1";
}
.social_dribbble_circle:before {
content: "\e0b2";
}
.social_vimeo_circle:before {
content: "\e0b3";
}
.social_linkedin_circle:before {
content: "\e0b4";
}
.social_rss_circle:before {
content: "\e0b5";
}
.social_deviantart_circle:before {
content: "\e0b6";
}
.social_share_circle:before {
content: "\e0b7";
}
.social_myspace_circle:before {
content: "\e0b8";
}
.social_skype_circle:before {
content: "\e0b9";
}
.social_youtube_circle:before {
content: "\e0ba";
}
.social_picassa_circle:before {
content: "\e0bb";
}
.social_googledrive_alt2:before {
content: "\e0bc";
}
.social_flickr_circle:before {
content: "\e0bd";
}
.social_blogger_circle:before {
content: "\e0be";
}
.social_spotify_circle:before {
content: "\e0bf";
}
.social_delicious_circle:before {
content: "\e0c0";
}
.social_facebook_square:before {
content: "\e0c1";
}
.social_twitter_square:before {
content: "\e0c2";
}
.social_pinterest_square:before {
content: "\e0c3";
}
.social_googleplus_square:before {
content: "\e0c4";
}
.social_tumblr_square:before {
content: "\e0c5";
}
.social_stumbleupon_square:before {
content: "\e0c6";
}
.social_wordpress_square:before {
content: "\e0c7";
}
.social_instagram_square:before {
content: "\e0c8";
}
.social_dribbble_square:before {
content: "\e0c9";
}
.social_vimeo_square:before {
content: "\e0ca";
}
.social_linkedin_square:before {
content: "\e0cb";
}
.social_rss_square:before {
content: "\e0cc";
}
.social_deviantart_square:before {
content: "\e0cd";
}
.social_share_square:before {
content: "\e0ce";
}
.social_myspace_square:before {
content: "\e0cf";
}
.social_skype_square:before {
content: "\e0d0";
}
.social_youtube_square:before {
content: "\e0d1";
}
.social_picassa_square:before {
content: "\e0d2";
}
.social_googledrive_square:before {
content: "\e0d3";
}
.social_flickr_square:before {
content: "\e0d4";
}
.social_blogger_square:before {
content: "\e0d5";
}
.social_spotify_square:before {
content: "\e0d6";
}
.social_delicious_square:before {
content: "\e0d7";
}
.icon_printer:before {
content: "\e103";
}
.icon_calulator:before {
content: "\e0ee";
}
.icon_building:before {
content: "\e0ef";
}
.icon_floppy:before {
content: "\e0e8";
}
.icon_drive:before {
content: "\e0ea";
}
.icon_search-2:before {
content: "\e101";
}
.icon_id:before {
content: "\e107";
}
.icon_id-2:before {
content: "\e108";
}
.icon_puzzle:before {
content: "\e102";
}
.icon_like:before {
content: "\e106";
}
.icon_dislike:before {
content: "\e0eb";
}
.icon_mug:before {
content: "\e105";
}
.icon_currency:before {
content: "\e0ed";
}
.icon_wallet:before {
content: "\e100";
}
.icon_pens:before {
content: "\e104";
}
.icon_easel:before {
content: "\e0e9";
}
.icon_flowchart:before {
content: "\e109";
}
.icon_datareport:before {
content: "\e0ec";
}
.icon_briefcase:before {
content: "\e0fe";
}
.icon_shield:before {
content: "\e0f6";
}
.icon_percent:before {
content: "\e0fb";
}
.icon_globe:before {
content: "\e0e2";
}
.icon_globe-2:before {
content: "\e0e3";
}
.icon_target:before {
content: "\e0f5";
}
.icon_hourglass:before {
content: "\e0e1";
}
.icon_balance:before {
content: "\e0ff";
}
.icon_rook:before {
content: "\e0f8";
}
.icon_printer-alt:before {
content: "\e0fa";
}
.icon_calculator_alt:before {
content: "\e0e7";
}
.icon_building_alt:before {
content: "\e0fd";
}
.icon_floppy_alt:before {
content: "\e0e4";
}
.icon_drive_alt:before {
content: "\e0e5";
}
.icon_search_alt:before {
content: "\e0f7";
}
.icon_id_alt:before {
content: "\e0e0";
}
.icon_id-2_alt:before {
content: "\e0fc";
}
.icon_puzzle_alt:before {
content: "\e0f9";
}
.icon_like_alt:before {
content: "\e0dd";
}
.icon_dislike_alt:before {
content: "\e0f1";
}
.icon_mug_alt:before {
content: "\e0dc";
}
.icon_currency_alt:before {
content: "\e0f3";
}
.icon_wallet_alt:before {
content: "\e0d8";
}
.icon_pens_alt:before {
content: "\e0db";
}
.icon_easel_alt:before {
content: "\e0f0";
}
.icon_flowchart_alt:before {
content: "\e0df";
}
.icon_datareport_alt:before {
content: "\e0f2";
}
.icon_briefcase_alt:before {
content: "\e0f4";
}
.icon_shield_alt:before {
content: "\e0d9";
}
.icon_percent_alt:before {
content: "\e0da";
}
.icon_globe_alt:before {
content: "\e0de";
}
.icon_clipboard:before {
content: "\e0e6";
}
.glyph {
float: left;
text-align: center;
padding: .75em;
margin: .4em 1.5em .75em 0;
width: 6em;
text-shadow: none;
}
.glyph_big {
font-size: 128px;
color: #59c5dc;
float: left;
margin-right: 20px;
}
.glyph div { padding-bottom: 10px;}
.glyph input {
font-family: consolas, monospace;
font-size: 12px;
width: 100%;
text-align: center;
border: 0;
box-shadow: 0 0 0 1px #ccc;
padding: .2em;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
.centered {
margin-left: auto;
margin-right: auto;
}
.glyph .fs1 {
font-size: 2em;
}@font-face {
font-family: 'simple-line-icons';
src:  url(//tdapartyonpaper.com/wp-content/themes/logancee/fonts/Simple-Line-Icons.eot?v=2.2.2);
src:  url(//tdapartyonpaper.com/wp-content/themes/logancee/fonts/Simple-Line-Icons.eot?#iefix&v=2.2.2) format('embedded-opentype'),
url(//tdapartyonpaper.com/wp-content/themes/logancee/fonts/Simple-Line-Icons.ttf?v=2.2.2) format('truetype'),
url(//tdapartyonpaper.com/wp-content/themes/logancee/fonts/Simple-Line-Icons.woff2?v=2.2.2) format('woff2'),
url(//tdapartyonpaper.com/wp-content/themes/logancee/fonts/Simple-Line-Icons.woff?v=2.2.2) format('woff'),
url(//tdapartyonpaper.com/wp-content/themes/logancee/fonts/Simple-Line-Icons.svg?v=2.2.2#simple-line-icons) format('svg');
font-weight: normal;
font-style: normal;
} .icon-user,
.icon-people,
.icon-user-female,
.icon-user-follow,
.icon-user-following,
.icon-user-unfollow,
.icon-login,
.icon-logout,
.icon-emotsmile,
.icon-phone,
.icon-call-end,
.icon-call-in,
.icon-call-out,
.icon-map,
.icon-location-pin,
.icon-direction,
.icon-directions,
.icon-compass,
.icon-layers,
.icon-menu,
.icon-list,
.icon-options-vertical,
.icon-options,
.icon-arrow-down,
.icon-arrow-left,
.icon-arrow-right,
.icon-arrow-up,
.icon-arrow-up-circle,
.icon-arrow-left-circle,
.icon-arrow-right-circle,
.icon-arrow-down-circle,
.icon-check,
.icon-clock,
.icon-plus,
.icon-close,
.icon-trophy,
.icon-screen-smartphone,
.icon-screen-desktop,
.icon-plane,
.icon-notebook,
.icon-mustache,
.icon-mouse,
.icon-magnet,
.icon-energy,
.icon-disc,
.icon-cursor,
.icon-cursor-move,
.icon-crop,
.icon-chemistry,
.icon-speedometer,
.icon-shield,
.icon-screen-tablet,
.icon-magic-wand,
.icon-hourglass,
.icon-graduation,
.icon-ghost,
.icon-game-controller,
.icon-fire,
.icon-eyeglass,
.icon-envelope-open,
.icon-envelope-letter,
.icon-bell,
.icon-badge,
.icon-anchor,
.icon-wallet,
.icon-vector,
.icon-speech,
.icon-puzzle,
.icon-printer,
.icon-present,
.icon-playlist,
.icon-pin,
.icon-picture,
.icon-handbag,
.icon-globe-alt,
.icon-globe,
.icon-folder-alt,
.icon-folder,
.icon-film,
.icon-feed,
.icon-drop,
.icon-drawar,
.icon-docs,
.icon-doc,
.icon-diamond,
.icon-cup,
.icon-calculator,
.icon-bubbles,
.icon-briefcase,
.icon-book-open,
.icon-basket-loaded,
.icon-basket,
.icon-bag,
.icon-action-undo,
.icon-action-redo,
.icon-wrench,
.icon-umbrella,
.icon-trash,
.icon-tag,
.icon-support,
.icon-frame,
.icon-size-fullscreen,
.icon-size-actual,
.icon-shuffle,
.icon-share-alt,
.icon-share,
.icon-rocket,
.icon-question,
.icon-pie-chart,
.icon-pencil,
.icon-note,
.icon-loop,
.icon-home,
.icon-grid,
.icon-graph,
.icon-microphone,
.icon-music-tone-alt,
.icon-music-tone,
.icon-earphones-alt,
.icon-earphones,
.icon-equalizer,
.icon-like,
.icon-dislike,
.icon-control-start,
.icon-control-rewind,
.icon-control-play,
.icon-control-pause,
.icon-control-forward,
.icon-control-end,
.icon-volume-1,
.icon-volume-2,
.icon-volume-off,
.icon-calendar,
.icon-bulb,
.icon-chart,
.icon-ban,
.icon-bubble,
.icon-camrecorder,
.icon-camera,
.icon-cloud-download,
.icon-cloud-upload,
.icon-envelope,
.icon-eye,
.icon-flag,
.icon-heart,
.icon-info,
.icon-key,
.icon-link,
.icon-lock,
.icon-lock-open,
.icon-magnifier,
.icon-magnifier-add,
.icon-magnifier-remove,
.icon-paper-clip,
.icon-paper-plane,
.icon-power,
.icon-refresh,
.icon-reload,
.icon-settings,
.icon-star,
.icon-symble-female,
.icon-symbol-male,
.icon-target,
.icon-credit-card,
.icon-paypal,
.icon-social-tumblr,
.icon-social-twitter,
.icon-social-facebook,
.icon-social-instagram,
.icon-social-linkedin,
.icon-social-pinterest,
.icon-social-github,
.icon-social-gplus,
.icon-social-reddit,
.icon-social-skype,
.icon-social-dribbble,
.icon-social-behance,
.icon-social-foursqare,
.icon-social-soundcloud,
.icon-social-spotify,
.icon-social-stumbleupon,
.icon-social-youtube,
.icon-social-dropbox {
font-family: 'simple-line-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-user:before {
content: "\e005";
}
.icon-people:before {
content: "\e001";
}
.icon-user-female:before {
content: "\e000";
}
.icon-user-follow:before {
content: "\e002";
}
.icon-user-following:before {
content: "\e003";
}
.icon-user-unfollow:before {
content: "\e004";
}
.icon-login:before {
content: "\e066";
}
.icon-logout:before {
content: "\e065";
}
.icon-emotsmile:before {
content: "\e021";
}
.icon-phone:before {
content: "\e600";
}
.icon-call-end:before {
content: "\e048";
}
.icon-call-in:before {
content: "\e047";
}
.icon-call-out:before {
content: "\e046";
}
.icon-map:before {
content: "\e033";
}
.icon-location-pin:before {
content: "\e096";
}
.icon-direction:before {
content: "\e042";
}
.icon-directions:before {
content: "\e041";
}
.icon-compass:before {
content: "\e045";
}
.icon-layers:before {
content: "\e034";
}
.icon-menu:before {
content: "\e601";
}
.icon-list:before {
content: "\e067";
}
.icon-options-vertical:before {
content: "\e602";
}
.icon-options:before {
content: "\e603";
}
.icon-arrow-down:before {
content: "\e604";
}
.icon-arrow-left:before {
content: "\e605";
}
.icon-arrow-right:before {
content: "\e606";
}
.icon-arrow-up:before {
content: "\e607";
}
.icon-arrow-up-circle:before {
content: "\e078";
}
.icon-arrow-left-circle:before {
content: "\e07a";
}
.icon-arrow-right-circle:before {
content: "\e079";
}
.icon-arrow-down-circle:before {
content: "\e07b";
}
.icon-check:before {
content: "\e080";
}
.icon-clock:before {
content: "\e081";
}
.icon-plus:before {
content: "\e095";
}
.icon-close:before {
content: "\e082";
}
.icon-trophy:before {
content: "\e006";
}
.icon-screen-smartphone:before {
content: "\e010";
}
.icon-screen-desktop:before {
content: "\e011";
}
.icon-plane:before {
content: "\e012";
}
.icon-notebook:before {
content: "\e013";
}
.icon-mustache:before {
content: "\e014";
}
.icon-mouse:before {
content: "\e015";
}
.icon-magnet:before {
content: "\e016";
}
.icon-energy:before {
content: "\e020";
}
.icon-disc:before {
content: "\e022";
}
.icon-cursor:before {
content: "\e06e";
}
.icon-cursor-move:before {
content: "\e023";
}
.icon-crop:before {
content: "\e024";
}
.icon-chemistry:before {
content: "\e026";
}
.icon-speedometer:before {
content: "\e007";
}
.icon-shield:before {
content: "\e00e";
}
.icon-screen-tablet:before {
content: "\e00f";
}
.icon-magic-wand:before {
content: "\e017";
}
.icon-hourglass:before {
content: "\e018";
}
.icon-graduation:before {
content: "\e019";
}
.icon-ghost:before {
content: "\e01a";
}
.icon-game-controller:before {
content: "\e01b";
}
.icon-fire:before {
content: "\e01c";
}
.icon-eyeglass:before {
content: "\e01d";
}
.icon-envelope-open:before {
content: "\e01e";
}
.icon-envelope-letter:before {
content: "\e01f";
}
.icon-bell:before {
content: "\e027";
}
.icon-badge:before {
content: "\e028";
}
.icon-anchor:before {
content: "\e029";
}
.icon-wallet:before {
content: "\e02a";
}
.icon-vector:before {
content: "\e02b";
}
.icon-speech:before {
content: "\e02c";
}
.icon-puzzle:before {
content: "\e02d";
}
.icon-printer:before {
content: "\e02e";
}
.icon-present:before {
content: "\e02f";
}
.icon-playlist:before {
content: "\e030";
}
.icon-pin:before {
content: "\e031";
}
.icon-picture:before {
content: "\e032";
}
.icon-handbag:before {
content: "\e035";
}
.icon-globe-alt:before {
content: "\e036";
}
.icon-globe:before {
content: "\e037";
}
.icon-folder-alt:before {
content: "\e039";
}
.icon-folder:before {
content: "\e089";
}
.icon-film:before {
content: "\e03a";
}
.icon-feed:before {
content: "\e03b";
}
.icon-drop:before {
content: "\e03e";
}
.icon-drawar:before {
content: "\e03f";
}
.icon-docs:before {
content: "\e040";
}
.icon-doc:before {
content: "\e085";
}
.icon-diamond:before {
content: "\e043";
}
.icon-cup:before {
content: "\e044";
}
.icon-calculator:before {
content: "\e049";
}
.icon-bubbles:before {
content: "\e04a";
}
.icon-briefcase:before {
content: "\e04b";
}
.icon-book-open:before {
content: "\e04c";
}
.icon-basket-loaded:before {
content: "\e04d";
}
.icon-basket:before {
content: "\e04e";
}
.icon-bag:before {
content: "\e04f";
}
.icon-action-undo:before {
content: "\e050";
}
.icon-action-redo:before {
content: "\e051";
}
.icon-wrench:before {
content: "\e052";
}
.icon-umbrella:before {
content: "\e053";
}
.icon-trash:before {
content: "\e054";
}
.icon-tag:before {
content: "\e055";
}
.icon-support:before {
content: "\e056";
}
.icon-frame:before {
content: "\e038";
}
.icon-size-fullscreen:before {
content: "\e057";
}
.icon-size-actual:before {
content: "\e058";
}
.icon-shuffle:before {
content: "\e059";
}
.icon-share-alt:before {
content: "\e05a";
}
.icon-share:before {
content: "\e05b";
}
.icon-rocket:before {
content: "\e05c";
}
.icon-question:before {
content: "\e05d";
}
.icon-pie-chart:before {
content: "\e05e";
}
.icon-pencil:before {
content: "\e05f";
}
.icon-note:before {
content: "\e060";
}
.icon-loop:before {
content: "\e064";
}
.icon-home:before {
content: "\e069";
}
.icon-grid:before {
content: "\e06a";
}
.icon-graph:before {
content: "\e06b";
}
.icon-microphone:before {
content: "\e063";
}
.icon-music-tone-alt:before {
content: "\e061";
}
.icon-music-tone:before {
content: "\e062";
}
.icon-earphones-alt:before {
content: "\e03c";
}
.icon-earphones:before {
content: "\e03d";
}
.icon-equalizer:before {
content: "\e06c";
}
.icon-like:before {
content: "\e068";
}
.icon-dislike:before {
content: "\e06d";
}
.icon-control-start:before {
content: "\e06f";
}
.icon-control-rewind:before {
content: "\e070";
}
.icon-control-play:before {
content: "\e071";
}
.icon-control-pause:before {
content: "\e072";
}
.icon-control-forward:before {
content: "\e073";
}
.icon-control-end:before {
content: "\e074";
}
.icon-volume-1:before {
content: "\e09f";
}
.icon-volume-2:before {
content: "\e0a0";
}
.icon-volume-off:before {
content: "\e0a1";
}
.icon-calendar:before {
content: "\e075";
}
.icon-bulb:before {
content: "\e076";
}
.icon-chart:before {
content: "\e077";
}
.icon-ban:before {
content: "\e07c";
}
.icon-bubble:before {
content: "\e07d";
}
.icon-camrecorder:before {
content: "\e07e";
}
.icon-camera:before {
content: "\e07f";
}
.icon-cloud-download:before {
content: "\e083";
}
.icon-cloud-upload:before {
content: "\e084";
}
.icon-envelope:before {
content: "\e086";
}
.icon-eye:before {
content: "\e087";
}
.icon-flag:before {
content: "\e088";
}
.icon-heart:before {
content: "\e08a";
}
.icon-info:before {
content: "\e08b";
}
.icon-key:before {
content: "\e08c";
}
.icon-link:before {
content: "\e08d";
}
.icon-lock:before {
content: "\e08e";
}
.icon-lock-open:before {
content: "\e08f";
}
.icon-magnifier:before {
content: "\e090";
}
.icon-magnifier-add:before {
content: "\e091";
}
.icon-magnifier-remove:before {
content: "\e092";
}
.icon-paper-clip:before {
content: "\e093";
}
.icon-paper-plane:before {
content: "\e094";
}
.icon-power:before {
content: "\e097";
}
.icon-refresh:before {
content: "\e098";
}
.icon-reload:before {
content: "\e099";
}
.icon-settings:before {
content: "\e09a";
}
.icon-star:before {
content: "\e09b";
}
.icon-symble-female:before {
content: "\e09c";
}
.icon-symbol-male:before {
content: "\e09d";
}
.icon-target:before {
content: "\e09e";
}
.icon-credit-card:before {
content: "\e025";
}
.icon-paypal:before {
content: "\e608";
}
.icon-social-tumblr:before {
content: "\e00a";
}
.icon-social-twitter:before {
content: "\e009";
}
.icon-social-facebook:before {
content: "\e00b";
}
.icon-social-instagram:before {
content: "\e609";
}
.icon-social-linkedin:before {
content: "\e60a";
}
.icon-social-pinterest:before {
content: "\e60b";
}
.icon-social-github:before {
content: "\e60c";
}
.icon-social-gplus:before {
content: "\e60d";
}
.icon-social-reddit:before {
content: "\e60e";
}
.icon-social-skype:before {
content: "\e60f";
}
.icon-social-dribbble:before {
content: "\e00d";
}
.icon-social-behance:before {
content: "\e610";
}
.icon-social-foursqare:before {
content: "\e611";
}
.icon-social-soundcloud:before {
content: "\e612";
}
.icon-social-spotify:before {
content: "\e613";
}
.icon-social-stumbleupon:before {
content: "\e614";
}
.icon-social-youtube:before {
content: "\e008";
}
.icon-social-dropbox:before {
content: "\e00c";
}.vegas-loading {
border-radius: 10px;
background: #000;
background: rgba(0,0,0,0.7);
background: url(//tdapartyonpaper.com/wp-content/themes/logancee/img/loader.gif) no-repeat center center; height: 32px;
left: 20px;
position: fixed;
top: 20px;
width: 32px; 
z-index: 0;
}
.vegas-overlay {
background: none;
}
.vegas-background {
-ms-interpolation-mode: bicubic;
image-rendering: optimizeQuality;
max-width: none !important; z-index: -2;
}
.vegas-overlay,
.vegas-background {
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-draggable-handle{-ms-touch-action:none;touch-action:none}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:0.1px;display:block;-ms-touch-action:none;touch-action:none}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-selectable{-ms-touch-action:none;touch-action:none}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted black}.ui-sortable-handle{-ms-touch-action:none;touch-action:none}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin:2px 0 0 0;padding:.5em .5em .5em .7em;min-height:0;font-size:100%}.ui-accordion .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-icons .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-header .ui-accordion-header-icon{position:absolute;left:.5em;top:50%;margin-top:-8px}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto}.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}.ui-button{display:inline-block;position:relative;padding:0;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;overflow:visible}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none}.ui-button-icon-only{width:2.2em}button.ui-button-icon-only{width:2.4em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.ui-button .ui-button-text{display:block;line-height:normal}.ui-button-text-only .ui-button-text{padding:.4em 1em}.ui-button-icon-only .ui-button-text,.ui-button-icons-only .ui-button-text{padding:.4em;text-indent:-9999999px}.ui-button-text-icon-primary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 1em .4em 2.1em}.ui-button-text-icon-secondary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 2.1em .4em 1em}.ui-button-text-icons .ui-button-text{padding-left:2.1em;padding-right:2.1em}input.ui-button{padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon,.ui-button-icons-only .ui-icon{position:absolute;top:50%;margin-top:-8px}.ui-button-icon-only .ui-icon{left:50%;margin-left:-8px}.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary,.ui-button-icons-only .ui-button-icon-primary{left:.5em}.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary,.ui-button-icons-only .ui-button-icon-secondary{right:.5em}.ui-buttonset{margin-right:7px}.ui-buttonset .ui-button{margin-left:0;margin-right:-.3em}input.ui-button::-moz-focus-inner,button.ui-button::-moz-focus-inner{border:0;padding:0}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-dialog{overflow:hidden;position:absolute;top:0;left:0;padding:.2em;outline:0}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:20px;margin:-10px 0 0 0;padding:1px;height:20px}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer}.ui-dialog .ui-resizable-se{width:12px;height:12px;right:-5px;bottom:-5px;background-position:16px 16px}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-menu{list-style:none;padding:0;margin:0;display:block;outline:none}.ui-menu .ui-menu{position:absolute}.ui-menu .ui-menu-item{position:relative;margin:0;padding:3px 1em 3px .4em;cursor:pointer;min-height:0;list-style-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)}.ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}.ui-menu .ui-state-focus,.ui-menu .ui-state-active{margin:-1px}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item{padding-left:2em}.ui-menu .ui-icon{position:absolute;top:0;bottom:0;left:.2em;margin:auto 0}.ui-menu .ui-menu-icon{left:auto;right:0}.ui-progressbar{height:2em;text-align:left;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-progressbar .ui-progressbar-overlay{background:url(data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==);height:100%;filter:alpha(opacity=25);opacity:0.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-selectmenu-menu{padding:0;margin:0;position:absolute;top:0;left:0;display:none}.ui-selectmenu-menu .ui-menu{overflow:auto;overflow-x:hidden;padding-bottom:1px}.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup{font-size:1em;font-weight:bold;line-height:1.5;padding:2px 0.4em;margin:0.5em 0 0 0;height:auto;border:0}.ui-selectmenu-open{display:block}.ui-selectmenu-button{display:inline-block;overflow:hidden;position:relative;text-decoration:none;cursor:pointer}.ui-selectmenu-button span.ui-icon{right:0.5em;left:auto;margin-top:-8px;position:absolute;top:50%}.ui-selectmenu-button span.ui-selectmenu-text{text-align:left;padding:0.4em 2.1em 0.4em 1em;display:block;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;-ms-touch-action:none;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:none;background:none;color:inherit;padding:0;margin:.2em 0;vertical-align:middle;margin-left:.4em;margin-right:22px}.ui-spinner-button{width:16px;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0}.ui-spinner a.ui-spinner-button{border-top:none;border-bottom:none;border-right:none}.ui-spinner .ui-icon{position:absolute;margin-top:-8px;top:50%;left:0}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-spinner .ui-icon-triangle-1-s{background-position:-65px -16px}.ui-tabs{position:relative;padding:.2em}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom-width:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text}.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:none}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px;-webkit-box-shadow:0 0 5px #aaa;box-shadow:0 0 5px #aaa}body .ui-tooltip{border-width:2px}.ui-widget{font-family:Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #ddd;background:#eee url(//tdapartyonpaper.com/wp-content/themes/logancee/css/images/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x;color:#333}.ui-widget-content a{color:#333}.ui-widget-header{border:1px solid #e78f08;background:#f6a828 url(//tdapartyonpaper.com/wp-content/themes/logancee/css/images/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x;color:#fff;font-weight:bold}.ui-widget-header a{color:#fff}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #ccc;background:#f6f6f6 url(//tdapartyonpaper.com/wp-content/themes/logancee/css/images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x;font-weight:bold;color:#1c94c4}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#1c94c4;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus{border:1px solid #fbcb09;background:#fdf5ce url(//tdapartyonpaper.com/wp-content/themes/logancee/css/images/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x;font-weight:bold;color:#c77405}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited{color:#c77405;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #fbd850;background:#fff url(//tdapartyonpaper.com/wp-content/themes/logancee/css/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;font-weight:bold;color:#eb8f00}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#eb8f00;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fed22f;background:#ffe45c url(//tdapartyonpaper.com/wp-content/themes/logancee/css/images/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#b81900 url(//tdapartyonpaper.com/wp-content/themes/logancee/css/images/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat;color:#fff}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#fff}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#fff}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/images/ui-icons_222222_256x240.png)}.ui-widget-header .ui-icon{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/images/ui-icons_ffffff_256x240.png)}.ui-state-default .ui-icon{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/images/ui-icons_ef8c08_256x240.png)}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/images/ui-icons_ef8c08_256x240.png)}.ui-state-active .ui-icon{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/images/ui-icons_ef8c08_256x240.png)}.ui-state-highlight .ui-icon{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/images/ui-icons_228ef1_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(//tdapartyonpaper.com/wp-content/themes/logancee/css/images/ui-icons_ffd27a_256x240.png)}.ui-icon-blank{background-position:16px 16px}.ui-icon-carat-1-n{background-position:0 0}.ui-icon-carat-1-ne{background-position:-16px 0}.ui-icon-carat-1-e{background-position:-32px 0}.ui-icon-carat-1-se{background-position:-48px 0}.ui-icon-carat-1-s{background-position:-64px 0}.ui-icon-carat-1-sw{background-position:-80px 0}.ui-icon-carat-1-w{background-position:-96px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-64px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-64px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:0 -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:4px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:4px}.ui-widget-overlay{background:#666 url(//tdapartyonpaper.com/wp-content/themes/logancee/css/images/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat;opacity:.5;filter:Alpha(Opacity=50)}.ui-widget-shadow{margin:-5px 0 0 -5px;padding:5px;background:#000 url(//tdapartyonpaper.com/wp-content/themes/logancee/css/images/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x;opacity:.2;filter:Alpha(Opacity=20);border-radius:5px}.slider-align-top header .slider-header {
position: absolute;
left: 0;
right: 0;
z-index: 22;
}
@media (max-width: 991px) {
.responsive .slider-align-top header .slider-header {
position: relative;
}
}
#main .rev_slider .tp-caption .title {
font-size:36px;
font-weight:bold;
line-height:1;
text-transform:uppercase;
letter-spacing:0.25px;
color: #000;
}
#main .rev_slider .tp-caption .text {
line-height:24px;
color:#666666;
-webkit-font-smoothing: subpixel-antialiased !important;
-moz-osx-font-smoothing: unset !important;
letter-spacing:0.25px;
}
#main .rev_slider .tp-caption .btn-slide a {
display:inline-block;
padding:6px 24px;
line-height:30px;
background:#000000;
font-weight:bold;
text-transform:uppercase;
}
#main .rev_slider .tp-caption a { color:#ffffff !important;-webkit-font-smoothing: subpixel-antialiased !important;
-moz-osx-font-smoothing: unset !important; }
#main .tp-leftarrow.default {
margin: 0;
padding: 0;
width: 40px;
height: 40px;
text-align: center;
line-height: 40px;
border: none;
border-radius: 0;
background: none;
background-color: rgba(0,0,0,0.5);
color: #ffffff;
font-size: 20px;
line-height: 1.8;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
}
#main .tp-leftarrow.default:hover {
background-color:rgba(0,0,0,0.75);
}
#main .tp-leftarrow.default:before {
content: "\f104";
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;
transform: translate(0, 0);
}
#main .tp-rightarrow.default {
margin: 0;
padding: 0;
width: 40px;
height: 40px;
text-align: center;
line-height: 40px;
border: none;
border-radius: 0;
background: none;
background-color: rgba(0,0,0,0.5);
color: #ffffff;
font-size: 20px;
line-height: 1.8;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
}
#main .tp-rightarrow.default:hover {
background-color:rgba(0,0,0,0.75);
}
#main .tp-rightarrow.default:before {
content: "\f105";
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;
transform: translate(0, 0);
}
#main .tp-bullets.simplebullets.round .bullet {
background: #D6D6D6;
display: block;
-webkit-backface-visibility: visible;
-webkit-transition: opacity 200ms ease;
-moz-transition: opacity 200ms ease;
-ms-transition: opacity 200ms ease;
-o-transition: opacity 200ms ease;
transition: opacity 200ms ease;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
background: transparent;
border: 1px solid #000000;
border-radius: 0;
width: 20px;
height: 6px;
margin: 0 3px;
}
#main .tp-bullets.simplebullets.round .bullet.selected {
background: #000;
}
.sidebar-various-title {
font-weight: 600;
line-height: 1;
text-transform: uppercase;
position: relative;
padding-bottom: 36px;
font-size: 60px;
letter-spacing: 1px;
font-family: Montserrat, arial, serif;
}
.sidebar-various-title:after {
position: absolute;
display: inline-block;
width: 70px;
height: 5px;
content: '';
left: 3px;
bottom: 0;
background: #000000;
}
@media (max-width: 767px) {
.responsive .sidebar-various-title:after {
height: 2px;
}
}
.various-sidebar-content-slider {
font-family: Lato;
font-size: 16px;
line-height: 1.5;
color: #666;
letter-spacing: 0.85px;
}
#main .rev_slider .btn-slide.type2 a {
font-size: 16px;
letter-spacing: 1px;
line-height: 60px;
padding: 0 48px;
}
#main .logancee_background {
width: 416px;
max-width: 29% !important;
max-height: 44% !important;
height:405px;
background: rgba(255, 255, 255, 0.9)
}
#main .rev_slider .home-shoes.title {
color: #fff;
font-weight: 800;
text-shadow: 2px 5px 5px rgba(0, 0, 0, 0.5);
}
#main .rev_slider .home-shoes.text {
color: #fff;
text-shadow: 2px 5px 5px rgba(0, 0, 0, 0.5);
}#menu {
position: relative;
overflow: visible;
}
#menu .background-menu {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
}
.megaMenuToggle {
display: none;
}
.container-megamenu, 
.container-megamenu .container {
padding-top: 0px !important;
padding-bottom: 0px !important;
}
.container-megamenu.container .container {
width: auto !important;
}
#main .container-megamenu {
margin-bottom: -30px;
position: relative;
}
.megamenu-wrapper {
position: relative;
z-index: 25;
}
ul.megamenu {
margin: 0px;
padding: 0px;
list-style: none;
position: relative;
z-index: 0;
opacity: 1;
text-align: center;
}
ul.megamenu > li {
height: 60px;
margin: 0 14px;
display: inline-block;
font-family: Montserrat, arial, serif;
}
ul.megamenu > li.pull-right {
float: right;
}
ul.megamenu > li .close-menu,
ul.megamenu > li .open-menu {
display: none;
} ul.megamenu > li.search {
background: none;
}
#top ul.megamenu > li.search .search_form, ul.megamenu > li.search .search_form {
padding: 0px;
margin: 8px;
}
#top ul.megamenu > li.search .search_form input, ul.megamenu > li.search .search_form input {
height: 29px;
min-height: 29px;
border: none;
}
ul.megamenu > li.search .button-search2 {
top: 6px;
right: 8px;
} ul.megamenu > li > a {
display: block;
font-size: 14px;
line-height: 60px;
text-transform: uppercase;
font-weight: bold;
color: #999;
position: relative;
}
ul.megamenu > li > a strong {
font-weight: bold;
}
ul.megamenu > li.with-sub-menu > a:after {
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
line-height: inherit;
padding-left: 15px;
content: "\f107";
display: inline-block;
color: #000;
}
ul.megamenu .megamenu-label {
position: absolute;
bottom: 90%;
left: 90%;
padding: 2px 4px;
border-radius: 2px;
font-size: 10px;
line-height: 13px;
background: #cc0000;
border-radius: 2px;
color: #fff;
text-transform: uppercase;
font-weight: bold;
}
ul.megamenu li.with-sub-menu .megamenu-label {
margin-left: -24px;
}
ul.megamenu .megamenu-label > span {
position: absolute;
left: 50%;
top: 100%;
width: 0;
height: 0;
content: "";
border-top: 4px solid #cc0000;
border-left: 0 solid transparent !important;
border-right: 4px solid transparent !important;
border-bottom: none !important;
background: none !important;
margin-left: -3px;
display: block;
}
ul.megamenu ul .megamenu-label {
display: inline-block;
position: relative;
top: -1px;
bottom: auto;
margin: 0px 0px 0px 6px !important;
left: auto;
}
ul.megamenu ul .megamenu-label > span {
display: none;
}
ul.megamenu > li > a:hover, 
ul.megamenu > li.active > a, 
ul.megamenu > li.home > a, 
ul.megamenu > li:hover > a {
color: #000000;
}
ul.megamenu > li > a > .fa-home {
font-size: 16px;
}
ul.megamenu > li > a img {
margin-right: 10px;
height: 27px;
vertical-align: middle;
} ul.megamenu > li > a.description {
font-size: 14px;
padding: 10px 20px 11px 21px;
line-height: 1;
}
ul.megamenu > li > a.description strong {
font-size: 14px;
}
ul.megamenu > li > a.description img {
float: left;
}
ul.megamenu > li > a.description .description {
font-size: 11px;
opacity: 0.9;
}
ul.megamenu > li > a.description .description-left {
float: left;
width: auto;
}  ul.megamenu > li > .sub-menu {
position: absolute;
z-index: -20;
visibility: hidden;
right: 0;
margin-left: -87px;
}
ul.megamenu > li.active > .sub-menu {
z-index: 20;
right: auto;
visibility: visible;
}
ul.megamenu > li > .sub-menu > .content {
display: none;
}
ul.megamenu > li.active > .sub-menu > .content {
display: block;
}
ul.megamenu > li > .sub-menu > .content > .arrow {
display: none;
}  ul.megamenu.fade > li > .sub-menu > .content {
display: block;
opacity: 0;
filter: alpha(opacity=0);
visibility: hidden;
-webkit-transition: all 0.2s ease-out;
-moz-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
-ms-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}
ul.megamenu.fade > li.active > .sub-menu > .content {
display: block;
opacity: 1;
filter: alpha(opacity=100);
visibility: visible;
}  ul.megamenu.shift-up > li > .sub-menu > .content {
display: block;
opacity: 0;
filter: alpha(opacity=0);
visibility: hidden;
-webkit-transition: all 0.2s ease-out;
-moz-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
-ms-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
margin-top: 35px;
}
ul.megamenu.shift-up > li.active > .sub-menu > .content {
margin-top: 0px;
display: block;
opacity: 1;
filter: alpha(opacity=100);
visibility: visible;
}  ul.megamenu.shift-down > li > .sub-menu > .content {
display: block;
opacity: 0;
filter: alpha(opacity=0);
visibility: hidden;
-webkit-transition: all 0.2s ease-out;
-moz-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
-ms-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
margin-top: -25px;
}
ul.megamenu.shift-down > li.active > .sub-menu > .content {
margin-top: 0px;
display: block;
opacity: 1;
filter: alpha(opacity=100);
visibility: visible;
}  ul.megamenu.shift-left > li > .sub-menu > .content {
display: block;
opacity: 0;
filter: alpha(opacity=0);
visibility: hidden;
-webkit-transition: all 0.2s ease-out;
-moz-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
-ms-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
left: 30px;
}
ul.megamenu.shift-left > li.active > .sub-menu > .content {
left: 0px;
display: block;
opacity: 1;
filter: alpha(opacity=100);
visibility: visible;
}  ul.megamenu.shift-right > li > .sub-menu > .content {
display: block;
opacity: 0;
filter: alpha(opacity=0);
visibility: hidden;
-webkit-transition: all 0.2s ease-out;
-moz-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
-ms-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
left: -30px;
}
ul.megamenu.shift-right > li.active > .sub-menu > .content {
left: 0px;
display: block;
opacity: 1;
filter: alpha(opacity=100);
visibility: visible;
}  ul.megamenu.flipping > li > .sub-menu > .content {
display: block;
filter: alpha(opacity=0);
visibility: hidden;
opacity: 0;
-webkit-transform-origin: 50% 0%;
-o-transform-origin: 50% 0%;
transform-origin: 50% 0%;
-webkit-transform: perspective(350px) rotateX(-90deg);
-o-transform: perspective(350px) rotateX(-90deg);
transform: perspective(350px) rotateX(-90deg);
-webkit-transition: all 0.2s ease-out;
-moz-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
-ms-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}
ul.megamenu.flipping > li.active > .sub-menu > .content {
display: block;
opacity: 1;
filter: alpha(opacity=100);
visibility: visible;
-webkit-transform: perspective(350px) rotateX(0deg);
-o-transform: perspective(350px) rotateX(0deg);
transform: perspective(350px) rotateX(0deg);
-webkit-transition:0.2s linear 0s;
-o-transition:0.2s linear 0s;
transition:0.2s linear 0s;
}  ul.megamenu.slide > li > .sub-menu > .content {
display: block;
opacity:0;
filter: alpha(opacity=0);
visibility: hidden;
-webkit-transform-origin: top;
-moz-transform-origin: top;
-o-transform-origin: top;
-ms-transform-origin: top;
transform-origin: top;
-webkit-animation-fill-mode: forwards;
-moz-animation-fill-mode: forwards;
-ms-animation-fill-mode: forwards;
-o-animation-fill-mode: forwards;
animation-fill-mode: forwards;
-webkit-transform: scale(1, 0);
-moz-transform: scale(1, 0);
-o-transform: scale(1, 0);
-ms-transform: scale(1, 0);
transform: scale(1, 0);
-webkit-transition: all 0.2s ease-out;
-moz-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
-ms-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}
ul.megamenu.slide > li.active > .sub-menu > .content {
-webkit-transform: scale(1, 1);
-moz-transform: scale(1, 1);
-o-transform: scale(1, 1);
-ms-transform: scale(1, 1);
transform: scale(1, 1);
opacity:1 !important;
filter: alpha(opacity=100) !important;
visibility: visible !important;
}  .horizontal ul.megamenu > li > .sub-menu {
max-width: 100%;
}
ul.megamenu li .sub-menu .content {
padding: 30px;
background: #fff;
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
box-sizing: content-box !important;
-moz-box-sizing: content-box !important;
-webkit-box-sizing: content-box !important;
text-align: left;
}
ul.megamenu .sub-menu .content > .row {
padding-top: 30px;
}
ul.megamenu .sub-menu .content > .border {
padding-top: 30px;
border-bottom: 1px solid #ccc;
}
ul.megamenu .sub-menu .content > .row:first-of-type {
padding: 0px;
} ul.megamenu li .product {
text-align: center;
position: relative;
}
ul.megamenu li .product .image {
padding: 0px;
}
ul.megamenu li .product .image img.swap-image {
display: none;
}
ul.megamenu li .product .name {
padding: 7px 0px 0px 0px;
}
ul.megamenu li .product .price {
color: #000;
}  .products-carousel-overflow {
overflow: hidden;
margin: -2px;
padding: 2px;
position: relative;
}
.products-carousel-overflow .box-heading {
margin: 0 0 50px 0;
font-size: 18px;
text-transform: uppercase;
text-align: center;
color: #000000;
font-weight: bold;
letter-spacing: 0.5px;
font-family: Montserrat, arial, serif;
}
.products-carousel-overflow .strip-line {
display: none;
}
.products-carousel-overflow  > .prev,
.products-carousel-overflow  > .next {
position: absolute;
margin: 0;
padding: 0;
width: 34px;
height: 34px;
font-size: 22px;
color: #cccccc;
background: #ffffff;
border: 1px solid #cccccc;
text-align: center;
line-height: 32px;
border-radius: 0;
top: 35px;
left: 50%;
z-index: 222;
transition: all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
}
.products-carousel-overflow  > .prev:hover,
.products-carousel-overflow  > .next:hover {
background: #ccc;
color: #fff;
}
.products-carousel-overflow  > .prev:after {
content: '';
position: absolute;
top: 50%;
left: 34px;
width: 40px;
height: 1px;
border-bottom: 1px dashed #e5e5e5;
z-index: 1;
}
.products-carousel-overflow  > .prev {
margin-left: -55px;
}
.products-carousel-overflow  > .prev:before {
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;
content: "\f104";
}
.products-carousel-overflow > .next {
margin-left: 21px;
}
.products-carousel-overflow > .next:before {
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;
content: "\f105";
}
.products-carousel-overflow .quickview,
.products-carousel-overflow .typo-actions{
display: none;
}
.products-carousel-overflow .clear {
clear: left;
width: 100%;
height: 16px;
}  ul.megamenu li .sub-menu .content .open-categories,
ul.megamenu li .sub-menu .content .close-categories {
display: none;
}  ul.megamenu .categories-image-top {
padding: 0px 0px 10px 0px;
}
ul.megamenu .categories-image-top img {
display: block;
margin: 0px auto;
}
ul.megamenu li .sub-menu .content .static-menu a.main-menu {
font-size: 100%;
font-weight: bold;
line-height: 20px;
margin-bottom: 10px;
padding: 10px 0;
text-transform: uppercase;
border-bottom: 1px solid #ccc;
color: #999;
display: block;
}
ul.megamenu li .sub-menu .content .static-menu a.main-menu:hover {
color: #000;
}
ul.megamenu li .sub-menu .content .static-menu .left-categories-image-right {
float: left;
width: 54%;
padding-right: 6%;
}
ul.megamenu li .sub-menu .content .static-menu .right-categories-image-right {
float: left;
width: 40%;
text-align: right;
padding-top: 5px;
}
ul.megamenu li .sub-menu .content .static-menu .left-categories-image-left {
float: left;
width: 40%;
padding-right: 4%;
padding-top: 5px;
}
ul.megamenu li .sub-menu .content .static-menu .right-categories-image-left {
float: left;
width: 56%;
}
ul.megamenu li .sub-menu .content .static-menu .menu ul {
list-style: none;
margin: 0px;
padding: 0px;
}
ul.megamenu li .sub-menu .content .static-menu .menu ul ul a {
padding: 5px 0;
line-height: 20px;
display: block;
border: 0 none;
height: auto;
margin: 0;
outline: medium none;
text-transform: capitalize;
display: block;
width: 100%;
background-color: transparent;
color: #999;
}
ul.megamenu li .sub-menu .content .static-menu .menu ul ul a:hover {
color: #000;
}
ul.megamenu li .sub-menu .content .static-menu .menu ul .categories-image-right ul a {
display: block;
}  ul.megamenu li .sub-menu .content .hover-menu a.main-menu {
display: block;
padding: 3px 0;
}
ul.megamenu li .sub-menu .content .hover-menu .menu ul {
list-style: none;
margin: -20px;
padding: 0px;
position: relative;
}
ul.megamenu li .sub-menu .content .hover-menu .menu ul li {
padding: 0 15px;
}
ul.megamenu li .sub-menu .content .hover-menu .menu ul li a {
border-bottom: 1px solid #e5e5e5;
display: block;
font-size: 100%;
height: auto;
margin: 0;
outline: medium none;
text-transform: capitalize;
width: 100%;
background-color: transparent;
line-height: 20px;
padding: 10px 0;
color: #999;
}
ul.megamenu li .sub-menu .content .hover-menu .menu ul li a:hover {
color: #000;
}
ul.megamenu li .sub-menu .content .hover-menu .menu ul li:last-child > a {
border: none;
}
ul.megamenu li .sub-menu .content .hover-menu .menu ul ul {
margin-top: -6px;
visibility: hidden;
opacity: 0;
width: 270px;
margin-left: -80px;
padding: 0;
position: absolute;
z-index: 10;
left: 100%;
background: #fff;
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
}
ul.megamenu li .sub-menu .content .hover-menu .menu ul ul.active {
visibility: visible;
margin-top: -41px;
opacity: 1;
}
ul.megamenu li .sub-menu .content .hover-menu .menu ul ul li {
position: relative;
}    .megaMenuToggle {
display: none;
cursor: pointer;
}
.megamenuToogle-wrapper {
position: relative;
z-index: 26;
}
.megamenuToogle-wrapper .container {
padding: 0px !important;
height: 60px;
}
.vertical .megamenuToogle-wrapper .container {
height: 61px;
line-height: 27px;
padding: 17px 20px !important;
margin: 0;
color: #fff;
text-transform: uppercase;
font-weight: bold;
font-size: 18px;
background-color: #000;
font-family: Montserrat, arial, serif;
}
.megamenuToogle-wrapper .container > div {
width: 30px;
margin: 0px auto;
padding-top: 15px;
}
.megamenuToogle-wrapper .container span {
display: none;
}
.megamenuToogle-wrapper .container > div span {
display: block;
width: 100%;
height: 2px;
margin-top: 6px;
background: #000;
}  #main .vertical.container-megamenu {
margin: 0px;
}
.vertical #menuHeading {
margin: 30px 0px 0px 0px;
}
.vertical .megamenuToogle-wrapper {
z-index: 24;
}
.vertical .megamenu-wrapper {
display: block !important;
background: #fff !important;
border: 1px solid rgba(204, 204, 204, 0.5);
position: relative;
margin-top: -2px;
z-index: 23;
}
.vertical ul.megamenu > li {
display: block;
float: none !important;
width: auto;
background: none;
border-top: 1px solid rgba(204, 204, 204, 0.5);
position: relative;
margin: 0px;
padding: 0px;
height: auto;
}
.vertical ul.megamenu > li.home, .vertical ul.megamenu > li.search {
display: none;
}
.vertical ul.megamenu > li > a {
color: #000000;
text-shadow: none;
background: none !important;
height: auto !important;
margin: 0px;
padding: 0px 0px 0px 0px;
text-align: left;
font-size: 15px;
padding: 20px;
line-height: 18px;
display: block;
text-transform: uppercase;
-webkit-transition: color 350ms ease, padding 350ms ease;
-moz-transition: color 350ms ease, padding 350ms ease;
transition: color 350ms ease, padding 350ms ease;
font-family: Lato;
}
.vertical ul.megamenu > li:hover > a {
padding-left: 30px;
color: #999;
}
.vertical ul.megamenu > li > a strong {
font-weight: 400;
}
.vertical ul.megamenu .megamenu-label {
display: inline-block;
position: relative;
top: 0;
}
.vertical ul.megamenu > li > a.description {
padding: 12px 20px 12px 21px;
}
.vertical ul.megamenu > li.click:before, 
.vertical ul.megamenu > li.hover:before {
display: none;
}
.vertical ul.megamenu > li.with-sub-menu > a:after {
content: "\f105";
} .vertical ul.megamenu > li > .sub-menu {
left: 100%;
padding-top: 0px;
top: 0;
margin-left: 0;
}
.vertical ul.megamenu > li > .sub-menu > .content {
margin-left: 20px;
position: relative !important;
}
.vertical ul.megamenu > li > .sub-menu > .content > .arrow {
left: 0 !important;
}
.vertical ul.megamenu > li > .sub-menu > .content > .arrow:before {
position: absolute;
top: -5px;
left: 100%;
margin-top: 0px;
margin-left: -10px;
display: block;
border-color: transparent;
border-style: solid;
border-width: 10px;
border-right-color: #e6e6e6;
border-left-width: 0;
content: '';
z-index: 30;
cursor: default;
}
.vertical ul.megamenu > li > .sub-menu > .content > .arrow:after {
position: absolute;
top: -5px;
left: 100%;
margin-top: 0px;
margin-left: -9px;
display: block;
border-color: transparent;
border-style: solid;
border-width: 10px;
border-right-color: #fff;
border-left-width: 0;
content: '';
z-index: 30;
}  @media (max-width: 767px) {
.responsive ul.megamenu li .sub-menu .content {
padding: 20px;
} .responsive ul.megamenu li .sub-menu .content .static-menu .categories-image-right,
.responsive ul.megamenu li .sub-menu .content .static-menu .categories-image-top {
display: none;
}
.responsive ul.megamenu li .sub-menu .content .static-menu .categories-image-right > div > ul {
display: block !important;
}
.responsive ul.megamenu li .sub-menu .content .static-menu .left-categories-image-right {
float: none;
width: 100%;
padding: 0px;
}
.responsive ul.megamenu li .sub-menu .content .static-menu .right-categories-image-right {
display: none;
}
.responsive ul.megamenu li .sub-menu .content .static-menu .left-categories-image-left {
display: none;
}
.responsive ul.megamenu li .sub-menu .content .static-menu .right-categories-image-left {
float: none;
width: 100%;
padding: 0px;
}  .responsive ul.megamenu .sub-menu .content .border {
display: none;
}
.responsive ul.megamenu .sub-menu .content .row {
margin: 0px -20px;
padding: 0px;
}
.responsive ul.megamenu .sub-menu .content .row > div {
margin-top: 20px;
border-top: 1px solid #e6e6e6;
padding-top: 20px;
padding-left: 20px;
padding-right: 20px;
}
.responsive ul.megamenu .sub-menu .content .row:first-of-type > div:first-child {
margin-top: 0px;
border-top: none;
padding-top: 0px;
}
.responsive ul.megamenu .sub-menu .content .row:first-of-type > div.mobile-disabled + .mobile-enabled {
margin-top: 0px;
border-top: none;
padding-top: 0px;
}
.responsive ul.megamenu .sub-menu .content .row:first-of-type > div.mobile-enabled + .mobile-disabled + .mobile-enabled,
.responsive ul.megamenu .sub-menu .content .row:first-of-type > div.mobile-enabled + .mobile-disabled  + .mobile-disabled + .mobile-enabled,
.responsive ul.megamenu .sub-menu .content .row:first-of-type > div.mobile-enabled + .mobile-disabled  + .mobile-disabled + .mobile-disabled + .mobile-enabled,
.responsive ul.megamenu .sub-menu .content .row:first-of-type > div.mobile-enabled + .mobile-disabled  + .mobile-disabled + .mobile-disabled + .mobile-disabled + .mobile-enabled  {
margin-top: 20px;
border-top: 1px solid #e6e6e6;
padding-top: 20px;
}  .responsive ul.megamenu li .menu > ul > li {
position: relative;
}
.responsive ul.megamenu .menu > ul > li.active > .close-categories {
display: block !important;
position: absolute;
top: 0;
right: 0;
height: 60px;
cursor: pointer;
}
.responsive ul.megamenu .menu > ul > li.active > .close-categories:before {
content: "-";
font-family: Verdana;
font-weight: 300;
font-size: 32px;
line-height: 60px;
padding: 0px 18px;
color: #000;
}
.responsive ul.megamenu .menu > ul > li > .open-categories {
display: block !important;
position: absolute;
top: 0;
right: 0;
height: 60px;
cursor: pointer;
}
.responsive ul.megamenu .menu > ul > li.active > .open-categories {
display: none !important;
}
.responsive ul.megamenu li .open-categories:before {
content: "+";
font-family: Verdana;
font-weight: 300;
font-size: 20px;
line-height: 60px;
padding: 0px 17px;
color: #000;
}
.responsive #main ul.megamenu li .menu > ul > li .visible,
.responsive #main ul.megamenu li .menu > ul > li > ul {
display: none;
}
.responsive #main ul.megamenu li .menu > ul > li.active .visible,
.responsive #main ul.megamenu li .menu > ul > li.active > ul {
}  .responsive ul.megamenu li .sub-menu .content .hover-menu .menu,
.responsive ul.megamenu li .sub-menu .content .static-menu .menu {
position: relative;
margin: -20px;
overflow: hidden;
}
.responsive ul.megamenu li .sub-menu .content .hover-menu .menu ul,
.responsive ul.megamenu li .sub-menu .content .static-menu .menu ul {
margin: 0px !important;
padding: 0px !important;
transition: none !important;
-webkit-transition: none !important;
-moz-transition: none !important;
visibility: visible !important;
opacity: 1 !important;
top: 0 !important;
}
.responsive ul.megamenu li .sub-menu .content .hover-menu .menu ul li,
.responsive ul.megamenu li .sub-menu .content .static-menu .menu ul li {
border-top: 1px solid #e5e5e5;
padding: 0px;
}
.responsive ul.megamenu li .sub-menu .content .static-menu .menu ul li:before {
display: none;
}
.responsive ul.megamenu li .sub-menu .content .hover-menu .menu > ul:first-child > li:first-child,
.responsive ul.megamenu li .sub-menu .content .static-menu .menu > ul:first-child > li:first-child {
border-top: none;
}
.responsive ul.megamenu li .sub-menu .content .hover-menu .menu ul li a,
.responsive ul.megamenu li .sub-menu .content .static-menu .menu ul li a {
display: block;
padding: 0px;
background: #fff;
border: none;
text-align: center;
min-height: 60px;
line-height: 60px;
margin: 0px;
}
.responsive ul.megamenu li .sub-menu .content .hover-menu .menu ul li ul li a,
.responsive ul.megamenu li .sub-menu .content .static-menu .menu ul li ul li a {
}
.responsive ul.megamenu li .sub-menu .content .hover-menu .menu ul li a:hover,
.responsive ul.megamenu li .sub-menu .content .static-menu .menu ul li a:hover,
.responsive ul.megamenu li .sub-menu .content .hover-menu .menu ul li.active > a,
.responsive ul.megamenu li .sub-menu .content .static-menu .menu ul li.active > a {
color: #000;
}
.responsive ul.megamenu li .sub-menu .content .hover-menu .menu ul li a:before,
.responsive ul.megamenu li .sub-menu .content .static-menu .menu ul li a:before {
display: none;
}
.responsive ul.megamenu li .sub-menu .content .hover-menu .menu ul ul,
.responsive ul.megamenu li .sub-menu .content .static-menu .menu ul ul {
margin: 0px !important;
padding: 0px !important;
opacity: 1 !important;
visibility: visible !important;
}
.responsive ul.megamenu .sub-menu .content .static-menu .row > div {
padding: 0px 20px !important;
}
.responsive .static-menu .visible {
padding: 0px !important;
}
.responsive ul.megamenu li .sub-menu .content .static-menu > .menu > ul > li {
padding: 0px;
} }
@media (max-width: 991px) { .responsive ul.megamenu li .sub-menu .content {
background-image: none !important;
}  .responsive .vertical #menuHeading {
}
.responsive .vertical ul.megamenu > li.click:before, 
.responsive .vertical ul.megamenu > li.hover:before {
display: none;
}  .responsive .megaMenuToggle {
display: block;
}
.responsive .megamenu-wrapper {
display: none;
background: #fff !important;
position: relative;
margin-top: -2px;
}
.responsive ul.megamenu > li {
display: block;
float: none !important;
width: auto;
background: none;
border-top: 1px solid #e6e6e6;
position: relative;
margin: 0px;
height: auto !important;
min-height: 60px;
}
.responsive ul.megamenu > li.home, 
ul.megamenu > li.search {
display: none;
}
.responsive ul.megamenu > li > a {
text-shadow: none;
background: none !important;
margin: 0px;
height: auto;
}
.responsive ul.megamenu > li.with-sub-menu > a:after {
display: none;
}
.responsive ul.megamenu .megamenu-label {
display: inline-block;
position: relative;
top: -1px;
left: 12px;
margin-left: 0 !important;
}
.responsive ul.megamenu .megamenu-label span {
display: none;
}
.responsive ul.megamenu > li > .sub-menu > .content > .arrow {
display: none;
}
.responsive ul.megamenu > li:hover,
.responsive ul.megamenu > li.active {
}
.responsive ul.megamenu > li.with-sub-menu .open-menu {
position: absolute;
right: 0;
top: 0;
z-index: 10;
padding: 12px 17px 10px 50px;
display: block;
cursor: pointer;
height: 60px;
color: #000;
}
.responsive ul.megamenu > li.active .open-menu {
display: none;
}
.responsive ul.megamenu > li.with-sub-menu .open-menu:before {
content: "+";
font-family: Verdana;
font-weight: 300;
font-size: 20px;
}
.responsive ul.megamenu > li.active .close-menu {
display: block;
position: absolute;
z-index: 10;
top: 0;
right: 0;
width: 85px;
height: 60px;
padding: 8px 5px 0px 40px;
text-align: center;
cursor: pointer;
color: #000;
}
.responsive ul.megamenu > li.active .close-menu:before {
content: "-";
font-family: Verdana;
font-weight: 300;
font-size: 32px;
line-height: 1.3;
} .responsive ul.megamenu > li > .sub-menu {
width: 100% !important;
padding-top: 0px;
position: relative;
display: none;
-webkit-transition: none !important;
-moz-transition: none !important;
transition: none !important;
z-index: 2 !important;
visibility: visible !important;
left: 0 !important;
margin: 0px !important;
}
.responsive ul.megamenu li .sub-menu .content {
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
border: none;
border-top: 1px solid #e6e6e6;
border-radius: 0px;
-moz-border-radius: 0x;
-webkit-border-radius: 0px;
display: block !important;
visibility: visible !important;
opacity: 1 !important;
filter: alpha(opacity=100) !important;
margin-top: 0px !important;
left: 0px !important;
margin-left: 0px !important;
-webkit-transition: none !important;
-moz-transition: none !important;
transition: none !important;
-webkit-transform: scale(1, 1) !important;
-moz-transform: scale(1, 1) !important; 
-o-transform: scale(1, 1) !important;
-ms-transform: scale(1, 1) !important;
transform: scale(1, 1) !important;
} .responsive ul.megamenu li .sub-menu .content .hover-menu .menu ul ul {
display: block;
margin: 5px 10px;
width: auto;
padding: 0px;
position: static;
left: 0;
background: none;
border: none;
border-radius:         0px;
-moz-border-radius:    0px;
-webkit-border-radius: 0px;
box-shadow:            none;
-moz-box-shadow:       none;
-webkit-box-shadow:    none;
visibility: visible;
opacity: 1;
}
.responsive ul.megamenu li .sub-menu .content .hover-menu .menu ul ul:before {
display: none;
}
.responsive ul.megamenu li .sub-menu .content .hover-menu .menu ul ul:after {
display: none;
}
.responsive .visible {
}
.responsive .visible > div {
margin: 0px !important;
border: none !important;
padding: 0px 0px 0px 10px !important;
}   }
@media (min-width: 992px) {
.megamenu-wrapper {
display: block !important;
}
}.yith-woocommerce-ajax-product-filter{
}
.yith-woocommerce-ajax-product-filter ul{
padding: 0;
margin: 0;
list-style: none;
}
.woocommerce .widget_layered_nav ul.yith-wcan-list li:first-child,
.woocommerce-page .widget_layered_nav ul.yith-wcan-list li:first-child{
border-top: 0;
}
.woocommerce .widget_layered_nav ul.yith-wcan-list li,
.woocommerce-page .widget_layered_nav ul.yith-wcan-list li{
display: block;
border-top: 1px dashed #dcdcdc;
padding: 5px;
}
.woocommerce .widget_layered_nav ul.yith-wcan-list li a,
.woocommerce-page .widget_layered_nav ul.yith-wcan-list li a,
.woocommerce .widget_layered_nav ul.yith-wcan-list li span,
.woocommerce-page .widget_layered_nav ul.yith-wcan-list li span {
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-ms-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.woocommerce .widget_layered_nav ul.yith-wcan-list li.chosen a,
.woocommerce-page .widget_layered_nav ul.yith-wcan-list.chosen li a,
.woocommerce .widget_layered_nav ul.yith-wcan-list li.chosen span,
.woocommerce-page .widget_layered_nav ul.yith-wcan-list li.chosen span {
color: #4fd1c8
}
.woocommerce .widget_layered_nav ul.yith-wcan-list li small,
.woocommerce-page .widget_layered_nav ul.yith-wcan-list li small {
border-radius: 3px;
background: #428BCA;
color: #fff;
padding: 0 4px;
float: right;
line-height: 20px;
position: relative;
margin-left: 4px;
outline: 0 !important;
}
.woocommerce .widget_layered_nav ul.yith-wcan-list li small:after,
.woocommerce-page .widget_layered_nav ul.yith-wcan-list li small:after {
right: 100%;
top: 50%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(136, 183, 213, 0);
border-right-color: #428BCA;
border-width: 4px;
margin-top: -4px;
}
.woocommerce .widget_layered_nav ul.yith-wcan-label li a,
.woocommerce-page .widget_layered_nav ul.yith-wcan-label li a,
.woocommerce .widget_layered_nav ul.yith-wcan-label li span,
.woocommerce-page .widget_layered_nav ul.yith-wcan-label li span {
border: 0;
padding: 7px 10px;
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-ms-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.woocommerce .widget_layered_nav ul.yith-wcan-label li a:hover,
.woocommerce-page .widget_layered_nav ul.yith-wcan-label li a:hover,
.woocommerce .widget_layered_nav ul.yith-wcan-label li.chosen a,
.woocommerce-page .widget_layered_nav ul.yith-wcan-label li.chosen a { 
background: #4fd1c8;
border: 0;
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-ms-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.woocommerce .widget_layered_nav ul.yith-wcan-color li a, 
.woocommerce-page .widget_layered_nav ul.yith-wcan-color li a,
.woocommerce .widget_layered_nav ul.yith-wcan-color li span, 
.woocommerce-page .widget_layered_nav ul.yith-wcan-color li span {
width: 30px;
height: 30px;
border: 1px solid #fff;
-webkit-box-shadow: 0px 0px 0px 1px rgba(0,0,0,0);
-moz-box-shadow: 0px 0px 0px 1px rgba(0,0,0,0);
box-shadow: 0px 0px 0px 1px rgba(0,0,0,0);
}
.woocommerce .widget_layered_nav ul.yith-wcan-color li a:hover,
.woocommerce-page .widget_layered_nav ul.yith-wcan-color li a:hover,
.woocommerce .widget_layered_nav ul.yith-wcan-color li.chosen a, 
.woocommerce-page .widget_layered_nav ul.yith-wcan-color li.chosen a, 
.woocommerce .widget_layered_nav ul.yith-wcan-color li span:hover,
.woocommerce-page .widget_layered_nav ul.yith-wcan-color li span:hover,
.woocommerce .widget_layered_nav ul.yith-wcan-color li.chosen span,
.woocommerce-page .widget_layered_nav ul.yith-wcan-color li.chosen span {
-webkit-box-shadow: 0px 0px 0px 1px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 0px 1px rgba(0,0,0,0.75);
box-shadow: 0px 0px 0px 1px rgba(0,0,0,0.75);
border: 1px solid #fff;
}
.woocommerce-page .widget_layered_nav .yith-wcan-select-wrapper ul li.chosen a,
.woocommerce-page .widget_layered_nav .yith-wcan-select-wrapper ul li.chosen a {
background-position: right;
}.icheckbox,
.iradio{
cursor: pointer;
display: inline-block;
}
.radio-inline .iradio, .checkbox-inline .icheckbox,
.radio .iradio, .checkbox .icheckbox{
margin-left: -20px;
}
.icheckbox:before,
.iradio:before{
content: "\f00c";
font-family: fontawesome;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform: translate(0, 0);
color: #fff;
line-height: 14px;
font-size: 10px;
text-align: center;
border-radius: 2px;
display: inline-block;
width: 16px;
height: 16px;
line-height: 15px;
margin: 0px 5px 0 0;
vertical-align: middle;
border: 1px solid #e0e0e0;
background-color: #fff;
}
.iradio:before{
content: '\f111';
font-size: 6px;
}
.icheckbox.checked:before,
.iradio.checked:before{
color: #000;
}
.iradio:before{
border-radius: 100%;
}html.fp-enabled,
.fp-enabled body {
margin: 0;
padding: 0;
overflow:hidden; -webkit-tap-highlight-color: rgba(0,0,0,0);
}
#superContainer {
height: 100%;
position: relative; -ms-touch-action: none; touch-action: none;
}
.fp-section {
position: relative;
-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
}
.fp-slide {
float: left;
}
.fp-slide, .fp-slidesContainer {
height: 100%;
display: block;
}
.fp-slides {
z-index:1;
height: 100%;
overflow: hidden;
position: relative;
-webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out;
}
.fp-section.fp-table, .fp-slide.fp-table {
display: table;
table-layout:fixed;
width: 100%;
}
.fp-tableCell {
display: table-cell;
vertical-align: middle;
width: 100%;
height: 100%;
}
.fp-slidesContainer {
float: left;
position: relative;
}
.fp-controlArrow {
position: absolute;
z-index: 4;
top: 50%;
cursor: pointer;
width: 0;
height: 0;
border-style: solid;
margin-top: -38px;
-webkit-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
.fp-controlArrow.fp-prev {
left: 15px;
width: 0;
border-width: 38.5px 34px 38.5px 0;
border-color: transparent #fff transparent transparent;
}
.fp-controlArrow.fp-next {
right: 15px;
border-width: 38.5px 0 38.5px 34px;
border-color: transparent transparent transparent #fff;
}
.fp-scrollable {
overflow: scroll;
}
.fp-notransition {
-webkit-transition: none !important;
transition: none !important;
}
#fp-nav {
position: fixed;
z-index: 100;
margin-top: -32px;
top: 50%;
opacity: 1;
-webkit-transform: translate3d(0,0,0);
}
#fp-nav.right {
right: 17px;
}
#fp-nav.left {
left: 17px;
}
.fp-slidesNav{
position: absolute;
z-index: 4;
left: 50%;
opacity: 1;
}
.fp-slidesNav.bottom {
bottom: 17px;
}
.fp-slidesNav.top {
top: 17px;
}
#fp-nav ul,
.fp-slidesNav ul {
margin: 0;
padding: 0;
}
#fp-nav ul li,
.fp-slidesNav ul li {
display: block;
width: 14px;
height: 13px;
margin: 7px;
position:relative;
}
.fp-slidesNav ul li {
display: inline-block;
}
#fp-nav ul li a,
.fp-slidesNav ul li a {
display: block;
position: relative;
z-index: 1;
width: 100%;
height: 100%;
cursor: pointer;
text-decoration: none;
}
#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li:hover a.active span{
height: 12px;
width: 12px;
margin: -6px 0 0 -6px;
border-radius: 100%;
}
#fp-nav ul li a span,
.fp-slidesNav ul li a span {
border-radius: 50%;
position: absolute;
z-index: 1;
height: 4px;
width: 4px;
border: 0;
background: #333;
left: 50%;
top: 50%;
margin: -2px 0 0 -2px;
-webkit-transition: all 0.1s ease-in-out;
-moz-transition: all 0.1s ease-in-out;
-o-transition: all 0.1s ease-in-out;
transition: all 0.1s ease-in-out;
}
#fp-nav ul li:hover a span,
.fp-slidesNav ul li:hover a span{
width: 10px;
height: 10px;
margin: -5px 0px 0px -5px;
}
#fp-nav ul li .fp-tooltip {
position: absolute;
top: -2px;
color: #fff;
font-size: 14px;
font-family: arial, helvetica, sans-serif;
white-space: nowrap;
max-width: 220px;
overflow: hidden;
display: block;
opacity: 0;
width: 0;
}
#fp-nav ul li:hover .fp-tooltip,
#fp-nav.fp-show-active a.active + .fp-tooltip {
-webkit-transition: opacity 0.2s ease-in;
transition: opacity 0.2s ease-in;
width: auto;
opacity: 1;
}
#fp-nav ul li .fp-tooltip.right {
right: 20px;
}
#fp-nav ul li .fp-tooltip.left {
left: 20px;
}
.fp-auto-height.fp-section,
.fp-auto-height .fp-slide,
.fp-auto-height .fp-tableCell{
height: auto !important;
}.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8;
filter: alpha(opacity=80); }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #cccccc;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #cccccc; }
.mfp-preloader a:hover {
color: white; }
.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;
-webkit-box-shadow: none;
box-shadow: none; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: white;
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: #333333; }
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
color: white;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #cccccc;
font-size: 12px;
line-height: 18px; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover, .mfp-arrow:focus {
opacity: 1; }
.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after, .mfp-arrow .mfp-a {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before, .mfp-arrow .mfp-b {
border-top-width: 21px;
border-bottom-width: 21px; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
border-right: 17px solid white;
margin-left: 31px; }
.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
margin-left: 25px;
border-right: 27px solid #3f3f3f; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
border-left: 17px solid white;
margin-left: 39px; }
.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
border-left: 27px solid #3f3f3f; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: black; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; } .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: #444444; }
.mfp-figure small {
color: #bdbdbd;
display: block;
font-size: 12px;
line-height: 14px; }
.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; }
@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 { }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; } }
.mfp-ie7 .mfp-img {
padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
width: 600px;
left: 50%;
margin-left: -300px;
margin-top: 5px;
padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
padding: 0; }
.mfp-ie7 .mfp-content {
padding-top: 44px; }
.mfp-ie7 .mfp-close {
top: 0;
right: 0;
padding-top: 0; }.owl-carousel .owl-wrapper:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
} .owl-carousel{
display: none;
position: relative;
width: auto;
-ms-touch-action: pan-y;
margin: -15px;
}
.owl-carousel .owl-wrapper{
display: none;
position: relative;
-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
overflow: hidden;
position: relative;
width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
-webkit-transition: height 500ms ease-in-out;
-moz-transition: height 500ms ease-in-out;
-ms-transition: height 500ms ease-in-out;
-o-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item{
float: left;
}
.owl-carousel .owl-item .item {
margin: 15px;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
cursor: pointer;
}
.owl-controls {
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
} .grabbing {
cursor:url(//tdapartyonpaper.com/wp-content/themes/logancee/img/grabbing.png) 8 8, move;
} .owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
-webkit-backface-visibility: hidden;
-moz-backface-visibility:    hidden;
-ms-backface-visibility:     hidden;
-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
} .owl-origin {
-webkit-perspective: 1200px;
-webkit-perspective-origin-x : 50%;
-webkit-perspective-origin-y : 50%;
-moz-perspective : 1200px;
-moz-perspective-origin-x : 50%;
-moz-perspective-origin-y : 50%;
perspective : 1200px;
} .owl-fade-out {
z-index: 10;
-webkit-animation: fadeOut .7s both ease;
-moz-animation: fadeOut .7s both ease;
animation: fadeOut .7s both ease;
}
.owl-fade-in {
-webkit-animation: fadeIn .7s both ease;
-moz-animation: fadeIn .7s both ease;
animation: fadeIn .7s both ease;
} .owl-backSlide-out {
-webkit-animation: backSlideOut 1s both ease;
-moz-animation: backSlideOut 1s both ease;
animation: backSlideOut 1s both ease;
}
.owl-backSlide-in {
-webkit-animation: backSlideIn 1s both ease;
-moz-animation: backSlideIn 1s both ease;
animation: backSlideIn 1s both ease;
} .owl-goDown-out {
-webkit-animation: scaleToFade .7s ease both;
-moz-animation: scaleToFade .7s ease both;
animation: scaleToFade .7s ease both;
}
.owl-goDown-in {
-webkit-animation: goDown .6s ease both;
-moz-animation: goDown .6s ease both;
animation: goDown .6s ease both;
} .owl-fadeUp-in {
-webkit-animation: scaleUpFrom .5s ease both;
-moz-animation: scaleUpFrom .5s ease both;
animation: scaleUpFrom .5s ease both;
}
.owl-fadeUp-out {
-webkit-animation: scaleUpTo .5s ease both;
-moz-animation: scaleUpTo .5s ease both;
animation: scaleUpTo .5s ease both;
}  @-webkit-keyframes empty {
0% {opacity: 1}
}
@-moz-keyframes empty {
0% {opacity: 1}
}
@keyframes empty {
0% {opacity: 1}
}
@-webkit-keyframes fadeIn {
0% { opacity:0; }
100% { opacity:1; }
}
@-moz-keyframes fadeIn {
0% { opacity:0; }
100% { opacity:1; }
}
@keyframes fadeIn {
0% { opacity:0; }
100% { opacity:1; }
}
@-webkit-keyframes fadeOut {
0% { opacity:1; }
100% { opacity:0; }
}
@-moz-keyframes fadeOut {
0% { opacity:1; }
100% { opacity:0; }
}
@keyframes fadeOut {
0% { opacity:1; }
100% { opacity:0; }
}
@-webkit-keyframes backSlideOut {
25% { opacity: .5; -webkit-transform: translateZ(-500px); }
75% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
100% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
}
@-moz-keyframes backSlideOut {
25% { opacity: .5; -moz-transform: translateZ(-500px); }
75% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
100% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
}
@keyframes backSlideOut {
25% { opacity: .5; transform: translateZ(-500px); }
75% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
100% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
}
@-webkit-keyframes backSlideIn {
0%, 25% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(200%); }
75% { opacity: .5; -webkit-transform: translateZ(-500px); }
100% { opacity: 1; -webkit-transform: translateZ(0) translateX(0); }
}
@-moz-keyframes backSlideIn {
0%, 25% { opacity: .5; -moz-transform: translateZ(-500px) translateX(200%); }
75% { opacity: .5; -moz-transform: translateZ(-500px); }
100% { opacity: 1; -moz-transform: translateZ(0) translateX(0); }
}
@keyframes backSlideIn {
0%, 25% { opacity: .5; transform: translateZ(-500px) translateX(200%); }
75% { opacity: .5; transform: translateZ(-500px); }
100% { opacity: 1; transform: translateZ(0) translateX(0); }
}
@-webkit-keyframes scaleToFade {
to { opacity: 0; -webkit-transform: scale(.8); }
}
@-moz-keyframes scaleToFade {
to { opacity: 0; -moz-transform: scale(.8); }
}
@keyframes scaleToFade {
to { opacity: 0; transform: scale(.8); }
}
@-webkit-keyframes goDown {
from { -webkit-transform: translateY(-100%); }
}
@-moz-keyframes goDown {
from { -moz-transform: translateY(-100%); }
}
@keyframes goDown {
from { transform: translateY(-100%); }
}
@-webkit-keyframes scaleUpFrom {
from { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpFrom {
from { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpFrom {
from { opacity: 0; transform: scale(1.5); }
}
@-webkit-keyframes scaleUpTo {
to { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpTo {
to { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpTo {
to { opacity: 0; transform: scale(1.5); }
}
@media (max-width: 767px) { 
.responsive .owl-carousel {
margin: -10px;
}
.responsive .owl-carousel .owl-item .item {
margin: 10px;
}
}.filter-product {
}
.filter-product .carousel {
overflow: hidden;
}
.filter-product .carousel:hover {
overflow: visible;
}
.filter-product .filter-tabs {
list-style: none;
margin: 0px;
padding: 38px 0px 33px 0px;
text-align: center;
}
.filter-product .filter-tabs ul {
list-style: none;
margin: 0px;
padding: 0px;
}
.filter-product .filter-tabs ul > li {
display: inline-block;
padding: 7px 15px;
position: relative;
}
.filter-product .filter-tabs ul > li:before {
display: inline-block;
font-family: FontAwesome;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform: translate(0,0);
content: "\f111";
position: absolute;
top: 50%;
left: -4px;
margin-top: -4px;
font-size: 8px;
width: 8px;
height: 8px;
color: #999999;
line-height: 1;
}
.filter-product .filter-tabs ul > li:first-child:before {
display: none;
}
.filter-product .filter-tabs ul > li > a {
font-size: 18px;
text-transform: uppercase;
text-align: center;
color: #999;
font-weight: bold;
letter-spacing: 0.5px;
font-family: Montserrat, arial, serif;
}
.filter-product .filter-tabs ul > li > a:hover {
color: #000;
}
.filter-product .filter-tabs ul > li.active > a,
.filter-product .filter-tabs ul > li.active > a:hover,
.filter-product .filter-tabs ul > li.active > a:focus {
color: #000;
}
.tab-products-03 .filter-product .filter-tabs {
list-style: none;
margin: 0px;
padding: 77px 0px 33px 0px;
text-align: center;
}
.tab-products-03 .filter-product .filter-tabs ul {
list-style: none;
margin: 0px;
padding: 0px;
}
.tab-products-03 .filter-product .filter-tabs ul > li {
display: inline-block;
padding: 7px 35px;
position: relative;
}
.tab-products-03 .filter-product .filter-tabs ul > li:before {
display: inline-block;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "|";
position: absolute;
top: 50%;
left: -35px;
margin-top: -7px;
font-size: 14px;
line-height: 1;
width: 70px;
height: 14px;
color: #000;
line-height: 1;
text-align: center;
}
.tab-products-03 .filter-product .filter-tabs ul > li:first-child:before {
display: none;
}
.tab-products-03 .filter-product .filter-tabs ul > li > a {
font-size: 14px;
text-transform: uppercase;
text-align: center;
color: #777;
font-weight: 400;
letter-spacing: 0.5px;
font-family: Montserrat;
-webkit-font-smoothing: antialiased;
}
.tab-products-03 .filter-product .filter-tabs ul > li > a:hover {
color: #000;
}
.tab-products-03 .filter-product .filter-tabs ul > li.active > a,
.tab-products-03 .filter-product .filter-tabs ul > li.active > a:hover,
.tab-products-03 .filter-product .filter-tabs ul > li.active > a:focus {
color: #000;
}
.tab-content {
position: relative;
}
.overflow-carousel {
width: 110px;
margin: 0px auto 49px auto;
position: relative;
top: 125px;
}
.tab-content .overflow-carousel{
top: 0;
}
.overflow-carousel:before {
content: '';
position: absolute;
top: 50%;
margin-top: -5px;
left: 35px;
width: 40px;
height: 1px;
border-bottom: 1px dashed #e5e5e5;
z-index: -1;
}
.overflow-carousel > a {
position: static;
float: left;
margin: 0;
padding: 0;
width: 34px;
height: 34px;
font-size: 22px;
color: #cccccc;
background: #ffffff;
border: 1px solid #cccccc;
text-align: center;
line-height: 32px;
border-radius: 0;
display: block;
margin-top: -19px;
margin-bottom: -9px;
transition: all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
}
.overflow-carousel > a:hover {
background: #ccc;
color: #fff;
}
.overflow-carousel > .next-button {
float: right;
}
@media (max-width: 500px) {
.responsive .filter-product .filter-tabs ul > li:before {
display: none;
}
.responsive .filter-product .filter-tabs ul > li {
padding-left: 15px;
padding-right: 15px;
}
}@font-face{font-family:'FontAwesome';src:url(//tdapartyonpaper.com/wp-content/themes/logancee/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//tdapartyonpaper.com/wp-content/themes/logancee/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//tdapartyonpaper.com/wp-content/themes/logancee/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//tdapartyonpaper.com/wp-content/themes/logancee/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//tdapartyonpaper.com/wp-content/themes/logancee/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//tdapartyonpaper.com/wp-content/themes/logancee/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}.posts {
padding: 10px 0px 0px 0px;
overflow: hidden;
}
.standard-body .full-width .posts {
padding: 0px;
}
.posts .post.sticky .post-content,
.posts .post.tag-sticky-2 .post-content{
border-width: 5px;
}
.posts .post.sticky .title-blog h2,
.posts .post.tag-sticky-2 .title-blog h2{
border-bottom: 2px solid #000;
}
.posts .post .post-content {
position: relative;
margin: 0px 0px 30px 0px;
padding-bottom: 30px;
}
.posts .post .post-media {
overflow: hidden;
position: relative;
margin: 0;
text-align: left;
}
.posts .post .post-media img,
.posts .post .post-media iframe {
display: block;
max-width: 100%;
}
.post .post-media .media-slider .owl-controls .owl-buttons {
opacity: 0;
filter: alpha(opacity=0);
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
visibility: hidden;
}
.post .post-media .media-slider:hover .owl-controls .owl-buttons {
visibility: visible;
opacity: 1;
filter: alpha(opacity=100);
}
.post .post-media .media-slider .owl-controls .owl-buttons .owl-prev,
.post .post-media .media-slider .owl-controls .owl-buttons .owl-next {
position:absolute;
top:50%;
margin:0;
padding:0;
width:40px;
height:40px;
margin-top:-20px;
text-align:center;
line-height:40px;
left:30px;
border:none;
border-radius:0;
background-color:rgba(0,0,0,0.5);
color:#ffffff;
font-size:20px;
line-height: 1.8;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
}
.post .post-media .media-slider .owl-controls .owl-buttons .owl-next {
left:auto;
right:30px;
}
.post .post-media .media-slider .owl-controls .owl-buttons .owl-prev:hover,
.post .post-media .media-slider .owl-controls .owl-buttons .owl-next:hover {
background-color:rgba(0,0,0,0.75);
}
.post .post-media .media-slider .owl-controls .owl-buttons .owl-prev:before,
.post .post-media .media-slider .owl-controls .owl-buttons .owl-next:before {
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;
transform: translate(0, 0);
content: "\f104";
}
.post .post-media .media-slider .owl-controls .owl-buttons .owl-next:before {
content: "\f105";
}
.post .post-media .media-slider .owl-pagination {
display: none;
}
.posts .post .tags {
position: absolute;
text-align: center;
width: 100%;
line-height: 15px;
margin-top: -9px;
z-index: 22;
display: none;
}
.posts .post .tags a {
display: inline-block;
background: #cc0000;
font-size: 9px;
line-height: 15px;
color: #fff;
font-weight: bold;
text-transform: uppercase;
margin: 0px 3px 9px 4px;
padding: 1px 10px 1px 10px;
}
.posts .post .tags a:hover {
background: #333;
}
.post .date-published {
display: inline-block;
font-size: 12px;
font-weight: bold;
border-bottom: 1px solid rgba(0, 0, 0, .2);
padding-bottom: 9px;
padding-top: 35px;
color: #1349b2;
}
.posts .post .post-title {
padding: 13px 0 0 0;
margin: 0px;
text-transform: none;
}
.posts .post .post-title a{
font-size: 23px;
line-height: 25px;
}
.posts .post .meta{
padding-bottom: 0;
padding-top: 5px;
}
.posts .post .post-description {
padding: 21px 0 0 0;
line-height: 23px;
}
.posts .post .button-more{
display: inline-block;
text-transform: uppercase;
font-size: 14px;
color: #000;
font-weight: bold;
margin-top: 15px;
}
.posts .post .button-more i{
margin-left: 7px;
position: relative;
left: 0;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-o-transition: all 0.2s;
transition: all 0.2s;
}
.posts .post .button-more:hover i{
left: 5px;
}
.blog-blog div.pagination-results {
padding-top: 0px;
text-align: center;
}
.pagination-ajax {
margin: 15px 0px 15px 0px;
text-align: center;
}
.main-fixed .pagination-ajax {
margin-top: 25px;
}
.posts.posts-grid {
position: relative;
margin-left: -15px;
margin-right: -15px;
}
.posts.posts-grid .post {
padding-left: 15px;
padding-right: 15px;
width: 50%;
}
.posts.posts-grid  .meta .post-author a,
.posts.posts-grid  .meta .post-categories a{
color: #000;
}
.posts.posts-grid .meta .post-categories a:first-child{
display: inline-block;
}
.posts.posts-grid .meta .post-categories a{
display: none;
}
.posts-3-columns-grid {
position: relative;
margin-bottom: -10px;
}
.posts.posts-grid .post-with-3-columns {
width: 33.33333333333333%;
}
.posts.posts-grid .post-with-3-columns .tags {
margin: 0px;
text-align: left;
top: 20px;
left: 15px;
}
.posts.posts-grid .post-with-3-columns .post-content {
padding-bottom: 30px;
margin-bottom: 40px;
}
.posts.posts-grid .post-with-3-columns .date-published {
padding-top: 20px;
}
.posts.posts-grid .post-with-3-columns .post-title {
padding: 10px 0 0 0;
}
.posts.posts-grid .post-with-3-columns .post-title a{
font-size: 18px;
line-height: 20px;
text-transform: uppercase;
}
.posts.small_thumbs .post{
overflow: hidden;
padding-bottom: 45px;
border-bottom: 1px solid #eaeaea;
margin-bottom: 45px;
}
.posts.small_thumbs .post:last-child{
border-bottom: 0;
}
.posts.small_thumbs .post.has-post-thumbnail .post-media{
float: left;
width: 40%;
margin-right: 4%;
}
.posts.small_thumbs .post.has-post-thumbnail .post-text{
float: right;
width: 55%;
}
.posts.small_thumbs .post .post-text .post-title{
padding-top: 0;
}
.posts.small_thumbs .meta .post-categories a:first-child{
display: inline-block;
}
.posts.small_thumbs .meta .post-categories a{
display: none;
}
@media (max-width: 550px) {
.responsive .posts.small_thumbs .post.has-post-thumbnail .post-media,
.responsive .posts.small_thumbs .post.has-post-thumbnail .post-text{
float: none;
width: 100%;
margin-right: 0;
}
.responsive .posts.small_thumbs .post.has-post-thumbnail .post-title{
padding-top: 25px;
}
.responsive .posts.small_thumbs .post .post-content {
padding-bottom: 0;
margin-bottom: 0;
}
}
.posts .news {
margin-bottom: 0px;
}
.posts .news > div:first-child,
.posts .ajax-content .big-news {
display: none;
}
.posts .ajax-content .news > div:first-child {
display: block;
}
.posts .news .media {
margin: 0px 0px 30px 0px;
}
.posts .big-news {
margin: 0px 0px 30px 0px;
}
.posts .big-news .post-content {
margin: 0px !important;
padding: 0px !important;
border: none !important;
background: none !important;
position: relative;
cursor: pointer;
}
.posts .big-news .post-content .right {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: url(//tdapartyonpaper.com/wp-content/themes/logancee/img/bg-big-news.png) top right repeat-y;
overflow: hidden;
}
.posts .big-news .post-content .right .overflow {
max-width: 320px;
float: right;
padding: 0px 70px 0px 25px;
color: #fff;
text-align: left;
}
.posts .big-news .post-content .right .overflow .tags {
position: relative;
margin: 30px 0px 0px -4px;
padding: 0px;
width: auto;
text-align: left;
}
#main .posts .big-news .post-content .right .overflow .date-published {
color: #fff;
border-color: rgba(255, 255, 255, .2);
padding: 39px 0px 15px 0px;
margin: 0px;
}
.posts .big-news .post-content .right .overflow .post-title {
padding: 14px 0px 25px 0px;
margin: 0px;
}
.posts .big-news .post-content .right .overflow .post-title a {
font-size: 25px;
line-height: 33px;
color: #fff;
}
.posts .big-news .post-content .right .overflow .post-description {
padding: 0px;
margin: 0px;
max-height: 93px;
overflow: hidden;
}
.posts .big-news .post-content .right .overflow .button-more {
border: none !important;
margin: 31px 0px 0px 0px;
}
@media (max-width: 767px) {
.responsive .pagination-ajax {
margin-top: 5px;
}
.responsive .posts .post .post-content {
padding-bottom: 29px;
}     .responsive .posts.posts-grid .post {
width: 100%;
}
.responsive .posts-3-columns-grid {
margin-bottom: 0px;
}
.responsive .posts.posts-grid .post-with-3-columns .post-content {
padding-bottom: 25px;
margin-bottom: 30px;
}
.responsive .posts .big-news .post-content .right .overflow {
max-width: none;
float: none;
padding: 0px 25px 0px 25px;
}
.responsive .posts .big-news .post-content .right .overflow .date-published {
padding-top: 15px;
}
} .postWrapper {
padding-top: 50px !important;
border-top:1px solid #eaeaea;
padding-bottom: 0 !important;
margin-bottom: 0 !important;
text-align: left;
}
#content > .postWrapper:first-child,
.posts > .post.postWrapper:first-child{
padding-top: 0 !important;
border-top: none;
}
.postWrapper .readmore { padding:20px 0; }
.postWrapper .readmore a {
text-transform:uppercase;
font-weight:bold;
}
.postWrapper .postContent { color:#666666;padding-bottom: 10px; }
.postWrapper .title-blog { padding:40px 0 20px; }
.postWrapper .title-blog h2 {
margin:0;
padding: 0;
font-weight:normal;
}
.postWrapper .title-blog h2 a{
font-size: 23px;
line-height: 25px;
text-transform:uppercase;
}
.postWrapper .postDetails {
font-size:13px;
color:#999999;
padding-bottom:30px;
}
.postWrapper .postDetails .post-author a{
color: #000;
}
.postWrapper .postDetails a { color:#999999; }
.postWrapper .postDetails a:hover { color:#000000; }
.postWrapper .postDetails .create-time { float:right; }.post {
padding-top: 10px;
}
.standard-body .full-width .post {
padding-top: 0px;
}
.post{
margin-bottom: 20px;
position: relative;
}
.post .post-media {
margin-bottom: 29px;
overflow: hidden;
}
.post .post-media iframe,
.post .post-media img {
max-width: 100%;
display: block;
}
.post .post-media .media-slider .owl-controls .owl-buttons {
opacity: 0;
filter: alpha(opacity=0);
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
visibility: hidden;
}
.post .post-media .media-slider:hover .owl-controls .owl-buttons {
visibility: visible;
opacity: 1;
filter: alpha(opacity=100);
}
.post .post-media .media-slider .owl-controls .owl-buttons .owl-prev,
.post .post-media .media-slider .owl-controls .owl-buttons .owl-next {
position:absolute;
top:50%;
margin:0;
padding:0;
width:40px;
height:40px;
margin-top:-20px;
text-align:center;
line-height:40px;
left:30px;
border:none;
border-radius:0;
background-color:rgba(0,0,0,0.5);
color:#ffffff;
font-size:20px;
line-height: 1.8;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
}
.post .post-media .media-slider .owl-controls .owl-buttons .owl-next {
left:auto;
right:30px;
}
.post .post-media .media-slider .owl-controls .owl-buttons .owl-prev:hover,
.post .post-media .media-slider .owl-controls .owl-buttons .owl-next:hover {
background-color:rgba(0,0,0,0.75);
}
.post .post-media .media-slider .owl-controls .owl-buttons .owl-prev:before,
.post .post-media .media-slider .owl-controls .owl-buttons .owl-next:before {
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;
transform: translate(0, 0);
content: "\f104";
}
.post .post-media .media-slider .owl-controls .owl-buttons .owl-next:before {
content: "\f105";
}
.post .post-media .media-slider .owl-pagination {
display: none;
}
.post .meta {
padding: 0px;
margin: 0px;
list-style: none;
font-size: 13px;
color: #999999;
padding-bottom: 30px;
}
.post .meta li {
display: inline-block;
}
.post .meta li:before {
content: '|';
padding-right: 4px;
padding-left: 1px;
}
.post .meta li:first-child:before {
display: none;
}
.post .meta a {
color: #999;
}
.post .meta a:hover {
color: #000;
}
.post .post-title {
margin: 0px;
padding: 11px 0px 20px 0px;
margin: 0;
font-size: 23px;
text-transform: uppercase;
font-weight: normal;
color: #000;
}
.post .post-content {
padding: 0px 0px 15px 0px;
line-height: 23px;
}
.post .meta-row .inline label{
text-transform: uppercase;
margin-right: 5px;
}
.post .tags {
line-height: 15px;
position: relative;
padding: 10px 0px 10px 0px;
}
.post .tags a {
display: inline-block;
background: #cc0000;
font-size: 9px;
line-height: 15px;
color: #fff;
font-weight: bold;
text-transform: uppercase;
margin: 0px 7px 9px 0px;
padding: 1px 10px 1px 10px;
}
.post .tags a:hover {
background: #333;
}
.post .blog-post-author {
margin-bottom: 0px;
padding-top: 30px;
}
.post .blog-post-author .media > .photo {
margin-right: 28px;
float: left;
display: block;
}
.post .blog-post-author .media .media-heading {
font-weight: 500;
padding: 10px 0px 10px 0px;
margin: 0px;
}
.post .blog-post-author .media .media-body .desc {
line-height: 23px;
}
.post .leave-reply {
padding-bottom: 0px;
}
.post .comments .box-content,
.post .leave-reply .box-content {
border-bottom: none !important;
}
.post .comments-list .text {
margin: 15px 0px 30px 0px;
padding: 20px;
position: relative;
border: 1px solid rgba(0, 0, 0, .1);
}
.post .comments-list .text:last-of-type {
margin-bottom: 0px;
}
.post .comments-list .meta{
padding-bottom: 0;
}
.post .comments-list .text:before {
position: absolute;
top: -9px;
left: 9px;
display: inline-block;
border-right: 9px solid transparent;
border-bottom: 9px solid #ccc;
border-left: 9px solid transparent;
border-bottom-color: #e6e6e6;
content: '';
}
.post .comments-list .text:after {
position: absolute;
top: -8px;
left: 10px;
display: inline-block;
border-right: 8px solid transparent;
border-bottom: 8px solid #ffffff;
border-left: 8px solid transparent;
content: '';
}
.post .comments-list .author .name{
font-weight: 600;
}
.post .comments-list .author .date {
font-size: 10px;
opacity: 0.8;
font-style: italic;
padding-left: 3px;
}
.post .form-horizontal .control-label {
text-align: left;
}
.post .form-horizontal .button-comment {
margin-bottom: 0px;
margin-top: 20px;
}
@media (max-width: 767px) {
}body { 
color: #000000; 
font-size: 14px;
font-weight: 400;
line-height: 1.7;
font-family: 'Lato';
background: #fff;
}
.fixed-body {
padding: 0px 20px;
}
* {
outline: 0;
}
b, 
strong {
font-weight: 600;
}
a { 
color: #000;
line-height:1.7; 
transition: all 0.25s ease-in;
-webkit-transition: all 0.25s ease-in;
-moz-transition: all 0.25s ease-in;
-o-transition: all 0.25s ease-in;
}
a:hover {
color: #999;
text-decoration:none;
}
#main {
overflow: hidden;
}
#main.main-fixed {
overflow: visible;
}
.price {
color: #000;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .typo-main-menu, .widget-tabs >li>a, .block .block-title, .typo-nav ul.nav-accordion li a, .product-collateral .product-tabs li a, .product-name { font-family:Montserrat, arial, serif; }
.container .container {
width: auto !important;
}
.standard-body .full-width .container {
max-width: 1270px;
margin: 0px auto;
padding-left: 50px;
padding-right: 50px;
}
.standard-body .full-width .container .container {
padding: 0px;
}
.standard-body .full-width .shadow {
display: none;
}
.standard-body .fixed {
padding: 0px 20px;
}
.standard-body .fixed .background {
margin: 0px auto;
max-width: 1230px;
background: #fff;
position: relative;
}
.standard-body .fixed .background .shadow {
display: none;
}
.standard-body .fixed .container {
padding-left: 30px;
padding-right: 30px;
margin: 0px;
max-width: 100% !important;
}
.standard-body .fixed .container .container {
padding: 0px;
}
.main-fixed {
margin: 0px auto;
max-width: 1230px;
background: #fff;
}
.main-fixed .fixed {
padding: 0px !important;
}
.main-fixed .background .shadow {
display: none !important;
}
.fixed-body .container {
padding-left: 30px;
padding-right: 30px;
max-width: none;
}
.fixed-body .container .container {
padding: 0px;
}
.home-fluid-width #main {
padding: 30px;
}
.home-fluid-width .container {
padding-left: 0 !important;
padding-right: 0 !important;
}
.home-fluid-width .sticky-header .standard-body .full-width .container {
padding-left: 30px !important;
padding-right: 30px !important;
}
.home-fluid-width .sticky-header .standard-body .full-width .container .container {
padding-left: 0 !important;
padding-right: 0 !important;
}
@media (max-width: 767px) {
.home-fluid-width.responsive #main {
padding: 15px;
}
}
.home-parallax #main,
.home-presentation #main{
padding: 0px 60px;
}
.home-parallax .container,
.home-presentation .container{
padding-left: 0 !important;
padding-right: 0 !important;
}
.home-parallax .sticky-header .standard-body .full-width .container,
.home-presentation .sticky-header .standard-body .full-width .container {
padding-left: 60px !important;
padding-right: 60px !important;
}
.home-parallax .sticky-header .standard-body .full-width .container .container,
.home-presentation .sticky-header .standard-body .full-width .container .container {
padding-left: 0 !important;
padding-right: 0 !important;
}
@media (max-width: 767px) {
.home-parallax.responsive #main,
.home-presentation.responsive #main {
padding: 0px 30px;
}
}
.home-interior #main {
padding: 0px 15px;
}
.home-interior .container {
padding-left: 0 !important;
padding-right: 0 !important;
}
.home-interior .sticky-header .standard-body .full-width .container {
padding-left: 30px !important;
padding-right: 30px !important;
}
.home-interior .sticky-header .standard-body .full-width .container .container {
padding-left: 0 !important;
padding-right: 0 !important;
}
.home-interior .slider-align-top .header-layout-3 .sticky-header {
margin-left: 30px;
margin-right: 30px;
}
@media (max-width: 767px) {
.responsive.home-interior #main {
padding-top: 15px;
}
}
.home-jewelry #main,
.home-shoes #main{
padding: 0px 30px;
}
.home-jewelry .container,
.home-shoes .container{
padding-left: 0 !important;
padding-right: 0 !important;
}
.home-jewelry .sticky-header .standard-body .full-width .container,
.home-shoes .sticky-header .standard-body .full-width .container{
padding-left: 30px !important;
padding-right: 30px !important;
}
.home-jewelry .sticky-header .standard-body .full-width .container .container,
.home-shoes .sticky-header .standard-body .full-width .container .container{
padding-left: 0 !important;
padding-right: 0 !important;
}
@media (max-width: 767px) {
.responsive.home-jewelry #main,
.responsive.home-shoes #main{
padding: 0px 15px;
}
}
.home-sidebar-various .standard-body .full-width .container {
padding-left: 31px;
padding-right: 31px;
}
.home-sidebar-various .standard-body .full-width .container .container {
padding-left: 0;
padding-right: 0;
}
.home-bags .standard-body .full-width .container {
padding-left: 75px;
padding-right: 75px;
}
.home-bags .header .container {
padding-left: 0 !important;
padding-right: 0 !important;
}
.home-bags .standard-body .full-width .container .container {
padding-left: 0;
padding-right: 0;
}  textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.select2-container .select2-selection--single,
.uneditable-input,
select {
background: #fff;
color:#000;
font-weight: 400;
font-family: Lato;
border: 1px solid #ccc;
margin: 5px 0px;
height: auto;
padding: 12px 20px;
box-shadow:         none;
-moz-box-shadow:    none;
-webkit-box-shadow: none;
-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
-moz-transition:    border linear 0.2s, box-shadow linear 0.2s;
-o-transition:      border linear 0.2s, box-shadow linear 0.2s;
transition:         border linear 0.2s, box-shadow linear 0.2s;
border-radius: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
}
.select2-container .select2-selection--single{
min-height: 50px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
height: 50px;
top: 5px;
right: 10px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
line-height: inherit;
padding-left: 0;
}
.select2-container--open .select2-dropdown{
top: -6px;
}
.select2-dropdown,
.select2-container--default .select2-search--dropdown .select2-search__field{
border-color: #ccc
}
input#input-captcha {
margin-bottom: 15px;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
}
textarea {
max-width: 100%;
}
select {
height: 55px;
max-width: 100%;
padding-right: 20px;
background: url(//tdapartyonpaper.com/wp-content/themes/logancee/img/arrow_down.png) no-repeat;
background-position: right 10px center;
-webkit-appearance: none;
-o-appearance: none;
-moz-appearance: none;
}
select::-ms-expand {
display: none;
}
.select {
position: relative;
}
.select:after {
content: "\f107";
display: block;
font: normal normal normal 14px/1 FontAwesome;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
position: absolute;
top: 21px;
right: 30px;
z-index: 1;
}  #main .dropdown-menu {
display: block;
opacity: 0;
filter: alpha(opacity=0);
visibility: hidden;
-webkit-transition: all 0.2s ease-out;
-moz-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
-ms-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
margin-top: 20px;
}
#main .open > .dropdown-menu {
margin-top: 9px;
display: block;
opacity: 1;
filter: alpha(opacity=100);
visibility: visible;
}
.dropdown-menu {
background: #fff;
border: 1px solid #e6e6e6;
color: #333;
padding: 14px 0px;
margin-top: 9px;
}
#cart_block .dropdown-menu {
padding: 0px;
margin-top: 28px;
}
.dropdown-menu a {
color: #333;
font-weight: 400;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
background: #f7f7f7;
}
.nav-header {
color: #333;
}  .button,
input[type="submit"],
.btn {
display:inline-block;
cursor:pointer;
-webkit-transition: color 250ms ease, background-color 250ms ease;
-moz-transition: color 250ms ease, background-color 250ms ease;
transition: color 250ms ease, background-color 250ms ease;
outline: none;
border: none;
cursor: pointer;
margin: 0;
outline: none;
overflow: visible;
padding: 0;
position: relative;
background: transparent;
height: 40px;
line-height: 38px;
padding: 0 15px;
border: 1px solid #e5e5e5;
white-space: normal;
display: inline-block;
vertical-align: middle;
text-transform: uppercase;
color: #000000;
background-color: #ffffff;
border-color: #999999;
margin: 7px 0px;
}
.button:hover,
input[type="submit"]:hover,
.btn:hover {
color:#ffffff;
border-color:#000000;
background-color:#000000;
}
.btn.btn-black,
.button.button-black {
border: 1px solid #000;
background: #000;
color: #fff;
}
.btn.btn-black:hover,
.button.button-black:hover {
background: #fff;
color: #000;
}
.buttons .left .button,
.buttons .center .button,
.btn-default,
.input-group-btn .btn-primary {
}
.input-group input {
}
.input-group-btn .btn {
height: 55px;
min-width: 60px;
text-align: center;
margin: 5px 0px 5px -1px;
}
.checkout-cart .input-group-btn .btn {
min-width: 160px;
}
.buttons {
overflow: auto;
margin: 10px 0px 20px 0px;
}
.buttons .btn {
margin-top: 10px;
}
.buttons .left {
float: left;
text-align: left;
}
.buttons .right {
float: right;
text-align: right;
}
.buttons .right .button {
margin-left: 10px;
}
.buttons .center {
text-align: center;
margin-left: auto;
margin-right: auto;
}
.button-continue-shopping {
display: block;
float: left;
}
.button-checkout {
display: block;
float: right;
}  header {
position: relative;
}
header .background-header {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -3;
}  #top-bar {
position: relative;
}
#top-bar .background-top-bar {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
}
#top-bar .background {
}
#top-bar .container {
}
.visible-xs-block {
display: none;
}
.header .header-top-inner { font-size:13px; }
.welcome-user {
line-height:42px;
white-space:nowrap;
overflow:hidden;
}
.top-bar { text-align:center; }
.top-bar .inner-top-bar {
display:inline-block;
vertical-align:top;
}
.acc-topbar {
position:relative;
float:left;
}
.acc-topbar .acc-btn {
line-height:16px;
cursor:pointer;
text-align:center;
float:left;
width:100%;
}
.acc-topbar .acc-btn a {
display:block;
padding:13px 0;
}
.acc-topbar .acc-btn i {
display:inline-block;
padding-left:15px;
}
.acc-topbar .acc-list {
text-align:left;
min-width:100%;
position:absolute;
left:0;
top:100%;
opacity:0;
visibility:hidden;
-webkit-transition:visibility 250ms ease, opacity 250ms ease, margin 250ms ease;
-moz-transition:visibility 250ms ease, opacity 250ms ease, margin 250ms ease;
transition:visibility 250ms ease, opacity 250ms ease, margin 250ms ease;
z-index:100;
margin-top:30px;
padding-top:20px;
}
.acc-topbar .acc-list ul {
-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
box-shadow:0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
background:#ffffff;
padding:15px 0;
display:block;
}
.acc-topbar .acc-list ul li a {
line-height:34px;
display:inline-block;
width:100%;
text-decoration:none;
white-space:nowrap;
padding-right:15px;
}
.acc-topbar .acc-list ul li a i { margin:0 15px; }
.acc-topbar:hover .acc-list {
opacity:1;
visibility:visible;
margin-top:0;
}
.login-topbar {
float:left;
position:relative;
padding-right:15px;
margin-right:15px;
}
.login-topbar a {
display:block;
line-height:16px;
padding:13px 0;
}
.login-topbar:before {
content:'';
position:absolute;
top:15px;
right:0;
width:1px;
height:12px;
background:#666666;
}
.register-topbar { float:left; }
.register-topbar a {
display:block;
line-height:16px;
padding:13px 0;
}
.delimiter {
float:left;
padding:0;
line-height:16px;
color:#666666;
width:1px;
margin:13px 15px;
background:#999999;
height:16px;
}
.currency-topbar {
position:relative;
float:left;
}
.currency-topbar .currency-sym {
line-height:16px;
cursor:pointer;
text-align:center;
float:left;
}
.currency-topbar .currency-sym a {
display:block;
padding:13px 0;
}
.currency-topbar .currency-sym .sym { display:none; }
.currency-topbar .currency-sym i {
display:inline-block;
padding-left:10px;
}
.currency-topbar .currency-list {
min-width:100%;
position:absolute;
left:0;
top:100%;
opacity:0;
visibility:hidden;
-webkit-transition:visibility 250ms ease, opacity 250ms ease, margin 250ms ease;
-moz-transition:visibility 250ms ease, opacity 250ms ease, margin 250ms ease;
transition:visibility 250ms ease, opacity 250ms ease, margin 250ms ease;
z-index:100;
margin-top:30px;
padding-top:20px;
}
.currency-topbar .currency-list ul{
-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
box-shadow:0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
background:#ffffff;
padding:15px 0 !important;
display:block;
list-style: none;
}
.currency-topbar .currency-list ul.wcml_currency_switcher.curr_list_vertical,
.currency-topbar .currency-list ul.wcml_currency_switcher.curr_list_vertical > ul{
border-top: 0;
}
.currency-topbar .currency-list ul.wcml_currency_switcher.curr_list_vertical + img{
display: none;
}
.currency-topbar .currency-list ul li{
border: 0 !important;
background: transparent !important;
margin: 0 !important;;
padding: 0 !important;
}
.currency-topbar .currency-list ul li a,
.currency-topbar .currency-list ul li div{
line-height:34px;
display:inline-block;
width:100%;
text-decoration:none;
white-space:nowrap;
padding-right:15px;
}
.currency-topbar .currency-list ul li a .sym,
.currency-topbar .currency-list ul li a i,
.currency-topbar .currency-list ul li div .sym,
.currency-topbar .currency-list ul li div i
{ margin:0 15px; }
.currency-topbar:hover .currency-list {
opacity:1;
visibility:visible;
margin-top:0;
}
.language-topbar {
position:relative;
float:left;
}
.language-topbar .lang-curr {
line-height:16px;
cursor:pointer;
text-align:center;
float:left;
width:100%;
}
.language-topbar .lang-curr a {
display:block;
padding:13px 0;
}
.language-topbar .lang-curr i {
display:inline-block;
padding-left:10px;
}
.language-topbar .lang-curr .flag-icon {
display:inline-block;
margin-right: 10px;
}
.header-type-6 .language-topbar .lang-curr .flag-icon {
position: relative;
top: 4px;
}
.language-topbar .lang-curr .title {
padding-left: 0;
background-position:0 center;
background-repeat:no-repeat;
background-size:18px auto;
}
.language-topbar .lang-list {
min-width:100%;
position:absolute;
left:0;
top:100%;
opacity:0;
visibility:hidden;
-webkit-transition:visibility 250ms ease, opacity 250ms ease, margin 250ms ease;
-moz-transition:visibility 250ms ease, opacity 250ms ease, margin 250ms ease;
transition:visibility 250ms ease, opacity 250ms ease, margin 250ms ease;
z-index:100;
margin-top:30px;
padding-top:20px;
}
.language-topbar .lang-list ul {
-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
box-shadow:0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
background:#ffffff;
padding:15px 0;
display:block;
list-style: none;
}
.language-topbar .lang-list ul li.active{
display: none;
}
.language-topbar .lang-list ul li { padding:0 15px; }
.language-topbar .lang-list ul li a {
line-height:34px;
display:inline-block;
width:100%;
text-decoration:none;
white-space:nowrap;
padding:0 25px 0 0;
background-position:0 center;
background-repeat:no-repeat;
background-size:18px auto;
}
.language-topbar .lang-list ul li a i { margin:0 15px; }
.language-topbar .lang-list ul li a .flag-icon { margin-right: 10px; }
.language-topbar:hover .lang-list {
opacity:1;
visibility:visible;
margin-top:0;
}
.social {
float:right;
line-height:16px;
}
.social .social-icons {
margin:0;
padding:0;
list-style:none;
}
.social .social-icons li {
float:left;
margin:0;
}
.social .social-icons li a {
padding:13px 7px;
font-size:14px;
display:block;
line-height: 16px;
}
.social .social-icons li a span { display:none; }
.settings-topbar { text-align:right; }
.settings-topbar .settings {
display:inline-block;
vertical-align:top;
}
.settings-topbar .settings > i {
line-height:42px;
color:#000000;
}
.header { color:#666666; }
.header-top-inner a { color:#666666;line-height: 16px; }
.header-top-inner a:hover { color:#000000; }
.small, small {
font-size: 85%;
}  #top {
position: relative;
}
#top .container {
}
#top .background-top {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
}
.header .header-inner {
border-top:1px solid rgba(204,204,204,0.5);
border-bottom:1px solid rgba(204,204,204,0.5);
}
.header .logo-home { text-align:center; }
.header .logo {
outline:medium none;
padding:0;
margin:0;
display:inline-block;
}
.header .logo img { vertical-align:middle; }
.header .logo h1 { margin:0; }
.header .logo strong {
height:0;
left:-999em;
line-height:0;
overflow:hidden;
position:absolute;
text-indent:-999em;
top:-999em;
width:0;
}
.logo-home .logo {
display: table-cell;
vertical-align: middle;
}
.logo-home {
display: table;
height: 146px;
width: 100%;
text-align: center;
}
.top-seach {
display:table;
height:148px;
width:100%;
}
.top-seach .quick-search {
display:table-cell;
vertical-align:middle;
}
.top-seach .menu-bar-btn {
display:table-cell;
vertical-align:middle;
}
.top-seach .menu-bar-btn button { width:30px; }
.button-search {
border:none;
background:transparent;
box-shadow:none;
border-radius:0;
outline:none;
position:absolute;
right:0;
top:3px;
width:28px;
text-align:center;
line-height:28px;
}
.button-search i {
font-size:15px;
color:#000000;
line-height:28px;
}
.form-search {
position:relative;
display:inline-block;
max-width:200px;
width:100%;
-webkit-transition:all 250ms ease;
transition:all 250ms ease;
}
.form-search input#search {
border:none;
outline:none;
box-shadow:none;
padding-right:30px;
width:100%;
border-bottom:1px solid rgba(213,213,213,0.5);
height:28px;
padding:0;
-webkit-transition:all 250ms ease;
transition:all 250ms ease;
}
.form-search:hover { max-width:300px; }
.typo-top-cart {
text-align:right;
display:table;
height:148px;
width:100%;
}
.typo-top-cart .typo-maincart {
display:table-cell;
vertical-align:middle;
}
.typo-cart {
display:inline-block;
position:relative;
cursor:pointer;
}
.typo-cart .ajaxcart {
opacity:0;
visibility:hidden;
margin-top:30px;
-webkit-transition:visibility 250ms ease, opacity 250ms ease, margin 250ms ease;
-moz-transition:visibility 250ms ease, opacity 250ms ease, margin 250ms ease;
transition:visibility 250ms ease, opacity 250ms ease, margin 250ms ease;
}
.typo-cart:hover .ajaxcart {
opacity:1;
visibility:visible;
margin-top:0;
}
.typo-icon-ajaxcart {
display:block;
text-align:left;
outline:none;
margin:0;
padding:0;
cursor:pointer;
position:relative;
}
.typo-icon-ajaxcart .icon-cart {
height:30px;
line-height:30px;
float:left;
}
.typo-icon-ajaxcart .icon-cart i { font-size:30px; }
.typo-icon-ajaxcart .typo-cart-label {
padding:0;
float:left;
height:30px;
line-height:30px;
}
.typo-icon-ajaxcart .typo-cart-label .print { margin:0 15px; }
.typo-icon-ajaxcart .typo-cart-label .price { font-weight:bold; }
.ajaxcart {
position:absolute;
right:0;
top:100%;
z-index:999;
padding-top:20px;
background:transparent;
}
.ajaxcart .ajax-over {
-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
box-shadow:0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}
.typo-ajax-container {
background:#ffffff;
margin:0;
width:290px;
cursor:default;
padding:0 20px;
}
.typo-ajax-container p.no-items-in-cart {
margin:0;
padding:15px 0;
text-align:center;
font-size:13px;
}
.typo-ajax-container p.subtotal {
padding:30px 0;
border-bottom:1px dashed rgba(204,204,204,0.5);
margin:0;
text-align:right;
}
.typo-ajax-container p.subtotal .title {
float:left;
text-transform:uppercase;
font-weight:bold;
line-height:28px;
}
.typo-ajax-container p.subtotal .price {
font-size:17px;
font-weight:bold;
line-height:28px;
}
.typo-ajax-container ul {
margin:0;
padding:0;
list-style: none;
}
.typo-ajax-container li {
padding:20px 0;
border-bottom:1px dashed rgba(204,204,204,0.5);
float:left;
width:100%;
position:relative;
}
.typo-ajax-container .product-image {
float:left;
border:0;
padding:0;
position:relative;
}
.typo-ajax-container .product-image img {
border:1px solid rgba(204,204,204,0.5);
padding:1px;
max-width:45px;
}
.typo-ajax-container .product-image .qty-count {
position:absolute;
font-size:10px;
top:1px;
right:1px;
height:12px;
line-height:12px;
padding:0 2px;
background:#ffffff;
}
.typo-ajax-container .product-details {
float:left;
text-align:left;
padding:0 15px;
margin:0;
position:relative;
width:205px;
}
.typo-ajax-container .product-details p.product-name {
line-height:normal;
margin:0 0 5px;
padding:0;
font-size:12px;
text-transform:uppercase;
}
.typo-ajax-container .product-details span.price {
display:inline-block;
font-weight:bold;
font-size:16px;
}
.typo-ajax-container .btn-remove {
position:absolute;
top:-5px;
right:-5px;
font-size:24px;
line-height:1;
cursor: pointer;
}
.typo-ajax-container .item-options { font-size:13px; }
.typo-ajax-container .typo-ajax-checkout { padding:35px 0 25px 0; }
.typo-ajax-container .typo-ajax-checkout .button {
float:left;
font-weight:bold;
font-size:13px;
margin-bottom:10px;
margin-top: 0px;
}
.typo-ajax-container .typo-ajax-checkout .view-cart { margin-right:10px; }
.typo-ajax-container .typo-ajax-checkout .view-checkout {
margin:0;
font-weight:bold;
}  .breadcrumb {
margin-top: 30px;
}
.header-type-9 .breadcrumb{
margin-top :0;
}
.breadcrumb .background {
background-image: url(//tdapartyonpaper.com/wp-content/themes/logancee/img/image-blog.jpg);
background-size: cover;
text-align: center;
position: relative;
background-color: #f2f2f2;
background-position: center center;
background-repeat: no-repeat;
}
.breadcrumb .background:before {
position: absolute;
content: '';
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0,0,0,0.5);
z-index: 1;
}
.breadcrumb .container {
position: relative;
z-index: 3;
padding: 97px 0px 97px 0px;
}
.breadcrumb .container h1 {
font-size: 24px;
text-transform: uppercase;
margin: 0;
color: #ffffff;
font-weight: bold;
padding: 0px 0px 0px 0px;
}
.breadcrumb .container ul {
display: none;
padding: 0px;
margin: 0px;
}
.breadcrumb .with-other-image .container {
padding-top: 183px;
padding-bottom: 183px;
}
.breadcrumb .with-other-image .container ul {
display: block;
padding: 5px 0px 0px 0px;
}
.breadcrumb .with-other-image .container ul li {
display: inline-block;
}
.breadcrumb .with-other-image .container ul li:before {
content: ' / ';
display: inline-block;
color: #ccc;
padding-right: 3px;
padding-left: 1px;
}
.breadcrumb .with-other-image .container ul li:first-child:before {
display: none;
}
.breadcrumb .with-other-image .container ul a {
color: #ccc;
}
.breadcrumb .with-other-image .container ul a:hover,
.breadcrumb .with-other-image .container ul li:last-child a,
.breadcrumb .with-other-image .container ul li:last-child{
color: #fff;
}  .main-content .pattern > .container,
.standard-body .main-content .pattern > .container {
padding-bottom: 53px;
}
.inner-page.main-content .pattern > .container,
.standard-body .inner-page.main-content .pattern > .container {
padding-bottom: 95px;
} .banners > div {
padding-top: 30px;
}
.banners > div img {
display: block;
}  .center-column {
padding-top: 60px;
position: relative;
margin-bottom: -20px;
}
.center-column h1,
.center-column h2,
.center-column h3,
.center-column h4,
.center-column h5,
.center-column h6,
.center-column legend {
margin: 0px 0px 0px 0px;
padding: 15px 0px 15px 0px;
font-size: 18px;
text-transform: uppercase;
font-weight: 400;
}
.center-column .type-page h1, .center-column .type-post h1 { font-size: 34px; }
.center-column .type-page h2, .center-column .type-post h2 { font-size: 30px; }
.center-column .type-page h3, .center-column .type-post h3 { font-size: 24px; }
.center-column .type-page h4, .center-column .type-post h4 { font-size: 18px; }
.center-column .type-page h5, .center-column .type-post h5 { font-size: 14px; }
.center-column .type-page h6, .center-column .type-post h6 { font-size: 12px; }
#tab-review h2 {
padding-top: 20px;
padding-bottom: 10px;
}
.well h2 {
padding-top: 5px;
}         .box {
margin-top: 55px;
border-top: 1px solid rgba(204,204,204,0.5);
position: relative;
}
.home-various-box .box{
margin-top: 0;
border: 0;
}
.box.without-heading {
margin: 0px;
border: none;
}
.center-column .box {
border: none;
margin-top: 25px;
}
.col-sm-3 .box,
.col-sm-4 .box,
.col-md-3 .box,
.col-md-4 .box {
margin-top: 0;
margin-bottom: 9px;
border: none;
}
.box .box-heading {
margin: 45px 0 40px 0;
font-size: 18px;
text-transform: uppercase;
text-align: center;
color: #000000;
font-weight: bold;
letter-spacing: 0.5px;
font-family: Montserrat, arial, serif;
}
.center-column .box .box-heading {
margin-top: 30px;
margin-bottom: 30px !important;
padding-bottom: 20px;
background: url(//tdapartyonpaper.com/wp-content/themes/logancee/img/bg-line-dot.png) bottom center no-repeat;
}
.col-sm-3 .box .box-heading,
.col-sm-4 .box .box-heading,
.col-md-3 .box .box-heading,
.col-md-4 .box .box-heading {
margin: 0 !important;
padding: 51px 0 10px 0;
line-height: 40px;
font-size: 18px;
border-bottom: 1px solid rgba(204,204,204,0.5);
font-weight: bold;
text-align: left;
}
.box.with-scroll .box-heading {
margin-bottom: 94px;
}
.box .strip-line {
display: none;
}
.box .box-content {
clear: both;
margin-top: 0;
}
.sidebar .box-content{
margin-top: 25px;
}
.box-content.box-category{
margin-top: 0;
}
.box .box-content.products {
float: left;
width: 100%;
}
.col-sm-3 .box .box-content.products,
.col-sm-4 .box .box-content.products,
.col-md-3 .box .box-content.products,
.col-md-4 .box .box-content.products {
float: none;
}
.box > .prev,
.box > .next {
position: absolute;
margin: 0;
padding: 0;
width: 34px;
height: 34px;
font-size: 22px;
color: #cccccc;
background: #ffffff;
border: 1px solid #cccccc;
text-align: center;
line-height: 32px;
border-radius: 0;
top: 96px;
left: 50%;
transition: all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
}
.center-column .box > .prev,
.center-column .box > .next {
display: none;
}
.box > .prev:hover,
.box > .next:hover {
background: #ccc;
color: #fff;
}
.box > .prev:after {
content: '';
position: absolute;
top: 50%;
left: 3px;
width: 100px;
height: 1px;
border-bottom: 1px dashed #e5e5e5;
z-index: -1;
}
.box > .prev {
margin-left: -55px;
}
.box > .prev:before {
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;
content: "\f104";
}
.box > .next {
margin-left: 21px;
}
.box > .next:before {
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;
content: "\f105";
}
.col-sm-3 .box > .prev,
.col-sm-3 .box > .next,
.col-sm-4 .box > .prev,
.col-sm-4 .box > .next,
.col-md-3 .box > .prev,
.col-md-3 .box > .next,
.col-md-4 .box > .prev,
.col-md-4 .box > .next {
display: none;
}  .box-category {
}
.box-category ul {
list-style: none;
padding: 0px;
margin: 0px;
}
.box-category > ul > li {
border-bottom: 1px solid #eaeaea;
padding: 0px 0px 0px 0px;
position: relative;
}
.box-category ul li a {
line-height: 20px;
height: auto;
position: relative;
padding: 11px 5px 11px 20px;
display: inline-block;
}
.box-category ul li > a:before {
position: absolute;
top: 11px;
left: 0;
content: "\5e";
display: inline-block;
font-size: 13px;
font-family: 'ElegantIcons';
-webkit-font-smoothing: antialiased;
}
.box-category ul li .head {
position: absolute;
top: 10px;
right: 10px;
}
.box-category ul li .head a {
font-size: 14px;
line-height: 20px;
font-weight: bold;
color: #414141;
padding:0;
}
.box-category ul li .head .plus {
display: none;
}
.box-category ul li .head .collapsed .plus {
display: block;
}
.box-category ul li .head .collapsed .minus {
display: none;
}
.box-category ul li ul li {
border-top: 1px solid #eaeaea;
}
.box-category ul li ul li a {
padding-left: 30px;
}
.box-category ul li ul li > a:before {
left: 10px;
}   .icon-enquiry[align=left] {
display: inline-block;
margin-right: 10px;
vertical-align: top;
margin-top: 2px;
}
.icon-enquiry[align=right] {
display: inline-block;
margin-left: 10px;
vertical-align: top;
margin-top: 2px;
}
.text-enquiry {
vertical-align: top;
display: inline-block;
} #mfilter-content-container .product-grid {
display: none;
}
#mfilter-content-container .product-grid.active {
display: block;
}
#mfilter-content-container > span {
background: none !important;
}
#mfilter-content-container > span:before {
content: '';
position: absolute;
width: 100%;
height: 100%;
background: #fff;
filter: alpha(opacity=40);
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
opacity: 0.4;
-moz-opacity: 0.40;
left: 0;
top: 0;
}
#mfilter-content-container > span > img {
top: -90px !important;
position: relative;
z-index: 20;
}
.product-grid {
position: relative;
margin-top: -49px;
clear: both;
}
.col-sm-3 .product-grid,
.col-sm-4 .product-grid,
.col-md-3 .product-grid,
.col-md-4 .product-grid {
display: table !important;
}
.center-column .product-grid {
margin-bottom: 68px;
}
.center-column .related-products .product-grid {
margin-bottom: 0px;
padding-bottom: 108px;
}
.box-product .owl-controls {
display: none !important;
}
.product-grid .product {
padding-top: 49px;
text-align: center;
position: relative;
}
.product-grid .product > .left {
position: relative;
}
.product-grid .product:hover {
}
.sale-badge {
position: absolute;
top: 15px;
right: 15px;
height: 30px;
line-height: 30px;
padding: 0 15px;
color: #ff0000;
font-weight: bold;
font-size: 13px;
background: #ffffff;
z-index: 10;
text-transform: uppercase;
}
.product-info .sale-badge {
right: 25px;
top: 10px;
z-index: 0;
}
.product-info .new-label {
left: 25px;
z-index: 0;
}
.new-label {
position: absolute;
top: 15px;
left: 15px;
height: 30px;
line-height: 30px;
padding: 0 15px;
color: #000000;
font-weight: bold;
font-size: 13px;
background: #ffffff;
z-index: 10;
text-transform: uppercase;
}
.product-grid .product .image {
position: relative;
overflow: hidden;
}
.product-grid .product .image .quickview {
color: #ffffff;
opacity: 0;
padding: 0;
position: absolute;
bottom: 0;
right: 0;
z-index: 9;
text-align: center;
-webkit-transform: scale(0.5);
-ms-transform: scale(0.5);
-o-transform: scale(0.5);
transform: scale(0.5);
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.product-grid .product:hover .image .quickview {
opacity:1;
-webkit-transform:scale(1);
-ms-transform:scale(1);
-o-transform:scale(1);
transform:scale(1);
}
.product-grid .product .image .quickview a {
box-shadow:none;
border:none;
outline:none;
padding:0;
display:inline-block;
background:#000000;
margin:0;
border-radius:0;
}
.product-grid .product .image .quickview a i {
font-size:25px;
line-height:38px;
width:38px;
height:38px;
color:#ffffff;
display:inline-block;
vertical-align:top;
}
.product-grid .product .image img {
display: block;
margin: 0px auto;
}
.product-grid .product .image img.zoom-image-effect {
-webkit-transform: scale(1,1);
-webkit-transition-timing-function: ease-out;
-webkit-transition-duration: 250ms;
-moz-transform: scale(1,1);
-moz-transition-timing-function: ease-out;
-moz-transition-duration: 250ms;
transform: scale(1,1);
transition-timing-function: ease-out;
transition-duration: 250ms;
}
.product-grid .product:hover .image img.zoom-image-effect {
-webkit-transform: scale(1.05,1.07);
-webkit-transition-timing-function: ease-out;
-webkit-transition-duration: 250ms;
-moz-transform: scale(1.05,1.07);
-moz-transition-timing-function: ease-out;
-moz-transition-duration: 250ms;
transform: scale(1.05,1.07);
transition-timing-function: ease-out;
transition-duration: 250ms;
}
.product-grid .product .image-swap-effect {
position: relative;
}
.product-grid .product .image-swap-effect .swap-image {
position: absolute;
visibility: hidden;
opacity: 0;
left: 0;
right: 0;
transition: all 0.25s ease-in;
-webkit-transition: all 0.25s ease-in;
-moz-transition: all 0.25s ease-in;
-o-transition: all 0.25s ease-in;
}
.product-grid .product .image-swap-effect:hover .swap-image {
visibility: visible;
opacity: 1;
}
.product-grid .product .name {
font-size: 100%;
margin: 20px 0 0;
height: 33px;
line-height: 33px;
overflow: hidden;
text-align: center;
}
.product-grid .product .name a {
font-weight: normal;
text-transform: uppercase;
font-size: 14px;
line-height: 33px;
font-family: Montserrat, arial, serif;
}
.product-grid .product .price {
color: #000;
font-size: 18px;
font-weight: bold;
padding-bottom: 11px;
}
.product-grid .product .price .price-old {
text-decoration: line-through;
padding-left: 20px;
color: #999999;
font-weight: 400;
font-size: 14px;
vertical-align: top;
padding-top: 3px;
display: inline-block;
}
.product-grid .product .rating {
margin-bottom: 10px;
}
.product-grid .addtocart {
display: inline-block;
margin: 0 3px;
vertical-align: top;
font-size: 13px;
padding-bottom: 1px;
}
.product-grid .yith-wcqv-button{
display: none;
}
.product-grid .addtocart .added_to_cart{
display: none;
}
.product-grid .addtocart .button {
margin: 0 0 5px 0;
max-width: 150px;
min-width: 120px;
padding: 0 10px;
overflow: hidden;
white-space: nowrap;
}
.product-grid .addtocart .button-enquiry {
padding-left: 12px;
padding-right: 12px;
}
.product-grid .addtolist {
display: inline-block;
position: relative;
text-align: center;
vertical-align: top;
color: black;
}
.add-to-links > div {
display:inline-block;
margin:0 3px;
}
.add-to-links > div a,
.add-to-links .yith-wcwl-add-button a.add_to_wishlist{
display:block;
width:40px;
height:40px;
border:1px solid #e5e5e5;
color: #999999;
background-color: #ffffff;
border-color: #999999;
cursor: pointer;
border-radius: 0;
}
.add-to-links > div a.added {
display: none;
}
.add-to-links > div a:hover,
.add-to-links .yith-wcwl-add-button a.add_to_wishlist:hover{
color:#ffffff;
background-color:#999999;
border-color:#999999;
}
.add-to-links > div a i {
font-size:17px;
line-height:38px;
display:block;
vertical-align:top;
}
.add-to-links > div a span {
display: none;
} .is-countdown {
background: rgba(255,255,255,0.90);
margin-top: -50px;
left: 0;
right: 0;
padding: 0px 10px;
position: absolute;
}
.countdown-holding span {
color: #888;
}
.countdown-row {
clear: both;
width: 100%;
padding: 0px;
text-align: center;
}
.countdown-show1 .countdown-section {
width: 98%;
}
.countdown-show2 .countdown-section {
width: 48%;
}
.countdown-show3 .countdown-section {
width: 32.5%;
}
.countdown-show4 .countdown-section {
width: 24.5%;
}
.countdown-show5 .countdown-section {
width: 19.5%;
}
.countdown-show6 .countdown-section {
width: 16.25%;
}
.countdown-show7 .countdown-section {
width: 14%;
}
.countdown-section {
display: block;
float: left;
font-size: 75%;
text-align: center;
}
.countdown-amount {
font-size: 200%;
}
.countdown-period {
display: block;
}
.countdown-descr {
display: block;
width: 100%;
}   .col-sm-3 .products,
.col-sm-4 .products,
.col-md-3 .products,
.col-md-4 .products {
overflow: hidden;
}
.col-sm-3 .item,
.col-sm-4 .item,
.col-md-3 .item,
.col-md-4 .item {
overflow: hidden;
}
.col-sm-3 .box-product .owl-controls,
.col-sm-4 .box-product .owl-controls,
.col-md-3 .box-product .owl-controls,
.col-md-4 .box-product .owl-controls {
display: block !important;
}
.box-product .owl-pagination {
position: relative;
z-index: 15;
width: 60%;
margin: 5px 0px 10px 0px;
padding-left: 0;
margin-left: 20%;
text-align: center;
list-style: none;
}
.box-product .owl-pagination > div {
display: inline-block;
width: 10px;
height: 10px;
margin: 1px 3px;
padding: 0px;
text-indent: -999px;
cursor: pointer;
background: #ccc;
border: none;
}
.box-product .owl-pagination > div.active {
background: #000;
}
.col-sm-3 .products .product-grid,
.col-sm-4 .products .product-grid,
.col-md-3 .products .product-grid,
.col-md-4 .products .product-grid {
margin: 0px;
width: 100%;
}
.col-sm-3 .product-grid .product,
.col-sm-4 .product-grid .product,
.col-md-3 .product-grid .product,
.col-md-4 .product-grid .product {
margin: 0px;
padding: 34px 0px 0px 0px;
text-align: left;
border: none;
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
}
.col-sm-3 .products .product:first-child,
.col-sm-4 .products .product:first-child,
.col-md-3 .products .product:first-child,
.col-md-4 .products .product:first-child {
margin-top: 0;
border: none;
padding-top: 0
}
.col-sm-3 .products .left,
.col-sm-4 .products .left,
.col-md-3 .products .left,
.col-md-4 .products .left {
float: left;
width: 29%;
max-width: 77px;
}
.col-sm-3 .products .right,
.col-sm-4 .products .right,
.col-md-3 .products .right,
.col-md-4 .products .right {
float: left;
width: 71%;
padding-left: 10px;
}
.col-sm-3 .products .product .sale-badge,
.col-sm-4 .products .product .sale-badge,
.col-md-3 .products .product .sale-badge,
.col-md-4 .products .product .sale-badge {
display: none;
}
.col-sm-3 .products .product .name,
.col-sm-4 .products .product .name,
.col-md-3 .products .product .name,
.col-md-4 .products .product .name {
text-align: left;
padding: 0px 0px 5px 0px;
margin: 0px;
line-height: 1.1;
height: auto;
overflow: visible;
}
.col-sm-3 .products .product .name a,
.col-sm-4 .products .product .name a,
.col-md-3 .products .product .name a,
.col-md-4 .products .product .name a {
font-size: 12px;
line-height: 1.1;
}
.col-sm-3 .products .product .price,
.col-sm-4 .products .product .price,
.col-md-3 .products .product .price,
.col-md-4 .products .product .price {
font-size: 16px;
}
.col-sm-3 .products .product .price-old,
.col-sm-4 .products .product .price-old,
.col-md-3 .products .product .price-old,
.col-md-4 .products .product .price-old {
display: none;
}
.col-sm-3 .products .product .quickview,
.col-sm-4 .products .product .quickview,
.col-md-3 .products .product .quickview,
.col-md-4 .products .product .quickview {
display: none;
}
.col-sm-3 .products .product .typo-actions,
.col-sm-4 .products .product .typo-actions,
.col-md-3 .products .product .typo-actions,
.col-md-4 .products .product .typo-actions {
display: none;
}
.col-sm-3 .products .product .new-label,
.col-sm-4 .products .product .new-label,
.col-md-3 .products .product .new-label,
.col-md-4 .products .product .new-label {
display: none;
}
.col-sm-3 .products .is-countdown,
.col-sm-4 .products .is-countdown,
.col-md-3 .products .is-countdown,
.col-md-4 .products .is-countdown {
display: none;
}  #mfilter-content-container .product-list {
position: absolute;
width: 100%;
max-height: 100px;
overflow: hidden;
opacity: 0;
z-index: -10;
}
#mfilter-content-container .product-list.active {
position: relative;
visibility: visible;
max-height: none;
overflow: visible;
opacity: 1;
z-index: 0;
}
.product-list {
padding-bottom: 20px;
}
.product-list > div { margin-bottom:40px; }
.product-list > div img {
display: block;
}
.product-list .product-shop .product-name {
margin:-1px 0 5px 0;
padding: 0;
text-transform: none;
font-size:18px;
}
.product-list .product-shop .product-name a {
line-height: 1.1;
}
.product-list .product-shop .desc {
margin-bottom:45px;
margin-top:30px;
color: #666;
}
.product-list > div { position:relative; }
.product-list > div.products-bottom button.btn-cart {
display:block;
float:left;
}
.product-list > div .addtocart {
display:inline-block;
margin:0 4px 10px;
vertical-align:top;
font-size:13px;
}
.product-list > div .addtolist {
position:relative;
text-align:center;
vertical-align:top;
display: inline-block;
}
.product-list > div .product-item {
text-align:left;
padding:0 0 10px;
display:block;
margin:0 0 30px;
}
.product-list > div .rating-reviews {
margin:0 0 10px;
line-height: 1;
}
.product-list > div .table { text-align:center; }
.product-list > div .price-box {
display:inline-block;
vertical-align:top;
margin-top:0;
margin-bottom:10px;
font-weight: bold;
}
.product-list > div .price-box p.minimal-price { margin:0; }
.product-list > div .price-box p.minimal-price .price-label { font-size:85%; }
.product-list > div .price-box .price,
.product-list > div .price-box .amount,
.product-list > div .price-box .price-new{ font-size:18px; }
.product-list > div .price-box .old-price {
float:right;
margin:5px 10px 0 10px;
line-height:20px;
}
.product-list > div .price-box .old-price .amount {
font-size:100%;
padding:0;
color:#999999;
font-weight:400;
text-decoration: line-through;
}
.product-list > div .price-box .special-price {
float:left;
}
.product-list > div .price-box .map-link { line-height:28px; }
.product-list > div .typo-actions { width:100%; }
.product-list > div .typo-actions .addtocart a.button {
margin:0;
max-width:135px;
overflow:hidden;
white-space:normal;
text-align: center;
}
.product-list > div .typo-actions .addtocart a.button-enquiry {
padding-left: 12px;
padding-right: 12px;
}
.product-list > div .product-show { position:relative; }
.product-list > div .product-show-box {
color:#ffffff;
opacity:0;
padding:0;
position:absolute;
bottom:0;
right:0;
z-index:9;
text-align:center;
-webkit-transform:scale(0.5);
-ms-transform:scale(0.5);
-o-transform:scale(0.5);
transform:scale(0.5);
-webkit-transition:all 0.3s ease 0s;
-o-transition:all 0.3s ease 0s;
transition:all 0.3s ease 0s;
}
.product-list > div .main-quickview .show-quickview {
box-shadow:none;
border:none;
outline:none;
padding:0;
display:inline-block;
background:#000000;
margin:0;
border-radius:0;
}
.product-list > div .main-quickview .show-quickview i {
font-size:25px;
line-height:38px;
width:38px;
height:38px;
color:#ffffff;
display:inline-block;
vertical-align:top;
}
.product-list > div:hover .product-show-box {
opacity:1;
-webkit-transform:scale(1);
-ms-transform:scale(1);
-o-transform:scale(1);
transform:scale(1);
}
.product-img-additional {
position:absolute;
top:0;
left:0;
width:100%;
-o-transition: all .25s ease-in;
-moz-transition: all .25s ease-in;
-webkit-transition:all .25s ease-in;
transition: all .25s ease-in;
opacity:0;
visibility:hidden;
}
.product-show a:hover .product-img-additional {
opacity:1;
visibility:visible;
}  .category-info {
padding: 0px 0px 0px 0px;
position: relative;
margin: 0px -30px 0px 0px;
}
.category-info .image {
padding: 0 30px 30px 0px;
float: left;
width: auto;
max-width: 100%;
}
.category-info .image img {
}
.category-info > p {
padding: 0px 30px 30px 0px;
}
.refine_search {
margin-top: 0px !important;
margin-bottom: 23px !important;
padding: 0px !important;
font-size: 18px;
text-transform: uppercase;
}
.category-list {
}
.category-list-text-only {
margin-bottom: 30px;
}
.category-list .row > div {
margin-bottom: 26px;
text-align: center;
}
.category-list-text-only .row > div {
margin-bottom: 6px;
text-align: left;
}
.category-list img {
display: block;
margin-bottom: 15px;
margin-left: auto;
margin-right: auto;
border-radius:         2px;
-moz-border-radius:    2px;
-webkit-border-radius: 2px;
}
.product-filter {
font-family: Montserrat, arial, serif;
padding: 0;
margin: 0px 0px 52px 0px;
color: #999;
text-transform: uppercase;
}
.product-filter .list-options {
float: left;
width: auto;
padding: 0px;
}
.product-filter .list-options .sort {
padding: 0px;
float: left;
width: auto;
}
.product-filter .list-options .limit {
padding: 0px 0px 0px 43px;
float: left;
width: auto;
}
.product-filter .list-options select {
margin: 0px 0px 0px 10px;
width: auto;
height: auto;
border: none;
color: #333;
font-size: 14px;
text-transform: uppercase;
font-family: Montserrat, arial, serif;
padding: 0px 10px 0px 0px;
line-height: 1;
}
.product-filter .list-options .select {
display: inline-block;
}
.product-filter .list-options .select:after {
color: #333;
top: 5px;
right: 0;
font-size: 12px;
}
.product-filter .options {
float: right;
width: auto;
padding: 0;
}
.product-filter .options .product-compare {
float: left;
width: auto;
padding: 0px 32px 0px 0px;
}
.product-filter .options .button-group {
float: left;
width: auto;
}
.product-filter .options .button-group button {
margin: 0px;
padding: 0px 0px 0px 10px;
font-size: 20px;
line-height: 22px;
border: none;
background: none;
color: #999;
outline: none;
}
.product-filter .options .button-group button:hover,
.product-filter .options .button-group .active {
color: #000;
}  .product-info {
padding-top: 11px;
padding-bottom: 40px;
} .product-info .product-image {
margin: 0px 0px 20px 0px;
text-align: center;
}
.product-info .product-image a {
display: block;
}
.product-info .product-image img {
display: block;
cursor: pointer;
margin: 0px auto;
} .product-info .thumbnails {
}
.product-info .thumbnails ul {
list-style: none;
margin: 0px 0px 0px -20px;
position: relative;
padding: 0px;
}
.product-info .thumbnails ul li {
}
.product-info .thumbnails li p {
margin: 0px;
padding: 0px 0px 20px 20px;
}
.product-info .thumbnails li img,
.product-info .thumbnails-carousel img {
display: block;
margin: 0px auto;
} .overflow-thumbnails-carousel {
padding: 0px 0 20px 0;
}
.product-info .thumbnails-carousel {
margin: -10px;
}
.product-info .thumbnails-carousel .item {
margin: 10px !important;
}
.product-info .thumbnails-carousel .owl-controls {
display: block !important;
}
.product-info .thumbnails-carousel .owl-pagination {
display: none;
}
.product-info .thumbnails-carousel .owl-buttons {
position: absolute;
top: 50%;
margin-top: -20px;
width: 100%;
}
.product-info .thumbnails-carousel .owl-buttons .owl-prev,
.product-info .thumbnails-carousel .owl-buttons .owl-next {
position: absolute;
margin: 0;
padding: 0;
width: 40px;
height: 40px;
text-align: center;
line-height: 40px;
border: none;
border-radius: 0;
background: none;
background-color: rgba(0,0,0,0.5);
color: #ffffff;
font-size: 20px;
line-height: 1.8;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
opacity: 0;
visibility: hidden;
left: -15px;
}
.product-info .thumbnails-carousel .owl-buttons .owl-prev:hover,
.product-info .thumbnails-carousel .owl-buttons .owl-next:hover {
color: #fff;
background-color:rgba(0,0,0,0.75);
}
.product-info .thumbnails-carousel:hover .owl-buttons .owl-prev,
.product-info .thumbnails-carousel:hover .owl-buttons .owl-next {
visibility: visible;
opacity: 1;
left: 0;
}
.product-info .thumbnails-carousel .owl-buttons .owl-next {
left: auto;
right: -15px;
}
.product-info .thumbnails-carousel:hover .owl-buttons .owl-next {
left: auto;
right: 0;
}
.product-info .thumbnails-carousel .owl-buttons .owl-next:before {
font-family: FontAwesome;
cursor: pointer;
font-weight: 400;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\f105";
padding-right: 0px;
}
.product-info .thumbnails-carousel .owl-buttons .owl-prev:before {
font-family: FontAwesome;
cursor: pointer;
font-weight: 400;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\f104";
padding-right: 1px;
} .product-info .product-center {
position: relative;
margin-top: -20px;
margin-bottom: 20px;
}
.product-info .product-name {
font-size: 18px;
line-height: 30px;
margin: 0px;
padding: 0px;
padding-top: 16px;
text-transform: uppercase;
font-weight: bold;
}
.product-info .product-name a {
line-height: 30px;
}
.product-info .rating {
padding: 0px 0px 16px 0px;
}
.product-info .rating-links {
display: inline-block;
padding-left: 16px;
font-size: 12px;
vertical-align: top;
padding-top: 2px;
}
.product-info .rating-links a {
cursor: pointer;
}
.product-info .price {
border-bottom: 1px solid rgba(204,204,204,0.5);
padding-bottom: 10px;
padding-top: 5px;
}
.product-info .availability {
font-size: 14px;
font-weight: 600;
margin-top: 10px;
}
.product-info .availability p {
display: inline-block;
margin-left: 5px;
}
.product-info .availability p.in-stock {
color: green;
}
.product-info .availability p.out-of-stock {
color: #ab0000;
}
.product-info.product-layout-1 .price {
border-bottom: 0;
}
.product-info .price .main-price {
padding-bottom: 7px;
}
.product-info .price .other-price {
padding-bottom: 7px;
}
.product-info .price .price-new ,
.product-info .woocommerce-variation-price{
font-size: 24px;
font-weight: bold;
color: #000;
}
.product-info .price .price-old {
font-size: 14px;
padding: 0;
color: #999999;
font-weight: 400;
text-decoration: line-through;
line-height: 3;
padding-left: 15px;
vertical-align: top;
}
.product-info .description {
padding: 25px 0px 25px 0px;
border-bottom: 1px solid rgba(204,204,204,0.5);
line-height: 23px;
font-weight: 400;
}
.product-info.product-layout-1 .description {
//display: none;
}
.product-info.product-layout-1 .htabs {
text-align: left;
}
.product-info.product-layout-1 .htabs a{
font-size: 14px;
font-weight: 600;
}
.product-info.product-layout-1 .htabs a:last-child:after {
display: none;
}
.product-info.product-layout-1 .htabs a:before {
left: 0;
}
.product-info.product-layout-1 .htabs a.selected:before,
.product-info.product-layout-1 .htabs a:hover:before {
width: 100%;
}
.product-info.product-layout-1 .htabs a:after {
content: "";
width: 1px;
height: 20px;
position: absolute;
background: #999999;
right: -1px;
top: 0;
bottom: 0;
margin: auto;
}
.product-info .description.product_meta {
border-bottom: 0;
}
.product-info .variations {
position: relative;
}
.product-info .single_variation_wrap .stock {
margin: -15px 0 20px 0;
color: #ab0000;
}
.product-info .single_variation_wrap .stock.out-of-stock {
color: #ab0000
}
.product-info .variations .variation {
margin: 0 0 15px 0;
}
.product-info .variations .variation:last-child {
margin: 0;
}
.product-info .variations .label {
font-size: 14px;
text-transform: uppercase;
padding: 0;
overflow: hidden;
}
.product-info .variations .label label{
padding-bottom: 10px;
}
.product-info .variations select {
width: 100%;
padding: 12px 20px;
}
.product-info .single_variation_wrap .price {
border-bottom: 0;
}
.product-info .woocommerce-variation-price {
margin: 10px 0;
}
.product-info .woocommerce-variation-price ins {
text-decoration: none;
float: left;
}
.product-info .woocommerce-variation-price del {
font-size: 14px;
padding: 0;
color: #999999;
font-weight: 400;
text-decoration: line-through;
line-height: 3;
padding-left: 15px;
vertical-align: top;
}
.product-info .woocommerce-variation-price .price {
padding: 0;
border: 0;
}
.product-info .description.poduct_meta{
border-bottom: 0;
}
.product-info .variations .reset_variations {
color: #ab0000;
margin: 5px 0;
}
.product-info .product_meta.description .meta_item{
display: block;
font-weight: bold;
margin: 20px 0;
text-transform: uppercase;
color: #999999;
}
.product-info .product_meta.description .meta_item .sku {
color: #000;
margin-left: 5px;
}
.product-info .product_meta.description .meta_item.posted_in a:first-child,
.product-info .product_meta.description .meta_item.tagged_as a:first-child{
margin-left: 5px;
}
.product-info .description span {
display: inline-block;
max-width: 50%;
padding-right: 20px;
} .product-info .options {
padding-bottom: 0px;
}
.product-info .options h2 {
padding: 0px;
margin: 30px 0px 0px 0px;
font-size: 18px;
text-transform: uppercase;
font-weight: 400;
}
.product-info .options > div > label {
text-transform: uppercase;
padding-bottom: 5px;
font-size: 13px;
}
.product-info .options .form-group {
margin: 22px 0px 0px 0px;
}
.product-info .options .error {
margin: 0px;
} .product-info .radio-type-button {
display: inline-block;
vertical-align: top;
width: auto;
margin: 5px 7px 5px 0px;
padding: 0px;
}
.product-info .radio-type-button input {
visibility: hidden;
position: absolute;
}
.product-info .radio-type-button span {
padding: 2px;
background: #efefef;
border: 1px solid #fff;
display: block;
}
.product-info .radio-type-button span:hover {
border: 1px solid #000;
}
.product-info .radio-type-button span.active {
border: 1px solid #000;
}
.product-info .radio-type-button img {
display: block;
}
.product-info .radio-type-button2 {
display: inline-block;
vertical-align: top;
width: auto;
margin: 5px 7px 5px 0px;
padding: 0px;
}
.product-info .radio-type-button2 input {
visibility: hidden;
position: absolute;
}
.product-info .radio-type-button2 span {
background: #efefef;
height: 25px;
min-width: 25px;
border: 1px solid #fff;
display: block;
text-align: center;
padding: 1px 5px;
font-weight: bold;
color: #636363;
line-height: 1.5em;
}
.product-info .radio-type-button2 span:hover {
border: 1px solid #000;
}
.product-info .radio-type-button2 span.active {
background: #000;
color: #fff;
} .product-info .cart {
padding-top: 20px;
}
.product-info .cart + .yith-wcwl-add-to-wishlist {
display: none;
}
.product-info .cart .add-to-cart {
}
.product-info .cart .add-to-cart input,
.product-info .cart .add-to-cart .quantity {
display: block;
float: left;
}
.product-info .cart .add-to-cart input,
.product-info .cart .add-to-cart button{
margin: 10px 0px 0px 0px !important;
height: 50px;
line-height: 50px;
}
.product-center .variations_button button,
.product-center .single_add_to_cart_button{
margin-top: 3px !important;
margin-left: 5px;
height: 50px;
line-height: 50px;
}
.product-center .single_add_to_cart_button{
margin-left: 0;
}
.product-center .variations_button button.disabled {
background: #cccccc !important;
border-color: #cccccc !important;
color: #f1f1f1 !important;
}
.product-center .group_table .addtolist {
display: none;
}
.product-center .group_table {
border: 1px solid #cccccc;
font-size: 14px;
}
.product-center .group_table thead th {
background: #efefef;
border-bottom: 1px solid #cccccc;
border-right: 1px solid #cccccc;
border-top: 0;
font-weight: 600;
text-transform: uppercase;
}
.product-center .group_table tbody td {
padding: 5px;
border: 0;
border-right: 1px solid #cccccc;
}
.product-center .group_table tbody td:last-child {
border: 0;
}
.product-center .group_table tbody td .group-product-price {
font-size: 14px !important;
}
.product-center .group_table .price-old {
text-decoration: line-through;
color: #999;
font-size: 13px;
margin-left: 3px;
}
.product-center .group_table tbody td .stock {
font-style: italic;;
font-size: 12px;
padding: 0;
}
.product-center .group_table tbody td .stock.in-stock {
color: green
}
.product-center .group_table tbody td .stock.out-of-stock {
color: #ab0000
}
.product-center .group_table tbody td .qty {
text-align: center;
padding: 5px 15px;
}
.product-center  .wcpb-bundled-product td {
border-top: 0;
text-align: left;
padding: 10px;
}
.product-center  .wcpb-bundled-product td h1 {
padding-top: 0;
}
.product-center  .wcpb-bundled-product tr:first-child td {
border-top: 0;
}
.product-info .cart .add-to-cart .quantity {
position: relative;
margin-right: 30px;
}
.product-info .cart .add-to-cart .quantity input {
width: 170px;
text-align: center;
font-size: 15px;
font-weight: bold;
}
.product-info .cart .add-to-cart .quantity #q_up {
display: block;
border: none;
height: 48px;
width: 40px;
text-align: center;
display: block;
line-height: 48px;
font-size: 20px;
position: absolute;
top: 11px;
right: 1px;
}
.product-info .cart .add-to-cart .quantity #q_down {
display: block;
border: none;
height: 48px;
width: 40px;
text-align: center;
display: block;
line-height: 48px;
font-size: 20px;
position: absolute;
top: 11px;
left: 1px;
}
.product-info .cart .add-to-cart .button {
min-width: 200px;
text-align: center;
}
.product-info .cart .add-to-cart .button-product-question {
margin: 20px 0px 0px 0px;
}
.product-info .cart .add-to-cart .button-enquiry {
margin: 10px 0px 0px 0px;
}
.product-info .links {
padding-top: 10px;
}
.product-info .links a,
.product-info .links .wishlist{
display: inline-block;
margin-right: 30px;
background-color: transparent;
border-color: transparent;
outline: 0;
cursor: pointer;
font-family: "Lato",sans-serif;
font-size: 12px;
font-weight: bold;
color: #999;
text-transform: uppercase;
}
.product-info .links .wishlist i{
display: none;
}
.product-info .links a:hover {
color: #000;
}
.product-info .links a:before {
content: "\e030";
font: 400 13px "ElegantIcons";
width: 25px;
display: inline-block;
height: 25px;
}
.product-info .links > a:before {
content: "\f0ec";
font-family: FontAwesome;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} .product-info .cart .minimum {
padding: 10px 0px 0px 0px;
} .tags_product {
margin: 0px 0px 20px 0px;
} .product-desc-layout-center {
text-align: center;
margin-bottom: 25px;
} .product-block {
border: 1px solid #ccc;
padding: 20px;
margin: 0px 0px 30px 0px;
}
.product-block .title-block {
margin: 5px 0 23px 0px;
padding: 0px;
font-size: 18px;
font-weight: 400;
text-transform: uppercase;
}
.product-block .strip-line {
display: ;
}
.product-block .block-content {
clear: both;
}  .set-rating {
padding-top: 7px;
}
#main .set-rating i {
cursor: pointer;
display: inline-block;
position: relative;
margin: 0px -3px 0px 0px;
padding: 0px 4px 0px 1px;
}
.rating i {
font-size: 16px;
color: #ccc;
margin: 0px 2px 0px 1px;
transition: all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
}
.rating i.active {
color: #ffcc00;
}   .custom-footer {
position: relative;
}
.custom-footer .background-custom-footer {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
}
.custom-footer .background,
.standard-body .custom-footer .background {
background: #fafafa;
border-top: 1px solid #e5e5e5;
}
.custom-footer .pattern {
padding: 30px 0px 30px 0px;
background: url(//tdapartyonpaper.com/wp-content/themes/logancee/img/patterns/footer/01.png);
text-shadow: 1px 1px 0px #fff;
}
.custom-footer .pattern p {
padding: 0px;
margin: 0px;
}
.custom-footer h4 {
font-size: 20px;
font-weight: 300;
border-bottom: 1px solid #e4e4e4;
padding: 0px 0px 20px 0px;
margin: 0px 0px 25px 0px;
}
.custom-footer h4 i{
margin-right: 5px;
} #facebook {
position: relative;
margin: -7px -4px;
}
.fb-like-box, .fb-like-box span, .fb-like-box span iframe[style] {
width: 100% !important;
}
.fb-like-box {
} .footer ul {
list-style: none;
position: relative;
margin: -5px 0px -3px 0px;
padding: 0px;
clear: both;
}
.footer ul li a {
line-height: 30px;
}
.footer ul li a:before {
content: "»";
color: #81b6aa;
padding-right: 6px;
} .tweets ul {
list-style: none;
padding: 0px;
margin: 0px;
}
.tweets li {
padding: 20px 0px 0px 30px;
margin: 0px;
position: relative;
}
.tweets li:first-child {
padding-top: 0px;
}
.tweets li:before {
content: "\f10d";
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;
font-size: 14px;
position: absolute;
left: 0;
color: #0b486b;
margin-top: 4px;
}
.tweets li .interact{
display: none;
}
.tweets li .user {
display: none;
}
.tweets li .timePosted {
font-style: italic;
font-size: 11px;
padding-top: 5px;
}
.tweets li .tweet a {
color: #0b486b;
}  ul.contact-us {
margin: 0px;
padding: 0px;
list-style: none;
}
ul.contact-us li {
clear: both;
font-size: 16px;
line-height: 1.4;
margin: 30px 0px 0px 0px;
}
ul.contact-us li:first-child {
margin: 0px;
}
ul.contact-us li i {
float: left;
width: 37px;
height: 40px;
padding: 0px 0px 0px 0px;
margin: 0px 20px 0px 0px;
text-align: center;
font-size: 36px;
color: #000;
}
ul.contact-us li i.fa-mobile-phone {
font-size: 45px;
}
ul.contact-us li i.fa-envelope {
font-size: 30px;
padding-top: 7px;
}
ul.contact-us li i.fa-skype {
padding-top: 5px;
}
ul.contact-us li span {
text-decoration: underline;
} .footer {
position: relative;
}
.footer .background-footer {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
}
.footer .background,
.standard-body .footer .background {
border-top: 1px solid #d5d5d5;
}
.footer .pattern {
padding: 90px 0px 60px 0px;
color: #999;
}
.footer .pattern a {
color: #999;
}
.footer .pattern a:hover {
color: #000;
}
.footer .pattern p {
padding: 0px;
margin: 0px;
}
.footer h4 {
margin: 0 0 45px 0;
padding: 0px;
text-transform: uppercase;
position: relative;
font-weight: bold;
font-size: 16px;
color: #000;
}
.footer .strip-line {
display: none;
} .footer ul {
list-style: none;
position: relative;
margin: 0px;
padding: 0px;
clear: both;
}
.footer .information-logo {
padding: 0px 30px 0 0 ;
}
.footer ul li {
padding:5px 0;
}
.footer ul li a {
padding:0 20px;
display:block;
position: relative;
}
.footer ul li a:before {
content: '';
position: absolute;
top: 9px;
left: 4px;
background: #999;
width: 5px;
height: 5px;
display: block;
transition: all 0.25s ease-in;
-webkit-transition: all 0.25s ease-in;
-moz-transition: all 0.25s ease-in;
-o-transition: all 0.25s ease-in;
}
.footer ul.address-footer li a:before {
display: none;
}
.footer ul li a:hover:before {
background: #000;
}
.footer ul li a > span {
position:absolute;
top:1px;
left:0;
line-height:inherit;
}
.footer ul li a:hover { padding-left:30px; }
.footer ul.address-footer li a { padding-left:30px; } .logo-bottom {
display:block;
margin-bottom:40px;
}
.logo-bottom img {
display: block;
margin: 0px auto;
}
.information-logo {
margin-bottom: 30px;
}  .copyright {
position: relative;
}
.copyright .background-copyright {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
}
.copyright .background,
.standard-body .copyright .background {
}
.copyright .pattern {
padding: 0px 0px 25px 0px;
color: #999;
text-align: center;
}
.copyright .pattern a {
color: #000;
}
.copyright .pattern .line {
width: 100%;
height: 1px;
margin-bottom: 25px;
background: rgba(204,204,204,0.5);
}
.copyright p {
margin: 0px;
padding: 0px;
}
.copyright ul {
float: right;
width: auto;
list-style: none;
padding: 5px 0px 0px 0px;
margin: 0px;
}
.copyright ul li {
display: inline-block;
margin-left: 8px;
}   .main-content .content {
padding: 0px 0px 20px 0px;
}
.main-content .content:before,
.main-content .content:after {
display: table;
content: " ";
}
.main-content .content:after {
clear: both;
}
.main-content .content .left {
float: left;
width: 47%;
padding: 0px;
}
.main-content .content .right {
float: right;
width: 47%;
padding: 0px;
}  .center-column .list-unstyled li:before {
}  .login-content {
}
.login-content:before,
.login-content:after {
display: table;
content: " ";
}
.login-content:after {
clear: both;
}
.login-content .left {
float: left;
width: 47%;
}
.login-content .right {
float: right;
width: 47%;
}
.login-content .content {
margin: 20px 0px 0px 0px;
}
.login-content .left .button {
margin-top: 10px;
}  div.pagination-results {
clear:both;
position: relative;
padding: 0px;
margin: 0px;
overflow:auto;
text-align: center;
}
div.pagination-results .text-right {
padding:5px 0px 10px 10px;
color: #999;
display: none;
}
div.pagination-results .text-left {
padding:0px 0px 0px 0px;
width: 100%;
text-align: center;
}
div.pagination-results ul {
padding:0px;
margin: 0px;
list-style: none;
padding: 10px 0px 10px 0px;
}
div.pagination-results ul li {
display: inline-block;
}
div.pagination-results ul li a,
div.pagination-results ul li span{
display: inline-block;
width: 34px;
background: #fff;
transition: all 0.2s;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
text-align: center;
margin: 0px 3px 10px 4px;
border: 1px solid #e5e5e5;
font-size: 15px;
line-height: 32px;
height: 34px;
font-weight: bold;
}
div.pagination-results ul li.active a,
div.pagination-results ul li.active span,
div.pagination-results ul li span.current{
background: #333333;
color: #ffffff;
border-color: #333;
}
div.pagination-results.pagination-post {
clear:both;
position: relative;
padding: 0px;
margin: 0px;
overflow:auto;
text-align: center;
}
div.pagination-results.pagination-post  a,
div.pagination-results.pagination-post  span{
display: inline-block;
width: 34px;
background: #fff;
transition: all 0.2s;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
text-align: center;
margin: 0px 3px 10px 4px;
border: 1px solid #e5e5e5;
font-size: 15px;
line-height: 32px;
height: 34px;
font-weight: bold;
background: #333333;
color: #ffffff;
}
div.pagination-results.pagination-post  a:hover span{
background: #333;
color: #fff;
}
div.pagination-results.pagination-post  a span {
display: inline-block;
border: 0;
height: 32px;
width: 32px;
font-weight: bold;
margin: 0;
background: #fff;
color: #000;
}  .list-box {
list-style: none;
margin: 0px;
padding: 0px;
}
.list-box li {
line-height: 20px;
height: auto;
position: relative;
padding: 11px 20px 11px 20px;
display: block;
border-bottom: 1px solid #eaeaea;
}
.list-box li:before {
position: absolute;
top: 14px;
left: 0;
content: "\5e";
display: inline-block;
font-size: 13px;
font-family: 'ElegantIcons';
-webkit-font-smoothing: antialiased;
}  span.error {
padding: 5px 0px;
display: block;
color: red;
}
.form span.error {
display: inline-block;
padding-left: 20px;
}
.product-info span.error {
padding-top: 0px;
}  .help {
font-size: 10px;
display: block;
}  table.form {
}
table.form td {
padding: 5px 13px 0px 0px;
}
table.form td input,
table.form td select,
table.form td textarea {
margin-left: 7px;
}  .htabs {
margin: 0px;
position: relative;
z-index: 1;
border-bottom: 1px solid #ccc;
text-align: center;
}
.htabs:before,
.htabs:after {
display: table;
content: " ";
}
.htabs:after {
clear: both;
}
.htabs a {
display: inline-block;
text-align: center;
vertical-align: top;
font-size: 16px;
text-transform: uppercase;
color: #cccccc;
padding: 0 15px;
line-height: 50px;
position: relative;
font-weight: bold;
font-family: Montserrat, arial, serif;
}
.htabs a:before, .htabs a:after {
content:'';
position:absolute;
bottom:-1px;
left:50%;
height:2px;
background:#000000;
width:0;
-webkit-transition:all 250ms ease;
transition:all 250ms ease;
}
.htabs a:after {
right:50%;
left:auto;
}
.htabs a.selected:before, .htabs a:hover:before { width:50%; }
.htabs a.selected:after, .htabs a:hover:after { width:50%; }
.htabs a.selected,
.htabs a:hover {
color: #333;
}
.woocommerce-tabs table th, .woocommerce-tabs table {
border-bottom: 1px solid #f1f1f1;
}
.woocommerce-tabs table th, .woocommerce-tabs table td{
border-top: 1px solid #f1f1f1;
border-bottom: 0;
padding: 10px 15px;
}
.center-column .tab-content {
padding: 40px 0px 20px 0px;
}
.center-column .tab-content > *:last-child {
padding-bottom: 0px;
margin-bottom: 0px;
}
.center-column .tab-content > *:first-child {
padding-top: 0px;
margin-top: 0px;
}
.center-column .tab-content h2#review-title {
padding: 0px 0px 20px 0px;
margin: 0px;
}  body .success,
body .warning,
body .attention,
body .information {
padding: 10px 10px 10px 40px;
margin:0px 0px 25px 0px;
clear: both;
}
body .success {
background: #EAF7D9 url(//tdapartyonpaper.com/wp-content/themes/logancee/img/success.png) 13px center no-repeat;
border: 1px solid #BBDF8D;
}
body .warning {
background: #FFD1D1 url(//tdapartyonpaper.com/wp-content/themes/logancee/img/warning.png) 13px center no-repeat;
border: 1px solid #F8ACAC;
}
body .attention {
background: #FFF5CC url(//tdapartyonpaper.com/wp-content/themes/logancee/img/attention.png) 13px center no-repeat;
border: 1px solid #F2DD8C;
}
body .information {
background: #E8F6FF url(//tdapartyonpaper.com/wp-content/themes/logancee/img/information.png) 13px center no-repeat;
border: 1px solid #B8E2FB;
}
body .information strong,
body .success strong,
body .attention strong
body .information strong{
padding-left: 15px;
}  .review-list .author,
.review-list .rating {
display: inline-block;
}
.review-list .rating {
float: right;
width: auto;
}
.review-list .author span {
font-size: 10px;
opacity: 0.8;
font-style: italic;
padding-left: 3px;
}
.review-list .text {
margin: 15px 0px 25px 0px;
padding: 20px;
position: relative;
background: #fff;
border: 1px solid #ccc;
}
.review-list .text:before {
position: absolute;
top: -9px;
left: 9px;
display: inline-block;
border-right: 9px solid transparent;
border-bottom: 9px solid #ccc;
border-left: 9px solid transparent;
border-bottom-color: #bbb;
content: '';
}
.review-list .text:after {
position: absolute;
top: -8px;
left: 10px;
display: inline-block;
border-right: 8px solid transparent;
border-bottom: 8px solid #ffffff;
border-left: 8px solid transparent;
content: '';
}  .comments-list .author,
.comments-list .rating {
display: inline-block;
}
.comments-list .rating {
float: right;
width: auto;
}
.comments-list .author span {
font-size: 10px;
opacity: 0.8;
font-style: italic;
padding-left: 3px;
}
.comments-list .text {
margin: 15px 0px 25px 0px;
padding: 20px;
position: relative;
background: #fff;
border: 1px solid #ccc;
}
.comments-list .text:before {
position: absolute;
top: -9px;
left: 9px;
display: inline-block;
border-right: 9px solid transparent;
border-bottom: 9px solid #ccc;
border-left: 9px solid transparent;
border-bottom-color: #bbb;
content: '';
}
.comments-list .text:after {
position: absolute;
top: -8px;
left: 10px;
display: inline-block;
border-right: 8px solid transparent;
border-bottom: 8px solid #ffffff;
border-left: 8px solid transparent;
content: '';
} table.attribute,
table.list,
.wishlist-product table,
.wishlist-info table,
.compare-info,
.cart-info table,
.checkout-product table,
.table {
border-collapse: separate;
border-spacing: 0;
width: 100%;
margin: 0px 0px 30px 0px;
}
table.attribute .btn,
table.list .btn,
.wishlist-product table .btn,
.wishlist-info table .btn,
.compare-info .btn,
.cart-info table .btn,
.checkout-product table .btn,
.table .btn {
margin: 0px;
margin-top: -8px;
margin-bottom: -8px;
}
.cart-info table {
margin-bottom: 40px;
}
table.attribute td,
table.list td,
.wishlist-product table td,
.wishlist-info table td,
.compare-info td,
.cart-info table td,
.checkout-product table td,
.table td {
border-bottom: 1px solid #ccc;
padding: 30px 15px;
text-align: left;
vertical-align: top;
}
table.attribute td:first-child,
table.list td:first-child,
.wishlist-product table td:first-child,
.wishlist-info table td:first-child,
.compare-info td:first-child,
.cart-info table td:first-child,
.checkout-product table td:first-child,
.table td:first-child {
padding-left: 0;
}
table.attribute td:last-child,
table.list td:last-child,
.wishlist-product table td:last-child,
.wishlist-info table td:last-child,
.compare-info td:last-child,
.cart-info table td:last-child,
.checkout-product table td:last-child,
.table td:last-child {
padding-right: 0;
}
.table td.text-center {
text-align: center;
}
.table td.text-center .input-group {
margin: 0px auto;
}
.table td.text-right {
text-align: right;
}
table.attribute thead td,
table.list thead td,
.wishlist-product table thead td,
.wishlist-info table thead td,
.compare-info thead td,
.cart-info table thead td,
.checkout-product table thead td,
.table thead td {
text-transform: uppercase;
font-size: 1em;
font-family: Montserrat, arial, serif;
padding-top: 25px;
padding-bottom: 25px;
}
table.attribute thead:first-child td,
table.list thead:first-child td,
.wishlist-product table thead:first-child td,
.wishlist-info table thead:first-child td,
.compare-info thead:first-child td,
.cart-info table thead:first-child td,
.checkout-product table thead:first-child td,
.table thead:first-child td {
padding-top: 5px;
}  .wishlist-info table td {
vertical-align: middle;
text-align: center;
}  .cart-info table td {
vertical-align: middle;
text-align: center;
}  .product-compare table .price-new {
color: #000;
font-weight: bold;
}
.product-compare table .price-old {
color: #808080;
text-decoration: line-through;
padding-right: 5px;
}  table img {
max-width: none;
}  .cart-total {
overflow: auto;
margin-bottom: 20px;
padding-top: 25px;
}
.cart-total table {
float: right;
}
.cart-total td {
padding: 0px 0px 0px 25px;
text-align: right;
font-weight: normal;
}
.cart-total td strong {
font-weight: normal;
}
.cart-total table tr td:last-child {
color:#000;
font-weight: bold;
font-size: 16px;
}  .download-list,
.order-list {
overflow:auto;
}
.download-list .download-id,
.order-list .order-id {
width: 49%;
float: left;
margin-bottom: 2px;
}
.download-list .download-status,
.order-list .order-status {
width: 49%;
float: right;
text-align: right;
margin-bottom: 2px;
}
.download-list .download-content,
.order-list .order-content {
padding: 10px 0px;
display: inline-block;
width: 100%;
margin-bottom: 20px;
border-top: 1px solid #e6e6e6;
border-bottom: 1px solid #e6e6e6;
}
.download-list .download-content div,
.order-list .order-content div {
float: left;
width: 33.3%;
}
.download-list .download-info,
.order-list .order-info {
text-align: right;
}  .manufacturer-list {
padding: 0px;
overflow: auto;
margin-bottom:20px;
background: #fff;
}
.manufacturer-heading {
border-bottom: 1px solid #ccc;
padding: 15px 0px 20px 0px;
text-transform: uppercase;
font-weight: bold;
}
.manufacturer-content {
padding: 25px 0px 0px;
overflow:auto;
}
.manufacturer-list ul {
float: left;
width: 25%;
margin: 0 0 0 20px;
padding: 0;
}  .center-column .panel {
position:relative;
padding: 0px 0px 15px 0px;
}
.center-column .panel-heading {
font-size: 13px;
text-transform: uppercase;
margin: 0;
padding: 7px 0 22px 0;
border-bottom: 1px solid #cccccc;
position: relative;
}
.center-column .panel-heading h4 {
padding: 0px;
margin: 0px;
font-size: 13px !important;
}
.center-column .panel-body {
position: relative;
padding-top: 30px;
}
.center-column .panel-body .buttons {
margin: 0px;
}  .return-list {
}
.return-list .return-id {
width: 49%;
float: left;
margin-bottom: 2px;
}
.return-list .return-status {
width: 49%;
float: right;
text-align: right;
margin-bottom: 2px;
}
.return-list .return-content {
padding: 10px 0px;
display: inline-block;
width: 100%;
margin-bottom: 20px;
border-top: 1px solid #e6e6e6;
border-bottom: 1px solid #e6e6e6;
}
.return-list .return-content div {
float: left;
width: 33.3%;
}
.return-list .return-info {
text-align: right;
}
.return-product {
overflow: auto;
margin-top: 10px;
margin-bottom: 20px;
}
.return-detail {
}
.return-opened textarea {
width: 100%;
}  .scrollup {
font-size:30px;
font-weight:bold;
height:40px;
line-height:40px;
text-align:center;
width:40px;
border:0 solid #ff0000;
box-shadow:inset 0 0 10px rgba(255,0,0,0);
outline:1px solid;
outline-color:rgba(204,204,204,0.5);
outline-offset:0px;
text-shadow:none;
background:#ffffff;
-webkit-transition:all 550ms cubic-bezier(0.19,1,0.22,1);
transition:all 550ms cubic-bezier(0.19,1,0.22,1);
right:10px;
bottom:10px;
position: fixed;
display: none;
}
.scrollup:hover {
border:1px solid #ff0000;
box-shadow:inset 0 0 10px rgba(255,0,0,0.5), 0 0 20px rgba(255,0,0,0.2);
outline-color:rgba(255,0,0,0);
outline-offset:5px;
color:#ff0000;
}  .banner {
text-align: center;
width: 100%;
margin: 30px 0px 0px 0px;
}
.banner img.with-link {
cursor: pointer;
}  ul.box-filter {
list-style: none;
margin: 0px;
padding: 0px 0px 5px 0px;
}
ul.box-filter > li {
padding: 0px 0px 15px 0px;
}
ul.box-filter > li > span {
font-weight: bold;
}
ul.box-filter ul {
list-style: none;
padding: 0px;
}   .facebook_left {
width: 308px;
position: fixed;
left: -308px;
top: 150px;
z-index: 999;
}
.facebook_right {
width: 308px;
position: fixed;
right: -308px;
top: 150px;
z-index: 999;
}
.facebook_left .facebook-icon,
.facebook_right .facebook-icon {
height: 50px;
width: 50px;
right: -50px;
background: url(//tdapartyonpaper.com/wp-content/themes/logancee/img/facebook-icon.png) no-repeat;
cursor: pointer;
position: absolute;
z-index: 999;
}
.facebook_right .facebook-icon {
left: -50px;
right: auto;
}
.facebook_right .facebook-content,
.facebook_left .facebook-content {
background-color: #FFFFFF;
border: 4px solid #4b6baf;
position: relative;
z-index: 999;
}  .twitter_left {
width: 250px;
position: fixed;
left: -250px;
top: 150px;
z-index: 998;
}
.twitter_right {
width: 250px;
position: fixed;
right: -250px;
top: 150px;
z-index: 998;
}
.facebook_right + .twitter_right,
.facebook_left + .twitter_left {
top: 210px;
}
.twitter_left .twitter-icon,
.twitter_right .twitter-icon {
height: 50px;
width: 50px;
right: -50px;
background: url(//tdapartyonpaper.com/wp-content/themes/logancee/img/twitter-icon.png) no-repeat;
cursor: pointer;
position: absolute;
z-index: 998;
}
.twitter_right .twitter-icon {
left: -50px;
right: auto;
}
.twitter_right .twitter-content,
.twitter_left .twitter-content {
background-color: #FFFFFF;
border: 4px solid #36a7e5;
position: relative;
z-index: 998;
}  .custom_left {
width: 250px;
position: fixed;
left: -250px;
top: 150px;
z-index: 996;
}
.custom_right {
width: 250px;
position: fixed;
right: -250px;
top: 150px;
z-index: 996;
}
.facebook_right + .twitter_right + .custom_right,
.facebook_left + .twitter_left + .custom_left {
top: 270px;
}
.facebook_right + .custom_right,
.twitter_right + .custom_right,
.twitter_left + .custom_left,
.facebook_left + .custom_left {
top: 210px;
}
.custom_left .custom-icon,
.custom_right .custom-icon {
height: 50px;
width: 50px;
right: -50px;
background: url(//tdapartyonpaper.com/wp-content/themes/logancee/img/custom-icon.png) no-repeat;
cursor: pointer;
position: absolute;
z-index: 996;
}
.custom_left .custom-icon {
background: url(//tdapartyonpaper.com/wp-content/themes/logancee/img/custom-icon-right.png) no-repeat;
}
.custom_right .custom-icon {
left: -50px;
right: auto;
}
.custom_right .custom-content,
.custom_left .custom-content {
background-color: #FFFFFF;
border: 4px solid #ea2e49;
position: relative;
z-index: 996;
padding: 10px;
}  .picker-switch .btn {
background: none !important;
color: #808080 !important;
text-shadow: none !important;
-webkit-text-shadow: none !important;
-moz-text-shadow: none !important;
border: none !important;
}
.timepicker-picker .btn {
background: none !important;
color: #808080 !important;
text-shadow: none !important;
-webkit-text-shadow: none !important;
-moz-text-shadow: none !important;
border: none !important;
}
div.required .control-label:before {
content: '* ';
color: #F00;
font-weight: bold;
}  .carousel-brands {
background: #fff;
margin: 50px 0px 0px 0px !important;
padding: 100px 0px 0px 0px;
border-top: 1px solid #d5d5d5;
position: relative;
}
.carousel-brands.no-margin{
margin: 0 0 -53px 0 !important;
}
.carousel-brands .brands-title{
font-size: 30px;
padding: 0 0 50px 0;
font-weight: 400;
text-transform: uppercase;
text-align: center;
font-family: "Oswald", sans-serif;
}
body[class*="product-category-"] .carousel-brands {
margin-top: 95px !important;
}
.carousel-brands .owl-carousel{
padding: 30px 0 50px;
}
.carousel-brands img {
transition: all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
}
.carousel-brands img:hover {
opacity: 0.4;
}
.carousel-brands .item {
margin: 0px !important;
} .carousel-brands .owl-buttons {
opacity: 0;
filter: alpha(opacity=0);
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
visibility: hidden;
}
.carousel-brands:hover .owl-buttons {
visibility: visible;
opacity: 1;
filter: alpha(opacity=100);
}
.carousel-brands .owl-buttons .owl-prev,
.carousel-brands .owl-buttons .owl-next {
position:absolute;
top:50%;
margin:0;
padding:0;
width:40px;
height:40px;
margin-top:-30px;
text-align:center;
line-height:40px;
left:15px;
border:none;
border-radius:0;
background-color:rgba(0,0,0,0.5);
color:#ffffff;
font-size:20px;
line-height: 1.8;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
z-index: 22;
}
.carousel-brands .owl-buttons .owl-next {
left:auto;
right:15px;
}
.carousel-brands .owl-buttons .owl-prev:hover,
.carousel-brands .owl-buttons .owl-next:hover {
background-color:rgba(0,0,0,0.75);
}  .banner-module {
margin: 30px 0px 0px 0px !important;
}
@media (max-width: 767px) {
.responsive .banner-module {
margin: 20px 0px 0px 0px !important;
}
}  .camera_slider {
margin: 30px 0px 0px 0px;
position: relative;
}
.camera_wrap {
margin: 0px !important;
width: auto;
display: none;
position: relative;
z-index: 1;
}
.spinner {
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
z-index: 22;
background: #fff url(//tdapartyonpaper.com/wp-content/themes/logancee/img/loader.gif) 50% 50% no-repeat;
}
#slider .fullwidth .camera_slider,
#slider .fullwidth .camera_slider .camera_wrap {
margin: 0px !important;
padding: 0px;
}
.camera_wrap img {
display: block;
margin: 0px auto;
}
.camera_wrap .owl-controls .owl-buttons {
opacity: 0;
filter: alpha(opacity=0);
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
visibility: hidden;
}
.camera_wrap:hover .owl-controls .owl-buttons {
visibility: visible;
opacity: 1;
filter: alpha(opacity=100);
}
.camera_wrap .owl-controls .owl-buttons .owl-prev,
.camera_wrap .owl-controls .owl-buttons .owl-next {
position:absolute;
top:50%;
margin:0;
padding:0;
width:40px;
height:40px;
margin-top:-20px;
text-align:center;
line-height:40px;
left:15px;
border:none;
border-radius:0;
background-color:rgba(0,0,0,0.5);
color:#ffffff;
font-size:20px;
line-height: 1.8;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
}
.camera_wrap .owl-controls .owl-buttons .owl-next {
left:auto;
right:15px;
}
.camera_wrap .owl-controls .owl-buttons .owl-prev:hover,
.camera_wrap .owl-controls .owl-buttons .owl-next:hover {
background-color:rgba(0,0,0,0.75);
}
.camera_wrap .owl-controls .owl-pagination {
position: absolute;
bottom: 0;
text-align: center;
padding: 0px;
opacity: 0;
filter: alpha(opacity=0);
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
visibility: hidden;
bottom: 13px;
right: 14px;
}
.camera_wrap:hover .owl-controls .owl-pagination {
visibility: visible;
opacity: 1;
filter: alpha(opacity=100);
}
.camera_wrap .owl-controls .owl-pagination .owl-page {
display: inline-block;
}
.camera_wrap .owl-controls .owl-pagination span {
width: 10px;
height: 10px;
margin: 5px 7px;
background: #D6D6D6;
display: block;
-webkit-backface-visibility: visible;
-webkit-transition: opacity 200ms ease;
-moz-transition: opacity 200ms ease;
-ms-transition: opacity 200ms ease;
-o-transition: opacity 200ms ease;
transition: opacity 200ms ease;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
background: transparent;
border: 1px solid #000000;
border-radius: 0;
width: 20px;
height: 6px;
margin: 0 3px;
}
.camera_wrap .owl-controls .owl-pagination .active span {
background: #000;
}  img[src="image/catalog/blank.gif"] {
background: url(//tdapartyonpaper.com/wp-content/themes/logancee/img/loader.gif) no-repeat scroll center center #ffffff;
width: 100%;
max-height: 200px;
}  .mfp-iframe-scaler iframe {
background: url(//tdapartyonpaper.com/wp-content/themes/logancee/img/loader.gif) no-repeat scroll center center #ffffff !important;
}
.quickview {
}
.quickview .product-info {
padding: 0px;
}
.quickview body {
background: #fff;
padding: 30px 30px 0px 30px;
}
.quickview .mfp-iframe-holder .mfp-content {
max-width: 900px;
height: 610px;
}
.quickview .mfp-iframe {
opacity: 0;
transition: all 0.2s ease-in-out;
-webkit-transform: scale(0.7);
-moz-transform: scale(0.7);
-ms-transform: scale(0.7);
transform: scale(0.7);
}
.quickview.mfp-bg {
opacity: 0.01;
transition: all 0.2s ease-out;
}
.quickview.mfp-ready .mfp-iframe {
opacity: 1;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.quickview.mfp-ready.mfp-bg {
opacity: 0.75;
}
.quickview.mfp-removing .mfp-iframe {
-webkit-transform: scale(0.7);
-moz-transform: scale(0.7);
-ms-transform: scale(0.7);
transform: scale(0.7);
opacity: 0;
}
.quickview.mfp-removing.mfp-bg {
opacity: 0;
}
.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
opacity: 0;
-webkit-backface-visibility: hidden;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.mfp-with-zoom.mfp-ready .mfp-container {
opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
opacity: 0.8;
}
.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
opacity: 0;
}  .header-notice {
background: #cc0000;
color: #fff;
font-size: 12px;
font-weight: 600;
display: none;
}
.header-notice a {
color: #fff;
}
.header-notice p {
padding: 14px 0px 18px 0px;
margin: 0px;
}
.header-notice a.close-notice {
display: block;
float: right;
width: 36px;
height: 36px;
border-radius: 100%;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
background: #fff;
margin: 6px 10px;
text-align: center;
padding: 9px 0px 0px 0px;
color: #cc0000;
-webkit-transition: all 0.2s ease-out;
-moz-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
-ms-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}
.header-notice a.close-notice:before {
content: "\f00d";
font: normal normal normal 14px/1 FontAwesome;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.header-notice a.close-notice:hover {
background: #333333;
color: #fff;
}  .advanced-grid {
position: relative;
}
.advanced-grid .container {
} .advanced-grid-products {
}
.advanced-grid-products .product {
margin: 0px;
padding: 15px 0px;
border-top: 1px solid #e6e6e7;
}
.footer .advanced-grid-products .product {
border-color: rgba(255,255,255,0.1);
}
.advanced-grid-products .product:first-child {
border: none;
padding-top: 0px;
}
.advanced-grid-products .product:last-child {
padding-bottom: 0px;
}
.advanced-grid-products .product .image {
float: left;
width: 34%;
}
.advanced-grid-products .product .image img {
display: block;
}
.advanced-grid-products .product .right {
float: left;
width: 60%;
margin-left: 6%;
padding-top: 15px;
}
.advanced-grid-products .product .right .price {
color: #ff6b6b;
}
.advanced-grid-products .product .right .price .price-old {
color: #808080;
text-decoration: line-through;
padding-right: 2px;
}  .advanced-grid-latest-blogs {
}
.advanced-grid-latest-blogs .news {
margin: 0px;
padding: 15px 0px;
border-top: 1px solid #e6e6e7;
}
.footer .advanced-grid-latest-blogs .news {
border-color: rgba(255,255,255,0.1);
}
.advanced-grid-latest-blogs .news:first-child {
border: none;
padding-top: 0px;
}
.advanced-grid-latest-blogs .news:last-child {
padding-bottom: 0px;
}
.advanced-grid-latest-blogs .news .image {
margin: 0px 20px 0px 0px;
float: left;
}
.advanced-grid-latest-blogs .news .image a {
display: block;
background-size: cover;
position: relative;
}
.advanced-grid-latest-blogs .news .right .name {
padding: 2px 0px;
}
.advanced-grid-latest-blogs .news .right .article-date-added {
font-size: 11px;
font-style: italic;
}
.advanced-grid-latest-blogs .news .right .article-date-added i {
margin-right: 3px;
}   .popup {
background: #FFF;
padding: 50px;
text-align: left;
max-width: 750px;
margin: 40px auto;
position: relative;
}
.popup-newsletter {
padding: 0px;
}
body .popup-module .mfp-close {
top: -40px;
color: white;
right: -25px !important;
text-align: right;
padding-right: 6px;
width: 100%;
}
body .popup-module.without-button-close .mfp-close {
display: none;
}
.popup h4 {
font-size: 18px;
padding-bottom: 15px;
margin: 0px;
text-transform: uppercase;
}
.popup .btn {
margin: 25px 0 0px 0;
}
.popup label {
padding-top: 21px;
text-transform: uppercase;
font-weight: bold;
font-size: 13px;
padding-bottom: 4px;
}
.popup .content {
padding: 0px 0px 20px 0px;
margin: 0px;
}   .popup .buttons-yes-no {
padding: 20px 0px 0px 0px;
}
.popup .buttons-yes-no .button:first-child {
margin-right: 20px;
}  .popup .form-contact {
}
.popup .form-contact .error {
border-color: red;
}   ul.blog-list-default {
list-style: none;
padding: 0px;
margin: 0px;
position: relative;
}
ul.blog-list-default li {
padding: 13px 0;
border-bottom: 1px solid #eaeaea;
}
ul.blog-list-default li .thumb-holder {
display: none;
}
ul.blog-list-default li .date-published {
display: none;
}
ul.blog-list-default li .title {
padding: 0px;
margin: 0px;
}
ul.blog-list-default li .title a {
position: relative;
display: block;
padding: 0 17px;
}
ul.blog-list-default li .title a:before {
position: absolute;
content: "\5e";
top: 1px;
left: 0;
font-family: 'ElegantIcons';
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: inherit;
-webkit-font-smoothing: antialiased;
}  .tagcloud a {
line-height: 34px;
margin: 0 2px;
}  .news {
position: relative;
margin-bottom: -30px;
}
.news .media {
position: relative;
margin-bottom: 30px;
}
.news .thumb-holder {
overflow: hidden;
}
.news .thumb-holder img {
display: block;
width: 100%;
}
.news .media-body {
position: absolute;
z-index: 2;
top: 0;
left: 0;
right: 0;
bottom: 0;
cursor: pointer;
}
.news .media-body:before {
content: "";
background: url(//tdapartyonpaper.com/wp-content/themes/logancee/img/bg-news.png) bottom left repeat-x;
opacity: 0.6;
top: 0;
left: 0;
bottom: 0;
right: 0;
position: absolute;
z-index: -1;
transition: all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
}
.news .media-body:hover:before {
opacity: 0.7;
}
.news .media-body .tags {
position: absolute;
top: 18px;
left: 20px;
right: 10px;
margin: 0px;
padding: 0px;
line-height: 1.6;
}
.news .media-body .tags a {
display: inline-block;
background: #cc0000;
font-size: 9px;
line-height: 15px;
color: #fff;
font-weight: bold;
text-transform: uppercase;
margin: 0px 7px 9px 0px;
padding: 1px 10px 1px 10px;
}
.news .media-body .tags a:hover {
background: #333;
}
.news .media-body .bottom {
position: absolute;
bottom: 0;
left: 0;
right: 0;
text-align: center;
transition: all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
}
.news.v1 .media-body .bottom {
color: #fff;
}
.news .media-body:hover .bottom {
bottom: 10px;
}
.news .media-body .date-published {
display: inline-block;
font-size: 12px;
font-weight: bold;
border-bottom: 1px solid rgba(255, 255, 255, .2);
padding-bottom: 9px;
padding-top: 25px;
}
.news .media-body h5 {
padding: 12px 20px 34px 20px;
margin: 0px;
font-size: 18px;
line-height: 23px;
font-family: Montserrat, arial, serif;
text-transform: none;
font-weight: 500 !important;
color: #fff;
}  .news.v2 .media {
padding-bottom: 53px;
}
.news.v2 .media .thumb-holder img {
-webkit-transform: scale(1,1);
-webkit-transition-timing-function: ease-out;
-webkit-transition-duration: 250ms;
-moz-transform: scale(1,1);
-moz-transition-timing-function: ease-out;
-moz-transition-duration: 250ms;
transform: scale(1,1);
transition-timing-function: ease-out;
transition-duration: 250ms;
}
.news.v2 .media:hover .thumb-holder img {
-webkit-transform: scale(1.04,1.04);
-webkit-transition-timing-function: ease-out;
-webkit-transition-duration: 250ms;
-moz-transform: scale(1.04,1.04);
-moz-transition-timing-function: ease-out;
-moz-transition-duration: 250ms;
transform: scale(1.04,1.04);
transition-timing-function: ease-out;
transition-duration: 250ms;
}
.news.v2 .media-body:before {
display: none !important;
}
.news.v2  .media-body .bottom {
background: #fff;
border: 1px solid #e6e6e6;
border-top: none;
color: #1349b2;
bottom: 0 !important;
}
.news.v2  .media-body .bottom h5 {
}
.news.v2 .media-body .date-published {
border-color: rgba(0, 0, 0, .2);
}
.news.v2 .media-body h5 {
padding-bottom: 33px;
}
.news.v2 .media-body h5 a {
line-height: 23px;
}  .hover-effect01 {
position: relative;
z-index: 1;
}
.hover-effect01:before {
background-color: rgba(255, 255, 255, 0.15);
content: "";
height: 0;
left: 0;
margin: auto;
position: absolute;
top: 0;
-webkit-transition: all 0.3s ease-out 0s;
transition: all 0.3s ease-out 0s;
width: 0;
z-index: -1;
}
.hover-effect01:after {
background-color: rgba(255, 255, 255, 0.15);
bottom: 0;
content: "";
height: 0;
position: absolute;
right: 0;
-webkit-transition: all 0.3s ease-out 0s;
transition: all 0.3s ease-out 0s;
width: 0;
z-index: -1;
}
.hover-effect01:hover:after,
.hover-effect01:hover:before {
height: 100%;
width: 100%;
}
.hover-effect01-black {
position: relative;
}
.hover-effect01-black:before {
background-color: rgba(0, 0, 0, 0.15);
content: "";
height: 0;
left: 0;
margin: auto;
position: absolute;
top: 0;
-webkit-transition: all 0.3s ease-out 0s;
transition: all 0.3s ease-out 0s;
width: 0;
z-index: -1;
}
.hover-effect01-black:after {
background-color: rgba(0, 0, 0, 0.15);
bottom: 0;
content: "";
height: 0;
position: absolute;
right: 0;
-webkit-transition: all 0.3s ease-out 0s;
transition: all 0.3s ease-out 0s;
width: 0;
z-index: -1;
}
.hover-effect01-black:hover:after,
.hover-effect01-black:hover:before {
height: 100%;
width: 100%;
}
.hover-effect02 {
position: relative;
}
.hover-effect02:before {
content: "";
height: 100%;
left: 0;
position: absolute;
top: 0;
background: transparent;
-moz-transition: all 300ms ease-in-out;
-webkit-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
width: 100%;
}
.hover-effect02:hover:before {
box-shadow: 0 0 0 40px rgba(255, 255, 255, 0.6) inset;
}
.hover-effect03 {
position: relative;
transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-webkit-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
}
.hover-effect03:before {
position: absolute;
content: "";
width: 100%;
height: 100%;
visibility: hidden;
left: 0;
top: 0;
opacity: 0;
-webkit-transform: scale(0.5) rotateY(180deg);
-moz-transform: scale(0.5) rotateY(180deg);
-ms-transform: scale(0.5) rotateY(180deg);
-o-transform: scale(0.5) rotateY(180deg);
transform: scale(0.5) rotateY(180deg);
transition: 0.4s;
-moz-transition: 0.4s;
-webkit-transition: 0.4s;
z-index: 99;
background: #ffffff;
}
.hover-effect03:hover {
opacity: 0.35;
visibility: visible;
-webkit-transform: scale(1) rotateY(0deg);
-moz-transform: scale(1) rotateY(0deg);
-ms-transform: scale(1) rotateY(0deg);
-o-transform: scale(1) rotateY(0deg);
transform: scale(1) rotateY(0deg);
}
.hover-effect04 {
position: relative;
overflow: hidden;
}
.hover-effect04:after {
-moz-transition: all 300ms ease-in-out;
-webkit-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
content: '';
background-color: rgba(0, 0, 0, 0.4);
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
}
.hover-effect04:hover:after {
-webkit-transform: translate(-100%);
-moz-transform: translate(-100%);
-ms-transform: translate(-100%);
-o-transform: translate(-100%);
transform: translate(-100%);
}
.hover-effect05 {
position: relative;
}
.hover-effect05:before {
content: " ";
position: absolute;
top: 5px;
left: 5px;
bottom: 5px;
right: 5px;
border: 2px solid transparent;
z-index: 100;
-webkit-transform: translateZ(0);
transform: translateZ(0);
transition: all 0.3s ease 0s;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
opacity: 0;
}
.hover-effect05:after {
content: " ";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.3);
z-index: 100;
opacity: 0;
transition: all 0.3s ease 0s;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
}
.hover-effect05:hover:before {
opacity: 1;
top: 15px;
left: 15px;
bottom: 15px;
right: 15px;
border: 2px solid rgba(255, 255, 255, 0.8);
}
.hover-effect05:hover:after {
opacity: 1;
}
.hover-effect06 {
position: relative;
}
.hover-effect06:before,
.hover-effect06:after {
background-color: #000;
content: "";
top: 0;
right: 0;
bottom: 0;
left: 0;
margin: auto;
position: absolute;
transition: all 0.3s ease-out 0s;
opacity: 0;
}
.hover-effect06:hover:before,
.hover-effect06:hover:after {
transition: all 0.4s ease-out 0s;
opacity: 0.3;
}
.hover-effect07 {
overflow: hidden;
position: relative;
}
.hover-effect07 > span {
z-index: 10;
}
.hover-effect07:after {
background: #fff;
content: "";
height: 155px;
left: -75px;
opacity: .5;
position: absolute;
top: -50px;
-webkit-transform: rotate(35deg);
-ms-transform: rotate(35deg);
transform: rotate(35deg);
-webkit-transition: all 1000ms cubic-bezier(0.19, 1, 0.22, 1);
transition: all 1000ms cubic-bezier(0.19, 1, 0.22, 1);
width: 50px;
z-index: 1;
}
.hover-effect07:hover:after {
left: 120%;
-webkit-transition: all 1000ms cubic-bezier(0.19, 1, 0.22, 1);
transition: all 1000ms cubic-bezier(0.19, 1, 0.22, 1);
}  .block-sidebar {
float:left;
width:100%;
margin-top:30px;
position:relative;
background-position:center center;
background-repeat:no-repeat;
-moz-background-size:cover;
-o-background-size:cover;
-webkit-background-size:cover;
background-size:cover;
}
.block-sidebar h2.title {
margin:0;
position:absolute;
bottom:20px;
right:0;
width:100%;
padding:0 20px;
text-align:right;
}
.block-sidebar h2.title a {
color:#000000;
font-size:24px;
font-weight:bold;
text-transform:uppercase;
line-height:26px;
}
.block-sidebar .block-promo {
display:inline-block;
width:100%;
position:absolute;
top:50%;
left:0;
text-align:center;
-webkit-transform:translate(0,-50%);
-ms-transform:translate(0,-50%);
-o-transform:translate(0,-50%);
transform:translate(0,-50%);
}
.block-sidebar .block-promo .title {
color:#ffffff;
font-size:25px;
margin-top:0;
margin-bottom:20px;
text-transform:uppercase;
}
.block-sidebar .block-promo .title h2 { margin:0; }
.block-sidebar .block-promo .text {
color:#cccccc;
margin-bottom:20px;
}
.block-sidebar .block-promo .btn-link {
outline:none;
background:transparent;
color:#ffffff;
display:inline-block;
vertical-align:top;
text-decoration:none;
}
.block-sidebar .block-promo .btn-link span {
display:block;
border:1px solid #ffffff;
padding:10px 18px;
text-transform:uppercase;
line-height:18px;
font-weight:bold;
height:40px;
}  .mini-block-top {
padding-bottom: 5px;
border-top:1px solid rgba(204,204,204,0.5);
margin-top: 30px;
}
.static-collection { position:relative; }
.static-collection .title {
margin:0;
display:inline-block;
height:84px;
vertical-align:middle;
width:100%;
text-align:center;
font-size:18px;
text-transform:uppercase;
line-height:20px;
padding:32px 0;
font-weight:bold;
letter-spacing:0.5px;
}
.static-collection .text-wrap { position:relative; }
.static-collection .text-wrap:before {
position:absolute;
content:'';
top:0;
left:0;
right:0;
bottom:0;
background:rgba(0,0,0,0.25);
z-index:1;
}
.static-collection .text-wrap .info {
position:absolute;
top:50%;
left:50%;
-webkit-transform:translate(-50%,-50%);
-ms-transform:translate(-50%,-50%);
-o-transform:translate(-50%,-50%);
transform:translate(-50%,-50%);
text-align:center;
color:#ffffff;
max-width:350px;
width:100%;
padding:0 15px;
z-index:2;
}
.static-collection .text-wrap .info h3 {
margin:0 0 30px;
font-size:30px;
font-weight:bold;
letter-spacing:0.5px;
text-transform:uppercase;
}
.static-collection .text-wrap .info .text { margin-bottom:50px; }
.static-collection .text-wrap .info .btn-ex {
font-size:13px;
height:42px;
font-weight:bold;
border:1px solid #ffffff;
text-transform:uppercase;
display:inline-block;
vertical-align:top;
padding:10px 20px;
line-height:20px;
color:#ffffff;
}
.static-collection .links {
width:100%;
height:211px;
background-size:cover;
display:block;
position:relative;
text-align:center;
}
.static-collection .links span {
position:absolute;
top:50%;
left:50%;
width:100%;
padding:0 15px;
max-width:400px;
display:inline-block;
-webkit-transform:translate(-50%,-50%);
-ms-transform:translate(-50%,-50%);
-o-transform:translate(-50%,-50%);
transform:translate(-50%,-50%);
color:#ffffff;
opacity:0;
visibility:hidden;
-webkit-transition:all 250ms ease;
transition:all 250ms ease;
}
.static-collection .links:before {
content:'';
position:absolute;
top:50%;
left:50%;
right:50%;
bottom:50%;
background:rgba(0,0,0,0.5);
opacity:0;
visibility:hidden;
-webkit-transition:all 250ms ease;
transition:all 250ms ease;
}
.static-collection .links:hover:before {
top:15px;
left:15px;
right:15px;
bottom:15px;
opacity:1;
visibility:visible;
}
.static-collection .links:hover span {
opacity:1;
visibility:visible;
}
.static-collection iframe {
width:100%;
display:block;
height:377px;
}  .main-newsletter .main-newsletter-inner { margin-top: 55px;border-top:1px solid rgba(204,204,204,0.5); margin-bottom: -50px}
.subscribe .title {
margin-top:45px;
margin-bottom:10px;
text-transform:uppercase;
color:#000000;
font-size:18px;
font-weight:bold;
text-align:center;
letter-spacing:0.5px;
}
.subscribe .text {
color:#999999;
text-align:center;
margin-bottom:45px;
}
.subscribe .input-box { position:relative; }
.subscribe .input-box input {
height:60px;
border:1px solid #e5e5e5;
padding:0 140px 0 20px;
width:100%;
outline:none;
color:#999999;
margin: 0px;
}
.subscribe .input-box input[type="submit"] {
position:absolute;
top:50%;
right:10px;
margin-top:-19px;
height:38px;
border:none;
border-radius:0;
box-shadow:none;
outline:none;
background:#333333;
color:#ffffff;
text-transform:uppercase;
line-height:38px;
padding:0 20px;
font-weight:bold;
width: auto;
}
.home-shoes-newsletter .subscribe .input-box input[type="submit"] {
margin-top: -23px;
}
.subscribe .input-box input[name="unsubscribe"] {
display: none !important;
}
.subscribe .input-box label{
display: none;
}  .blog-style .blog-item {
position: relative;
}
.blog-style .blog-item img {
display: block;
margin: 0px auto;
}
.blog-style .main-post {
position:absolute;
width:100%;
bottom:0;
left:0;
text-align:initial;
color:#ffffff;
padding:15px;
min-height:90px;
background:rgba(255,255,255,0);
background:-moz-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(0,0,0,0.5) 100%);
background:-webkit-gradient(left top,left bottom,color-stop(0%,rgba(255,255,255,0)),color-stop(100%,rgba(0,0,0,0.5)));
background:-webkit-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(0,0,0,0.5) 100%);
background:-o-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(0,0,0,0.5) 100%);
background:-ms-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(0,0,0,0.5) 100%);
background:linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(0,0,0,0.5) 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#000000',GradientType=0);
}
.blog-style .main-post .title-post {
font-size:14px;
font-weight:bold;
text-transform:uppercase;
}
.blog-style .main-post .title-post a { color:#ffffff;line-height: 1.1; }
.blog-style .main-post-inner { font-size:12px; }
.blog-style .main-post-inner i { margin-right:12px; }
.blog-style .main-post-inner > span { margin-right:27px; }  .mega-blockright {
position: relative;
text-align: center;
}
.mega-blockright img {
width: 100%;
display: block;
margin: 0px auto;
}
.mega-blockright:before {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
content: '';
background: rgba(0, 0, 0, 0.5);
}
.mega-right {
color: #fff;
width: 100%;
padding: 0 15px;
position: absolute;
top: 50%;
left: 50%;
text-align: center;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.mega-right .text-small {
color: #fff;
font-size: 14px;
font-weight: bold;
letter-spacing: 0.1px;
text-transform: uppercase;
margin-top: 0;
margin-bottom: 10px;
}
.mega-right .text-large {
color: #fff;
letter-spacing: 0.1px;
text-transform: uppercase;
font-weight: bold;
font-size: 24px;
margin-top: 0;
margin-bottom: 20px;
}
.mega-right a.btn-ex {
font-size: 13px;
height: 42px;
font-weight: bold;
border: 1px solid #ffffff;
text-transform: uppercase;
display: inline-block;
vertical-align: top;
padding: 10px 20px;
line-height: 20px;
color: #ffffff;
float: none;
}  .tooltip-arrow { border-top-color:#757575 !important; }
.tooltip-inner {
max-width:200px;
padding:8px 10px;
color:#ffffff;
text-align:center;
text-decoration:none;
background-color:#757575;
border-radius:2px;
transition:width 0ms cubic-bezier(0.23,1,0.32,1) 450ms, height 0ms cubic-bezier(0.23,1,0.32,1) 450ms, background-color 450ms cubic-bezier(0.23,1,0.32,1) 0ms;
float:left;
}
.tooltip.top.in {
-webkit-transform:translate3d(0px,16px,0px);
transform:translate3d(0px,16px,0px);
}
.tooltip.top { margin-top:-20px; }
.tooltip.bottom.in {
-webkit-transform:translate3d(0px,-16px,0px);
transform:translate3d(0px,-16px,0px);
}
.tooltip.bottom { margin-bottom:20px; }
.tooltip {
position:absolute;
font-size:12px;
font-weight:400;
line-height:1.4;
visibility:visible;
opacity:0;
font-family: Montserrat, arial, serif;
-webkit-transition:top 0ms cubic-bezier(0.23,1,0.32,1) 450ms, -webkit-transform 450ms cubic-bezier(0.23,1,0.32,1) 0ms, opacity 450ms cubic-bezier(0.23,1,0.32,1) 0ms;
transition:top 0ms cubic-bezier(0.23,1,0.32,1) 450ms, transform 450ms cubic-bezier(0.23,1,0.32,1) 0ms, opacity 450ms cubic-bezier(0.23,1,0.32,1) 0ms;
}
.tooltip.in {
opacity:1;
-webkit-transition:top 0ms cubic-bezier(0.23,1,0.32,1) 0ms, -webkit-transform 450ms cubic-bezier(0.23,1,0.32,1) 0ms, opacity 450ms cubic-bezier(0.23,1,0.32,1) 0ms;
transition:top 0ms cubic-bezier(0.23,1,0.32,1) 0ms, transform 450ms cubic-bezier(0.23,1,0.32,1) 0ms, opacity 450ms cubic-bezier(0.23,1,0.32,1) 0ms;
}
.tooltip.in .tooltip-inner {
-webkit-transition:width 450ms cubic-bezier(0.23,1,0.32,1) 0ms, height 450ms cubic-bezier(0.23,1,0.32,1) 0ms, background-color 450ms cubic-bezier(0.23,1,0.32,1) 0ms;
transition:width 450ms cubic-bezier(0.23,1,0.32,1) 0ms, height 450ms cubic-bezier(0.23,1,0.32,1) 0ms, background-color 450ms cubic-bezier(0.23,1,0.32,1) 0ms;
}  .mfp-bg {
background: #fff url(//tdapartyonpaper.com/wp-content/themes/logancee/img/overlay.png) repeat 0 0 !important;
opacity: 0.8 !important;
}
.mfp-close {
opacity: 1 !important;
padding-right: 0px !important;
right: 0px !important;
font-size: 24px !important;
font-family: Verdana !important;
}  .newsletter-content {
min-height:400px;
position:relative;
padding:15px;
}
.newsletter-content:before {
position:absolute;
top:15px;
left:15px;
right:15px;
bottom:15px;
content:'';
border:1px solid #cccccc;
z-index:1;
}
.newsletter-content .newsletter-inner {
width:100%;
height:100%;
position:relative;
z-index:10;
}
.newsletter-content .newsletter-title h3 {
margin:40px 0 30px;
font-size:30px;
text-transform:uppercase;
font-weight:bold;
}
.newsletter-content .popup_message { padding:0 30px; }
.newsletter-content .popup_message .intro {
color:#666666;
margin-bottom:20px;
padding:0 7px;
}
.newsletter-content .input-box input[type="text"] {
height:40px;
padding:0 15px;
width:100%;
text-align:center;
color:#999999;
background: none;
border:2px solid #d9d9d9;
}
.newsletter-content .input-box label{
display: none;
}
.newsletter-content .input-box .s2_error{
color: red;
}
.newsletter-content .input-box .s2_message{
color: green;
}
.newsletter-content .input-box input[type="submit"] {
margin-top:20px;
}
.newsletter-content .input-box input[type="submit"] {
display:inline-block;
cursor:pointer;
-webkit-transition: color 250ms ease, background-color 250ms ease;
-moz-transition: color 250ms ease, background-color 250ms ease;
transition: color 250ms ease, background-color 250ms ease;
outline: none;
border: none;
cursor: pointer;
margin: 0;
outline: none;
overflow: visible;
padding: 0;
position: relative;
background: transparent;
height: 40px;
line-height: 38px;
padding: 0 15px;
border: 1px solid #e5e5e5;
white-space: normal;
display: inline-block;
vertical-align: middle;
text-transform: uppercase;
color: #000000;
background-color: #ffffff;
border-color: #999999;
margin: 7px 0px;
}
.newsletter-content .input-box input[type="submit"]:hover {
color: #ffffff;
border-color: #000000;
background-color: #000000;
}
.newsletter-content .input-box input[name="unsubscribe"] {
display: none;
}
.not-show-popup input[type="checkbox"] {
display: none;
}
.not-show-popup input[type="checkbox"] + label {
position: relative;
cursor: pointer;
line-height: 22px;
font-size: 13px;
text-transform: none;
font-weight: normal;
}
.not-show-popup input[type="checkbox"] + label:before {
position: relative;
display: inline-block;
vertical-align: top;
content: "\56";
font-size: 20px;
width: 20px;
height: 20px;
border-radius: 50%;
font-family: 'ElegantIcons';
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
margin: 0;
}
.not-show-popup input[type="checkbox"] + label span {
padding: 0px 5px;
}
.not-show-popup input[type="checkbox"]:checked + label:before {
content: "\5a";
}  .sticky-header {
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
top: -70px;
left: 0;
margin-left: 0;
opacity: 1;
padding: 0;
position: fixed;
width: 100%;
z-index: 60;
display: block;
background: rgba(255,255,255,0.95);
transition: top 0.4s ease-in;
-webkit-transition: top 0.4s ease-in;
-moz-transition: top 0.4s ease-in;
text-align: right;
}
.sticky-bg.sticky-header {
background: #fff;
}
.sticky-header.fixed-header {
top: 0;
}
.admin-bar .sticky-header.fixed-header {
top: 32px;
}
@media (max-width: 1160px) {
.responsive .sticky-header {
display: none !important;
}
}
.is-sticky .sticky-icon-group {
float:right;
display:block;
margin:0 -10px 0 50px;
}
.is-sticky .sticky-icon-group > div {
float:left;
padding:0 10px;
}
.is-sticky .nav-top {
-webkit-box-shadow:none;
box-shadow:none;
padding:0;
}
.is-sticky .logo-sticky {
display:block !important;
float:left;
padding:0 15px 0 0;
position:relative;
z-index:999;
}
.is-sticky .logo-sticky > a {
display:table;
vertical-align:middle;
height:60px;
}
.is-sticky .logo-sticky > a span {
display:table-cell;
vertical-align:middle;
}
.is-sticky .logo-sticky > a img {
vertical-align:middle;
max-height:50px;
}
.sticky-cart .typo-top-cart {
display: block;
width: auto;
height: auto;
}
.sticky-cart .typo-icon-ajaxcart .icon-cart {
height:60px;
line-height:60px;
}
.sticky-cart .typo-cart { float:left; }
.sticky-cart .typo-icon-ajaxcart .icon-cart i {
font-size:25px;
display:block;
line-height:60px;
}
.sticky-cart .typo-icon-ajaxcart .typo-cart-label {
height:60px;
line-height:60px;
position:relative;
margin-right:5px;
}
.sticky-cart .typo-icon-ajaxcart .typo-cart-label .print {
margin:0;
position:absolute;
top:32px;
right:-10px;
width:20px;
height:20px;
line-height:20px;
text-align:center;
border-radius:50%;
background:#cc0000;
color:#ffffff;
font-size:11px;
}
.sticky-cart .typo-icon-ajaxcart .typo-cart-label .print span { display:none; }
.sticky-cart .typo-icon-ajaxcart .typo-cart-label .print .items { display:block; }
.sticky-cart .typo-icon-ajaxcart .typo-cart-label .print .items .qty-cart,
.sticky-cart .typo-icon-ajaxcart .typo-cart-label .print .items .qty-cart span { display:block; }
.sticky-cart .typo-icon-ajaxcart .typo-cart-label .icon-dropdown { display:none; }
.settings {
font-family: Montserrat, arial, serif;
position: relative;
}
.settings {
position:relative;
cursor:pointer;
}
.settings > i {
font-size:20px;
line-height:60px;
}
.settings .settings-inner {
position:absolute;
cursor:default;
top:100%;
right:0;
padding-top:20px;
opacity:0;
visibility:hidden;
margin-top:30px;
z-index:999;
-webkit-transition:visibility 250ms ease, opacity 250ms ease, margin 250ms ease;
-moz-transition:visibility 250ms ease, opacity 250ms ease, margin 250ms ease;
transition:visibility 250ms ease, opacity 250ms ease, margin 250ms ease;
}
.settings:hover > i { color:#999999; }
.settings:hover .settings-inner {
margin-top:0;
opacity:1;
visibility:visible;
}
.settings .setting-content {
background:#ffffff;
text-align:left;
-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
box-shadow:0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
width:290px;
}
.settings .setting-language, .settings .setting-currency {
padding:25px 25px 10px;
border-bottom:1px dashed #cccccc;
}
.settings .setting-language .title, .settings .setting-currency .title {
text-transform:uppercase;
margin-bottom:10px;
font-size:14px;
font-weight:bold;
}
.settings .language-topbar { float:none; }
.settings .language-topbar .lang-curr { display:none; }
.settings .language-topbar .lang-list {
opacity:1;
visibility:inherit;
padding:0;
margin:0;
position:static;
}
.settings .language-topbar .lang-list ul {
box-shadow:none;
margin:0 -10px;
padding:0;
list-style: none;
}
.settings .language-topbar .lang-list ul li {
padding:0;
float:left;
margin:0 10px 10px;
}
.settings .language-topbar .lang-list ul li a {
display:block;
height:30px;
padding:1px;
background-size:41px 26px;
border:1px solid #ffffff;
background-color:#ffffff;
background-position:center center;
}
.settings .language-topbar .lang-list ul li.active{
display: block;
}
.settings .language-topbar .lang-list ul li a span.menu-label { display:none; }
.settings .language-topbar .lang-list ul li a span.menu-icon { font-size: 26px; margin: 0; position: relative;top: -1px}
.settings .language-topbar .lang-list ul li.active a, .settings .language-topbar .lang-list ul li:hover a { border:1px solid #333333; }
.settings .currency-topbar { float:none; }
.settings .currency-topbar .currency-sym { display:none; }
.settings .currency-topbar .currency-list {
opacity:1;
visibility:inherit;
padding:0;
margin:0;
position:static;
overflow: hidden;
}
.settings .currency-topbar .currency-list ul {
box-shadow:none;
margin:0 -10px !important;
padding:0 !important;
list-style: none;
}
.settings .currency-topbar .currency-list ul.wcml_currency_switcher.curr_list_vertical,
.settings .currency-topbar .currency-list .wcml_currency_switcher.curr_list_vertical > ul{
padding: 0 !important;
}
.settings .currency-topbar .currency-list ul li {
padding:0;
float:left;
margin:0 10px 10px !important;
}
.settings .currency-topbar .currency-list ul li a,
.settings .currency-topbar .currency-list ul li div{
display:block;
min-width:30px;
height:30px;
line-height:30px;
background-color:#d8d8d8;
text-align:center;
padding:0 5px;
}
.settings .currency-topbar .currency-list ul li > a {
padding: 0;
transition: none;
}
.settings .currency-topbar .currency-list ul li a .title,
.settings .currency-topbar .currency-list ul li div .title { display:none; }
.settings .currency-topbar .currency-list ul li a .sym,
.settings .currency-topbar .currency-list ul li div .sym { margin:0; }
.settings .currency-topbar .currency-list ul li.active a,
.settings .currency-topbar .currency-list ul li.wcml-active-currency div,
.settings .currency-topbar .currency-list ul li:hover a,
.settings .currency-topbar .currency-list ul li:hover div
{
background-color:#000000;
color:#ffffff;
}
.settings .setting-option ul { padding:15px 25px;list-style: none; }
.settings .setting-option ul li { padding:5px 0; }
.settings .setting-option ul li a {
text-transform:uppercase;
font-size:14px;
}
.settings .setting-option ul li a span.menu-icon { font-size:15px; padding: 0 }
.settings .setting-option ul li a span { padding:0 15px; }
.sticky-header .main-menu {
display: inline-block;
text-align: left;
}
.sticky-header ul.megamenu .megamenu-label {
margin-bottom: -11px;
}
#main .sticky-header .container-megamenu {
margin-bottom: 0px;
}
.sticky-header ul.megamenu,
.sticky-header .megamenu-wrapper,
#main .sticky-header .container-megamenu {
position: static;
}
.sticky-search { cursor:pointer; }
.sticky-search > i {
font-size:18px;
line-height:60px;
}
.sticky-search .quick-search {
position:absolute;
top:0;
right:85px;
max-width:1000px;
width:100%;
z-index:9;
height:60px;
text-align:center;
background-color:#ffffff;
cursor:default;
opacity:0;
visibility:hidden;
-webkit-transition:all 250ms ease;
transition:all 250ms ease;
}
.sticky-search .quick-search .form-search {
max-width:300px;
margin-top:16px;
}
.sticky-search .quick-search .form-search button.button-search { display:none; }
.sticky-search .quick-search .form-search input#search2 {
text-align:center;
border:none;
padding:0 15px;
margin: 0px;
height: 28px;
}
.sticky-search .quick-search .form-search .btn-group + input#search2 { padding-left:100px; }
.sticky-search .quick-search .icon_close {
position:absolute;
right:0;
top:17px;
font-size:24px;
line-height:1;
cursor:pointer;
}
.sticky-search .quick-search.showing {
opacity:1;
visibility:visible;
} .owl-carousel .owl-item {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
} .about-page {
position: relative;
margin-top: -18px;
}
.about-page .about-title h2 {
text-align:center;
font-size:17px;
text-transform:uppercase;
padding:30px 0;
position:relative;
letter-spacing:2px;
margin:0;
font-weight: bold;
}
.about-page .about-title h2:after {
content:'';
display:inline-block;
background:url(//tdapartyonpaper.com/wp-content/themes/logancee/img/bg-line-dot.png) no-repeat center;
position:absolute;
margin:0 auto;
left:0;
right:0;
bottom:5px;
height:10px;
width:60px;
text-align:center;
}
.about-page .about-subtitle {
text-align:center;
padding:20px 0;
}
.about-page .about-subtitle p {
display:inline-block;
max-width:730px;
font-size:14px;
line-height:30px;
}
.about-page .about-des {
padding:20px 0 50px;
border-bottom:1px solid rgba(204,204,204,0.5);
}
.about-page .about-des p {
font-size:13px;
line-height:30px;
text-align:center;
}
.about-page .about-ourteam {
padding:20px 0 50px;
text-align:center;
}
.about-page .about-ourteam .inner-content { display:inline-block; }
.about-page .about-ourteam img { margin-bottom:20px; }
.about-page .about-ourteam h3 {
margin:0;
padding:0;
font-size:14px;
letter-spacing:2px;
text-transform:uppercase;
line-height:1.7;
font-weight:600;
}
.about-page .about-ourteam .team-members { padding:50px 0 75px; }  .contact-page .how-to-contact { padding:30px 0; }
.contact-page .how-to-contact .contact-way {
padding:15px 0;
text-align:center;
}
.contact-page .how-to-contact .contact-way .inner-contact {
text-align:center;
display:inline-block;
}
.contact-page .how-to-contact .contact-way .inner-contact span {
font-size:40px;
text-align:center;
color:#999999;
padding:20px;
display:block;
}
.contact-page .how-to-contact .contact-way .inner-contact span.icon-contact { text-indent:7px; }
.contact-page .how-to-contact .contact-way .inner-contact h3 {
font-size:16px;
font-weight:600;
text-transform:uppercase;
margin:0;
padding-bottom:15px;
}
.contact-page .how-to-contact .contact-way .inner-contact p {
color:#666666;
font-size:13px;
margin:0;
line-height:20px;
}
.contact-page .contact-form { padding:50px 0; }
.contact-page .contact-map {
overflow:hidden;
padding:50px 0;
}
.contact-page .contact-map iframe { width:100% !important; }
#contactForm {
max-width:720px;
margin:0 auto;
}
#contactForm h2.legend {
font-size:18px;
text-align:center;
letter-spacing:2px;
text-transform:uppercase;
margin:0;
padding:0;
font-weight:600;
line-height:1.7;
font-family: Oswald;
}
#contactForm .form-list {
padding:50px 0;
list-style:none;
}
#contactForm .form-list label {
font-size:14px;
color:#999999;
font-weight:400;
}
#contactForm .form-list .input-box { margin-bottom:25px; }
#contactForm .form-list .input-box input {
width: 100%;
height: 56px;
padding: 0 25px!important;
background: #f6f6f6;
border: 1px solid #f6f6f6;
}
#contactForm .form-list .input-box textarea {
width: 100%;
height: 210px;
padding: 25px!important;
background: #f6f6f6;
border: 1px solid #f6f6f6;
}
#contactForm .buttons-set { text-align:center; }
#contactForm button {
border:none;
height:auto;
width:auto;
padding:0;
}
#contactForm button span {
font-size:14px;
color:#ffffff;
display:inline-block;
line-height:56px;
padding:0 20px;
background-color:#000000;
-webkit-transition:all 0.3s ease 0s;
-o-transition:all 0.3s ease 0s;
transition:all 0.3s ease 0s;
}
#contactForm button:hover span { background-color:#666666; }
#contactForm .wdform-label-section {
display: none!important;
}
.form3 .wdform-label-section {
text-align: left;
display: table-cell;
}
#contactForm .wdform-element-section,
#contactForm .wdform-field {
width: 100%!important;
display: block!important;
}
.form3 .wdform-element-section {
text-align: left;
display: table-cell;
min-width: 140px;
}
#contactForm button {
font-size: 14px;
color: #ffffff;
display: inline-block;
line-height: 56px;
padding: 0 20px;
background-color: #000000;
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
#contactForm .button-submit {
font-family: inherit !important;
text-transform: uppercase !important;
}
#contactForm .title{
text-align: center;
}  #main-slider {
margin: 30px 0px 0px 0px;
}
.slide-carousel {
position: relative;
color: #fff;
}
.slide-carousel img {
display: block;
}
.slide-carousel:before {
position: absolute;
top: 30%;
left: 30%;
right: 30%;
bottom: 30%;
background-color: rgba(0, 0, 0, 0.5);
content: '';
z-index: 1;
opacity: 0;
visibility: hidden;
-webkit-transition: all 350ms ease;
-moz-transition: all 350ms ease;
transition: all 350ms ease;
}
.slide-carousel .carousel-content {
width: 100%;
padding: 15px;
z-index: 2;
opacity: 0;
visibility: hidden;
-webkit-transition: opacity 350ms ease, visible 350ms ease;
-moz-transition: opacity 350ms ease, visible 350ms ease;
transition: opacity 350ms ease, visible 350ms ease;
position: absolute;
top: 50%;
left: 50%;
text-align: center;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.slide-carousel .carousel-content .text-small {
font-size: 14px;
text-transform: uppercase;
margin: 0 0 60px;
}
.slide-carousel .carousel-content .text-large {
font-size: 24px;
font-weight: bold;
text-transform: uppercase;
margin: 0 0 25px;
}
.slide-carousel .carousel-content .text-normal {
margin-bottom: 40px;
}
.slide-carousel .carousel-content a.btn-ex {
font-size: 13px;
height: 42px;
font-weight: bold;
border: 1px solid #ffffff;
text-transform: uppercase;
display: inline-block;
vertical-align: top;
padding: 10px 20px;
line-height: 20px;
color: #ffffff;
float: none;
}
.slide-carousel:hover:before {
opacity: 1;
visibility: visible;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.slide-carousel:hover .carousel-content {
opacity: 1;
visibility: visible;
}
.main-slide-inner {
position: relative;
}
.main-slide-inner .main-carousel .owl-buttons > div {
position: absolute;
width: 64px;
height: 64px;
background: transparent url(//tdapartyonpaper.com/wp-content/themes/logancee/img/arrow-next.png) 0 0 no-repeat;
opacity: 0.5;
margin-top: -32px;
right: 20px;
top: 50%;
transition: all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
}
.main-slide-inner .main-carousel .owl-buttons > div:hover {
opacity: 1;
}
.main-slide-inner .main-carousel .owl-buttons .owl-prev {
background: transparent url(//tdapartyonpaper.com/wp-content/themes/logancee/img/arrow-prev.png) 0 0 no-repeat;
right: auto;
left: 20px;
}  .block-welcome {
padding-top: 30px;
}
.block-welcome .text-block {
text-align: center;
color: #999;
padding-bottom: 35px;
}
.block-welcome .text-block > span {
display: inline-block;
max-width: 700px;
padding: 0 10px;
vertical-align: top;
}
.block-icon {
text-align: center;
height: 218px;
background-color: #f7f7f7;
margin-bottom: 5px;
margin-top: 25px;
position: relative;
}
.block-icon .block-center {
position: absolute;
top: 50%;
left: 50%;
text-align: center;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: 100%;
padding: 10px;
}
.block-icon .block-center > span {
color: #999;
font-size: 40px;
}
.block-icon .text-hidden {
display: none;
}
.block-icon .title {
text-transform: uppercase;
font-size: 1em;
font-weight: bold;
margin: 25px 0 15px 0;
}
.block-icon .text {
color: #999;
}
.block-icon.block-icon2 {
background-color: #ededed;
}
.main-heading { padding:30px 0; }
.heading-title {
padding:10px 0 25px;
background:url(//tdapartyonpaper.com/wp-content/themes/logancee/img/bg-line-dot.png) bottom center no-repeat;
}
.heading-title h2 {
font-size:18px;
text-transform:uppercase;
margin:0;
font-weight:bold;
text-align:center;
}
.version2 .main-heading {
padding-top: 17px;
padding-bottom: 35px;
}
.filter-product.version2 .filter-tabs {
padding-bottom: 46px;
}  .header-layout-2 .home2-block-phone-email {
padding: 10px 0;
line-height: 22px;
}
.header-layout-2 .header-top-inner {
border-bottom: 1px solid rgba(204,204,204,0.5);
}
.header-layout-2 .sticky-header {
position: relative;
top: auto;
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
margin: 35px 0px 5px 0px;
color: #000;
}
.header-layout-2 .top-bar {
text-align: left;
float: right;
}
.header-layout-2 .top-bar .inner-top-bar {
display: block;
}
.header-layout-2 .top-bar .inner-top-bar .language_form,
.header-layout-2 .top-bar .inner-top-bar .currency_form{
float: left;
}
.header-layout-2 .sticky-header ul.megamenu .megamenu-label {
margin-bottom: 0;
}
.header-layout-2 .sticky-search .quick-search {
height: 72px;
margin-top: -12px;
padding-top: 12px;
}
.header-layout-2 .sticky-search .quick-search .icon_close {
top: 29px;
}
.header-layout-2 .delimiter {
line-height: 12px;
height: 12px;
background-color: #666;
margin: 15px;
}
.header-layout-2 .currency-topbar .currency-list {
left: auto;
right: 0;
}
.header-layout-2 .language-topbar .lang-list {
left: auto;
right: 0;
}
.header-layout-2 .sticky-header {
display: block !important;
}
@media (max-width: 1270px) {
.responsive .header-layout-2 .sticky-header > .main-menu {
margin: 0px -30px;
}
}
@media (max-width: 1098px) {
.responsive .header-layout-2 .is-sticky .logo-sticky {
float: none;
display: block;
padding: 15px 0px 45px 0px;
text-align: center;
}
.responsive .header-layout-2 .is-sticky .logo-sticky > a {
display: block;
height: auto;
}
.responsive .header-layout-2 .is-sticky .logo-sticky > a span {
display: block;
}
.responsive .header-layout-2 .is-sticky .logo-sticky > a img {
margin: 0px auto;
display: block;
}
.responsive .header-layout-2 .sticky-header {
margin-bottom: 0;
}
}
@media (max-width: 991px) {
.responsive .header-layout-2 .is-sticky .sticky-icon-group .settings {
right: 45px;
}
.responsive .visible-sm-block {
display: block;
}
.responsive .header-layout-2 .is-sticky .logo-sticky {
border-bottom: 1px solid rgba(204,204,204,0.5);
padding-bottom: 25px;
padding-top: 25px;
padding-left: 75px;
padding-right: 75px;
}
.responsive .header-layout-2 .sticky-header > .main-menu {
display: block;
margin: 0px 0px -30px 0px;
}
.responsive .header-layout-2 .is-sticky .sticky-icon-group {
margin: 0;
float: none;
}
.responsive .header-layout-2 .is-sticky .sticky-icon-group > div {
position: absolute;
top: 5px;
padding: 0px;
z-index: 1000;
}
.responsive .header-layout-2 .is-sticky .sticky-icon-group > .sticky-cart {
right: 0;
}
.responsive .header-layout-2 .sticky-search .quick-search {
display: none;
}
}  .header-layout-3 .sticky-header {
position: relative;
top: auto;
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
margin: 25px 0px 0px 0px;
padding-bottom: 26px;
color: #000;
background: none;
}
.slider-align-top .header-layout-3 .sticky-header {
margin-left: 15px;
margin-right: 15px;
width: auto;
}
.slider-align-top .header-layout-3 .sticky-search .quick-search {
height: 60px;
margin-top: 0;
left: 0;
right: 0;
width: 100%;
max-width: none;
z-index: 1000;
padding-top: 0;
}
.slider-align-top .header-layout-3 .sticky-search .quick-search .icon_close {
top: 17px;
right: 15px;
}
@media (max-width: 991px) {
.responsive .slider-align-top .header-layout-3 .sticky-header {
margin-left: 0;
margin-right: 0;
}
}
.header-layout-3 .sticky-header ul.megamenu .megamenu-label {
margin-bottom: 0;
}
.header-layout-3 .sticky-search .quick-search {
height: 72px;
margin-top: -12px;
padding-top: 12px;
}
.header-layout-3 .sticky-search .quick-search .icon_close {
top: 29px;
}
.header-layout-3 .sticky-header {
display: block !important;
}
@media (max-width: 1270px) {
.responsive .header-layout-3 .sticky-header > .main-menu {
margin: 0px -30px;
}
}
@media (max-width: 1098px) {
}
.header-type-3 ul.megamenu > li > a,
.header-type-3 ul.megamenu li .sub-menu .content .static-menu a.main-menu,
.header-type-3 ul.megamenu li .sub-menu .content .hover-menu .menu ul li a,
.header-type-3 ul.megamenu li .sub-menu .content .static-menu .menu ul ul a {
color: #000;
}
.header-layout-3 .is-sticky .sticky-icon-group {
margin-left: 30px;
}
.header-type-3 .breadcrumb {
margin-top: 0px;
}
@media (max-width: 1270px) {
.responsive .header-layout-3 .is-sticky .sticky-icon-group {
margin-left: 50px;
}
}
@media (max-width: 1098px) {
.responsive .header-layout-3 ul.megamenu > li {
margin: 0px 9px;
}
.responsive .header-layout-3 .is-sticky .sticky-icon-group {
margin-left: 40px;
}
}
@media (max-width: 991px) {
.responsive .header-layout-3 .sticky-search .quick-search {
right: 0;
z-index: 1000;
}
.responsive .header-layout-3 .sticky-search .quick-search .form-search {
max-width: none;
display: block;
}
.responsive .header-layout-3 .sticky-search .quick-search .form-search input#search2 {
display: block;
width: 100%;
}
.responsive .header-layout-3 .sticky-header > .main-menu {
display: block;
margin: 0px;
}
.responsive .header-layout-3 ul.megamenu > li {
margin: 0px;
text-align: left;
}
.responsive .header-layout-3 ul.megamenu li .sub-menu .content .hover-menu .menu ul li a,
.responsive .header-layout-3 ul.megamenu li .sub-menu .content .static-menu .menu ul li a {
text-align: left;
}
.responsive .header-layout-3 ul.megamenu > li:first-child,
.responsive .header-layout-3 ul.megamenu > li:nth-child(2) {
border: none;
}
.responsive .header-layout-3 .megamenu-wrapper {
margin-top: 10px;
}
.responsive .header-layout-3 .sticky-header > .main-menu {
position: relative;
z-index: -1;
}
.responsive .header-layout-3 .typo-icon-ajaxcart .typo-cart-label .print {
display: block;
}
.responsive .header-layout-3 .megamenuToogle-pattern {
padding-left: 193px;
padding-right: 128px;
}
}
@media (max-width: 580px) {
.responsive .header-layout-3 .is-sticky .logo-sticky {
float: none;
padding: 0px;
margin: 0px auto;
}
.responsive .header-layout-3 .is-sticky .logo-sticky > a {
margin: 0px auto;
}
.responsive .header-layout-3 .megamenuToogle-pattern {
padding-left: 0;
text-align: left;
}
.responsive .header-layout-3 .megamenuToogle-wrapper .container > div {
margin-left: 0;
}
.responsive .header-layout-3 .sticky-search .quick-search {
bottom: 27px;
top: auto;
}
} .header-type-9 header{
padding: 0 0 35px 0;
border-bottom: 1px solid #ccc;
}
.header-type-9 .is-sticky .logo-sticky {
float: none;
padding: 18px 0 17px 0px;
text-align: center;
position: absolute;
left: 33%;
right: 33%;
z-index: 0;
}
.header-type-9 .is-sticky .logo-sticky > a {
display: inline-block;
padding: 0px;
text-align: center;
height: auto;
}
.header-type-9 .is-sticky .logo-sticky > a span {
display: block;
}
.header-type-9 .sticky-header .main-menu {
display: block;
}
.header-type-9 .sticky-header .main-menu ul.megamenu {
text-align: left;
}
.header-type-9 .sticky-header .main-menu ul.megamenu li:first-child {
margin-left: 0;
}
.header-type-9 .sticky-search .quick-search {
max-width: none;
}
@media (max-width: 1270px) {
.responsive .header-type-9 .header-layout-2 .sticky-header > .main-menu {
margin: 0px;
}
}
@media (max-width: 1098px) {
.responsive .header-type-9 .header-layout-2 .sticky-header {
margin-bottom: 98px;
}
}
@media (max-width: 991px) {
.responsive .header-type-9 .is-sticky .logo-sticky {
left: 0;
right: 0;
position: relative;
}
.responsive .header-type-9 .header-layout-2 .sticky-header {
margin-bottom: 0;
margin-top: 25px;
}
.responsive .header-type-9 .sticky-header .main-menu ul.megamenu {
text-align: center;
}
}   .home03-footer {
text-align: center;
}
.home03-footer .footer-logo {
margin: 70px auto;
}
.home03-footer .footer-logo img {
display: block;
margin: 0px auto;
}
.home03-footer ul.social-icons {
display: inline-block;
text-align: center;
margin: 0;
padding: 0;
}
.home03-footer ul.social-icons li {
display: inline-block;
padding: 0px;
margin: 0px;
}
.home03-footer ul.social-icons li a {
font-size: 13px;
text-transform: uppercase;
font-weight: 600;
padding: 0 12px;
margin: 0px;
}
.home03-footer .copyright {
margin-top: 30px;
}
.fluid-width-footer.footer-container {
border-top: none;
padding: 0;
background: #e7e7e7;
margin-bottom: -95px;
margin-top: 95px;
}
.home .fluid-width-footer.footer-container {
margin-bottom: -53px;
margin-top:0;
}
.home .fluid-width-footer.footer-container.home-shoes-footer {
margin-bottom: -53px;
margin-top: -48px;
}
.fluid-width-footer.footer-container.home-shoes-footer {
margin-top: 95px;
}
.fluid-width-footer.footer-container.home-boxed-various {
margin-left: -51px;
margin-right: -51px;
margin-top: 95px;
}
.home .fluid-width-footer.footer-container.home-boxed-various {
margin-bottom: -53px;
}
.fluid-width-footer.footer-container .footer-copyright {
border-top: none;
padding: 15px 0 75px;
font-size: 13px;
color: #666666;
}
.fluid-width-footer.footer-container .footer-copyright a {
text-transform: uppercase;
font-weight: 600;
}
.fluid-width-footer.footer-container .footer-top-inner {
padding: 15px 0 15px;
}
@media (max-width: 767px) {
.responsive .fluid-width-footer.footer-container .footer-top-inner {
padding: 25px 0 10px;
}
.responsive .fluid-width-footer.footer-container .home03-footer .footer-logo {
margin: 40px auto;
}
.responsive .fluid-width-footer.footer-container .footer-copyright {
padding: 10px 0 40px;
}
}  .block-top-01,
.block-top-02 {
display: table;
width: 100%;
}
.block-top-01 > div,
.block-top-02 > div {
display: table-cell;
float: none;
vertical-align: middle;
}
.block-top-01 .images,
.block-top-02 .images {
overflow: hidden;
}
.block-top-01 .images img,
.block-top-02 .images img {
max-width: 100%;
width: 100%;
display: block;
margin: 0px auto;
}
.block-top-01 .content-block,
.block-top-02 .content-block {
text-align: initial;
width: 100%;
max-width: 600px;
padding: 15px;
margin: 0 auto;
}
.block-top-01 .content-block h2,
.block-top-02 .content-block h2 {
color: #000;
font-size: 36px;
font-weight: 600;
margin-bottom: 30px;
padding: 0 0 30px;
display: block;
line-height: 42px;
text-transform: uppercase;
margin-top: 0;
position: relative;
}
.block-top-01 .content-block h2 span:after,
.block-top-02 .content-block h2 span:after {
background: rgba(0, 0, 0, 0) url(//tdapartyonpaper.com/wp-content/themes/logancee/img/bg-title.png) no-repeat scroll left center;
bottom: 0;
content: "";
height: 5px;
left: 0;
position: absolute;
width: 100%;
}
.block-top-01 .content-block p,
.block-top-02 .content-block p {
display: inline-block;
line-height: 30px;
font-size: 16px;
color: #666666;
margin: 0;
}
.block-top-01 .bottom,
.block-top-02 .bottom {
margin-top: 62px;
}
.block-top-01 .bottom a,
.block-top-02 .bottom a {
background: #333 none repeat scroll 0 0;
color: #fff;
display: inline-block;
font-weight: 600;
letter-spacing: 0.6px;
padding: 7px 23px;
text-transform: uppercase;
position: relative;
}
.no-padding {
padding: 0 !important;
}
@media (max-width: 1199px) {
.responsive .block-top-01 .content-block h2,
.responsive .block-top-02 .content-block h2 {
font-size: 30px;
line-height: 1.2;
padding-bottom: 20px;
margin-bottom: 20px;
}
.responsive .block-top-01 .content-block p,
.responsive .block-top-02 .content-block p {
line-height: 1.7;
font-size: 14px;
}
.responsive .block-top-01 .bottom,
.responsive .block-top-02 .bottom {
margin-top: 30px;
}
}
@media (max-width: 991px) {
.responsive .block-top-01 .content-block p,
.responsive .block-top-02 .content-block p {
display: none;
}
}
@media (max-width: 767px) {
.responsive .block-top-01 > div,
.responsive .block-top-02 > div {
display: block;
}
.responsive .block-top-01 .content-block p,
.responsive .block-top-02 .content-block p {
display: block;
}
.responsive .block-top-02 {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
}
.responsive .block-top-02 .images {
order: 2;
}
.responsive .block-top-01 .content-block,
.responsive .block-top-02 .content-block {
padding: 25px 0;
margin: 0;
}
.responsive .block-top-01 .content-block h2,
.responsive .block-top-02 .content-block h2 {
font-size: 25px;
margin-bottom: 20px;
padding: 15px 0 25px;
line-height: 35px;
}
.responsive .block-top-01 .content-block p,
.responsive .block-top-02 .content-block p {
font-size: 14px;
line-height: 25px;
}
}  #main .home-fluid-width-filter {
border: none;
padding-bottom: 100px;
margin: 0px auto;
margin-left: 8.33333333%;
margin-right: 8.33333333%;
padding-top: 47px;
}
#main .home-fluid-width-filter .tab-content .overflow-carousel {
z-index: 3;
}
#main .home-fluid-width-filter .product-grid .addtocart .button {
background: rgba(0, 0, 0, 0);
}
#main .home-fluid-width-filter .product-grid .addtocart .button:hover {
background: #000;
}  .home03-newsletter-blog {
padding: 95px 0px 95px 0px;
}
.home03-newsletter-blog  > div {
margin-left: 8.33333333%;
margin-right: 8.33333333%;
position: static;
padding: 0px;
}
.home03-newsletter-blog > div > div {
padding: 0px 15px 38px 15px;
}
.home03-newsletter-blog > div:before {
content: '';
position: absolute;
top: 95px;
bottom: 53px;
width: 1px;
background: #e5e5e5;
margin-left: -8.33333333%;
}
.home03-newsletter-blog  > div:first-child:before {
display: none;
}
.subscribe.home03 {
}
.subscribe.home03 .title {
color: #000000;
font-size: 24px;
font-weight: 600;
margin-bottom: 40px;
margin-top: 0;
text-align: initial;
text-transform: uppercase;
text-align: left;
letter-spacing: 0.5px;
}
.subscribe.home03 .text {
font-size: 15px;
color: #999999;
margin-bottom: 45px;
font-style: italic;
text-align: initial;
text-align: left;
}
.subscribe.home03 .input-box input[type="text"] {
height: 55px;
background-color: #f5f5f5;
}
.subscribe.home03 .input-box input[type="text"]:focus {
background: #fff;
}
.subscribe.home03 .input-box button,
.subscribe.home03 .input-box input[type="submit"]{
height: 55px;
line-height: 55px;
top: 23px;
right: 0;
margin: 0;
padding: 0 30px;
}
.home03-posts {
}
.home03-posts .title {
color: #000000;
font-size: 24px;
font-weight: 600;
margin-bottom: 40px;
margin-top: 0;
text-align: initial;
text-transform: uppercase;
}
.home03-posts ul {
padding: 0;
margin: 0;
list-style: none;
}
.home03-posts ul li {
padding: 10px 0;
border-bottom: 1px solid #f5f5f5;
}
.home03-posts ul li:last-child {
border: none;
}
.home03-posts ul li .blog-title {
line-height: 20px;
margin: 0;
}
.home03-posts ul li .blog-title a {
color: #333;
font-size: 18px;
line-height: 20px;
text-transform: capitalize;
}
.home03-posts ul li .blog-info {
font-size: 13px;
color: #999;
line-height: 15px;
}
@media (max-width: 991px) {
.responsive #main .home-fluid-width-filter {
margin-left: 0;
margin-right: 0;
}
.responsive .home03-newsletter-blog > div {
margin-left: 0;
margin-right: 0;
}
.responsive .home03-newsletter-blog  > div:before {
margin-left: 0;
}
.responsive .home03-newsletter-blog > div > div {
padding-bottom: 13px;
}
.responsive .subscribe.home03 .title {
margin-bottom: 40px;
}
}
@media (max-width: 767px) {
.responsive .home03-newsletter-blog > div:before {
display: none;
}
.responsive .home03-posts ul {
padding-bottom: 25px;
}
.responsive .home03-newsletter-blog {
padding: 55px 0px 32px 0px;
}
}  .header-layout-4 .sticky-header {
position: relative;
top: auto;
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
margin: 25px 0px 0px 0px;
padding-bottom: 26px;
color: #000;
background: none;
}
.slider-align-top .header-layout-4 .sticky-header {
margin-left: 15px;
margin-right: 15px;
width: auto;
}
.slider-align-top .header-layout-4 .sticky-search .quick-search {
height: 60px;
margin-top: 0;
left: 0;
right: 0;
width: 100%;
max-width: none;
z-index: 1000;
padding-top: 0;
}
.slider-align-top .header-layout-4 .sticky-search .quick-search .icon_close {
top: 17px;
right: 15px;
}
@media (max-width: 991px) {
.responsive .slider-align-top .header-layout-4 .sticky-header {
margin-left: 0;
margin-right: 0;
}
}
.header-layout-4 .sticky-header ul.megamenu .megamenu-label {
margin-bottom: 0;
}
.header-layout-4 .sticky-search .quick-search {
height: 72px;
margin-top: -12px;
padding-top: 12px;
}
.header-layout-4 .sticky-search .quick-search .icon_close {
top: 29px;
}
.header-layout-4 .sticky-header {
display: block !important;
}
@media (max-width: 1270px) {
.responsive .header-layout-4 .sticky-header > .main-menu {
margin: 0px -20px;
}
}
.header-layout-4 .is-sticky .sticky-icon-group {
margin-left: 50px;
}
.header-type-4 .breadcrumb {
margin-top: 0px;
}
@media (max-width: 1098px) {
.responsive .header-layout-4 ul.megamenu > li {
margin: 0px 9px;
}
}
@media (max-width: 991px) {
.responsive .header-layout-4 .sticky-search .quick-search {
right: 0;
z-index: 1000;
}
.responsive .header-layout-4 .sticky-search .quick-search .form-search {
max-width: none;
display: block;
}
.responsive .header-layout-4 .sticky-search .quick-search .form-search input#search2 {
display: block;
width: 100%;
}
.responsive .header-layout-4 .sticky-header > .main-menu {
display: block;
margin: 0px;
}
.responsive .header-layout-4 ul.megamenu > li {
margin: 0px;
text-align: left;
}
.responsive .header-layout-4 ul.megamenu li .sub-menu .content .hover-menu .menu ul li a, 
.responsive .header-layout-4 ul.megamenu li .sub-menu .content .static-menu .menu ul li a {
text-align: left;
}
.responsive .header-layout-4 ul.megamenu > li:first-child,
.responsive .header-layout-4 ul.megamenu > li:nth-child(2) {
border: none;
}
.responsive .header-layout-4 .megamenu-wrapper {
margin-top: 10px;
}
.responsive .header-layout-4 .sticky-header > .main-menu {
position: relative;
z-index: -1;
}
.responsive .header-layout-4 .typo-icon-ajaxcart .typo-cart-label .print {
display: block;
}
.responsive .header-layout-4 .megamenuToogle-pattern {
padding-left: 193px;
padding-right: 128px;
}
}
@media (max-width: 580px) { 
.responsive .header-layout-4 .is-sticky .logo-sticky {
float: none;
padding: 0px;
margin: 0px auto;
}
.responsive .header-layout-4 .is-sticky .logo-sticky > a {
margin: 0px auto;
}
.responsive .header-layout-4 .megamenuToogle-pattern {
padding-left: 0;
text-align: left;
}
.responsive .header-layout-4 .megamenuToogle-wrapper .container > div {
margin-left: 0;
}
.responsive .header-layout-4 .sticky-search .quick-search {
bottom: 27px;
top: auto;
}
}  .home04 .footer-container {
padding: 0;
border: none;
line-height: 42px;
color: #999999;
}
.home-parallax .home04 .footer-container .footer-inner {
margin: 95px 0 -95px 0;
padding: 9px 0;
}
.home-parallax .home .home04 .footer-container .footer-inner {
margin: 0;
padding: 9px 0;
}
.home-presentation .home04 .footer-container .footer-inner {
margin: 95px 0 -95px 0;
padding: 9px 0;
}
.home-presentation .home .home04 .footer-container .footer-inner {
margin: 0;
}
.home04 .footer-container a {
color: #999;
}
.home04 .footer-container a:hover {
color: #000;
}
.home04 .footer-container .footer-inner {
padding: 9px 0;
border-top: 1px solid rgba(204, 204, 204, 0.5);
}
.home04 .social li > span {
line-height: 42px;
padding: 0 7px;
}
.home04 .address-footer {
text-align: center;
width: 100%;
}
.home04 .address-footer .space {
padding: 0 5px;
}
@media (min-width: 1600px) {
.home-parallax .home04 .footer-container .footer-inner {
margin: 95px 0 -95px 0;
padding: 29px 0;
}
.home-parallax .home .home04 .footer-container .footer-inner {
margin: 0;
padding: 29px 0;
}
.home-presentation .home04 .footer-container .footer-inner {
margin: 95px 0 -95px 0;
padding: 29px 0;
}
.home-presentation .home .home04 .footer-container .footer-inner {
margin: 0;
}
}  #fullpage {
display: none;
}
#fullpage > div {
background-size: cover;
background-position: 50% 50%;
background-repeat: no-repeat;
}
.home04 #fullpage {
display: block;
}
.fullpage-wrapper {
text-align: center;
color: #fff;
}
.fullpage-wrapper .widget-block:before {
content: '';
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
background-color: rgba(0, 0, 0, 0.25);
}
.fullpage-wrapper .widget-block .intro {
margin-top: 200px;
opacity: 0;
padding: 15px;
visibility: hidden;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
}
.fullpage-wrapper .widget-block .intro .text-small {
font-weight: normal;
text-transform: uppercase;
font-size: 24px;
}
.fullpage-wrapper .widget-block .intro .title {
font-size: 48px;
font-weight: bold;
margin: 0;
text-transform: uppercase;
}
.fullpage-wrapper .widget-block .intro .btn-ex {
display: inline-block;
padding: 6px 24px;
line-height: 30px;
font-weight: bold;
text-transform: uppercase;
color: #fff;
border: 1px solid #fff;
margin-top: 30px;
vertical-align: top;
}
.fullpage-wrapper .widget-block.active .intro {
margin-top: 0;
opacity: 1;
visibility: visible;
}
.home04 #fp-nav.right {
right: 20px;
}
.home04 #fp-nav ul li,
.home04 .fp-slidesNav ul li {
width: 20px;
margin: 14px 0;
}
.home04 #fp-nav ul li,
.home04 .fp-slidesNav ul li {
height: 20px;
}
.home04 #fp-nav ul li a span,
.home04 .fp-slidesNav ul li a span {
width: 20px !important;
height: 3px !important;
background-color: #ccc;
border-radius: 0 !important;
margin: -1px -10px !important;
overflow: hidden;
}
.home04 #fp-nav ul li a span:before,
.home04 .fp-slidesNav ul li a span:before {
content: '';
position: absolute;
width: 100%;
height: 100%;
right: 100%;
top: 0;
z-index: 2;
background-color: #000;
-webkit-transition: right 0.4s ease-in-out;
-moz-transition: right 0.4s ease-in-out;
-o-transition: right 0.4s ease-in-out;
transition: right 0.4s ease-in-out;
}
.home04 #fp-nav ul li a.active span,
.home04 .fp-slidesNav ul li a.active span,
.home04 #fp-nav ul li:hover a.active span,
.home04 .fp-slidesNav ul li:hover a.active span {
width: 20px;
height: 3px;
border-radius: 0;
margin: -1px -10px;
}
.home04 #fp-nav ul li a.active span:before {
right: 0;
}
.home04 #section1 {
color: #f2f2f2;
}
.home04 #section2 .text-normal {
margin-top: 40px;
font-size: 16px;
font-weight: 200;
letter-spacing: 0.5px;
}
.home04 #section3 .text-normal {
margin-top: 30px;
font-size: 16px;
font-weight: 200;
letter-spacing: 0.5px;
}
.home04 #section4 .text-normal {
margin-top: 25px;
font-size: 18px;
font-weight: 200;
letter-spacing: 0.5px;
}
.home04 #section5 .text-normal {
font-size: 24px;
font-weight: 200;
letter-spacing: 0.5px;
}
.home04 #section5 .name {
margin-top: 45px;
text-transform: uppercase;
color: #f2f2f2;
font-weight: bold;
font-size: 18px;
}
.fullpage-wrapper .video-frame {
position: absolute;
top: 0;
width: 100%;
height: 100%;
overflow: hidden;
}
.fullpage-wrapper .video-frame iframe {
width: 100%;
height: 100%;
}
.header-type-4 header {
background: #fff;
}
body.home04 header {
position: fixed;
top: -5px;
left: 60px;
right: 60px;
z-index: 999;
background: rgba(255, 255, 255, 0.95);
transition: background 0.2s ease-in;
-webkit-transition: background 0.2s ease-in;
-moz-transition: background 0.2s ease-in;
}
body.home04 header .slider-header {
position: relative;
margin-bottom: -5px;
}
body.home04.fp-viewing-0 header {
background: #fff;
}
body.home04.with-sticky-bg header {
background: #fff;
}
body.home04 .header-layout-4 .sticky-header ul.megamenu .megamenu-label {
margin-bottom: -5px;
}
body.home04 .home04 .footer-container {
position: fixed;
bottom: 0;
left: 60px;
right: 60px;
background: #fff;
}
@media (max-width: 767px) {
.responsive body.home04 .footer-container {
display: none;
}
.responsive body.home04 header {
left: 30px;
right: 30px;
display: none;
}
.responsive body.home04.fp-viewing-0 header {
display: block;
}
.responsive body.home04 #fp-nav.right {
right: 5px;
}
}  #multiscroll {
position: relative;
}
#multiscroll .ms-section {
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
}
#multiscroll .ms-section.active h2.title:before {
left: 0;
}
#multiscroll .ms-section.active .text {
opacity: 1;
margin-top: 0;
}
.block-prent {
text-align: initial;
max-width: 540px;
width: 100%;
padding: 15px;
}
.block-prent h2.title {
font-size: 48px;
text-transform: uppercase;
font-weight: bold;
padding-bottom: 20px;
margin: 0 0 30px;
position: relative;
overflow: hidden;
}
.block-prent h2.title:before {
content: '';
width: 60px;
height: 5px;
background-color: #000;
position: absolute;
bottom: 0;
left: -100%;
-webkit-transition: left .5s, right .5s;
-moz-transition: left .5s, right .5s;
-o-transition: left .5s, right .5s;
transition: left .5s, right .5s;
-webkit-transition-delay: 1s;
-moz-transition-delay: 1s;
-o-transition-delay: 1s;
transition-delay: 1s;
}
.block-prent .text {
-webkit-transition: margin-top 0.5s, opacity 0.5s;
-moz-transition: margin-top 0.5s, opacity 0.5s;
-o-transition: margin-top 0.5s, opacity 0.5s;
transition: margin-top 0.5s, opacity 0.5s;
-webkit-transition-delay: .7s;
-moz-transition-delay: .7s;
-o-transition-delay: .7s;
transition-delay: .7s;
opacity: 0;
margin-top: -100px;
}
.block-prent .btn-ex {
margin-top: 30px;
}
.block-prent .date-time {
color: #ccc;
}
.block-prent .date-time .date {
font-size: 72px;
}
.block-prent .date-time .month {
font-size: 24px;
}
.block-prent h3.title {
font-size: 22px;
font-weight: bold;
text-transform: uppercase;
margin-top: 0;
margin-bottom: 30px;
}
.block-prent .btn-ctn {
margin-top: 30px;
margin-bottom: 0;
font-size: 15px;
font-weight: bold;
display: block;
text-transform: uppercase;
}
.block-prent .quote {
font-size: 72px;
color: #ccc;
line-height: 1;
margin-bottom: 15px;
}
.block-prent .quote + .text {
font-size: 24px;
color: #999;
}
.block-prent .user-position {
margin-top: 30px;
font-size: 15px;
}
.block-prent .user-position .name {
font-weight: bold;
text-transform: uppercase;
margin: 0;
}
.block-prent .user-position .position {
color: #999;
}
.block-prent #contactForm .form-list {
padding: 0;
}
.block-prent #contactForm .form-list .input-box {
margin: 0;
}
.block-prent #contactForm .form-list .input-box textarea {
padding: 10px 0;
height: 50px;
margin: 0px;
border: 1px solid transparent;
border-bottom: 1px dotted #ccc;
background-color: transparent;
}
.block-prent #contactForm .form-list .input-box input {
padding: 0;
margin: 0px;
height: 50px;
width: 100% !important;;
border: 1px solid transparent;
border-bottom: 1px dotted #ccc;
background-color: transparent;
}
.block-prent #contactForm button{
line-height: 50px;
}
.block-prent #contactForm button {
line-height: 50px;
padding: 0;
}
#contactForm .buttons-set {
text-align: initial;
margin-top: 30px;
}
#contactForm .wdform-element-section,
#contactForm .wdform-field{
width: 100% !important;
display: block !important;
}
#contactForm .wdform-label-section{
display: none !important;
}
#contactForm .warning, #contactForm .error {
background-color: transparent;
border: none;
border-radius: 0;
color: inherit;
padding: 10px 10px 10px 40px;
}
#contactForm .button-submit{
font-family: inherit !important;
text-transform: uppercase !important;
}
@media (min-width: 1600px) {
.block-prent h2.title {
font-size: 70px;
}
}
.desc.std {
color: #666;
}  .header-type-5 .header .logo-home {
text-align: left;
}
.header-type-5 .form-search {
max-width: none;
}
.header-type-5 #top ul.megamenu {
text-align: left;
position: relative;
}
.header-type-5 #top ul.megamenu > li {
margin: 0px 28px 0px 0px;
}
.header-type-5 .store-cr {
float: right;
}
.header-type-5 .social {
float: right;
}
.header-type-5 .store-cr .language_form,
.header-type-5 .store-cr .currency_form{
float: left;
}
@media (max-width: 991px) {
.responsive .header-type-5 #top ul.megamenu {
text-align: center;
}
.responsive .header-type-5 #top ul.megamenu > li {
margin: 0px;
}
}
@media (max-width: 767px) {
.responsive .header-type-5 .social {
float: left;
}
.responsive .header-type-5 .header .logo-home {
text-align: center;
}
}
.header-type-5 .top-bar {
position: absolute;
right: 0;
top: -21px;
z-index: 26;
}  .list-features {
padding-top: 71px;
padding-bottom: 17px;
}
.features-wrapper {
margin-bottom: -42px;
}
.home .features-wrapper{
margin-bottom: 0;
}
.list-features .media-left > span {
display: block;
height: 68px;
line-height: 66px;
width: 68px;
background-color: #fff;
border: 1px solid #999;
text-align: center;
font-size: 25px;
color: #999;
border-radius: 50%;
transition: all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
}
.list-features .media-left > span:hover {
background-color: #000;
border-color: #000;
color: #fff;
}
.list-features .media-left .hide {
display: none;
}
.list-features .media-body {
padding: 0 10px;
}
.list-features .h4 {
font-weight: bold;
font-size: 18px;
text-transform: capitalize;
margin-top: 10px;
}
.media-body, .media-left, .media-right {
display: table-cell;
vertical-align: top;
}
.media-left, .media>.pull-left {
padding-right: 10px;
}
@media (max-width: 767px) {
.responsive .list-features {
padding-top: 34px;
padding-bottom: 7px;
}
.responsive .row > div:first-child > .list-features {
padding-top: 60px;
}
}  .block-static-top {
position: relative;
height: 221px;
width: 100%;
overflow: hidden;
z-index: 1;
margin-top: 30px;
}
.block-static-top .block-img {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
z-index: -1;
-webkit-transition: all 450ms ease;
transition: all 450ms ease;
}
.block-static-top:hover .block-img {
-ms-transform: scale(1.1, 1.1);
-webkit-transform: scale(1.1, 1.1);
transform: scale(1.1, 1.1);
}
.block-static-top .text-wrap {
-webkit-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
padding: 30px;
position: absolute;
top: 50%;
left: 0;
width: 100%;
text-align: left;
}
.block-static-top .text-wrap .title {
text-transform: uppercase;
font-weight: bold;
font-size: 24px;
margin: 0 0 30px;
letter-spacing: 0.5px;
}
.block-static-top .text-wrap a {
font-weight: bold;
text-transform: uppercase;
margin: 0;
font-size: 14px;
display: inline-block;
}
.block-static-top .text-wrap a span {
position: relative;
font-size: 16px;
float: right;
padding-left: 5px;
}  .main-fixed .footer .background, 
.main-fixed .standard-body .footer .background {
border: none;
}
.main-fixed .footer .pattern {
position: relative;
}
.main-fixed .footer .pattern:before {
content: '';
position: absolute;
top: 0;
left: 30px;
right: 30px;
height: 1px;
background: rgba(204,204,204,0.5);
}
@media (max-width: 767px) {
.responsive .main-fixed .footer .pattern:before {
left: 15px;
right: 15px;
}
}
.main-fixed .box {
margin: 0px;
padding: 18px 0px 0px 0px;
border: none;
}
.main-fixed .col-sm-3 .box, 
.main-fixed .col-sm-4 .box, 
.main-fixed .col-md-3 .box, 
.main-fixed .col-md-4 .box {
padding: 0px;
}
.main-fixed .box .box-heading {
text-align: left;
margin-bottom: 35px;
}
.main-fixed .center-column .box .box-heading {
text-align: center;
}
.main-fixed .tab-content .overflow-carousel {
width: 80px;
margin: 0px;
padding: 0px;
position: absolute;
right: 0;
top: -50px;
}
.main-fixed .tab-content .overflow-carousel:before {
display: none;
}
.main-fixed .filter-product {
border: none;
padding: 20px 0px 0px 0px;
margin: 0px;
}
.main-fixed .filter-product .filter-tabs {
overflow: hidden;
}
.main-fixed .filter-product .filter-tabs ul {
text-align: left;
padding-right: 80px;
margin-left: -15px;
position: relative;
margin-bottom: -5px;
}  .newsletter6 .main-newsletter-inner {
border: none;
background-color: #eeeeee;
padding: 0 20px;
margin-top: 30px;
text-align: center;
}
.newsletter6 .subscribe {
padding: 0;
}
.newsletter6 .subscribe .input-box input[type="submit"] {
position: relative;
display: inline-block;
margin-top: 30px;
right: auto;
}
.newsletter6 .subscribe .input-box input[type="text"] {
background-color: #fff;
padding: 0;
text-align: center;
}
.newsletter6 .block-content {
padding: 0;
margin-bottom: 40px;
display: inline-block;
vertical-align: top;
width: 100%;
}  .interior-block-slide,
.interior-block-static {
height: 500px;
position: relative;
}
.interior-block-slide {
background-size: cover;
background-position: center top;
}
.interior-block-slide .interior-inner {
position: absolute;
left: 0;
bottom: 5%;
padding: 15px;
width: 100%;
text-align: center;
}
.interior-block-slide .interior-inner .title {
text-transform: uppercase;
font-size: 30px;
font-weight: bold;
}
.interior-block-slide .interior-inner .text {
max-width: 420px;
display: inline-block;
}
.interior-block-static .interior-inner {
position: absolute;
top: 50%;
left: 50%;
text-align: center;
-webkit-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
text-align: initial;
padding: 15px;
max-width: 420px;
}
.interior-block-static .interior-inner.left {
left: 15px;
}
.interior-block-static .interior-inner .title {
font-size: 36px;
text-transform: uppercase;
font-weight: bold;
margin: 0 0 30px;
}
.interior-block-static .interior-inner .text {
color: #666;
margin-bottom: 30px;
}
.interior-block-static .interior-inner .btn-view a {
background: none repeat scroll 0 0 #4a4a4a;
color: #ffffff;
display: inline-block;
padding: 8px 17px;
font-size: 110%;
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
box-shadow: 0 0 0 rgba(0,0,0,0.15) inset;
-webkit-box-shadow: 0 0 0 rgba(0,0,0,0.15) inset;
-moz-box-shadow: 0 0 0 rgba(0,0,0,0.15) inset;
-o-box-shadow: 0 0 0 rgba(0,0,0,0.15) inset;
transition: all 0.25s ease 0s;
-webkit-transition: all 0.25s ease 0s;
-moz-transition: all 0.25s ease 0s;
color:  #000;
border-radius: 0;
background-color: transparent;
border: 1px solid #666666;
text-transform: uppercase;
font-size: 13px;
font-weight: bold;
}
.interior-block-static .interior-inner .btn-view a:hover {
background-color:#e6e6e6;
box-shadow:0 0 0 26px rgba(0,0,0,0.1) inset;
-webkit-box-shadow:0 0 0 26px rgba(0,0,0,0.1) inset;
-moz-box-shadow:0 0 0 26px rgba(0,0,0,0.1) inset;
-o-box-shadow:0 0 0 26px rgba(0,0,0,0.1) inset;
color:#ffffff;
text-decoration:none;
padding-left:17px;
}
.interior-block-slide-wrap .owl-theme .owl-buttons {
display: block;
}
.interior-block-slide-wrap .owl-theme .owl-buttons [class*='owl-'] {
background: #D6D6D6;
display: inline-block;
cursor: pointer;
position: absolute;
top: 50%;
margin: 0;
padding: 0;
width: 40px;
height: 40px;
margin-top: -20px;
text-align: center;
line-height: 40px;
left: 15px;
border: none;
border-radius: 0;
background-color: rgba(0,0,0,0.5);
color: #ffffff;
font-size: 20px;
background-color: #fff;
margin: 0;
border: 1px solid #999;
color: #999;
height: 54px;
width: 54px;
line-height: 52px;
}
.interior-block-slide-wrap .owl-theme .owl-buttons [class*='owl-']:hover {
background-color: #000;
color: #fff;
}
.interior-block-slide-wrap .owl-theme .owl-buttons div.owl-next {
top: 45px;
right: 45px;
left: auto;
}
.interior-block-slide-wrap .owl-theme .owl-buttons div.owl-prev {
top: 45px;
left: auto;
right: 115px;
}
@media (min-width: 1600px) {
.interior-block-slide, .interior-block-static {
height: 700px;
}
}
@media (max-width: 991px) {
.responsive .interior-block-slide .interior-inner .title {
font-size: 20px;
}
.responsive .interior-inner .title {
font-size: 24px;
}
}  .block-jw-text {
margin-bottom: 30px;
background-color: #f2f2f2;
position: relative;
}
.block-jw-text .block-prent .text {
margin-top: 0;
opacity: 1;
display: block;
}
.block-jw-text .block-prent h2.title:before {
left: 0;
background-color: #cc9900;
}
.block-jw-text .block-prent .quote + .text {
font-size: 16px;
}
.block-jw-text .block-prent .quote {
font-size: 50px;
color: #cc9900;
}
.block-jw-text .user-name {
margin-top: 30px;
text-transform: uppercase;
font-weight: bold;
}
.block-jw {
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
position: relative;
margin-bottom: 30px;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
}
.block-jw .btn-ex {
font-size: 13px;
height: 42px;
font-weight: bold;
border: 1px solid #ffffff;
text-transform: uppercase;
display: inline-block;
vertical-align: top;
padding: 10px 20px;
line-height: 20px;
color: #ffffff;
background-color: rgba(0, 0, 0, 0.2);
opacity: 0;
visibility: hidden;
}
.block-jw:before {
position: absolute;
content: '';
top: 20%;
left: 20%;
right: 20%;
bottom: 20%;
opacity: 0;
visibility: hidden;
background-color: rgba(0, 0, 0, 0.5);
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
}
.block-jw.bg-blue:before {
background-color: rgba(33, 150, 243, 0.5);
}
.block-jw.bg-orange:before {
background-color: rgba(255, 152, 0, 0.5);
}
.block-jw.bg-green:before {
background-color: rgba(76, 175, 80, 0.5);
}
.block-jw.bg-brown:before {
background-color: rgba(165, 42, 42, 0.5);
}
.block-jw:hover:before {
top: 30px;
left: 30px;
right: 30px;
bottom: 30px;
opacity: 1;
visibility: visible;
}
.block-jw:hover .btn-ex {
opacity: 1;
visibility: visible;
}
.jw-text1 {
height: 580px;
}
.jw-5 {
height: 700px;
}
.jw-6,
.jw-text2,
.jw-3 {
height: 300px;
}
.jw-1,
.jw-2 {
height: 380px;
}
.jw-4 {
height: 490px;
}
.block-prent {
text-align: initial;
max-width: 540px;
width: 100%;
padding: 15px;
}
.block-prent h2.title {
font-size: 48px;
text-transform: uppercase;
font-weight: bold;
padding-bottom: 20px;
margin: 0 0 30px;
position: relative;
overflow: hidden;
}
.block-prent h2.title:before {
content: '';
width: 60px;
height: 5px;
background-color: #000;
position: absolute;
bottom: 0;
left: -100%;
-webkit-transition: left .5s, right .5s;
-moz-transition: left .5s, right .5s;
-o-transition: left .5s, right .5s;
transition: left .5s, right .5s;
-webkit-transition-delay: 1s;
-moz-transition-delay: 1s;
-o-transition-delay: 1s;
transition-delay: 1s;
}
.block-prent .text {
-webkit-transition: margin-top 0.5s, opacity 0.5s;
-moz-transition: margin-top 0.5s, opacity 0.5s;
-o-transition: margin-top 0.5s, opacity 0.5s;
transition: margin-top 0.5s, opacity 0.5s;
-webkit-transition-delay: .7s;
-moz-transition-delay: .7s;
-o-transition-delay: .7s;
transition-delay: .7s;
opacity: 0;
margin-top: -100px;
}
.block-prent .btn-ex {
margin-top: 30px;
}
.block-prent .date-time {
color: #ccc;
}
.block-prent .date-time .date {
font-size: 72px;
}
.block-prent .date-time .month {
font-size: 24px;
}
.block-prent h3.title {
font-size: 22px;
font-weight: bold;
text-transform: uppercase;
margin-top: 0;
margin-bottom: 30px;
}
.block-prent .btn-ctn {
margin-top: 30px;
margin-bottom: 0;
font-size: 15px;
font-weight: bold;
display: block;
text-transform: uppercase;
}
.block-prent .quote {
font-size: 72px;
color: #ccc;
line-height: 1;
margin-bottom: 15px;
}
.block-prent .quote + .text {
font-size: 24px;
color: #999;
}
.block-prent .user-position {
margin-top: 30px;
font-size: 15px;
}
.block-prent .user-position .name {
font-weight: bold;
text-transform: uppercase;
margin: 0;
}
.block-prent .user-position .position {
color: #999;
}
.block-prent #contactForm .form-list {
padding: 0;
}
.block-prent #contactForm .form-list .input-box {
margin: 0;
}
.block-prent #contactForm .form-list .input-box textarea {
padding: 10px 0;
height: 50px;
border: 1px solid transparent;
border-bottom: 1px dotted #ccc;
background-color: transparent;
}
.block-prent #contactForm .form-list .input-box input {
padding: 0;
height: 50px;
border: 1px solid transparent;
border-bottom: 1px dotted #ccc;
background-color: transparent;
}
.block-prent #contactForm button span {
line-height: 50px;
}
.block-prent #contactForm button span span {
line-height: 50px;
padding: 0;
}
.block-prent #contactForm .buttons-set {
text-align: initial;
margin-top: 30px;
}
.block-center {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
@media (min-width: 1600px) {
.block-prent h2.title {
font-size: 70px;
}
.jw-text1 {
height: 880px;
}
.jw-5 {
height: 1200px;
}
.jw-6,
.jw-text2,
.jw-3 {
height: 410px;
}
.jw-1,
.jw-2 {
height: 580px;
}
.jw-4 {
height: 890px;
}
}
@media (max-width: 991px) {
.responsive .block-prent h2.title {
font-size: 30px;
}
}
@media (max-width: 767px) {
.responsive .block-prent h2.title {
font-size: 16px;
margin-bottom: 20px;
}
.responsive .main-top-inner {
padding-left: 0 !important;
padding-right: 0 !important;
}
.responsive .jw-text1 {
height: 300px;
}
.responsive .block-jw:before {
display: none;
}
.responsive .block-jw .btn-ex {
opacity: 1;
visibility: visible;
}
.responsive .block-prent h2.title:before {
height: 2px;
}
}  body.header-type-6 {
padding-left: 300px;
position: relative;
}
body.header-type-6 .header {
position: absolute;
top: 0;
left: 0;
bottom: 0;
width: 300px;
background: #1e1e1e;
padding: 71px 60px 70px 60px;
z-index: 999;
}
body.with-fixed.header-type-6 .header {
height: 100%;
position: fixed;
}
body.header-type-6 .breadcrumb {
margin-top: 0;
}
body.header-type-6 .logo-home {
display: block;
height: auto;
}
body.header-type-6 .logo-home .logo {
display: block;
text-align: center;
vertical-align: top;
}
body.header-type-6 #top {
position: static;
}
body.header-type-6 #main .container-megamenu {
padding: 0px;
margin: 0px;
width: auto;
position: static;
}
body.header-type-6 .megamenu-wrapper {
position: static;
}
body.header-type-6 ul.megamenu {
position: static;
text-align: left;
padding-top: 128px;
}
body.header-type-6 ul.megamenu > li {
position: static;
float: none;
margin: 0px;
height: auto;
display: block;
border-top: 1px solid #303030;
position: relative;
}
body.header-type-6 ul.megamenu > li:first-child {
border-top: none;
}
body.header-type-6 ul.megamenu > li > a {
height: auto;
line-height: 1.7;
padding: 12px 0px 12px 0px;
letter-spacing: 0.75px;
color: #999;
-webkit-font-smoothing: antialiased;
}
body.header-type-6 ul.megamenu > li:hover > a {
color: #fff;
}
body.header-type-6 .horizontal ul.megamenu > li > .sub-menu {
max-width: 1000px;
left: 100% !important;
top: 0 !important;
right: auto !important;
margin-left: 0 !important;
padding-left: 30px;
}
body.header-type-6 ul.megamenu li.with-sub-menu .megamenu-label {
margin-left: 0;
}
body.header-type-6 .store-cr {
position: relative;
margin-right: -30px;
padding-top: 61px;
}
body.header-type-6 .store-cr .delimiter {
margin-top: 17px;
}
body.header-type-6 .store-cr .lang-curr {
color: #fff;
}
body.header-type-6 .store-cr .lang-curr a {
color: #fff;
}
body.header-type-6 .store-cr .currency-sym {
color: #fff;
}
body.header-type-6 .store-cr .currency-sym a {
color: #fff;
}
body.header-type-6 .top-seach {
display: block;
height: auto;
padding-top: 70px;
}
body.header-type-6 .top-seach .quick-search {
display: block;
}
body.header-type-6 .top-seach .form-search {
display: block;
max-width: none;
}
body.header-type-6 .form-search input#search {
background: none;
border: none;
color: #999;
height: 48px;
margin: 0px;
border-bottom: 1px solid #303030;
font-style: italic;
}
body.header-type-6 .button-search {
line-height: 36px;
}
@media (min-width: 991px) {
body.header-type-6 .button-search i {
color: #fff;
font-size: 16px;
font-weight: 500;
font-family: FontAwesome;
}
body.header-type-6 .button-search i:before {
content: "\f002";
}
}
body.header-type-6 .typo-top-cart {
display: block;
height: auto;
text-align: left;
-webkit-font-smoothing: antialiased;
letter-spacing: 1px;
padding-top: 71px;
}
body.header-type-6 .typo-top-cart .typo-maincart {
display: block;
}
body.header-type-6 .typo-cart {
display: block;
}
body.header-type-6 .typo-icon-ajaxcart .typo-cart-label {
color: #fff;
float: none;
}
body.header-type-6 .typo-icon-ajaxcart .typo-cart-label .price {
font-weight: normal;
color: #fff;
}
body.header-type-6 .typo-icon-ajaxcart .typo-cart-label .icon-dropdown {
position: absolute;
top: 1px;
right: 0;
}
body.header-type-6 .typo-icon-ajaxcart .typo-cart-label .icon-dropdown i {
font-size: 20px;
}
body.header-type-6 .typo-icon-ajaxcart .typo-cart-label .fa-angle-down:before {
content: "\f105";
}
body.header-type-6 .typo-icon-ajaxcart .icon-cart i {
font-size: 26px;
}
body.header-type-6 .ajaxcart {
right: auto;
left: 100%;
padding-top: 0;
bottom: -9px;
margin-bottom: -30px;
top: auto;
padding-left: 30px;
}
body.header-type-6 .typo-maincart:hover .ajaxcart {
margin-bottom: 0;
}
body.header-type-6 ul.megamenu > li.with-sub-menu > a:after {
color: #999;
content: "\f105";
float: right;
font-size: 20px;
position: relative;
top: -5px;
transition: all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
}
body.header-type-6 ul.megamenu > li.with-sub-menu:hover > a:after {
color: #fff;
}
@media (max-width: 1300px) {
.responsive body.header-type-6 .horizontal ul.megamenu > li > .sub-menu {
max-width: 800px;
}
.responsive body.header-type-6 {
padding-left: 260px;
position: relative;
}
.responsive body.header-type-6 .header {
padding-left: 40px;
padding-right: 40px;
width: 260px;
}
}
@media (max-width: 1100px) {
.responsive body.header-type-6 .horizontal ul.megamenu > li > .sub-menu {
max-width: 650px;
}
.responsive body.header-type-6 {
padding-left: 200px;
position: relative;
}
.responsive body.header-type-6 .header {
padding-left: 20px;
padding-right: 20px;
width: 200px;
}
}
@media (max-width: 991px) {
.responsive body.header-type-6 {
padding-left: 0;
}
.responsive body.header-type-6 .header {
position: relative;
width: 100%;
padding-left: 20px;
padding-right: 20px;
padding-top: 50px;
padding-bottom: 0px;
}
.responsive body.header-type-6 .top-seach {
display: none;
}
.responsive body.header-type-6 .typo-icon-ajaxcart .typo-cart-label .print, 
.responsive body.header-type-6 .typo-icon-ajaxcart .icon-dropdown {
display: none;
}
.responsive body.header-type-6 .typo-top-cart {
padding: 0px;
position: absolute;
top: 51px;
left: 20px;
left: auto;
width: auto;
}
.responsive body.header-type-6 .typo-icon-ajaxcart .typo-cart-label {
color: #999;
}
.responsive body.header-type-6 .typo-icon-ajaxcart .typo-cart-label:hover {
color: #fff;
}
.responsive body.header-type-6 .ajaxcart {
display: none !important;
}
.responsive body.header-type-6 .logo-home {
padding-left: 70px;
padding-right: 70px;
}
.responsive body.header-type-6 .megamenuToogle-wrapper {
border-top: 1px solid #303030;
margin-top: 40px;
}
.responsive body.header-type-6 .megamenuToogle-wrapper .container > div span {
background: #fff;
}
.responsive body.header-type-6 .settings-topbar {
position: absolute;
right: 20px;
z-index: 44;
top: 44px;
}
.responsive body.header-type-6 .settings-topbar .settings > i {
color: #999;
}
.responsive body.header-type-6 .settings-topbar:hover .settings > i {
color: #fff;
}
.responsive body.header-type-6 ul.megamenu {
padding-top: 0;
text-align: center;
}
.responsive body.header-type-6 .megamenu-wrapper {
background: none !important;
margin-top: 0;
}
.responsive body.header-type-6 ul.megamenu > li > a {
line-height: 60px;
padding: 0px;
}
.responsive body.header-type-6 ul.megamenu > li.with-sub-menu .open-menu {
color: #999;
}
.responsive body.header-type-6 ul.megamenu > li.with-sub-menu .close-menu {
color: #999;
}
.responsive body.header-type-6 .horizontal ul.megamenu > li > .sub-menu {
max-width: none;
left: 0 !important;
padding-left: 0 !important;
}
}
@media (max-width: 767px) {
.responsive body.header-type-6 .header {
padding-left: 15px;
padding-right: 15px;
}
}  .home-various-sidebar-title {
text-align: center;
padding: 81px 0px 84px 0px;
}
.home-various-sidebar-title h2 {
padding: 0px;
margin: 0px;
font-size: 25px;
text-transform: uppercase;
letter-spacing: 0.5px;
font-weight: normal;
}
.home-various-sidebar-title h3 {
padding: 27px 0px 0px 0px;
margin: 0px;
color: #666666;
font-size: 16px;
font-family: Lato;
letter-spacing: 0.25px;
font-weight: normal;
}  .home-bags-footer {
background: #ececec;
padding: 39px 15px 38px 15px;
text-align: center;
font-size: 13px;
margin: 125px -75px -95px -75px;
letter-spacing: 0.75px;
text-align: center;
text-transform: uppercase;
font-family: Montserrat;
color: #000;
}
.home .home-bags-footer {
margin: 125px -75px -53px -75px;
}
.home-bags-footer span {
margin: 0px 7px;
}  body.header-type-7 {
padding-left: 300px;
position: relative;
padding-top: 61px;
}
body.header-type-7 .header {
position: absolute;
top: 0;
left: 0;
bottom: 0;
width: 300px;
background: #fff;
border-right: 1px solid #e5e5e5;
padding: 58px 40px 58px 40px;
z-index: 999;
}
body.with-fixed.header-type-7 .header {
height: 100%;
position: fixed;
}
body.header-type-7 .breadcrumb {
margin-top: 0;
}
body.header-type-7 .logo-home {
display: block;
height: auto;
}
body.header-type-7 .logo-home .logo {
display: block;
text-align: left;
vertical-align: top;
}
body.header-type-7 #top {
position: static;
}
body.header-type-7 #main .container-megamenu {
padding: 0px;
margin: 0px;
width: auto;
position: static;
}
body.header-type-7 .megamenu-wrapper {
position: static;
}
body.header-type-7 ul.megamenu {
position: static;
text-align: left;
padding-top: 95px;
}
body.header-type-7 ul.megamenu > li {
position: static;
float: none;
margin: 0px -40px;
padding: 0px 20px 0px 40px;
height: auto;
display: block;
position: relative;
transition: all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
}
body.header-type-7 ul.megamenu > li:hover {
background: #f2f2f2;
}
body.header-type-7 ul.megamenu > li:first-child {
border-top: none;
}
body.header-type-7 ul.megamenu > li > a {
height: auto;
line-height: 1.7;
font-size: 13px;
padding: 7px 0px 7px 0px;
letter-spacing: 0.75px;
color: #000;
-webkit-font-smoothing: antialiased;
}
body.header-type-7 ul.megamenu > li:hover > a {
color: #000;
}
body.header-type-7 .horizontal ul.megamenu > li > .sub-menu {
max-width: 1000px;
left: 100% !important;
top: 0 !important;
right: auto !important;
margin-left: 0px !important;
}
body.header-type-7 ul.megamenu li.with-sub-menu .megamenu-label {
margin-left: 0;
}
body.header-type-7 ul.megamenu > li.with-sub-menu > a:after {
color: #000;
content: "\f105";
float: right;
font-size: 16px;
position: relative;
top: -3px;
transition: all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
}
body.header-type-7 ul.megamenu > li.with-sub-menu:hover > a:after {
color: #000;
}
#main .sb-topbar {
position: fixed;
left: 0;
right: 0;
top: 0;
bottom: auto;
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
background: #fff;
border-bottom: 1px solid #e5e5e5;
display: block !important;
}
#main .sb-topbar .overflow {
margin-right: 40px;
position: relative;
}
@media (max-width: 1300px) {
.responsive body.header-type-7 .horizontal ul.megamenu > li > .sub-menu {
max-width: 800px;
}
.responsive body.header-type-7 {
padding-left: 260px;
position: relative;
}
.responsive body.header-type-7 .header {
width: 260px;
padding-left: 30px;
padding-right: 30px;
}
.responsive body.header-type-7 ul.megamenu > li {
margin: 0px -30px;
}
.responsive body.header-type-7 ul.megamenu > li {
padding-left: 30px;
}
}
@media (max-width: 1100px) {
.responsive body.header-type-7 .horizontal ul.megamenu > li > .sub-menu {
max-width: 650px;
}
.responsive body.header-type-7 {
padding-left: 200px;
position: relative;
}
.responsive body.header-type-7 .header {
padding-left: 20px;
padding-right: 20px;
width: 200px;
}
.responsive body.header-type-7 ul.megamenu > li {
margin: 0px -20px;
}
.responsive body.header-type-7 ul.megamenu > li {
padding-left: 20px;
}
}
@media (max-width: 991px) {
.responsive .sidebar-footer {
padding-top: 0;
position: absolute;
top: -43px;
left: 0px;
z-index: 123;
}
.responsive body.header-type-7 {
padding-left: 0;
padding-top: 0;
}
.responsive body.header-type-7 .header {
position: relative;
width: 100%;
margin-left: 20px;
margin-right: 20px;
padding-top: 60px;
padding-bottom: 0px;
z-index: 2;
margin-top: 60px;
border-top: 1px solid #e5e5e5;
width: auto;
border-right: none;
padding-left: 0;
padding-right: 0;
}
.responsive body.header-type-7 .logo-home {
padding-left: 0px;
padding-right: 0px;
}
.responsive body.header-type-7 .logo-home .logo {
text-align: center;
}
.responsive body.header-type-7 .megamenuToogle-wrapper {
border-top: 1px solid #e5e5e5;
margin-top: 60px;
}
.responsive body.header-type-7 ul.megamenu {
padding-top: 0;
text-align: center;
margin: 0px !important;
}
.responsive body.header-type-7 .megamenu-wrapper {
background: none !important;
margin-top: 0;
}
.responsive body.header-type-7 ul.megamenu > li {
margin: 0px !important;
padding: 0px !important;
}
.responsive body.header-type-7 ul.megamenu > li > a {
line-height: 60px;
padding: 0px;
}
.responsive body.header-type-7 ul.megamenu > li.with-sub-menu .open-menu {
color: #999;
}
.responsive body.header-type-7 ul.megamenu > li.with-sub-menu .close-menu {
color: #999;
}
.responsive body.header-type-7 .horizontal ul.megamenu > li > .sub-menu {
max-width: none;
left: 0 !important;
padding-left: 0 !important;
}
.responsive #main .sb-topbar {
left: auto;
right: 20px;
width: auto;
background: none !important;
position: absolute;
border-bottom: none;
}
.responsive #main .sb-topbar .overflow {
margin-right: 0px;
}
}
@media (max-width: 767px) {
.responsive body.header-type-7 .header {
margin-left: 15px;
margin-right: 15px;
}
}  .sidebar-footer {
padding: 176px 0px 0px 0px;
margin: 0px;
}
.sidebar-footer ul {
list-style: none;
padding: 0px;
margin: 0px;
margin-left: -6px;
position: relative;
}
.sidebar-footer .social-icons.hide-text li {
display: inline-block;
}
.sidebar-footer .social-icons.hide-text li a {
display: inline-block;
width: 28px;
height: 28px;
line-height: 28px;
text-align: center;
vertical-align: middle;
font-size: 16px;
color: #999;
}
.sidebar-footer .social-icons.hide-text li a:hover {
color: #000;
}
.sidebar-footer .social-icons.hide-text li span {
display: none;
}
.sidebar-footer .sidebar-footer-content {
font-size: 12px;
margin-top: 9px;
font-weight: 600;
color: #000;
-webkit-font-smoothing: antialiased;
}  .sidebar-newsletter {
margin-top: 27px;
}
.sidebar-newsletter .main-newsletter-inner {
border-top: 1px solid #ddd;
}
.sidebar-newsletter .main-newsletter-inner .subscribe .title {
margin-top: 39px;
text-align: initial;
font-size: 13px;
margin-bottom: 6px;
}
.sidebar-newsletter .main-newsletter-inner .subscribe .text {
text-align: initial;
font-size: 13px;
color: #999;
letter-spacing: 0.5px;
margin-bottom: 32px;
-webkit-font-smoothing: antialiased;
}
.sidebar-newsletter .main-newsletter-inner .subscribe .input-box input[type="text"] {
height: 45px;
padding: 0 20px;
border: 1px solid #e5e5e5;
background: #f8f8f8;
color: #cacaca;
}
.sidebar-newsletter .main-newsletter-inner .subscribe .input-box input[type="submit"] {
position: relative;
margin-top: 30px;
left: 0;
background-color: #000;
height: 44px;
line-height: 44px;
}
.sidebar-newsletter .main-newsletter-inner .subscribe .input-box input[name="submit"] span {
height: 44px;
line-height: 44px;
font-size: 13px;
letter-spacing: 0.6px;
}  .home-shoes-footer {
margin-bottom: 30px;
}
@media (max-width: 767px) {
.responsive .home-shoes-footer {
margin-bottom: 20px;
}
}
.home-shoes-footer .footer-top {
color: #ffffff;
background-color: #333333;
}
.home-shoes-footer .footer-top a {
color: #fff;
}
.home-shoes-footer .footer-top a:hover {
color: #999;
}
#main .home-shoes-footer .footer-top-inner {
padding-bottom: 80px;
}
@media (max-width: 767px) {
.responsive #main .home-shoes-footer .footer-top-inner {
padding-bottom: 50px;
}
}
#main .home-shoes-footer .footer-copyright {
background-color: #000000;
color: #666666;
padding-bottom: 15px;
}
#main .home-shoes-footer .footer-copyright a {
color: #fff;
}
#main .home-shoes-footer .footer-logo {
margin-bottom: 30px;
}
#main .home-shoes-footer ul.social-icons li a {
padding: 0px 15px;
}  .home-shoes-newsletter > div {
padding-bottom: 128px;
padding-left: 20px;
padding-right: 20px;
padding-top: 75px;
}
@media (max-width: 767px) {
.responsive .home-shoes-newsletter > div {
padding-bottom: 70px;
padding-top: 25px;
}
}
.home-shoes-newsletter .main-newsletter .main-newsletter-inner {
margin: 0px;
border: none;
}  .block-cd .content-block {
max-width: 500px;
}
.block-cd .content-block h2 {
padding: 0 !important;
}
.block-cd .content-block h2 span:after {
display: none;
}
.block-cd .content-block .desc {
margin-bottom: 30px;
}
.block-cd .content-block .product-date {
margin-bottom: 30px;
}
.block-cd .images {
position: relative;
}
.block-cd .images .content-block {
text-align: center;
position: absolute;
top: 10%;
width: 100%;
left: 50%;
-webkit-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}  .block-welcome2 {
padding: 125px 0 130px 0;
position: relative;
}
.block-welcome2:before {
position: absolute;
left: 50%;
top: 0;
width: 1px;
height: 75px;
background-color: #000;
content: "";
}
.block-welcome2 .heading-title {
padding: 0;
position: relative;
background: transparent;
z-index: 1;
margin-bottom: 30px;
}
.block-welcome2 .heading-title h2 {
font-size: 30px;
}
.block-welcome2 .heading-title .bg-word {
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
color: #e4e4e4;
font-size: 120px;
font-weight: bold;
z-index: -1;
}
.block-welcome2 .block-icon {
height: auto;
background-color: transparent;
position: relative;
}
.block-welcome2 .block-icon:before {
content: "";
position: absolute;
top: 30px;
left: 30px;
right: 30px;
bottom: 30px;
background-color: rgba(255, 255, 255, 0.95);
-webkit-transition: all 250ms ease;
-moz-transition: all 250ms ease;
transition: all 250ms ease;
}
.block-welcome2 .block-icon:hover:before {
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.block-welcome2 .block-icon img {
width: 100%;
}
.block-welcome2 .block-icon .block-center {
padding: 30px;
}  .blog-layout2 {
text-align: center;
position: relative;
padding: 125px 0 56px 0;
}
.blog-layout2:before {
position: absolute;
left: 50%;
top: 0;
width: 1px;
height: 75px;
background-color: #000;
content: "";
}
.blog-layout2 .heading-title {
padding: 0;
position: relative;
background: transparent;
z-index: 1;
margin-bottom: 153px;
}
.blog-layout2 .heading-title h2 {
font-size: 30px;
}
.blog-layout2 .heading-title .bg-word {
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
color: #e4e4e4;
font-size: 120px;
font-weight: bold;
z-index: -1;
}
.blog-layout2 .heading-title h2 p {
position: absolute;
left: 0;
right: 0;
text-align: center;
font-size: 14px;
color: #999;
font-family: Lato;
font-weight: 400;
text-transform: none;
padding-top: 63px;
}
.blog-layout2 .subtitle-widget {
margin-bottom: 40px;
}
.blog-layout2 .title-post {
font-size: 16px;
text-transform: uppercase;
}
.blog-layout2 .blog {
padding-top: 40px;
}
.blog-layout2 .blog .main-post {
border-bottom: 1px solid rgba(204, 204, 204, 0.5);
}
.blog-layout2 .blog:last-child .main-post {
border-bottom: none;
}
.blog-layout2 .blog:first-child .text-post {
display: block;
}
.blog-layout2 .blog .title-post {
margin: 0 0 10px 0;
padding: 0;
}
.blog-layout2 .blog .title-post a {
line-height: 1.1;
}
.blog-layout2 .blog .main-post-inner {
padding-bottom: 40px;
}
.blog-layout2 .text-post {
padding: 20px 0;
background-color: #f3f3f3;
display: none;
}
.blog-layout2 .text-post .readmore-post {
text-transform: uppercase;
margin: 10px 0 0;
}
.blog-grid {
list-style: none;
padding: 0px;
margin: 0px;
}  .home-shoes-filter .add-to-links > div a,
.home-shoes-filter .add-to-links .yith-wcwl-add-button a.add_to_wishlist{
background-color: transparent;
}
.home-shoes-filter .add-to-links > div a:hover,
.home-shoes-filter .add-to-links .yith-wcwl-add-button a.add_to_wishlist:hover{
background: #999999;
}
.wcl-word {
padding-top: 120px !important;
position: relative;
}
.wcl-word:before {
position: absolute;
left: 50%;
top: 0;
width: 1px;
height: 75px;
background-color: #000;
content: "";
}
.wcl-word .heading-title {
padding: 0;
position: relative;
background: transparent;
z-index: 1;
margin-bottom: 30px;
}
.wcl-word .heading-title h2 {
font-size: 30px;
}
.wcl-word .heading-title .bg-word {
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
color: #e4e4e4;
font-size: 120px;
font-weight: bold;
z-index: -1;
}
.filter-product.wcl-word .filter-tabs {
padding-top: 6px;
}  .sunglasses-footer {
background: #f3f3f3;
color: #999999;
font-size: 13px;
line-height: 1.85;
}
.home .sunglasses-footer.advanced-grid-barber_customfooter{
bottom: 0;
}
.sunglasses-footer.advanced-grid-barber_customfooter{
bottom: -53px;
margin-bottom: -53px;
}
.sunglasses-footer .panels {
margin-top: 84px;
position: relative;
}
.sunglasses-footer .panels > div {
position: static;
}
.sunglasses-footer .panels > div:before {
content: '';
position: absolute;
top: 0;
bottom: 0;
width: 1px;
background: #dfdfdf;
margin-left: -15px;
}
.sunglasses-footer .panels > div:first-child:before {
display: none;
}
.sunglasses-footer .panels h4 {
font-family: Montserrat;
font-size: 18px;
text-transform: uppercase;
font-weight: 400;
color: #000;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
padding: 53px 20px 0px 20px;
margin: 0px;
text-align: center;
}
.sunglasses-footer .panels .panel-content {
padding: 15px 30px 58px 30px;
text-align: center;
}
.sunglasses-footer .share {
text-align: center;  
}
.sunglasses-footer .share h4 {
padding: 64px 0px 0px 0px;
margin: 0px;
font-size: 14px;
color: #999999;
font-family: Montserrat;
text-transform: uppercase;
font-weight: normal;
}
.sunglasses-footer .share ul {
list-style: none;
padding: 18px 0px 0px 0px;
margin: 0px;
}
.sunglasses-footer .share ul li {
display: inline-block;
padding: 0px 15px;
font-size: 20px;
vertical-align: middle;
}
.sunglasses-footer .share ul li a {
color: #666;
}
.sunglasses-footer .share ul li a:hover {
color: #ccc;
}
.sunglasses-footer .copyright {
background: #e5e5e5;
color: #666666;
padding: 32px 0px 30px 0px;
margin-top: 71px;
}
.sunglasses-footer .copyright a {
font-weight: bold;
color: #000;
}
@media (max-width: 767px) {
.responsive .sunglasses-footer .panels > div:before {
display: none;
}
.responsive .sunglasses-footer .panels {
margin-top: 30px;
}  
.responsive .sunglasses-footer .copyright {
margin-top: 65px;
}   
.responsive .sunglasses-footer .panels .panel-content {
padding-left: 0;
padding-right: 0;
padding-bottom: 0;
}
}  .bike-brands {
padding: 84px 0px 37px 0px;
position: relative;
border: 0;
margin: 0 !important;
}
.bike-brands .owl-carousel .owl-item .item {
margin-bottom: 4px;
}
.bike-brands img {
opacity: 0.4;
transition: all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
display: block;
margin: 0px auto;
}
.bike-brands img:hover {
opacity: 1;
}  body.header-type-8 header .container,
body.header-type-8 .sticky-header.background2 .container {
padding-left: 50px;
padding-right: 50px;
width: auto !important;
max-width: none !important;
margin: 0px !important;
}
body.header-type-8 header .container .container,
body.header-type-8 .sticky-header.background2 .container .container {
padding-left: 0;
padding-right: 0;
}
body.header-type-8 .sticky-header {
background: none;
}
body.header-type-8 ul.megamenu > li {
margin: 0px 21px;
}
@media (max-width: 1270px) {
.responsive body.header-type-8 ul.megamenu > li {
margin: 0px 14px;
}
}
@media (max-width: 991px) {
.responsive body.header-type-8 ul.megamenu > li {
margin: 0px;
}
}
body.header-type-8 ul.megamenu > li > a {
color: #333;
}
body.header-type-8 ul.megamenu > li > a:hover {
color: #000;
}
body.header-type-8 ul.megamenu > li > a strong {
font-weight: normal;
}
body.header-type-8 ul.megamenu > li.home > a {
color: #000;
}
body.header-type-8 ul.megamenu > li.home > a strong {
font-weight: bold;
}
body.header-type-8 ul.megamenu {
text-align: right;
}
@media (max-width: 1098px) {
.responsive body.header-type-8 #main .sticky-header .container-megamenu {
margin: 0px;
}
}
@media (max-width: 991px) {
.responsive body.header-type-8 ul.megamenu {
text-align: center;
}
}
body.header-type-8 #main .sticky-header .container-megamenu {
margin: 0px -5px;
}
body.header-type-8 .header-layout-2 .sticky-header {
margin-top: 7px;
}
@media (max-width: 1098px) {
.responsive body.header-type-8 .header-layout-2 .sticky-header {
margin-top: 35px;
}
}
body.header-type-8 .breadcrumb {
margin-top: 2px;
}
@media (max-width: 991px) {
.responsive body.header-type-8 header .slider-header {
padding-bottom: 30px;
}
.responsive body.header-type-8 .breadcrumb {
margin-top: 0px;
}
}
body.header-type-8 .sticky-header.is-sticky.background2 {
background: #fff;
}
body.header-type-8 .header-layout-2 .sticky-search .quick-search {
margin-top: 0;
padding-top: 0;
height: 60px;
}
body.header-type-8 .header-layout-2 .sticky-search .quick-search .icon_close {
top: 17px;
}
body.header-type-8.slider-align-top .header-layout-2 .sticky-search .quick-search {
max-width: none;
left: 0;
right: 0;
z-index: 999;
}
body.header-type-8.slider-align-top .header-layout-2 .sticky-search .quick-search .icon_close {
right: 17px;
}  .sunglasses-posts {
padding: 100px 0px 120px 0px;
}
.sunglasses-posts .blog-heading h2 {
text-align: center;
font-weight: bold;
padding: 0px;
margin: 0px;
font-weight: bold;
text-transform: uppercase;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 24px;
letter-spacing: 0.5px;
}
.home-watches .sunglasses-posts .blog-heading h2{
font-size: 36px;
line-height: 24px;
margin-bottom: 0;
padding-bottom: 0;
font-size: 30px;
line-height: 36px;
font-weight: 600;
}
.home-watches .sunglasses-posts .blog-heading h2 span{
display: block;
text-align: center;
line-height: 24px;
color: #666;
margin-top: 10px;
text-transform: none;
font-weight: 400;
text-align: center;
font-size: 14px;
max-width: 520px;
padding: 0 15px;
margin: 20px auto 0 auto;
font-family: Lato;
}
.sunglasses-posts .blog-heading h2 p {
text-transform: none;
font-family: Lato;
font-weight: normal;
font-size: 14px;
padding: 17px 0px 0px 0px;
margin: 0px auto;
max-width: 560px;
line-height: 26px;
color: #999;
}
.sunglasses-posts .blog-items {
padding: 96px 0px 0px 0px;
}
.home-watches .sunglasses-posts .blog-items {
padding-top: 75px;
}
.sunglasses-posts .blog-items > .item {
float: left;
width: 33.333333333%;
position: relative;
}
@media (max-width: 767px) {
.responsive .sunglasses-posts .blog-items > .item {
float: none;
width: 100%;
}
}
.sunglasses-posts .blog-items > .item:before {
background: #fff none repeat scroll 0 0;
content: "";
opacity: 0;
filter: alpha(opacity=00);
transition: all 0.3s ease-in-out 0s;
-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
position: absolute;
right: 22px;
top: 22px;
left: 22px;
bottom: 22px;
visibility: hidden;
}
.sunglasses-posts .blog-items > .item:hover:before {
opacity: 0.85;
filter: alpha(opacity=85);
visibility: visible;
}
.sunglasses-posts .blog-items .blog-top {
left: 0;
margin-bottom: 0;
padding: 0 48px;
position: absolute;
top: 0;
width: 100%;
opacity: 0;
filter: alpha(opacity=00);
visibility: hidden;
transition: all 0.3s ease-in-out 0s;
-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-o-transform: translateY(-50%);
text-align: center;
}
.sunglasses-posts .blog-items > div:hover .blog-top {
opacity: 1;
filter: alpha(opacity=100);
visibility: visible;
}
.sunglasses-posts .blog-items .blog-top h3 {
padding: 0px;
margin: 0px;
}
.sunglasses-posts .blog-items .blog-top h3 a {
color: #000;
font-size: 18px;
line-height: 24px;
padding-left: 0;
text-transform: uppercase;
font-family: Montserrat;
}
.sunglasses-posts .blog-items .blog-top h3 a:hover {
color: #999;
}
.sunglasses-posts .blog-items .blog-top p {
padding: 17px 0px 0px 0px;
margin: 0px;
color: #999999;
font-size: 13px;
}
.sunglasses-posts .blog-items .blog-top p a {
color: #666;
}
.sunglasses-posts .blog-items .blog-top p a:hover {
color: #999;
}
.sunglasses-posts .blog-items .blog-top p .holizol {
padding: 0px 6px 0px 8px;
}
.sunglasses-posts .blog-items img {
display: block;
margin: 0px auto;
}  .sunglasses-hot-deal {
position: relative;
padding: 99px 0px 111px 0px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
max-width: 448px;
}
.sunglasses-hot-deal .image {
position: absolute;
bottom: 0;
right: -1000px;
overflow: hidden;
}
.sunglasses-hot-deal .image img {
max-width: none;
}
.sunglasses-hot-deal .first-heading {
font-family: Montserrat;
text-transform: uppercase;
color: #666;
}
.sunglasses-hot-deal .second-heading {
font-family: Montserrat;
font-size: 40px;
line-height: 1.2;
color: #000;
text-transform: uppercase;
font-weight: bold;
padding: 10px 0px 0px 0px;
}
.sunglasses-hot-deal .description {
color: #666;
line-height: 24px;
letter-spacing: 0.5px;
padding: 32px 0px 0px 0px;
}
.sunglasses-hot-deal .countdown-special {
padding: 49px 0px 0px 0px;
}
.sunglasses-hot-deal .countdown-special > p {
padding: 0px 0px 0px 0px;
margin: 0px;
text-transform: uppercase;
color: #000;
text-transform: uppercase;
font-family: Montserrat;
}
.sunglasses-hot-deal .is-countdown {
position: relative;
margin: -10px 0px 0px 0px;
background: none;
padding: 0px;
}
.sunglasses-hot-deal .is-countdown .countdown-section {
width: 70px !important;
height: 70px !important;
background: #fff;
margin-right: 30px;
font-size: 13px;
line-height: 38px;
color: #666;
font-family: Montserrat;
margin-top: 38px;
}
.sunglasses-hot-deal .is-countdown .countdown-section .countdown-amount {
line-height: 70px;
font-size: 28px;
font-weight: bold;
color: #000;
}
.sunglasses-hot-deal .theme-btn {
text-align: center;
border: 1px solid #000;
border-radius: 0;
color: #000000;
background-color: transparent;
display: inline-block;
font-size: 14px;
height: 50px;
line-height: 50px;
min-width: 170px;
padding: 0 10px;
text-transform: uppercase;
position: relative;
font-family: Montserrat;
margin-top: 83px;
}
.sunglasses-hot-deal .theme-btn:hover {
background: #000;
color: #fff;
}  .welcome-block {
padding: 90px 0 0px;
}
.welcome-block .main-heading {
padding: 0px;
}
.welcome-block .heading-title {
}
.welcome-block .heading-title h2 {
}
.welcome-block .text-block {
text-align: center;
color: #999;
margin-bottom: 60px;
padding-top: 30px;
}
.welcome-block .left-welcome,
.welcome-block .center-welcome,
.welcome-block .right-welcome {
position: relative;
}
.welcome-block .left-welcome img,
.welcome-block .center-welcome img,
.welcome-block .right-welcome img {
width: 100%;
}
.welcome-block .center-welcome {
text-align: left;
}
.welcome-block .welcome-content {
position: absolute;
left: 30px;
right: 30px;
top: 30px;
bottom: 30px;
}
.welcome-block .welcome-content .wtitle {
color: #666666;
font-size: 14px;
letter-spacing: 1px;
text-transform: uppercase;
font-weight: 600;
margin: 0 0 30px;
}
.welcome-block .welcome-content .wcontent {
color: #000;
font-size: 24px;
font-weight: 600;
letter-spacing: 1px;
text-transform: uppercase;
margin-bottom: 40px;
line-height: 30px;
}
.welcome-block .welcome-content .wcontent2 {
color: #000;
font-size: 30px;
font-weight: 600;
letter-spacing: 1px;
text-transform: uppercase;
margin-bottom: 40px;
line-height: 30px;
}
.welcome-block .welcome-content .wcontent2 .cyan-text {
color: #927548;
}
.welcome-block .welcome-content .sub-wcontent p {
color: #666666;
line-height: 24px;
margin-bottom: 30px;
}
.welcome-block .welcome-content .sub-wcontent p .black-text {
color: #000;
}
.welcome-block .welcome-content ul {
list-style: none;
padding: 0px;
margin: 0px;
}
.welcome-block .welcome-content ul li {
padding: 0 15px;
color: #666666;
position: relative;
line-height: 24px;
}
.welcome-block .welcome-content ul li:before {
position: absolute;
line-height: 24px;
content: "\f005";
font-family: FontAwesome;
left: 0;
top: 0;
font-size: 13px;
color: #927548;
}
.welcome-block .welcome-content a.button {
position: absolute;
left: 0;
bottom: 0;
}
.welcome-block .welcome-content .wlink a {
font-size: 14px;
text-transform: uppercase;
font-weight: 600;
line-height: 25px;
color: #927548;
padding-right: 20px;
position: relative;
display: inline-block;
}
.welcome-block .welcome-content .wlink a .arrow_right {
position: absolute;
line-height: 25px;
right: 0;
top: 0;
} #page-top-slider{
display: none;
}
.home #page-top-slider{
display: block;
}
.tab-products-03 .heading-title{
background: none
}
.tab-products-03 .main-heading{
padding: 0;
}
.tab-products-03 .heading-title{
padding: 10px 0;
}
.tab-products-03 .heading-title h2{
padding: 20px 0;
font-size: 30px;
font-family: "Oswald", sans-serif;
font-weight: 400;
}
.tab-products-03 .filter-product{
border: 0;
margin-top: 0;
}
.tab-products-03 .filter-product .filter-tabs ul > li > a {
font-size: 14px;
padding: 15px 30px;
font-weight: 400;
letter-spacing: 1px;
}
.tab-products-03 .filter-product .filter-tabs ul > li:before {
content: "/";
font-weight: 900;
font-size: 18px;
margin-top: -9px;
}
.tab-products-03 .filter-product .filter-tabs{
padding-top: 0;
}
#page-top-slider .slide-carousel.slide-carousel02:before {
background-color: rgba(234, 234, 234, 0);
}
#page-top-slider .slide-carousel .carousel-content02 {
position: absolute;
top: 90px;
left: 0;
right: 0;
text-align: center;
z-index: 999;
}
#page-top-slider .slide-carousel .carousel-content02 .h3.text-small {
color: #bf113d;
}
#page-top-slider .slide-carousel .carousel-content02 .h3.text-large {
color: #000;
font-family: 'Oswald', sans-serif;
letter-spacing: 0;
}
#page-top-slider .slide-carousel .carousel-content02 .text-normal {
color: #666;
}
#page-top-slider .slide-carousel .carousel-content02 .btn-ex {
font-size: 36px;
color: #000;
-webkit-transition: all 0.35s;
-moz-transition: all 0.35s;
transition: all 0.35s;
}
#page-top-slider .slide-carousel .carousel-content02:hover .btn-ex {
color: #bf113d;
}
#page-top-slider .slide-carousel .h3.text-small {
font-size: 14px;
letter-spacing: 2px;
text-transform: uppercase;
line-height: 1;
margin: 0 0 25px;
}
#page-top-slider .slide-carousel .h3.text-large {
font-size: 36px;
text-transform: uppercase;
margin: 0 0 35px;
}
#page-top-slider .slide-carousel .text-normal {
font-size: 14px;
margin-bottom: 60px;
}
#page-top-slider .owl-carousel {
display: none;
width: 100%;
margin: 0;
-webkit-tap-highlight-color: transparent; position: relative;
z-index: 1; }
#page-top-slider .owl-carousel .owl-stage {
position: relative;
-ms-touch-action: pan-Y; }
#page-top-slider .owl-carousel .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0; }
#page-top-slider .owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px); }
#page-top-slider .owl-carousel .owl-item {
position: relative;
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none; }
#page-top-slider .owl-carousel .owl-item img {
display: block;
width: 100%;
-webkit-transform-style: preserve-3d; }
.top-welcome {
text-align: center;
margin: 95px 0 65px;
}
.top-welcome .images {
margin-bottom: 25px;
}
.top-welcome .text-content .title-content {
font-size: 30px;
font-family: 'Oswald', sans-serif;
margin-bottom: 20px;
text-transform: uppercase;
}
.top-welcome .text-content .text-content {
font-size: 15px;
color: #999999;
}
.commu-block {
text-align: center;
margin-bottom: 60px;
}
.commu-block .title-box {
font-size: 18px;
color: #000;
text-transform: uppercase;
font-family: 'Oswald', sans-serif;
margin-bottom: 50px;
}
.commu-block .tp-block {
display: inline-block;
}
.commu-block .tp-block.tp11 {
width: 100%;
}
.commu-block .tp-block.tp12 {
float: left;
width: 50%;
}
.commu-block .tp-block.tp-block-left {
padding-right: 15px;
}
.commu-block .tp-block.tp-block-right {
padding-left: 15px;
}
.commu-block .tp-block .tp-inner-block {
position: relative;
margin: 0 0 30px;
}
.commu-block .tp-block .tp-inner-block a {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: 9;
cursor: pointer;
text-indent: -99999px;
}
.commu-block .tp-block .tp-inner-block .text-content {
position: absolute;
left: 0;
right: 0;
bottom: -30px;
opacity: 0;
visibility: hidden;
background: rgba(255, 255, 255, 0.9);
padding: 25px 0;
text-align: left;
-webkit-transition: all 0.35s;
-moz-transition: all 0.35s;
transition: all 0.35s;
}
.commu-block .tp-block .tp-inner-block .text-content .user-content {
color: #000;
font-size: 14px;
font-family: 'Montserrat', sans-serif;
line-height: 1;
}
.commu-block .tp-block .tp-inner-block .text-content .social-content {
font-size: 12px;
color: #999999;
line-height: 1;
}
.commu-block .tp-block .tp-inner-block img {
width: 100%;
}
.commu-block .tp-block .tp-inner-block:hover .text-content {
bottom: 0;
opacity: 1;
visibility: visible;
}
.bottom_block_margin {
margin-bottom: 100px;
}
.view-btn {
display: inline-block;
margin-top: 20px;
}
.view-btn .viewmore-btn {
padding-right: 60px;
position: relative;
display: inline-block;
color: #fff;
background: #000;
cursor: pointer;
}
.view-btn .viewmore-btn span {
white-space: nowrap;
line-height: 50px;
height: 50px;
padding: 0 30px;
display: inline-block;
border-right: 1px solid #404040;
text-transform: uppercase;
letter-spacing: 1px;
}
.view-btn .viewmore-btn:after {
content: "\f105";
font-family: FontAwesome;
line-height: 50px;
width: 55px;
text-align: center;
height: 50px;
top: 0;
right: 0;
position: absolute;
font-size: 20px;
} .footer-style14 .inner-footer-block .h4 {
font-size: 18px;
text-transform: uppercase;
margin-bottom: 50px;
letter-spacing: 0.05em;
}
.footer-style14 .inner-footer-block .text-content p {
margin-bottom: 30px;
font-size: 13px;
line-height: 24px;
letter-spacing: 0.025em;
}
.footer-style14 .inner-footer-block .text-content ul li {
display: inline-block;
}
.footer-style14 .inner-footer-block .text-content ul li a {
font-size: 14px;
line-height: 20px;
padding: 0 5px;
}
.footer-style14 .inner-footer-block .footer-center-image {
margin-bottom: 145px;
}
.footer-style14 .inner-footer-block .footer-payment h3 {
color: #666666;
font-size: 13px;
text-transform: uppercase;
margin: 0 0 25px;
}
.footer-style14 .inner-footer-block img {
max-width: 100%;
}
.footer-style14 .inner-footer-block1 {
text-align: left;
}
.footer-style14 .inner-footer-block2 {
text-align: center;
}
.footer-style14 .inner-footer-block3 {
text-align: right;
}
.footer-style14 .widget-latest h2 {
display: none;
}
.footer-style14 ul{
list-style: none;
padding: 0;
margin: 0;
}
.footer-style14 .widget-latest ul li {
padding: 0;
line-height: 30px;
list-style: none;
}
.footer-style14 .widget-latest ul li a {
font-size: 14px;
}
.footer-style14 .inner-footer-block .footer-payment h3 {
color: #666666;
font-size: 13px;
text-transform: uppercase;
margin: 0 0 25px;
}
.footer-cosmetic .footer-top-inner {
padding: 70px 0 60px 0;
}
.footer-cosmetic .footer-copyright .h3{
font-size: 14px;
text-transform: uppercase;
letter-spacing: 0.5em;
font-weight: 400;
line-height: 1;
margin: 60px 0;
}
.footer-cosmetic .footer-copyright {
background-color: #efefef;
color: #000000;
}
.footer-cosmetic .footer-copyright {
border-top: 1px solid rgba(204,204,204,0.5);
padding-top: 15px;
padding-bottom: 15px;
}
.footer-watches .footer-container {
padding: 0;
}
.footer-watches .footer-top{
color: #fff;
}
.footer-watches .inner-footer-block .footer-payment h3 {
color: #fff;
letter-spacing: 0.025em;
font-size: 13px;
line-height: 24px;
}
.footer-watches .footer-top a{
color: #fff;
}
.footer-watches .footer-copyright {
background-color: rgba(0, 0, 0, 0);
}
.footer-watches .footer-copyright .h3 {
color: #fff;
}
.box-home-watches {
}
.box-home-watches .box{
margin-top: 0;
border: 0;
}
.box-home-watches .box-heading {
font-size: 36px;
line-height: 24px;
padding-bottom: 0;
text-transform: uppercase;
margin: 0;
font-weight: bold;
text-align: center;
margin-bottom: 75px;
background: transparent;
}
.box-home-watches .box-heading span {
display: block;
text-align: center;
font-size: 14px;
line-height: 24px;
color: #666666;
font-weight: 400;
margin-top: 25px;
font-style: normal;
text-transform: none;
font-family: Lato;
}
.box-home-watches .owl-carousel .owl-wrapper-outer {
overflow: visible;
}
.box-home-watches .owl-carousel {
margin: -5px;
overflow: visible;
}
.box-home-watches .owl-carousel .owl-item .item {
margin: 5px;
}
.box-home-watches .box-product .owl-controls {
display: block !important;
}
.box-home-watches .owl-pagination {
display: none;
}
.box-home-watches .owl-buttons
}
.box-home-watches .prev-button i,
.box-home-watches .next-button i{
display: none;
}
.box-home-watches .prev-button {
display: block;
position: absolute;
z-index: 1;
top: 0;
bottom: 0;
right: 100%;
width: 10000px;
background: rgba(255, 255, 255, .6);
transition: all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
display: none;
}
.box-home-watches .prev-button:before {
content: '';
position: absolute;
bottom: 0;
left: 0;
right: 0;
height: 99px;
background: #fff;
display: none;
}
.box-home-watches .prev-button:hover {
background: transparent;
}
.box-home-watches .next-button {
display: block;
position: absolute;
z-index: 1;
top: 0;
bottom: 0;
left: 100%;
width: 10000px;
background: rgba(255, 255, 255, .6);
transition: all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
display: none;
}
.box-home-watches .next-button:before {
content: '';
position: absolute;
bottom: 0;
left: 0;
right: 0;
height: 99px;
background: #fff;
display: none;
}
.box-home-watches .next-button:hover {
background: transparent;
} .tpblock {
position: relative;
display: table;
width: 100%;
}
.tpblock > div {
display: table-cell;
float: none;
vertical-align: middle;
}
.tpblock .images {
overflow: hidden;
text-align: center;
}
.tpblock .images img {
max-width: 100%;
display: block;
margin: 0 auto;
height: 100%;
}
.tpblock .content-block {
margin: 15px auto;
}
.tpblock .dark-content {
background-color: #161616;
}
.tpblock .dark-content .content-block {
margin: 15px auto;
width: 100%;
max-width: 400px;
}
.tpblock .dark-content .content-block .quote-block {
text-align: center;
color: #fff;
}
.tpblock .dark-content .content-block .quote-block:before {
content: "\f10d";
font-family: FontAwesome;
font-size: 36px;
color: #cc9966;
margin-bottom: 60px;
display: inline-block;
}
.tpblock .dark-content .content-block .quote-block .testimoniel {
font-style: italic;
font-size: 18px;
color: #ccc;
line-height: 24px;
margin-bottom: 50px;
}
.tpblock .dark-content .content-block .quote-block h4 {
font-size: 13px;
text-transform: uppercase;
color: #ccc;
letter-spacing: 0.25em;
margin: 0;
font-weight: 400;
}
.tpblock .dark-content .content-block .quote-block p.subtit {
margin: 0;
font-weight: 400;
font-size: 13px;
color: #666;
line-height: 18px;
}
.tpblock h3 {
text-transform: uppercase;
font-size: 16px;
font-weight: 400;
color: #cc9966;
letter-spacing: 0.05em;
margin: 0 0 30px;
line-height: 24px;
}
.tpblock h2 {
font-size: 36px;
text-transform: uppercase;
font-weight: 600;
color: #fff;
line-height: 1;
margin: 0 0 45px;
}
.tpblock p.desc.std {
font-size: 14px;
color: #ccc;
letter-spacing: 0.025em;
margin: 0 0 15px;
}
.tpblock ul li {
list-style: none;
color: #ccc;
line-height: 24px;
}
.tpblock ul li:before {
content: "\f005";
float: left;
font-family: fontawesome;
color: #cc9966;
margin-right: 10px;
}
.tpblock div.action {
margin-top: 70px;
}
.tpblock.tp-block-02 .view-btn .viewmore-btn {
border: 1px solid #cc9966;
}
.tpblock.tp-block-02 .view-btn .viewmore-btn span {
border-right: 1px solid #cc9966;
}
.tpblock.tp-block-02 .dark-content .content-block img {
margin-top: 40px;
}
.tpblock.tp-block-01 {
padding: 100px 0;
}
.tpblock.tp-block-01 h3 {
text-transform: uppercase;
font-size: 16px;
font-weight: 400;
color: #cc9966;
letter-spacing: 0.05em;
margin: 0 0 30px;
line-height: 24px;
}
.tpblock.tp-block-01 h2 {
font-size: 48px;
text-transform: uppercase;
font-weight: 600;
color: #fff;
line-height: 1;
margin: 0 0 40px;
}
.tpblock.tp-block-01 div.action {
margin-top: 60px;
}
.tp-btn01 {
position: relative;
cursor: pointer;
overflow: visible;
display: inline-block;
white-space: nowrap;
background-color: #000;
border: 1px solid #000000;
line-height: 60px;
padding-left: 40px;
font-size: 16px;
text-decoration: none;
color: #fff;
text-transform: uppercase;
border-radius: 0;
letter-spacing: 0.1em; }
.tp-btn01:after {
margin-left: 30px;
content: "\f105";
font-family: FontAwesome;
background: #ccc;
background: rgba(0, 0, 0, 0.1);
float: right;
text-align: center;
font-size: 1.5em;
-moz-box-shadow: -1px 0 0 rgba(255, 255, 255, 0.3);
-webkit-box-shadow: -1px 0 0 rgba(255, 255, 255, 0.3);
box-shadow: -1px 0 0 rgba(255, 255, 255, 0.3);
border-radius: 0;
pointer-events: none;
width: 60px;
height: 60px;
line-height: 60px;
}
.home-watches .advanced-grid.advanced-grid-blog_wrap > div{
background: transparent !important;
}
#sb_instagram,
#sb_instagram .wdi_feed_main_container,
#sb_instagram  .wdi_feed_wrapper
{
background-color: #f4f4f4 !important;
}
#sb_instagram .wdi_feed_main_container .wdi_photo_wrap_inner{
border-color: #f4f4f4 !important;
}
#sb_instagram.typo-insta .title h2 {
font-size: 36px;
padding: 50px 0 0 0;
text-align: center;
font-weight: 600;
text-transform: uppercase;
margin: 0;
}
#sb_instagram .wdi_feed_main_container .wdi_feed_info{
text-align: center;
}
#sb_instagram .wdi_feed_main_container .wdi_feed_info .wdi_single_user{
float: none;
}
#sb_instagram .wdi_feed_main_container .wdi_feed_container{
background: #f4f4f4;
padding: 25px;
}
#sb_instagram .wdi_feed_main_container .wdi_media_info{
display: none !important;;
}.activemultiscroll #main {
overflow: visible;
}
body.activemultiscroll {
margin: 0;
padding: 0;
overflow:hidden;
-webkit-tap-highlight-color: rgba(0,0,0,0);
}
.activemultiscroll .ms-section {
position: relative;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.activemultiscroll .ms-section.ms-table{
display: table;
width: 100%;
}
.activemultiscroll .ms-tableCell {
display: table-cell;
vertical-align: middle;
width: 100%;
height: 100%;
}
.activemultiscroll .ms-easing {
-webkit-transition: all 0.7s ease-out;
-moz-transition: all 0.7s ease-out;
-o-transition: all 0.7s ease-out;
transition: all 0.7s ease-out;
}
#multiscroll-nav {
position: fixed;
z-index: 100;
margin-top: -32px;
top: 50%;
opacity: 1;
}
#multiscroll-nav.right {
right: 17px;
}
#multiscroll-nav.left {
left: 17px;
}
#multiscroll-nav ul{
margin: 0;
padding: 0;
}
#multiscroll-nav li{
display: block;
width: 14px;
height: 13px;
margin: 7px;
position:relative;
}
#multiscroll-nav li a{
display: block;
position: relative;
z-index: 1;
width: 100%;
height: 100%;
cursor: pointer;
text-decoration: none;
}
#multiscroll-nav li .active span{
background: #333;
}
#multiscroll-nav span{
top: 2px;
left: 2px;
width: 8px;
height: 8px;
border: 1px solid #000;
background: rgba(0, 0, 0, 0);
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
position: absolute;
z-index: 1;
}
.multiscroll-tooltip {
position: absolute;
color: #fff;
font-size: 14px;
font-family: arial, helvetica, sans-serif;
top: -2px;
white-space: nowrap;
max-width: 220px;
}
.multiscroll-tooltip.right {
right: 20px;
}
.multiscroll-tooltip.left {
left: 20px;
}
.activemultiscroll .home04 .footer-container {
position: fixed;
bottom: 0;
z-index: 99;
left: 60px;
right: 60px;
background: #fff;
}
.activemultiscroll .home04 .footer-container .footer-inner {
border: none;
}
.activemultiscroll header {
position: fixed;
left: 60px;
right: 60px;
top: -5px;
z-index: 99;
background: #fff;
}
.activemultiscroll header .slider-header {
position: relative;
margin-bottom: -6px;
}
.activemultiscroll .header-layout-4 .sticky-header ul.megamenu .megamenu-label {
margin-bottom: -6px;
}
.activemultiscroll #multiscroll {
display: none;
}
.activemultiscroll #multiscroll {
display: block;
}
.activemultiscroll .block-center {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
@media (max-width: 1600px) {
.responsive .activemultiscroll header {
top: -25px;
}
.responsive .activemultiscroll header .slider-header {
margin-bottom: -26px;
}
.responsive .activemultiscroll .header-layout-4 .sticky-header ul.megamenu .megamenu-label {
margin-bottom: -11px;
}
}
@media (max-width: 991px) {
.activemultiscroll .text {
display: none;
}
.activemultiscroll .block-prent h2.title {
font-size: 30px;
}
}
@media (max-width: 767px) {
.responsive .activemultiscroll .block-prent h2.title {
font-size: 16px;
margin-bottom: 20px;
}
.responsive .activemultiscroll .block-prent h2.title:before {
height: 2px;
}
.responsive .activemultiscroll .home04 .footer-container {
display: none;
}
.responsive .activemultiscroll header {
left: 15px;
right: 15px;
}
.home-parallax.responsive .activemultiscroll #main {
padding-left: 15px;
padding-right: 15px;
}
.responsive .activemultiscroll .block-prent .btn-ex {
margin-top: 0;
font-size: 11px;
overflow: hidden;
}
.responsive .activemultiscroll .block-prent .date-time .date,
.responsive .activemultiscroll .block-prent .date-time .month {
font-size: 14px;
}
.responsive .activemultiscroll .block-prent h3.title {
font-size: 16px;
margin-bottom: 10px;
}
.responsive .activemultiscroll .block-prent .quote {
font-size: 30px;
margin-bottom: 10px;
}
.responsive .activemultiscroll .block-prent #contactForm .form-list .input-box input,
.responsive .activemultiscroll .block-prent #contactForm .form-list .input-box textarea {
height: 30px;
line-height: 28px;
padding: 0;
}
.responsive .activemultiscroll .block-prent #contactForm .buttons-set {
margin-top: 10px;
}
.responsive .activemultiscroll .block-prent #contactForm button span {
line-height: 30px;
border: 0;
padding: 0;
}
.responsive .activemultiscroll .block-prent #contactForm button span span {
line-height: 30px;
border: 0;
padding: 0 15px;
}
}.ui-slider-horizontal{
height: 1px;
border: 0;
background: #888;
}
.ui-widget-header{
background: #333;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default{
background: #333333;
border-radius: 0;
box-shadow: none;
width: 15px;
height: 15px;
top: -7px;
border: 0;
}
.widget_price_filter .price_slider_wrapper{
padding: 0 5px 0 10px;
}
.widget_price_filter .price_slider_wrapper .price_slider_amount{
margin: 10px -5px 0 -10px;
}
#content > .page-title{
padding-top: 20px;
}
#respond{
overflow: hidden;
width: 100%;
}
.alignnone {
margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
display: block;
margin: 5px auto 5px auto;
}
.alignright {
float:right;
margin: 5px 0 20px 20px;
}
.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.alignright {
float: right;
margin: 5px 0 20px 20px;
}
a img.alignnone {
margin: 5px 20px 20px 0;
}
a img.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto
}
.wp-caption {
background: #fff;
border: 1px solid #f0f0f0;
max-width: 96%; padding: 5px 3px 10px;
text-align: center;
}
.wp-caption.alignnone {
margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
margin: 5px 0 20px 20px;
}
.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
max-width: 98.5%;
padding: 0;
width: auto;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
margin: 0;
padding: 0 4px 5px;
} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
#content header{
background: #fff;
border: 0;
padding: 0;
}
.error-404.not-found{
text-align: center;
padding: 70px 0;
}
.error-404.not-found .error-icon{
color: #f0f0f0;
font-size: 230px;
line-height:230px;
margin-top: -50px;
}
.error-404.not-found h1{
font-size: 35px;
margin-bottom: 20px;
}
.error-404.not-found .searchform{
margin-top: 20px;
}
.error-404.not-found .searchform input[type="text"]{
min-width: 280px;
}
.page-content .searchform input[type="text"]{
background: #f4f4f4;
color: #999999;
}
.page-content .searchform .button-wrap .btn{
position: relative;
left: -50px;
background: transparent;
height: 48px;
border: 0;
top: -2px;
margin-right: -50px;
color: #999999;
}
.page-content .searchform .button-wrap .btn:hover{
color: #000;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #wp-calendar {width: 100%; }
#wp-calendar caption { text-align: center; color: #333; font-size: 13px; margin-top: 10px; margin-bottom: 15px; }
#wp-calendar thead { font-size: 10px; }
#wp-calendar thead th { padding-bottom: 10px; text-align: center;font-size: 13px; }
#wp-calendar tbody { color: #aaa; }
#wp-calendar tbody td { background: #f5f5f5; border: 1px solid #fff; text-align: center; padding:3px;}
#wp-calendar tbody td#today { background: #ddd;}
#wp-calendar tbody .pad { background: none; }
#wp-calendar tfoot #next { font-size: 10px; text-transform: uppercase; text-align: right; }
#wp-calendar tfoot #prev { font-size: 10px; text-transform: uppercase; padding-top: 10px; }  .widget {} .widget_links {}
.widget_links ul {
list-style: none;
padding: 0;
}
.widget_links ul li {}
.widget_links ul li a:before {
content: "»";
color: #000;
padding-right: 6px;
}
.widget_links ul li a {} .widget_meta {}
.widget_meta ul {
padding-left: 20px;
}
.widget_meta ul li {}
.widget_meta ul li a {} .widget_pages {}
.widget_pages ul {
margin: 0; padding: 0;
list-style: none;
}
.widget_pages ul li {}
.widget_pages ul li a:before {
content: "»";
color: #000;
padding-right: 6px;
}
.widget_pages ul ul.children {
margin-left: 15px;
} .widget_rss  {}
.widget_rss  ul {
padding-left: 20px;
}
.widget_rss ul li {
margin-bottom: 10px;
overflow: hidden;
}
.widget_rss  ul ul.children {
margin-left: 15px;
}
.widget_rss ul li a{
font-weight: 600;
}
.widget_rss ul li .rss-date{
font-style: italic;
}
.widget_rss ul li cite{
float: right;
font-style: italic;
}
.widget_recent_entries {}
.widget_recent_entries ul {
list-style: none;
padding: 0px;
margin: 0px;
}
.widget_recent_entries ul li {
border-bottom: 1px solid #eaeaea;
position: relative;
padding: 0;
}
.widget_recent_entries ul li a {
display: block;
line-height: 20px;
height: auto;
position: relative;
padding: 11px 5px 11px 20px;
display: inline-block;
}
.widget_recent_entries ul li a:before {
position: absolute;
content: "\5e";
top: 12px;
left: 0;
font-family: 'ElegantIcons';
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: inherit;
-webkit-font-smoothing: antialiased;
}
.widget_recent_entries ul li .post-date{
display: none;
} .widget_archive {}
.widget_archive ul {
padding-left: 20px;
}
.widget_archive ul li {}
.widget_archive ul li a {}
.widget_archive select {}
.widget_archive option {} .widget_categories {}
.widget_categories ul {
margin: 0; padding: 0;
list-style: none;
}
.widget_categories ul li {}
.widget_categories ul li a:before {
content: "»";
color: #000;
padding-right: 6px;
}
.widget_categories ul ul.children {
margin-left: 15px;
}
.widget_categories a {}
.widget_categories select{}
.widget_categories select#cat {}
.widget_categories select.postform {}
.widget_categories option {}
.widget_categories .level-0 {}
.widget_categories .level-1 {}
.widget_categories .level-2 {}
.widget_categories .level-3 {} .widget_nav_menu {}
.widget_nav_menu ul {
margin: 0; padding: 0;
list-style: none;
}
.widget_nav_menu ul li {}
.widget_nav_menu ul li a:before {
content: "»";
color: #000;
padding-right: 6px;
}
.widget_nav_menu ul ul.sub-menu {
margin-left: 15px;
}
.widget_product_search #woocommerce-product-search-field{
padding: 8px 15px 7px 15px;
position: relative;
bottom: -2px;
}
.price_slider_wrapper .button{
margin: 15px 0;
} .recentcomments {}
#recentcomments {}
#recentcomments li {}
#recentcomments li a {}
.widget_recent_comments {} #searchform {}
.widget_search {}
.widget_search .button-wrap > button{
padding: 7px 20px;
margin-left: 0;
}
.screen-reader-text {} .textwidget {}
.widget_text {}
.textwidget p {} .wp-caption {
background: transparent;
border: none;
color: #707070;
font-family: "Noto Sans", sans-serif;
margin: 0 0 28px 0;
max-width: 100%;
padding: 0;
text-align: inherit;
}
.wp-caption.alignleft {
margin: 7px 28px 21px 0;
}
.wp-caption.alignright {
margin: 7px 0 21px 28px;
}
.wp-caption.aligncenter {
margin: 7px auto;
}
.wp-caption .wp-caption-text,
.wp-caption-dd {
font-size: 14px;
line-height: 1.5;
padding: 7px 0;
}
.gallery .gallery-caption {
color: #707070;
display: block;
font-family: "Noto Sans", sans-serif;
font-size: 14px;
line-height: 1.5;
padding: 7px 0;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
display: none;
}
.screen-reader-text,
.bypostauthor {
text-transform: none;
}
header.title h3{
display: inline-block;
margin-right: 10px;
}
header.title .edit{
font-style: italic;
}
.progress{
height: 10px;
margin-top: 10px;
margin-bottom: 0;
}
.yith-wcwl-popup-message{
display: non !important;
}
.review-list .text,
.comments-list .text {
display: table;
width: 100%;
}
.review-list .star-rating > span,
.comments-list .star-rating > span{
display: none;
}
.review-list .star-rating.rating > span,
.comments-list .star-rating.rating > span{
display: inline;
}
.review-list .text .avatar-wrapper,
.comments-list .text .avatar-wrapper {
display: table-cell;
width: 80px;
}
.review-list .text .avatar-wrapper img,
.comments-list .text .avatar-wrapper img{
display: block;
margin-top: 4px;
padding-right: 7px;
}
.review-list .text .comment-content,
.comments-list .text .comment-content {
display: table-cell;
vertical-align: top;
}
.comment .depth-2{margin-left: 10px;}
.comment .depth-3{margin-left: 20px;}
.comment .depth-4{margin-left: 30px;}
.comment .depth-5{margin-left: 40px;}
.comment .depth-6{margin-left: 50px;}
.comment .depth-7{margin-left: 60px;}
.comment .depth-8{margin-left: 70px;}
.comment .depth-9{margin-left: 80px;}
.comment .depth-10{margin-left: 90px;}
.set-rating {
padding: 9px 0 0 3px;
}
.set-rating i {
cursor: pointer;
margin: 0;
} table{
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
border-bottom: 1px solid #dadada;
border-collapse: separate;
border-spacing: 0;
}
table th{
text-transform: uppercase;
padding: 10px;
border-bottom: 1px solid #f1f1f1;
text-align: center;
}
table th:first-child{
border-left: 0;
}
table th.product-name{
text-align: left;
}
table td,
table tbody th{
padding: 30px 20px;
border-top: 1px solid #dadada;
border-bottom: 1px solid #f1f1f1
}
table tbody th {
font-weight: bold;
}
table td:first-child{
border-left: 0;
}
.woocommerce table.wishlist_table {
font-size: inherit;
}
.woocommerce .wishlist_table td.product-add-to-cart a {
display: inline-block !important;
margin-bottom: 20px;
}
table{
width: 100%;
margin: 0 0 20px 0;
text-align: center;
}
table th.product-thumbnail{
width: 150px;
}
table td.product-name{
text-align: left;
}
table td.product-name .variation{
font-weight: 400;
}
table td.product-name .variation dt:before{
content: ">";
display: inline-block;
margin-right: 7px;
}
table td.product-name .variation dd{
color: #999999;
margin-left: 3px;
}
table td.product-name .variation dt,
table td.product-name .variation dd{
display: inline-block;
}
table td.product-name .variation dd:after{
content: "";
display: block;
width: 1px;
}
.cart-actions{
margin: 30px 0;
overflow: hidden;
}
.cart-actions .coupon{
float: left;
}
.cart-actions #coupon_code{
padding: 8px 20px;
position: relative;
top: 2px;
}
.cart-actions .coupon input[type="submit"] {
position: relative;
top: 1px;
}
.cart-actions .button-update{
float: right;
}
.cart-total{
float: right;
margin-bottom: 20px;
padding: 35px;
background: #efefef;
max-width: 370px;
width: 100%;
}
.cart-total table{
border: 0;
padding-bottom: 20px;
margin-bottom: 25px;
border-bottom: 1px solid #cecece;
}
.cart-total table th,
.cart-total table td{
border: 0;
padding: 2px;
background: transparent;
vertical-align: top;
}
.cart-total th,
.tax-rate th,
.woocommerce-checkout-review-order-table .cart-subtotal th,
.woocommerce-checkout-review-order-table .order-total th,
.shop_table tfoot th{
text-transform: none !important;
text-align: right !important;
font-size: 15px;
}
.cart-total table th{
padding-right: 30px;
text-transform: uppercase !important;
}
.cart-total table tr.order-total th,
.cart-total table tr.order-total td .amount,
.shop_table tfoot tr:last-child th {
font-size: 18px !important;
font-weight: bold;
}
.woocommerce-checkout-review-order-table .order-total td,
.order_details tfoot td .amount,
.cart-total table tr.order-total td .amount,
.woocommerce-checkout-review-order-table tfoot td .amount{
color: #ff0000;
font-size:15px;
}
.cart-total table tr.shipping td{
color: inherit !important;
}
.cart-total table tr.shipping td p{
margin-left: 20px;
font-size: 13px;
}
.cart-total table tr.shipping td .shipping-calculator-button{
color: #4acac1;
}
.cart-total .order-total td,
.woocommerce-checkout-review-order-table .order-total td,
.order_details tfoot tr:last-child td .amount{
font-size: 17px;
}
.cart-total .button{
background: #333333;
color: #fff;
display: block;
clear: both;
text-align: center;
border: 0;
padding: 8px 30px;
font-weight:bold;
height: auto;
}
.cart-total .button:hover{
background: #000;
}  .woocommerce-shipping-fields,
.woocommerce-billing-fields{
margin-bottom: 20px;
overflow: hidden;
}
#ship-to-different-address label{
padding: 0;
margin: 0;
}
.woocommerce-checkout{
}
table.woocommerce-checkout-review-order-table,
table.order_details {
border: 0;
}
table.woocommerce-checkout-review-order-table thead th:first-child,
table.order_details thead th:first-child{
border-radius: 2px 0 0 0;
-moz-border-radius: 2px 0 0 0;
-webkit-border-radius: 2px 0 0 0;
}
table.woocommerce-checkout-review-order-table tbody tr:last-child td:first-child,
table.order_details tbody tr:last-child td:first-child{
border-radius: 0 0 0 2px;
-moz-border-radius: 0 0 0 2px;
-webkit-border-radius: 0 0 0 2px;
}
table.woocommerce-checkout-review-order-table thead th:last-child,
table.order_details thead th:last-child{
border-radius: 0 2px 0 0;
-moz-border-radius:  0 2px 0 0;
-webkit-border-radius:  0 2px 0 0;
}
table.woocommerce-checkout-review-order-table tbody tr:last-child td:last-child,
table.order_details tbody tr:last-child td:last-child{
border-radius: 0 0 2px 0;
-moz-border-radius:  0 0 2px 0;
-webkit-border-radius:  0 0 2px 0;
}
table.woocommerce-checkout-review-order-table tbody tr:last-child td,
table.order_details tbody tr:last-child td{
border-bottom: 1px solid #f1f1f1;
}
table.woocommerce-checkout-review-order-table tfoot,
table.order_details tfoot{
width: 100%;
}
table.woocommerce-checkout-review-order-table tfoot tr:first-child td,
table.woocommerce-checkout-review-order-table tfoot tr:first-child th,
table.order_details tfoot tr:first-child td,
table.order_details tfoot tr:first-child th{
padding-top: 20px;
border-top: 1px solid #dadada;
}
table.woocommerce-checkout-review-order-table tfoot th,
table.woocommerce-checkout-review-order-table tfoot td,
table.order_details tfoot th,
table.order_details tfoot td{
background: transparent;
border: 0;
padding: 1px;
}
table.woocommerce-checkout-review-order-table tfoot th,
table.order_details tfoot th{
text-align: right;
padding-right: 30px;
}
table.woocommerce-checkout-review-order-table tfoot .shipping p{
max-width: 250px;
text-align: center;
font-size: 13px;
margin: 0 auto;
}
.woocommerce #payment div.payment_box,
.woocommerce-page #payment div.payment_box {
position: relative;
width: 100%;
padding: 15px 20px;
margin: 1em 0;
font-size: .92em;
-webkit-border-radius: 2px;
border-radius: 2px;
background: #f1f1f1;
color: #5e5e5e;
text-shadow: 0 1px 0 rgba(255,255,255,.8);
}
.woocommerce #payment div.payment_box p,
.woocommerce-page #payment div.payment_box p{
margin: 0;
}
.woocommerce #payment div.payment_box:after,
.woocommerce-page #payment div.payment_box:after {
content: "";
display: block;
border: 8px solid #f1f1f1;
border-right-color: transparent;
border-left-color: transparent;
border-top-color: transparent;
position: absolute;
top: -3px;
left: 0;
margin: -1em 0 0 2em;
}
table.customer_details tr:first-child th,
table.customer_details tr:first-child td{
border-top: 0;
}
table.customer_details tr th{
border-top: 1px solid #f1f1f1;
}
.woocommerce-checkout input[type="text"],
.woocommerce-checkout input[type="email"],
.woocommerce-checkout input[type="tel"],
.woocommerce-checkout input[type="password"],
.woocommerce-checkout textarea,
.woocommerce-checkout select{
width: 100%
}
.woocommerce-checkout .woocommerce-billing-fields .form-row .input-checkbox{
position: relative;
top: 4px;
}
.payment_methods {
list-style: none;
margin: 0;
padding: 0;
margin-bottom: 15px;
}
.payment_methods .payment_method_paypal img{
display: none;
}
.payment_methods .payment_method_paypal a{
margin-left: 5px;
font-size: 12px;
font-style: italic;
color: #ff5c5c;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
margin-bottom: 20px;
}
.shipping-calculator-form{
overflow: hidden;
margin-bottom: 20px;
}
#shipping_method{
list-style: none;
margin: 0 0 5px 0;
padding: 0;
font-size: 13px;
}
#shipping_method li{
margin: 0;
padding: 0;
}
#shipping_method li label{
margin: 0;
padding: 0;
}  .lost_reset_password .button {
margin: 28px 0 0 20px;
height: 49px;
line-height: 49px;
}  .myaccount_address,
.myaccount_user{
margin-bottom: 20px;
}  .home .notices > div:first-child{
margin-top: 30px;
margin-bottom: 0;
}
.yith-wcwl-popup-message{
display: none;
}
abbr[title]{
border-bottom: 0;
}
abbr.required{
color: #ff7b7b
}
.camera_slider .wpb_single_image .vc_single_image-wrapper{
display: block;
}
.radio, .checkbox {
display: inline-block !important;
padding-left: 0;
}
.remove-icon{
display: inline-block;
width: 25px;
color: #000 !important;
font-weight: bold;
height: 24px;
line-height: 25px;
font-size: 20px;
text-align: center;
transition: all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
}
.remove-icon:hover{
color: #aeb1b2 !important;
}
.reset_variations {
display: inline-block;
margin-left: 10px;
}  .select2-container .select2-choice {
padding: 12px 10px;
border: 1px solid #ccc;
}
.select2-results {
background: #fff;
}
.select2-drop-active {
border: 1px solid #ccc;
}  .quickview {
}
.quickview .mfp-container {
background: url(//tdapartyonpaper.com/wp-content/themes/logancee/img/loader.svg) no-repeat center  !important;
}
.quickview .quickview-wrap {
background: #fff;
padding: 30px 30px 0px 30px;
}
.quickview  .mfp-content {
max-width: 900px;
height: 552px;
}
.quickview .mfp-content{
opacity: 0;
transition: all 0.2s ease-in-out;
-webkit-transform: scale(0.7);
-moz-transform: scale(0.7);
-ms-transform: scale(0.7);
transform: scale(0.7);
}
.quickview.mfp-bg {
opacity: 0.01;
transition: all 0.2s ease-out;
}
.quickview.mfp-ready .mfp-content {
opacity: 1;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.quickview.mfp-ready.mfp-bg {
opacity: 0.75;
}
.quickview.mfp-removing .mfp-content {
-webkit-transform: scale(0.7);
-moz-transform: scale(0.7);
-ms-transform: scale(0.7);
transform: scale(0.7);
opacity: 0;
}
.quickview.mfp-removing.mfp-bg {
opacity: 0;
}
.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
opacity: 0;
-webkit-backface-visibility: hidden;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.mfp-with-zoom.mfp-ready .mfp-container {
opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
opacity: 0.8;
}
.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
opacity: 0;
}  .compare-title {
margin-top: 0;
margin-bottom: 0;
font-size: 24px;
padding: 10px;
font-weight:400;
}
table.compare-list{
margin: 0 !important;
}
table.compare-list th{
background: #fff;
margin: 0;
}
table.compare-list .only-hover {
}
table.compare-list .only-hover ul{
list-style: none;
margin-bottom: 0;
}
table.compare-list th, table.compare-list td{
border-bottom: 0;
}
table.dataTable th,
table.dataTable td {
padding: 10px;
}
table.compare-list .image-wrap{
margin-top: 20px;
}
table.compare-list .price .price-old {
color: #808080;
text-decoration: line-through;
padding-right: 2px;
}
table.compare-list .add-to-cart td a {
margin: 7px 0;
padding: 0 15px;
line-height: 38px;
border-color: #999999;
border: 1px solid #e5e5e5;
}
.compare-list .price{
color: #000;
font-family: Oswald;
font-size: 18px;
font-weight: 500;
padding-bottom: 11px;
}
.compare-list .price .old-price{
color: #999999;
font-weight: 400;
font-size: 14px;
}
table.compare-list .addtolist,
table.compare-list .quickview{
display: none !important;
}
table.compare-list tr.image th, table.compare-list tr.image td, table.compare-list tr.title th, table.compare-list tr.title td, table.compare-list tr.price th, table.compare-list tr.price td {
color: inherit;
text-decoration: none;
}
table.compare-list tr.remove th, table.compare-list tr.remove td, table.compare-list tr.image th, table.compare-list tr.image td, table.compare-list tr.title th, table.compare-list tr.title td, table.compare-list tr.price th, table.compare-list tr.price td {
padding-bottom: 10px;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs:after,
.woocommerce #content div.product .woocommerce-tabs ul.tabs:before,
.woocommerce #content div.product div.thumbnails:after,
.woocommerce #content div.product div.thumbnails:before,
.woocommerce .col2-set:after, .woocommerce .col2-set:before,
.woocommerce div.product .woocommerce-tabs ul.tabs:after,
.woocommerce div.product .woocommerce-tabs ul.tabs:before,
.woocommerce div.product div.thumbnails:after,
.woocommerce div.product div.thumbnails:before,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs:after,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs:before,
.woocommerce-page #content div.product div.thumbnails:after,
.woocommerce-page #content div.product div.thumbnails:before,
.woocommerce-page .col2-set:after, .woocommerce-page .col2-set:before,
.woocommerce-page div.product .woocommerce-tabs ul.tabs:after,
.woocommerce-page div.product .woocommerce-tabs ul.tabs:before,
.woocommerce-page div.product div.thumbnails:after,
.woocommerce-page div.product div.thumbnails:before {
content: " ";
display: table;
}
.woocommerce #content div.product .woocommerce-tabs,
.woocommerce #content div.product .woocommerce-tabs ul.tabs:after,
.woocommerce #content div.product div.thumbnails a.first,
.woocommerce #content div.product div.thumbnails:after,
.woocommerce .cart-collaterals:after,
.woocommerce .col2-set:after,
.woocommerce .woocommerce-pagination ul.page-numbers:after,
.woocommerce div.product .woocommerce-tabs,
.woocommerce div.product .woocommerce-tabs ul.tabs:after,
.woocommerce div.product div.thumbnails a.first,
.woocommerce div.product div.thumbnails:after,
.woocommerce ul.products, .woocommerce ul.products li.first,
.woocommerce ul.products:after,
.woocommerce-page #content div.product .woocommerce-tabs,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs:after,
.woocommerce-page #content div.product div.thumbnails a.first,
.woocommerce-page #content div.product div.thumbnails:after,
.woocommerce-page .cart-collaterals:after,
.woocommerce-page .col2-set:after,
.woocommerce-page .woocommerce-pagination ul.page-numbers:after,
.woocommerce-page div.product .woocommerce-tabs,
.woocommerce-page div.product .woocommerce-tabs ul.tabs:after,
.woocommerce-page div.product div.thumbnails a.first,
.woocommerce-page div.product div.thumbnails:after,
.woocommerce-page ul.products,
.woocommerce-page ul.products li.first,
.woocommerce-page ul.products:after {
clear: both;
}
.woocommerce .col2-set,
.woocommerce-page .col2-set {
width: 100%
}
.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1 {
float: left;
width: 48%
}
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
float: right;
width: 48%
}
.woocommerce img, .woocommerce-page img {
height: auto;
max-width: 100%
}
.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count {
float: left;
}
.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
float: right;
}
.woocommerce .woocommerce-pagination ul.page-numbers li,
.woocommerce-page .woocommerce-pagination ul.page-numbers li {
display: inline-block;
}
.woocommerce #content table.cart img,
.woocommerce table.cart img,
.woocommerce-page #content table.cart img,
.woocommerce-page table.cart img {
height: auto;
}
.woocommerce #content table.cart td.actions,
.woocommerce table.cart td.actions,
.woocommerce-page #content table.cart td.actions,
.woocommerce-page table.cart td.actions {
text-align: right;
}
.woocommerce #content table.cart td.actions .input-text,
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
width: 80px;
}
.woocommerce #content table.cart td.actions .coupon,
.woocommerce table.cart td.actions .coupon,
.woocommerce-page #content table.cart td.actions .coupon,
.woocommerce-page table.cart td.actions .coupon {
float: left;
}
.woocommerce #content table.cart td.actions .coupon label,
.woocommerce table.cart td.actions .coupon label,
.woocommerce-page #content table.cart td.actions .coupon label,
.woocommerce-page table.cart td.actions .coupon label {
display: none;
}
.woocommerce .cart-collaterals .shipping_calculator:after,
.woocommerce .cart-collaterals .shipping_calculator:before,
.woocommerce .cart-collaterals:after,
.woocommerce .cart-collaterals:before,
.woocommerce form .form-row:after,
.woocommerce form .form-row:before,
.woocommerce ul.cart_list li:after,
.woocommerce ul.cart_list li:before,
.woocommerce ul.product_list_widget li:after,
.woocommerce ul.product_list_widget li:before,
.woocommerce-page .cart-collaterals .shipping_calculator:after,
.woocommerce-page .cart-collaterals .shipping_calculator:before,
.woocommerce-page .cart-collaterals:after,
.woocommerce-page .cart-collaterals:before,
.woocommerce-page form .form-row:after,
.woocommerce-page form .form-row:before,
.woocommerce-page ul.cart_list li:after,
.woocommerce-page ul.cart_list li:before,
.woocommerce-page ul.product_list_widget li:after,
.woocommerce-page ul.product_list_widget li:before {
content: " ";
display: table;
}
.woocommerce .cart-collaterals,
.woocommerce-page .cart-collaterals {
width: 100%}
.woocommerce .cart-collaterals .related,
.woocommerce-page .cart-collaterals .related {
width: 30.75%;
float: left;
}
.woocommerce .cart-collaterals .cross-sells,
.woocommerce-page .cart-collaterals .cross-sells {
width: 48%;
float: left;
}
.woocommerce .cart-collaterals .cross-sells ul.products,
.woocommerce-page .cart-collaterals .cross-sells ul.products {
float: none;
}
.woocommerce .cart-collaterals .cross-sells ul.products li,
.woocommerce-page .cart-collaterals .cross-sells ul.products li {
width: 48%}
.woocommerce .cart-collaterals .shipping_calculator,
.woocommerce-page .cart-collaterals .shipping_calculator {
width: 48%;
clear: right;
float: right;
}
.woocommerce .cart-collaterals .shipping_calculator:after,
.woocommerce form .form-row-wide, .woocommerce form .form-row:after,
.woocommerce ul.cart_list li:after, .woocommerce ul.product_list_widget li:after, .woocommerce-page .cart-collaterals .shipping_calculator:after, .woocommerce-page form .form-row-wide, .woocommerce-page form .form-row:after, .woocommerce-page ul.cart_list li:after, .woocommerce-page ul.product_list_widget li:after {
clear: both;
}
.woocommerce-page form .form-row-wide.create-account input{
margin-left: 0;
}
.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,
.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,
.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,
.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2 {
width: 47%
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
float: right;
width: 48%
}
.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img,
.woocommerce-page ul.cart_list li img,
.woocommerce-page ul.product_list_widget li img {
float: right;
height: auto;
}
.woocommerce form .form-row label,
.woocommerce-page form .form-row label {
display: block;
padding: 0;
}
.woocommerce form .form-row label.checkbox,
.woocommerce-page form .form-row label.checkbox {
display: inline;
}
.woocommerce form .form-row select,
.woocommerce-page form .form-row select {
width: 100%
}
.woocommerce form .form-row .input-text,
.woocommerce-page form .form-row .input-text {
box-sizing: border-box;
width: 100%
}
.woocommerce form .form-row textarea.input-text,
.woocommerce-page form .form-row textarea.input-text {
min-height: 200px;
}
.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
float: left;
width: 47%;
overflow: visible;
}
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-last {
float: right;
}
.woocommerce #payment .form-row select,
.woocommerce-page #payment .form-row select {
width: auto;
}
.woocommerce #payment .terms,
.woocommerce #payment .wc-terms-and-conditions,
.woocommerce-page #payment .terms,
.woocommerce-page #payment .wc-terms-and-conditions {
text-align: left;
padding: 0 1em 0 0;
float: left;
}
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
float: right;
}
.woocommerce-MyAccount-navigation{
float: left;
width: 20%;
margin: 0 4% 25px 0;
}
.woocommerce-MyAccount-navigation ul{
list-style:none;
margin: 5px 0 0 0;
padding: 0;
}
.woocommerce-MyAccount-navigation ul li{
list-style: none;
margin: 0;
padding: 0;
}
.woocommerce-MyAccount-navigation ul li a{
display: block;
padding: 7px 10px;
font-size: 17px;
border-bottom: 1px solid #e4e4e4;
}
.woocommerce-MyAccount-navigation ul li:last-child a {
border-bottom: 0;
}
.woocommerce-MyAccount-content{
float: left;
width: 76%;
}
.col-md-3 .searchform .button-wrap .btn{
padding: 8px 15px;
}
.content-area .entry-footer{
margin-bottom: 25px;
} .gallery {
}
.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;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
display: none;
}
@media (max-width: 767px) {
.responsive .woocommerce-MyAccount-navigation,
.responsive .woocommerce-MyAccount-content{
width: 100%;
float: none;
margin-bottom: 25px;
}
.responsive table.shop_table td {
border-top: 0;
border-left: 0;
}
.responsive table.shop_table td.product-remove{
padding-bottom: 20px;
}
.responsive table.shop_table td.product-thumbnail{
padding-top: 20px;
}
.responsive .cart-total{
max-width: 100%;
}
.responsive .woocommerce .cart-total table.shop_table_responsive tr:nth-child(2n) td,
.responsive .woocommerce-page .cart-total table.shop_table_responsive tr:nth-child(2n) td {
background: transparent;
}
.responsive .cart-total table tr td:last-child {
color: inherit;
}
.responsive .cart-total,
.responsive .cart-actions .coupon {
float: none;
}
.responsive .cart-actions{
text-align: center;
}
.responsive .cart-actions .button-update {
float: none;
margin-top: 10px;
}
.responsive .cart-actions #coupon_code,
.responsive .cart-actions .coupon input[type="submit"],
.responsive .cart-actions .button-update{
width: 100%;
max-width: 300px;
}
.responsive .cart-actions .coupon label{
display: block;
}
.responsive .woocommerce table.shop_table_responsive tbody th,
.responsive .woocommerce table.shop_table_responsive thead,
.responsive .woocommerce-page table.shop_table_responsive tbody th,
.responsive .woocommerce-page table.shop_table_responsive thead {
display: none;
}
.responsive .woocommerce table.shop_table_responsive tr,
.responsive .woocommerce-page table.shop_table_responsive tr {
display: block;
}
.responsive .woocommerce table.shop_table_responsive tr td,
.responsive .woocommerce-page table.shop_table_responsive tr td {
display: block;
text-align: right!important;
}
.responsive .woocommerce #content table.cart .product-thumbnail,
.responsive .woocommerce table.cart .product-thumbnail,
.responsive .woocommerce #content table.cart .product-remove,
.responsive .woocommerce table.cart .product-remove{
text-align: center !important;
}
.responsive .woocommerce #content table.cart .product-thumbnail:before,
.responsive .woocommerce table.cart .product-thumbnail:before,
.responsive .woocommerce #content table.cart .product-remove:before,
.responsive .woocommerce table.cart .product-remove:before,
.responsive .woocommerce table.my_account_orders .order-actions:before{
content: "";
}
.responsive .woocommerce table.shop_table_responsive tr td.order-actions,
.responsive .woocommerce-page table.shop_table_responsive tr td.order-actions {
text-align: left!important;
}
.responsive .woocommerce table.shop_table_responsive tr td:before,
.responsive .woocommerce-page table.shop_table_responsive tr td:before {
content: attr(data-title) ": ";
font-weight: 700;
float: left;
}
.responsive .woocommerce table.shop_table_responsive tr:nth-child(2n) td,
.responsive .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
background-color: rgba(0, 0, 0, .025);
}
.responsive .woocommerce table.my_account_orders tr td.order-actions,
.responsive .woocommerce-page table.my_account_orders tr td.order-actions {
text-align: left;
}
.responsive .woocommerce table.my_account_orders tr td.order-actions .button,
.responsive .woocommerce-page table.my_account_orders tr td.order-actions .button {
float: none;
margin: .125em .25em .125em 0;
}
.responsive .woocommerce .col2-set .col-1,
.responsive .woocommerce .col2-set .col-2,
.responsive .woocommerce-page .col2-set .col-1,
.responsive .woocommerce-page .col2-set .col-2 {
float: none;
width: 100%
}
.responsive .woocommerce #content table.cart td.actions,
.responsive .woocommerce table.cart td.actions,
.responsive .woocommerce-page #content table.cart td.actions,
.responsive .woocommerce-page table.cart td.actions {
text-align: left;
}
.responsive .woocommerce #content table.cart td.actions .coupon,
.responsive .woocommerce table.cart td.actions .coupon,
.responsive .woocommerce-page #content table.cart td.actions .coupon,
.responsive .woocommerce-page table.cart td.actions .coupon {
float: none;
padding-bottom: .5em;
}
.responsive .woocommerce #content table.cart td.actions .coupon:after,
.responsive .woocommerce #content table.cart td.actions .coupon:before,
.responsive .woocommerce table.cart td.actions .coupon:after,
.responsive .woocommerce table.cart td.actions .coupon:before,
.responsive .woocommerce-page #content table.cart td.actions .coupon:after,
.responsive .woocommerce-page #content table.cart td.actions .coupon:before,
.responsive .woocommerce-page table.cart td.actions .coupon:after,
.responsive .woocommerce-page table.cart td.actions .coupon:before {
content: " ";
display: table;
}
.responsive .woocommerce #content table.cart td.actions .coupon:after,
.responsive .woocommerce table.cart td.actions .coupon:after,
.responsive .woocommerce-page #content table.cart td.actions .coupon:after,
.responsive .woocommerce-page table.cart td.actions .coupon:after {
clear: both;
}
.responsive .woocommerce #content table.cart td.actions .button,
.responsive .woocommerce #content table.cart td.actions .input-text,
.responsive .woocommerce #content table.cart td.actions input,
.responsive .woocommerce table.cart td.actions .button,
.responsive .woocommerce table.cart td.actions .input-text,
.responsive .woocommerce table.cart td.actions input,
.responsive .woocommerce-page #content table.cart td.actions .button,
.responsive .woocommerce-page #content table.cart td.actions .input-text,
.responsive .woocommerce-page #content table.cart td.actions input,
.responsive .woocommerce-page table.cart td.actions .button,
.responsive .woocommerce-page table.cart td.actions .input-text,
.responsive .woocommerce-page table.cart td.actions input {
width: 48%;
box-sizing: border-box;
}
.responsive .woocommerce #content table.cart td.actions .button.alt,
.responsive .woocommerce #content table.cart td.actions .input-text+.button,
.responsive .woocommerce table.cart td.actions .button.alt,
.responsive .woocommerce table.cart td.actions .input-text+.button,
.responsive .woocommerce-page #content table.cart td.actions .button.alt,
.responsive .woocommerce-page #content table.cart td.actions .input-text+.button,
.responsive .woocommerce-page table.cart td.actions .button.alt,
.responsive .woocommerce-page table.cart td.actions .input-text+.button {
float: right;
}
.responsive .woocommerce .cart-collaterals .cart_totals,
.responsive .woocommerce .cart-collaterals .cross-sells,
.responsive .woocommerce .cart-collaterals .shipping_calculator,
.responsive .woocommerce-page .cart-collaterals .cart_totals,
.responsive .woocommerce-page .cart-collaterals .cross-sells,
.responsive .woocommerce-page .cart-collaterals .shipping_calculator {
width: 100%;
float: none;
text-align: left;
}
.responsive .woocommerce-page.woocommerce-checkout form.login .form-row,
.responsive .woocommerce.woocommerce-checkout form.login .form-row {
width: 100%;
float: none;
}
.responsive .woocommerce #payment .terms,
.responsive .woocommerce-page #payment .terms {
text-align: left;
padding: 0;
}
.responsive .woocommerce #payment #place_order,
.responsive .woocommerce-page #payment #place_order {
float: none;
width: 100%;
box-sizing: border-box;
margin-bottom: 1em;
}
.responsive .woocommerce .lost_reset_password .form-row-first,
.responsive .woocommerce .lost_reset_password .form-row-last,
.responsive .woocommerce-page .lost_reset_password .form-row-first,
.responsive .woocommerce-page .lost_reset_password .form-row-last {
width: 100%;
float: none;
margin-right: 0;
}
.responsive .single-product .twentythirteen .panel {
padding-left: 20px!important;
padding-right: 20px!important;
}
}
p.cart-empty,
p.return-to-shop {
margin-bottom: 20px;
}
table.wishlist_table thead th {
border-top: none;
}
table.wishlist_table .product-detail{
position: static;
}
table.wishlist_table .product-add-to-cart{
position: relative;
}
table.wishlist_table .product-add-to-cart .product-remove{
position: absolute;
top: 15px;
right: 15px;
}
table.wishlist_table .product-add-to-cart a.add_to_cart.button{
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
line-height: 38px;
padding: 0 15px;
}
.comment-edit-link {
float: right;
font-weight: bold;
margin-left: 10px;
}
.comment-reply-link {
float: right;
font-weight: bold;
}
p.stock {
margin: 0px 0px -10px 0px;
padding: 20px 0px 0px 0px;
position: relative;
}
.searchform .btn-special{
padding: 3px 20px 3px 20px;
height: 48px;
position: relative;
top: -1px;
}
body.home .page-title {
display: none;
}@media (max-width: 991px) {
.responsive .standard-body .full-width .container {
padding-left: 20px;
padding-right: 20px;
}
.responsive .standard-body .fixed .container {
padding-left: 30px;
padding-right: 30px;
}
.responsive .main-fixed .container {
padding-left: 30px;
padding-right: 30px;
}
.responsive .standard-body .container .container,
.responsive .main-fixed .container .container {
padding-left: 0px;
padding-right: 0px;
} .responsive .col-sm-3 .box-with-products,
.responsive .col-sm-4 .box-with-products,
.responsive .col-md-3 .box-with-products,
.responsive .col-md-4 .box-with-products {
display: none;
}
.responsive .inner-page .pattern > div > .row:first-child > div {
margin-top: 0px !important;
}
.responsive .inner-page .pattern > div > .row:first-child > div:first-child {
margin-top: -5px !important;
}
.responsive .footer .information-logo {
padding: 0px;
}
.responsive .footer .pattern {
padding-top: 50px;
padding-bottom: 40px;
}
.responsive .footer h4 {
margin-bottom: 15px;
}
.responsive .subscribe .text {
display: none;
}
.responsive .subscribe .title {
margin-bottom: 25px;
}
}
@media (max-width: 1270px) {
.responsive .camera_wrap {
height: auto !important;
}
}
@media (max-width: 991px) {
.responsive #main .dropdown-menu {
display: none !important;
visibility: visible !important;
opacity: 1 !important;
-webkit-transition: none !important;
-moz-transition: none !important;
-o-transition: none !important;
-ms-transition: none !important;
transition: none !important;
}
.responsive #main .open > .dropdown-menu {
display: block !important;
}
.responsive .header-type-9 header{
margin-top: 0;
padding-bottom: 0;
}
.responsive .portfolio-list-wrapper.template-portfolio-grid-1 .portfolio-item,
.responsive .portfolio-list-wrapper.template-portfolio-grid-2 .portfolio-item{
width: 50%;
height: 300px;
}
}
@media (max-width: 767px) {
.responsive .block-wrap {
padding-left: 0px !important;
padding-right: 0px !important;
}
.responsive .block-wrap > div {
padding-left: 15px;
padding-right: 15px;
} .responsive .row {
margin-left: -15px;
margin-right: -15px;
}
.responsive .row > div {
padding-left: 15px;
padding-right: 15px;
}
.responsive .standard-body .full-width .container {
padding: 0px 15px;
}
.responsive .standard-body .fixed {
padding: 0px;
}
.responsive .standard-body .fixed .container {
padding: 0px 15px;
}
.responsive .fixed-body {
padding: 0px;
}
.responsive .main-fixed .container {
padding: 0px 15px;
}
.responsive .standard-body .container .container {
padding-left: 0px;
padding-right: 0px;
}  .responsive .mobile-disabled {
display: none !important;
}
.responsive .visible-xs-block {
display: block;
}  .responsive .typo-icon-ajaxcart .typo-cart-label .print, 
.responsive .typo-icon-ajaxcart .icon-dropdown {
display: none;
}
.responsive .form-search input#search {
display: none;
}
.responsive .button-search {
position: relative;
margin-left: -4px;
}
.responsive .button-search i {
font-size: 24px;
line-height: 28px;
}
.responsive .social-topbar .social {
float: none;
display: inline-block;
vertical-align: top;
}    .responsive .main-content .pattern > .container,
.responsive .standard-body .main-content .pattern > .container {
padding-bottom: 53px;
}
.responsive .inner-page.main-content .pattern > .container,
.responsive .standard-body .inner-page.main-content .pattern > .container {
padding-bottom: 95px;
} .responsive #main .breadcrumb .container {
padding-top: 83px;
padding-bottom: 83px;
}  .responsive .center-column {
}   .responsive .box-product .carousel .item .product-grid .row > div {
display: none !important;
}
.responsive .box-product .carousel .item .product-grid .row:first-child > div:first-child,
.responsive .box-product .carousel .item .product-grid .row:first-child > div:nth-child(2) {
display: block !important;
}   .responsive .product-grid .row > div.col-xs-6:nth-child(odd) {
clear: both;
}    .responsive .product-filter {
}
.responsive .product-filter .options,
.responsive .product-filter .list-options,
.responsive .product-filter .list-options .limit {
float: none;
margin: 0px;
clear: both;
}
.responsive .product-filter .list-options .sort {
padding-top: 15px;
}
.responsive .product-filter .list-options .limit {
padding-left: 0px;
padding-top: 15px;
}  .responsive .product-info .product-center {
margin-top: 0;
} .responsive .product-info .thumbnails li,
.responsive .product-info .thumbnails-left li {
width: 25%;
float: left;
}  .responsive div.pagination-results .text-left,
.responsive div.pagination-results .text-right { 
text-align:center;
}  .responsive .login-content .left,
.responsive .login-content .right,
.responsive .main-content .content .left,
.responsive .main-content .content .right,
.responsive .checkout-content .left,
.responsive .checkout-content .right { 
float: none;
width: 100%; 
}   .responsive .footer .pattern {
text-align: center;
padding-top: 27px;
}
.responsive .information-logo {
padding-top: 38px;
margin-bottom: 0px;
}
.responsive .footer h4 {
margin-top: 45px;
}
.responsive .footer ul li a {
display: inline-block;
}    .responsive .zoomContainer {
display: none !important;
}  .responsive .banner {
margin-top: 20px;
}  .responsive #quickview .thumbnails {
margin-bottom: 0px;
}  .responsive .modal-footer {
text-align: center;
}
.responsive .button-continue-shopping {
display: inline-block;
float: none;
}
.responsive .button-checkout {
display: inline-block;
float: none;
}  .responsive .block-icon .text {
display: none;
}
.responsive .block-icon .title {
margin-bottom: 0;
} .responsive .footer-style14 .inner-footer-block {
text-align: center !important;
margin-bottom: 50px;
}
.responsive .footer-style14 .inner-footer-block .footer-center-image {
margin-bottom: 30px;
}
.responsive .tpblock > div {
display: block;
}
.responsive .tpblock .dark-content .content-block {
padding: 20px 15px;
}
.responsive .portfolio-list-wrapper.template-portfolio-masonry-2 .portfolio-item{
width: 50%;
}
.portfolio-category .portfolio-item .image-height,
.portfolio-category .portfolio-item.inverse .image-height{
text-align: center;
}
}
@media (max-width: 500px) {
.responsive .product-grid > .row > div {
width: 100%;
float: none;
}
.responsive .portfolio-list-wrapper .portfolio-item{
width: 100% !important;
}
}
@media (max-width: 479px) {
.responsive .main-slide-sidebar .row > div,
.responsive .col-tiny {
width: 100%;
left: auto;
right: auto;
}
}.wpb_row,
.wpb_content_element,
ul.wpb_thumbnails-fluid > li,
.last_toggle_el_margin,
.wpb_button {
margin-bottom: 0 !important;
}.slick-slider
{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus
{
outline: none;
}
.slick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track
{
position: relative;
top: 0;
left: 0;
display: block;
}
.slick-track:before,
.slick-track:after
{
display: table;
content: '';
}
.slick-track:after
{
clear: both;
}
.slick-loading .slick-track
{
visibility: hidden;
}
.slick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide
{
float: right;
}
.slick-slide img
{
display: block;
}
.slick-slide.slick-loading img
{
display: none;
}
.slick-slide.dragging img
{
pointer-events: none;
}
.slick-initialized .slick-slide
{
display: block;
}
.slick-loading .slick-slide
{
visibility: hidden;
}
.slick-vertical .slick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}.portfolio-filters{
margin: 0 0 50px 0;
text-align: center;
}
.portfolio-filters ul{
list-style: none;
margin: 0;
padding: 0;
}
.portfolio-filters ul li{
display: inline-block;
margin: 10px 20px;
font-size: 16px;
font-weight: bold;
text-transform: uppercase;
color: #999;
-webkit-transition:all 250ms ease-in-out;
transition:all 250ms ease-in-out;
cursor: pointer;
}
.portfolio-filters ul li.selected,
.portfolio-filters ul li:hover{
color: #000;
} .portfolio-list-wrapper{}
.portfolio-list-wrapper .portfolio-item{
width: 50%;
padding: 15px;
float: left;
} .portfolio-list-wrapper.template-portfolio-masonry-2 .portfolio-item{
width: 33.333333%;
} .portfolio-list-wrapper.template-portfolio-grid-1 .portfolio-item {
background-size: cover;
background-position: center;
height: 400px;
padding: 0;
} .portfolio-list-wrapper.template-portfolio-grid-2 .portfolio-item {
background-size: cover;
background-position: center;
height: 400px;
width: 33.333333%;
padding: 0;
}
.portfolio-list-wrapper .portfolio-item > a{
display: block;
position: relative;
overflow: hidden;
height: 100%;
}
.portfolio-list-wrapper .portfolio-item > a:before{
content: "";
background: #fff;
opacity: 0;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 1;
-webkit-transition:all 250ms ease-in-out;
transition:all 250ms ease-in-out;
}
.portfolio-list-wrapper .portfolio-item:hover > a:before{
opacity: .7;
}
.portfolio-list-wrapper .portfolio-item > a .hover-plus{
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
width: 50px;
height: 50px;
line-height: 50px;
font-size: 50px;
margin: auto;
-webkit-transition:all 250ms ease-in-out;
transition:all 250ms ease-in-out;
opacity: 0;
z-index: 2;
}
.portfolio-list-wrapper .portfolio-item:hover > a .hover-plus{
opacity: 1;
transform: scale(1.8);
color: #000
}
.portfolio-list-wrapper .portfolio-item img{
max-width: 100%;
display: block;
}
.portfolio-list-wrapper .portfolio-item .hover-text{
position: absolute;
z-index: 3;
bottom: -100px;
left: 0;
right: 0;
opacity: 0;
-webkit-transition:all 250ms ease-in-out;
transition:all 250ms ease-in-out;
padding: 30px;
}
.portfolio-list-wrapper .portfolio-item:hover .hover-text{
bottom: 0;
opacity: 1;
}
.portfolio-list-wrapper .portfolio-item .portfolio-title{
font-size: 18px;
color: #000000;
font-weight: bold;
text-transform: uppercase;
margin-bottom: 10px;
padding: 0;
}
.portfolio-list-wrapper .portfolio-item .portfolio-cats span{
font-size: 14px;
color: #666666;
}
.portfolio-page{
position: relative;
}
.portfolio-page .nav-links{
font-size: 50px;
overflow: hidden;
}
.portfolio-page .nav-links .nav-previous,
.portfolio-page .nav-links .nav-next{
position: absolute;
top: 0px;
height: 50px;
margin: auto;
color: #999;
-webkit-transition:all 250ms ease-in-out;
transition:all 250ms ease-in-out;
}
.portfolio-page .nav-links .nav-previous a,
.portfolio-page .nav-links .nav-next a{
color: #999;
}
.portfolio-page .nav-links .nav-previous:hover a,
.portfolio-page .nav-links .nav-next:hover a{
color: #333;
}
.portfolio-page .nav-links .nav-previous{
left: -100px;
}
.portfolio-page .nav-links .nav-previous:hover{
left: -110px;
}
.portfolio-page .nav-links .nav-next{
right: -100px;
}
.portfolio-page .nav-links .nav-next:hover{
right: -110px;
}
.portfolio-slick{
}
.portfolio-wrapper{
position: relative;
}
.portfolio-page .meta-wrapper .meta-desc{
color: #666666;
font-size: 15px;
padding-bottom: 20px;
margin-bottom: 30px;
border-bottom: 1px solid #e5e5e5;
}
.portfolio-page .meta-wrapper .meta-table{
display: table;
text-transform: uppercase;
width: 100%;
font-weight: bold;
margin-bottom: 10px;
font-size: 14px;
margin-top: 10px;
}
.portfolio-page .meta-wrapper .meta .meta-label{
text-align: left;
display: table-cell;
color: #999999;
width: 50%;
font-weight: 500;
}
.portfolio-page .meta-wrapper .meta .meta-value{
display: table-cell;
text-align: left;
width: 50%;
color: #000;
}
.portfolio-page .meta-wrapper .meta-link{
margin-top: 30px;
}
.portfolio-page .meta-wrapper .meta-link .btn{
padding: 8px 25px;
height: auto;
margin-bottom: 25px;
}
.portfolio-slick .slick-item{
height: 570px;
background-size: cover;
background-position: center;
position: relative;
}
.portfolio-slick .slick-arrow-wrap{
position: absolute;
right: 0;
bottom: 0;
width: 45px;
height: 45px;
line-height: 45px;
text-align: center;
opacity: 0.8;
background: #353433;
cursor: pointer;
color: #fff;
-webkit-transition:all 250ms ease-in-out;
transition:all 250ms ease-in-out;
z-index: 100;
}
.portfolio-slick .slick-arrow-wrap:hover{
opacity: 1;
}
.portfolio-slick .slick-arrow-wrap.slick-prev {
right: 55px;
}
.portfolio-slick-nav{
margin-top: 30px;
margin-bottom: 80px;
}
.portfolio-slick-nav .slick-nav-item{
text-align: center;
}
.portfolio-slick-nav .slick-nav-item img{
border: 1px solid #f1f1f1;
-webkit-transition:all 250ms ease-in-out;
transition:all 250ms ease-in-out;
display: inline-block;
}
.portfolio-slick-nav .slick-nav-item.slick-current img{
border-color: #000;
}
.portfolio-slick-nav .slick-arrow-wrap{
position: absolute;
bottom: -80px;
line-height: 45px;
text-align: center;
background: transparent;
cursor: pointer;
-webkit-transition:all 250ms ease-in-out;
transition:all 250ms ease-in-out;
z-index: 100;
left: 0;
opacity: 0.8;
padding: 5px 15px;
text-transform: uppercase;
font-weight: bold;
color: #000;
}
.portfolio-slick-nav .slick-arrow-wrap:after{
content: "";
width: 60%;
position: absolute;
left: 0;
top: 0;
bottom: 0;
background: #f2f8f9;
z-index: -1;
opacity: 0.8;
-webkit-transition:all 250ms ease-in-out;
transition:all 250ms ease-in-out;
}
.portfolio-slick-nav .slick-arrow-wrap.slick-next:after{
left: auto;
right: 0;
}
.portfolio-slick-nav .slick-arrow-wrap i {
margin-right: 10px;
}
.portfolio-slick-nav .slick-arrow-wrap:hover{
opacity: 1;
}
.portfolio-slick-nav .slick-arrow-wrap:hover:after{
width: 100%;
opacity: 1;
}
.portfolio-slick-nav .slick-arrow-wrap.slick-next {
left: auto;
right: 0;
}
.portfolio-slick-nav .slick-arrow-wrap.slick-next i {
margin-right: 0;
margin-left: 10px;
}
.portfolio-load-more-wrapper{
overflow: hidden;
margin-top: 70px;
text-transform: uppercase;
font-weight: bold;
font-size: 16px;
}
.portfolio-category .portfolio-item{
overflow: hidden;
margin-bottom: 50px;
}
.portfolio-category .portfolio-item .image-height{
text-align: right;
}
.portfolio-category .portfolio-item.inverse .image-height{
text-align: left;
}
.portfolio-category .portfolio-item .portfolio-cats{
margin: 15px 0;
}
.portfolio-category .portfolio-item .portfolio-cats a{
color: #999;
}
.portfolio-category .portfolio-item .portfolio-cats a:hover{
color: #000;
}
.portfolio-category .portfolio-item .icon-more{
font-size: 35px;
margin-left: 20px;
position: relative;
}
.portfolio-category .portfolio-item .icon-more.left{
text-align: right;
margin-right: 20px;
}.heart {
color: #FF3B30;
}
.atlantisaLoader {
position: fixed;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
z-index: 9999;
background: url(//tdapartyonpaper.com/wp-content/themes/logancee-child/Preloader_8.gif) 50% 50% no-repeat rgb(255,255,255);
}
.home ul.megamenu > li:first-child {
display: none;
}
.wpcf7-text {
width: 100%;
max-width: 100%;
}
.wpcf7-textarea {
width: 100%;
max-width: 100%;
}
.wpcf7-acceptance a {
color: rgba(26, 187, 156, 0.9);
}
.wpcf7-acceptance {
font-size: 12px;
}
.wpcf7-recaptcha > div {
width: auto !important;
}
.wpcf7-not-valid-tip {
display: inline !important;
}
.woocommerce-privacy-policy-text a {
color: rgba(26, 187, 156, 0.9);
}
.home #contactForm {
max-width: 420px;
}
.home .wpcf7-text {
border-color: #000000;
height: 22px;
}
.home .wpcf7-submit {
height: 40px;
}
.home .wpcf7-textarea {
border-color: #000000;
height: 100px;
max-width: 100%;
}
.home .cf7-style label {
padding-top: 0;
}
.atlantisaOnNewLineTitle {
display: block;
}
.atlantisaLowerCaseTitle {
font-size: 35px;
}
.social {
line-height: inherit;
}
.tdaContactForm {
text-align: center;
}
.footer-bottom {
text-align: center;
}
.designByAtlantisa {
color: rgba(26, 187, 156, 0.9) !important;
font-weight:900;
}
.woocommerce-widget-layered-nav-list {
padding: 0;
margin: 0;
list-style: none;
}
.woocommerce-widget-layered-nav-list__item > a {
padding: 7px 10px;
transition: all .2s ease-in-out;
background: #efefef;
border: 1px solid #ddd;
display: inline-block;
margin: 5px 5px 5px 0;
text-decoration: none;
cursor: pointer;
}
.woocommerce-widget-layered-nav-list__item > a:hover {
transition: all .2s ease-in-out;
background: #4fd1c8;
color: #ffffff;
}
.woocommerce-widget-layered-nav-list__item > .count {
display: none;
}
.widget_layered_nav_filters ul {
list-style: none;
}
.widget_layered_nav_filters ul > li.chosen > a:before {
content: "\f00d";
color: #e2401c;
opacity: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
font-family: FontAwesome;
font-weight: 900;
line-height: inherit;
margin-right: 0.5407911001em;
display: block;
float: left; margin-left: -1.618em;
width: 1em;
}
@media (max-width: 479px) {
.home #contactForm {
padding-top: 100px;
}
.home .wpcf7-textarea {
height: 50px;
}
.home04 .footer-container a {
display: inline-block;
}
.social {
float: left;
}
}
@media (max-width: 767px) {
.home #contactForm {
padding-top: 100px;
}
.atlantisaLowerCaseTitle {
font-size: 16px;
}
.home .wpcf7-textarea {
height: 50px;
}
.social {
float: left;
}
}table.dataTable{width:100%;margin:0 auto;clear:both;border-collapse:separate;border-spacing:0}table.dataTable thead th,table.dataTable tfoot th{font-weight:bold}table.dataTable thead th,table.dataTable thead td{padding:10px 18px;border-bottom:1px solid #111}table.dataTable thead th:active,table.dataTable thead td:active{outline:none}table.dataTable tfoot th,table.dataTable tfoot td{padding:10px 18px 6px 18px;border-top:1px solid #111}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc_disabled{cursor:pointer;*cursor:hand;background-repeat:no-repeat;background-position:center right}table.dataTable thead .sorting{background-image:url(//tdapartyonpaper.com/wp-content/plugins/yith-woocommerce-compare/assets/css/DataTables-1.10.18/images/sort_both.png)}table.dataTable thead .sorting_asc{background-image:url(//tdapartyonpaper.com/wp-content/plugins/yith-woocommerce-compare/assets/css/DataTables-1.10.18/images/sort_asc.png)}table.dataTable thead .sorting_desc{background-image:url(//tdapartyonpaper.com/wp-content/plugins/yith-woocommerce-compare/assets/css/DataTables-1.10.18/images/sort_desc.png)}table.dataTable thead .sorting_asc_disabled{background-image:url(//tdapartyonpaper.com/wp-content/plugins/yith-woocommerce-compare/assets/css/DataTables-1.10.18/images/sort_asc_disabled.png)}table.dataTable thead .sorting_desc_disabled{background-image:url(//tdapartyonpaper.com/wp-content/plugins/yith-woocommerce-compare/assets/css/DataTables-1.10.18/images/sort_desc_disabled.png)}table.dataTable tbody tr{background-color:#ffffff}table.dataTable tbody tr.selected{background-color:#B0BED9}table.dataTable tbody th,table.dataTable tbody td{padding:8px 10px}table.dataTable.row-border tbody th,table.dataTable.row-border tbody td,table.dataTable.display tbody th,table.dataTable.display tbody td{border-top:1px solid #ddd}table.dataTable.row-border tbody tr:first-child th,table.dataTable.row-border tbody tr:first-child td,table.dataTable.display tbody tr:first-child th,table.dataTable.display tbody tr:first-child td{border-top:none}table.dataTable.cell-border tbody th,table.dataTable.cell-border tbody td{border-top:1px solid #ddd;border-right:1px solid #ddd}table.dataTable.cell-border tbody tr th:first-child,table.dataTable.cell-border tbody tr td:first-child{border-left:1px solid #ddd}table.dataTable.cell-border tbody tr:first-child th,table.dataTable.cell-border tbody tr:first-child td{border-top:none}table.dataTable.stripe tbody tr.odd,table.dataTable.display tbody tr.odd{background-color:#f9f9f9}table.dataTable.stripe tbody tr.odd.selected,table.dataTable.display tbody tr.odd.selected{background-color:#acbad4}table.dataTable.hover tbody tr:hover,table.dataTable.display tbody tr:hover{background-color:#f6f6f6}table.dataTable.hover tbody tr:hover.selected,table.dataTable.display tbody tr:hover.selected{background-color:#aab7d1}table.dataTable.order-column tbody tr>.sorting_1,table.dataTable.order-column tbody tr>.sorting_2,table.dataTable.order-column tbody tr>.sorting_3,table.dataTable.display tbody tr>.sorting_1,table.dataTable.display tbody tr>.sorting_2,table.dataTable.display tbody tr>.sorting_3{background-color:#fafafa}table.dataTable.order-column tbody tr.selected>.sorting_1,table.dataTable.order-column tbody tr.selected>.sorting_2,table.dataTable.order-column tbody tr.selected>.sorting_3,table.dataTable.display tbody tr.selected>.sorting_1,table.dataTable.display tbody tr.selected>.sorting_2,table.dataTable.display tbody tr.selected>.sorting_3{background-color:#acbad5}table.dataTable.display tbody tr.odd>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd>.sorting_1{background-color:#f1f1f1}table.dataTable.display tbody tr.odd>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd>.sorting_2{background-color:#f3f3f3}table.dataTable.display tbody tr.odd>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd>.sorting_3{background-color:whitesmoke}table.dataTable.display tbody tr.odd.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_1{background-color:#a6b4cd}table.dataTable.display tbody tr.odd.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_2{background-color:#a8b5cf}table.dataTable.display tbody tr.odd.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_3{background-color:#a9b7d1}table.dataTable.display tbody tr.even>.sorting_1,table.dataTable.order-column.stripe tbody tr.even>.sorting_1{background-color:#fafafa}table.dataTable.display tbody tr.even>.sorting_2,table.dataTable.order-column.stripe tbody tr.even>.sorting_2{background-color:#fcfcfc}table.dataTable.display tbody tr.even>.sorting_3,table.dataTable.order-column.stripe tbody tr.even>.sorting_3{background-color:#fefefe}table.dataTable.display tbody tr.even.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_1{background-color:#acbad5}table.dataTable.display tbody tr.even.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_2{background-color:#aebcd6}table.dataTable.display tbody tr.even.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_3{background-color:#afbdd8}table.dataTable.display tbody tr:hover>.sorting_1,table.dataTable.order-column.hover tbody tr:hover>.sorting_1{background-color:#eaeaea}table.dataTable.display tbody tr:hover>.sorting_2,table.dataTable.order-column.hover tbody tr:hover>.sorting_2{background-color:#ececec}table.dataTable.display tbody tr:hover>.sorting_3,table.dataTable.order-column.hover tbody tr:hover>.sorting_3{background-color:#efefef}table.dataTable.display tbody tr:hover.selected>.sorting_1,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_1{background-color:#a2aec7}table.dataTable.display tbody tr:hover.selected>.sorting_2,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_2{background-color:#a3b0c9}table.dataTable.display tbody tr:hover.selected>.sorting_3,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_3{background-color:#a5b2cb}table.dataTable.no-footer{border-bottom:1px solid #111}table.dataTable.nowrap th,table.dataTable.nowrap td{white-space:nowrap}table.dataTable.compact thead th,table.dataTable.compact thead td{padding:4px 17px 4px 4px}table.dataTable.compact tfoot th,table.dataTable.compact tfoot td{padding:4px}table.dataTable.compact tbody th,table.dataTable.compact tbody td{padding:4px}table.dataTable th.dt-left,table.dataTable td.dt-left{text-align:left}table.dataTable th.dt-center,table.dataTable td.dt-center,table.dataTable td.dataTables_empty{text-align:center}table.dataTable th.dt-right,table.dataTable td.dt-right{text-align:right}table.dataTable th.dt-justify,table.dataTable td.dt-justify{text-align:justify}table.dataTable th.dt-nowrap,table.dataTable td.dt-nowrap{white-space:nowrap}table.dataTable thead th.dt-head-left,table.dataTable thead td.dt-head-left,table.dataTable tfoot th.dt-head-left,table.dataTable tfoot td.dt-head-left{text-align:left}table.dataTable thead th.dt-head-center,table.dataTable thead td.dt-head-center,table.dataTable tfoot th.dt-head-center,table.dataTable tfoot td.dt-head-center{text-align:center}table.dataTable thead th.dt-head-right,table.dataTable thead td.dt-head-right,table.dataTable tfoot th.dt-head-right,table.dataTable tfoot td.dt-head-right{text-align:right}table.dataTable thead th.dt-head-justify,table.dataTable thead td.dt-head-justify,table.dataTable tfoot th.dt-head-justify,table.dataTable tfoot td.dt-head-justify{text-align:justify}table.dataTable thead th.dt-head-nowrap,table.dataTable thead td.dt-head-nowrap,table.dataTable tfoot th.dt-head-nowrap,table.dataTable tfoot td.dt-head-nowrap{white-space:nowrap}table.dataTable tbody th.dt-body-left,table.dataTable tbody td.dt-body-left{text-align:left}table.dataTable tbody th.dt-body-center,table.dataTable tbody td.dt-body-center{text-align:center}table.dataTable tbody th.dt-body-right,table.dataTable tbody td.dt-body-right{text-align:right}table.dataTable tbody th.dt-body-justify,table.dataTable tbody td.dt-body-justify{text-align:justify}table.dataTable tbody th.dt-body-nowrap,table.dataTable tbody td.dt-body-nowrap{white-space:nowrap}table.dataTable,table.dataTable th,table.dataTable td{box-sizing:content-box}.dataTables_wrapper{position:relative;clear:both;*zoom:1;zoom:1}.dataTables_wrapper .dataTables_length{float:left}.dataTables_wrapper .dataTables_filter{float:right;text-align:right}.dataTables_wrapper .dataTables_filter input{margin-left:0.5em}.dataTables_wrapper .dataTables_info{clear:both;float:left;padding-top:0.755em}.dataTables_wrapper .dataTables_paginate{float:right;text-align:right;padding-top:0.25em}.dataTables_wrapper .dataTables_paginate .paginate_button{box-sizing:border-box;display:inline-block;min-width:1.5em;padding:0.5em 1em;margin-left:2px;text-align:center;text-decoration:none !important;cursor:pointer;*cursor:hand;color:#333 !important;border:1px solid transparent;border-radius:2px}.dataTables_wrapper .dataTables_paginate .paginate_button.current,.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{color:#333 !important;border:1px solid #979797;background-color:white;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #dcdcdc));background:-webkit-linear-gradient(top, #fff 0%, #dcdcdc 100%);background:-moz-linear-gradient(top, #fff 0%, #dcdcdc 100%);background:-ms-linear-gradient(top, #fff 0%, #dcdcdc 100%);background:-o-linear-gradient(top, #fff 0%, #dcdcdc 100%);background:linear-gradient(to bottom, #fff 0%, #dcdcdc 100%)}.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active{cursor:default;color:#666 !important;border:1px solid transparent;background:transparent;box-shadow:none}.dataTables_wrapper .dataTables_paginate .paginate_button:hover{color:white !important;border:1px solid #111;background-color:#585858;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #585858), color-stop(100%, #111));background:-webkit-linear-gradient(top, #585858 0%, #111 100%);background:-moz-linear-gradient(top, #585858 0%, #111 100%);background:-ms-linear-gradient(top, #585858 0%, #111 100%);background:-o-linear-gradient(top, #585858 0%, #111 100%);background:linear-gradient(to bottom, #585858 0%, #111 100%)}.dataTables_wrapper .dataTables_paginate .paginate_button:active{outline:none;background-color:#2b2b2b;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #2b2b2b), color-stop(100%, #0c0c0c));background:-webkit-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-moz-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-ms-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-o-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%);box-shadow:inset 0 0 3px #111}.dataTables_wrapper .dataTables_paginate .ellipsis{padding:0 1em}.dataTables_wrapper .dataTables_processing{position:absolute;top:50%;left:50%;width:100%;height:40px;margin-left:-50%;margin-top:-25px;padding-top:20px;text-align:center;font-size:1.2em;background-color:white;background:-webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(25%, rgba(255,255,255,0.9)), color-stop(75%, rgba(255,255,255,0.9)), color-stop(100%, rgba(255,255,255,0)));background:-webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:-moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:-ms-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:-o-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%)}.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_processing,.dataTables_wrapper .dataTables_paginate{color:#333}.dataTables_wrapper .dataTables_scroll{clear:both}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody{*margin-top:-1px;-webkit-overflow-scrolling:touch}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td{vertical-align:middle}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td>div.dataTables_sizing{height:0;overflow:hidden;margin:0 !important;padding:0 !important}.dataTables_wrapper.no-footer .dataTables_scrollBody{border-bottom:1px solid #111}.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable,.dataTables_wrapper.no-footer div.dataTables_scrollBody>table{border-bottom:none}.dataTables_wrapper:after{visibility:hidden;display:block;content:"";clear:both;height:0}@media screen and (max-width: 767px){.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_paginate{float:none;text-align:center}.dataTables_wrapper .dataTables_paginate{margin-top:0.5em}}@media screen and (max-width: 640px){.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_filter{float:none;text-align:center}.dataTables_wrapper .dataTables_filter{margin-top:0.5em}}div.DTFC_Blocker{
background-color:white;
}
div.DTFC_LeftWrapper table.dataTable,
div.DTFC_RightWrapper table.dataTable{
margin-bottom:0;
z-index:2;
}
div.DTFC_LeftWrapper table.dataTable.no-footer,
div.DTFC_RightWrapper table.dataTable.no-footer{
border-bottom:none;
}
div.DTFC_LeftFootWrapper table.compare-list,
div.DTFC_LeftHeadWrapper table.compare-list {
border: 0;
} a.compare.disabled:not(.added) {
opacity: 0.6;
pointer-events: none;
} .yith-woocompare-popup-container {
position:fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: rgba(255,255,255,.95);
z-index: 1000;
}
a.yith-woocompare-popup-close {
position: absolute;
top: 40px;
right: 40px;
font-size: 40px;
width: 40px;
color: #434343;
text-decoration: none;
z-index: 2;
line-height: 1;
background-color: rgba(255,255,255,.7);
text-align: center;
}
body.yith-woocompare-popup-open {
overflow-y: hidden;
}
body.yith-woocompare-popup,
.yith-woocompare-table-wrapper {
box-sizing: border-box;
font-size: 16px;
color: #747373;
background: none !important;
margin: 0;
padding: 5%;
max-height: 100%;
overflow-y: scroll;
}
body.yith-woocompare-popup #yith-woocompare {
padding: 10px;
}
#yith-woocompare-table_wrapper {
margin: 10px 0;
}
#yith-woocompare table.dataTable.compare-list thead th,
#yith-woocompare table.dataTable.compare-list thead td,
#yith-woocompare table.dataTable.compare-list tfoot td,
#yith-woocompare table.dataTable.compare-list tfoot th {
border: 0;
vertical-align: middle;
}
#yith-woocompare table.compare-list {
width: 100%;
border-bottom: 0;
border-top: 0;
margin: 0;
table-layout: auto;
}
#yith-woocompare table.compare-list tr {
background: #fff;
}
#yith-woocompare table.compare-list tbody tr .filler {
padding: 0!important;
}
#yith-woocompare table.compare-list td:not(.filler) {
min-width: 300px;
width: 300px;
text-align: center;
vertical-align: middle;
}
#yith-woocompare table.compare-list tbody th:not(.filler) {
min-width: 300px;
width: 300px;
overflow: hidden;
text-align: left;
font-weight: 700;
}
#yith-woocompare table.dataTable.compare-list tbody th,
#yith-woocompare table.dataTable.compare-list tbody td {
border-right: none;
border-top: 1px solid #e7e7e7;
border-bottom: none;
border-left: none;
padding-block: 10px;
vertical-align: middle;
}
#yith-woocompare table.dataTable.compare-list:not(.compact) tbody td {
padding-inline: 40px;
}
#yith-woocompare table.dataTable.compare-list tbody tr:first-child th,
#yith-woocompare table.dataTable.compare-list tbody tr:first-child td {
border-top: none;
}
#yith-woocompare table.compare-list tbody td.last-column {
width: auto;
border-right: 0;
}
#yith-woocompare table.dataTable.compare-list tbody .product_info th,
#yith-woocompare table.dataTable.compare-list tbody .product_info td {
vertical-align: top;
}
#yith-woocompare table.dataTable.compare-list tbody tr.label-row td {
font-weight: 700;
color: #434343;
padding-bottom: 0;
}
#yith-woocompare table.dataTable.compare-list tbody tr.label-row + tr td {
border-top: none;
}
#yith-woocompare .dataTables_scrollBody::-webkit-scrollbar {
-webkit-appearance: none;
height: 4px;
}
#yith-woocompare .dataTables_scrollBody::-webkit-scrollbar-thumb {
background-color: #e7e7e7;
border-radius: 10px;
}
.rtl #yith-woocompare table.compare-list tbody th {
text-align: right;
} .yith_woocompare_table_image {
text-align: center;
margin-top: 20px;
}
.yith_woocompare_table_image img {
display: inline-block;
max-width: 100%;
} table.compare-list img {
width: 100%;
height: auto;
}
table.compare-list tr.product_info td {
vertical-align: top;
}
table.compare-list .remove {
margin-bottom: 10px;
}
table.compare-list .remove a {
text-transform: uppercase;
text-decoration: none;
text-align: center;
}
table.compare-list .remove a span{
padding: 0 5px;
}
table.compare-list .image-wrap {
display: block;
position: relative;
line-height: 0;
}
table.compare-list .image-wrap .image-overlay {
position: absolute;
display: none;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba(0,0,0,.4);
line-height: normal;
}
table.compare-list .image-wrap:hover .image-overlay {
display: block;
}
table.compare-list .image-wrap:hover .image-overlay .remove a {
display: block;
background: #fff;
font-size: 0;
position: absolute;
right: 20px;
bottom: 20px;
margin: 0;
border-radius: 4px;
cursor: pointer;
width: 30px;
height: 30px;
line-height: 30px;
}
table.compare-list .image-wrap:hover .image-overlay .remove a > span {
display: none;
}
table.compare-list .image-wrap:hover .image-overlay .remove a:after {
content: "\00D7";
font-size: 20px;
}
table.compare-list .product-anchor {
display: block;
}
table.compare-list .product_title {
margin-top: 0;
margin-bottom: 5px;
font-size: 15px;
color: #000;
text-decoration: none;
font-weight: 400;
}
table.compare-list .product_info td > * {
margin-bottom: 25px;
}
table.compare-list .product_info td a {
text-decoration: none;
box-shadow: none;
cursor: pointer;
}
#yith-woocompare  .added_to_cart,
#yith-woocompare .button {
margin: 0;
cursor: pointer;
position: relative;
text-decoration: none;
white-space: nowrap;
display: inline-block;
}
#yith-woocompare .empty-comparison {
text-align: center;
margin: 200px auto;
}
a.button.yith_woocompare_clear {
color: #b80001;
padding: 6px 10px;
}
div.compare-table-clear {
text-align: right;
margin: 10px 0;
}
table.compare-list  .product_info .button.loading,
table.compare-list  .add-to-cart .button.loading {
padding-right: 30px;
} table.compare-list.with-stock-icons tr.stock:not(.label-row) td {
font-size: 0;
}
table.compare-list  tr.stock:not(.label-row) td.in-stock {
background-color: #f2fcde;
color: #01a71c;
}
table.compare-list  tr.stock td.out-of-stock {
background-color: #fff0e8;
color: #ff4200;
}
table.compare-list.with-stock-icons tr.stock td.in-stock span.availability-label:before {
content: '';
background: url(//tdapartyonpaper.com/wp-content/plugins/yith-woocommerce-compare/assets/images/green-check.svg) no-repeat center center;
font-size: 20px;
display: block;
height: 30px;
}
table.compare-list.with-stock-icons tr.stock td.out-of-stock span.availability-label:before {
content: "\00D7";
font-size: 50px;
line-height: 0;
vertical-align: middle;
} table.compare-list  tr.rating .star-rating {
float: none;
display: inline-block;
vertical-align: middle;
} table.compare-list tr.price {
color: #3e3e3e;
display: table-row; }
table.compare-list  tr.price del {
opacity: 0.8;
} #yith-woocompare-share {
margin-top: 20px
}
#yith-woocompare-share h3 {
margin-top: 0;
font-size: 17px;
font-weight: 700;
margin-bottom: 15px;
}
#yith-woocompare-share ul {
padding: 0 0 50px;
list-style: none;
margin: 0;
display: flex;
gap: 25px;
}
#yith-woocompare-share a {
display: block;
box-shadow: none;
outline: none;
color: #434343
}
#yith-woocompare-share a svg {
width: 20px;
height: 20px;
vertical-align: middle;
} #yith-woocompare-related {
margin: 20px 0;
}
#yith-woocompare-related h3.yith-woocompare-related-title {
font-size: 17px;
font-weight: 700;
margin-top: 0;
margin-bottom: 20px;
}
#yith-woocompare-related .yith-woocompare-related-wrapper {
position: relative;
}
#yith-woocompare-related .related-products {
padding: 0;
list-style: none;
margin: 0;
overflow-x: hidden;
}
#yith-woocompare-related .related-products .owl-item {
display: inline-block;
}
#yith-woocompare-related .related-products .related-product {
text-align: center;
}
#yith-woocompare-related .related-products .related-product a {
text-decoration: none;
}
#yith-woocompare-related .related-products .related-product h3 {
font-size: 15px;
color: #333;
margin-top: 0;
margin-bottom: 10px;
}
#yith-woocompare-related .related-products .related-product .product-price {
font-size: 13px;
color: #333;
margin-bottom: 10px;
}
#yith-woocompare-related .related-products .related-product > div {
margin-bottom: 10px;
}
#yith-woocompare-related .related-products .related-product div.product-image {
position: relative;
margin-bottom: 10px;
}
#yith-woocompare-related .related-products .related-product div.product-image img {
height: auto;
max-width: 100%;
}
#yith-woocompare-related .related-products .related-product div.product-image img.onsale.yit-image {
margin: 0;
position: absolute;
top: 5px;
right: 5px;
z-index: 5;
width: auto;
}
#yith-woocompare-related .related-slider-nav div {
position: absolute;
top: -45px;
width: 30px;
height: 35px;
cursor: pointer;
border: 1px solid #e7e7e7;
text-align: center;
background: #ffffff url(//tdapartyonpaper.com/wp-content/plugins/yith-woocommerce-compare/assets/images/nav-arrow.png) no-repeat;
cursor: pointer;
}
#yith-woocompare-related .related-slider-nav div.related-slider-nav-prev {
right: 35px;
background-position: -3px -31px;
}
#yith-woocompare-related .related-slider-nav div.related-slider-nav-next {
right: 0;
background-position: 0 1px;
} #yith-woocompare-cat-nav {
margin-top: 20px;
text-align: center;
}
#yith-woocompare-cat-nav h3 {
margin-top: 0;
margin-bottom: 15px;
text-align: center;
}
#yith-woocompare-cat-nav ul {
padding: 0;
margin: 0;
list-style: none;
}
#yith-woocompare-cat-nav ul li {
display: inline-block;
margin-right: 10px;
font-weight: 700;
}
#yith-woocompare-cat-nav ul li a {
text-decoration: none;
color: #7b7b7b;
}
#yith-woocompare-cat-nav ul li .active {
border-bottom: 2px solid;
}
#yith-woocompare-cat-nav ul li:last-child {
margin-right: 0;
} #yith-woocompare-preview-bar {
position: fixed;
bottom: 0;
width: 100vw;
display: none;
background: rgba(0, 0, 0, .8);
box-sizing: border-box;
padding: 20px;
color: #fff;
z-index: 99;
}
#yith-woocompare-preview-bar.shown {
display: block;
}
#yith-woocompare-preview-bar .container {
display: flex;
gap: 30px;
justify-content: center;
align-items: center;
margin: auto;
padding: 0;
}
#yith-woocompare-preview-bar .compare-list {
list-style: none;
display: flex;
align-items: center;
gap: 30px;
margin: 0;
padding: 0;
}
#yith-woocompare-preview-bar .compare-list li{
align-self: stretch;
width: 80px;
}
#yith-woocompare-preview-bar .compare-list li.product-placeholder {
border: 1px dashed #fff;
display: flex;
align-items: center;
padding-inline: 15px;
}
#yith-woocompare-preview-bar .compare-list .image-wrap {
position: relative;
}
#yith-woocompare-preview-bar .compare-list .image-wrap > a {
font-size: 0;
display: block;
}
#yith-woocompare-preview-bar .compare-list .image-wrap img {
max-width: 100%;
}
#yith-woocompare-preview-bar .compare-list .image-wrap .remove a {
display: block;
color: #000;
background: #fff;
font-size: 0;
position: absolute;
right: -10px;
top: -10px;
margin: 0;
border-radius: 50%;
cursor: pointer;
width: 25px;
height: 25px;
line-height: 25px;
text-decoration: none;
text-align: center;
}
#yith-woocompare-preview-bar .compare-list .image-wrap .remove a:hover {
background: #eee;
}
#yith-woocompare-preview-bar .compare-list .image-wrap .remove a:after {
content: "\00D7";
font-size: 25px;
} table.compare-list  .container-image-and-badge {
position: relative;
display: inline-block;
} table.compare-list .bundled_product_list {
margin: 25px 0;
}
table.compare-list div.bundled_product {
border-bottom: 1px solid #f0f0f0;
padding-bottom: 10px;
margin-bottom: 10px;
}
table.compare-list .bundled_product:after,
table.compare-list .bundled_product:before {
display: table;
content: '';
clear: both;
}
table.compare-list .bundled_product .bundled_product_images {
display: inline-block;
float: left;
}
table.compare-list .bundled_product .bundled_product_images img {
max-width: 80px;
}
table.compare-list .bundled_product .details {
display: block;
overflow: hidden;
padding-left: 10px;
text-align: left;
padding-top: 10px;
}
table.compare-list .bundled_product .details .bundled_product_title,
table.compare-list .bundled_product .details .price {
font-size: 90%;
}
table.compare-list .bundled_product .details .price {
margin-bottom: 0;
} table.compare-list .yith-ywraq-add-to-quote {
margin-top: 10px;
} .yith-woocompare-counter a {
box-shadow: none !important;
}
.yith-woocompare-counter span > span {
display: inline-block;
vertical-align: middle;
}
.yith-woocompare-counter span.yith-woocompare-icon {
margin-right: 5px;
}
.yith-woocompare-counter span.yith-woocompare-icon img {
max-width: 50px;
height: auto;
}
.yith-woocompare-counter span.yith-woocompare-count {
color: #555;
font-weight: 400;
font-size: 13px;
}
.yith-woocompare-counter a:hover span.yith-woocompare-count {
color: #000;
}
.yith-woocompare-error {
padding: 10px;
border: 1px solid #ffc5c2;
border-radius: 5px;
background-color: #ffe6e5;
position: relative;
}
.yith-woocompare-error p {
margin: 0;
color: #ff645c;
padding-left: 25px;
font-size: 13px;
}
.yith-woocompare-error::before {
font-family: WooCommerce;
content: '\e016';
color: #b81c23;
display: inline-block;
position: absolute;
} .yith-wccp-compare {
text-align: center;
} @media( max-width: 1200px ) {
#yith-woocompare-preview-bar header{
display: none;
}
}
@media( max-width: 991px ) {
#yith-woocompare-preview-bar .container {
max-width: 100%;
}
#yith-woocompare table.dataTable.compare-list tbody tr:not(.product_info) td {
text-align: left;
}
#yith-woocompare table.dataTable.compare-list tbody tr.stock td {
background: transparent;
}
#yith-woocompare table.dataTable.compare-list tbody tr.stock td .availability-label {
display: inline-block;
width: 30px;
}
}
@media( max-width: 768px ) {
#yith-woocompare-preview-bar .container {
gap: 15px;
}
#yith-woocompare-preview-bar .compare-list {
gap: 15px;
}
#yith-woocompare-preview-bar .compare-list li,
#yith-woocompare-preview-bar .compare-list li.product-placeholder {
width: 50px;
}
#yith-woocompare-preview-bar .compare-list li.product-placeholder {
padding-inline: 0;
text-align: center;
}
#yith-woocompare-preview-bar .compare-list li .image-wrap > a {
height: auto;
}
}
@media( max-width: 480px ) {
#yith-woocompare table.dataTable.compare-list tbody th {
padding: 10px 5px;
}
#yith-woocompare table.compare-list tbody th {
width: 60px;
max-width: 60px;
min-width: 60px;
font-size: 10px;
}
#yith-woocompare table.compare-list td {
width: 160px;
max-width: 160px;
min-width: 160px;
}
#yith-woocompare-preview-bar .compare-list li,
#yith-woocompare-preview-bar .compare-list li.product-placeholder {
display: none;
}
#yith-woocompare-preview-bar .compare-list li:first-of-type,
#yith-woocompare-preview-bar .compare-list li:nth-of-type(2),
#yith-woocompare-preview-bar .compare-list li:nth-of-type(3) {
display: block;
}
#yith-woocompare-preview-bar .compare-list li.product-placeholder span{
display: none;
}
}.yith-woocompare-widget ul.products-list {
list-style: none;
margin: 0 0 15px;
}
.yith-woocompare-widget ul.products-list li:not( .list_empty ) {
position: relative;
padding: 5px 0 5px 30px;
border-bottom: 1px solid #dfdfdf;
}
.yith-woocompare-widget ul.products-list li .remove {
position: absolute;
left: 3px;
color: #ff0000;
font-weight: 400;
font-size: 1.2em;
line-height: 1.2;
height: 1.2em;
width: 1.2em;
border-radius: 50%;
text-align: center;
cursor: pointer;
outline: none;
}
.yith-woocompare-widget ul.products-list li .remove:hover {
background-color: #ff0000;
color: #ffffff;
}
.yith-woocompare-widget ul.products-list li .title {
cursor: pointer;
text-transform: uppercase;
font-size: 12px;
font-weight: 400;
display: block;
outline: none;
}
.yith-woocompare-widget a.compare {
float: right;
float: right;
line-height: 1;
cursor: pointer;
padding: 8px 10px;
font-size: 13px;
text-transform: uppercase;
font-weight: 700;
border-radius: 3px;
border: 0;
white-space: nowrap;
display: inline-block;
color: #ffffff;
background-color: #b2b2b2;
}
.yith-woocompare-widget a.compare:hover {
background-color: #303030;
}
.yith-woocompare-widget a.clear-all {
outline: none;
font-size: 12px;
}