@charset "UTF-8";
@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.3;
}
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: 500;
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: 24px;
}
h2,
.h2 {
font-size: 18px;
}
h3,
.h3 {
font-size:18px;
}
h4,
.h4 {
font-size: 16px;
}
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-md-1,
.no-responsive .col-md-2,
.no-responsive .col-md-3,
.no-responsive .col-md-4,
.no-responsive .col-md-5,
.no-responsive .col-md-6,
.no-responsive .col-md-7,
.no-responsive .col-md-8,
.no-responsive .col-md-9,
.no-responsive .col-md-10,
.no-responsive .col-md-11,
.no-responsive .col-md-25 {
float: left;
}
.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) {
.container {
}
.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;
}
@media (max-width: 768px) {
.table-responsive {
margin-bottom: 30px;
overflow-x: scroll;
overflow-y: hidden;
}
.table-responsive > .table > thead > tr > th,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > td {
white-space: nowrap;
}
}
fieldset {
padding: 0;
margin: 0;
border: 0;
padding-bottom: 10px;
}
fieldset > h3 {
margin-bottom: 20px !;
}
legend {
display: block;
width: 100%;
padding: 15px 0px 7px 0px;
margin-bottom: 7px;
font-size: 18px;
font-weight: 500;
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: 2px 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: 45px;
}
.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: 5px;
color: #737373;
font-size: 12px;
}
@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: 0;
margin-top: 0;
margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
padding-top: 9px;
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(//allyourbliss.com/wp-content/themes/fastor/fonts/glyphicons-halflings-regular.eot);
src: url(//allyourbliss.com/wp-content/themes/fastor/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(//allyourbliss.com/wp-content/themes/fastor/fonts/glyphicons-halflings-regular.woff) format('woff'), url(//allyourbliss.com/wp-content/themes/fastor/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(//allyourbliss.com/wp-content/themes/fastor/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 !important;
border-bottom-right-radius: 0 !important;
}
.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: 20px;
}
.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: 1271px) {
.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;
}
}.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(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/ad.svg)}.flag-icon-ad.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/ad.svg)}.flag-icon-ae{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/ae.svg)}.flag-icon-ae.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/ae.svg)}.flag-icon-af{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/af.svg)}.flag-icon-af.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/af.svg)}.flag-icon-ag{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/ag.svg)}.flag-icon-ag.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/ag.svg)}.flag-icon-ai{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/ai.svg)}.flag-icon-ai.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/ai.svg)}.flag-icon-al{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/al.svg)}.flag-icon-al.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/al.svg)}.flag-icon-am{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/am.svg)}.flag-icon-am.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/am.svg)}.flag-icon-ao{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/ao.svg)}.flag-icon-ao.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/ao.svg)}.flag-icon-aq{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/aq.svg)}.flag-icon-aq.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/aq.svg)}.flag-icon-ar{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/ar.svg)}.flag-icon-ar.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/ar.svg)}.flag-icon-as{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/as.svg)}.flag-icon-as.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/as.svg)}.flag-icon-at{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/at.svg)}.flag-icon-at.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/at.svg)}.flag-icon-au{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/au.svg)}.flag-icon-au.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/au.svg)}.flag-icon-aw{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/aw.svg)}.flag-icon-aw.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/aw.svg)}.flag-icon-ax{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/ax.svg)}.flag-icon-ax.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/ax.svg)}.flag-icon-az{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/az.svg)}.flag-icon-az.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/az.svg)}.flag-icon-ba{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/ba.svg)}.flag-icon-ba.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/ba.svg)}.flag-icon-bb{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/bb.svg)}.flag-icon-bb.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/bb.svg)}.flag-icon-bd{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/bd.svg)}.flag-icon-bd.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/bd.svg)}.flag-icon-be{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/be.svg)}.flag-icon-be.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/be.svg)}.flag-icon-bf{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/bf.svg)}.flag-icon-bf.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/bf.svg)}.flag-icon-bg{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/bg.svg)}.flag-icon-bg.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/bg.svg)}.flag-icon-bh{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/bh.svg)}.flag-icon-bh.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/bh.svg)}.flag-icon-bi{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/bi.svg)}.flag-icon-bi.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/bi.svg)}.flag-icon-bj{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/bj.svg)}.flag-icon-bj.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/bj.svg)}.flag-icon-bl{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/bl.svg)}.flag-icon-bl.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/bl.svg)}.flag-icon-bm{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/bm.svg)}.flag-icon-bm.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/bm.svg)}.flag-icon-bn{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/bn.svg)}.flag-icon-bn.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/bn.svg)}.flag-icon-bo{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/bo.svg)}.flag-icon-bo.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/bo.svg)}.flag-icon-bq{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/bq.svg)}.flag-icon-bq.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/bq.svg)}.flag-icon-br{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/br.svg)}.flag-icon-br.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/br.svg)}.flag-icon-bs{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/bs.svg)}.flag-icon-bs.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/bs.svg)}.flag-icon-bt{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/bt.svg)}.flag-icon-bt.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/bt.svg)}.flag-icon-bv{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/bv.svg)}.flag-icon-bv.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/bv.svg)}.flag-icon-bw{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/bw.svg)}.flag-icon-bw.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/bw.svg)}.flag-icon-by{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/by.svg)}.flag-icon-by.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/by.svg)}.flag-icon-bz{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/bz.svg)}.flag-icon-bz.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/bz.svg)}.flag-icon-ca{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/ca.svg)}.flag-icon-ca.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/ca.svg)}.flag-icon-cc{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/cc.svg)}.flag-icon-cc.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/cc.svg)}.flag-icon-cd{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/cd.svg)}.flag-icon-cd.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/cd.svg)}.flag-icon-cf{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/cf.svg)}.flag-icon-cf.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/cf.svg)}.flag-icon-cg{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/cg.svg)}.flag-icon-cg.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/cg.svg)}.flag-icon-ch{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/ch.svg)}.flag-icon-ch.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/ch.svg)}.flag-icon-ci{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/ci.svg)}.flag-icon-ci.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/ci.svg)}.flag-icon-ck{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/ck.svg)}.flag-icon-ck.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/ck.svg)}.flag-icon-cl{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/cl.svg)}.flag-icon-cl.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/cl.svg)}.flag-icon-cm{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/cm.svg)}.flag-icon-cm.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/cm.svg)}.flag-icon-cn{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/cn.svg)}.flag-icon-cn.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/cn.svg)}.flag-icon-co{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/co.svg)}.flag-icon-co.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/co.svg)}.flag-icon-cr{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/cr.svg)}.flag-icon-cr.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/cr.svg)}.flag-icon-cu{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/cu.svg)}.flag-icon-cu.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/cu.svg)}.flag-icon-cv{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/cv.svg)}.flag-icon-cv.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/cv.svg)}.flag-icon-cw{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/cw.svg)}.flag-icon-cw.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/cw.svg)}.flag-icon-cx{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/cx.svg)}.flag-icon-cx.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/cx.svg)}.flag-icon-cy{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/cy.svg)}.flag-icon-cy.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/cy.svg)}.flag-icon-cz{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/cz.svg)}.flag-icon-cz.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/cz.svg)}.flag-icon-de{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/de.svg)}.flag-icon-de.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/de.svg)}.flag-icon-dj{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/dj.svg)}.flag-icon-dj.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/dj.svg)}.flag-icon-dk{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/dk.svg)}.flag-icon-dk.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/dk.svg)}.flag-icon-dm{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/dm.svg)}.flag-icon-dm.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/dm.svg)}.flag-icon-do{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/do.svg)}.flag-icon-do.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/do.svg)}.flag-icon-dz{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/dz.svg)}.flag-icon-dz.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/dz.svg)}.flag-icon-ec{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/ec.svg)}.flag-icon-ec.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/ec.svg)}.flag-icon-ee{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/ee.svg)}.flag-icon-ee.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/ee.svg)}.flag-icon-eg{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/eg.svg)}.flag-icon-eg.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/eg.svg)}.flag-icon-eh{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/eh.svg)}.flag-icon-eh.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/eh.svg)}.flag-icon-er{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/er.svg)}.flag-icon-er.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/er.svg)}.flag-icon-es{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/es.svg)}.flag-icon-es.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/es.svg)}.flag-icon-et{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/et.svg)}.flag-icon-et.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/et.svg)}.flag-icon-fi{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/fi.svg)}.flag-icon-fi.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/fi.svg)}.flag-icon-fj{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/fj.svg)}.flag-icon-fj.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/fj.svg)}.flag-icon-fk{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/fk.svg)}.flag-icon-fk.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/fk.svg)}.flag-icon-fm{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/fm.svg)}.flag-icon-fm.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/fm.svg)}.flag-icon-fo{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/fo.svg)}.flag-icon-fo.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/fo.svg)}.flag-icon-fr{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/fr.svg)}.flag-icon-fr.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/fr.svg)}.flag-icon-ga{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/ga.svg)}.flag-icon-ga.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/ga.svg)}.flag-icon-gb{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/gb.svg)}.flag-icon-gb.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/gb.svg)}.flag-icon-en{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/gb.svg)}.flag-icon-en.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/gb.svg)}.flag-icon-gd{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/gd.svg)}.flag-icon-gd.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/gd.svg)}.flag-icon-ge{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/ge.svg)}.flag-icon-ge.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/ge.svg)}.flag-icon-gf{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/gf.svg)}.flag-icon-gf.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/gf.svg)}.flag-icon-gg{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/gg.svg)}.flag-icon-gg.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/gg.svg)}.flag-icon-gh{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/gh.svg)}.flag-icon-gh.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/gh.svg)}.flag-icon-gi{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/gi.svg)}.flag-icon-gi.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/gi.svg)}.flag-icon-gl{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/gl.svg)}.flag-icon-gl.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/gl.svg)}.flag-icon-gm{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/gm.svg)}.flag-icon-gm.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/gm.svg)}.flag-icon-gn{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/gn.svg)}.flag-icon-gn.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/gn.svg)}.flag-icon-gp{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/gp.svg)}.flag-icon-gp.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/gp.svg)}.flag-icon-gq{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/gq.svg)}.flag-icon-gq.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/gq.svg)}.flag-icon-gr{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/gr.svg)}.flag-icon-gr.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/gr.svg)}.flag-icon-gs{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/gs.svg)}.flag-icon-gs.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/gs.svg)}.flag-icon-gt{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/gt.svg)}.flag-icon-gt.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/gt.svg)}.flag-icon-gu{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/gu.svg)}.flag-icon-gu.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/gu.svg)}.flag-icon-gw{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/gw.svg)}.flag-icon-gw.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/gw.svg)}.flag-icon-gy{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/gy.svg)}.flag-icon-gy.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/gy.svg)}.flag-icon-hk{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/hk.svg)}.flag-icon-hk.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/hk.svg)}.flag-icon-hm{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/hm.svg)}.flag-icon-hm.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/hm.svg)}.flag-icon-hn{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/hn.svg)}.flag-icon-hn.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/hn.svg)}.flag-icon-hr{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/hr.svg)}.flag-icon-hr.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/hr.svg)}.flag-icon-ht{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/ht.svg)}.flag-icon-ht.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/ht.svg)}.flag-icon-hu{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/hu.svg)}.flag-icon-hu.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/hu.svg)}.flag-icon-id{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/id.svg)}.flag-icon-id.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/id.svg)}.flag-icon-ie{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/ie.svg)}.flag-icon-ie.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/ie.svg)}.flag-icon-il{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/il.svg)}.flag-icon-il.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/il.svg)}.flag-icon-im{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/im.svg)}.flag-icon-im.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/im.svg)}.flag-icon-in{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/in.svg)}.flag-icon-in.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/in.svg)}.flag-icon-io{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/io.svg)}.flag-icon-io.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/io.svg)}.flag-icon-iq{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/iq.svg)}.flag-icon-iq.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/iq.svg)}.flag-icon-ir{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/ir.svg)}.flag-icon-ir.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/ir.svg)}.flag-icon-is{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/is.svg)}.flag-icon-is.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/is.svg)}.flag-icon-it{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/it.svg)}.flag-icon-it.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/it.svg)}.flag-icon-je{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/je.svg)}.flag-icon-je.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/je.svg)}.flag-icon-jm{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/jm.svg)}.flag-icon-jm.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/jm.svg)}.flag-icon-jo{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/jo.svg)}.flag-icon-jo.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/jo.svg)}.flag-icon-jp{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/jp.svg)}.flag-icon-jp.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/jp.svg)}.flag-icon-ke{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/ke.svg)}.flag-icon-ke.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/ke.svg)}.flag-icon-kg{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/kg.svg)}.flag-icon-kg.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/kg.svg)}.flag-icon-kh{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/kh.svg)}.flag-icon-kh.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/kh.svg)}.flag-icon-ki{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/ki.svg)}.flag-icon-ki.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/ki.svg)}.flag-icon-km{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/km.svg)}.flag-icon-km.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/km.svg)}.flag-icon-kn{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/kn.svg)}.flag-icon-kn.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/kn.svg)}.flag-icon-kp{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/kp.svg)}.flag-icon-kp.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/kp.svg)}.flag-icon-kr{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/kr.svg)}.flag-icon-kr.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/kr.svg)}.flag-icon-kw{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/kw.svg)}.flag-icon-kw.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/kw.svg)}.flag-icon-ky{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/ky.svg)}.flag-icon-ky.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/ky.svg)}.flag-icon-kz{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/kz.svg)}.flag-icon-kz.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/kz.svg)}.flag-icon-la{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/la.svg)}.flag-icon-la.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/la.svg)}.flag-icon-lb{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/lb.svg)}.flag-icon-lb.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/lb.svg)}.flag-icon-lc{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/lc.svg)}.flag-icon-lc.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/lc.svg)}.flag-icon-li{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/li.svg)}.flag-icon-li.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/li.svg)}.flag-icon-lk{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/lk.svg)}.flag-icon-lk.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/lk.svg)}.flag-icon-lr{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/lr.svg)}.flag-icon-lr.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/lr.svg)}.flag-icon-ls{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/ls.svg)}.flag-icon-ls.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/ls.svg)}.flag-icon-lt{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/lt.svg)}.flag-icon-lt.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/lt.svg)}.flag-icon-lu{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/lu.svg)}.flag-icon-lu.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/lu.svg)}.flag-icon-lv{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/lv.svg)}.flag-icon-lv.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/lv.svg)}.flag-icon-ly{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/ly.svg)}.flag-icon-ly.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/ly.svg)}.flag-icon-ma{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/ma.svg)}.flag-icon-ma.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/ma.svg)}.flag-icon-mc{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/mc.svg)}.flag-icon-mc.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/mc.svg)}.flag-icon-md{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/md.svg)}.flag-icon-md.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/md.svg)}.flag-icon-me{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/me.svg)}.flag-icon-me.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/me.svg)}.flag-icon-mf{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/mf.svg)}.flag-icon-mf.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/mf.svg)}.flag-icon-mg{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/mg.svg)}.flag-icon-mg.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/mg.svg)}.flag-icon-mh{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/mh.svg)}.flag-icon-mh.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/mh.svg)}.flag-icon-mk{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/mk.svg)}.flag-icon-mk.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/mk.svg)}.flag-icon-ml{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/ml.svg)}.flag-icon-ml.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/ml.svg)}.flag-icon-mm{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/mm.svg)}.flag-icon-mm.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/mm.svg)}.flag-icon-mn{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/mn.svg)}.flag-icon-mn.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/mn.svg)}.flag-icon-mo{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/mo.svg)}.flag-icon-mo.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/mo.svg)}.flag-icon-mp{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/mp.svg)}.flag-icon-mp.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/mp.svg)}.flag-icon-mq{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/mq.svg)}.flag-icon-mq.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/mq.svg)}.flag-icon-mr{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/mr.svg)}.flag-icon-mr.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/mr.svg)}.flag-icon-ms{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/ms.svg)}.flag-icon-ms.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/ms.svg)}.flag-icon-mt{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/mt.svg)}.flag-icon-mt.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/mt.svg)}.flag-icon-mu{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/mu.svg)}.flag-icon-mu.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/mu.svg)}.flag-icon-mv{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/mv.svg)}.flag-icon-mv.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/mv.svg)}.flag-icon-mw{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/mw.svg)}.flag-icon-mw.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/mw.svg)}.flag-icon-mx{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/mx.svg)}.flag-icon-mx.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/mx.svg)}.flag-icon-my{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/my.svg)}.flag-icon-my.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/my.svg)}.flag-icon-mz{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/mz.svg)}.flag-icon-mz.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/mz.svg)}.flag-icon-na{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/na.svg)}.flag-icon-na.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/na.svg)}.flag-icon-nc{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/nc.svg)}.flag-icon-nc.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/nc.svg)}.flag-icon-ne{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/ne.svg)}.flag-icon-ne.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/ne.svg)}.flag-icon-nf{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/nf.svg)}.flag-icon-nf.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/nf.svg)}.flag-icon-ng{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/ng.svg)}.flag-icon-ng.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/ng.svg)}.flag-icon-ni{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/ni.svg)}.flag-icon-ni.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/ni.svg)}.flag-icon-nl{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/nl.svg)}.flag-icon-nl.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/nl.svg)}.flag-icon-no{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/no.svg)}.flag-icon-no.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/no.svg)}.flag-icon-np{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/np.svg)}.flag-icon-np.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/np.svg)}.flag-icon-nr{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/nr.svg)}.flag-icon-nr.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/nr.svg)}.flag-icon-nu{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/nu.svg)}.flag-icon-nu.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/nu.svg)}.flag-icon-nz{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/nz.svg)}.flag-icon-nz.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/nz.svg)}.flag-icon-om{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/om.svg)}.flag-icon-om.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/om.svg)}.flag-icon-pa{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/pa.svg)}.flag-icon-pa.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/pa.svg)}.flag-icon-pe{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/pe.svg)}.flag-icon-pe.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/pe.svg)}.flag-icon-pf{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/pf.svg)}.flag-icon-pf.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/pf.svg)}.flag-icon-pg{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/pg.svg)}.flag-icon-pg.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/pg.svg)}.flag-icon-ph{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/ph.svg)}.flag-icon-ph.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/ph.svg)}.flag-icon-pk{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/pk.svg)}.flag-icon-pk.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/pk.svg)}.flag-icon-pl{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/pl.svg)}.flag-icon-pl.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/pl.svg)}.flag-icon-pm{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/pm.svg)}.flag-icon-pm.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/pm.svg)}.flag-icon-pn{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/pn.svg)}.flag-icon-pn.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/pn.svg)}.flag-icon-pr{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/pr.svg)}.flag-icon-pr.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/pr.svg)}.flag-icon-ps{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/ps.svg)}.flag-icon-ps.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/ps.svg)}.flag-icon-pt{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/pt.svg)}.flag-icon-pt.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/pt.svg)}.flag-icon-pw{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/pw.svg)}.flag-icon-pw.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/pw.svg)}.flag-icon-py{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/py.svg)}.flag-icon-py.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/py.svg)}.flag-icon-qa{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/qa.svg)}.flag-icon-qa.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/qa.svg)}.flag-icon-re{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/re.svg)}.flag-icon-re.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/re.svg)}.flag-icon-ro{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/ro.svg)}.flag-icon-ro.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/ro.svg)}.flag-icon-rs{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/rs.svg)}.flag-icon-rs.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/rs.svg)}.flag-icon-ru{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/ru.svg)}.flag-icon-ru.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/ru.svg)}.flag-icon-rw{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/rw.svg)}.flag-icon-rw.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/rw.svg)}.flag-icon-sa{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/sa.svg)}.flag-icon-sa.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/sa.svg)}.flag-icon-sb{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/sb.svg)}.flag-icon-sb.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/sb.svg)}.flag-icon-sc{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/sc.svg)}.flag-icon-sc.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/sc.svg)}.flag-icon-sd{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/sd.svg)}.flag-icon-sd.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/sd.svg)}.flag-icon-se{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/se.svg)}.flag-icon-se.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/se.svg)}.flag-icon-sg{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/sg.svg)}.flag-icon-sg.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/sg.svg)}.flag-icon-sh{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/sh.svg)}.flag-icon-sh.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/sh.svg)}.flag-icon-si{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/si.svg)}.flag-icon-si.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/si.svg)}.flag-icon-sj{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/sj.svg)}.flag-icon-sj.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/sj.svg)}.flag-icon-sk{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/sk.svg)}.flag-icon-sk.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/sk.svg)}.flag-icon-sl{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/sl.svg)}.flag-icon-sl.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/sl.svg)}.flag-icon-sm{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/sm.svg)}.flag-icon-sm.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/sm.svg)}.flag-icon-sn{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/sn.svg)}.flag-icon-sn.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/sn.svg)}.flag-icon-so{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/so.svg)}.flag-icon-so.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/so.svg)}.flag-icon-sr{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/sr.svg)}.flag-icon-sr.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/sr.svg)}.flag-icon-ss{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/ss.svg)}.flag-icon-ss.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/ss.svg)}.flag-icon-st{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/st.svg)}.flag-icon-st.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/st.svg)}.flag-icon-sv{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/sv.svg)}.flag-icon-sv.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/sv.svg)}.flag-icon-sx{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/sx.svg)}.flag-icon-sx.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/sx.svg)}.flag-icon-sy{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/sy.svg)}.flag-icon-sy.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/sy.svg)}.flag-icon-sz{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/sz.svg)}.flag-icon-sz.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/sz.svg)}.flag-icon-tc{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/tc.svg)}.flag-icon-tc.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/tc.svg)}.flag-icon-td{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/td.svg)}.flag-icon-td.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/td.svg)}.flag-icon-tf{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/tf.svg)}.flag-icon-tf.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/tf.svg)}.flag-icon-tg{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/tg.svg)}.flag-icon-tg.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/tg.svg)}.flag-icon-th{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/th.svg)}.flag-icon-th.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/th.svg)}.flag-icon-tj{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/tj.svg)}.flag-icon-tj.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/tj.svg)}.flag-icon-tk{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/tk.svg)}.flag-icon-tk.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/tk.svg)}.flag-icon-tl{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/tl.svg)}.flag-icon-tl.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/tl.svg)}.flag-icon-tm{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/tm.svg)}.flag-icon-tm.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/tm.svg)}.flag-icon-tn{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/tn.svg)}.flag-icon-tn.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/tn.svg)}.flag-icon-to{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/to.svg)}.flag-icon-to.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/to.svg)}.flag-icon-tr{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/tr.svg)}.flag-icon-tr.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/tr.svg)}.flag-icon-tt{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/tt.svg)}.flag-icon-tt.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/tt.svg)}.flag-icon-tv{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/tv.svg)}.flag-icon-tv.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/tv.svg)}.flag-icon-tw{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/tw.svg)}.flag-icon-tw.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/tw.svg)}.flag-icon-tz{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/tz.svg)}.flag-icon-tz.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/tz.svg)}.flag-icon-ua{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/ua.svg)}.flag-icon-ua.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/ua.svg)}.flag-icon-ug{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/ug.svg)}.flag-icon-ug.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/ug.svg)}.flag-icon-um{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/um.svg)}.flag-icon-um.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/um.svg)}.flag-icon-us{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/us.svg)}.flag-icon-us.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/us.svg)}.flag-icon-uy{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/uy.svg)}.flag-icon-uy.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/uy.svg)}.flag-icon-uz{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/uz.svg)}.flag-icon-uz.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/uz.svg)}.flag-icon-va{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/va.svg)}.flag-icon-va.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/va.svg)}.flag-icon-vc{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/vc.svg)}.flag-icon-vc.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/vc.svg)}.flag-icon-ve{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/ve.svg)}.flag-icon-ve.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/ve.svg)}.flag-icon-vg{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/vg.svg)}.flag-icon-vg.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/vg.svg)}.flag-icon-vi{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/vi.svg)}.flag-icon-vi.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/vi.svg)}.flag-icon-vn{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/vn.svg)}.flag-icon-vn.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/vn.svg)}.flag-icon-vu{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/vu.svg)}.flag-icon-vu.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/vu.svg)}.flag-icon-wf{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/wf.svg)}.flag-icon-wf.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/wf.svg)}.flag-icon-ws{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/ws.svg)}.flag-icon-ws.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/ws.svg)}.flag-icon-ye{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/ye.svg)}.flag-icon-ye.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/ye.svg)}.flag-icon-yt{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/yt.svg)}.flag-icon-yt.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/yt.svg)}.flag-icon-za{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/za.svg)}.flag-icon-za.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/za.svg)}.flag-icon-zm{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/zm.svg)}.flag-icon-zm.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/zm.svg)}.flag-icon-zw{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/zw.svg)}.flag-icon-zw.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/zw.svg)}.flag-icon-eu{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/eu.svg)}.flag-icon-eu.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/eu.svg)}.flag-icon-gb-eng{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/gb-eng.svg)}.flag-icon-gb-eng.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/gb-eng.svg)}.flag-icon-gb-sct{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/gb-sct.svg)}.flag-icon-gb-sct.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/1x1/gb-sct.svg)}.flag-icon-gb-wls{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/flags/4x3/gb-wls.svg)}.flag-icon-gb-wls.flag-icon-squared{background-image:url(//allyourbliss.com/wp-content/themes/fastor/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(//allyourbliss.com/wp-content/themes/fastor/fonts/ElegantIcons.eot);
src:url(//allyourbliss.com/wp-content/themes/fastor/fonts/ElegantIcons.eot?#iefix) format('embedded-opentype'),
url(//allyourbliss.com/wp-content/themes/fastor/fonts/ElegantIcons.ttf) format('truetype'),
url(//allyourbliss.com/wp-content/themes/fastor/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(//allyourbliss.com/wp-content/themes/fastor/fonts/Simple-Line-Icons.eot?v=2.2.2);
src:  url(//allyourbliss.com/wp-content/themes/fastor/fonts/Simple-Line-Icons.eot?#iefix&v=2.2.2) format('embedded-opentype'),
url(//allyourbliss.com/wp-content/themes/fastor/fonts/Simple-Line-Icons.ttf?v=2.2.2) format('truetype'),
url(//allyourbliss.com/wp-content/themes/fastor/fonts/Simple-Line-Icons.woff2?v=2.2.2) format('woff2'),
url(//allyourbliss.com/wp-content/themes/fastor/fonts/Simple-Line-Icons.woff?v=2.2.2) format('woff'),
url(//allyourbliss.com/wp-content/themes/fastor/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(//allyourbliss.com/wp-content/themes/fastor/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(//allyourbliss.com/wp-content/themes/fastor/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(//allyourbliss.com/wp-content/themes/fastor/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(//allyourbliss.com/wp-content/themes/fastor/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(//allyourbliss.com/wp-content/themes/fastor/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(//allyourbliss.com/wp-content/themes/fastor/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(//allyourbliss.com/wp-content/themes/fastor/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(//allyourbliss.com/wp-content/themes/fastor/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(//allyourbliss.com/wp-content/themes/fastor/css/images/ui-icons_222222_256x240.png)}.ui-widget-header .ui-icon{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/images/ui-icons_ffffff_256x240.png)}.ui-state-default .ui-icon{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/images/ui-icons_ef8c08_256x240.png)}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/images/ui-icons_ef8c08_256x240.png)}.ui-state-active .ui-icon{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/images/ui-icons_ef8c08_256x240.png)}.ui-state-highlight .ui-icon{background-image:url(//allyourbliss.com/wp-content/themes/fastor/css/images/ui-icons_228ef1_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(//allyourbliss.com/wp-content/themes/fastor/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(//allyourbliss.com/wp-content/themes/fastor/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(//allyourbliss.com/wp-content/themes/fastor/css/images/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x;opacity:.2;filter:Alpha(Opacity=20);border-radius:5px}.tp-bullets.tp-thumbs {
padding: 0px !important;
background: none !important;
}
.tp-bullets.tp-thumbs .bullet.selected {
border: 2px solid #acdd13;
}
.tp-bullets.tp-thumbs .bullet {
margin-right: 10px !important;
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-o-filter: grayscale(100%);
-ms-filter: grayscale(100%);
filter: grayscale(100%);
}
.tp-bullets.tp-thumbs .bullet.selected {
-webkit-filter: grayscale(0%);
-moz-filter: grayscale(0%);
-o-filter: grayscale(0%);
-ms-filter: grayscale(0%);
filter: grayscale(0%);
}
.tp-mask {
width: 370px !important;
}
@media (max-width: 1270px) { 
.responsive .tp-bullets.tp-thumbs {
display: none !important;
}
}
.tp-leftarrow.default,
.tp-rightarrow.default {
width: 33px;
height: 33px;
border-radius: 100px;
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
background: #fff;
color: #333;
transition: all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
padding: 8px 0px 0px 12px;
text-align: left;
font-size: 13px;
font-family: Poppins;
}
.buttons-prev-next-type-2 .tp-leftarrow.default, 
.buttons-prev-next-type-2 .tp-rightarrow.default {
border-radius: 0px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
}
.tp-leftarrow.default:hover,
.tp-rightarrow.default:hover {
background: #d9121f;
border-color: #d9121f;
color: #ffff;
}
.tp-rightarrow.default {
padding: 8px 0px 0px 14px;
}
.tp-leftarrow.default:before, 
.tp-rightarrow.default:before {
content: "\f053";
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: 11px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
}
.tp-rightarrow.default:before {
content: "\f054";
}
.tp-leftarrow.default:hover:before, 
.tp-rightarrow.default:hover:before {
color: #fff;
}
.tp-bullets.simplebullets.round .bullet {
width: 13px;
height: 13px;
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
background: #fff;
opacity: 0.1;
transition: all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
margin-left: 7px;
}
.tp-bullets.simplebullets.round .bullet.selected {
opacity: 1;
}#menu {
position: relative;
overflow: visible;
}
#menu .background-menu {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
}
.megaMenuToggle {
display: none;
}
.megamenu-type-8 .header-type-3 #top .pattern > .container > .row {
margin-left: 0px;
margin-right: 0px;
position: relative;
}
.container-megamenu2 {
padding-bottom: 0px !important;
padding-top: 10px !important;
z-index: 30 !important;
}
.megamenu-type-29 .container-megamenu2 {
padding-top: 0px !important;
padding-bottom: 25px !important;
}
.megamenu-type-29.home .container-megamenu2 {
padding-bottom: 0px !important;
}
.megamenu-type-5 .container-megamenu2 {
padding-top: 0px !important;
}
.megamenu-type-6 .container-megamenu2 {
padding-top: 0px !important;
}
.megamenu-type-9 .container-megamenu2 {
padding-top: 0px !important;
}
.megamenu-type-19 .container-megamenu2 {
padding-top: 0px !important;
}
.megamenu-type-14 .container-megamenu2 {
padding-top: 0px !important;
}
.container-megamenu.container .container {
width: auto !important;
}
.mega-menu-modules > div {
position: static;
}
.mega-menu-modules > div:first-child > div {
z-index: 0;
position: relative;
margin-left: -45px !important;
}
.standard-body .fixed .mega-menu-modules > div:first-child > div  {
margin-left: -40px !important;
}
.megamenu-type-15 .mega-menu-modules > div:first-child > div  {
margin-left: -30px !important;
}
.megamenu-type-4 #main .mega-menu-modules > div:first-child > div,
.megamenu-type-14 #main .mega-menu-modules > div:first-child > div,
.megamenu-type-5 #main .mega-menu-modules > div:first-child > div,
.megamenu-type-6 #main .mega-menu-modules > div:first-child > div,
.megamenu-type-9 #main .mega-menu-modules > div:first-child > div,
.megamenu-type-19 #main .mega-menu-modules > div:first-child > div,
.megamenu-type-27 #main .mega-menu-modules > div:first-child > div,
.megamenu-type-31 #main .mega-menu-modules > div:first-child > div,
.megamenu-type-10 #main .mega-menu-modules > div:first-child > div,
.megamenu-type-17 #main .mega-menu-modules > div:first-child > div,
.megamenu-type-20 #main .mega-menu-modules > div:first-child > div,
.megamenu-type-34 #main .mega-menu-modules > div:first-child > div,
.megamenu-type-28 #main .mega-menu-modules > div:first-child > div,
.megamenu-type-26 #main .mega-menu-modules > div:first-child > div,
.megamenu-type-25 #main .mega-menu-modules > div:first-child > div,
.megamenu-type-21 #main .mega-menu-modules > div:first-child > div {
margin-left: 0px !important;
margin-right: 0px !important;
}
.megamenu-type-5 #main .mega-menu-modules > div:first-child > div {
margin-left: -35px !important;
}
#main .mega-menu-modules > div:last-child > div {
padding-left: 7px;
}
.megamenu-type-4 #main .mega-menu-modules > div:last-child > div {
padding-left: 0px;
}
.megamenu-type-20 #main .mega-menu-modules > div:last-child > div {
padding-left: 0px;
}
.megamenu-type-34 #main .mega-menu-modules > div:last-child > div {
padding-left: 0px;
}
.megamenu-type-28 #main .mega-menu-modules > div:last-child > div {
padding-left: 0px;
}
.megamenu-type-26 #main .mega-menu-modules > div:last-child > div {
padding-left: 0px;
}
.megamenu-type-21 #main .mega-menu-modules > div:last-child > div {
padding-left: 0px;
}
.megamenu-type-10 #main .mega-menu-modules > div:last-child > div {
padding-left: 0px;
}
.megamenu-type-17 #main .mega-menu-modules > div:last-child > div {
padding-left: 0px;
}
.megamenu-background {
border-bottom: 2px solid #d9121f;
position: relative;
}
.megamenu-background > div {
background: url(//allyourbliss.com/wp-content/themes/fastor/img/bg-megamenu.png) top left repeat-x;
}
.megamenu-type-7 .megamenu-background > div .overflow-megamenu {
background: url(//allyourbliss.com/wp-content/themes/fastor/img/bg-megamenu.png) bottom left repeat-x;
}
.megamenu-type-6 .megamenu-background {
border-radius: 8px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
}
.megamenu-type-28 .megamenu-background > div {
background: none;
-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
-moz-box-shadow:    0px 0px 10px 0px rgba(0, 0, 0, 0.15);
box-shadow:         0px 0px 10px 0px rgba(0, 0, 0, 0.15);
}
.megamenu-type-30 .megamenu-background > div {
background: none;
-webkit-box-shadow: 0px 0px 0px 1px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 0px 0px 1px rgba(0,0,0,0.1);
box-shadow: 0px 0px 0px 1px rgba(0,0,0,0.1);
}
.megamenu-type-32 .megamenu-background > div {
background: none;
}
.megamenu-type-32 .megamenu-background > div > div > div {
background: url(//allyourbliss.com/wp-content/themes/fastor/img/bg-megamenu.png) bottom left repeat-x;
}
.megamenu-type-33 .megamenu-background > div {
background: none;
}
.megamenu-type-33 .megamenu-background > div > div > div {
border-bottom: 1px solid rgba(255, 255, 255, .1);
}
.megamenu-type-6 .megamenu-background > div {
background: none;
}
.megamenu-type-25 .megamenu-background > div {
background: none;
}
.megamenu-type-27 .megamenu-background > div {
background: none;
}
.megamenu-type-26 .megamenu-background > div {
background: none;
-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
-moz-box-shadow:    0px 0px 10px 0px rgba(0, 0, 0, 0.3);
box-shadow:         0px 0px 10px 0px rgba(0, 0, 0, 0.3);
}
.megamenu-type-27 .megamenu-background > div {
background: none;
-webkit-box-shadow: 0px 1px 0px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 1px 0px 0px rgba(0,0,0,0.1);
box-shadow: 0px 1px 0px 0px rgba(0,0,0,0.1);;
}
.megamenu-type-23 .megamenu-background > div {
background: none;
}
.megamenu-type-9 .megamenu-background > div {
background: none;
}
.megamenu-type-19 .megamenu-background > div {
background: none;
}
.megamenu-type-17 .megamenu-background > div {
background: none;
}
.overflow-megamenu {
position: relative;
z-index: 25;
}
.megamenu-wrapper {
}
.megamenu-type-19 #main .megamenu-wrapper {
border: 1px solid rgba(255, 255, 255, .15);
}
ul.megamenu {
opacity: 1;
margin: 0px;
padding: 0px;
list-style: none;
}
.megamenu-type-33 ul.megamenu {
text-align: center;
}
.megamenu-type-29 ul.megamenu {
padding: 0px 10px;
}
ul.megamenu > li {
float: left;
width: auto;
margin: 0px 36px 0px 0px;
}
.megamenu-type-23 #main ul.megamenu {
margin: 0px -40px;
}
.megamenu-type-27 #main ul.megamenu {
margin-left: -30px;
}
.megamenu-type-31 #main ul.megamenu {
margin-left: -30px;
}
.megamenu-type-30 #main ul.megamenu {
margin-left: -29px;
}
.megamenu-type-23 #main ul.megamenu > li {
margin: 0px;
border-left: 1px solid #cccccc;
}
.megamenu-type-23 #main ul.megamenu > li:first-child {
border-left: none;
}
.megamenu-type-29 #main ul.megamenu > li {
margin: 0px;
border-left: 1px solid rgba(0, 0, 0, .1);
}
.megamenu-type-29 #main ul.megamenu > li:first-child {
border-left: none;
}
.megamenu-type-30 #main ul.megamenu > li {
margin: 0px;
border-left: 1px solid rgba(0, 0, 0, .1);
}
.megamenu-type-30 #main ul.megamenu > li:first-child {
border-left: none;
}
.megamenu-type-24 #main ul.megamenu > li {
margin-right: 28px;
}
.megamenu-type-32 #main ul.megamenu > li {
margin-right: 25px;
}
.megamenu-type-33 #main ul.megamenu > li {
margin-left: 12px;
margin-right: 12px;
display: inline-block;
float: none;
}
.megamenu-type-15 #main ul.megamenu > li {
margin-right: 20px;
}
.megamenu-type-20 #main ul.megamenu > li {
margin-right: 21px;
}
.megamenu-type-34 #main ul.megamenu > li {
margin-right: 21px;
}
.megamenu-type-28 #main ul.megamenu > li {
margin-right: 21px;
}
.megamenu-type-26 #main ul.megamenu > li {
margin-right: 0px;
border-left: 1px solid rgba(0, 0, 0, .1);
}
.megamenu-type-26 #main ul.megamenu > li:first-child {
border: none;
margin-left: -30px;
}
.megamenu-type-21 #main ul.megamenu > li {
margin-right: 21px;
}
.megamenu-type-16 #main ul.megamenu > li {
margin-right: 34px;
}
.megamenu-type-4 #main ul.megamenu > li {
margin-right: 29px;
}
.megamenu-type-14 #main ul.megamenu > li {
margin-right: 29px;
}
.megamenu-type-10 #main ul.megamenu > li {
margin-right: 26px;
}
.megamenu-type-17 #main ul.megamenu > li {
margin-right: 0px;
}
.megamenu-type-6 #main ul.megamenu > li {
margin: 0px;
}
.megamenu-type-9 #main ul.megamenu > li {
margin: 0px;
}
.megamenu-type-19 #main ul.megamenu > li {
margin: 0px;
}
.megamenu-type-27 #main ul.megamenu > li {
margin: 0px;
border-right: 1px solid rgba(0, 0, 0, .1);
}
.megamenu-type-27 #main ul.megamenu > li:last-child {
border-right: none;
}
.megamenu-type-31 #main ul.megamenu > li {
margin: 0px;
border-right: 1px solid rgba(0, 0, 0, .1);
}
.megamenu-type-31 #main ul.megamenu > li:last-child {
border-right: none;
}
.megamenu-type-12 .horizontal ul.megamenu > li {
margin-right: 28px;
border-left: 1px solid rgba(0, 0, 0, .1);
padding-left: 28px;
}
.megamenu-type-12 .horizontal ul.megamenu > li:first-child {
padding-left: 0px;
border: none;
}
.megamenu-type-13 #main ul.megamenu > li {
margin-right: 0px;
border-left: 1px solid rgba(0, 0, 0, .1);
}
.megamenu-type-13 #main ul.megamenu > li:first-child {
border: none;
}
.megamenu-type-7 #main ul.megamenu > li {
margin: 0px;
border-left: 1px solid #e5e5e5;
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
}
.megamenu-type-7 #main ul.megamenu > li:hover {
background: #e5e5e5;
}
.megamenu-type-7 #main ul.megamenu > li:first-child {
margin-left: -27px;
border: none;
}
.megamenu-type-11 #main ul.megamenu > li {
margin: 0px;
border-left: 1px solid rgba(0, 0, 0, .1);
}
.megamenu-type-11 #main ul.megamenu > li:first-child {
margin-left: -31px;
border: none;
}
.megamenu-type-22 #main ul.megamenu > li {
margin-right: 28px;
}
.megamenu-type-22 #main ul.megamenu > li.home {
margin-left: -29px;
border-right: 1px solid rgba(0, 0, 0, .1);
}
ul.megamenu > li.pull-right {
float: right;
margin: 0px 0px 0px 10px;
}
.megamenu-type-23 #main ul.megamenu > li.pull-right {
border-left: none;
}
.megamenu-type-23 #main ul.megamenu > li.pull-right:last-child {
border-left: 1px solid #d9d9d9;
}
.megamenu-type-20 #main ul.megamenu > li.pull-right {
margin: 0px 0px 0px 10px;
}
.megamenu-type-34 #main ul.megamenu > li.pull-right {
margin: 0px 0px 0px 10px;
}
.megamenu-type-28 #main ul.megamenu > li.pull-right {
margin: 0px 0px 0px 10px;
}
.megamenu-type-26 #main ul.megamenu > li.pull-right {
margin: 0px;
}
.megamenu-type-21 #main ul.megamenu > li.pull-right {
margin: 0px 0px 0px 10px;
}
.megamenu-type-4 #main ul.megamenu > li.pull-right {
margin: 0px 0px 0px 10px;
}
.megamenu-type-16 #main ul.megamenu > li.pull-right {
margin: 0px 0px 0px 10px;
}
.megamenu-type-15 #main ul.megamenu > li.pull-right {
margin: 0px 0px 0px 10px;
}
.megamenu-type-14 #main ul.megamenu > li.pull-right {
margin: 0px 40px 0px 0px;
}
.megamenu-type-27 #main ul.megamenu > li.pull-right {
border: none;
}
.megamenu-type-31 #main ul.megamenu > li.pull-right {
border: none;
}
.megamenu-type-7 #main ul.megamenu > li.pull-right {
margin: 0px -45px 0px 10px;
}
.megamenu-type-7 ul.megamenu > li.pull-right {
border: none;
background: #f7efe4;
border-top: 1px solid #ded7cd;
border-bottom: 1px solid #ded7cd;
height: 61px;
}
.megamenu-type-7 .standard-body #main .fixed ul.megamenu > li.pull-right {
margin-right: -40px;
}
.megamenu-type-11 #main ul.megamenu > li.pull-right {
margin: 0px -45px 0px 10px;
}
.megamenu-type-11 #main ul.megamenu > li.pull-right {
border: none;
background: url(//allyourbliss.com/wp-content/themes/fastor/img/bg-megamenu.png) top left repeat-y;
}
.megamenu-type-11 .standard-body #main .fixed ul.megamenu > li.pull-right {
margin-right: -40px;
}
.megamenu-type-22 #main ul.megamenu > li.pull-right {
margin: 0px -45px 0px 10px;
}
.megamenu-type-22 #main ul.megamenu > li.pull-right {
border: none;
background: url(//allyourbliss.com/wp-content/themes/fastor/img/bg-megamenu.png) top left repeat-y;
}
.megamenu-type-22 .standard-body #main .fixed ul.megamenu > li.pull-right {
margin-right: -40px;
}
.megamenu-type-13 #main ul.megamenu > li.pull-right {
margin: 0px -45px 0px 10px;
}
.megamenu-type-13 ul.megamenu > li.pull-right {
border: none;
}
.megamenu-type-13 .standard-body #main .fixed ul.megamenu > li.pull-right {
margin-right: -40px;
}
.megamenu-type-24 #main ul.megamenu > li.pull-right {
margin: 0px -45px 0px 10px;
}
.megamenu-type-24 .standard-body #main .fixed ul.megamenu > li.pull-right {
margin-right: -40px;
}
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 {
padding: 0px;
margin: 14px 0px 0px 0px;
width: 260px;
}
.megamenu-type-15 #top ul.megamenu > li.search .search_form {
margin-top: 11px;
}
.megamenu-type-27 #top ul.megamenu > li.search .search_form {
margin-top: 10px;
width: 208px;
}
.megamenu-type-31 #top ul.megamenu > li.search .search_form {
margin-top: 10px;
width: 208px;
}
.megamenu-type-16 #top ul.megamenu > li.search .search_form {
width: 227px;
}
ul.megamenu > li.search .search_form input {
padding: 11px 35px 10px 20px;
margin: 0px;
height: 45px;
width: 100%;
font-size: 12px;
min-height: 45px;
border: none;
}
.megamenu-type-27 #top ul.megamenu > li.search .search_form input  {
height: 40px;
min-height: 40px;
}
.megamenu-type-31 #top ul.megamenu > li.search .search_form input  {
height: 40px;
min-height: 40px;
}
.megamenu-type-15 #top ul.megamenu > li.search .search_form input  {
height: 40px;
min-height: 40px;
}
.megamenu-type-16 #top ul.megamenu > li.search .search_form input  {
height: 36px;
min-height: 36px;
padding-left: 40px;
font-size: 14px;
}
ul.megamenu > li.search .button-search {
}
.megamenu-type-27 ul.megamenu > li.search .button-search {
font-size: 14px;
line-height: 14px;
right: 20px;
}
.megamenu-type-31 ul.megamenu > li.search .button-search {
font-size: 14px;
line-height: 14px;
right: 20px;
}
.megamenu-type-15 ul.megamenu > li.search .button-search {
font-size: 14px;
line-height: 14px;
}
.megamenu-type-16 ul.megamenu > li.search .button-search {
font-size: 18px;
line-height: 16px;  width: 25px;
}
ul.megamenu .ui-autocomplete {
margin-top: 10px !important;
} ul.megamenu > li > a {
display: block;
position: relative;
font-size: 14px;
padding: 26px 2px 19px 2px;
height: 71px;
}
.megamenu-type-29 ul.megamenu > li > a {
padding: 21px 23px 16px 23px;
height: 60px;
}
.megamenu-type-32 ul.megamenu > li > a {
padding: 14px 2px 16px 2px;
height: 61px;
}
.megamenu-type-33 ul.megamenu > li > a {
padding: 14px 2px 16px 2px;
height: 61px;
}
.megamenu-type-30 ul.megamenu > li > a {
padding: 30px 29px 29px 29px;
height: 80px;
}
.megamenu-type-23 ul.megamenu > li > a {
padding: 25px 39px 19px 39px;
height: 70px;
}
.megamenu-type-2 ul.megamenu > li > a {
height: 61px;
padding-top: 20px;
}
.megamenu-type-16 ul.megamenu > li > a {
height: 61px;
padding-top: 20px;
padding-left: 0px;
padding-right: 0px;
}
.megamenu-type-20 ul.megamenu > li > a {
height: 60px;
padding-top: 21px;
}
.megamenu-type-34 ul.megamenu > li > a {
height: 60px;
padding-top: 21px;
}
.megamenu-type-28 ul.megamenu > li > a {
height: 60px;
padding: 20px 0px 17px 0px;
}
.megamenu-type-26 ul.megamenu > li > a {
height: 60px;
padding: 21px 30px 19px 30px;
}
.megamenu-type-21 ul.megamenu > li > a {
height: 60px;
padding-top: 21px;
}
.megamenu-type-15 ul.megamenu > li > a {
height: 61px;
padding-top: 21px;
}
.megamenu-type-10 ul.megamenu > li > a {
height: 50px;
padding-top: 15px;
padding-left: 0px;
padding-right: 0px;
}
.megamenu-type-17 ul.megamenu > li > a {
height: 50px;
padding-top: 15px;
padding-left: 29px;
padding-right: 29px;
border-left: 1px solid rgba(0, 0, 0, .1);
}
.megamenu-type-17 ul.megamenu > li:first-child > a {
border-left: none;
margin-left: -29px;
}
.megamenu-type-7 ul.megamenu > li > a {
height: 61px;
padding-top: 20px;
padding-left: 28px;
padding-right: 28px;
}
.megamenu-type-11 ul.megamenu > li > a {
height: 61px;
padding-top: 21px;
padding-left: 31px;
padding-right: 31px;
}
.megamenu-type-11 ul.megamenu > li > a:hover {
background: rgba(0, 0, 0, .1);
}
.megamenu-type-22 ul.megamenu > li > a {
height: 61px;
padding: 21px 2px 18px 2px;
}
.megamenu-type-22 ul.megamenu > li.pull-right > a {
padding-left: 31px;
}
.megamenu-type-22 ul.megamenu > li.home > a {
padding-left: 29px;
padding-right: 29px;
padding-top: 22px;
}
.megamenu-type-22 ul.megamenu > li.home > a  .fa-home {
font-size: 18px;
}
.megamenu-type-4 ul.megamenu > li > a {
height: 51px;
padding-top: 16px;
}
.megamenu-type-14 ul.megamenu > li > a {
height: 61px;
padding-top: 21px;
}
.megamenu-type-3 ul.megamenu > li > a {
height: 65px;
padding-top: 22px;
}
.megamenu-type-12 ul.megamenu > li > a {
height: 53px;
padding-top: 18px;
}
.megamenu-type-13 ul.megamenu > li > a {
height: 61px;
padding-top: 20px;
padding-left: 28px;
padding-right: 28px;
}
.megamenu-type-13 ul.megamenu > li:first-child > a {
padding-left: 0px;
}
.megamenu-type-24 ul.megamenu > li > a {
height: 61px;
padding-top: 20px;
}
.megamenu-type-6 ul.megamenu > li > a {
height: 54px;
padding-top: 17px;
padding-left: 21px;
padding-right: 21px;
border-left: 1px solid rgba(255, 255, 255, 0.15);
}
.megamenu-type-6 ul.megamenu > li:first-child > a {
border-left: none;
border-radius: 8px 0px 0px 8px;
-webkit-border-radius: 8px 0px 0px 8px;
-moz-border-radius: 8px 0px 0px 8px;
}
.megamenu-type-6 ul.megamenu > li:hover > a,
.megamenu-type-6 ul.megamenu > li.home > a {
background: rgba(255, 255, 255, 0.1);
}
.megamenu-type-9 ul.megamenu > li > a {
height: 50px;
padding-top: 15px;
padding-left: 21px;
padding-right: 21px;
}
.megamenu-type-9 ul.megamenu > li:first-child > a {
padding-left: 30px;
}
.megamenu-type-19 ul.megamenu > li > a {
height: 59px;
padding-top: 19px;
padding-left: 16px;
padding-right: 16px;
}
.megamenu-type-19 ul.megamenu > li:first-child > a {
padding-left: 40px;
}
#main ul.megamenu > li.bakery-show-all-products > a {
padding-left: 40px;
padding-right: 42px;
position: relative;
margin: -1px 22px -1px -1px;
height: 61px;
padding-top: 20px;
background: url(//allyourbliss.com/wp-content/themes/fastor/img/bg-show-all-products.png) top left repeat-x;
color: #fff;
}
.megamenu-type-27 ul.megamenu > li > a {
height: 59px;
padding-top: 20px;
padding-left: 30px;
padding-right: 30px;
}
.megamenu-type-31 ul.megamenu > li > a {
height: 61px;
padding-top: 21px;
padding-left: 30px;
padding-right: 30px;
}
ul.megamenu > li.pull-right > a {
padding-right: 0px;
}
.megamenu-type-23 ul.megamenu > li.pull-right > a {
padding-right: 40px;
padding-left: 10px;
}
.megamenu-type-23 #main ul.megamenu > li.pull-right:last-child > a {
padding-left: 40px;
padding-right: 10px;
}
.megamenu-type-23 #main ul.megamenu > li.pull-right:nth-last-child(2) > a {
padding-right: 10px;
}
.megamenu-type-23 ul.megamenu > li.pull-right > a strong {
font-size: 13px;
}
.megamenu-type-6 ul.megamenu > li.pull-right > a {
padding-right: 21px;
}
.megamenu-type-7 ul.megamenu > li.pull-right > a {
padding-right: 45px;
}
.megamenu-type-11 ul.megamenu > li.pull-right > a {
padding-right: 45px;
}
.megamenu-type-22 ul.megamenu > li.pull-right > a {
padding-right: 40px;
}
.megamenu-type-9 ul.megamenu > li.pull-right > a {
padding-right: 30px;
padding-left: 30px;
}
.megamenu-type-19 ul.megamenu > li.pull-right > a {
padding-right: 38px;
padding-left: 38px;
border-left: 1px solid rgba(255, 255, 255, .15);
}
.megamenu-type-13 ul.megamenu > li.pull-right > a {
padding-right: 40px;
padding-left: 32px;
}
.megamenu-type-24 ul.megamenu > li.pull-right > a {
padding-right: 40px;
padding-left: 38px;
}
.megamenu-type-20 ul.megamenu > li.pull-right > a {
padding-left: 17px;
padding-right: 0px;
border-left: 1px solid rgba(0, 0, 0, .1);
}
.megamenu-type-34 ul.megamenu > li.pull-right > a {
padding-left: 17px;
padding-right: 0px;
border-left: 1px solid rgba(0, 0, 0, .1);
}
.megamenu-type-28 ul.megamenu > li.pull-right > a {
padding-left: 17px;
padding-right: 0px;
border-left: 1px solid rgba(0, 0, 0, .1);
}
.megamenu-type-21 ul.megamenu > li.pull-right > a {
padding-left: 17px;
padding-right: 0px;
border-left: 1px solid rgba(0, 0, 0, .1);
}
ul.megamenu > li.with-sub-menu > a strong:after {
content: "\f078";
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: 9px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
color: #d9121f;
vertical-align: top;
margin: 5px 0px 0px 12px;
}
.megamenu-type-6 ul.megamenu > li.with-sub-menu > a strong:after {
margin-left: 10px;
}
.megamenu-type-9 ul.megamenu > li.with-sub-menu > a strong:after {
margin-left: 10px;
}
ul.megamenu > li.with-sub-menu:hover > a strong:after {
color: #333;
}
ul.megamenu > li > a strong {
font-weight: 600;
}
ul.megamenu .megamenu-label {
position: absolute;
top: 5px;
left: -13px;
height: 16px;
padding: 4px 10px;
font-size: 9px;
line-height: 9px;
color: #fff;
font-weight: 600;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
font-family: Poppins;
}
.megamenu-type-32 ul.megamenu .megamenu-label {
top: -7px;
left: -8px;
}
.megamenu-type-33 ul.megamenu .megamenu-label {
top: -7px;
left: -8px;
}
.megamenu-type-2 ul.megamenu > li > a .megamenu-label {
top: -8px;
}
.megamenu-type-16 ul.megamenu > li > a .megamenu-label {
top: -8px;
}
.megamenu-type-20 ul.megamenu > li > a .megamenu-label {
top: -8px;
}
.megamenu-type-34 ul.megamenu > li > a .megamenu-label {
top: -8px;
}
.megamenu-type-28 ul.megamenu > li > a .megamenu-label {
top: -8px;
}
.megamenu-type-30 ul.megamenu > li > a .megamenu-label {
top: -8px;
left: 10px;
}
.megamenu-type-26 ul.megamenu > li > a .megamenu-label {
top: -8px;
left: 15px;
}
.megamenu-type-21 ul.megamenu > li > a .megamenu-label {
top: -8px;
}
.megamenu-type-15 ul.megamenu > li > a .megamenu-label {
top: -8px;
}
.megamenu-type-17 ul.megamenu > li > a .megamenu-label {
top: -8px;
left: 20px;
}
.megamenu-type-7 ul.megamenu > li > a .megamenu-label {
top: -8px;
}
.megamenu-type-11 ul.megamenu > li > a .megamenu-label {
top: -8px;
}
.megamenu-type-22 ul.megamenu > li > a .megamenu-label {
top: -8px;
}
.megamenu-type-4 ul.megamenu > li > a .megamenu-label {
top: -8px;
}
.megamenu-type-14 ul.megamenu > li > a .megamenu-label {
top: -8px;
}
.megamenu-type-3 ul.megamenu > li > a .megamenu-label {
top: -8px;
}
.megamenu-type-12 ul.megamenu > li > a .megamenu-label {
top: -8px;
}
.megamenu-type-13 ul.megamenu > li > a .megamenu-label {
top: -8px;
}
.megamenu-type-24 ul.megamenu > li > a .megamenu-label {
top: -8px;
}
.megamenu-type-6 ul.megamenu > li > a .megamenu-label {
top: -7px;
left: 9px;
}
.megamenu-type-9 ul.megamenu > li > a .megamenu-label {
top: -6px;
left: 15px;
}
.megamenu-type-19 ul.megamenu > li > a .megamenu-label {
top: -6px;
left: 15px;
}
.megamenu-type-27 ul.megamenu > li > a .megamenu-label {
top: -8px;
left: 30px;
}
.megamenu-type-31 ul.megamenu > li > a .megamenu-label {
top: -8px;
left: 64px;
}
.megamenu-label-type-2 ul.megamenu .megamenu-label {
background-image: url(//allyourbliss.com/wp-content/themes/fastor/img/megamenu-label-type-2.png) !important;
background-position: top left;
background-repeat: repeat-x;
}
.megamenu-label-type-3 ul.megamenu .megamenu-label {
background-image: url(//allyourbliss.com/wp-content/themes/fastor/img/megamenu-label-type-2.png) !important;
background-position: top left;
background-repeat: repeat-x;
border-radius: 0px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
font-size: 10px;
padding-top: 3px;
}
.megamenu-label-type-4 ul.megamenu .megamenu-label {
border-radius: 0px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
}
.megamenu-label-type-5 ul.megamenu .megamenu-label {
border-radius: 0px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
background-image: url(//allyourbliss.com/wp-content/themes/fastor/img/megamenu-label-type-2.png) !important;
background-position: top left;
background-repeat: repeat-x;
}
.megamenu-label-type-6 ul.megamenu .megamenu-label {
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
padding-top: 3px;
}
.megamenu-label-type-7 ul.megamenu .megamenu-label {
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
}
.header-type-3 ul.megamenu > li > a .megamenu-label {
top: -15px;
}
@-moz-document url-prefix() {
ul.megamenu .megamenu-label {
padding-top: 3px;
}
}
ul.megamenu ul .megamenu-label {
display: inline-block;
position: relative;
top: 2px;
vertical-align: top;
left: 10px;
}
ul.megamenu .static-menu ul .megamenu-label {
top: 6px;
}
ul.megamenu .static-menu ul .main-menu .megamenu-label {
top: 7px;
}
ul.megamenu > li > a:hover,
ul.megamenu > li.active > a,
ul.megamenu > li.home > a,
ul.megamenu > li:hover > a {
color: #d9121f;
}
ul.megamenu > li > a .fa-home {
display: block;
font-size: 20px;
}
.megamenu-type-32 ul.megamenu > li > a .fa-home {
font-size: 18px;
padding-top: 3px;
color: #262626;
}
.megamenu-type-20 ul.megamenu > li > a .fa-home {
font-size: 17px;
padding-top: 1px;
}
.megamenu-type-34 ul.megamenu > li > a  .fa-home {
font-size: 17px;
padding-top: 1px;
}
.megamenu-type-21 ul.megamenu > li > a  .fa-home {
font-size: 17px;
padding-top: 1px;
}
ul.megamenu > li > a img {
margin-right: 11px;
margin-left: 14px;
margin-bottom: 3px;
vertical-align: middle;
}
.vertical ul.megamenu > li > a img {
margin-left: 0px;
display: block;
float: left;
position: relative;
margin-top: -5px;
margin-bottom: -1px;
margin-right: 13px;
}
.megamenu-type-28 .vertical ul.megamenu > li > a img {
margin: -3px 13px -1px 0px;
}
.megamenu-type-30 .horizontal ul.megamenu > li > a img {
display: block;
float: right;
margin: -30px -29px 0px 0px;
}
.megamenu-type-7 .horizontal ul.megamenu > li > a img {
display: block;
float: left;
margin: -20px 0px 0px -28px;
}
.megamenu-type-26 .horizontal ul.megamenu > li > a img {
display: block;
float: right;
margin: -21px -30px 0px 0px;
}
.megamenu-type-11 ul.megamenu > li > a img {
margin-left: 8px;
margin-right: 26px;
vertical-align: top;
margin-top: -1px;
}
.megamenu-type-23 ul.megamenu > li > a img {
margin-left: 0px;
margin-right: 18px;
vertical-align: top;
margin-top: -11px;
}
.megamenu-type-22 ul.megamenu > li > a img {
margin-left: 8px;
margin-right: 26px;
vertical-align: top;
margin-top: -1px;
}
.megamenu-type-13 ul.megamenu > li > a img {
margin-left: 0px;
margin-right: 20px;
}
.megamenu-type-24 ul.megamenu > li > a img {
margin-left: 0px;
margin-right: 10px;
margin-top: -1px;
}
.megamenu-type-19 ul.megamenu > li > a img {
margin-left: 3px;
margin-right: 14px;
}
.megamenu-type-27 ul.megamenu > li > a img {
margin: -3px 13px 0px 0px;
vertical-align: top;
}
.megamenu-type-31 ul.megamenu > li > a img {
margin: -3px 15px 0px 0px;
vertical-align: top;
} ul.megamenu > li > a.description {
line-height: 1.1;
}
ul.megamenu > li > a.description strong {
font-size: 13px;
padding-top: 1px;
display: block;
}
ul.megamenu > li > a.description img {
float: left;
margin-left: 0px;
}
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;
}
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 {
position: absolute;
left: 0;
height: 1px;
}
.megamenu-type-8 ul.megamenu > li > .sub-menu > .content > .arrow {
display: none;
}
ul.megamenu > li > .sub-menu > .content > .arrow:after {
position: absolute;
margin-top: -40px;
margin-left: -20px;
display: inline-block;
border-right: 10px solid transparent;
border-bottom: 10px solid #fff;
border-left: 10px solid transparent;
content: '';
z-index: 30;
}  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: 25px;
}
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%;
}
.body-full-width .horizontal ul.megamenu > li > .sub-menu.full-width-sub-menu {
margin-left: -45px;
}
ul.megamenu li .sub-menu .content {
padding: 30px;
background: #fff;
box-shadow:            0px 0px 25px rgba(0, 0, 0, 0.15);
-moz-box-shadow:       0px 0px 25px rgba(0, 0, 0, 0.15);
-webkit-box-shadow:    0px 0px 25px rgba(0, 0, 0, 0.15);
box-sizing: content-box !important;
-moz-box-sizing: content-box !important;
-webkit-box-sizing: content-box !important;
}
.dropdown-menu-type-2 ul.megamenu li .sub-menu .content {
border-radius: 8px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
}
.dropdown-menu-type-3 ul.megamenu li .sub-menu .content {
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
}
ul.megamenu li .sub-menu.full-width-sub-menu .content {
padding: 30px 45px 40px 45px;
}
.megamenu-type-8 ul.megamenu li .sub-menu.full-width-sub-menu .content {
padding-left: 40px;
padding-right: 40px;
}
.standard-body .fixed ul.megamenu li .sub-menu.full-width-sub-menu .content {
padding: 30px 40px 40px 40px;
}
ul.megamenu .sub-menu .content > .row {
padding-top: 20px;
}
ul.megamenu .sub-menu .content > .border {
display: none;
}
ul.megamenu .sub-menu .content > .row:first-of-type {
padding: 0px;
} ul.megamenu li .product {
position: relative;
margin-bottom: -4px;
}
ul.megamenu li .product .image {
padding: 0px;
}
ul.megamenu li .product .image img {
display: block;
margin: 0px auto;
}
ul.megamenu li .product .name {
padding: 13px 0px 0px 0px;
text-align: center;
}
ul.megamenu li .product .price {
color: #d9121f;
font-size: 14px;
font-weight: 600;
padding: 0px;
margin: 0px;
text-align: center;
}
ul.megamenu li .product .sale,
ul.megamenu li .product .new {
margin-top: -5px;
}  .products-carousel-overflow {
margin-bottom: 12px;
position: relative;
text-align: center;
}
.products-carousel-overflow .product {
margin-bottom: 0px !important;
padding-bottom: 50px;
padding-top: 50px;
padding-left: 10px;
padding-right: 10px;
position: static !important;
}
.products-carousel-overflow .product:after {
content: '';
position: absolute;
top: 15px;
bottom: 15px;
right: -1px;
width: 1px;
display: block;
background: url(//allyourbliss.com/wp-content/themes/fastor/img/bg-megamenu.png) top left repeat-y;
transition: border-color 0.2s ease-in;
-webkit-transition: border-color 0.2s ease-in;
-moz-transition: border-color 0.2s ease-in;
}
.products-carousel-overflow .box-heading {
margin: 0px auto;
padding: 0px 0px 9px 0px;
display: inline-block;
font-size: 20px;
font-weight: 500;
border-bottom: 2px solid #d9121f;
position: relative;
z-index: 1;
}
.products-carousel-overflow .strip-line {
display: none;
}
.products-carousel-overflow > .prev,
.products-carousel-overflow > .next {
position: absolute;
bottom: -18px;
z-index: 10;
width: 35px;
height: 35px;
border-radius: 100px;
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
border: 1px solid #e5e5e5;
background: #fff;
color: #333;
transition: all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
padding: 8px 0px 0px 12px;
text-align: left;
left: 50%;
cursor: pointer;
}
.products-carousel-overflow > .prev:hover,
.products-carousel-overflow > .next:hover {
background: #d9121f;
border-color: #d9121f;
color: #ffff;
}
.products-carousel-overflow > .prev {
margin-left: -50px;
}
.products-carousel-overflow > .next {
margin-left: 15px;
padding: 8px 0px 0px 14px;
}
.products-carousel-overflow > .prev:before,
.products-carousel-overflow > .next:before {
content: "\f053";
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: 11px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
}
.products-carousel-overflow > .next:before {
content: "\f054";
}
.products-carousel-overflow > .prev:hover:before,
.products-carousel-overflow > .next:hover:before {
color: #fff;
}
.products-carousel-overflow .clear:before {
height: 1px;
content: '';
left: 0;
right: 0;
margin-top: -1px;
position: absolute;
background: url(//allyourbliss.com/wp-content/themes/fastor/img/bg-megamenu.png) top left repeat-x;
z-index: 1;
display: block;
}
.products-carousel-overflow .clear:after {
height: 1px;
content: '';
left: 0;
bottom: 0;
right: 0;
position: absolute;
background: url(//allyourbliss.com/wp-content/themes/fastor/img/bg-megamenu.png) top left repeat-x;
z-index: 1;
display: block;
}  ul.megamenu li .sub-menu .content .open-categories,
ul.megamenu li .sub-menu .content .close-categories {
display: none;
}  ul.megamenu li .sub-menu .content .static-menu a.main-menu {
font-weight: 500;
font-size: 20px;
position: relative;
padding: 0px 0px 11px 0px;
display: inline-block;
}
ul.megamenu li .sub-menu .content .static-menu a.main-menu:after {
position: absolute;
content: '';
width: 45px;
height: 2px;
left: 0;
bottom: 0;
background: #d9121f;
}
ul.megamenu li .sub-menu .content .static-menu .left-categories-image-right {
float: left;
width: 52%;
padding-right: 8%;
}
ul.megamenu li .sub-menu .content .static-menu .right-categories-image-right {
float: left;
width: 40%;
text-align: right;
padding-top: 15px;
}
ul.megamenu li .sub-menu .content .static-menu .left-categories-image-left {
float: left;
width: 37%;
padding-right: 7%;
padding-top: 15px;
}
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: 3px 0px;
}
ul.megamenu li .sub-menu .content .static-menu > .menu > ul > li {
padding-top: 7px;
}
ul.megamenu li .sub-menu .content .static-menu > .menu > ul > li:first-child {
padding-top: 0px;
}
ul.megamenu li .sub-menu .content .static-menu .menu ul ul {
padding: 21px 0px 5px 0px;
line-height: 30px;
}
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 .menu > ul > li {
position: relative;
margin: 0px -30px;
}
ul.megamenu li .sub-menu .content .hover-menu a.main-menu {
display: block;
position: relative;
margin: 0px;
padding: 10px 30px 8px 30px;
font-size: 14px;
font-weight: 600;
}
ul.megamenu li .sub-menu .content .hover-menu .col-sm-12 a.main-menu,
ul.megamenu li .sub-menu .content .col-sm-12 .hover-menu a.main-menu {
background: url(//allyourbliss.com/wp-content/themes/fastor/img/bg-megamenu.png) top left repeat-x;
}
ul.megamenu li .sub-menu .content .hover-menu li:first-child a.main-menu {
background: none;
}
ul.megamenu li .sub-menu .content .hover-menu .menu ul li:hover > a {
color: #d9121f;
}
ul.megamenu li .sub-menu .content .hover-menu a.with-submenu {
overflow: 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 li .sub-menu .content .hover-menu a.with-submenu:before {
display: block;
position: absolute;
top: 16px;
right: 20px;
font-family: FontAwesome;
cursor: pointer;
font-size: 9px;
line-height: 9px;
font-weight: 400;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\f054";
color: #d9121f;
-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 li .sub-menu .content .hover-menu li:hover > a.with-submenu:before {
right: 0px;
color: #333;
opacity: 0;
}
ul.megamenu li .sub-menu .content .hover-menu a.with-submenu:after {
display: block;
position: absolute;
top: 16px;
left: 15px;
font-family: FontAwesome;
cursor: pointer;
font-size: 9px;
line-height: 9px;
font-weight: 400;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\f054";
color: #333;
-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;
opacity: 0;
visibility: hidden;
}
ul.megamenu li .sub-menu .content .hover-menu li:hover > a.with-submenu:after {
left: 30px;
opacity: 1;
visibility: visible;
}
ul.megamenu li .sub-menu .content .hover-menu li:hover > a.with-submenu {
padding-left: 50px;
}
ul.megamenu li .sub-menu .content .hover-menu .menu ul {
list-style: none;
margin: -14px 0px -15px 0px;
padding: 0px;
position: relative;
}
ul.megamenu li .sub-menu .content .hover-menu .menu ul ul {
display: none;
width: 190px;
padding: 15px 0px;
position: absolute;
z-index: 10;
left: 100%;
top: 0;
margin: -15px 0px 0px 30px;
background: #fff;
box-shadow:            0px 0px 25px rgba(0, 0, 0, 0.15);
-moz-box-shadow:       0px 0px 25px rgba(0, 0, 0, 0.15);
-webkit-box-shadow:    0px 0px 25px rgba(0, 0, 0, 0.15);
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;
}
.dropdown-menu-type-2 ul.megamenu li .sub-menu .content .hover-menu .menu ul ul {
border-radius: 8px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
}
.dropdown-menu-type-3 ul.megamenu li .sub-menu .content .hover-menu .menu ul ul {
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
}
ul.megamenu li:hover .sub-menu .content .hover-menu .menu ul ul {
display: block;
}
ul.megamenu li .sub-menu .content .hover-menu .menu ul ul.active {
display: block;
opacity: 1;
filter: alpha(opacity=100);
visibility: visible;
margin-left: 0px;
}
ul.megamenu li .sub-menu .content .hover-menu .menu ul ul:after {
position: absolute;
display: block;
border-color: transparent;
border-style: solid;
border-width: 10px;
content: "";
top: 24px;
left: -10px;
border-right-color: #fff;
border-left-width: 0;
}
ul.megamenu li .sub-menu .content .hover-menu .menu ul ul li {
position: relative;
}
ul.megamenu li .sub-menu .content .hover-menu .menu ul ul li a {
display: block;
position: relative;
margin: 0px;
padding: 10px 30px 8px 30px;
background: url(//allyourbliss.com/wp-content/themes/fastor/img/bg-megamenu.png) top left repeat-x;
font-size: 14px;
font-weight: 600;
}
ul.megamenu li .sub-menu .content .hover-menu .menu ul ul li:first-child a {
background: none;
}    .megaMenuToggle {
display: none;
cursor: pointer;
}
.megamenuToogle-wrapper {
position: relative;
z-index: 22;
margin-top: -1px;
background: #fafafa;
transition: all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
}
.megamenu-type-6 .megamenuToogle-wrapper {
border-radius: 8px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
}
.megamenu-type-6 .active .megamenuToogle-wrapper {
border-radius: 8px 8px 0px 0px;
-webkit-border-radius: 8px 8px 0px 0px;
-moz-border-radius: 8px 8px 0px 0px;
}
.megamenuToogle-wrapper .megamenuToogle-pattern {
background: url(//allyourbliss.com/wp-content/themes/fastor/img/bg-megamenu.png) top left repeat-x;
}
.megamenu-type-32 .megamenuToogle-wrapper .megamenuToogle-pattern {
background-image: none;
}
.megamenu-type-32 .megamenuToogle-wrapper .megamenuToogle-pattern > .container {
background: url(//allyourbliss.com/wp-content/themes/fastor/img/bg-megamenu.png) bottom left repeat-x;
padding-top: 10px !important;
}
.megamenu-type-32 .active .megamenuToogle-wrapper .megamenuToogle-pattern > .container {
background: none !important;
}
.megamenu-type-33 .megamenuToogle-wrapper .megamenuToogle-pattern {
background-image: none;
}
.megamenu-type-33 .megamenuToogle-wrapper .megamenuToogle-pattern > .container {
padding-top: 10px !important;
border-bottom: 1px solid transparent;
}
.megamenu-type-33 .active .megamenuToogle-wrapper .megamenuToogle-pattern > .container {
border-bottom: 1px solid rgba(255, 255, 255, .1);
}
.megamenu-type-7 .megamenuToogle-wrapper .megamenuToogle-pattern > .container {
background: url(//allyourbliss.com/wp-content/themes/fastor/img/bg-megamenu.png) bottom left repeat-x;
}
.megamenu-type-30 .megamenuToogle-wrapper .megamenuToogle-pattern {
background: none;
-webkit-box-shadow: 0px 0px 0px 1px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 0px 0px 1px rgba(0,0,0,0.1);
box-shadow: 0px 0px 0px 1px rgba(0,0,0,0.1);
}
.megamenu-type-23 .megamenuToogle-wrapper .megamenuToogle-pattern {
background: none;
}
.megamenu-type-6 .megamenuToogle-wrapper .megamenuToogle-pattern {
background: none;
}
.megamenu-type-9 .megamenuToogle-wrapper .megamenuToogle-pattern {
background: none;
}
.megamenu-type-19 .megamenuToogle-wrapper .megamenuToogle-pattern {
background: none;
}
.megamenu-type-27 .megamenuToogle-wrapper .megamenuToogle-pattern {
background: none;
}
.megamenu-type-17 .megamenuToogle-wrapper .megamenuToogle-pattern {
background: none;
}
.main-content .megamenuToogle-wrapper .megamenuToogle-pattern {
background: none;
}
.vertical .megamenuToogle-wrapper {
margin-top: 0px;
}
.megamenuToogle-wrapper:hover,
.active .megamenuToogle-wrapper {
background: #d9121f;
}
.megamenuToogle-wrapper .container {
color: #333;
font-size: 14px;
font-weight: 600;
padding: 22px 30px 18px 30px !important;
transition: all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
}
.megamenu-type-17 .megamenuToogle-wrapper .container {
padding-top: 19px !important;
padding-bottom: 14px !important;
}
.megamenu-type-6 .megamenuToogle-wrapper .container {
padding-top: 18px !important;
padding-bottom: 14px !important;
padding-left: 25px !important;
padding-right: 25px !important;
}
.megamenu-type-9 .megamenuToogle-wrapper .container {
padding-top: 18px !important;
padding-bottom: 14px !important;
padding-left: 25px !important;
padding-right: 25px !important;
}
.megamenu-type-19 .megamenuToogle-wrapper .container {
padding-top: 18px !important;
padding-bottom: 14px !important;
padding-left: 25px !important;
padding-right: 25px !important;
}
.megamenu-type-27 .megamenuToogle-wrapper .container {
padding-top: 20px !important;
padding-bottom: 16px !important;
}
.megamenu-type-31 .megamenuToogle-wrapper .container {
padding-top: 21px !important;
padding-bottom: 16px !important;
}
.megamenu-type-5 .megamenuToogle-wrapper .container {
padding-left: 25px !important;
padding-right: 25px !important;
}
.header-type-3 .megamenuToogle-wrapper .container {
padding-left: 25px !important;
padding-right: 25px !important;
}
.megamenuToogle-wrapper:hover .container,
.active .megamenuToogle-wrapper .container {
color: #fff;
}
.vertical .megamenuToogle-wrapper .container {
padding: 26px 30px 23px 30px !important;
}
.megamenuToogle-wrapper .container > div {
float: right;
width: 15px;
margin: 4px 0px 0px 0px;
}
.megamenu-type-9 .megamenuToogle-wrapper .container > div {
margin-top: 2px;
}
.megamenu-type-27 .megamenuToogle-wrapper .container > div {
margin-top: 2px;
}
.megamenu-type-31 .megamenuToogle-wrapper .container > div {
margin-top: 2px;
}
.megamenu-type-24 .megamenuToogle-wrapper .container > div {
margin-top: 2px;
}
.megamenu-type-22 .megamenuToogle-wrapper .container > div {
margin-top: 2px;
}
.megamenu-type-20 .megamenuToogle-wrapper .container > div {
margin-top: 2px;
}
.megamenu-type-34 .megamenuToogle-wrapper .container > div {
margin-top: 2px;
}
.megamenu-type-28 .megamenuToogle-wrapper .container > div {
margin-top: 2px;
}
.megamenu-type-26 .megamenuToogle-wrapper .container > div {
margin-top: 2px;
}
.megamenu-type-25 .megamenuToogle-wrapper .container > div {
margin-top: 2px;
}
.megamenu-type-21 .megamenuToogle-wrapper .container > div {
margin-top: 2px;
}
.megamenu-type-17 .megamenuToogle-wrapper .container > div {
margin-top: 2px;
}
.megamenuToogle-wrapper .container > div span {
display: block;
width: 100%;
height: 2px;
margin-top: 2px;
background: #d9121f;
}  .vertical #menuHeading {
margin: 30px 0px 0px 0px;
}
.vertical .megamenu-wrapper {
display: block !important;
border: none;
background: #333333 !important;
position: relative;
z-index: 23;
}
.vertical ul.megamenu > li {
display: block;
float: none !important;
width: auto;
background: none;
border: none;
border-top: 1px solid #404040;
transition: all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
position: relative;
margin: 0px !important;
padding: 0px;
}
.vertical ul.megamenu > li:first-child {
border: none;
padding-top: 3px;
}
.megamenu-type-28 .vertical ul.megamenu > li:first-child {
padding-top: 0px;
}
.megamenu-type-10 .vertical ul.megamenu > li:first-child {
padding-top: 11px;
}
.megamenu-type-20 .vertical ul.megamenu > li:first-child {
margin-top: 17px !important;
}
.megamenu-type-20 .vertical ul.megamenu > li:last-child {
margin-bottom: 17px !important;
}
.megamenu-type-34 .vertical ul.megamenu > li:first-child {
margin-top: 17px !important;
}
.megamenu-type-34 .vertical ul.megamenu > li:last-child {
margin-bottom: 17px !important;
}
.megamenu-type-25 .vertical ul.megamenu > li:first-child {
margin-top: 21px !important;
}
.megamenu-type-25 .vertical ul.megamenu > li:last-child {
margin-bottom: 16px !important;
}
.megamenu-type-21 .vertical ul.megamenu > li:first-child {
margin-top: 17px !important;
}
.megamenu-type-21 .vertical ul.megamenu > li:last-child {
margin-bottom: 17px !important;
}
#main .vertical ul.megamenu > li.toys2-all-products {
margin-bottom: 0px !important;
margin-top: 19px !important;
background: #fbf6f5 !important;
border-top: 1px solid #e1dddc !important;
}
#main .vertical ul.megamenu > li.toys2-all-products > a {
padding-top: 14px !important;
padding-bottom: 11px !important;
}
#main .vertical ul.megamenu > li.toys2-all-products > a strong {
color: #9d7359 !important;
font-weight: 600 !important;
font-size: 12px !important;
text-transform: uppercase !important;
}
#main .vertical ul.megamenu > li.stationery2-all-products {
margin-bottom: 0px !important;
margin-top: 19px !important;
border-top: 1px solid #363636 !important;
}
#main .vertical ul.megamenu > li.stationery2-all-products > a {
padding-top: 14px !important;
padding-bottom: 11px !important;
}
#main .vertical ul.megamenu > li.stationery2-all-products > a strong {
color: #f44c1c !important;
font-weight: 600 !important;
font-size: 12px !important;
text-transform: uppercase !important;
}
#main .vertical ul.megamenu > li.cleaning-all-products {
margin-bottom: 0px !important;
margin-top: 19px !important;
background: rgba(0, 0, 0, .1) !important;
border-top: 1px solid rgba(255, 255, 255, 0.1) !important;
}
#main .vertical ul.megamenu > li.cleaning-all-products > a {
padding-top: 14px !important;
padding-bottom: 11px !important;
}
#main .vertical ul.megamenu > li.cleaning-all-products > a strong {
color: #00a9cf !important;
font-weight: 600 !important;
font-size: 12px !important;
text-transform: uppercase !important;
}
.megamenu-type-18 .vertical ul.megamenu > li:first-child {
padding-top: 15px !important;
}
.vertical ul.megamenu > li:last-child {
padding-bottom: 3px;
}
.megamenu-type-28 .vertical ul.megamenu > li:last-child {
padding-bottom: 0px;
}
.megamenu-type-10 .vertical ul.megamenu > li:last-child {
padding-bottom: 8px;
}
.megamenu-type-18 .vertical ul.megamenu > li:last-child {
padding-bottom: 16px !important;
}
.vertical ul.megamenu > li:hover {
background: #2d2d2d;
}
.vertical ul.megamenu > li.home,
.vertical ul.megamenu > li.search {
display: none;
}
.vertical ul.megamenu > li > a {
color: #fff;
text-shadow: none;
background: none !important;
height: auto !important;
margin: 0px;
padding: 14px 30px 13px 30px;
}
.vertical ul.megamenu > li.with-sub-menu > a strong:after {
display: none;
}
.vertical ul.megamenu .megamenu-label {
display: inline-block;
position: relative;
top: 2px !important;
vertical-align: top;
left: 10px;
}
.megamenu-type-12 .vertical ul.megamenu .megamenu-label {
left: 20px;
}
.vertical ul.megamenu > li.active > a,
.vertical ul.megamenu > li:hover > a {
color: #fff;
}
.vertical ul.megamenu > li > a.description {
padding: 12px 20px 12px 21px;
}
.vertical ul.megamenu > li.with-sub-menu > a {
overflow: 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;
}
.vertical ul.megamenu > li.with-sub-menu > a:before {
display: block;
position: absolute;
top: 0;
bottom: 0;
margin: auto;
right: 30px;
font-family: FontAwesome;
cursor: pointer;
font-size: 9px;
height: 10px;
font-weight: 400;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\f054";
color: #fff;
-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;
}
.megamenu-type-4 .vertical ul.megamenu > li.with-sub-menu > a:before {
top: 17px;
}
.vertical ul.megamenu > li.with-sub-menu:hover > a:before {
right: 0px;
opacity: 0;
}
.vertical ul.megamenu > li.with-sub-menu > a:after {
display: block;
position: absolute;
top: 0;
bottom: 0;
margin: auto;
left: 15px;
font-family: FontAwesome;
cursor: pointer;
font-size: 9px;
height: 10px;
font-weight: 400;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\f054";
color: #fff;
-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;
opacity: 0;
visibility: hidden;
}
.megamenu-type-4 .vertical ul.megamenu > li.with-sub-menu > a:after {
top: 17px;
}
.vertical ul.megamenu > li.with-sub-menu:hover > a:after {
left: 30px;
opacity: 1;
visibility: visible;
}
.vertical ul.megamenu > li.with-sub-menu:hover > a {
padding-left: 50px;
} .vertical ul.megamenu > li > .sub-menu {
left: 100%;
padding-top: 0px;
top: -10px;
}
.vertical ul.megamenu > li > .sub-menu > .content {
margin-left: 0px;
position: relative !important;
}
.vertical ul.megamenu > li > .sub-menu.full-width-sub-menu > .content {
padding-left: 40px;
padding-right: 40px;
}
.vertical ul.megamenu > li > .sub-menu > .content > .arrow {
left: 0 !important;
top: 0;
}
.vertical ul.megamenu > li > .sub-menu > .content > .arrow:after {
position: absolute;
top: 24px;
left: 0;
margin-top: 0px;
margin-left: -10px;
display: block;
border-color: transparent;
border-style: solid;
border-width: 10px;
border-right-color: #fff;
border-left-width: 0;
content: '';
z-index: 30;
}  .megamenu-background .vertical #menuHeading {
margin: 0px;
}
.megamenu-type-4 .megamenu-background .vertical #menuHeading {
margin-bottom: -2px;
padding-bottom: 2px;
}
.megamenu-background .vertical .megamenuToogle-wrapper {
background: #fafafa;
cursor: pointer;
transition: all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
}
.megamenu-type-5 #main .megamenu-background .vertical .megamenuToogle-wrapper {
background: none;
}
.megamenu-background .vertical:hover .megamenuToogle-wrapper {
background: #d9121f;
}
.megamenu-type-10 .megamenu-background .vertical .megamenuToogle-wrapper {
border-radius: 4px 4px 0px 0px;
-webkit-border-radius: 4px 4px 0px 0px;
-moz-border-radius: 4px 4px 0px 0px;
}
.megamenu-type-20 .megamenu-background .vertical .megamenuToogle-wrapper {
border-radius: 5px 5px 0px 0px;
-webkit-border-radius: 5px 5px 0px 0px;
-moz-border-radius: 5px 5px 0px 0px;
}
.megamenu-type-25 .megamenu-background .vertical .megamenuToogle-wrapper {
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
margin-bottom: -3px;
}
.megamenu-type-21 .megamenu-background .vertical .megamenuToogle-wrapper {
border-radius: 2px 2px 0px 0px;
-webkit-border-radius: 2px 2px 0px 0px;
-moz-border-radius: 2px 2px 0px 0px;
}
.megamenu-background .vertical .megamenuToogle-wrapper .megamenuToogle-pattern {
background: url(//allyourbliss.com/wp-content/themes/fastor/img/bg-megamenu.png) top right repeat-y;
}
.megamenu-type-2 .megamenu-background .vertical .megamenuToogle-wrapper .megamenuToogle-pattern {
background: none;
}
.megamenu-type-20 .megamenu-background .vertical .megamenuToogle-wrapper .megamenuToogle-pattern {
background: none;
}
.megamenu-type-34 .megamenu-background .vertical .megamenuToogle-wrapper .megamenuToogle-pattern {
background: none;
}
.megamenu-type-28 .megamenu-background .vertical .megamenuToogle-wrapper .megamenuToogle-pattern {
border: 1px solid rgba(0, 0, 0, .1);
border-top: none;
margin-bottom: -1px;
}
.megamenu-type-26 .megamenu-background .vertical .megamenuToogle-wrapper .megamenuToogle-pattern {
background: none;
}
.megamenu-type-25 .megamenu-background .vertical .megamenuToogle-wrapper .megamenuToogle-pattern {
background: none;
}
.megamenu-type-21 .megamenu-background .vertical .megamenuToogle-wrapper .megamenuToogle-pattern {
background: none;
}
.megamenu-type-4 .megamenu-background .vertical .megamenuToogle-wrapper .megamenuToogle-pattern {
background: none;
}
.megamenu-type-14 .megamenu-background .vertical .megamenuToogle-wrapper .megamenuToogle-pattern {
background: none;
}
.megamenu-type-17 .megamenu-background .vertical .megamenuToogle-wrapper .megamenuToogle-pattern {
background: none;
}
.megamenu-type-10 .megamenu-background .vertical .megamenuToogle-wrapper .megamenuToogle-pattern {
border-radius: 4px 4px 0px 0px;
-webkit-border-radius: 4px 4px 0px 0px;
-moz-border-radius: 4px 4px 0px 0px;
}
.megamenu-background .vertical .megamenuToogle-wrapper .container {
padding: 26px 30px 23px 45px !important;
background: url(//allyourbliss.com/wp-content/themes/fastor/img/bg-megamenu.png) top left repeat-x;
color: #333;
transition: all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
height: 71px;
}
.megamenu-type-5 .megamenu-background .vertical .megamenuToogle-wrapper .container {
background: none !important;
}
.megamenu-type-2 .megamenu-background .vertical .megamenuToogle-wrapper .container {
height: 61px;
padding-top: 20px !important;
background: none;
}
.megamenu-type-16 .megamenu-background .vertical .megamenuToogle-wrapper .container {
height: 61px;
padding-top: 20px !important;
background: none;
}
.megamenu-type-15 .megamenu-background .vertical .megamenuToogle-wrapper .container {
height: 61px;
padding-top: 21px !important;
padding-bottom: 18px !important;
padding-left: 30px !important;
}
.megamenu-type-20 .megamenu-background .vertical .megamenuToogle-wrapper .container {
height: 60px;
padding-top: 22px !important;
padding-bottom: 16px !important;
padding-left: 30px !important;
}
.megamenu-type-34 .megamenu-background .vertical .megamenuToogle-wrapper .container {
height: 60px;
padding-top: 22px !important;
padding-bottom: 16px !important;
padding-left: 30px !important;
border-bottom: 1px solid #3c3c3c;
}
.megamenu-type-28 .megamenu-background .vertical .megamenuToogle-wrapper .container {
height: 60px;
padding-top: 23px !important;
padding-bottom: 16px !important;
padding-left: 30px !important;
}
.megamenu-type-26 .megamenu-background .vertical .megamenuToogle-wrapper .container {
height: 60px;
padding-top: 22px !important;
padding-bottom: 16px !important;
padding-left: 30px !important;
}
.megamenu-type-25 .megamenu-background .vertical .megamenuToogle-wrapper .container {
height: 46px;
padding-top: 15px !important;
padding-bottom: 13px !important;
padding-left: 30px !important;
}
.megamenu-type-21 .megamenu-background .vertical .megamenuToogle-wrapper .container {
height: 60px;
padding-top: 22px !important;
padding-bottom: 16px !important;
padding-left: 30px !important;
background: none;
}
.megamenu-type-7 .megamenu-background .vertical .megamenuToogle-wrapper .container {
height: 61px;
padding-top: 20px !important;
background: none;
}
.megamenu-type-11 .megamenu-background .vertical .megamenuToogle-wrapper .container {
height: 61px;
padding-top: 20px !important;
background: none;
}
.megamenu-type-22 .megamenu-background .vertical .megamenuToogle-wrapper .container {
height: 61px;
padding-top: 20px !important;
background: none;
}
.megamenu-type-4 .megamenu-background .vertical .megamenuToogle-wrapper .container {
height: 51px;
padding-left: 30px !important;
padding-top: 15px !important;
padding-bottom: 14px !important;
}
.megamenu-type-14 .megamenu-background .vertical .megamenuToogle-wrapper .container {
height: 61px;
padding-left: 30px !important;
padding-top: 21px !important;
padding-bottom: 20px !important;
}
.megamenu-type-10 .megamenu-background .vertical .megamenuToogle-wrapper .container {
height: 50px;
padding-left: 30px !important;
padding-top: 14px !important;
padding-bottom: 14px !important;
}
.megamenu-type-17 .megamenu-background .vertical .megamenuToogle-wrapper .container {
height: 50px;
padding-left: 30px !important;
padding-top: 14px !important;
padding-bottom: 14px !important;
background: none;
}
.megamenu-type-5 .megamenu-background .vertical .megamenuToogle-wrapper .container {
padding-left: 35px !important;
}
.megamenu-type-6 .megamenu-background .vertical .megamenuToogle-wrapper .container {
padding-left: 35px !important;
}
.megamenu-type-9 .megamenu-background .vertical .megamenuToogle-wrapper .container {
padding-left: 35px !important;
}
.megamenu-type-19 .megamenu-background .vertical .megamenuToogle-wrapper .container {
padding-left: 35px !important;
}
.megamenu-type-27 .megamenu-background .vertical .megamenuToogle-wrapper .container {
padding-left: 35px !important;
}
.megamenu-type-31 .megamenu-background .vertical .megamenuToogle-wrapper .container {
padding-left: 35px !important;
}
.megamenu-type-3 .megamenu-background .vertical .megamenuToogle-wrapper .container {
height: 65px;
padding-top: 22px !important;
}
.megamenu-type-12 .megamenu-background .vertical .megamenuToogle-wrapper .container {
height: 53px;
padding-top: 18px !important;
padding-bottom: 18px !important;
}
.megamenu-type-13 .megamenu-background .vertical .megamenuToogle-wrapper .container {
height: 61px;
padding-top: 20px !important;
padding-bottom: 20px !important;
}
.megamenu-type-24 .megamenu-background .vertical .megamenuToogle-wrapper .container {
height: 61px;
padding-top: 20px !important;
padding-bottom: 20px !important;
}
.standard-body .fixed .megamenu-background .vertical .megamenuToogle-wrapper .container {
padding-left: 40px !important;
}
.megamenu-background .vertical:hover .megamenuToogle-wrapper .container {
color: #fff;
}
.standard-body .full-width .megamenu-background .mega-menu-modules > div:first-child:before {
content: '';
position: absolute;
top: 0;
left: -1000px;
width: 1020px;
height: 71px;
z-index: -1;
background: #fafafa url(//allyourbliss.com/wp-content/themes/fastor/img/bg-megamenu.png) top left repeat-x;
display: block;
}
.fixed-body-2-2 .megamenu-background .mega-menu-modules > div:first-child:before {
display: none !important;
}
.megamenu-type-2 .standard-body .full-width .megamenu-background .mega-menu-modules > div:first-child:before {
height: 61px;
}
.megamenu-type-16 .standard-body .full-width .megamenu-background .mega-menu-modules > div:first-child:before {
height: 61px;
}
.megamenu-type-15 .standard-body .full-width .megamenu-background .mega-menu-modules > div:first-child:before {
height: 61px;
}
.megamenu-type-7 .standard-body .full-width .megamenu-background .mega-menu-modules > div:first-child:before {
height: 61px;
}
.megamenu-type-11 .standard-body .full-width .megamenu-background .mega-menu-modules > div:first-child:before {
height: 61px;
}
.megamenu-type-22 .standard-body .full-width .megamenu-background .mega-menu-modules > div:first-child:before {
height: 61px;
}
.megamenu-type-20 .standard-body .full-width .megamenu-background .mega-menu-modules > div:first-child:before {
display: none;
}
.megamenu-type-34 .standard-body .full-width .megamenu-background .mega-menu-modules > div:first-child:before {
display: none;
}
.megamenu-type-28 .standard-body .full-width .megamenu-background .mega-menu-modules > div:first-child:before {
display: none;
}
.megamenu-type-26 .standard-body .full-width .megamenu-background .mega-menu-modules > div:first-child:before {
display: none;
}
.megamenu-type-25 .standard-body .full-width .megamenu-background .mega-menu-modules > div:first-child:before {
display: none;
}
.megamenu-type-21 .standard-body .full-width .megamenu-background .mega-menu-modules > div:first-child:before {
display: none;
}
.megamenu-type-4 .standard-body .full-width .megamenu-background .mega-menu-modules > div:first-child:before {
display: none;
}
.megamenu-type-14 .standard-body .full-width .megamenu-background .mega-menu-modules > div:first-child:before {
display: none;
}
.megamenu-type-10 .standard-body .full-width .megamenu-background .mega-menu-modules > div:first-child:before {
display: none;
}
.megamenu-type-17 .standard-body .full-width .megamenu-background .mega-menu-modules > div:first-child:before {
display: none;
}
.megamenu-type-5 .standard-body .full-width .megamenu-background .mega-menu-modules > div:first-child:before {
display: none;
}
.megamenu-type-6 .standard-body .full-width .megamenu-background .mega-menu-modules > div:first-child:before {
display: none;
}
.megamenu-type-9 .standard-body .full-width .megamenu-background .mega-menu-modules > div:first-child:before {
display: none;
}
.megamenu-type-19 .standard-body .full-width .megamenu-background .mega-menu-modules > div:first-child:before {
display: none;
}
.megamenu-type-27 .standard-body .full-width .megamenu-background .mega-menu-modules > div:first-child:before {
display: none;
}
.megamenu-type-31 .standard-body .full-width .megamenu-background .mega-menu-modules > div:first-child:before {
display: none;
}
.megamenu-type-3 .standard-body .full-width .megamenu-background .mega-menu-modules > div:first-child:before {
height: 65px;
}
.megamenu-type-12 .standard-body .full-width .megamenu-background .mega-menu-modules > div:first-child:before {
height: 53px;
}
.megamenu-type-13 .standard-body .full-width .megamenu-background .mega-menu-modules > div:first-child:before {
height: 61px;
}
.megamenu-type-24 .standard-body .full-width .megamenu-background .mega-menu-modules > div:first-child:before {
height: 61px;
}
.megamenu-background .vertical .megamenuToogle-wrapper .container:after {
content: "\f078";
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: 9px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
color: #d9121f;
vertical-align: top;
margin: 5px 0px 0px 6px;
}
.megamenu-type-10 .megamenu-background .vertical .megamenuToogle-wrapper .container:after {
display: none;
}
.megamenu-type-15 .megamenu-background .vertical .megamenuToogle-wrapper .container:before {
width: 16px;
height: 4px;
display: block;
content: '';
position: absolute;
background: #000;
top: 23px;
right: 29px;
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
}
.megamenu-type-15 .megamenu-background .vertical .megamenuToogle-wrapper .container:after {
width: 16px;
height: 4px;
display: block;
content: '';
position: absolute;
background: #000;
top: 29px;
right: 29px;
margin: 0px;
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
}
.megamenu-type-15 .megamenu-background .vertical .megamenuToogle-wrapper:before {
width: 16px;
height: 4px;
display: block;
content: '';
position: absolute;
background: #000;
top: 35px;
right: 29px;
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
}
.megamenu-type-20 .megamenu-background .vertical .megamenuToogle-wrapper .container:before {
width: 16px;
height: 4px;
display: block;
content: '';
position: absolute;
background: #000;
top: 22px;
right: 29px;
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
}
.megamenu-type-20 .megamenu-background .vertical .megamenuToogle-wrapper .container:after {
width: 16px;
height: 4px;
display: block;
content: '';
position: absolute;
background: #000;
top: 28px;
right: 29px;
margin: 0px;
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
}
.megamenu-type-20 .megamenu-background .vertical .megamenuToogle-wrapper:before {
width: 16px;
height: 4px;
display: block;
content: '';
position: absolute;
background: #000;
top: 34px;
right: 29px;
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
}
.megamenu-type-34 .megamenu-background .vertical .megamenuToogle-wrapper .container:before {
width: 16px;
height: 4px;
display: block;
content: '';
position: absolute;
background: #000;
top: 22px;
right: 29px;
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
}
.megamenu-type-34 .megamenu-background .vertical .megamenuToogle-wrapper .container:after {
width: 16px;
height: 4px;
display: block;
content: '';
position: absolute;
background: #000;
top: 28px;
right: 29px;
margin: 0px;
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
}
.megamenu-type-34 .megamenu-background .vertical .megamenuToogle-wrapper:before {
width: 16px;
height: 4px;
display: block;
content: '';
position: absolute;
background: #000;
top: 34px;
right: 29px;
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
}
.megamenu-type-28 .megamenu-background .vertical .megamenuToogle-wrapper .container:before {
width: 16px;
height: 4px;
display: block;
content: '';
position: absolute;
background: #000;
top: 22px;
right: 29px;
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
}
.megamenu-type-28 .megamenu-background .vertical .megamenuToogle-wrapper .container:after {
width: 16px;
height: 4px;
display: block;
content: '';
position: absolute;
background: #000;
top: 28px;
right: 29px;
margin: 0px;
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
}
.megamenu-type-28 .megamenu-background .vertical .megamenuToogle-wrapper:before {
width: 16px;
height: 4px;
display: block;
content: '';
position: absolute;
background: #000;
top: 34px;
right: 29px;
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
}
.megamenu-type-25 .megamenu-background .vertical .megamenuToogle-wrapper .container:before {
width: 16px;
height: 4px;
display: block;
content: '';
position: absolute;
background: #000;
top: 15px;
right: 20px;
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
}
.megamenu-type-25 .megamenu-background .vertical .megamenuToogle-wrapper .container:after {
width: 16px;
height: 4px;
display: block;
content: '';
position: absolute;
background: #000;
top: 21px;
right: 20px;
margin: 0px;
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
}
.megamenu-type-25 .megamenu-background .vertical .megamenuToogle-wrapper:before {
width: 16px;
height: 4px;
display: block;
content: '';
position: absolute;
background: #000;
top: 27px;
right: 20px;
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
}
.megamenu-type-21 .megamenu-background .vertical .megamenuToogle-wrapper .container:before {
width: 16px;
height: 4px;
display: block;
content: '';
position: absolute;
background: #000;
top: 22px;
right: 29px;
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
}
.megamenu-type-21 .megamenu-background .vertical .megamenuToogle-wrapper .container:after {
width: 16px;
height: 4px;
display: block;
content: '';
position: absolute;
background: #000;
top: 28px;
right: 29px;
margin: 0px;
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
}
.megamenu-type-21 .megamenu-background .vertical .megamenuToogle-wrapper:before {
width: 16px;
height: 4px;
display: block;
content: '';
position: absolute;
background: #000;
top: 34px;
right: 29px;
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
}
#main .megamenu-background .vertical .megamenu-wrapper {
position: absolute;
width: 100%;
visibility: hidden;
opacity: 0;
z-index: -100;
margin-top: 20px;
transition: all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
}
.megamenu-type-10 #main .megamenu-background .vertical .megamenu-wrapper {
border-radius: 0px 0px 4px 4px;
-webkit-border-radius: 0px 0px 4px 4px;
-moz-border-radius: 0px 0px 4px 4px;
}
.megamenu-type-20 #main .megamenu-background .vertical .megamenu-wrapper {
border-radius: 0px 0px 5px 5px;
-webkit-border-radius: 0px 0px 5px 5px;
-moz-border-radius: 0px 0px 5px 5px;
background-image: url(//allyourbliss.com/wp-content/themes/fastor/img/bg-vertical-megamenu-toys2.png) !important;
background-position: top right !important;
background-repeat: no-repeat !important;
-webkit-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.4);
-moz-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.4);
box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.4);
}
.megamenu-type-34 #main .megamenu-background .vertical .megamenu-wrapper {
background: #262626 !important;
}
.megamenu-type-25 #main .megamenu-background .vertical .megamenu-wrapper {
border-radius: 0px 0px 4px 4px;
-webkit-border-radius: 0px 0px 4px 4px;
-moz-border-radius: 0px 0px 4px 4px;
}
.megamenu-type-21 #main .megamenu-background .vertical .megamenu-wrapper {
border-radius: 0px 0px 2px 2px;
-webkit-border-radius: 0px 0px 2px 2px;
-moz-border-radius: 0px 0px 2px 2px;
background-image: url(//allyourbliss.com/wp-content/themes/fastor/img/bg-vertical-megamenu-cleaning.png) !important;
background-position: top right !important;
background-repeat: no-repeat !important;
}
#main .megamenu-background .vertical:hover .megamenu-wrapper,
.home.show-vertical-megamenu #main .megamenu-background .vertical .megamenu-wrapper,
body.body-product-category.show-vertical-megamenu-category-page #main  .vertical .megamenu-wrapper {
visibility: visible;
opacity: 1;
z-index: 1;
margin-top: 0px;
}
.megamenu-type-4 #main .megamenu-background .vertical:hover .megamenu-wrapper {
margin-top: 2px;
}
#main .megamenu-background .vertical .megamenu-wrapper ul.megamenu > li {
}
#main .megamenu-background .vertical ul.megamenu > li > a {
padding-left: 45px;
}
.megamenu-type-4 #main .megamenu-background .vertical ul.megamenu > li > a {
padding-left: 30px;
padding-top: 11px;
padding-bottom: 10px;
}
.megamenu-type-14 #main .megamenu-background .vertical ul.megamenu > li > a {
padding-left: 30px;
padding-top: 13px;
padding-bottom: 12px;
}
.megamenu-type-20 #main .megamenu-background .vertical ul.megamenu > li > a {
padding: 4px 30px 4px 30px;
}
.megamenu-type-20 .megamenu-background .vertical ul.megamenu > li {
border: none !important;
background: none !important;
}
.megamenu-type-20 #main .megamenu-background .vertical ul.megamenu > li:last-child {
border-radius: 0px 0px 5px 5px;
-webkit-border-radius: 0px 0px 5px 5px;
-moz-border-radius: 0px 0px 5px 5px;
}
.megamenu-type-34 #main .megamenu-background .vertical ul.megamenu > li > a {
padding: 4px 30px 4px 30px;
}
.megamenu-type-34 .megamenu-background .vertical ul.megamenu > li {
border: none !important;
background: none !important;
}
.megamenu-type-28 #main .megamenu-background .vertical ul.megamenu > li > a {
padding: 20px 30px 17px 30px;
}
.megamenu-type-25 #main .megamenu-background .vertical ul.megamenu > li > a {
padding: 4px 30px 4px 30px;
}
.megamenu-type-25 .megamenu-background .vertical ul.megamenu > li {
border: none !important;
background: none !important;
}
.megamenu-type-21 #main .megamenu-background .vertical ul.megamenu > li > a {
padding: 4px 30px 4px 30px;
}
.megamenu-type-21 .megamenu-background .vertical ul.megamenu > li {
border: none !important;
background: none !important;
}
.megamenu-type-21 #main .megamenu-background .vertical ul.megamenu > li:last-child {
border-radius: 0px 0px 2px 2px;
-webkit-border-radius: 0px 0px 2px 2px;
-moz-border-radius: 0px 0px 2px 2px;
}
.megamenu-type-15 #main .megamenu-background .vertical ul.megamenu > li > a {
padding-left: 30px;
}
.megamenu-type-10 #main .megamenu-background .vertical ul.megamenu > li > a {
padding-left: 30px;
}
.megamenu-type-17 #main .megamenu-background .vertical ul.megamenu > li > a {
padding-left: 30px;
}
.megamenu-type-5 #main .megamenu-background .vertical ul.megamenu > li > a {
padding-left: 35px;
}
.megamenu-type-6 #main .megamenu-background .vertical ul.megamenu > li > a {
padding-left: 35px;
}
.megamenu-type-9 #main .megamenu-background .vertical ul.megamenu > li > a {
padding-left: 35px;
}
.megamenu-type-19 #main .megamenu-background .vertical ul.megamenu > li > a {
padding-left: 35px;
}
.megamenu-type-27 #main .megamenu-background .vertical ul.megamenu > li > a {
padding-left: 35px;
}
.standard-body #main .fixed .megamenu-background .vertical ul.megamenu > li > a {
padding-left: 40px;
}
#main .megamenu-background .vertical ul.megamenu > li.with-sub-menu > a:after {
left: 20px;
}
#main .megamenu-background .vertical ul.megamenu > li.with-sub-menu:hover > a:after {
left: 45px;
}
.megamenu-type-15 #main .megamenu-background .vertical ul.megamenu > li.with-sub-menu > a:after {
left: 10px;
}
.megamenu-type-15 #main .megamenu-background .vertical ul.megamenu > li.with-sub-menu:hover > a:after {
left: 30px;
}
#main .megamenu-background .vertical ul.megamenu > li.with-sub-menu:hover > a {
padding-left: 65px;
}
.megamenu-type-15 #main .megamenu-background .vertical ul.megamenu > li.with-sub-menu:hover > a {
padding-left: 50px;
}
.megamenu-type-20 #main .megamenu-background .vertical ul.megamenu > li.with-sub-menu > a:after {
left: 10px;
top: 10px;
}
.megamenu-type-20 #main .megamenu-background .vertical ul.megamenu > li.with-sub-menu > a:before {
top: 10px;
}
.megamenu-type-20 #main .megamenu-background .vertical ul.megamenu > li.with-sub-menu:hover > a:after {
left: 30px;
}
.megamenu-type-20 #main .megamenu-background .vertical ul.megamenu > li.with-sub-menu:hover > a {
padding-left: 50px;
}       .megamenu-type-34 #main .megamenu-background .vertical ul.megamenu > li.with-sub-menu:hover > a:after {
left: 30px;
}
.megamenu-type-34 #main .megamenu-background .vertical ul.megamenu > li.with-sub-menu:hover > a {
padding-left: 50px;
}
.megamenu-type-28 #main .megamenu-background .vertical ul.megamenu > li.with-sub-menu > a:after {
left: 10px;
top: 10px;
}
.megamenu-type-28 #main .megamenu-background .vertical ul.megamenu > li.with-sub-menu > a:before {
top: 10px;
}
.megamenu-type-28 #main .megamenu-background .vertical ul.megamenu > li.with-sub-menu:hover > a:after {
left: 30px;
}
.megamenu-type-28 #main .megamenu-background .vertical ul.megamenu > li.with-sub-menu:hover > a {
padding-left: 50px;
}
.megamenu-type-25 #main .megamenu-background .vertical ul.megamenu > li.with-sub-menu > a:after {
left: 10px;
top: 10px;
}
.megamenu-type-25 #main .megamenu-background .vertical ul.megamenu > li.with-sub-menu > a:before {
top: 10px;
}
.megamenu-type-25 #main .megamenu-background .vertical ul.megamenu > li.with-sub-menu:hover > a:after {
left: 30px;
}
.megamenu-type-25 #main .megamenu-background .vertical ul.megamenu > li.with-sub-menu:hover > a {
padding-left: 50px;
}
.megamenu-type-21 #main .megamenu-background .vertical ul.megamenu > li.with-sub-menu > a:after {
left: 10px;
top: 10px;
}
.megamenu-type-21 #main .megamenu-background .vertical ul.megamenu > li.with-sub-menu > a:before {
top: 10px;
}
.megamenu-type-21 #main .megamenu-background .vertical ul.megamenu > li.with-sub-menu:hover > a:after {
left: 30px;
}
.megamenu-type-21 #main .megamenu-background .vertical ul.megamenu > li.with-sub-menu:hover > a {
padding-left: 50px;
}  .slideshow-modules {
position: relative;
z-index: 22;
}
.slideshow-modules .vertical {
position: relative;
}
.slideshow-modules .vertical #menuHeading {
margin: 0px;
cursor: pointer;
}
.slideshow-modules .vertical .megamenuToogle-wrapper .megamenuToogle-pattern {
background: none;
}
.slideshow-modules .vertical .megamenuToogle-wrapper .container {
padding-top: 24px !important;
padding-bottom: 25px !important;
}
.megamenu-type-18 .slideshow-modules .vertical .megamenuToogle-wrapper .container {
padding-top: 25px !important;
padding-bottom: 24px !important;
}
.megamenu-type-18 .slideshow-modules .vertical .megamenuToogle-wrapper .container:before {
width: 16px;
height: 4px;
display: block;
content: '';
position: absolute;
background: #000;
top: 27px;
right: 30px;
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
}
.megamenu-type-18 .slideshow-modules .vertical .megamenuToogle-wrapper .container:after {
width: 16px;
height: 4px;
display: block;
content: '';
position: absolute;
background: #000;
top: 33px;
right: 30px;
margin: 0px;
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
}
.megamenu-type-18 .slideshow-modules .vertical .megamenuToogle-wrapper:before {
width: 16px;
height: 4px;
display: block;
content: '';
position: absolute;
background: #000;
top: 39px;
right: 30px;
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
}
#main .slideshow-modules .vertical .megamenu-wrapper {
position: absolute;
width: 100%;
visibility: hidden;
opacity: 0;
z-index: -100;
margin-top: 20px;
transition: all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
}
#main .slideshow-modules .vertical:hover .megamenu-wrapper,
.home.show-vertical-megamenu #main .slideshow-modules .vertical .megamenu-wrapper,
body[class*="product-category-"].show-vertical-megamenu-category-page #main .slideshow-modules .vertical .megamenu-wrapper {
visibility: visible;
opacity: 1;
z-index: 1;
margin-top: 0px;
}
#main .slideshow-modules .vertical .megamenu-wrapper ul.megamenu > li {
position: static;
}
#main .slideshow-modules .vertical .megamenu-wrapper ul.megamenu > li > a {
padding-top: 21px;
padding-bottom: 16px;
}
.megamenu-type-18 #main .slideshow-modules .vertical .megamenu-wrapper ul.megamenu > li > a {
padding-top: 11px;
padding-bottom: 6px;
}
#main .slideshow-modules .vertical ul.megamenu > li.with-sub-menu > a:before,
#main .slideshow-modules .vertical ul.megamenu > li.with-sub-menu > a:after {
top: 0;
bottom: 0;
}
.megamenu-type-18 #main .slideshow-modules .vertical ul.megamenu > li.with-sub-menu > a:before,
.megamenu-type-18 #main .slideshow-modules .vertical ul.megamenu > li.with-sub-menu > a:after {
top: 17px;
}
#main .slideshow-modules .vertical ul.megamenu > li > .sub-menu {
top: 0;
}
#main .slideshow-modules .vertical ul.megamenu > li > .sub-menu .arrow {
display: none;
}
#main .slideshow-modules .vertical .megamenu-wrapper ul.megamenu > li > a img {
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-o-filter: grayscale(100%);
-ms-filter: grayscale(100%);
filter: grayscale(100%);
transition: all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
}
#main .slideshow-modules .vertical .megamenu-wrapper ul.megamenu > li.active > a img,
#main .slideshow-modules .vertical .megamenu-wrapper ul.megamenu > li:hover > a img {
-webkit-filter: grayscale(0%);
-moz-filter: grayscale(0%);
-o-filter: grayscale(0%);
-ms-filter: grayscale(0%);
filter: grayscale(0%);
}  @media (max-width: 767px) { .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 {
padding: 20px 30px !important;
}
.responsive .header-type-3 ul.megamenu .sub-menu .content {
padding: 20px 25px !important;
}
.responsive .megamenu-type-6 ul.megamenu .sub-menu .content {
padding: 20px 25px !important;
}
.responsive .megamenu-type-9 ul.megamenu .sub-menu .content {
padding: 20px 25px !important;
}
.responsive .megamenu-type-19 ul.megamenu .sub-menu .content {
padding: 20px 25px !important;
}
.responsive .megamenu-type-5 ul.megamenu .sub-menu .content {
padding: 20px 25px !important;
}
.responsive ul.megamenu .sub-menu .content .border {
display: none;
}
.responsive ul.megamenu .sub-menu .content .row {
margin: 0px -30px;
padding: 0px;
}
.responsive .header-type-3 ul.megamenu .sub-menu .content .row {
margin: 0px -25px;
}
.responsive ul.megamenu .sub-menu .content .row > div {
margin-top: 20px;
border-top: 1px solid #e6e6e6;
padding-top: 20px;
padding-left: 30px;
background: none !important;
padding-right: 30px;
}
.responsive .header-type-3 ul.megamenu .sub-menu .content .row > div {
padding-left: 25px;
padding-right: 25px;
}
.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: 14px;
height: 45px;
cursor: pointer;
}
.responsive .megamenu-type-6 ul.megamenu .menu > ul > li > .close-categories {
right: 7px;
}
.responsive .megamenu-type-9 ul.megamenu .menu > ul > li > .close-categories {
right: 7px;
}
.responsive .megamenu-type-19 ul.megamenu .menu > ul > li > .close-categories {
right: 7px;
}
.responsive .megamenu-type-5 ul.megamenu .menu > ul > li > .close-categories {
right: 7px;
}
.responsive .standard-body .fixed ul.megamenu .menu > ul > li.active > .close-categories {
right: 13px;
}
.responsive .vertical ul.megamenu .menu > ul > li.active > .close-categories {
right: 5px;
}
.responsive #main .header-type-3 ul.megamenu .menu > ul > li.active > .close-categories {
right: 7px;
}
.responsive ul.megamenu .menu > ul > li.active > .close-categories:before {
content: "-";
font-family: Arial;
font-weight: 300;
font-size: 30px;
line-height: 46px;
padding: 0px 18px;
}
.responsive ul.megamenu .menu > ul > li > .open-categories {
display: block !important;
position: absolute;
top: 0;
right: 14px;
height: 45px;
cursor: pointer;
}
.responsive .megamenu-type-6 ul.megamenu .menu > ul > li > .open-categories {
right: 7px;
}
.responsive .megamenu-type-9 ul.megamenu .menu > ul > li > .open-categories {
right: 7px;
}
.responsive .megamenu-type-19 ul.megamenu .menu > ul > li > .open-categories {
right: 7px;
}
.responsive .megamenu-type-5 ul.megamenu .menu > ul > li > .open-categories {
right: 7px;
}
.responsive .standard-body .fixed ul.megamenu .menu > ul > li > .open-categories {
right: 13px;
}
.responsive .vertical ul.megamenu .menu > ul > li > .open-categories {
right: 5px;
}
.responsive #main .header-type-3 ul.megamenu .menu > ul > li > .open-categories {
right: 7px;
}
.responsive ul.megamenu .menu > ul > li.active > .open-categories {
display: none !important;
}
.responsive ul.megamenu li .open-categories:before {
content: "+";
font-family: Arial;
font-weight: 300;
font-size: 20px;
line-height: 50px;
padding: 0px 17px;
}
.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.matrialarts-menu {
padding: 0px !important;
}
.responsive ul.megamenu li .sub-menu .content .hover-menu .menu,
.responsive ul.megamenu li .sub-menu .content .static-menu .menu {
position: relative;
margin: -20px -30px;
overflow: hidden;
}
.responsive .megamenu-type-6 ul.megamenu li .sub-menu .content .hover-menu .menu,
.responsive .megamenu-type-6 ul.megamenu li .sub-menu .content .static-menu .menu {
margin: -20px -25px;
}
.responsive .megamenu-type-9 ul.megamenu li .sub-menu .content .hover-menu .menu,
.responsive .megamenu-type-9 ul.megamenu li .sub-menu .content .static-menu .menu {
margin: -20px -25px;
}
.responsive .megamenu-type-19 ul.megamenu li .sub-menu .content .hover-menu .menu,
.responsive .megamenu-type-19 ul.megamenu li .sub-menu .content .static-menu .menu {
margin: -20px -25px;
}
.responsive .megamenu-type-5 ul.megamenu li .sub-menu .content .hover-menu .menu,
.responsive .megamenu-type-5 ul.megamenu li .sub-menu .content .static-menu .menu {
margin: -20px -25px;
}
.responsive #main .header-type-3 ul.megamenu li .sub-menu .content .hover-menu .menu,
.responsive #main .header-type-3 ul.megamenu li .sub-menu .content .static-menu .menu {
margin: -20px -25px;
}
.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;
min-height: 0px !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;
margin: 0px;
background: none;
float: none;
}
.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: 13px 30px 10px 30px;
font-size: 14px;
font-weight: 300;
background: #fff;
font-family: Poppins;
}
.responsive .megamenu-type-6 ul.megamenu li .sub-menu .content .hover-menu .menu ul li a,
.responsive .megamenu-type-6 ul.megamenu li .sub-menu .content .static-menu .menu ul li a  {
padding-left: 25px;
padding-right: 25px;
}
.responsive .megamenu-type-9 ul.megamenu li .sub-menu .content .hover-menu .menu ul li a,
.responsive .megamenu-type-9 ul.megamenu li .sub-menu .content .static-menu .menu ul li a  {
padding-left: 25px;
padding-right: 25px;
}
.responsive .megamenu-type-19 ul.megamenu li .sub-menu .content .hover-menu .menu ul li a,
.responsive .megamenu-type-19 ul.megamenu li .sub-menu .content .static-menu .menu ul li a  {
padding-left: 25px;
padding-right: 25px;
}
.responsive .megamenu-type-5 ul.megamenu li .sub-menu .content .hover-menu .menu ul li a,
.responsive .megamenu-type-5 ul.megamenu li .sub-menu .content .static-menu .menu ul li a  {
padding-left: 25px;
padding-right: 25px;
}
.responsive .vertical ul.megamenu li .sub-menu .content .hover-menu .menu ul li a,
.responsive .vertical ul.megamenu li .sub-menu .content .static-menu .menu ul li a {
padding-left: 25px;
padding-right: 25px;
}
.responsive .megamenu-background .vertical ul.megamenu li .sub-menu .content .hover-menu .menu ul li a,
.responsive .megamenu-background .vertical ul.megamenu li .sub-menu .content .static-menu .menu ul li a {
padding-left: 30px;
padding-right: 30px;
}
.responsive #main .header-type-3 ul.megamenu li .sub-menu .content .hover-menu .menu ul li a,
.responsive #main .header-type-3 ul.megamenu li .sub-menu .content .static-menu .menu ul li a {
padding: 11px 25px;
}
.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 {
font-size: 13px;
}
.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 {
background: #fafafa;
}
.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,
.responsive ul.megamenu li .sub-menu .content .hover-menu .menu ul li a:after,
.responsive ul.megamenu li .sub-menu .content .static-menu .menu ul li a:after {
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;
}
.responsive #main ul.megamenu li .sub-menu .content .hover-menu .menu ul ul li a,
.responsive #main ul.megamenu li .sub-menu .content .static-menu .menu ul ul li a {
padding-left: 40px !important;
}
.responsive #main ul.megamenu li .sub-menu .content .hover-menu .menu ul ul ul li a,
.responsive #main ul.megamenu li .sub-menu .content .static-menu .menu ul ul ul li a {
padding-left: 60px !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;
} .responsive .megamenu-type-10 .megamenu-background .vertical .megamenuToogle-wrapper .container {
padding-left: 25px !important;
}
.responsive .megamenu-type-10 #main .megamenu-background .vertical ul.megamenu > li > a {
padding-left: 25px !important;
}
.responsive .megamenu-type-17 .megamenu-background .vertical .megamenuToogle-wrapper .container {
padding-left: 25px !important;
}
.responsive .megamenu-type-17 #main .megamenu-background .vertical ul.megamenu > li > a {
padding-left: 25px !important;
}
}
@media (max-width: 991px) {
.responsive .megamenu-type-21 .megamenu-background > div,
.responsive .megamenu-type-20 .megamenu-background > div,
.responsive .megamenu-type-34 .megamenu-background > div,
.responsive .megamenu-type-25 .megamenu-background > div,
.responsive .megamenu-type-10 .megamenu-background > div {
background: none;
} .responsive ul.megamenu li .sub-menu .content {
background-image: none !important;
}  .responsive .mega-menu-modules .vertical.mobile-disabled {
display: none !important;
}
.responsive .vertical ul.megamenu > li {
position: relative !important;
padding: 0px !important;
border-left: none !important;
border-right: none !important;
}
.responsive .vertical ul.megamenu > li.click:before,
.responsive .vertical ul.megamenu > li.hover:before {
display: none;
}
.responsive #main .vertical ul.megamenu > li > a {
padding-left: 30px !important;
}
.responsive .megamenu-type-4 #main header .vertical ul.megamenu > li > a,
.responsive .megamenu-type-14 #main header .vertical ul.megamenu > li > a,
.responsive .megamenu-type-5 #main header .vertical ul.megamenu > li > a,
.responsive .megamenu-type-6 #main header .vertical ul.megamenu > li > a,
.responsive .megamenu-type-9 #main header .vertical ul.megamenu > li > a,
.responsive .megamenu-type-19 #main header .vertical ul.megamenu > li > a,
.responsive .megamenu-type-10 #main header .vertical ul.megamenu > li > a,
.responsive .megamenu-type-17 #main header .vertical ul.megamenu > li > a,
.responsive .megamenu-type-20 #main header .vertical ul.megamenu > li > a,
.responsive .megamenu-type-34 #main header .vertical ul.megamenu > li > a,
.responsive .megamenu-type-28 #main header .vertical ul.megamenu > li > a,
.responsive .megamenu-type-26 #main header .vertical ul.megamenu > li > a,
.responsive .megamenu-type-25 #main header .vertical ul.megamenu > li > a,
.responsive .megamenu-type-21 #main header .vertical ul.megamenu > li > a,
.responsive #main .main-content .vertical ul.megamenu > li > a {
padding-left: 25px !important;
}
.responsive .mega-menu-modules > div:first-child > div {
margin-right: -30px !important;
}
.responsive .mega-menu-modules > div:first-child .vertical #menuHeading {
margin-top: 0px !important;
}
.responsive .megamenu-background .vertical .megamenuToogle-wrapper .megamenuToogle-pattern {
background-image: none;
}
.responsive #main .vertical .megamenuToogle-wrapper .container {
padding-left: 30px !important;
height: auto !important;
}
.responsive .megamenu-type-4 #main header .vertical .megamenuToogle-wrapper .container,
.responsive .megamenu-type-14 #main header .vertical .megamenuToogle-wrapper .container,
.responsive .megamenu-type-5 #main header .vertical .megamenuToogle-wrapper .container,
.responsive .megamenu-type-6 #main header .vertical .megamenuToogle-wrapper .container,
.responsive .megamenu-type-9 #main header .vertical .megamenuToogle-wrapper .container,
.responsive .megamenu-type-19 #main header .vertical .megamenuToogle-wrapper .container,
.responsive .megamenu-type-10 #main header .vertical .megamenuToogle-wrapper .container,
.responsive .megamenu-type-17 #main header .vertical .megamenuToogle-wrapper .container,
.responsive .megamenu-type-20 #main header .vertical .megamenuToogle-wrapper .container,
.responsive .megamenu-type-34 #main header .vertical .megamenuToogle-wrapper .container,
.responsive .megamenu-type-28 #main header .vertical .megamenuToogle-wrapper .container,
.responsive .megamenu-type-26 #main header .vertical .megamenuToogle-wrapper .container,
.responsive .megamenu-type-25 #main header .vertical .megamenuToogle-wrapper .container,
.responsive .megamenu-type-21 #main header .vertical .megamenuToogle-wrapper .container,
.responsive #main .main-content .vertical .megamenuToogle-wrapper .container {
padding-left: 25px !important;
}
.responsive .standard-body .full-width .megamenu-background .mega-menu-modules > div:first-child:before {
display: none;
}
.responsive .megamenu-background .vertical .megamenuToogle-wrapper {
background: #d9121f;
}
.responsive .megamenu-background .vertical .megamenuToogle-wrapper .container {
color: #fff;
}
.responsive .vertical ul.megamenu > li.with-sub-menu > a:before,
.responsive .vertical ul.megamenu > li.with-sub-menu > a:after {
display: none;
}
.responsive #main .megamenu-background .vertical ul.megamenu > li.with-sub-menu:hover > a {
padding-left: 30px !important;
}
.responsive #main .megamenu-background .vertical .megamenu-wrapper {
visibility: visible;
opacity: 1;
z-index: 1;
margin-top: 0px !important;
position: relative;
margin-bottom: 30px;
}
.responsive #main .slideshow-modules .vertical {
margin-left: -20px;
margin-right: -20px;
}
.responsive #main .slideshow-modules .vertical .megamenu-wrapper {
visibility: visible;
opacity: 1;
z-index: 1;
margin-top: 0px !important;
position: relative;
}  .responsive .standard-body .full-width .megamenu-background .megaMenuToggle {
position: relative;
}
.responsive .standard-body .full-width .megamenu-background .megaMenuToggle:before {
content: '';
position: absolute;
top: 0;
left: -500%;
right: -500%;
bottom: 0;
z-index: -1;
background: #fafafa url(//allyourbliss.com/wp-content/themes/fastor/img/bg-megamenu.png) top left repeat-x;
display: block;
}
.responsive .header-type-3 .megamenu-background .megaMenuToggle:before,
.responsive .main-fixed2 .megamenu-background .megaMenuToggle:before,
.responsive .megamenu-type-4 .megamenu-background .megaMenuToggle:before,
.responsive .megamenu-type-14 .megamenu-background .megaMenuToggle:before,
.responsive .megamenu-type-5 .megamenu-background .megaMenuToggle:before,
.responsive .megamenu-type-6 .megamenu-background .megaMenuToggle:before,
.responsive .megamenu-type-9 .megamenu-background .megaMenuToggle:before,
.responsive .megamenu-type-19 .megamenu-background .megaMenuToggle:before,
.responsive .megamenu-type-10 .megamenu-background .megaMenuToggle:before,
.responsive .megamenu-type-17 .megamenu-background .megaMenuToggle:before {
display: none !important;
}
.responsive .megaMenuToggle {
display: block;
}
.responsive .horizontal {
position: relative;
margin: 0px -30px !important;
}
.responsive .header-type-3 .horizontal,
.responsive .megamenu-type-4 .horizontal,
.responsive .megamenu-type-14 .horizontal,
.responsive .megamenu-type-5 .horizontal,
.responsive .megamenu-type-6 .horizontal,
.responsive .megamenu-type-9 .horizontal,
.responsive .megamenu-type-19 .horizontal {
margin: 0px !important;
}
.responsive .horizontal .megamenu-wrapper {
display: none;
background: #333 !important;
position: relative;
}
.responsive .megamenu-type-6 .horizontal .megamenu-wrapper {
border-radius: 0px 0px 8px 8px;
-webkit-border-radius: 0px 0px 8px 8px;
-moz-border-radius: 0px 0px 8px 8px;
}
.responsive .horizontal ul.megamenu > li {
display: block;
text-align: left;
float: none !important;
width: auto;
background: none !important;
border: none;
border-top: 1px solid #404040;
position: relative;
margin: 0px !important;
padding: 0px;
transition: all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
}
.responsive .megamenu-type-33 #main .horizontal ul.megamenu > li {
display: block;
}
.responsive #main .horizontal ul.megamenu > li {
border-left: none;
border-right: none;
border-bottom: none;
}
.responsive .horizontal ul.megamenu > li:first-child {
border: none !important;
}
.responsive ul.megamenu > li.home,
.responsive ul.megamenu > li.search {
display: none;
}
.responsive .horizontal ul.megamenu > li > a {
color: #fff;
text-shadow: none;
background: none !important;
margin: 0px;
padding: 14px 30px 13px 30px !important;
height: auto !important;
border: none;
}
.responsive .megamenu-type-17 .horizontal ul.megamenu > li > a {
padding-top: 12px !important;
padding-bottom: 10px !important;
}
.responsive .megamenu-type-6 .horizontal ul.megamenu > li > a {
padding-left: 25px !important;
padding-right: 25px !important;
}
.responsive .megamenu-type-9 .horizontal ul.megamenu > li > a {
padding-left: 25px !important;
padding-right: 25px !important;
}
.responsive .megamenu-type-19 .horizontal ul.megamenu > li > a {
padding-left: 25px !important;
padding-right: 25px !important;
}
.responsive .megamenu-type-5 .horizontal ul.megamenu > li > a {
padding-left: 25px !important;
padding-right: 25px !important;
}
.responsive .header-type-3 .horizontal ul.megamenu > li > a {
padding-left: 25px !important;
}
.responsive .horizontal ul.megamenu > li > a img {
margin-left: 0px;
}
.responsive .megamenu-type-7 .horizontal ul.megamenu > li > a img {
display: none;
}
.responsive .megamenu-type-26 .horizontal ul.megamenu > li > a img {
display: none;
}
.responsive .megamenu-type-30 .horizontal ul.megamenu > li > a img {
display: none;
}
.responsive ul.megamenu > li.with-sub-menu > a strong:after {
display: none;
}
.responsive .horizontal ul.megamenu .megamenu-label {
display: inline-block;
position: relative;
vertical-align: top;
left: 10px;
}
.responsive ul.megamenu > li > .sub-menu > .content > .arrow {
display: none;
}
.responsive ul.megamenu > li:hover,
.responsive ul.megamenu > li.active {
background: #2d2d2d !important;
}
.responsive ul.megamenu > li.with-sub-menu .open-menu {
position: absolute;
right: 13px;
z-index: 10;
padding: 9px 18px 10px 50px;
display: block;
cursor: pointer;
height: 45px;
color: #fff;
}
.responsive .slideshow-modules .vertical ul.megamenu > li.with-sub-menu .open-menu,
.responsive .slideshow-modules .vertical ul.megamenu > li.with-sub-menu .close-menu {
top: 10px;
}
.responsive .megamenu-type-6 ul.megamenu > li.with-sub-menu .open-menu {
right: 7px;
}
.responsive .megamenu-type-9 ul.megamenu > li.with-sub-menu .open-menu {
right: 7px;
}
.responsive .megamenu-type-19 ul.megamenu > li.with-sub-menu .open-menu {
right: 7px;
}
.responsive .megamenu-type-5 ul.megamenu > li.with-sub-menu .open-menu {
right: 7px;
}
.responsive .vertical ul.megamenu > li.with-sub-menu .open-menu {
right: 5px;
}
.responsive .header-type-3 ul.megamenu > li.with-sub-menu .open-menu {
right: 7px;
}
.responsive ul.megamenu > li.active .open-menu {
display: none;
}
.responsive ul.megamenu > li.with-sub-menu .open-menu:before {
content: "+";
font-family: Arial;
font-weight: 300;
font-size: 20px;
}
.responsive ul.megamenu > li.active .close-menu {
display: block;
position: absolute;
z-index: 10;
top: 2px;
right: 13px;
width: 85px;
height: 45px;
padding: 0px 3px 0px 40px;
text-align: center;
cursor: pointer;
color: #fff;
}
.responsive .megamenu-type-6 ul.megamenu > li.active .close-menu {
right: 7px;
}
.responsive .megamenu-type-9 ul.megamenu > li.active .close-menu {
right: 7px;
}
.responsive .megamenu-type-19 ul.megamenu > li.active .close-menu {
right: 7px;
}
.responsive .megamenu-type-5 ul.megamenu > li.active .close-menu {
right: 7px;
}
.responsive .vertical ul.megamenu > li.active .close-menu {
right: 5px;
}
.responsive .header-type-3 ul.megamenu > li.active .close-menu {
right: 7px;
}
.responsive ul.megamenu > li.active .close-menu:before {
content: "-";
font-family: Arial;
font-weight: 300;
font-size: 30px;
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;
top: 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-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,
.responsive ul.megamenu li .sub-menu .content .static-menu .menu ul ul {
opacity: 1 !important;
filter: alpha(opacity=100);
visibility: visible !important;
-webkit-transition: none !important;
-moz-transition: none !important;
transition: none !important;
}
.responsive ul.megamenu li .sub-menu .content .hover-menu .menu ul ul {
display: block;
margin: 0px 10px 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;
}
.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 (max-width: 1098px) {
.responsive ul.megamenu > li {
margin: 0px 20px 0px 0px;
}
.responsive ul.megamenu > li.pull-right {
margin: 0px 0px 0px 10px;
}
.responsive .megamenu-type-7 #main ul.megamenu > li.pull-right,
.responsive .megamenu-type-7 .standard-body #main .fixed ul.megamenu > li.pull-right {
margin-right: -30px;
}
.responsive .megamenu-type-11 #main ul.megamenu > li.pull-right,
.responsive .megamenu-type-11 .standard-body #main .fixed ul.megamenu > li.pull-right {
margin-right: -30px;
}
.responsive .megamenu-type-22 #main ul.megamenu > li.pull-right,
.responsive .megamenu-type-22 .standard-body #main .fixed ul.megamenu > li.pull-right {
margin-right: -30px;
}
.responsive .megamenu-type-13 #main ul.megamenu > li.pull-right,
.responsive .megamenu-type-13 .standard-body #main .fixed ul.megamenu > li.pull-right {
margin-right: -30px;
}
.responsive .megamenu-type-24 #main ul.megamenu > li.pull-right,
.responsive .megamenu-type-24 .standard-body #main .fixed ul.megamenu > li.pull-right {
margin-right: -30px;
}
.responsive #main .mega-menu-modules > div:last-child > div {
padding-left: 0px;
}
.responsive .megamenu-background .vertical .megamenuToogle-wrapper .container,
.responsive .megamenu-background .vertical ul.megamenu > li > a,
.responsive .standard-body .fixed .megamenu-background .vertical .megamenuToogle-wrapper .container,
.responsive .standard-body .fixed .megamenu-background .vertical ul.megamenu > li > a {
padding-left: 30px !important;
}
.responsive .megamenu-background .vertical ul.megamenu > li.with-sub-menu:hover > a,
.responsive .standard-body .fixed .megamenu-background .vertical ul.megamenu > li.with-sub-menu:hover > a {
padding-left: 50px !important;
}
.responsive #main .megamenu-background .vertical ul.megamenu > li.with-sub-menu > a:after {
left: 10px;
}
.responsive #main .megamenu-background .vertical ul.megamenu > li.with-sub-menu:hover > a:after {
left: 30px;
}
.responsive .mega-menu-modules > div:first-child > div,
.responsive .standard-body .fixed .mega-menu-modules > div:first-child > div  {
margin-left: -30px !important;
}
}
@media (min-width: 992px) {
.megamenu-wrapper {
display: block !important;
}
.megamenu-type-8 .megamenu-wrapper {
display: inline-block !important;
background: rgba(0, 0, 0, .34);
border: 1px solid rgba(163, 141, 130, .2);
margin-left: 15px;
}
}  .computer-menu ul {
list-style: none;
padding: 2px 0px 0px 0px !important;
margin: 0px !important;
font-weight: 600;
line-height: 30px;
}
.computer-menu a {
font-size: 14px;
}
.computer-menu li {
margin: 0px !important;
float: left;
clear: both;
}
.with-border-left {
position: static;
}
.with-border-left:before {
content: '';
position: absolute;
width: 1px;
top: -30px;
bottom:-30px;
background: url(//allyourbliss.com/wp-content/themes/fastor/img/bg-megamenu.png) repeat;
margin-left: -31px;
}
.full-width-sub-menu .with-border-left:before {
bottom: -40px;
}
@media (max-width: 767px) {
.responsive .with-border-left:before {
display: none;
}
}  .flowers-menu {
margin: 0px 0px -9px 0px !important;
}
.flowers-menu ul {
list-style: none;
padding: 2px 0px 0px 0px !important;
margin: 0px !important;
font-weight: 600;
line-height: 30px;
}
.flowers-menu a {
font-size: 13px;
}
.flowers-menu li {
margin: 0px !important;
float: left;
clear: both;
}
@media (max-width: 767px) {
.responsive .flowers-menu {
padding: 0px !important;
}
}  .fashion3-megamenu {
position: relative;
}
.fashion3-megamenu > .row > div .static-menu {
}
@media (min-width: 767px) {
.fashion3-megamenu {
margin: -30px -40px -40px -40px;
position: relative;
}
.fashion3-megamenu > .row {
display: table;
width: 100%;
margin: 0px;
}
.fashion3-megamenu > .row > div .static-menu {
padding-left: 40px;
padding-right: 40px;
}
.fashion3-megamenu > .row > div {
padding-left: 0px;
padding-right: 0px;
}
.fashion3-megamenu .white-text {
color: #fff;
}
.fashion3-megamenu .white-text a {
color: #fff;
}
.fashion3-megamenu .white-text a:hover {
opacity: 0.8;
}
#main .fashion3-megamenu .static-menu a.main-menu {
padding: 0px 0px 3px 0px;
line-height: 1;
}
}
#main .fashion3-megamenu .static-menu a.main-menu {
}
.fashion3-megamenu .static-menu a.main-menu:after {
display: none;
}
#main .fashion3-megamenu .static-menu .menu ul {
line-height: 25px;
font-size: 12px;
font-weight: 600;
text-transform: uppercase;
}
#main .fashion3-megamenu .static-menu .menu > ul {
padding-top: 35px;
padding-bottom: 45px;
}
.fashion3-megamenu .all-products {
display: block;
border-top: 1px solid rgba(255, 255, 255, .15);
padding: 12px 40px 10px 40px;
font-size: 11px;
font-weight: 600;
text-transform: uppercase;
}  .sport-menu ul {
list-style: none;
padding: 2px 0px 0px 10px !important;
margin: 0px !important;
line-height: 30px;
}
.sport-menu a {
font-size: 14px;
font-weight: 600;
}
.sport-menu li {
margin: 0px !important;
float: left;
clear: both;
}  .horizontal-type-2 {
position: relative;
background: #ce3854;
}
.horizontal-type-2 .container,
.horizontal-type-2.container {
padding: 0px !important;
margin: 0px !important;
width: auto !important;
max-width: none !important;
}
.horizontal-type-2 ul.megamenu {
padding: 0px 11px !important;
}
.horizontal-type-2 ul.megamenu > li {
float: none !important;
margin: 0px !important;
padding: 0px !important;
display: table-cell !important;
width: 280px !important;
border-left: 1px solid rgba(255, 255, 255, .1) !important;
}
.horizontal-type-2 ul.megamenu > li > a {
height: 60px !important;
padding: 20px 30px 18px 30px !important;
margin: 0px !important;
background: none !important;
}
.horizontal-type-2 ul.megamenu > li:first-child {
border: none !important;
}
.horizontal-type-2 ul.megamenu > li > a img {
margin: -2px 27px 0px 0px;
}
.horizontal-type-2 ul.megamenu > li > a strong {
font-size: 15px !important;
font-weight: 600 !important;
color: #fff !important;
display: block !important;
}
.horizontal-type-2 ul.megamenu > li > a strong:after {
color: #fff !important;
float: right;
font-size: 11px;
}
.horizontal-type-2 ul.megamenu li .sub-menu .content {
box-shadow: none !important;
-webkit-box-shadow: none !important;
-moz-box-shadow: none !important;
}
@media (max-width: 1098px) {
.responsive .horizontal-type-2 ul.megamenu > li > a {
padding: 20px 20px 18px 20px !important;
}
}
@media (max-width: 991px) {
.responsive .horizontal-type-2 .megaMenuToggle {
display: none !important;
}
.responsive #main .horizontal-type-2 .megamenu-wrapper {
display: block !important;
background: none !important;
}
.responsive .horizontal-type-2 ul.megamenu {
padding: 0px !important;
}
.responsive #main .horizontal-type-2 ul.megamenu > li {
display: block !important;
width: auto !important;
border: none !important;
border-top: 1px solid rgba(255, 255, 255, .1) !important;
background: none !important;
}
.responsive #main .horizontal-type-2 ul.megamenu > li > a {
padding: 18px 30px 17px 30px !important;
}
.responsive #main .horizontal-type-2 ul.megamenu > li > a img {
display: none !important;
}
.responsive #main .horizontal-type-2 ul.megamenu > li > a strong {
font-size: 13px !important;
}
.responsive .horizontal-type-2 ul.megamenu > li.with-sub-menu .open-menu,
.responsive .horizontal-type-2 ul.megamenu > li.with-sub-menu .close-menu {
color: #fff !important;
height: 53px;
top: 6px;
}
}  .horizontal-type-3 {
position: relative;
background: #232323; background: -moz-linear-gradient(top,  #232323 0%, #181818 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#232323), color-stop(100%,#181818)); background: -webkit-linear-gradient(top,  #232323 0%,#181818 100%); background: -o-linear-gradient(top,  #232323 0%,#181818 100%); background: -ms-linear-gradient(top,  #232323 0%,#181818 100%); background: linear-gradient(to bottom,  #232323 0%,#181818 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#232323', endColorstr='#181818',GradientType=0 ); }
.horizontal-type-3 .container,
.horizontal-type-3.container {
padding: 0px !important;
margin: 0px !important;
width: auto !important;
max-width: none !important;
}
.horizontal-type-3 ul.megamenu {
}
.horizontal-type-3 ul.megamenu > li {
float: none !important;
margin: 0px !important;
padding: 0px !important;
display: table-cell !important;
width: 196px !important;
border-left: 1px solid rgba(255, 255, 255, .07) !important;
}
.horizontal-type-3 ul.megamenu > li > a {
height: 110px !important;
padding: 19px 20px 18px 20px !important;
margin: 0px !important;
background: none !important;
text-align: center;
}
.horizontal-type-3 ul.megamenu > li > a:hover { background: #191919 !important; background: -moz-linear-gradient(top,  #191919 0%, #0f0f0f 100%) !important; background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#191919), color-stop(100%,#0f0f0f)) !important; background: -webkit-linear-gradient(top,  #191919 0%,#0f0f0f 100%) !important; background: -o-linear-gradient(top,  #191919 0%,#0f0f0f 100%) !important; background: -ms-linear-gradient(top,  #191919 0%,#0f0f0f 100%) !important; background: linear-gradient(to bottom,  #191919 0%,#0f0f0f 100%) !important; filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#191919', endColorstr='#0f0f0f',GradientType=0 ) !important; }
.horizontal-type-3 ul.megamenu > li:first-child {
border: none !important;
}
.horizontal-type-3 ul.megamenu > li > a img {
margin: 0px auto 5px auto;
display: block;
}
.horizontal-type-3 ul.megamenu > li > a strong {
}
.horizontal-type-3 ul.megamenu > li > a strong:after {
display: none;
}
.horizontal-type-3 ul.megamenu li .sub-menu .content {
box-shadow: none !important;
-webkit-box-shadow: none !important;
-moz-box-shadow: none !important;
}
.horizontal-type-3 ul.megamenu > li > .sub-menu > .content > .arrow:after {
margin-left: -10px;
}
@media (max-width: 1098px) {
.responsive .horizontal-type-3 ul.megamenu > li > a {
padding: 20px 20px 18px 20px !important;
}
}
@media (max-width: 991px) {
.responsive .horizontal-type-3 .megaMenuToggle {
display: none !important;
}
.responsive #main .horizontal-type-3 .megamenu-wrapper {
display: block !important;
background: none !important;
}
.responsive .horizontal-type-3 ul.megamenu {
padding: 0px !important;
}
.responsive #main .horizontal-type-3 ul.megamenu > li {
display: block !important;
width: auto !important;
border: none !important;
border-top: 1px solid rgba(255, 255, 255, .07) !important;
background: none !important;
}
.responsive #main .horizontal-type-3 ul.megamenu > li:first-child {
border: none !important;
}
.responsive #main .horizontal-type-3 ul.megamenu > li > a {
padding: 18px 30px 17px 30px !important;
text-align: left;
color: #fff !important;
}
.responsive #main .horizontal-type-3 ul.megamenu > li > a img {
display: none !important;
}
.responsive .horizontal-type-3 ul.megamenu > li.with-sub-menu .open-menu,
.responsive .horizontal-type-3 ul.megamenu > li.with-sub-menu .close-menu {
color: #fff !important;
height: 53px;
top: 7px;
}
}  @media (max-width: 1270px) {
.responsive .megamenu-type-23 ul.megamenu > li > a {
padding-left: 25px;
padding-right: 25px;
}
.responsive .megamenu-type-23 ul.megamenu > li.pull-right > a {
padding-right: 25px;
padding-left: 10px;
}
.responsive .megamenu-type-23 #main ul.megamenu > li.pull-right:last-child > a {
padding-left: 25px;
padding-right: 10px;
}
.responsive .megamenu-type-23 #main ul.megamenu > li.pull-right:nth-last-child(2) > a {
padding-right: 10px;
}
}
@media (max-width: 1098px) {
.responsive .megamenu-type-23 #main ul.megamenu {
margin: 0px -30px;
}
.responsive .megamenu-type-23 ul.megamenu > li > a {
padding-left: 20px;
padding-right: 20px;
}
.responsive .megamenu-type-23 ul.megamenu > li > a img {
max-width: 21px;
margin-top: 0px;
}
.responsive .megamenu-type-23 ul.megamenu > li.pull-right > a {
padding-right: 15px;
padding-left: 5px;
}
.responsive .megamenu-type-23 #main ul.megamenu > li.pull-right:last-child > a {
padding-left: 15px;
padding-right: 5px;
}
.responsive .megamenu-type-23 #main ul.megamenu > li.pull-right:nth-last-child(2) > a {
padding-right: 10px;
}
.responsive .megamenu-type-29 ul.megamenu > li > a {
padding-left: 17px;
padding-right: 17px;
}
}
@media (max-width: 991px) {
.responsive .megamenu-type-23 #main ul.megamenu {
margin: 0px;
}
.responsive .megamenu-type-23 #main ul.megamenu li.pull-right {
border-left: none;
}
.responsive .megamenu-type-27 #main ul.megamenu {
margin: 0px;
}
.responsive .megamenu-type-31 #main ul.megamenu {
margin: 0px;
}
.responsive .megamenu-type-30 #main ul.megamenu {
margin: 0px;
}
.responsive .megamenu-type-29 #main ul.megamenu {
padding: 0px;
}
} @media (max-width: 1270px) {
.responsive .megamenu-type-30 .horizontal ul.megamenu > li > a img {
display: none;
}
} .megamenu-wrapper .megamenu-close-fixed {
display: none
}
@media (max-width: 991px){
.responsive  .megamenu-opened .horizontal .megamenu-wrapper.mobile-left {
left: 0px;
}
.responsive .horizontal .megamenu-wrapper.mobile-left  {
display: block;
position: fixed !important;
overflow-y: auto;
overflow-x: hidden;
-webkit-overflow-scrolling: touch;
top: 0;
left: -350px;
bottom: 0;
max-width: 95%;
z-index: 9999;
background-color: #fff;
transition: all 0.35s cubic-bezier(0.33, 0.59, 0.14, 1);
width: 300px;
padding-top: 50px;
-webkit-box-shadow: 0px 0px 25px 0px rgba(54,54,54,1);
-moz-box-shadow: 0px 0px 25px 0px rgba(54,54,54,1);
box-shadow: 0px 0px 25px 0px rgba(54,54,54,1);
}
.responsive .megamenu-wrapper .megamenu-close-fixed {
display: block;
position: absolute;
top: 3px;
text-align: center;
width: 50px;
height: 50px;
font-size: 50px !important;
line-height: 50px;
right: 15px;
margin: auto;
z-index:22;
color: #fff;
}
.responsive body.megamenu-opened.mobile-menu-fixed_left #top .pattern > .container{
position: relative;
z-index: 0
}
}.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;
transition: all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
-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;
z-index: 1;
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;
}
.rtl .owl-carousel .owl-item {
float: right;
}
.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(//allyourbliss.com/wp-content/themes/fastor/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 .filter-tabs {
list-style: none;
padding: 31px 0px 0px 0px;
margin: 0px;
text-align: center;
}
.box-type-16 .filter-product .filter-tabs {
padding-top: 14px;
}
.box-type-3 .filter-product .filter-tabs {
padding-top: 60px;
}
.box-type-14 .filter-product .filter-tabs {
padding-top: 60px;
}
.box-type-4 .filter-product .filter-tabs {
padding-top: 24px;
}
.box-type-5 .filter-product .filter-tabs {
padding-top: 41px;
}
.box-type-11 .filter-product .filter-tabs {
padding-top: 21px;
}
.box-type-17 .filter-product .filter-tabs {
padding-top: 21px;
}
.filter-product .filter-tabs ul {
list-style: none;
margin: 0px -15px;
padding: 9px 0px 0px 0px;
position: relative;
}
.box-type-3 .filter-product .filter-tabs ul {
padding-left: 15px;
padding-right: 15px;
}
.box-type-14 .filter-product .filter-tabs ul {
padding-left: 15px;
padding-right: 15px;
padding-top: 15px;
}
.filter-product .filter-tabs ul > li {
display: inline-block;
vertical-align: top;
}
.filter-product .filter-tabs ul > li > a {
margin: 0px 15px;
padding: 10px 0px;
font-size: 20px;
color: #808080;
font-weight: 500;
display: inline-block;
vertical-align: top;
position: relative;
}
.filter-product .filter-tabs ul > li > a:hover {
color: #333333;
}
.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: #333333;
}
.filter-product .filter-tabs ul > li > a:before {
content: '';
position: absolute;
width: 100%;
height: 2px;
bottom: -1px;
left: 0;
right: 0;
opacity: 0;
visibility: hidden;
transition: all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
z-index: 1;
}
.filter-product .filter-tabs ul > li.active > a:before {
background: #d9121f;
visibility: visible;
opacity: 1;
}
.tab-content {
position: relative;
background: #fff;
}
.tab-content:before {
height: 1px;
content: '';
left: 0;
right: 0;
top: 0;
position: absolute;
background: url(//allyourbliss.com/wp-content/themes/fastor/img/bg-megamenu.png) top left repeat-x;
z-index: 1;
display: block;
}
.box-type-4.no-box-type-7 .tab-content:before {
left: 0 !important;
right: 0 !important;
}
.tab-content:after {
height: 1px;
content: '';
left: 0;
bottom: 0;
right: 0;
position: absolute;
background: url(//allyourbliss.com/wp-content/themes/fastor/img/bg-megamenu.png) top left repeat-x;
z-index: 1;
display: block;
}
.box-type-3 .tab-content:after {
display: none;
}
.box-type-14 .tab-content:after {
display: none;
}
.fixed-body .col-md-12 > .filter-product .tab-content:after,
.fixed-body .col-md-12 > .filter-product .tab-content:before,
.fixed-body .col-sm-12 > .filter-product .tab-content:after,
.fixed-body .col-sm-12 > .filter-product .tab-content:before {
left: -45px;
right: -45px;
}
.standard-body .fixed .col-md-12 > .filter-product .tab-content:after,
.standard-body .fixed .col-md-12 > .filter-product .tab-content:before,
.standard-body .fixed .col-sm-12 > .filter-product .tab-content:after,
.standard-body .fixed .col-sm-12 > .filter-product .tab-content:before {
left: -40px;
right: -40px;
}
.border-width-1 .standard-body .full-width .col-md-12 > .filter-product .tab-content:after,
.border-width-1 .standard-body .full-width .col-md-12 > .filter-product .tab-content:before,
.border-width-1 .standard-body .full-width .col-sm-12 > .filter-product .tab-content:after,
.border-width-1 .standard-body .full-width .col-sm-12 > .filter-product .tab-content:before {
left: -4000px;
right: -4000px;
}
.tab-content .prev-button, 
.tab-content .next-button {
position: absolute;
bottom: -18px;
z-index: 10;
width: 35px;
height: 35px;
border-radius: 100px;
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
border: 1px solid #e5e5e5;
background: #fff;
color: #333;
transition: all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
padding: 8px 0px 0px 12px;
text-align: left;
left: 50%;
font-size: 13px;
font-family: Poppins;
}
.buttons-prev-next-type-2 .tab-content .prev-button, 
.buttons-prev-next-type-2 .tab-content .next-button {
border-radius: 0px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
}
.tab-content .prev-button:hover, 
.tab-content .next-button:hover {
background: #d9121f;
border-color: #d9121f;
color: #ffff;
}
.tab-content .prev-button {
margin-left: -50px;
}
.tab-content .next-button {
margin-left: 15px;
padding: 8px 0px 0px 14px;
}
.tab-content .prev-button:before, 
.tab-content .next-button:before {
content: "\f053";
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: 11px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
}
.tab-content .next-button:before {
content: "\f054";
}
.tab-content .prev-button:hover:before, 
.tab-content .next-button:hover:before {
color: #fff;
}
@media (max-width: 1098px) {
.responsive .fixed-body .col-md-12 > .filter-product .tab-content:after,
.responsive .fixed-body .col-md-12 > .filter-product .tab-content:before,
.responsive .standard-body .fixed .col-md-12 > .filter-product .tab-content:after,
.responsive .standard-body .fixed .col-md-12 > .filter-product .tab-content:before,
.responsive .fixed-body .col-sm-12 > .filter-product .tab-content:after,
.responsive .fixed-body .col-sm-12 > .filter-product .tab-content:before,
.responsive .standard-body .fixed .col-sm-12 > .filter-product .tab-content:after,
.responsive .standard-body .fixed .col-sm-12 > .filter-product .tab-content:before {
left: -30px;
right: -30px;
}
}
@media (max-width: 767px) {
.responsive .filter-product .filter-tabs {
padding-top: 21px;
}
.responsive .box-type-3 .filter-product .filter-tabs {
padding-top: 30px;
}
.responsive .box-type-14 .filter-product .filter-tabs {
padding-top: 30px;
}
.responsive .filter-product .filter-tabs ul > li > a {
margin: 0px 12px;
}
.responsive .fixed-body .filter-product .tab-content:after,
.responsive .fixed-body .filter-product .tab-content:before,
.responsive .standard-body .fixed .filter-product .tab-content:after,
.responsive .standard-body .fixed .filter-product .tab-content:before,
.border-width-1 .standard-body .full-width .filter-product .tab-content:after,
.border-width-1 .standard-body .full-width .filter-product .tab-content:before {
left: -20px;
right: -20px;
}
}@font-face{font-family:'FontAwesome';src:url(//allyourbliss.com/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//allyourbliss.com/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//allyourbliss.com/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//allyourbliss.com/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//allyourbliss.com/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//allyourbliss.com/wp-content/plugins/elementor/assets/lib/font-awesome/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;
}
.center-column > .posts.posts-wrap.default {
margin-top: 50px;
}
.home .posts{
padding-top: 50px;
}
.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: 39px;
border: 1px solid rgba(0, 0, 0, .1);
text-align: center;
}
.posts .post .post-content .entry-excerpt{
text-align: initial;
}
.posts .post .post-media {
overflow: hidden;
position: relative;
margin: -1px -1px 0px -1px;
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;
left: 75px;
top: 50%;
margin: -17px 0px 0px 0px !important;
height: 34px;
width: 34px;
margin: 0px;
background: #fff;
display: block;
border-radius: 100px;
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
padding: 8px 0px 0px 12px;
font-size: 13px;
font-family: Poppins;
}
.buttons-prev-next-type-2 .post .post-media .media-slider .owl-controls .owl-buttons .owl-prev, 
.buttons-prev-next-type-2 .post .post-media .media-slider .owl-controls .owl-buttons .owl-next {
border-radius: 0px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
}
.post .post-media .media-slider .owl-controls .owl-buttons .owl-next {
left: auto;
right: 75px;
padding: 8px 0px 0px 14px;
}
.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: #d9121f;
}
.container .post .post-media .media-slider .owl-controls .owl-buttons .owl-prev {
left: 30px;
}
.container .post .post-media .media-slider .owl-controls .owl-buttons .owl-next {
right: 30px;
}
.post .post-media .media-slider .owl-controls .owl-buttons .owl-prev:before,
.post .post-media .media-slider .owl-controls .owl-buttons .owl-next:before {
content: "\f053";
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: 11px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
}
.post .post-media .media-slider .owl-controls .owl-buttons .owl-next:before {
content: "\f054";
}
.post .post-media .media-slider .owl-controls .owl-buttons .owl-prev:hover:before,
.post .post-media .media-slider .owl-controls .owl-buttons .owl-next:hover:before {
color: #fff;
}
.post .post-media .media-slider .owl-pagination {
display: none;
}
.posts .post .tags {
text-align: center;
width: 100%;
line-height: 15px;
margin-top: -9px;
z-index: 22;
}
.posts .post.sticky .tags{
margin-top: -12px;
}
.posts .post .tags a {
display: inline-block;
background: #d9121f;
font-size: 9px;
line-height: 15px;
color: #fff;
font-weight: bold;
text-transform: uppercase;
border-radius: 20px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
margin: 0px 3px 9px 4px;
padding: 1px 10px 0px 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 .news.v1 .date-published {
color: #fff;
}
.posts .post .post-title {
font-size: 25px;
padding: 13px 30px 0px 30px;
margin: 0px;
font-family: Poppins;
text-transform: none;
}
.posts .meta {
padding: 0px 0px 0px 0px;
}
.posts .post .meta > li:before {
margin-top: 0;
}
.posts .post .post-description {
padding: 21px 30px 0px 30px;
line-height: 23px;
}
.posts .button-more {
display: inline-block;
border: 1px solid #d9d9d9;
background: #fff;
border-radius: 20px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
padding: 8px 30px 5px 30px;
margin: 22px 15px 0px 15px;
text-transform: uppercase;
font-size: 11px;
font-weight: 700;
color: #d9121f;
transition: all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
}
.posts .button-more:hover {
background: #d9121f;
border-color: #d9121f;
color: #fff;
}
.blog-blog div.pagination-results {
padding-top: 0px;
text-align: center;
}
.pagination-ajax {
margin: 5px 0px 15px 0px;
text-align: center;
}
.main-fixed .pagination-ajax {
margin-top: 25px;
}
.posts.posts-grid {
position: relative;
margin-left: -15px;
margin-right: -15px;
}
.center-column > .posts.posts-grid {
margin-top: 50px;
}
.posts.posts-grid .post {
padding-left: 15px;
padding-right: 15px;
width: 50%;
}
.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 {
position: absolute;
margin: 0px;
text-align: left;
top: 5px;
}
.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-description,
.posts.posts-grid .post-with-3-columns .button-more {
display: none;
}
.posts.posts-grid .post-with-3-columns .post-title {
font-size: 18px;
line-height: 23px;
padding: 10px 30px 0px 30px;
}
.posts .news {
margin-top: 0px;
}    .posts .ajax-content .news > div:first-child {
display: block;
}
.posts .news .media {
margin: 0px 0px 30px 0px;
}
.posts .big-news {
margin: 22px 15px 30px 15px;
}
.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(//allyourbliss.com/wp-content/themes/fastor/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 40px 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: 15px 0px 0px 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 .post .post-description,
.responsive .posts .post .post-title {
padding-left: 25px;
padding-right: 25px;
word-break: break-word;
}
.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;
}
}.standard-body .full-width .post {
padding-top: 0px;
}
.post{
margin-bottom: 20px;
position: relative;
}
.single-post .post{
padding-top: 10px;
}
.single-post .center-column > .post{
margin-top: 50px;
}
.post .post-media {
margin-bottom: 39px;
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;
left: 75px;
top: 50%;
margin: -17px 0px 0px 0px !important;
height: 34px;
width: 34px;
margin: 0px;
background: #fff;
display: block;
border-radius: 100px;
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
padding: 8px 0px 0px 12px;
font-size: 13px;
font-family: Poppins;
}
.buttons-prev-next-type-2 .post .post-media .media-slider .owl-controls .owl-buttons .owl-prev, 
.buttons-prev-next-type-2 .post .post-media .media-slider .owl-controls .owl-buttons .owl-next {
border-radius: 0px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
}
.post .post-media .media-slider .owl-controls .owl-buttons .owl-next {
left: auto;
right: 75px;
padding: 8px 0px 0px 14px;
}
.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: #d9121f;
}
.container .post .post-media .media-slider .owl-controls .owl-buttons .owl-prev {
left: 30px;
}
.container .post .post-media .media-slider .owl-controls .owl-buttons .owl-next {
right: 30px;
}
.post .post-media .media-slider .owl-controls .owl-buttons .owl-prev:before,
.post .post-media .media-slider .owl-controls .owl-buttons .owl-next:before {
content: "\f053";
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: 11px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
}
.post .post-media .media-slider .owl-controls .owl-buttons .owl-next:before {
content: "\f054";
}
.post .post-media .media-slider .owl-controls .owl-buttons .owl-prev:hover:before,
.post .post-media .media-slider .owl-controls .owl-buttons .owl-next:hover:before {
color: #fff;
}
.post .post-media .media-slider .owl-pagination {
display: none;
}
.post .meta {
padding: 32px 0px 28px 0px;
border-bottom: 1px solid rgba(0, 0, 0, .1);
margin: 0px 0px 0px 0px;
line-height: 1;
}
.post .meta > li {
display: inline-block;
margin: 0 12px 0 0;
word-break: break-word;
}
.post .meta > li:before {
content: "\f111";
color: #9f9f9f;
font-family: fontawesome;
font-size: 5px;
padding-right: 15px;
display: inline-block;
vertical-align: middle;
position: relative;
}
.post .meta > li:first-child {
margin-left: 0;
}
.post .meta > li:first-child:before {
display: none;
}
.post .meta > li.post-categories > span {
display: none;
}
.post .meta > li a {
font-weight: bold;
color: #d9121f;
}
.post .meta > li a:hover {
color: #333;
}
.post .post-content {
padding: 0px 0px 32px 0px;
line-height: 2;
border-bottom: 1px solid rgba(0, 0, 0, .1);
}
.post .tags {
line-height: 15px;
position: relative;
margin: 30px 0px -10px 0px;
}
.post .tags a {
display: inline-block;
background: #d9121f;
font-size: 9px;
line-height: 15px;
color: #fff;
font-weight: bold;
text-transform: uppercase;
border-radius: 20px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
margin: 0px 7px 9px 0px;
padding: 1px 10px 0px 10px;
}
.post .tags a:hover {
background: #333;
color: #fff;
}
.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 .comments .box-content,
.post .leave-reply .box-content {
border-bottom: none !important;
}
.post .comments-list .text,
.page .comments-list .text {
margin: 15px 0px 30px 0px;
padding: 20px;
position: relative;
border: 1px solid rgba(0, 0, 0, .1);
}   .post .comments-list .text:before,
.page .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,
.page .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,
.page .comments-list .author .name{
font-weight: 600;
}
.post .comments-list .author .date,
.page .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;
}
.post .box {
padding-top: 20px !important;
margin-top: 32px !important;
background: none !important;
}
.box-type-5 .post .box {
padding-top: 30px !important;
}
.post .box .box-heading {
color: #333333;
}
#main .post .box .box-content,
#main .post .box .product-grid {
border: none !important;
background: none !important;
}
#main .post .box .product-grid:after,
#main .post .box .product-grid:before {
display: none !important;
}
#main .post .box-with-products .clear {
display: block !important;
}
#main .post .box-content.products > div {
margin: 0px;
}
@media (max-width: 767px) {
.responsive #main .post .post-media {
margin-bottom: 29px;
}
.responsive #main .post .post-content {
padding-bottom: 22px;
}
.responsive #main .post .meta {
padding: 22px 0px 18px 0px;
}
.responsive #main .post .box {
padding-top: 12px !important;
}
}body {
color:#333333;
font-size:13px;
font-weight: 400;
line-height:1.6;
font-family:'Poppins';
background: #f3f3f3;
position: relative;
}
body.firefox-mac {
font-weight: 300;
}
.fixed-body {
padding: 0px 20px;
}
* {
outline: 0;
}
b,
strong {
font-weight: 700;
}
a {
color:#333333;
line-height:1.6;
transition: all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
}
a:hover,
header.title .edit{
color: #d9121f;
text-decoration:none;
}
.container .container {
width: auto !important;
max-width: none !important;
}
.scrollup.btn{
font-size: 30px !important;
font-weight: bold;
height: 40px;
line-height: 40px;
text-align: center;
width: 40px;
box-shadow: inset 0 0 10px rgba(255,0,0,0);
right: 10px;
bottom: 10px;
position: fixed;
display: none;
margin: 0;
padding: 0 !important;
}
.scrollup.btn i{
margin: 4px 0;
}
body .standard-body,
body .fixed-body {
overflow: hidden;
}
body .standard-body:before,
body .fixed-body:before {
position: absolute;
z-index: -20;
top: 0;
left: 0;
right: 0;
bottom: 0;
content: '';
}
.standard-body .full-width .container,
.standard-body .full-width .container-boxed {
max-width: 1230px;
margin: 0px auto;
padding-left: 45px;
padding-right: 45px;
}
.standard-body .full-width .row.container-boxed{
padding: 0 30px;
}
.standard-body .full-width .container .container {
padding: 0px;
}
.standard-body .full-width .shadow {
display: none;
}
.standard-body .fixed {
padding: 0px 45px;
}
.standard-body .fixed .background {
margin: 0px auto;
max-width: 1140px;
background: #fff;
position: relative;
}
.standard-body .fixed .background .shadow {
display: none;
}
.standard-body .fixed .container {
padding-left: 40px;
padding-right: 40px;
margin: 0px;
}
.standard-body .fixed .container .container {
padding: 0px;
}
.standard-body .fixed2 {
padding: 0px;
}
.standard-body .fixed2 .background {
margin: 0px auto;
max-width: 1230px;
background: #fff;
position: relative;
}
.standard-body .fixed2 .background .shadow {
display: none;
}
.standard-body .fixed2 .container {
padding-left: 45px;
padding-right: 45px;
margin: 0px;
}
.standard-body .fixed2 .container .container {
padding: 0px;
}
.standard-body .fixed3#top .background .shadow {
display: block !important;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 61px;
z-index: -1;
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
}
@media (min-width: 1466px) {
.standard-body .fixed3 {
padding: 0px;
}
.standard-body .fixed3 .background {
margin: 0px auto;
max-width: 1426px;
background: #fff;
position: relative;
}
.standard-body .fixed3 .background .shadow {
display: none;
}
.standard-body .fixed3 .container {
padding-left: 143px;
padding-right: 143px;
margin: 0px;
}
.standard-body .fixed3 .container .container {
padding: 0px;
}
}
.main-fixed {
margin: 0px auto;
max-width: 1230px;
background: #fff;
}
.fixed-body-2 .main-fixed {
background: none;
}
.main-fixed .fixed {
padding: 0px !important;
}
.main-fixed .background .shadow {
display: none !important;
}
.with-shadow .main-fixed {
-webkit-box-shadow: 0px 0px 60px 0px rgba(0,0,0,0.45);
-moz-box-shadow: 0px 0px 60px 0px rgba(0,0,0,0.45);
box-shadow: 0px 0px 60px 0px rgba(0,0,0,0.45);
}
.fixed-body .container {
padding-left: 45px;
padding-right: 45px;
max-width: none;
}
.fixed-body .container .container {
padding: 0px;
}
.fixed-body-2-2 {
margin: 0px auto;
max-width: 1230px;
}
.fixed-body-2-2 .main-content .pattern > .container {
padding-left: 0 !important;
padding-right: 0 !important;
}
.fixed-body-shoes {
}
.fixed-body-shoes .breadcrumb {
margin-left: 45px;
margin-right: 45px;
}
.fixed-body-shoes .col-md-12 > .box-with-products .clear:after,
.fixed-body-shoes .col-md-12 > .box-with-products .clear:before,
.fixed-body-shoes .col-sm-12 > .box-with-products .clear:after,
.fixed-body-shoes .col-sm-12 > .box-with-products .clear:before {
left: 0 !important;
right: 0 !important;
}
.fixed-body-shoes .center-column .tab-content {
margin-left: 0px !important;
margin-right: 0px !important;
padding-left: 0px !important;
padding-right: 0px !important;
}
.fixed-body-shoes .col-md-12 > .filter-product .tab-content:after,
.fixed-body-shoes .col-md-12 > .filter-product .tab-content:before,
.fixed-body-shoes .col-sm-12 > .filter-product .tab-content:after,
.fixed-body-shoes .col-sm-12 > .filter-product .tab-content:before {
left: 0 !important;
right: 0 !important;
}
.fixed-body-shoes .cart-info {
margin-left: 0px !important;
margin-right: 0px !important;
}
.fixed-body-shoes .cart-info table td:first-child {
padding-left: 0px !important;
}
.fixed-body-shoes .cart-info table td:last-child {
padding-right: 0px !important;
}
.fixed-body-shoes .col-md-12 .col-md-12.center-column .panel {
margin-left: 0px !important;
margin-right: 0px !important;
}
.fixed-body-shoes #main .center-column .panel-heading {
padding-left: 0px !important;
padding-right: 0px !important;
}
.fixed-body-shoes #main .center-column .panel-body {
padding-left: 0px !important;
padding-right: 0px !important;
}
@media (min-width: 1370px) {
.fixed-body-shoes {
}
.fixed-body-shoes .breadcrumb {
margin-left: 95px;
margin-right: 95px;
}
.fixed-body-shoes .main-fixed {
max-width: 1330px;
}
.fixed-body-shoes .container {
padding-left: 95px;
padding-right: 95px;
}
}
@media (max-width: 1098px) {
.fixed-body-shoes .breadcrumb {
margin-left: 30px;
margin-right: 30px;
}
}
@media (max-width: 767px) {
.fixed-body-shoes .breadcrumb {
margin-left: 20px;
margin-right: 20px;
}
}
.row-no-padding {
margin-left: 0px !important;
margin-right: 0px !important;
}
.row-no-padding > [class*="col-"] {
padding-left: 0px !important;
padding-right: 0px !important;
}  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"],
.uneditable-input,
.select2 .select2-selection,
select {
background: #f5f5f5;
color:#808080;
font-size: 12px;
font-weight: 400;
font-family: Poppins;
margin: 5px 0px;
padding: 12px 20px 11px 20px;
border: none;
box-shadow:         none;
-moz-box-shadow:    none;
-webkit-box-shadow: none;
border-radius:         25px;
-moz-border-radius:    25px;
-webkit-border-radius: 25px;
-webkit-transition: background-color linear 0.2s, border-color linear 0.2s;
-moz-transition:    background-color linear 0.2s, border-color linear 0.2s;
-o-transition:      background-color linear 0.2s, border-color linear 0.2s;
transition:         background-color linear 0.2s, border-color linear 0.2s;
height: 45px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
top: 15px;
right: 15px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
color:#808080;
padding-left: 0;
line-height: 25px;
text-align: left;
}
.select2-dropdown{
border-color: #f5f5f5;
}
.select2-container--default .select2-search--dropdown .select2-search__field{
border: 0;
}
.select2-container--open .select2-dropdown{
top: -5px;
}
.inputs-type-2 textarea,
.inputs-type-2 input[type="text"],
.inputs-type-2 input[type="password"],
.inputs-type-2 input[type="datetime"],
.inputs-type-2 input[type="datetime-local"],
.inputs-type-2 input[type="date"],
.inputs-type-2 input[type="month"],
.inputs-type-2 input[type="time"],
.inputs-type-2 input[type="week"],
.inputs-type-2 input[type="number"],
.inputs-type-2 input[type="email"],
.inputs-type-2 input[type="url"],
.inputs-type-2 input[type="search"],
.inputs-type-2 input[type="tel"],
.inputs-type-2 input[type="color"],
.inputs-type-2 .uneditable-input,
.inputs-type-2 .select2 .select2-selection,
.inputs-type-2 select {
border-radius: 0px !important;
-webkit-border-radius: 0px !important;
-moz-border-radius: 0px !important;
}
.inputs-type-7 textarea,
.inputs-type-7 input[type="text"],
.inputs-type-7 input[type="password"],
.inputs-type-7 input[type="datetime"],
.inputs-type-7 input[type="datetime-local"],
.inputs-type-7 input[type="date"],
.inputs-type-7 input[type="month"],
.inputs-type-7 input[type="time"],
.inputs-type-7 input[type="week"],
.inputs-type-7 input[type="number"],
.inputs-type-7 input[type="email"],
.inputs-type-7 input[type="url"],
.inputs-type-7 input[type="search"],
.inputs-type-7 input[type="tel"],
.inputs-type-7 input[type="color"],
.inputs-type-7 .uneditable-input {
border-radius: 0px !important;
-webkit-border-radius: 0px !important;
-moz-border-radius: 0px !important;
-webkit-box-shadow: inset 1px 1px 11px 0px rgba(50, 50, 50, 0.15);
-moz-box-shadow:    inset 1px 1px 11px 0px rgba(50, 50, 50, 0.15);
box-shadow:         inset 1px 1px 11px 0px rgba(50, 50, 50, 0.15);
}
.inputs-type-7 select,
.inputs-type-7 .select2 .select2-selection{
border-radius: 0px !important;
-webkit-border-radius: 0px !important;
-moz-border-radius: 0px !important;
}
.inputs-type-7 textarea:focus,
.inputs-type-7 input[type="text"]:focus,
.inputs-type-7 input[type="password"]:focus,
.inputs-type-7 input[type="datetime"]:focus,
.inputs-type-7 input[type="datetime-local"]:focus,
.inputs-type-7 input[type="date"]:focus,
.inputs-type-7 input[type="month"]:focus,
.inputs-type-7 input[type="time"]:focus,
.inputs-type-7 input[type="week"]:focus,
.inputs-type-7 input[type="number"]:focus,
.inputs-type-7 input[type="email"]:focus,
.inputs-type-7 input[type="url"]:focus,
.inputs-type-7 input[type="search"]:focus,
.inputs-type-7 input[type="tel"]:focus,
.inputs-type-7 input[type="color"]:focus,
.inputs-type-7 .uneditable-input:focus {
-webkit-box-shadow: inset 1px 1px 11px 0px rgba(50, 50, 50, 0.22);
-moz-box-shadow:    inset 1px 1px 11px 0px rgba(50, 50, 50, 0.22);
box-shadow:         inset 1px 1px 11px 0px rgba(50, 50, 50, 0.22);
}
.inputs-type-3 textarea,
.inputs-type-3 input[type="text"],
.inputs-type-3 input[type="password"],
.inputs-type-3 input[type="datetime"],
.inputs-type-3 input[type="datetime-local"],
.inputs-type-3 input[type="date"],
.inputs-type-3 input[type="month"],
.inputs-type-3 input[type="time"],
.inputs-type-3 input[type="week"],
.inputs-type-3 input[type="number"],
.inputs-type-3 input[type="email"],
.inputs-type-3 input[type="url"],
.inputs-type-3 input[type="search"],
.inputs-type-3 input[type="tel"],
.inputs-type-3 input[type="color"],
.inputs-type-3 .uneditable-input,
.inputs-type-3 .select2 .select2-selection,
.inputs-type-3 select {
border-radius: 8px !important;
-webkit-border-radius: 8px !important;
-moz-border-radius: 8px !important;
}
.inputs-type-4 textarea,
.inputs-type-4 input[type="text"],
.inputs-type-4 input[type="password"],
.inputs-type-4 input[type="datetime"],
.inputs-type-4 input[type="datetime-local"],
.inputs-type-4 input[type="date"],
.inputs-type-4 input[type="month"],
.inputs-type-4 input[type="time"],
.inputs-type-4 input[type="week"],
.inputs-type-4 input[type="number"],
.inputs-type-4 input[type="email"],
.inputs-type-4 input[type="url"],
.inputs-type-4 input[type="search"],
.inputs-type-4 input[type="tel"],
.inputs-type-4 input[type="color"],
.inputs-type-4 .uneditable-input,
.inputs-type-4 .select2 .select2-selection,
.inputs-type-4 select {
border-radius: 4px !important;
-webkit-border-radius: 4px !important;
-moz-border-radius: 4px !important;
}
.inputs-type-6 textarea,
.inputs-type-6 input[type="text"],
.inputs-type-6 input[type="password"],
.inputs-type-6 input[type="datetime"],
.inputs-type-6 input[type="datetime-local"],
.inputs-type-6 input[type="date"],
.inputs-type-6 input[type="month"],
.inputs-type-6 input[type="time"],
.inputs-type-6 input[type="week"],
.inputs-type-6 input[type="number"],
.inputs-type-6 input[type="email"],
.inputs-type-6 input[type="url"],
.inputs-type-6 input[type="search"],
.inputs-type-6 input[type="tel"],
.inputs-type-6 input[type="color"],
.inputs-type-6 .uneditable-input,
.inputs-type-6 .select2 .select2-selection,
.inputs-type-6 select {
border-radius: 2px !important;
-webkit-border-radius: 2px !important;
-moz-border-radius: 2px !important;
}
.inputs-type-5 input[type="text"],
.inputs-type-5 input[type="password"],
.inputs-type-5 input[type="datetime"],
.inputs-type-5 input[type="datetime-local"],
.inputs-type-5 input[type="date"],
.inputs-type-5 input[type="month"],
.inputs-type-5 input[type="time"],
.inputs-type-5 input[type="week"],
.inputs-type-5 input[type="number"],
.inputs-type-5 input[type="email"],
.inputs-type-5 input[type="url"],
.inputs-type-5 input[type="search"],
.inputs-type-5 input[type="tel"],
.inputs-type-5 input[type="color"],
.inputs-type-5 .uneditable-input,
.inputs-type-6 .select2 .select2-selection,
.inputs-type-5 select {
height: 40px;
}
.inputs-type-5 select {
line-height: 1;
}
body.firefox-mac textarea,
body.firefox-mac input[type="text"],
body.firefox-mac input[type="password"],
body.firefox-mac input[type="datetime"],
body.firefox-mac input[type="datetime-local"],
body.firefox-mac input[type="date"],
body.firefox-mac input[type="month"],
body.firefox-mac input[type="time"],
body.firefox-mac input[type="week"],
body.firefox-mac input[type="number"],
body.firefox-mac input[type="email"],
body.firefox-mac input[type="url"],
body.firefox-mac input[type="search"],
body.firefox-mac input[type="tel"],
body.firefox-mac input[type="color"],
body.firefox-mac .uneditable-input,
body.firefox-mac.select2 .select2-selection,
body.firefox-mac select {
font-weight: 300;
}
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 {
background: #f9f9f9;
outline: 0;
}
textarea {
max-width: 100%;
height: auto;
}
select {
height: 45px;
-webkit-appearance: none;
-moz-appearance: none;
background: #fff;
border: 1px solid #cccccc;
max-width: 100%;
}
.select {
position: relative;
}
.select:after {
content: "\f078";
display: block;
font: normal normal normal 14px/1 FontAwesome;
font-size: 9px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
color: #d9121f;
position: absolute;
top: 18px;
right: 30px;
z-index: 1;
}
.inputs-type-4 .select:after {
right: 20px;
}  #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 .form-group .dropdown-menu {
opacity: 1;
visibility: visible;
display: none;
}
#main .open > .dropdown-menu {
margin-top: 9px;
display: block;
opacity: 1;
filter: alpha(opacity=100);
visibility: visible;
}
.dropdown-menu {
background: #fff;
border: none;
color: #333;
padding: 24px 0px 21px 0px;
margin-top: 9px;
font-size: 12px;
border-radius:         0px;
-moz-border-radius:    0px;
-webkit-border-radius: 0px;
box-shadow:            0px 0px 25px rgba(0, 0, 0, 0.15);
-moz-box-shadow:       0px 0px 25px rgba(0, 0, 0, 0.15);
-webkit-box-shadow:    0px 0px 25px rgba(0, 0, 0, 0.15);
}
.dropdown-menu-type-2 .dropdown-menu {
border-radius:         8px;
-moz-border-radius:    8px;
-webkit-border-radius: 8px;
}
.dropdown-menu-type-3 .dropdown-menu {
border-radius:         4px;
-moz-border-radius:    4px;
-webkit-border-radius: 4px;
}
.dropdown-menu-type-4 .dropdown-menu {
border-radius:         2px;
-moz-border-radius:    2px;
-webkit-border-radius: 2px;
}
.dropdown-menu-type-5 .dropdown-menu {
border-radius:         3px;
-moz-border-radius:    3px;
-webkit-border-radius: 3px;
}
body ul.dropdown-menu > li > a,
body .dropdown-menu  ul > li > a {
color: #333;
font-weight: 600;
font-size: 12px;
padding: 4px 30px;
white-space: nowrap;
display: block;
line-height: 1.428571429;
cursor: pointer;
}
.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus {
background: none;
color: #d7121f;
}  .button,
input[type="submit"],
.btn {
display:inline-block;
cursor:pointer;
border: none;
color:#fff;
font-size: 11px !important;
line-height: 1.6;
font-weight: 600;
text-transform: uppercase;
padding: 13px 38px 10px 38px;
margin: 5px 0px;
border-radius:         20px;
-moz-border-radius:    20px;
-webkit-border-radius: 20px;
transition:         all 0.2s ease-in;
-moz-transition:    all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
background: #d9121f;
outline: none;
-webkit-font-smoothing: subpixel-antialiased !important;
}
.button-body-type-10 .button,
.button-body-type-10 .btn,
.button-body-type-10 input[type="submit"],
.button-body-type-10 #main .product-info .cart .add-to-cart #button-cart {
border-radius:         0px;
-moz-border-radius:    0px;
-webkit-border-radius: 0px;
padding: 15px 30px 12px 30px;
}
.button-body-type-10 #main .product-info .cart .add-to-cart #button-cart {
padding-top: 14px;
}
.button-body-type-2 .button,
.button-body-type-2 .btn,
.button-body-type-2 input[type="submit"],
.button-body-type-2 #main .product-info .cart .add-to-cart #button-cart {
border-radius:         0px;
-moz-border-radius:    0px;
-webkit-border-radius: 0px;
}
.button-body-type-11 .button,
.button-body-type-11 .btn,
.button-body-type-11 input[type="submit"],
.button-body-type-11 #main .product-info .cart .add-to-cart #button-cart {
border-radius:         0px;
-moz-border-radius:    0px;
-webkit-border-radius: 0px;
padding-top: 14px;
padding-bottom: 9px;
padding-left: 30px;
padding-right: 30px;
}
.button-body-type-8 .button,
.button-body-type-8 .btn,
.button-body-type-8 input[type="submit"],
.button-body-type-8 #main .product-info .cart .add-to-cart #button-cart {
border-radius:         0px;
-moz-border-radius:    0px;
-webkit-border-radius: 0px;
padding-left: 30px;
padding-right: 30px;
}
.button-body-type-9 .button,
.button-body-type-9 .btn,
.button-body-type-9 input[type="submit"],
.button-body-type-9 #main .product-info .cart .add-to-cart #button-cart {
border-radius:         4px;
-moz-border-radius:    4px;
-webkit-border-radius: 4px;
padding-top: 11px;
padding-bottom: 11px;
}
.button-body-type-15 .button,
.button-body-type-15 .btn,
.button-body-type-15 input[type="submit"],
.button-body-type-15 #main .product-info .cart .add-to-cart #button-cart {
padding-top: 11px;
padding-bottom: 10px;
padding-left: 30px;
padding-right: 30px;
}
.button-body-type-12 .button,
.button-body-type-12 .btn,
.button-body-type-12 input[type="submit"],
.button-body-type-12 #main .product-info .cart .add-to-cart #button-cart {
border-radius:         4px;
-moz-border-radius:    4px;
-webkit-border-radius: 4px;
padding: 13px 30px 9px 30px;
}
.button-body-type-13 .button,
.button-body-type-13 .btn,
.button-body-type-13 input[type="submit"],
.button-body-type-13 #main .product-info .cart .add-to-cart #button-cart {
border-radius:         2px;
-moz-border-radius:    2px;
-webkit-border-radius: 2px;
padding: 13px 30px 9px 30px;
}
.button-body-type-4 .button,
.button-body-type-4 .btn,
.button-body-type-4 input[type="submit"],
.button-body-type-4 #main .product-info .cart .add-to-cart #button-cart {
border-radius:         0px;
-moz-border-radius:    0px;
-webkit-border-radius: 0px;
}
.button-body-type-4 .button,
.button-body-type-4 input[type="submit"],
.button-body-type-4 .btn {
padding-top: 11px;
}
.button-body-type-3 .button,
.button-body-type-3 input[type="submit"],
.button-body-type-3 .btn {
padding: 12px 42px 9px 42px;
}
.button-body-type-5 .button,
.button-body-type-5 .btn,
.button-body-type-5 input[type="submit"],
.button-body-type-5 #main .product-info .cart .add-to-cart #button-cart {
border-radius:         8px;
-moz-border-radius:    8px;
-webkit-border-radius: 8px;
}
.button-body-type-14 .button,
.button-body-type-14 .btn,
.button-body-type-14 input[type="submit"],
.button-body-type-14 #main .product-info .cart .add-to-cart #button-cart {
border-radius:         3px;
-moz-border-radius:    3px;
-webkit-border-radius: 3px;
}
.button-body-type-6 .button,
.button-body-type-6 input[type="submit"],
.button-body-type-6 .btn {
border-radius:         8px;
-moz-border-radius:    8px;
-webkit-border-radius: 8px;
padding: 8px 20px 5px 20px;
}
.button-body-type-6 #main .product-info .cart .add-to-cart #button-cart {
border-radius:         8px;
-moz-border-radius:    8px;
-webkit-border-radius: 8px;
padding-left: 25px;
padding-right: 25px;
}
.button-body-type-7 .button,
.button-body-type-7 input[type="submit"],
.button-body-type-7 .btn {
padding: 10px 25px 9px 25px;
}
.button-body-type-7 #main .product-info .cart .add-to-cart #button-cart {
padding-left: 25px;
padding-right: 25px;
}
.button:hover,
button#place_order:hover,
.btn:hover {
color: #fff;
background: #333;
}
.buttons .left .button,
.buttons .center .button,
.btn-default,
button#place_order,
.input-group-btn .btn-primary {
background: #1349b2;
}
.input-group input {
border-right: none;
}
.input-group-btn .btn {
height: 45px;
margin: 5px 0px;
}
.inputs-type-5 .input-group-btn .btn {
height: 40px;
}
.buttons {
overflow: auto;
margin: 0px 0px 15px 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;
}
.footer-button {
display:inline-block;
cursor:pointer;
border: none;
color:#333 !important;
font-size: 11px;
font-weight: 700;
text-transform: uppercase;
padding: 8px 30px 5px 30px;
border-radius:         20px;
-moz-border-radius:    20px;
-webkit-border-radius: 20px;
transition:         all 0.2s ease-in;
-moz-transition:    all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
background: #fff;
outline: none;
}
.button-body-type-11 .footer-button {
padding: 13px 30px 7px 30px;
border-radius: 0px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
}
.button-body-type-4 .footer-button {
border-radius: 0px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
font-size: 11px !important;
padding: 7px 40px 6px 40px;
}
.button-body-type-2 .footer-button {
border-radius: 0px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
}
.button-body-type-12 .footer-button {
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
padding: 8px 37px 5px 37px;
}
.button-body-type-13 .footer-button {
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
padding: 8px 37px 5px 37px;
}
.button-body-type-5 .footer-button {
border-radius: 8px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
}
.button-body-type-6 .footer-button {
border-radius: 8px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
padding-left: 20px;
padding-right: 20px;
}
.button-body-type-7 .footer-button {
padding: 5px 20px 4px 20px;
font-size: 10px !important;
}
.footer-button:hover {
color: #fff !important;
background: #d9121f;
}
.button-type-2 {
padding: 8px 30px 5px 30px;
margin-top: 18px;
}
.button-white-with-red-text {
display:inline-block;
cursor:pointer;
border: none;
color:#d9121f;
font-size: 11px;
font-weight: 700;
text-transform: uppercase;
padding: 13px 38px 10px 38px;
border-radius:         20px;
-moz-border-radius:    20px;
-webkit-border-radius: 20px;
transition:         all 0.2s ease-in;
-moz-transition:    all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
background: #fff;
outline: none;
}
.button-white-with-red-text:hover {
color: #fff;
background: #d9121f;
}
.button-megamenu {
padding: 8px 30px 5px 30px;
margin: 28px 0px 0px 0px;
border-radius:         20px;
-moz-border-radius:    20px;
-webkit-border-radius: 20px;
}
.button-slider-furniture {
display: block;
width: 165px;
height: 165px;
background: #98698e;
font-size: 13px;
text-transform: uppercase;
color: #fff !important;
font-weight: 600;
line-height: 13px;
padding: 39px 0px 0px 30px;
transition:         all 0.2s ease-in;
-moz-transition:    all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
position: relative;
}
.button-slider-furniture:hover {
background: #171016;
}
.button-slider-furniture:after {
position: absolute;
top: 82px;
left: 30px;
content: "\f054";
display: inline-block;
font: normal normal normal 11px/1 FontAwesome;
}
.fashion3-slider-button {
padding: 18px 40px 16px 40px !important;
}
.coffee-button {
display:inline-block;
cursor:pointer;
border: none;
color:#421206 !important;
font-size: 12px !important;
line-height: 1.6;
font-weight: 600;
text-transform: uppercase;
padding: 12px 38px 9px 38px;
border-radius:         20px;
-moz-border-radius:    20px;
-webkit-border-radius: 20px;
transition:         all 0.2s ease-in;
-moz-transition:    all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
background: #fff;
outline: none;
}
.coffee-button:hover {
background: #8d6740;
color: #fff !important;
}
#main .bakery-button {
color: #444457 !important;
background: #fff !important;
padding: 18px 40px 12px 40px !important;
margin: 0px !important;
}
#main .bakery-button:hover {
color: #fff !important;
background: #444457 !important;
}
#main .toys2-slider-button {
padding: 16px 40px 14px 40px !important;
margin: 0px !important;
font-size: 13px !important;
text-transform: none !important;
}
#main .computer6-button {
padding: 18px 40px 15px 40px !important;
}
#main .computer7-button {
background: #fff !important;
color: #000 !important;
}
#main .computer7-button:hover {
background: #000 !important;
color: #fff !important;
}  header {
position: relative;
}
header .background-header {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -3;
}
header .slider-header {
position: relative;
z-index: 25;
}
.header-margin-top-20 header {
margin-top: 20px;
}
.header-margin-top-30 header {
margin-top: 30px;
}
.header-margin-top-80 header {
margin-top: 80px;
}  .top-bar {
background: url(//allyourbliss.com/wp-content/themes/fastor/img/bg-megamenu.png) bottom left repeat-x;
padding-bottom: 8px;
position: relative;
}
.top-bar-type-3 .top-bar {
padding-bottom: 6px;
}
.top-bar .menu {
list-style: none;
padding: 12px 0px 1px 0px;
margin: 0px;
float: right;
}
.top-bar-type-2 .top-bar .menu {
padding-top: 10px;
padding-bottom: 3px;
}
.top-bar .menu li {
display: inline-block;
padding: 0px 0px 0px 27px;
}
.top-bar-type-2 .top-bar .menu li {
padding-left: 20px;
}
.top-bar .menu li a {
font-size: 12px;
color: #808080;
}
.top-bar .menu li a:hover {
color: #d9121f;
}
#top .top-bar .dropdown {
margin-top: 12px;
}
#top .top-bar .dropdown.open .dropdown-menu {
margin-top: 7px;
}
.top-bar-type-2 #top .top-bar .dropdown {
margin-top: 10px;
}
.top-bar-type-2 #top .dropdown > a:after {
margin-top: 5px;
}
.top-bar-type-4 #top .top-bar form:before {
content: '';
width: 1px;
top: 0;
bottom: 1px;
display: block;
position: absolute;
background: url(//allyourbliss.com/wp-content/themes/fastor/img/bg-megamenu.png) top left repeat;
margin-left: -21px;
}
.top-bar-type-4 #top .top-bar form:first-of-type:before {
display: none !important;
}
.top-bar-type-4 #top .top-bar form {
padding-left: 21px;
}
.top-bar-type-4 #top .top-bar form:first-of-type {
padding-left: 0px;
}
.top-bar-type-4 .top-bar .menu li {
padding-left: 40px;
}
.top-bar-type-4 .top-bar .menu li:first-child {
padding-left: 0px;
}
.top-bar-type-4 .top-bar .menu li:before {
content: '';
width: 1px;
top: 0;
bottom: 1px;
display: block;
position: absolute;
background: url(//allyourbliss.com/wp-content/themes/fastor/img/bg-megamenu.png) top left repeat;
margin-left: -21px;
}
.top-bar-type-4 .top-bar .menu li:first-child:before {
display: none;
}  #top {
position: relative;
}
.main-fixed3 #top .pattern {
padding-bottom: 30px;
}
.slider-align-top #top {
position: absolute;
width: 100%;
z-index: 99;
}
#top .pattern > .container {
padding-top: 16px;
padding-bottom: 40px;
position: relative;
z-index: 35;
}
#top .background-top {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
} #top .dropdown {
display: inline-block;
vertical-align: top;
margin: 38px 17px 0px 0px;
}
#top #currency_form,
#top #language_form{
display: inline-block;
vertical-align: top;
}
#top #currency_form .dropdown-menu ul{
list-style: none;
margin: 0;
padding: 0;
}
#top #currency_form .dropdown-menu .wcml-dropdown.product{
padding: 0;
}
#top #currency_form .wcml_currency_switcher + img{
display: none !important;
}
#top #currency_form .wcml_currency_switcher.wcml-dropdown li.wcml-cs-active-currency,
#top #currency_form .wcml_currency_switcher.wcml-dropdown .wcml-cs-submenu li{
border: 0;
background: transparent;
}
#top #currency_form .wcml_currency_switcher.wcml-dropdown .wcml-cs-submenu{
position: static; border: 0;
}
#top #currency_form .dropdown.open .wcml_currency_switcher.wcml-dropdown .wcml-cs-submenu{
visibility: visible;
}
#top #currency_form .wcml_currency_switcher.wcml-dropdown a.wcml-cs-item-toggle:after {
display: none
}
#top #currency_form .wcml_currency_switcher.wcml-dropdown li:hover,
#top #currency_form .wcml_currency_switcher.wcml-dropdown li:focus  {
background: transparent;
}
#top #language_form > .lang-custom-menu{
margin: 0;
padding: 0;
}
#top #language_form > .lang-custom-menu .caret{
display: none
}
#top #language_form .dropdown {
margin-right: 0px;
}
#top .dropdown > a {
font-size: 12px;
line-height: 20px;
font-weight: 600;
}
#top .dropdown:hover > a {
color: #d9121f;
}
#top .dropdown > a:before {
content: '';
position: absolute;
width: 100%;
height: 9px;
left: 0;
top: 100%;
z-index: 3;
}
#top .dropdown > a:after {
content: "\f078";
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: 9px;
line-height: 9px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
color: #d9121f;
vertical-align: middle;
margin: auto 0px auto 9px;
}
#top .dropdown.none > a:after{
display: none
}
#top .dropdown:hover > a:after {
color: #333;
}
#top .dropdown-menu {
right: -55px;
left: auto;
min-width: 120px;
text-align: left;
}
#top .dropdown-menu ul.wcml_currency_switcher.curr_list_vertical,
#top .dropdown-menu ul.wcml_currency_switcher.curr_list_vertical li{
display: block;
border: 0;
background: transparent;
}
#top .dropdown-menu:after {
position: absolute;
top: -10px;
right: 49px;
display: inline-block;
border-right: 10px solid transparent;
border-bottom: 10px solid #ffffff;
border-left: 10px solid transparent;
content: '';
cursor: pointer;
}  #top .logo {
padding: 26px 0px 0px 0px;
margin: 0px;
line-height: 100%;
font-size: 100%;
text-align: center;
}  #top .search_form {
margin: 24px 26px 0px 0px;
padding: 0px;
display: inline-block;
vertical-align: top;
width: 170px;
position: relative;
}
.header-type-2 #top .search_form {
width: auto !important;
max-width: 270px;
display: block;
}
#top .search_form input {
padding: 11px 35px 10px 20px;
margin: 0px;
height: 45px;
width: 100%;
font-size: 12px;
}
.search-type-2 #top .search_form input {
-webkit-box-shadow: inset 0px 2px 2px 1px rgba(0,0,0,0.06);
-moz-box-shadow: inset 0px 2px 2px 1px rgba(0,0,0,0.06);
box-shadow: inset 0px 2px 2px 1px rgba(0,0,0,0.06);
}
.search-type-3 #top .search_form input {
border-radius: 0px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
}
.search-type-4 #top .search_form input {
border-radius: 8px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
}
.search-type-5 #top .search_form input {
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
}
.search-type-7 #top .search_form input {
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}
.search-type-6 #top .search_form input {
-webkit-box-shadow: 1px 1px 2px 0px rgba(255, 255, 255, 0.04), inset 0px 3px 8px 3px rgba(0,0,0,0.3);
-moz-box-shadow:    1px 1px 2px 0px rgba(255, 255, 255, 0.04), inset 0px 3px 8px 3px rgba(0,0,0,0.3);
box-shadow:         1px 1px 2px 0px rgba(255, 255, 255, 0.04), inset 0px 3px 8px 3px rgba(0,0,0,0.3);
}
.search_form .button-search,
.search_form .button-search2 {
font-family: FontAwesome;
position: absolute;
right: 15px;
top: 0px;
bottom: 0;
margin: auto;
cursor: pointer;
font-size: 16px;
line-height: 16px;
height: 18px;
background: transparent;
border: 0;
font-weight: 400;
color: #333;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.search_form .button-search:before,
.search_form .button-search2:before {
content: "\f002";
}  #top .my-account {
display: inline-block;
vertical-align: top;
width: 45px;
height: 45px;
background: #fff;
border: 1px solid #cccccc;
border-radius: 100px;
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
text-align: center;
font-size: 17px;
transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
padding: 9px 0px 0px 0px;
margin: 24px 0px 0px 0px;
font-family: Poppins;
}
#top .my-account:hover {
border-color: #d9121f;
background: #d9121f;
color: #fff;
}
.my-account-type-2 #top .my-account {
border-radius: 0px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
}
.my-account-type-3 #top .my-account {
border-radius: 8px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
}
.my-account-type-4 #top .my-account {
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
}
.my-account-type-5 #top .my-account {
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}  #top #cart_block {
padding: 0px;
margin: 24px 0px 0px 32px;
display: inline-block;
vertical-align: top;
}
.cart-block-type-4 #top #cart_block {
margin-left: 28px;
}
.cart-block-type-9 #top #cart_block {
margin-left: 24px;
}
.cart-block-type-7 #top #cart_block {
margin-left: 24px;
}
.cart-block-type-8 #top #cart_block {
margin-left: 17px !important;
}
.megamenu-type-8 #top #cart_block {
margin-left: 24px;
}
#top #cart_block .cart-heading {
display: inline-block;
cursor: pointer;
vertical-align: top;
transition: all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
}
.cart-block-type-6 #top #cart_block .cart-heading {
border: 1px solid #ccc;
padding: 0px 20px 0px 0px;
height: 45px;
}
.cart-block-type-2 #top #cart_block .cart-heading {
border: 1px solid #ccc;
padding: 0px 17px 0px 0px;
height: 45px;
}
.cart-block-type-2 #top #cart_block:hover .cart-heading {
background: #d9121f;
border-color: #d9121f;
}
.cart-block-type-9 #top #cart_block .cart-heading {
border: 1px solid #ccc;
padding: 0px 17px 0px 0px;
height: 45px;
border-radius: 30px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
}
.cart-block-type-9 #top #cart_block:hover .cart-heading {
background: #d9121f;
border-color: #d9121f;
}
.cart-block-type-8 #top #cart_block .cart-heading {
border: 1px solid #ccc;
padding: 0px 17px 0px 0px;
height: 45px;
}
.cart-block-type-8 #top #cart_block:hover .cart-heading {
background: #d9121f;
border-color: #d9121f;
}
.cart-block-type-7 #top #cart_block .cart-heading {
border: 1px solid #ccc;
padding: 0px 17px 0px 0px;
height: 45px;
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
}
.cart-block-type-7 #top #cart_block:hover .cart-heading {
background: #d9121f;
border-color: #d9121f;
}
.cart-block-type-4 #top #cart_block .cart-heading {
border: 1px solid #ccc;
padding: 0px 20px 0px 0px;
border-radius: 30px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
height: 45px;
}
.cart-block-type-4 #top #cart_block:hover .cart-heading {
background: #d9121f;
border-color: #d9121f;
}
#top #cart_block .cart-heading .cart-count {
position: absolute;
width: 23px;
height: 23px;
line-height: 24px;
background: #d9121f;
color: #fff;
text-align: center;
padding: 0px;
font-size: 10px;
font-weight: 600;
border-radius: 100px;
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
margin-left: -17px;
margin-top: 11px;
font-style: normal;
transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
z-index: 1;
}
#top #cart_block:hover .cart-heading .cart-count {
background: #333;
}
.cart-block-type-2 #top #cart_block .cart-heading .cart-count,
.cart-block-type-8 #top #cart_block .cart-heading .cart-count,
.cart-block-type-3 #top #cart_block .cart-heading .cart-count,
.cart-block-type-6 #top #cart_block .cart-heading .cart-count {
border-radius: 0px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
}
.cart-block-type-7 #top #cart_block .cart-heading .cart-count{
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
}
.cart-block-type-10 #top #cart_block .cart-heading .cart-count{
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
}
.cart-block-type-11 #top #cart_block .cart-heading .cart-count{
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}
.cart-block-type-8 #top #cart_block .cart-heading .cart-count {
margin-left: 46px;
}
.cart-block-type-4 #top #cart_block .cart-heading .cart-count {
margin-left: -12px;
}
.cart-block-type-9 #top #cart_block .cart-heading .cart-count {
margin-left: -9px;
}
#top #cart_block .cart-heading .cart-icon {
display: inline-block;
vertical-align: top;
width: 45px;
height: 45px;
background: #fff;
border: 1px solid #cccccc;
border-radius: 100px;
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
text-align: center;
transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
padding: 13px 0px 0px 0px;
position: relative;
}
.cart-block-type-3 #top #cart_block .cart-heading .cart-icon {
border-radius: 0px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
}
.cart-block-type-6 #top #cart_block .cart-heading .cart-icon {
border: none;
border-radius: 0px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
margin: -1px 0px -1px -1px;
padding-top: 14px;
}
.cart-block-type-5 #top #cart_block .cart-heading .cart-icon {
border-radius: 8px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
}
.cart-block-type-10 #top #cart_block .cart-heading .cart-icon {
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
}
.cart-block-type-11 #top #cart_block .cart-heading .cart-icon {
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}
.cart-block-type-2 #top #cart_block .cart-heading .cart-icon {
background: none !important;
border: none !important;
border-radius: 0px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
margin-left: 7px;
}
.cart-block-type-9 #top #cart_block .cart-heading .cart-icon {
background: none !important;
border: none !important;
border-radius: 0px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
margin-left: 15px;
}
.cart-block-type-8 #top #cart_block .cart-heading .cart-icon {
background: none !important;
border: none;
border-radius: 0px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
padding-top: 12px;
}
.cart-block-type-7 #top #cart_block .cart-heading .cart-icon {
background: none !important;
border: none !important;
border-radius: 0px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
margin-left: -1px;
margin-right: -6px;
}
.cart-block-type-4 #top #cart_block .cart-heading .cart-icon {
background: none !important;
border: none;
border-radius: 0px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
margin-left: 7px;
border-right: 1px solid #ccc;
height: 43px;
}
#top #cart_block .cart-heading .cart-icon img {
display: block;
left: 50%;
margin-left: -8px;
position: absolute;
transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
}
#top #cart_block .cart-heading .cart-icon.cart-icon-no-hover img.cart-icon-standard {
visibility: visible !important;
opacity: 1 !important;
}
#top #cart_block .cart-heading .cart-icon img.cart-icon-hover {
visibility: hidden;
opacity: 0;
}
#top #cart_block .cart-heading .cart-icon.cart-icon-no-hover img.cart-icon-hover {
display: none !important;
}
#top #cart_block:hover .cart-heading .cart-icon img.cart-icon-hover {
visibility: visible;
opacity: 1;
}
#top #cart_block:hover .cart-heading .cart-icon img.cart-icon-standard {
visibility: hidden;
opacity: 0;
}
#top #cart_block:hover .cart-heading .cart-icon {
background: #d9121f;
border-color: #d9121f;
}
#top #cart_block .cart-heading p {
display: inline-block;
vertical-align: top;
margin: 0px;
padding: 12px 0px 0px 16px;
font-size: 14px;
line-height: 22px;
transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
}
.cart-block-type-5 #main #top #cart_block .cart-heading p strong {
font-size: 14px !important;
}
.cart-block-type-2 #top #cart_block .cart-heading p {
padding-left: 1px !important;
}
.cart-block-type-9 #top #cart_block .cart-heading p {
padding-left: 1px !important;
padding-top: 11px;
padding-right: 4px;
}
.cart-block-type-8 #top #cart_block .cart-heading p {
padding-left: 28px !important;
border-left: 1px solid #ccc;
height: 43px;
margin-left: 8px;
}
.cart-block-type-7 #top #cart_block .cart-heading p {
padding-left: 1px !important;
padding-top: 11px;
}
.cart-block-type-7 #top #cart_block .cart-heading p strong {
font-weight: bold !important;
}
.cart-block-type-4 #top #cart_block .cart-heading p {
padding-top: 11px;
}
#top #cart_block .cart-heading p strong {
font-weight: 600;
}
#top #cart_block .cart-heading p:after {
content: "\f078";
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: 10px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
color: #d9121f;
vertical-align: top;
margin: 4px 0px 0px 10px;
}
.cart-block-type-6 #top #cart_block .cart-heading p:after {
display: none;
}
#top #cart_block:hover .cart-heading p {
color: #d9121f;
}
#top #cart_block:hover .cart-heading p:after {
color: #333;
}
#top #cart_block .dropdown-menu {
width: 600px;
text-align: left;
padding: 0px;
right: -45px;
margin-top: 16px;
font-size: 13px;
}
.standard-body .fixed#top #cart_block .dropdown-menu  {
right: -40px;
}
#top #cart_block .dropdown-menu a {
font-size: 13px;
}
#main #top #cart_block.open > .dropdown-menu {
margin-top: -4px;
}
#top #cart_block .dropdown-menu:after {
position: absolute;
top: -10px;
right: 40px;
display: inline-block;
border-right: 10px solid transparent;
border-bottom: 10px solid #ffffff;
border-left: 10px solid transparent;
content: '';
}
.cart-block-type-2 #top #cart_block .dropdown-menu:after {
right: 57px;
}
.cart-block-type-9 #top #cart_block .dropdown-menu:after {
right: 61px;
}
.cart-block-type-8 #top #cart_block .dropdown-menu:after {
right: 57px;
}
.cart-block-type-7 #top #cart_block .dropdown-menu:after {
right: 57px;
}
.cart-block-type-4 #top #cart_block .dropdown-menu:after {
right: 60px;
}
.cart-block-type-6 #top #cart_block .dropdown-menu:after {
right: 73px;
}
.standard-body .fixed#top #cart_block .dropdown-menu:after {
right: 35px;
}
.cart-block-type-2 .standard-body .fixed#top #cart_block .dropdown-menu:after {
right: 52px;
}
.cart-block-type-9 .standard-body .fixed#top #cart_block .dropdown-menu:after {
right: 56px;
}
.cart-block-type-8 .standard-body .fixed#top #cart_block .dropdown-menu:after {
right: 52px;
}
.cart-block-type-7 .standard-body .fixed#top #cart_block .dropdown-menu:after {
right: 52px;
}
.cart-block-type-4 .standard-body .fixed#top #cart_block .dropdown-menu:after {
right: 55px;
}
.cart-block-type-6 .standard-body .fixed#top #cart_block .dropdown-menu:after {
right: 68px;
} .mini-cart-info table {
border-collapse: collapse;
width: 100%;
margin-bottom: 30px;
}
.mini-cart-info td {
padding: 10px;
}
.mini-cart-info .image {
padding: 30px 10px 0px 30px;
}
.mini-cart-info .image a{
display: block;
}
.mini-cart-info .image img {
display: block;
max-width: 80px;
}
.mini-cart-info .name {
padding: 30px 10px 0px 10px;
text-align: left;
}
.mini-cart-info .quantity {
text-align: right;
padding: 30px 10px 0px 10px;
}
.mini-cart-info td.total {
text-align: right;
padding: 30px 10px 0px 10px;
color: #d9121f;
font-size: 14px;
font-weight: 600;
}
.mini-cart-info .remove {
text-align: right;
padding: 30px 30px 0px 10px;
}
.mini-cart-info .remove a {
color: #bcbbbb;
font-size: 16px;
font-weight: 600;
}
.mini-cart-info .remove a:hover {
color: #d9121f;
}
.mini-cart-info .remove img {
cursor: pointer;
}
.mini-cart-total {
text-align: right;
background: url(//allyourbliss.com/wp-content/themes/fastor/img/bg-megamenu.png) top left repeat-x;
margin: 0px;
padding: 26px 30px 14px 30px;
}
.mini-cart-total table {
border-collapse: collapse;
display: inline-block;
padding: 0px;
width: auto;
margin: 0;
}
.mini-cart-total td {
padding: 0;
}
.mini-cart-total td b{
font-weight: normal;
}
.mini-cart-total td:last-child {
color: #d9121f;
font-size: 14px;
font-weight: 600;
width: 140px;
}
#cart_block .empty {
padding: 70px 20px;
text-align: center;
}
#cart_block .checkout {
padding: 0px 30px 30px 30px;
text-align: right;
}
#cart_block .checkout a:last-child {
margin-left: 13px;
}   #top #header-right {
text-align: right;
}   .header-type-3 {
}
.header-type-3 #top{
border-bottom: 1px solid transparent;
}
.header-type-3 #top .pattern > .container {
padding-bottom: 28px;
}
.header-type-3 #header-left {
display: table-cell;
float: none;
vertical-align: top;
}
.megamenu-type-8 .header-type-3 #header-left {
padding-left: 0px;
padding-right: 0px;
}
.header-type-3 #header-left .logo {
text-align: left;
}
.header-type-3 #header-center {
display: table-cell;
width: 100%;
float: none;
vertical-align: top;
position: static;
padding-top: 30px;
}
.megamenu-type-8 .header-type-3 #header-center {
padding-left: 0px;
padding-right: 0px;
padding-top: 25px;
}
.header-type-3 #header-center .megamenu-background,
.header-type-3 #header-center .overflow-megamenu {
position: static;
}
.header-type-3 #header-center .megamenu-background {
border: none;
}
.header-type-3 #header-center .megamenu-background > div {
background: none;
}
.header-type-3 #header-center .horizontal ul.megamenu > li {
margin-right: 20px;
}
.megamenu-type-8 .header-type-3 #header-center .horizontal ul.megamenu > li {
margin-right: 17px;
}
.megamenu-type-8 .header-type-3 #header-center .horizontal ul.megamenu > li:last-child {
margin-right: 30px;
}
.megamenu-type-8 .header-type-3 #header-center .horizontal ul.megamenu > li:first-child {
margin-left: 30px;
}
.megamenu-type-8 .header-type-3 #header-center .horizontal ul.megamenu > li.with-sub-menu {
margin: -1px 30px -1px -1px;
background: #a38d82;
transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
padding: 1px 0px;
}
.megamenu-type-8 .header-type-3 #header-center .horizontal ul.megamenu > li.with-sub-menu:hover {
background: #fff;
}
.body-full-width .header-type-3 #header-center .horizontal ul.megamenu > li {
margin-right: 37px;
}
.header-type-3 #header-center .horizontal ul.megamenu > li > a {
padding-top: 6px;
height: 51px;
}
.megamenu-type-8 .header-type-3 #header-center .horizontal ul.megamenu > li > a {
height: 43px;
padding-top: 11px;
}
.megamenu-type-8 .header-type-3 #header-center .horizontal ul.megamenu > li.with-sub-menu > a {
padding-left: 29px;
padding-right: 29px;
}
.header-type-3 #header-center .horizontal ul.megamenu > li.pull-right,
.body-full-width .header-type-3 #header-center .horizontal ul.megamenu > li.pull-right {
margin-right: 0;
}
.header-type-3 #header-right {
display: table-cell;
width: auto;
float: none;
vertical-align: top;
min-width: 330px;
}
.megamenu-type-8 .header-type-3 #header-right {
padding-right: 0px;
padding-left: 0px;
}
.body-full-width .header-type-3 #header-right {
min-width: 600px;
}
.header-type-3 #top .search_form {
display: inline-block;
vertical-align: top;
width: 45px !important;
height: 45px !important;
background: #fff;
border: 1px solid #cccccc;
border-radius: 100px;
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
text-align: center;
font-size: 17px;
transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
padding: 9px 1px 0px 0px;
margin: 24px 15px 0px 0px !important;
cursor: pointer;
font-family: Poppins;
}
.header-type-3 #top .search_form {
padding-top: 12px;
}
.header-type-3 #top .search_form:hover {
border-color: #d9121f;
background: #d9121f;
color: #fff;
}
.search-type-3 .header-type-3 #top .search_form {
border-radius: 0px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
}
.megamenu-type-8 .header-type-3 #top .search_form {
margin-right: 7px !important;
}  .header-type-4 #top .pattern > .container {
padding-bottom: 21px;
padding-top: 15px;
}
.header-type-4 #top .search_form {
padding-top: 12px;
}
.megamenu-type-8 .header-type-4 #top .pattern > .container {
padding-bottom: 35px;
}  .header-type-5 #top .logo {
text-align: left;
}
.header-type-5 #top .search_form {
width: 270px;
margin-right: 42px;
}
.header-type-5 #top .my-account {
margin-left: 22px;
}  .header-type-7 #top .logo {
text-align: left;
}
.header-type-7 #top .search_form {
width: 270px !important;
margin-right: 15px !important;
display: inline-block;
}
.header-type-7 #top .pattern > .container {
padding-top: 5px;
padding-bottom: 30px;
}  .header-type-8 #top .logo {
text-align: left;
}
.header-type-8 #top .search_form {
display: inline-block;
vertical-align: top;
width: 45px !important;
height: 45px !important;
line-height: 45px;
background: #fff;
border: 1px solid #cccccc;
border-radius: 100px;
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
text-align: center;
font-size: 17px;
transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
margin: 24px 7px 0px 0px !important;
cursor: pointer;
font-family: Poppins;
}
.header-type-8 #top .search_form:hover {
border-color: #d9121f;
background: #d9121f;
color: #fff;
}  .header-type-9 #top .logo {
text-align: left;
}
.header-type-9 #top .search_form {
width: 100% !important;
max-width: 330px;
display: block;
}
.header-type-9 .overflow-header-center {
position: relative;
margin-left: -30px;
}
.header-type-9 #top #header-center .menu {
list-style: none;
margin: 0px;
padding: 7px 0px 0px 0px;
}
.header-type-9 #top #header-center .menu li {
display: inline-block;
padding: 0px 14px 0px 0px;
}
.header-type-9 #top #header-center .menu li:last-child {
padding-right: 0px;
}
.header-type-9 #top .pattern > .container {
padding-bottom: 24px;
}
.header-type-9 .overflow-currency-language {
text-align: right;
}
.header-type-9 #top .dropdown {
margin-right: 0px;
margin-left: 17px;
}
.header-type-9 .welcome-text {
padding-top: 14px;
}  .header-type-10 #top .pattern > .container {
padding-top: 0px !important;
padding-bottom: 0px !important;
}
.header-type-10 #top .logo {
padding: 26px 0px 19px 0px;
}
.header-type-10 #header-center {
padding-top: 23px;
}
.header-type-10 #top #cart_block .cart-heading p,
.header-type-10 #top #cart_block .cart-heading .cart-count {
display: none;
}
.header-type-10 #top .search_form,
.header-type-10 #top .my-account {
margin: 0px !important;
width: 60px !important;
height: 80px !important;
border-radius: 0px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
display: block;
float: right;
padding: 27px 0px 0px 0px;
}
.header-type-10 #top #cart_block,
.header-type-10 #top .my-account-with-logout {
display: block;
float: right;
height: 80px;
margin: 0px !important;
}
.header-type-10 #top #cart_block .cart-heading .cart-icon {
display: block;
width: 60px;
height: 80px;
border-radius: 0px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
position: relative;
margin-right: -23px;
padding: 30px 0px 0px 0px;
}
.header-type-10 #top .search_form {
border: none;
}
.header-type-10 #top .my-account {
border-top: none;
border-right: none;
border-bottom: none;
}
.header-type-10 #top #cart_block .cart-heading .cart-icon {
border-top: none;
border-right: none;
border-bottom: none;
}   .header-type-10 #top .dropdown,
.header-type-10 #top #currency_form .dropdown,
.header-type-10 #top #language_form .dropdown {
margin: 29px 17px 0px 0px;
}  .header-type-11 #top .search_form {
width: 100% !important;
margin-right: auto !important;
margin-left: auto !important;
max-width: 272px;
display: block;
}
.header-type-11 #top .logo {
text-align: left;
}  .header-type-12 #top .logo {
text-align: left;
}
.header-type-12 #top .pattern > .container {
padding-top: 6px;
padding-bottom: 30px;
}
.header-type-12 #top .search_form {
width: 400px;
margin-left: -200px;
border-radius: 30px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
height: 45px;
background: #d9121f;
padding: 2px;
margin-right: 17px;
}
.search-type-3 .header-type-12 #top .search_form {
border-radius: 0px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
}
.search-type-4 .header-type-12 #top .search_form {
border-radius: 8px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
}
.search-type-5 .header-type-12 #top .search_form {
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
}
.search-type-7 .header-type-12 #top .search_form {
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}
.header-type-12 #top .search_form .search-cat {
display: table-cell;
width: 185px;
vertical-align: top;
padding: 0px 26px 0px 26px;
}
.header-type-12 #top .search_form .search-cat select {
margin: 0px;
height: 41px;
background: none !important;
border: none !important;
padding: 0px !important;
color: #fff;
font-size: 12px;
font-weight: 600 !important;
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.13);
}
.header-type-12 #top .search_form .search-cat select option {
color: #333;
text-shadow: none;
}
.header-type-12 #top .search_form .search-cat .select:after {
color: #fff;
right: 1px;
top: 15px;
font-size: 10px;
}
.header-type-12 #top #language_form .dropdown{
margin-right: 17px;
}
.header-type-12 #top .search_form .overflow-input {
display: table-cell;
width: 314px;
vertical-align: top;
}
.header-type-12 #top .search_form input {
margin: 0px;
height: 41px;
border: none;
}
.header-type-12 #top .search_form .button-search {
right: 21px;
}  .header-type-13 #header-left {
display: block;
width: 25%;
float: left;
}
.header-type-13 #top .pattern > .container {
padding-bottom: 31px;
}
.header-type-13 .search_form {
background: #fff;
margin: 11px 0px 10px 0px;
padding: 0px 50px 0px 0px;
position: relative;
height: 50px;
}
.header-type-13 .search-cat {
display: table-cell;
width: 183px;
border-right: 1px solid #d42f37;
vertical-align: top;
}
.header-type-13 .search-cat select {
margin: 0px;
background: none;
border: none;
height: 50px;
padding: 0px 26px;
font-weight: 600 !important;
font-size: 14px;
color: #020202;
}
.header-type-13 .search-cat select option {
font-weight: 400 !important;
font-size: 13px;
color: #020202;
}
.header-type-13 .search-cat .select:after {
top: 19px;
color: #020202;
}
.header-type-13 .overflow-input {
display: table-cell;
width: 613px;
padding-top: 2px;
vertical-align: top;
}
.header-type-13 .overflow-input input {
margin: 0px;
background: none;
border: none !important;
width: 100%;
height: 47px;
display: block;
padding: 0px 30px 0px 30px;
font-size: 12px;
}
.header-type-13 .ui-autocomplete {
right: -50px !important;
}
.header-type-13 .ui-autocomplete:after {
left: 50%;
}
.header-type-13 .button-search {
width: 50px;
height: 50px;
background: #f8eb0c;
top: 0;
right: 0 !important;
color: #232323;
text-align: center;
transition: all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
}
.header-type-13 .button-search:hover {
background: #232323;
color: #fff;
}
.standard-body .header-type-13 .fixed .pattern > .container {
padding-left: 0px;
padding-right: 0px;
}
.standard-body .header-type-13 .fixed .search_form {
margin-right: 10px;
}  .header-type-14 .top-bar {
background: none;
position: relative;
padding-bottom: 9px;
}
.header-type-14 .top-bar .row > div {
position: static;
}
.header-type-14 #top .logo {
text-align: left;
}
.header-type-14 .welcome-text {
padding-top: 10px;
}
.header-type-14 #top .dropdown > a:after {
margin-top: 5px;
}
.header-type-14 #top .dropdown {
margin: 10px 0px 0px 37px;
}
.header-type-14 #top .top-bar form:before  {
content: '';
width: 1px;
top: 0;
bottom: 1px;
display: block;
position: absolute;
background: url(//allyourbliss.com/wp-content/themes/fastor/img/bg-footer.png) top left repeat;
margin-left: 18px;
}
.header-type-14 #top .top-bar form:first-of-type:before  {
display: none !important;
}
.header-type-14 #top .pattern > .container {
padding-top: 6px;
padding-bottom: 30px;
}
.header-type-14 #top #cart_block .cart-heading p:after {
margin-left: 17px;
}
.header-type-14 #top .search_form {
width: 210px;
margin-left: 58px;
margin-right: 58px;
}
.header-type-14 #top .search_form:before {
content: '';
position: absolute;
display: block;
top: -30px;
bottom: -30px;
width: 1px;
background: rgba(255, 255, 255, .05);
left: -61px;
}
.header-type-14 #top #cart_block {
margin-left: 78px;
}
.header-type-14 #top #cart_block:before {
content: '';
position: absolute;
display: block;
top: -30px;
bottom: -30px;
width: 1px;
background: rgba(255, 255, 255, .05);
left: -78px;
}  .header-type-15 #top #header-left {
position: static;
}
.header-type-15 #top .logo {
padding-right: 40px;
}
.header-type-15 #top .logo:before {
content: '';
position: absolute;
top: 0;
bottom: 0;
background: #171717; background: -moz-linear-gradient(top,  #171717 0%, #090909 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#171717), color-stop(100%,#090909)); background: -webkit-linear-gradient(top,  #171717 0%,#090909 100%); background: -o-linear-gradient(top,  #171717 0%,#090909 100%); background: -ms-linear-gradient(top,  #171717 0%,#090909 100%); background: linear-gradient(to bottom,  #171717 0%,#090909 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#171717', endColorstr='#090909',GradientType=0 ); z-index: -1;
left: 0;
width: 24.8%;
}
.header-type-15 #top .search_form {
width: 360px;
margin-right: 0;
float: left;
margin-left: 7px;
}
.header-type-15 #top .my-account {
margin-left: 0;
}
.header-type-15 #top #language_form .dropdown {
margin: 38px 17px 0px 0px;
}  .header-type-16 #top #header-left .menu {
list-style: none;
margin: 0px;
padding: 30px 0px 0px 0px;
}
.header-type-16 #top #header-left .menu li {
display: inline-block;
padding: 7px 14px 0px 0px;
}
.header-type-16 #top #header-left .menu li:last-child {
padding-right: 0px;
}
.header-type-16 .overflow-currency-language {
text-align: right;
}
.header-type-16 #top .dropdown {
margin-right: 0px;
margin-left: 27px;
}
.header-type-16 .welcome-text {
padding-top: 12px;
}
.header-type-16 .top-bar {
padding-bottom: 9px;
}
.header-type-16 #top .pattern > .container {
padding-bottom: 47px;
}  .header-type-17 #top #header-left .menu {
list-style: none;
margin: 0px;
padding: 30px 0px 0px 0px;
}
.header-type-17 #top #header-left .menu li {
display: inline-block;
padding: 7px 0px 0px 0px;
font-weight: 600;
}
.header-type-17 #top #header-left .menu li:before {
content: "/";
color: #D8D8D8;
margin: 0px 10px;
font-weight: bold;
}
.header-type-17 #top #header-left .menu li:first-child:before {
display: none;
}
.header-type-17 #top #header-left .menu li:last-child {
padding-right: 0px;
}
.header-type-17 #top .pattern > .container {
padding-top: 15px;
padding-bottom: 30px;
}
.header-type-17 #top form .dropdown {
margin-right: 9px;
}
.header-type-17 #top form:last-of-type .dropdown {
margin-right: 12px;
}
.header-type-17 #top #currency_form + #language_form .dropdown:before {
content: "/";
color: #D8D8D8;
margin: 0px 12px 0px 0px;
font-weight: bold;
}
.header-type-17 #header-right {
padding-left: 0px;
}
.header-type-17 #top .dropdown > a {
font-weight: 600;
}
.header-type-17 #top #cart_block .cart-heading p:after {
margin-top: 5px;
}  .header-type-18 {
}
.header-type-18 .background-top-bar {
background: none !important;
}
.header-type-18 .top-bar {
background: none;
}
.header-type-18 .top-bar .left {
float: left;
padding-right: 10px;
}
.header-type-18 .top-bar .line {
overflow: hidden;
}
.header-type-18 .top-bar .line > div {
display: block;
height: 1px;
background: rgba(0, 0, 0, .2);
margin-top: 20px;
}
.header-type-18 .top-bar .right {
float: right;
font-weight: 500;
text-align: right;
padding-left: 5px;
}
.header-type-18 .top-bar .menu li {
padding-left: 23px;
}
.header-type-18 #top .logo {
text-align: left;
}
.header-type-18 #top .search_form {
width: 270px !important;
margin-right: 17px;
}
.header-type-18 #top .pattern > .container {
padding-top: 6px;
padding-bottom: 30px;
}  .body-header-type-19 .camera_slider {
margin: 0px -20px 0px -20px;
}
.body-header-type-19.home #slider .pattern {
position: absolute;
width: 100%;
margin-top: 20px;
z-index: 23;
}
.header-type-19 .shop-by-car select option,
.header-type-19 .shop-by-brands select option {
background: #fff !important;
color: #000;
font-weight: 300 !important;
font-size: 13px !important;
}  .header-type-20 #top .pattern > .container {
padding-top: 11px;
padding-bottom: 35px;
}
.header-type-20 #top .search_form {
width: 352px !important;
max-width: 352px;
}  .header-type-22 .pattern > .container .row {
margin: 0px -10px;
}
.header-type-22 .pattern > .top-bar {
padding-left: 5px;
padding-right: 5px;
}
.header-type-22 #top .pattern > .container {
padding-bottom: 19px;
padding-top: 6px;
}  .header-type-23 #top .logo {
text-align: left;
}
.header-type-23 #top .search_form {
width: 194px !important;
margin-right: 0px !important;
display: inline-block;
}
.header-type-23 #top .pattern > .container {
padding-top: 5px;
padding-bottom: 30px;
}
.header-type-23 .top-bar {
padding-bottom: 8px;
}
#main .header-type-23 #top .account {
float: right;
margin-right: 53px !important;
}
.header-type-23 .account i {
padding-right: 6px;
}
.header-type-23 #top #cart_block {
float: right;
margin: 0px 0px -5px 0px !important;
padding-bottom: 4px;
}
.header-type-23 #top #cart_block:before {
content: '';
width: 1px;
top: 0;
bottom: -2px;
display: block;
position: absolute;
background: rgba(255, 255, 255, .1);
margin-left: -27px;
}
.header-type-23 #top #cart_block .cart-heading .cart-count {
display: none;
}
.header-type-23 #top #cart_block .cart-heading .cart-icon {
width: 12px;
height: 12px;
background: none;
border: none;
border-radius: 0px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
padding-top: 14px;
}
.header-type-23 #top #cart_block .cart-heading p strong {
font-size: 12px !important;
}
.header-type-23 #top #cart_block .cart-heading p {
padding-top: 10px;
padding-left: 7px !important;
}
.header-type-23 #top #cart_block .cart-heading p:after {
font-size: 9px;
line-height: 1;
margin-top: 5px;
}
#main .header-type-23 #top #cart_block.open > .dropdown-menu {
margin-top: 0px;
}
.header-type-23 #top .dropdown {
margin-right: 24px !important;
}
.header-type-23 .top-bar form:before {
content: '';
width: 1px;
top: 0;
bottom: 0;
display: block;
position: absolute;
background: rgba(255, 255, 255, .1);
margin-left: -32px;
}
.header-type-23 .top-bar form:first-of-type:before {
display: none !important;
}
.header-type-23 .top-bar form {
padding-left: 32px;
}
.header-type-23 .top-bar form:first-of-type {
padding-left: 0px;
}
.header-type-23 #top .dropdown > a:after {
margin-left: 9px !important;
}  .header-type-24 {
}
.header-type-24 #header-right {
position: static;
}
.header-type-24 #header-right .megamenu-background,
.header-type-24 #header-right .overflow-megamenu {
position: static;
}
.header-type-24 #header-right .megamenu-background {
border: none;
background: none !important;
}
.header-type-24 #header-right .megamenu-background > div {
background: none !important;
}
.header-type-24 #header-right .horizontal ul.megamenu > li {
margin-right: 16px;
}
.header-type-24 #header-right .horizontal ul.megamenu > li > a {
padding-top: 10px;
padding-bottom: 10px;
height: 41px;
}
.header-type-24 ul.megamenu > li > a > .fa-home {
font-size: 18px;
margin-top: 1px;
}
.header-type-24 #header-right .horizontal ul.megamenu > li.pull-right,
.body-full-width .header-type-24 #header-right .horizontal ul.megamenu > li.pull-right {
margin-right: 0;
}
.header-type-24 #top .pattern > .container {
padding-top: 0px !important;
padding-bottom: 0px !important;
}
.header-type-24 #top .pattern > .container > .row {
position: relative;
}
.header-type-24 #top .pattern > .container > .row:before {
content: '';
position: absolute;
top: 0;
left: 15px;
right: 15px;
height: 5px;
display: block; background: rgb(107,171,19); background: -moz-linear-gradient(left,  rgba(107,171,19,1) 0%, rgba(254,127,2,1) 100%); background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(107,171,19,1)), color-stop(100%,rgba(254,127,2,1))); background: -webkit-linear-gradient(left,  rgba(107,171,19,1) 0%,rgba(254,127,2,1) 100%); background: -o-linear-gradient(left,  rgba(107,171,19,1) 0%,rgba(254,127,2,1) 100%); background: -ms-linear-gradient(left,  rgba(107,171,19,1) 0%,rgba(254,127,2,1) 100%); background: linear-gradient(to right,  rgba(107,171,19,1) 0%,rgba(254,127,2,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6bab13', endColorstr='#fe7f02',GradientType=1 ); border-radius: 0px 0px 4px 4px;
-webkit-border-radius: 0px 0px 4px 4px;
-moz-border-radius: 0px 0px 4px 4px;
z-index: 1;
}
.header-type-24 #top .pattern > .container #header-left {
position: static;
}
.header-type-24 #top .pattern > .container #header-left:before {
content: '';
position: absolute;
top: 0;
bottom: 0;
width: 1px;
background: rgba(0, 0, 0, .1);
}
.header-type-24 #top .pattern > .container #header-left:after {
content: '';
position: absolute;
top: 0;
bottom: 0;
left: 25%;
width: 1px;
background: rgba(0, 0, 0, .1);
margin-left: -16px;
}
.header-type-24 #top .logo {
padding-top: 43px;
padding-bottom: 29px;
padding-left: 15px;
padding-right: 15px;
}
.header-type-24 #top .dropdown {
margin: 0px 19px 0px 0px;
}
.header-type-24 #top .overflow-change-menu {
display: inline-block;
vertical-align: top;
background: url(//allyourbliss.com/wp-content/themes/fastor/img/bg-megamenu.png) bottom left repeat-x;
padding: 20px 0px 14px 0px;
}
.header-type-24 #top .overflow-change-menu .menu-top-menu-container {
display: inline-block;
}
.header-type-24 #top .overflow-change-menu ul.menu {
display: inline-block;
vertical-align: top;
padding: 0px 0px 0px 11px;
margin: 0px;
list-style: none;
}
.header-type-24 #top .overflow-change-menu ul.menu li {
display: inline-block;
padding: 0px 0px 0px 15px;
vertical-align: top;
}
.header-type-24 #top .overflow-change-menu ul.menu li a {
font-size: 12px;
}
.header-type-24 #top .pattern > .container .megamenu-background {
display: inline-block;
vertical-align: top;
padding: 27px 28px 0px 0px;
}
.header-type-24 #top .my-account,
.header-type-24 #top #cart_block {
margin-top: 25px;
}
.header-type-24 #top #header-right {
padding-bottom: 26px;
}
.header-type-24 #top .vertical {
padding-top: 7px;
padding-bottom: 10px;
}
.header-type-24 #top .search_form {
width: auto !important;
margin: 0px !important;
padding: 7px 0px !important;
display: block !important;
}   .header-type-24 #top .search_form .search-cat {
display: table-cell;
min-width: 238px;
vertical-align: top;
}
.header-type-24 #top .search_form .search-cat select {
border: none;
margin: 0px;
height: 46px;
border-radius: 4px 0px 0px 4px !important;
-webkit-border-radius: 4px 0px 0px 4px !important;
-moz-border-radius: 4px 0px 0px 4px !important;
border-right: 1px solid #e5e5dd;
-webkit-box-shadow: -1px 1px 1px 0px rgba(50, 50, 50, 0.2);
-moz-box-shadow:    -1px 1px 1px 0px rgba(50, 50, 50, 0.2);
box-shadow:         -1px 1px 1px 0px rgba(50, 50, 50, 0.2);
font-weight: 600 !important;
color: #303030;
padding: 2px 30px 0px 30px;
line-height: 46px;
}
.header-type-24 #top .search_form .search-cat .select:after {
right: 26px;
}
.header-type-24 #top .search_form .search-cat select option {
font-weight: 300 !important;
}
.header-type-24 #top .search_form .overflow-input {
display: table-cell;
width: 100%;
vertical-align: top;
}
.header-type-24 #top .search_form .overflow-input input {
margin: 0px;
border-radius: 0px 4px 4px 0px !important;
-webkit-border-radius: 0px 4px 4px 0px !important;
-moz-border-radius: 0px 4px 4px 0px !important;
border: none !important;
padding-left: 33px;
height: 46px;
padding-top: 14px;
font-size: 13px !important;
}  .header-type-26 {
}
.header-type-26 #top .pattern > .container {
padding-top: 0px !important;
padding-bottom: 27px;
}
.header-type-26 #top .logo {
padding-top: 40px;
}
.header-type-26 ul.menu {
padding: 28px 0px 0px 0px;
margin: 0px;
list-style: none;
}
.header-type-26 ul.menu li {
padding: 0px 16px 0px 0px;
display: inline-block;
vertical-align: top;
}
.header-type-26 #header-right ul.menu li {
padding: 0px 0px 0px 16px;
}
.header-type-26 ul.menu li a {
font-size: 12px;
font-weight: 500;
}
.header-type-26 .overflow-currency-cart {
display: inline-block;
vertical-align: top;
margin-left: -100px;
border-bottom: 1px solid rgba(255, 255, 255, .1);
position: relative;
}
.header-type-26 .overflow-currency-cart:before {
content: '';
position: absolute;
bottom: -1px;
left: 100%;
height: 1px;
width: 10000px;
background: rgba(255, 255, 255, .1);
}
.header-type-26 #top #cart_block {
margin: 0px !important;
padding: 0px 28px;
background: rgba(255, 255, 255, .1);
height: 40px;
}
.header-type-26 #top #cart_block .dropdown-menu:after {
right: 67px;
}
.header-type-26 #top #cart_block .cart-heading .cart-count {
display: none;
}
.header-type-26 #top #cart_block .cart-heading .cart-icon {
width: 16px;
height: 16px;
background: none;
border: none;
border-radius: 0px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
padding-top: 12px;
}
.header-type-26 #top #cart_block .cart-heading p strong {
font-size: 11px !important;
}
.header-type-26 #top #cart_block .cart-heading p {
padding-top: 9px;
padding-left: 7px !important;
}
.header-type-26 #top #cart_block .cart-heading p:after {
font-size: 9px;
line-height: 1;
margin-top: 5px;
}
#main .header-type-26 #top #cart_block.open > .dropdown-menu {
margin-top: 0px;
}
.header-type-26 .overflow-currency-cart > form {
height: 40px;
border-left: 1px solid rgba(255, 255, 255, .1);
}
.header-type-26 #top .dropdown {
margin: 10px 28px 0px 28px;
padding: 0px;
}
.header-type-26 #top .dropdown > a {
display: inline-block;
}  .breadcrumb {
}
.breadcrumb-style-6 .breadcrumb {
margin-top: 20px;
}
#main .breadcrumb .background {
background-color: #fff;
background-image: url(//allyourbliss.com/wp-content/themes/fastor/img/bg-megamenu.png);
background-position: bottom left;
background-repeat: repeat-x;
}
.breadcrumb .container > div {
padding: 63px 0px 5px 0px;
text-align: center;
}
body.tax-product_cat.show-vertical-megamenu-category-page .breadcrumb .container > div
body.body-product-category.show-vertical-megamenu-category-page .breadcrumb .container > div {
padding-left: 25%;
}
.breadcrumb-style-7 .breadcrumb .container > div {
padding-top: 40px;
}
.breadcrumb-style-1 .breadcrumb .container > div {
padding-top: 50px;
padding-bottom: 0px;
}
.breadcrumb-style-9 .breadcrumb .container > div {
padding-top: 40px;
padding-bottom: 0px;
}
.breadcrumb-style-2 .breadcrumb .container > div {
padding-top: 40px;
padding-bottom: 0px;
}
.breadcrumb-style-10 .breadcrumb .container > div {
padding-top: 50px;
padding-bottom: 0px;
}
.breadcrumb-style-4 .breadcrumb .container > div {
padding-top: 33px;
padding-bottom: 0px;
}
.breadcrumb-style-8 .breadcrumb .container > div {
padding-top: 27px;
padding-bottom: 0px;
}
.breadcrumb-style-6 .breadcrumb .container > div {
padding-top: 33px;
padding-bottom: 0px;
text-align: left;
}
.breadcrumb-style-5 .breadcrumb .container > div {
padding-top: 53px;
padding-bottom: 0px;
}
.breadcrumb-style-11 .breadcrumb .container > div {
padding-top: 45px;
padding-bottom: 0px;
}
.breadcrumb .container h1 {
margin: 0px;
padding: 0px 0px 9px 0px;
font-size: 30px;
border-bottom: 2px solid #d9121f;
font-weight: 500;
display: inline-block;
word-break: break-word;
}
.box-type-6 .breadcrumb .container h1 {
border-bottom-width: 1px;
}
.breadcrumb-style-4 .breadcrumb .container h1 {
padding-bottom: 10px;
}
.breadcrumb-style-8 .breadcrumb .container h1 {
padding-bottom: 5px;
}
.breadcrumb-style-6 .breadcrumb .container h1 {
padding-bottom: 0px;
border-bottom: none;
}
.breadcrumb-style-7 .breadcrumb .container h1 {
padding-bottom: 0px;
border-bottom: none;
}
.breadcrumb-style-10 .breadcrumb .container h1 {
padding-bottom: 5px;
border-bottom: none;
}
.breadcrumb .container ul {
list-style: none;
padding: 17px 0px 56px 0px;
margin: 0px;
}
.breadcrumb-style-1 .breadcrumb .container ul {
padding-bottom: 50px;
}
.breadcrumb-style-9 .breadcrumb .container ul {
padding-bottom: 36px;
}
.breadcrumb-style-2 .breadcrumb .container ul {
padding-bottom: 40px;
padding-top: 13px;
}
.breadcrumb-style-4 .breadcrumb .container ul {
padding-bottom: 30px;
}
.breadcrumb-style-8 .breadcrumb .container ul {
padding-bottom: 24px;
padding-top: 10px;
}
.breadcrumb-style-6 .breadcrumb .container ul {
padding-bottom: 30px;
padding-top: 0px;
}
.breadcrumb-style-3 .breadcrumb .container ul {
padding-bottom: 10px;
}
.breadcrumb-style-10 .breadcrumb .container ul {
padding-bottom: 0px;
padding-top: 0px;
}
.breadcrumb-style-5 .breadcrumb .container ul {
padding-bottom: 0px;
}
.breadcrumb-style-11 .breadcrumb .container ul {
padding-bottom: 0px;
margin-bottom: -10px;
position: relative;
z-index: 2;
}
.breadcrumb-style-7 .breadcrumb .container ul {
padding-top: 0px;
padding-bottom: 66px;
}
.breadcrumb .container ul li {
display: inline-block;
}
.breadcrumb .container ul li:before {
content: "›";
padding-right: 4px;
padding-left: 4px;
}
.breadcrumb .container ul li:first-child:before {
display: none;
}  .main-fixed3 .main-content {
margin-bottom: 60px;
}
.main-fixed3 .main-content .background {
background: #fff;
}
.main-fixed3 .main-content .pattern > .container {
padding-bottom: 40px !important;
}
.main-fixed3 .main-content .pattern > .container > div:first-child {
margin-top: -10px;
position: relative;
}
.checkout-cart .main-fixed3 .main-content .pattern > .container > div:first-child,
.checkout-checkout .main-fixed3 .main-content .pattern > .container > div:first-child {
margin-top: 0px;
}
body.home .main-fixed3 .main-content .pattern > .container {
padding-bottom: 30px !important;
}
body.home .main-fixed3 .main-content .pattern > .container > div:first-child {
margin-top: 0px;
}
.main-content .pattern > .container,
.standard-body .main-content .pattern > .container {
padding-bottom: 60px;
min-height: 300px;
}
.standard-body .full-width.main-content .pattern > .container {
padding-bottom: 50px;
} .banners > div {
padding-top: 60px;
}
.banners.banners-with-padding-30 > div {
padding-top: 30px;
}
.banners.banners-with-padding-20 > div {
padding-top: 20px;
}
.banners.banners-with-padding-45 > div {
padding-top: 45px;
}
.banners.banners-with-padding-50 > div {
padding-top: 50px;
}
.banners.banners-with-padding-40 {
padding-top: 10px;
}
.banners.banners-with-padding-40 > div {
padding-top: 30px;
}
.banners.banners-with-padding-0 > div {
padding-top: 0px;
}
.banners.banners-with-padding-0-2 > div {
padding-top: 0px;
}
.banners > div img {
display: block;
margin: 0px auto;
}  .center-column {
position: relative;
margin-bottom: -20px;
}
.standard-body .full-width .center-column.content-without-background {
padding-top: 20px;
}
.box-type-12 .standard-body .full-width .center-column.content-without-background {
padding-top: 0px;
}
.box-type-19 .standard-body .full-width .center-column.content-without-background {
padding-top: 0px;
}
body[class*="body-product-detail"] .standard-body .full-width .center-column.content-without-background,
body.body-white .standard-body .full-width .center-column.content-without-background {
padding-top: 0px;
}
body[class*="woocommerce-page"].box-type-5 .standard-body .full-width .center-column.content-without-background {
padding-top: 10px;
}
body.body-white.box-type-4 .standard-body .full-width .center-column.content-without-background {
padding-top: 30px;
}
body.body-white.box-type-4.product-search .standard-body .full-width .center-column.content-without-background {
padding-top: 0px;
}
body[class*="body-product-detail"].body-white.box-type-4 .standard-body .full-width .center-column.content-without-background {
padding-top: 0px;
}
body.box-type-4 .main-fixed .center-column.content-without-background {
padding-top: 30px;
}
body.box-type-7 .main-fixed .center-column.content-without-background {
padding-top: 0px;
}
body[class*="body-product-category"].box-type-7 .main-fixed .center-column.content-without-background {
padding-top: 30px;
}
body.box-type-4.product-search .main-fixed .center-column.content-without-background {
padding-top: 0px;
}
body[class*="body-product-detail"].box-type-4 .main-fixed .center-column.content-without-background {
padding-top: 0px;
}
body[class*="body-product-detail"] .center-column {
margin-bottom: 0px;
}
.standard-body .full-width .center-column.content-with-background {
margin-bottom: 0px;
padding: 40px 55px 20px 55px;
margin-top: 50px;
position: relative;
}
.body-white .standard-body .full-width .center-column.content-with-background {
margin-top: 50px;
}
.box-type-5.body-white .standard-body .full-width .center-column.content-with-background {
margin-top: 60px;
}
.box-type-5.body-white.checkout-cart .standard-body .full-width .center-column.content-with-background {
margin-top: 50px;
}
.border-width-1.checkout-checkout .standard-body .full-width .center-column.content-with-background {
margin-top: 0px;
}
.body-white-type-2.border-width-1.checkout-checkout .standard-body .full-width .center-column.content-with-background {
margin-top: 50px;
}
.body-type-12.border-width-1.checkout-checkout .standard-body .full-width .center-column.content-with-background {
margin-top: 50px;
}
.body-white .standard-body .full-width .center-column.content-with-background {
padding: 0px 15px 0px 15px;
margin-bottom: -20px;
}
.checkout-checkout .standard-body .full-width .center-column.content-with-background {
padding-top: 0px !important;
padding-bottom: 0px !important;
margin-bottom: -20px;
}
.standard-body .full-width .center-column.content-with-background:before {
content: '';
position: absolute;
top: 0;
left: 15px;
right: 15px;
bottom: 0;
background: #fff;
z-index: -1;
}
.body-white .standard-body .full-width .center-column.content-with-background:before {
display: none;
}
.box-type-9 .standard-body .full-width .center-column.content-with-background:before {
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
}
.center-column h1,
.center-column h2,
.center-column h3,
.center-column h4,
.center-column h5,
.center-column h6 {
margin: 0px 0px 15px 0px;
padding: 10px 0px 0px 0px;
}
.affiliate-login .center-column h2 {
padding-top: 25px;
}
.center-column > *:first-child {
margin-top: 30px;
}
.standard-body .full-width .center-column.content-with-background > *:first-child,
.center-column > *.type-product:first-child {
margin-top: 0px;
}
body.checkout-checkout .center-column > *:first-child {
margin-top: -1px;
}
body.checkout-checkout.body-white-type-2 .main-fixed .center-column > *:first-child {
margin-top: 50px;
}
#payment-existing,
#shipping-existing {
margin-bottom: 10px;
margin-top: 7px;
}
.checkout-cart .center-column > form {
margin-top: 0px !important;
}
.body-white-type-2.checkout-cart .main-fixed .center-column > form {
margin-top: 50px !important;
}
.body-white-type-2.checkout-cart .main-fixed .center-column > form > *:first-child {
border-top: 1px solid rgba(0, 0, 0, .1);
}  .box {
padding-top: 20px;
margin-top: 25px;
text-align: center;
position: relative;
clear: both;
}
.box-type-16 .box {
margin-top: 11px !important;
}
.box-type-11 .box {
margin-top: 22px;
}
.box-type-17 .box {
margin-top: 22px;
}
.box-type-5 .box {
padding-top: 30px;
}
.box-type-4 .box {
padding-top: 12px;
}
.product-grid-type-2 .box.box-with-products.with-scroll .product-grid {
padding-bottom: 30px;
}
.product-grid-type-3 .box.box-with-products.with-scroll .product-grid {
padding-bottom: 50px;
}
.product-grid-type-5 .box.box-with-products.with-scroll .product-grid {
padding-bottom: 50px;
}
.box.without-heading {
padding-top: 0px !important;
margin-top: 0px !important;
}
.box.without-heading-type-2 {
padding-top: 0px !important;
margin-top: 0px !important;
}
.box-type-3 .box {
margin-top: 60px;
}
.box-type-14 .box {
margin-top: 60px;
padding-top: 34px;
}
.box-type-2 .box {
text-align: left;
}
.box-with-links {
padding-top: 60px !important;
margin-top: 0px !important;
background: none !important;
}
.box-type-4 .box-with-links {
padding-top: 50px !important;
}
.standard-body #main .full-width .box-with-links {
padding-top: 50px !important;
margin-top: 0px !important;
background: none !important;
}
.box-type-5 .standard-body #main .full-width .box-with-links {
padding-top: 60px !important;
}
.box-with-categories {
padding-top: 0px !important;
margin-top: -71px !important;
background: none !important;
}
body.body-product-detail .box-with-categories{
margin-top: 50px !important;
}
#main .box-with-categories {
background: none !important;
}
.box-type-11 .box-with-categories {
margin-top: -58px !important;
}
.category-box-type-2 {
padding-top: 40px !important;
margin-top: 0px !important;
}
.box-type-17 .category-box-type-2 {
padding-top: 50px !important;
}
.standard-body .full-width .category-box-type-2 {
padding-top: 50px !important;
}
.blog-module.category-box-type-2 {
padding-top: 60px !important;
margin-top: 0px !important;
}
.box-type-5 .blog-module.category-box-type-2 {
padding-top: 60px !important;
}
.mfilter-box.box {
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}
.box .box-heading,
.woocommerce-billing-fields h3{
margin: 0px auto;
padding: 0px 0px 10px 0px;
display: inline-block;
font-size: 20px;
font-weight: 500;
border-bottom: 2px solid #d9121f;
position: relative;
z-index: 2;
}
.box-type-14 .box .box-heading {
padding-bottom: 10px;
}
.box-type-6 .box .box-heading {
border-bottom-width: 1px;
}
.box.box-with-products.with-scroll + .box.box-with-products .box-heading {
margin-top: 15px;
}
.box-type-2 .col-sm-3 .box-no-advanced.box
.box-type-2 .col-sm-4 .box-no-advanced.box,
.box-type-2 .col-md-3 .box-no-advanced.box,
.box-type-2 .col-md-4 .box-no-advanced.box {
text-align: center;
}
.box-type-3 .col-sm-3 .box-no-advanced.box
.box-type-3 .col-sm-4 .box-no-advanced.box,
.box-type-3 .col-md-3 .box-no-advanced.box,
.box-type-3 .col-md-4 .box-no-advanced.box {
padding-top: 33px;
margin-top: 40px;
}
.box-type-14 .col-sm-3 .box-no-advanced.box
.box-type-14 .col-sm-4 .box-no-advanced.box,
.box-type-14 .col-md-3 .box-no-advanced.box,
.box-type-14 .col-md-4 .box-no-advanced.box {
padding-top: 33px;
margin-top: 40px;
}
.box-with-categories .box-heading {
background: #d9121f;
color: #fff;
font-size: 14px;
font-weight: 600;
display: block;
border: none;
padding: 26px 30px 23px 30px;
text-align: left;
margin-bottom: 0px !important;
}
.category-box-type-4 .box-heading {
padding-top: 19px;
padding-bottom: 17px;
}
.box-type-4 .box-with-categories .box-heading {
border-radius: 8px 8px 0px 0px;
-webkit-border-radius: 8px 8px 0px 0px;
-moz-border-radius: 8px 8px 0px 0px;
padding-top: 21px;
padding-bottom: 15px;
}
.box-type-9 .box-with-categories .box-heading {
border-radius: 4px 4px 0px 0px;
-webkit-border-radius: 4px 4px 0px 0px;
-moz-border-radius: 4px 4px 0px 0px;
padding-top: 20px;
padding-bottom: 18px;
}
.box-type-7 .box-with-categories .box-heading {
border-radius: 0px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
}
.box-type-11 .box-with-categories .box-heading {
padding-top: 19px;
padding-bottom: 17px;
}
.box-with-links .box-heading {
display: none;
}
.category-box-type-3 .box-heading {
display: none;
}
.box .strip-line {
display: none;
}
.box .box-content {
clear: both;
text-align: left;
padding: 30px 0px 0px 0px;
}
.box.box-carousel .box-content {
padding-bottom: 30px;
padding-top: 30px !important;
}
.col-sm-3 .box-no-advanced.box .box-content,
.col-sm-4 .box-no-advanced.box .box-content,
.col-md-3 .box-no-advanced.box .box-content,
.col-md-4 .box-no-advanced.box .box-content {
padding: 27px 30px;
border: 2px solid #d9121f;
background: #fff;
position: relative;
margin-top: -2px !important;
}
.box-type-4 .col-sm-3 .box-no-advanced.box .box-content,
.box-type-4 .col-sm-4 .box-no-advanced.box .box-content,
.box-type-4 .col-md-3 .box-no-advanced.box .box-content,
.box-type-4 .col-md-4 .box-no-advanced.box .box-content {
border-radius: 8px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
}
.box-type-9 .col-sm-3 .box-no-advanced.box .box-content,
.box-type-9 .col-sm-4 .box-no-advanced.box .box-content,
.box-type-9 .col-md-3 .box-no-advanced.box .box-content,
.box-type-9 .col-md-4 .box-no-advanced.box .box-content {
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
}
.box-type-4 .box-with-categories .box-content {
border-radius: 0px 0px 8px 8px !important;
-webkit-border-radius: 0px 0px 8px 8px !important;
-moz-border-radius: 0px 0px 8px 8px !important;
}
.box-type-9 .box-with-categories .box-content {
border-radius: 0px 0px 4px 4px !important;
-webkit-border-radius: 0px 0px 4px 4px !important;
-moz-border-radius: 0px 0px 4px 4px !important;
}
.box-type-7 .col-sm-3 .box-no-advanced.box .box-content,
.box-type-7 .col-sm-4 .box-no-advanced.box .box-content,
.box-type-7 .col-md-3 .box-no-advanced.box .box-content,
.box-type-7 .col-md-4 .box-no-advanced.box .box-content {
border-radius: 0px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
}
.box-type-7 .box-with-categories .box-content {
border-radius: 0px !important;
-webkit-border-radius: 0px !important;
-moz-border-radius: 0px !important;
}
.box-with-categories .box-content {
border: none !important;
margin: 0px !important;
background: #333333 !important;
padding: 0px !important;
}
#main .box-with-categories .box-content {
margin: 0px !important;
}
#main .box-with-links .box-content {
margin: 0px !important;
padding: 0px !important;
}
.box .box-content.products {
padding-top: 0px;
position: relative;
margin-top: -1px;
background: #fff;
}
footer .box .box-content.products{
background: transparent;
}
footer .box.box-products{
padding: 0;
margin: 0;
text-align: left;
}
footer .box.box-products .box-heading{
color: #fff;
font-size: 20px;
font-weight: 500;
padding: 18px 0px 12px 0px;
margin: 0px 0px 22px 0px;
display: inline-block;
border-bottom: 2px solid #d9121f;
}
.fixed-body-2-2 .box .box-content.products {
margin-top: 0px;
}
.box-with-products .clear:before {
height: 1px;
content: '';
left: 0;
right: 0;
margin-top: -1px;
position: absolute;
background: url(//allyourbliss.com/wp-content/themes/fastor/img/bg-megamenu.png) top left repeat-x;
z-index: 1;
display: block;
}
.box-type-4.no-box-type-7 .box-with-products .clear:before {
left: 0 !important;
right: 0 !important;
}
.box.without-heading .clear:before {
display: none !important;
}
.box-with-products .clear:after {
height: 1px;
content: '';
left: 0;
bottom: 0;
right: 0;
position: absolute;
background: url(//allyourbliss.com/wp-content/themes/fastor/img/bg-megamenu.png) top left repeat-x;
z-index: 1;
display: block;
}
.box-type-4 .box-with-products .clear:after {
display: none;
}
.box-type-10 .box-with-products .clear:after {
display: none;
}
.box-type-3 .box-with-products .clear:after {
display: none;
}
.box-type-5 .box-with-products .clear:after {
display: none;
}
.box-type-14 .box-with-products .clear:after {
display: none;
}
.fixed-body .box-with-products .clear:after,
.fixed-body .box-with-products .clear:before,
.fixed-body .box-with-products .clear:after,
.fixed-body .box-with-products .clear:before {
left: -45px;
right: -45px;
}
.fixed-body-2 .box-with-products .clear:after,
.fixed-body-2 .box-with-products .clear:before,
.fixed-body-2 .box-with-products .clear:after,
.fixed-body-2 .box-with-products .clear:before {
left: 0;
right: 0;
}
.standard-body .fixed .box-with-products .clear:after,
.standard-body .fixed .box-with-products .clear:before,
.standard-body .fixed .box-with-products .clear:after,
.standard-body .fixed .box-with-products .clear:before {
left: -40px;
right: -40px;
}
.border-width-1 .standard-body .full-width .box-with-products .clear:after,
.border-width-1 .standard-body .full-width .box-with-products .clear:before,
.border-width-1 .standard-body .full-width .box-with-products .clear:after,
.border-width-1 .standard-body .full-width .box-with-products .clear:before {
left: -4000px;
right: -4000px;
}
@media (min-width: 991px) {
.col-sm-9 .col-sm-12 .box-with-products .clear:before,
.col-sm-9 .col-sm-12 .box-with-products .clear:after,
.col-md-9 .col-sm-12 .box-with-products .clear:before,
.col-md-9 .col-sm-12 .box-with-products .clear:after,
.col-sm-9 .col-md-12 .box-with-products .clear:before,
.col-sm-9 .col-md-12 .box-with-products .clear:after,
.col-md-9 .col-md-12 .box-with-products .clear:before,
.col-md-9 .col-md-12 .box-with-products .clear:after {
left: 0 !important;
right: 0 !important;
}
}
.box > .prev,
.box > .next {
position: absolute;
bottom: -18px;
z-index: 10;
width: 35px;
height: 35px;
border-radius: 100px;
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
border: 1px solid #e5e5e5;
background: #fff;
color: #333;
transition: all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
padding: 8px 0px 0px 12px;
text-align: left;
left: 50%;
font-size: 13px;
font-family: Poppins;
}
.buttons-prev-next-type-2 .box > .prev,
.buttons-prev-next-type-2 .box > .next {
border-radius: 0px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
}
.box > .prev:hover,
.box > .next:hover {
background: #d9121f;
border-color: #d9121f;
color: #ffff;
}
.box > .prev {
margin-left: -50px;
}
.box > .next {
margin-left: 15px;
padding: 8px 0px 0px 14px;
}
.box > .prev:before,
.box > .next:before {
content: "\f053";
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: 11px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
}
.box > .next:before {
content: "\f054";
}
.box > .prev:hover:before,
.box > .next:hover:before {
color: #fff;
}  .box-category {
}
.box-category ul {
list-style: none;
padding: 0px;
margin: 0px;
}
.box-category > ul li {
border-top: 1px solid #3d3d3d;
padding: 0px;
position: relative;
}
.box-category > ul > li:first-child {
border: none;
}
.box-category ul li > a {
line-height: 1.6;
color: #fff;
font-size: 14px;
font-weight: 600;
display: block;
padding: 13px 30px 13px 30px;
transition: all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
}
.box-category > ul li > a:hover,
.box-category > ul li:hover > a,
.box-category > ul li a.active {
background: #2b2b2b;
}
.box-category ul li li a {
padding-left: 45px;
}
.box-category ul li li li a {
padding-left: 60px;
}
.box-category > ul > li:first-child a {
padding-top: 17px;
}
.box-category > ul > li:last-child {
padding-bottom: 10px;
}
.box-category ul li a.active{
color: #d9121f;
}
.box-category ul li .head {
display: block;
position: absolute;
top: 0;
right: 12px;
}
.box-category > ul > li:first-child .head {
top: 2px;
}
.box-category ul li .head a {
color: #fff;
line-height: 48px;
display: block;
padding: 0px 15px !important;
}
.box-category ul li .head a: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: "\f077";
font-size: 9px;
}
.box-category ul li .head .collapsed:before {
content: "\f078";
}
.box-category ul li .head .plus,
.box-category ul li .head .minus {
display: none;
} .category-box-type-4 .box-category ul li > a {
padding-bottom: 12px;
}
.category-box-type-4 .box-category > ul li ul  {
padding: 0px 0px 8px 0px;
overflow: hidden;
}
.category-box-type-4 .box-category > ul li ul li:first-child {
margin-top: -7px;
position: relative;
}
.category-box-type-4 .box-category > ul li ul li {
border: none;
}
.category-box-type-4 .box-category > ul li ul li a {
font-size: 13px;
font-weight: normal !important;
padding-top: 0px;
padding-bottom: 0px;
line-height: 27px;
}
.category-box-type-4 .box-category > ul li ul li a.active {
font-weight: 600 !important;
text-decoration: underline;
}
body.firefox-mac .category-box-type-4 .box-category > ul li ul li a {
font-weight: 300 !important;
}    .button-enquiry {
padding-left: 30px;
padding-right: 30px;
}
.icon-enquiry[align=left] {
display: inline-block;
margin-right: 14px;
vertical-align: top;
margin-top: -1px;
position: relative;
}
.icon-enquiry[align=right] {
display: inline-block;
margin-left: 14spx;
vertical-align: top;
margin-top: -1px;
position: relative;
}
.text-enquiry {
vertical-align: top;
display: inline-block;
} #mfilter-content-container .product-grid {
display: none;
}
#mfilter-content-container .product-grid.active {
display: block;
}
.product-grid-type-2 #mfilter-content-container .product-grid {
padding-bottom: 30px;
}
.product-grid-type-3 #mfilter-content-container .product-grid {
padding-bottom: 50px;
}
.product-grid-type-5 #mfilter-content-container .product-grid {
padding-bottom: 50px;
}
#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;
}
.standard-body .full-width #mfilter-content-container > span:before {
background: #f3f3f3;
}
#mfilter-content-container > span > img {
top: -140px !important;
position: relative;
z-index: 20;
}
.product-grid {
clear: both;
position: relative;
z-index: 1;
}
.standard-body .full-width .product-grid {
padding: 0px 15px;
}
.body-white .standard-body .full-width .product-grid {
padding: 0px;
}
.product-grid > .row {
overflow: hidden;
}
.product-grid-type-2 .product-grid > .row {
overflow: visible !important;
}
.product-grid-type-3 .product-grid > .row {
overflow: visible !important;
}
.product-grid-type-5 .product-grid > .row {
overflow: visible !important;
}
.carousel .carousel-inner .product-grid > .row:last-child {
overflow: visible;
}
.product-grid > .row:before {
content: '';
width: 100%;
height: 1px;
position: absolute;
left: 0;
right: 0;
background: url(//allyourbliss.com/wp-content/themes/fastor/img/bg-megamenu.png) top left repeat-x;
}
.product-grid-type-2 .product-grid > .row:before {
display: none !important;
}
.product-grid-type-3 .product-grid > .row:before {
display: none !important;
}
.product-grid-type-5 .product-grid > .row:before {
display: none !important;
}
.product-grid > .row:first-child:before {
display: none;
}
.box-product .carousel {
overflow: hidden;
margin: 0px -15px;
padding: 0px 15px;
}
.box-product .carousel.hide-nav .owl-buttons {
display: none;
}
.standard-body .full-width .box-product .carousel {
margin: 0px;
padding: 0px;
}
.body-white .standard-body .full-width .box-product .carousel {
overflow: hidden;
margin: 0px -15px;
padding: 0px 15px;
}
.box-product .carousel-inner {
overflow: visible;
}
.col-sm-3 .box-no-advanced .product-grid,
.col-sm-4 .box-no-advanced .product-grid,
.col-md-3 .box-no-advanced .product-grid,
.col-md-4 .box-no-advanced .product-grid {
display: table !important;
}
.center-column .product-grid {
background: #fff;
position: relative;
}
.center-column .product-grid:before {
left: 0;
top: 0;
right: 0;
height: 1px;
background: url(//allyourbliss.com/wp-content/themes/fastor/img/bg-megamenu.png) top left repeat-x;
position: absolute;
content: '';
}
.box-type-4.no-box-type-7 .center-column .product-grid:before {
left: 0 !important;
right: 0 !important;
}
.fixed-body .col-md-12 .center-column .product-grid:before,
.fixed-body .col-md-12 .center-column .product-grid > .row:before {
left: -45px;
right: -45px;
width: auto;
display: block;
}
.standard-body .fixed  .product-grid:before,
.standard-body .fixed .product-grid > .row:before {
left: -40px;
right: -40px;
width: auto;
display: block;
}
.border-width-1 .standard-body .full-width  .product-grid:before,
.border-width-1 .standard-body .full-width  .product-grid > .row:before {
left: -4000px;
right: -4000px;
width: auto;
display: block;
}
.border-width-1 .standard-body .full-width .col-md-1  .product-grid:before,
.border-width-1 .standard-body .full-width .col-md-2  .product-grid:before,
.border-width-1 .standard-body .full-width .col-md-3  .product-grid:before,
.border-width-1 .standard-body .full-width .col-md-4  .product-grid:before,
.border-width-1 .standard-body .full-width .col-md-5  .product-grid:before,
.border-width-1 .standard-body .full-width .col-md-6  .product-grid:before,
.border-width-1 .standard-body .full-width .col-md-7  .product-grid:before,
.border-width-1 .standard-body .full-width .col-md-8  .product-grid:before,
.border-width-1 .standard-body .full-width .col-md-9  .product-grid:before,
.border-width-1 .standard-body .full-width .col-md-10  .product-grid:before,
.border-width-1 .standard-body .full-width .col-md-11  .product-grid:before,
.border-width-1 .standard-body .full-width .col-lg-1  .product-grid:before,
.border-width-1 .standard-body .full-width .col-lg-2  .product-grid:before,
.border-width-1 .standard-body .full-width .col-lg-3  .product-grid:before,
.border-width-1 .standard-body .full-width .col-lg-4  .product-grid:before,
.border-width-1 .standard-body .full-width .col-lg-5  .product-grid:before,
.border-width-1 .standard-body .full-width .col-lg-6  .product-grid:before,
.border-width-1 .standard-body .full-width .col-lg-7  .product-grid:before,
.border-width-1 .standard-body .full-width .col-lg-8  .product-grid:before,
.border-width-1 .standard-body .full-width .col-lg-9  .product-grid:before,
.border-width-1 .standard-body .full-width .col-lg-10  .product-grid:before,
.border-width-1 .standard-body .full-width .col-lg-11  .product-grid:before,
.border-width-1 .standard-body .full-width .col-md-1 .product-grid > .row:before,
.border-width-1 .standard-body .full-width .col-md-2 .product-grid > .row:before,
.border-width-1 .standard-body .full-width .col-md-3 .product-grid > .row:before,
.border-width-1 .standard-body .full-width .col-md-4 .product-grid > .row:before,
.border-width-1 .standard-body .full-width .col-md-5 .product-grid > .row:before,
.border-width-1 .standard-body .full-width .col-md-6 .product-grid > .row:before,
.border-width-1 .standard-body .full-width .col-md-7 .product-grid > .row:before,
.border-width-1 .standard-body .full-width .col-md-8 .product-grid > .row:before,
.border-width-1 .standard-body .full-width .col-md-9 .product-grid > .row:before,
.border-width-1 .standard-body .full-width .col-md-10 .product-grid > .row:before,
.border-width-1 .standard-body .full-width .col-md-11 .product-grid > .row:before,
.border-width-1 .standard-body .full-width .col-md-1 .product-grid > .row:before,
.border-width-1 .standard-body .full-width .col-lg-2 .product-grid > .row:before,
.border-width-1 .standard-body .full-width .col-lg-3 .product-grid > .row:before,
.border-width-1 .standard-body .full-width .col-lg-4 .product-grid > .row:before,
.border-width-1 .standard-body .full-width .col-lg-5 .product-grid > .row:before,
.border-width-1 .standard-body .full-width .col-lg-6 .product-grid > .row:before,
.border-width-1 .standard-body .full-width .col-lg-7 .product-grid > .row:before,
.border-width-1 .standard-body .full-width .col-lg-8 .product-grid > .row:before,
.border-width-1 .standard-body .full-width .col-lg-9 .product-grid > .row:before,
.border-width-1 .standard-body .full-width .col-lg-10 .product-grid > .row:before,
.border-width-1 .standard-body .full-width .col-lg-11 .product-grid > .row:before{
left: 0px;
right: 0px;
}
.fixed-body .col-md-12  .product-grid > .row:first-child:before,
.standard-body .fixed .product-grid > .row:first-child:before,
.border-width-1 .standard-body .full-width  .product-grid > .row:first-child:before {
display: none;
}
.center-column .product-grid:after {
left: 0;
bottom: 0;
right: 0;
height: 1px;
background: url(//allyourbliss.com/wp-content/themes/fastor/img/bg-megamenu.png) top left repeat-x;
position: absolute;
content: '';
}
.box-type-4.no-box-type-7 .center-column .product-grid:after {
left: 0 !important;
right: 0 !important;
}
.box-type-3 .center-column .product-grid:after {
display: none;
}
.box-type-14 .center-column .product-grid:after {
display: none;
}
.fixed-body .col-md-12  .product-grid:after {
left: -45px;
right: -45px;
}
@media (max-width: 1100px) {
.responsive  .fixed-body .col-md-12  .product-grid:after{
left: -30px;
right: -30px;
}
}
.standard-body .fixed  .product-grid:after {
left: -40px;
right: -40px;
}
.border-width-1 .standard-body .full-width  .product-grid:after {
left: -4000px;
right: -4000px;
}
.border-width-1 .standard-body .full-width .col-md-1  .product-grid:after,
.border-width-1 .standard-body .full-width .col-md-2  .product-grid:after,
.border-width-1 .standard-body .full-width .col-md-3  .product-grid:after,
.border-width-1 .standard-body .full-width .col-md-4  .product-grid:after,
.border-width-1 .standard-body .full-width .col-md-5  .product-grid:after,
.border-width-1 .standard-body .full-width .col-md-6  .product-grid:after,
.border-width-1 .standard-body .full-width .col-md-7  .product-grid:after,
.border-width-1 .standard-body .full-width .col-md-8  .product-grid:after,
.border-width-1 .standard-body .full-width .col-md-9  .product-grid:after,
.border-width-1 .standard-body .full-width .col-md-10  .product-grid:after,
.border-width-1 .standard-body .full-width .col-md-11  .product-grid:after,
.border-width-1 .standard-body .full-width .col-lg-1  .product-grid:after,
.border-width-1 .standard-body .full-width .col-lg-2  .product-grid:after,
.border-width-1 .standard-body .full-width .col-lg-3  .product-grid:after,
.border-width-1 .standard-body .full-width .col-lg-4  .product-grid:after,
.border-width-1 .standard-body .full-width .col-lg-5  .product-grid:after,
.border-width-1 .standard-body .full-width .col-lg-6  .product-grid:after,
.border-width-1 .standard-body .full-width .col-lg-7  .product-grid:after,
.border-width-1 .standard-body .full-width .col-lg-8  .product-grid:after,
.border-width-1 .standard-body .full-width .col-lg-9  .product-grid:after,
.border-width-1 .standard-body .full-width .col-lg-10  .product-grid:after,
.border-width-1 .standard-body .full-width .col-lg-11  .product-grid:after,
.border-width-1 .standard-body .full-width .col-md-1 .product-grid > .row:after,
.border-width-1 .standard-body .full-width .col-md-2 .product-grid > .row:after,
.border-width-1 .standard-body .full-width .col-md-3 .product-grid > .row:after,
.border-width-1 .standard-body .full-width .col-md-4 .product-grid > .row:after,
.border-width-1 .standard-body .full-width .col-md-5 .product-grid > .row:after,
.border-width-1 .standard-body .full-width .col-md-6 .product-grid > .row:after,
.border-width-1 .standard-body .full-width .col-md-7 .product-grid > .row:after,
.border-width-1 .standard-body .full-width .col-md-8 .product-grid > .row:after,
.border-width-1 .standard-body .full-width .col-md-9 .product-grid > .row:after,
.border-width-1 .standard-body .full-width .col-md-10 .product-grid > .row:after,
.border-width-1 .standard-body .full-width .col-md-11 .product-grid > .row:after,
.border-width-1 .standard-body .full-width .col-md-1 .product-grid > .row:after,
.border-width-1 .standard-body .full-width .col-lg-2 .product-grid > .row:after,
.border-width-1 .standard-body .full-width .col-lg-3 .product-grid > .row:after,
.border-width-1 .standard-body .full-width .col-lg-4 .product-grid > .row:after,
.border-width-1 .standard-body .full-width .col-lg-5 .product-grid > .row:after,
.border-width-1 .standard-body .full-width .col-lg-6 .product-grid > .row:after,
.border-width-1 .standard-body .full-width .col-lg-7 .product-grid > .row:after,
.border-width-1 .standard-body .full-width .col-lg-8 .product-grid > .row:after,
.border-width-1 .standard-body .full-width .col-lg-9 .product-grid > .row:after,
.border-width-1 .standard-body .full-width .col-lg-10 .product-grid > .row:after,
.border-width-1 .standard-body .full-width .col-lg-11 .product-grid > .row:after{
left: 0px;
right: 0px;
}
.box-product .owl-controls {
display: none !important;
}
.product-grid .product {
padding: 50px 10px;
text-align: center;
position: relative;
}
.product-grid-type-8 .product-grid .product {
padding-top: 30px;
padding-bottom: 30px;
padding-left: 0px;
padding-right: 0px;
}
.product-grid-type-6 .product-grid .product {
padding-top: 29px;
padding-bottom: 33px;
}
.product-grid-type-3 .product-grid .product {
padding-bottom: 0px;
}
.product-grid-type-3 .product-grid .product:hover {
padding-bottom: 50px;
margin-bottom: -50px;
z-index: 10;
}
.product-grid-type-5 .product-grid .product {
padding: 30px 0px 0px 0px;
}
.product-grid-type-5 .product-grid .product:hover {
padding-bottom: 50px;
margin-bottom: -50px;
z-index: 10;
}
.product-grid-type-2 .product-grid .product {
padding: 25px 0px 0px 0px;
}
.product-grid-type-2 .product-grid .product:hover {
padding-bottom: 30px;
margin-bottom: -30px;
z-index: 10;
}
.product-grid .product:hover:before {
left: -15px;
height: auto;
width: auto;
bottom: 0px;
top: 0px;
right: -15px;
background: none;
border: 2px solid #d9121f;
z-index: 0;
visibility: visible !important;
}
.product-grid .product:before {
content: '';
position: absolute;
top: 1px;
bottom: -200px;
right: -16px;
width: 1px;
display: block;
background: url(//allyourbliss.com/wp-content/themes/fastor/img/bg-megamenu.png) top left repeat-y;
border-color: #fff;
transition: border-color 0.2s ease-in;
-webkit-transition: border-color 0.2s ease-in;
-moz-transition: border-color 0.2s ease-in;
}
.product-grid-type-2 .product-grid .product:before,
.product-grid-type-2 .product-grid .product:after {
background: none !important;
border-radius: 8px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
}
.product-grid-type-2.box-type-7 .product-grid .product:before,
.product-grid-type-2.box-type-7 .product-grid .product:after {
border-radius: 0px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
}
.box-type-9 .product-grid .product:before,
.box-type-9 .product-grid .product:after {
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
}
.product-grid-type-2 .product-grid .product:hover:before {
background: #fff !important;
}
.product-grid-type-3 .product-grid .product:before,
.product-grid-type-3 .product-grid .product:after {
background: none !important;
}
.product-grid-type-3 .product-grid .product:hover:before {
background: #fff !important;
}
.product-grid-type-5 .product-grid .product:before,
.product-grid-type-5 .product-grid .product:after {
background: none !important;
}
.product-grid-type-5 .product-grid .product:hover:before {
background: #fff !important;
}
.product-grid-type-4 .product-grid .product:before,
.product-grid-type-4 .product-grid .product:after {
background: none;
}
.product-grid-type-8 .product-grid .product:before,
.product-grid-type-8 .product-grid .product:after {
background: none;
}
.product-grid .row > div:last-child .product:before {
background: none;
}
.product-grid .product-hover .only-hover {
visibility: hidden;
position: absolute;
background: #fff;
left: 2px;
right: 2px;
bottom: 2px;
padding: 0px 0px 40px 0px;
text-align: center;
opacity: 0;
font-family: Poppins;
}
.product-grid-type-2 .product-grid .product-hover .only-hover {
padding-bottom: 25px;
}
.product-grid-type-6 .product-grid .product-hover .only-hover {
padding-bottom: 27px;
}
.product-grid-type-8 .product-grid .product-hover .only-hover {
padding-bottom: 27px;
}
.product-grid .product-hover:hover .only-hover {
visibility: visible;
opacity: 1;
}
#main .new-badge {
background: #d9121f;
padding: 8px 20px 5px 20px;
color: #fff;
font-weight: 600;
font-size: 11px;
text-transform: uppercase;
position: absolute;
z-index: 1;
margin-top: -15px;
border-radius: 20px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
}
#main .sale-badge + .new-badge {
margin-top: 25px !important;
}
.sale-badge {
background: #1349b2;
padding: 8px 20px 5px 20px;
color: #fff;
font-weight: 600;
font-size: 11px;
text-transform: uppercase;
position: absolute;
z-index: 1;
margin-top: -15px;
border-radius: 20px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border: 1px solid transparent;
}
.product-grid-type-8 #main .new-badge,
.product-grid-type-8 #main .sale-badge {
margin-top: 0px;
}
.product-grid-type-8 #main .product-info .new,
.product-grid-type-8 #main .product-info .sale-badge {
margin-top: -15px;
}
.product-grid-type-6 #main .new-badge,
.product-grid-type-6 #main .sale-badge {
margin-top: 0px;
}
.product-grid-type-6 #main .product-info .new,
.product-grid-type-6 #main .product-info .sale-badge {
margin-top: -15px;
}
.sale-new-type-5 #main .new-badge,
.sale-new-type-5 #main .sale-badge {
padding-left: 16px;
padding-right: 16px;
}
.sale-new-type-10 #main .new-badge,
.sale-new-type-10 #main .sale-badge {
border-radius:         0px;
-moz-border-radius:    0px;
-webkit-border-radius: 0px;
padding: 2px 10px 0px 10px;
}
.sale-new-type-6 #main .new-badge,
.sale-new-type-6 #main .sale-badge {
border-radius:         0px;
-moz-border-radius:    0px;
-webkit-border-radius: 0px;
padding-left: 10px;
padding-right: 10px;
}
.sale-new-type-8 #main .new-badge,
.sale-new-type-8 #main .sale-badge {
border-radius:         0px;
-moz-border-radius:    0px;
-webkit-border-radius: 0px;
padding-left: 10px;
padding-right: 10px;
padding-top: 4px;
padding-bottom: 4px;
}
.sale-new-type-7 #main .new-badge,
.sale-new-type-7 #main .sale-badge {
border-radius:         4px;
-moz-border-radius:    4px;
-webkit-border-radius: 4px;
}
.sale-new-type-2 #main .new-badge,
.sale-new-type-2 #main .sale-badge {
border-radius:         0px;
-moz-border-radius:    0px;
-webkit-border-radius: 0px;
}
.sale-new-type-3 #main .new-badge,
.sale-new-type-3 #main .sale-badge {
border-radius:         0px;
-moz-border-radius:    0px;
-webkit-border-radius: 0px;
padding-top: 7px;
padding-bottom: 6px;
margin-top: 0px;
}
.sale-new-type-4 #main .new-badge,
.sale-new-type-4 #main .sale-badge {
border-radius:         4px;
-moz-border-radius:    4px;
-webkit-border-radius: 4px;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 12px;
padding-right: 12px;
}
.sale-new-type-9 #main .new-badge,
.sale-new-type-9 #main .sale-badge {
border-radius:         4px;
-moz-border-radius:    4px;
-webkit-border-radius: 4px;
padding-top: 5px;
padding-bottom: 2px;
padding-left: 12px;
padding-right: 12px;
}
.product-info .sale-badge,
.product-info .new-badge {
left: 20px;
top: 35px;
z-index: 1 !important;
}
.sale-new-type-3 .product-info .sale-badge,
.sale-new-type-3 .product-info .new {
left: 0px;
top: 0px;
}
.product-grid .product .image {
position: relative;
}
.product-grid .product .image .quickview {
position: absolute;
top: 50%;
margin-top: -7px;
width: 100%;
z-index: 1;
}
.product-grid .product .image .quickview a {
margin: 0px auto;
display: inline-block;
background: #fefefe;
border: 1px solid #e6e6e6;
font-size: 10px;
padding: 2px 5px;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
opacity: 0;
filter: alpha(opacity=0);
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
-webkit-transition: all 0.2s;
-moz-transition:    all 0.2s;
-o-transition:      all 0.2s;
transition:         all 0.2s;
cursor: pointer;
}
.product-grid .product:hover .image .quickview a {
opacity: 1;
filter: alpha(opacity=100);
-webkit-transform: scale(1,1);
-ms-transform: scale(1,1);
transform: scale(1,1);
}
.product-grid .product .image img.zoom-image-effect,
.products .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 .image img.img-loader,
.products .product .image img.img-loader{
display: none;
position: absolute;
z-index: 22;
top: 0;
right: 0;
left: 0;
width: 50px;
height: 50px;
bottom: 0;
margin: auto;
}
.product-grid .product .image img[src*="blank.gif"] + img.img-loader,
.products .product .image img[src*="blank.gif"] + img.img-loader{
display: block;
}
.product-grid .product:hover .image img.zoom-image-effect,
.products .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,
.products .product .image-swap-effect {
position: relative;
}
.product-grid .product .image-swap-effect .swap-image,
.products .product .image-swap-effect .swap-image {
position: absolute;
visibility: hidden;
left :0;
right: 0;
margin: auto;
opacity: 0.5;
transition: opacity 0.2s ease-in;
-moz-transition: opacity 0.2s ease-in;
-webkit-transition: opacity 0.2s ease-in;
}
.product-grid .product:hover .image-swap-effect .swap-image,
.products .product:hover .image-swap-effect .swap-image {
visibility: visible;
opacity: 1;
}
.product-grid .product .name {
padding-top: 10px;
}
.product-grid-type-4 .product-grid .product .name {
padding-top: 18px;
}
.product-grid-type-8 .product-grid .product .name {
padding-top: 18px;
padding-bottom: 1px;
}
.product-grid-type-8 .product-grid .product .name a {
font-size: 12px;
}
.product-grid-type-5 .product-grid .product .name {
padding-top: 20px;
}
.product-grid .product-hover:hover .name {
visibility: hidden;
opacity: 0;
}
.product-grid-type-2 .product-grid .product .name  {
font-weight: 500;
padding-bottom: 5px;
}
.product-grid .product .price {
color: #d9121f;
font-size: 14px;
font-weight: 600;
}
.product-grid .product-hover:hover .price {
visibility: hidden;
opacity: 0;
}
.product-grid-type-5 .product-grid .product .price {
line-height: 1.2;
}
.product-grid .product .price .price-old {
color: #232323;
font-weight: 400 !important;
text-decoration: line-through;
padding-right: 2px;
}
body.firefox-mac .product-grid .product .price .price-old  {
font-weight: 300 !important;
}
.product-grid .product .rating {
padding-top: 1px;
}
.product-grid .product .only-hover ul {
list-style: none;
margin: 0px auto;
padding: 0px;
display: inline-block; transform: scale(0);
-moz-transform: scale(0);
-webkit-transform: scale(0);
opacity: 0;
transition: all 0.3s ease-out;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;   }
.product-grid .product:hover .only-hover ul {
transform: scale(1);
-moz-transform: scale(1);
-webkit-transform: scale(1);
opacity: 1;
}
.product-grid .product .only-hover ul li {
display: inline-block;
padding: 5px 1px 5px 0px;
vertical-align: top;
margin: 0;
width: 50px;
float: left;
}
.product-grid .product .only-hover ul.shrinked li{
width: 38px;
}
.product-grid .product .only-hover ul li a {
display: block;
width: 45px;
height: 45px;
margin: 0 auto;
border-radius: 100px;
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
background: #fff;
border: 1px solid #ccc;
transition: all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
font-size: 16px;
padding: 10px 0px;
text-align: center;
cursor: pointer;
}
.product-grid .product .only-hover ul li a.added_to_cart {
display: none !important
}
.product-grid  ul li a .compare-label,
.product-grid  ul li a .add-to-cart-label {
margin-top: -10px;
padding-top: 10px;
}
.product-grid .product .only-hover ul.shrinked li a {
width: 35px;
height: 35px;
padding: 5px 0;
}
.product-grid  ul.shrinked li a .compare-label,
.product-grid  ul.shrinked li a .add-to-cart-label {
margin-top: -5px;
padding-top: 5px;
}
.product-grid .product .only-hover ul li a i {
margin: 0
}
.product-grid .product .only-hover ul li a.compare.added {
display: none;
}
.product-grid .product .only-hover ul li a:hover {
background: #d9121f;
border-color: #d9121f;
color: #fff;
}
.products-buttons-action-type-2 .product-grid .product .only-hover ul li a {
border-radius: 0px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
}
.products-buttons-action-type-3 .product-grid .product .only-hover ul li a {
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
}
.products-buttons-action-type-4 .product-grid .product .only-hover ul li a {
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
} .is-countdown {
background: rgba(237,237,237,0.90);
margin-top: -60px;
left: 0;
right: 0;
padding: 0px;
position: absolute;
z-index: 5;
font-size: 12px;
color: #232323;
overflow: hidden;
}
.countdown-special-type-7 .is-countdown {
margin-top: 0px !important;
top: 40px;
left: 10px;
right: 10px;
background: rgba(255, 255, 255, .9);
z-index: 0;
}
.countdown-special-type-7 .product-list .is-countdown {
top: 10px;
left: 25px;
right: 25px;
}
.countdown-special-type-4 .is-countdown {
background: #ede5de; background: -moz-linear-gradient(top,  #ede5de 0%, #e5d8ce 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ede5de), color-stop(100%,#e5d8ce)); background: -webkit-linear-gradient(top,  #ede5de 0%,#e5d8ce 100%); background: -o-linear-gradient(top,  #ede5de 0%,#e5d8ce 100%); background: -ms-linear-gradient(top,  #ede5de 0%,#e5d8ce 100%); background: linear-gradient(to bottom,  #ede5de 0%,#e5d8ce 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ede5de', endColorstr='#e5d8ce',GradientType=0 ); border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
margin-top: -70px;
}
.countdown-special-type-9 .is-countdown {
background: #f44c1c;
color: #fff; }
.countdown-special-type-8 .is-countdown {
background: #fbf9f3; border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
margin-top: -70px;
border: 1px solid #e1e0da;
}
.countdown-special-type-5 .is-countdown {
background: #ffd900; background: -moz-linear-gradient(top,  #ffd900 0%, #ffc200 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffd900), color-stop(100%,#ffc200)); background: -webkit-linear-gradient(top,  #ffd900 0%,#ffc200 100%); background: -o-linear-gradient(top,  #ffd900 0%,#ffc200 100%); background: -ms-linear-gradient(top,  #ffd900 0%,#ffc200 100%); background: linear-gradient(to bottom,  #ffd900 0%,#ffc200 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd900', endColorstr='#ffc200',GradientType=0 ); border-radius: 2px 2px 0px 0px;
-webkit-border-radius: 2px 2px 0px 0px;
-moz-border-radius: 2px 2px 0px 0px; border-bottom: 1px solid #e5ad00;
}
.countdown-special-type-2 .is-countdown {
background: rgba(20,20,20,0.90);
color: #7f7f7f;
}
.countdown-special-type-6 .is-countdown {
background: rgba(0,0,0,0.50);
color: #fff;
}
.countdown-special-type-3 .is-countdown {
background: rgba(0,0,0,0.80);
color: #fff;
font-size: 10px;
left: 10px;
right: 10px;
height: 60px;
margin-top: -65px;
padding-top: 1px;
}
.product-list .is-countdown {
left: 5px;
right: 5px;
}
.countdown-special-type-3 .product-list .is-countdown {
left: 15px;
right: 15px;
}
.col-sm-12 > .product .is-countdown {
margin-top: -100px;
}
.is-countdown .countdown-section:after {
content: '';
width: 1px;
top: 0;
bottom: 0;
position: absolute;
background: url(//allyourbliss.com/wp-content/themes/fastor/img/bg-megamenu.png) top left repeat-y;
left: 100%;
}
.countdown-special-type-3 .is-countdown .countdown-section:after {
background: rgba(255,255,255,0.10)
}
.countdown-special-type-6 .is-countdown .countdown-section:after {
background: rgba(255,255,255,0.10)
}
.is-countdown .countdown-section:last-child:after {
display: none;
}
.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: 100%;
line-height: 1.8;
text-align: center;
position: relative;
padding: 12px 0px 6px 0px;
}
.col-sm-12 > .product .countdown-section {
padding-bottom: 12px;
}
.countdown-special-type-7 .countdown-section {
font-size: 11px;
font-weight: bold;
color: #957f85;
}
.countdown-amount {
font-size: 14px;
font-weight: 600;
display: block;
position: relative;
margin-bottom: -5px;
}
.countdown-special-type-3 .countdown-amount {
font-weight: 400;
}
.countdown-special-type-7 .countdown-amount {
font-weight: 400;
color: #59454b;
font-family: PlayFair Display;
font-size: 18px;
margin-bottom: -1px;
margin-top: -5px;
}
.col-sm-12 > .product .countdown-amount {
font-size: 18px;
font-weight: 400;
padding-top: 2px;
}
.countdown-special-type-7 .col-sm-12 > .product .countdown-amount {
font-size: 25px;
padding-top: 0px;
}
.countdown-period {
display: block;
}
.countdown-descr {
display: block;
width: 100%;
}   .col-sm-3 .box-no-advanced.box-with-products.with-scroll,
.col-sm-4 .box-no-advanced.box-with-products.with-scroll,
.col-md-3 .box-no-advanced.box-with-products.with-scroll,
.col-md-4 .box-no-advanced.box-with-products.with-scroll {
margin-bottom: 17px;
}
.col-sm-3 .box-no-advanced.box-with-products .clear,
.col-sm-4 .box-no-advanced.box-with-products .clear,
.col-md-3 .box-no-advanced.box-with-products .clear,
.col-md-4 .box-no-advanced.box-with-products .clear {
display: none;
}
.col-sm-3 .box-no-advanced .product-grid > .row:before,
.col-sm-4 .box-no-advanced .product-grid > .row:before,
.col-md-3 .box-no-advanced .product-grid > .row:before,
.col-md-4 .box-no-advanced .product-grid > .row:before {
display: none;
}
.col-sm-3 .box-no-advanced .products,
.col-sm-4 .box-no-advanced .products,
.col-md-3 .box-no-advanced .products,
.col-md-4 .box-no-advanced .products {
padding: 0px !important;
margin-top: -2px !important;
margin-bottom: -1px;
overflow: hidden;
}
.product-grid-type-8 .col-sm-3 .box-no-advanced .products,
.product-grid-type-8 .col-sm-4 .box-no-advanced .products,
.product-grid-type-8 .col-md-3 .box-no-advanced .products,
.product-grid-type-8 .col-md-4 .box-no-advanced .products {
padding-top: 28px !important;
}
.col-sm-3 .box-no-advanced .item,
.col-sm-4 .box-no-advanced .item,
.col-md-3 .box-no-advanced .item,
.col-md-4 .box-no-advanced .item {
overflow: hidden;
}
.col-sm-3 .box-no-advanced .products .product-grid,
.col-sm-4 .box-no-advanced .products .product-grid,
.col-md-3 .box-no-advanced .products .product-grid,
.col-md-4 .box-no-advanced .products .product-grid {
margin: -1px 0px 0px 0px;
padding: 0px;
}
.col-sm-3 .box-no-advanced.with-scroll .products .product-grid,
.col-sm-4 .box-no-advanced.with-scroll .products .product-grid,
.col-md-3 .box-no-advanced.with-scroll .products .product-grid,
.col-md-4 .box-no-advanced.with-scroll .products .product-grid {
margin: -1px 0px 10px 0px;
padding: 0px;
}
.col-sm-3 .box-no-advanced .products .row > div,
.col-sm-4 .box-no-advanced .products .row > div,
.col-md-3 .box-no-advanced .products .row > div,
.col-md-4 .box-no-advanced .products .row > div {
width: 100%;
margin: 0px;
}
.col-sm-3 .box-no-advanced .products .row > div .product,
.col-sm-4 .box-no-advanced .products .row > div .product,
.col-md-3 .box-no-advanced .products .row > div .product,
.col-md-4 .box-no-advanced .products .row > div .product {
margin: 0px;
padding: 28px;
text-align: left;
background: url(//allyourbliss.com/wp-content/themes/fastor/img/bg-megamenu.png) top left repeat-x;
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
}
.product-grid-type-8 .col-sm-3 .box-no-advanced .products .row > div .product,
.product-grid-type-8 .col-sm-4 .box-no-advanced .products .row > div .product,
.product-grid-type-8 .col-md-3 .box-no-advanced .products .row > div .product,
.product-grid-type-8 .col-md-4 .box-no-advanced .products .row > div .product {
background: none;
padding-top: 0px;
}
.col-sm-3 .box-no-advanced .products .row > div .product .sale,
.col-sm-4 .box-no-advanced .products .row > div .product .sale,
.col-md-3 .box-no-advanced .products .row > div .product .sale,
.col-md-4 .box-no-advanced .products .row > div .product .sale,
.col-sm-3 .box-no-advanced .products .row > div .product .new,
.col-sm-4 .box-no-advanced .products .row > div .product .new,
.col-md-3 .box-no-advanced .products .row > div .product .new,
.col-md-4 .box-no-advanced .products .row > div .product .new {
display: none;
}
.col-sm-3 .box-no-advanced .products .row > div .product:before,
.col-sm-4 .box-no-advanced .products .row > div .product:before,
.col-md-3 .box-no-advanced .products .row > div .product:before,
.col-md-4 .box-no-advanced .products .row > div .product:before {
display: none;
}
.col-sm-3 .box-no-advanced .products .row > div .product .left,
.col-sm-4 .box-no-advanced .products .row > div .product .left,
.col-md-3 .box-no-advanced .products .row > div .product .left,
.col-md-4 .box-no-advanced .products .row > div .product .left {
float: left;
width: 34%;
}
.col-sm-3 .box-no-advanced .products .row > div .product .right,
.col-sm-4 .box-no-advanced .products .row > div .product .right,
.col-md-3 .box-no-advanced .products .row > div .product .right,
.col-md-4 .box-no-advanced .products .row > div .product .right {
float: left;
width: 57%;
margin-left: 9%;
padding-top: 0px;
}
.product-grid-type-8 .col-sm-3 .box-no-advanced .products .row > div .product .right,
.product-grid-type-8 .col-sm-4 .box-no-advanced .products .row > div .product .right,
.product-grid-type-8 .col-md-3 .box-no-advanced .products .row > div .product .right,
.product-grid-type-8 .col-md-4 .box-no-advanced .products .row > div .product .right {
padding-top: 8px;
}
.col-sm-3 .box-no-advanced .products .row > div .product .right .name,
.col-sm-4 .box-no-advanced .products .row > div .product .right .name,
.col-md-3 .box-no-advanced .products .row > div .product .right .name,
.col-md-4 .box-no-advanced .products .row > div .product .right .name {
visibility: visible !important;
opacity: 1 !important;
}
.col-sm-3 .box-no-advanced .products .row > div .product .price,
.col-sm-4 .box-no-advanced .products .row > div .product .price,
.col-md-3 .box-no-advanced .products .row > div .product .price,
.col-md-4 .box-no-advanced .products .row > div .product .price {
padding-top: 7px;
visibility: visible !important;
opacity: 1 !important;
}
.col-sm-3 .box-no-advanced .products .product .only-hover,
.col-sm-4 .box-no-advanced .products .product .only-hover,
.col-md-3 .box-no-advanced .products .product .only-hover,
.col-md-4 .box-no-advanced .products .product .only-hover {
display: none;
}
.col-sm-3 .box-no-advanced .products .is-countdown,
.col-sm-4 .box-no-advanced .products .is-countdown,
.col-md-3 .box-no-advanced .products .is-countdown,
.col-md-4 .box-no-advanced .products .is-countdown {
display: none;
}
.col-sm-3 .box-no-advanced .products .quickview,
.col-sm-4 .box-no-advanced .products .quickview,
.col-md-3 .box-no-advanced .products .quickview,
.col-md-4 .box-no-advanced .products .quickview {
display: none;
}  #mfilter-content-container {
margin-top: 0px;
}
.product-filter{
clear: both;
}
.body-white-type-2 #mfilter-content-container {
margin-top: 50px;
}
.box-type-12 #mfilter-content-container {
margin-top: 50px;
}
.box-type-19 #mfilter-content-container {
margin-top: 50px;
}
.box-type-16 #mfilter-content-container {
margin-top: 50px;
}
.product-search #mfilter-content-container {
margin-top: 50px;
}
#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 {
background: #fff url(//allyourbliss.com/wp-content/themes/fastor/img/bg-megamenu.png) top left repeat-x;
}
.standard-body .full-width .product-list {
padding: 0px 15px;
}
.body-white .standard-body .full-width .product-list {
padding: 0px;
}
.fixed-body .col-md-12 .col-md-12.center-column .product-list {
margin: 0px -45px;
position: relative;
width: auto !important;
padding: 0px 35px;
}
.standard-body .fixed .col-md-12 .col-md-12.center-column .product-list {
margin: 0px -40px;
position: relative;
width: auto !important;
padding: 0px 30px;
}
.border-width-1.body-white .standard-body .full-width .col-md-12 .col-md-12.center-column .product-list {
margin: 0px -4000px;
position: relative;
width: auto !important;
padding: 0px 3990px;
}
.product-list > div {
position: relative;
margin: 0px;
padding: 28px 23px;
margin: 0px -15px -1px -15px;
border: 2px solid transparent;
transition: all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
}
.product-list-type-2 .product-list > div {
padding-top: 20px;
padding-bottom: 20px;
border-radius: 8px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
}
.box-type-9 .product-list > div {
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
}
.product-list-type-2.box-type-7 .product-list > div {
border-radius: 0px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
}
.fixed-body .col-md-12 .col-md-12.center-column .product-list > div {
margin-left: -35px;
margin-right: -35px;
padding-left: 43px;
padding-right: 43px;
}
.standard-body .fixed .col-md-12 .col-md-12.center-column .product-list > div {
margin-left: -30px;
margin-right: -30px;
padding-left: 38px;
padding-right: 38px;
}
.product-list > div:before {
content: '';
position: absolute;
bottom: -2px;
left: 13px;
right: 13px;
height: 1px;
z-index: -1;
background: url(//allyourbliss.com/wp-content/themes/fastor/img/bg-megamenu.png) bottom left repeat-x;
}
.box-type-3 .product-list > div:last-child:before {
display: none;
}
.box-type-14 .product-list > div:last-child:before {
display: none;
}
.body-other .standard-body .full-width .center-column .product-list > div:before,
.fixed-body .col-md-12 .col-md-12.center-column .product-list > div:before,
.standard-body .fixed .col-md-12 .col-md-12.center-column .product-list > div:before {
left: -2px;
right: -2px;
}
.border-width-1 .standard-body .full-width .col-md-12 .col-md-12.center-column .product-list > div:before {
left: -4000px;
right: -4000px;
}
.product-list > div:hover {
border: 2px solid #d9121f;
}
.product-list > div .sale,
#main .product-list > div .new {
margin-top: -5px;
}
.product-list .image {
}
.product-list .row .image-swap-effect {
position: relative;
}
.product-list .row .image-swap-effect .swap-image {
position: absolute;
visibility: hidden;
opacity: 0.5;
transition: opacity 0.2s ease-in;
-moz-transition: opacity 0.2s ease-in;
-webkit-transition: opacity 0.2s ease-in;
}
.product-list .row:hover .image-swap-effect .swap-image {
visibility: visible;
opacity: 1;
}
.product-list .row .image img.img-loader{
display: none;
position: absolute;
z-index: 22;
top: 0;
right: 0;
left: 0;
width: 50px;
height: 50px;
bottom: 0;
margin: auto;
}
.product-list .row .image img[src*="blank.gif"] + img.img-loader{
display: block;
}
.product-list .name-actions {
position: static;
}
.product-list .name-actions:before {
content: '';
position: absolute;
bottom: -1px;
top: -1px;
margin-left: -5px;
z-index: -1;
width: 1px;
background: url(//allyourbliss.com/wp-content/themes/fastor/img/bg-megamenu.png) bottom left repeat-y;
}
.product-list-type-2 .product-list .name-actions:before {
display: none !important;
}
.product-list-type-3 .product-list .name-actions:before {
display: none !important;
}
.product-list .name-actions > .name {
padding-left: 35px;
padding-right: 45px;
line-height: 1;
padding-top: 34px;
}
.product-list-type-2 .product-list .name-actions > .name {
padding-left: 10px;
padding-right: 0px;
padding-top: 30px;
font-weight: 500;
}
.col-md-12 .col-md-12.center-column .product-list .name-actions > .name {
padding-top: 64px;
}
.product-list-type-2 .col-md-12 .col-md-12.center-column .product-list .name-actions > .name {
padding-top: 45px;
}
.product-list .name-actions > .price {
padding-left: 35px;
padding-right: 45px;
padding-top: 3px;
font-size: 20px;
line-height: 1;
color: #d9121f;
font-weight: 600;
}
.product-list-type-2 .product-list .name-actions > .price {
padding-left: 10px;
padding-right: 0px;
}
.product-list .name-actions > .price .price-old {
color: #232323;
font-weight: 400;
text-decoration: line-through;
padding-right: 2px;
font-size: 13px;
}
body.firefox-mac .product-list .name-actions > .price .price-old {
font-weight: 300;
}
.product-list .name-actions ul {
list-style: none;
margin: 0px;
padding: 21px 45px 0px 35px;
}
.product-list-type-2 .product-list .name-actions ul {
padding-left: 10px;
padding-right: 0px;
}
.product-list .name-actions ul li {
float: left;
padding: 5px 3px 5px 0px;
vertical-align: top;
}
.product-list .name-actions ul li a {
display: block;
width: 45px;
height: 45px;
border-radius: 100px;
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
background: #fff;
border: 1px solid #ccc;
transition: all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
font-size: 16px;
padding: 10px 0px;
text-align: center;
cursor: pointer;
font-family: Poppins;
}
.product-list .name-actions ul li a.added_to_cart {
display: none !important
}
.product-list .name-actions ul li a .compare-label,
.product-list .name-actions ul li a .add-to-cart-label {
margin-top: -10px;
padding-top: 10px;
}
.product-list .name-actions ul.shrinked li a {
width: 35px;
height: 35px;
padding: 5px 0;
}
.product-list .name-actions ul.shrinked li a .compare-label,
.product-list .name-actions ul.shrinked li a .add-to-cart-label {
margin-top: -5px;
padding-top: 5px;
}
.product-list .name-actions ul li a i{
margin: 0;
}
.product-list .name-actions ul li a:hover {
background: #d9121f;
border-color: #d9121f;
color: #fff;
}
.products-buttons-action-type-2 .product-list .name-actions ul li a {
border-radius: 0px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
}
.products-buttons-action-type-3 .product-list .name-actions ul li a {
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
}
.products-buttons-action-type-4 .product-list .name-actions ul li a {
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
}
.product-list .desc {
position: static;
padding-top: 50px;
}
.col-md-12 .col-md-12.center-column .product-list .desc {
padding-top: 80px;
}
.product-list .desc .product-brand{
position: absolute;
top: 0;
right: 15px;
}
.product-list .desc .product-brand img{
max-height: 50px;
}
.product-list .desc:before {
content: '';
position: absolute;
bottom: -1px;
top: -1px;
margin-left: -40px;
z-index: -1;
width: 1px;
background: url(//allyourbliss.com/wp-content/themes/fastor/img/bg-megamenu.png) bottom left repeat-y;
}  .category-info {
padding: 30px 0px 0px 0px;
position: relative;
margin: 0px -30px 0px 0px;
}
.standard-body .full-width .category-info {
background: #fff;
padding: 30px 0px 0px 30px;
margin: 30px 0px 0px 0px;
}
.body-white .standard-body .full-width .category-info {
background: none;
padding: 30px 0px 0px 0px;
margin: 0px -30px 0px 0px;
}
.body-white .standard-body .full-width .col-md-12 .col-md-12.center-column .category-info {
padding-top: 40px;
}
.category-info:before {
bottom: 0;
left: 0;
right: 30px;
height: 1px;
background: url(//allyourbliss.com/wp-content/themes/fastor/img/bg-megamenu.png) top left repeat-x;
content: '';
position: absolute;
display: block;
}
.standard-body .full-width .category-info:before {
right: 0;
}
.body-white .standard-body .full-width .category-info:before {
right: 30px;
}
.fixed-body .col-md-12 .col-md-12.center-column .category-info:before {
left: -45px;
right: -15px;
}
.standard-body .fixed .col-md-12 .col-md-12.center-column .category-info:before {
left: -40px;
right: -10px;
}
.border-width-1 .standard-body .full-width .col-md-12 .col-md-12.center-column .category-info:before {
left: -4000px;
right: -4000px;
}
.category-info .image {
padding: 0px 30px 30px 0px;
float: left;
width: auto;
max-width: 100%;
}
.category-info .image img {
}
.category-info > p {
padding: 2px 30px 30px 0px;
}
.refine_search {
margin: 0px auto !important;
padding: 51px 0px 9px 0px !important;
display: inline-block;
font-size: 20px;
font-weight: 500;
border-bottom: 2px solid #d9121f;
position: relative;
z-index: 1;
}
.refine_search_overflow {
position: relative;
}
.refine_search_overflow:after {
content: '';
position: absolute;
bottom: 0;
left: 0;
right: 0;
height: 1px;
display: block;
z-index: 1;
background: url(//allyourbliss.com/wp-content/themes/fastor/img/bg-megamenu.png) bottom left repeat-x;
}
.standard-body .fixed .col-md-12 .col-md-12.center-column .refine_search_overflow:after {
right: -40px;
left: -40px;
}
.fixed-body .col-md-12 .col-md-12.center-column .refine_search_overflow:after {
right: -45px;
left: -45px;
}
.border-width-1 .standard-body .full-width .col-md-12 .col-md-12.center-column .refine_search_overflow:after {
right: -4500px;
left: -4500px;
}
.category-list {
background: #fff url(//allyourbliss.com/wp-content/themes/fastor/img/bg-megamenu.png) bottom left repeat-x;
padding: 30px 0px 4px 0px;
position: relative;
margin-top: -1px;
}
.standard-body .fixed .col-md-12 .col-md-12.center-column .category-list {
margin-left: -40px;
margin-right: -40px;
padding-left: 40px;
padding-right: 40px;
}
.border-width-1 .standard-body .full-width .col-md-12 .col-md-12.center-column .category-list {
margin-left: -4000px;
margin-right: -4000px;
padding-left: 4000px;
padding-right: 4000px;
}
.fixed-body .col-md-12 .col-md-12.center-column .category-list {
margin-left: -45px;
margin-right: -45px;
padding-left: 45px;
padding-right: 45px;
}
.category-list-text-only {
padding: 30px 0px 24px 0px;
}
.standard-body .full-width .category-list {
padding-left: 30px;
padding-right: 30px;
}
.body-white .standard-body .full-width .category-list {
padding-left: 0px;
padding-right: 0px;
}
.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 {
background: #fff;
padding: 0px;
margin: 0px;
position: relative;
}
.box-type-9 .product-filter {
border-radius: 4px 4px 0px 0px;
-webkit-border-radius: 4px 4px 0px 0px;
-moz-border-radius: 4px 4px 0px 0px;
}
.product-filter .select:after {
display: none;
}
.standard-body .full-width .product-filter {
padding: 0px 25px;
margin-top: 30px;
}
.body-white .standard-body .full-width .product-filter {
margin: 0px;
padding: 0px;
background: none;
}
.product-filter .list-options {
float: right;
width: auto;
padding: 0px 0px 0px 30px;
}
.product-filter .list-options .sort {
padding: 14px 0px 12px 30px;
float: left;
width: auto;
position: relative;
}
.product-filter .list-options .sort:before {
top: 0;
bottom: 0;
width: 1px;
background: url(//allyourbliss.com/wp-content/themes/fastor/img/bg-megamenu.png) top left repeat-y;
content: '';
position: absolute;
margin-left: -30px;
}
.box-type-4 .product-filter .list-options .sort:before {
display: none;
}
.box-type-5 .product-filter .list-options .sort:before {
display: none;
}
.box-type-6 .product-filter .list-options .sort:before {
display: none;
}
.box-type-8 .product-filter .list-options .sort:before {
display: none;
}
.product-grid-type-8 .product-filter .list-options .sort:before {
display: none;
}
.product-filter .list-options .sort:after {
content: "\f078";
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: 9px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
color: #d9121f;
vertical-align: top;
margin: 30px 0px 0px 0px;
top: 0;
right: 1px;
position: absolute;
}
.product-filter .list-options .limit {
padding: 14px 0px 12px 30px;
margin: 0px 0px 0px 21px;
float: left;
width: auto;
position: relative;
}
.box-type-4 .product-filter .list-options .limit {
padding-left: 10px;
}
.box-type-5 .product-filter .list-options .limit {
padding-left: 20px;
}
.box-type-6 .product-filter .list-options .limit {
padding-left: 10px;
}
.box-type-8 .product-filter .list-options .limit {
padding-left: 10px;
}
.product-grid-type-8 .product-filter .list-options .limit {
padding-left: 10px;
}
.product-filter .list-options .limit:before {
top: 0;
bottom: 0;
width: 1px;
background: url(//allyourbliss.com/wp-content/themes/fastor/img/bg-megamenu.png) top left repeat-y;
content: '';
position: absolute;
margin-left: -30px;
}
.box-type-4 .product-filter .list-options .limit:before {
display: none;
}
.box-type-5 .product-filter .list-options .limit:before {
display: none;
}
.box-type-6 .product-filter .list-options .limit:before {
display: none;
}
.box-type-8 .product-filter .list-options .limit:before {
display: none;
}
.product-grid-type-8 .product-filter .list-options .limit:before {
display: none;
}
.product-filter .list-options .limit:after {
content: "\f078";
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: 9px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
color: #d9121f;
vertical-align: top;
margin: 30px 0px 0px 0px;
top: 0;
right: 1px;
position: absolute;
}
.product-filter .list-options select {
margin: 0px 0px 0px 10px;
width: auto;
background: none;
border: none;
padding: 0px 17px 0px 0px;
margin: 0px;
font-size: 12px;
line-height: 12px;
font-weight: 600 !important;
color: #333;
display: inline-block;
vertical-align: top;
position: relative;
z-index: 1;
line-height: 1.6;
height: 45px;
}
.product-filter .options {
float: left;
width: auto;
padding: 0px;
}
.product-filter .options .product-compare {
float: right;
width: auto;
padding: 27px 0px 21px 31px;
}
.product-grid-type-8 .product-filter .options .product-compare {
padding-left: 10px;
}
.box-type-4 .product-filter .options .product-compare {
padding-left: 10px;
}
.box-type-5 .product-filter .options .product-compare {
padding-left: 20px;
}
.box-type-6 .product-filter .options .product-compare {
padding-left: 10px;
}
.box-type-8 .product-filter .options .product-compare {
padding-left: 10px;
}
.product-filter .options .product-compare:before {
top: 0;
bottom: 0;
width: 1px;
background: url(//allyourbliss.com/wp-content/themes/fastor/img/bg-megamenu.png) top left repeat-y;
content: '';
position: absolute;
margin-left: -31px;
}
.box-type-4 .product-filter .options .product-compare:before {
display: none;
}
.box-type-5 .product-filter .options .product-compare:before {
display: none;
}
.box-type-6 .product-filter .options .product-compare:before {
display: none;
}
.box-type-8 .product-filter .options .product-compare:before {
display: none;
}
.product-grid-type-8 .product-filter .options .product-compare:before {
display: none;
}
.product-filter .options .product-compare a {
font-size: 11px;
font-weight: bold;
text-transform: uppercase;
}
.product-filter .options .button-group {
float: left;
width: auto;
padding: 26px 13px 23px 0px;
}
.product-filter .options .button-group button {
margin: 0px 14px 0px 0px;
padding: 0px;
line-height: 22px;
border: none;
background: none;
color: #ccc;
font-size: 14px;
outline: none;
transition: all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
}
.product-filter .options .button-group button:hover,
.product-filter .options .button-group .active {
color: #000;
}  .product-info {
}
.body-other .standard-body .full-width .product-info {
padding: 40px;
position: relative;
}
.body-other .standard-body .full-width .product-info:before {
content: '';
position: absolute;
top: 50px;
left: 0;
right: 0;
bottom: 0;
background: #fff;
}
.box-type-9 .body-other .standard-body .full-width .product-info:before {
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
}
.product-page-type-2 .standard-body .full-width .product-info:before {
display: none;
}
.product-page-type-2 .standard-body .full-width .product-info {
padding: 0px !important;
} .next-product {
background: #fff;
border: 1px solid #e5e5e5;
text-align: left;
margin-bottom: 50px;
padding: 10px;
margin-top: -8px;
}
.breadcrumb-style-1 .breadcrumb .next-product {
margin-bottom: 30px;
}
.breadcrumb-style-9 .breadcrumb .next-product {
margin-bottom: 30px;
}
.breadcrumb-style-2 .breadcrumb .next-product {
margin-bottom: 30px;
}
.breadcrumb-style-4 .breadcrumb .next-product {
margin-bottom: 20px;
margin-top: -5px;
}
.breadcrumb-style-8 .breadcrumb .next-product {
margin-bottom: 10px;
margin-top: -13px;
}
.breadcrumb-style-6 .breadcrumb .next-product {
margin-bottom: 20px;
margin-top: -5px;
}
.next-product .image {
float: left;
width: 34%;
}
.next-product.right .image {
float: right;
}
.next-product .image img {
display: block;
}
.next-product .right {
padding: 17px 10px 0px 20px;
width: 66%;
float: left;
}
.next-product.right .right {
text-align: right;
padding-right: 20px;
padding-left: 10px;
}
.next-product .right .price {
font-size: 14px;
color: #d9121f;
font-weight: 600;
padding: 8px 0px 10px 0px;
}  .next-product-2 {
text-align: left;
margin-top: 27px;
}
.breadcrumb-style-10 .next-product-2 {
margin-top: 17px;
}
.breadcrumb-style-11 .next-product-2 {
margin-top: 23px;
}
.breadcrumb-style-8 .next-product-2 {
margin-top: 17px;
}
.next-product-2.right {
text-align: right;
}
.button-previous-next {
display:inline-block;
cursor:pointer;
border: none;
color:#d9121f;
border: 1px solid #e5e5e5;
font-size: 11px;
font-weight: 700;
text-transform: uppercase;
padding: 8px 30px 5px 30px;
border-radius:         20px;
-moz-border-radius:    20px;
-webkit-border-radius: 20px;
transition:         all 0.2s ease-in;
-moz-transition:    all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
background: #fff;
outline: none;
}
.button-body-type-9 .button-previous-next {
padding-top: 7px;
padding-bottom: 7px;
}
.button-previous-next:hover {
color: #fff;
background: #d9121f;
border-color: #d9121f;
} .product-info .popup-gallery.col-sm-7 {
width: 55.55555555555556%;
} .product-info .product-image {
margin: 50px 0px 0px 0px;
background: #fff;
text-align: center;
position: relative;
}
.product-info .product-image > div {
border: 1px solid #e5e5e5;
}
.product-page-type-3 .product-info .product-image {
border: none;
}
.box-type-9 .product-info .product-image {
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
padding: 1px;
}
.box-type-5 .product-info .product-image {
border: none;
}
.box-type-6 .product-info .product-image {
border: none;
}
.box-type-8 .product-info .product-image {
border: none;
}
.product-page-type-2 .standard-body .full-width .product-info .product-image {
border-left: none;
border-right: none;
border-top: none;
}
.quickview .product-info .product-image {
margin-top: 0px;
}
.quickview-wrap #quickview_product .owl-controls .owl-buttons{
opacity: 0;
transition: all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
}
.quickview-wrap #quickview_product .images.woocommerce-product-gallery__wrapper:hover .owl-controls .owl-buttons{
opacity: 1;
}
.quickview-wrap #quickview_product .owl-controls .owl-buttons div{
position: absolute;
top: 0;
bottom: 0;
text-align: center;
height: 40px;
width: 40px;
font-size: 25px;
line-height: 45px;
background: #fff;
background: rgba(255,255,255, .9);
margin: auto;
opacity: 0.8;
transition: all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
}
.quickview-wrap #quickview_product .owl-controls .owl-buttons div:hover{
opacity: 1;
}
.quickview-wrap #quickview_product .owl-controls .owl-buttons .owl-prev{
left: -10px;
}
.quickview-wrap #quickview_product .owl-controls .owl-buttons .owl-next{
right: -10px;
}
.quickview-wrap #quickview_product .images.woocommerce-product-gallery__wrapper:hover .owl-controls .owl-buttons .owl-prev{
left: 10px;
}
.quickview-wrap #quickview_product .images.woocommerce-product-gallery__wrapper:hover .owl-controls .owl-buttons .owl-next{
right: 10px;
}
.product-info .product-image a {
display: block;
}
.product-info .product-image img {
display: block;
cursor: pointer;
margin: 0px auto;
} .product-info .thumbnails {
padding-top: 50px;
}
.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 {
border: 1px solid #e5e5e5;
display: block;
margin: 0px auto;
}
.product-page-type-3 .product-info .thumbnails li img,
.product-page-type-3 .product-info .thumbnails-carousel img {
border: none;
}
.box-type-9 .product-info .thumbnails li img,
.box-type-9 .product-info .thumbnails-carousel img {
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
}
.box-type-5 .product-info .thumbnails li img,
.box-type-5 .product-info .thumbnails-carousel img {
border: none;
}
.box-type-6 .product-info .thumbnails li img,
.box-type-6 .product-info .thumbnails-carousel img {
border: none;
}
.box-type-8 .product-info .thumbnails li img,
.box-type-8 .product-info .thumbnails-carousel img {
border: none;
} .product-info .flex-control-nav{
overflow: hidden;
opacity: 1;
}
.product-info .flex-control-nav.hide{
opacity: 0;
}   .product-info .flex-control-nav{
padding: 0;
}
.product-info .overflow-thumbnails-carousel {
padding: 20px 15px 0px 15px;
}
.product-info .overflow-thumbnails-carousel.hide-nav {
padding: 20px 5px 0px 5px;
}
.product-page-type-2 .standard-body .full-width .overflow-thumbnails-carousel {
background: #fff;
padding-top: 30px;
padding-bottom: 15px;
padding-left: 15px;
padding-right: 15px;
margin: 0;
}   .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: -2px;
width: 100%;
}
.product-info .overflow-thumbnails-carousel.hide-nav .owl-buttons {
display: none;
}
.product-info .thumbnails-carousel .owl-buttons .owl-prev,
.product-info .thumbnails-carousel .owl-buttons .owl-next {
position: absolute;
width: 35px;
height: 35px;
border-radius: 100px;
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
border: 1px solid #e5e5e5;
background: #fff;
color: #333;
transition: all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
padding: 8px 0px 0px 12px;
text-align: left;
left: -9px;
top: 50%;
margin-top: -5px;
font-size: 13px;
font-family: Poppins;
}
.buttons-prev-next-type-2 .product-info .thumbnails-carousel .owl-buttons .owl-prev,
.buttons-prev-next-type-2 .product-info .thumbnails-carousel .owl-buttons .owl-next {
border-radius: 0px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
}
.product-info .thumbnails-carousel .owl-buttons .owl-prev:hover,
.product-info .thumbnails-carousel .owl-buttons .owl-next:hover {
background: #d9121f;
border-color: #d9121f;
color: #fff;
}
.product-info .thumbnails-carousel .owl-buttons .owl-next {
right: 19px;
left: auto;
padding: 8px 0px 0px 14px;
}
.product-info .thumbnails-carousel .owl-buttons .owl-next:before {
content: "\f054";
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: 11px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.product-info .thumbnails-carousel .owl-buttons .owl-prev:before {
content: "\f053";
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: 11px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} .product-info .product-center {
position: relative;
margin-top: 50px;
}
.quickview .product-info .product-center {
margin-top: 0px;
}
.product-info .product-center.col-sm-5 {
width: 44.444444444444444%;
}
.product-info .product-center > div {
position: relative;
z-index: 0;
clear: both;
}
.product-page-type-2 .standard-body .full-width .product-info .product-center:before {
content: '';
position: absolute;
z-index: 0;
left: 15px;
right: 15px;
top: 0;
bottom: 0;
background: #fff;
display: block;
}
.quickview .product-info .product-center:before {
display: none;
}
.product-info .product-center .product-brand{
overflow: hidden;
float: right;
}
.product-info .product-center .product-brand a img{
border: 1px solid #e5e5e5;
}
.product-info .product-name {
padding: 10px 0px 15px 0px;
margin: 0px;
font-size: 25px;
}
.product-info .description,
.product-info .price,
.product-info .options {
padding: 24px 0px 22px 0px;
background: url(//allyourbliss.com/wp-content/themes/fastor/img/bg-megamenu.png) bottom left repeat-x;
}
.product-info .description {
font-weight: 600;
line-height: 23px;
}
.product-info .product_meta {
padding-top: 23px;
line-height: 23px;
background: transparent;
}
.product-info .product_meta > .posted_in{
padding-left:0;
display: block;
font-weight: inherit;
}
.product-info .product_meta .posted_in a,
.product-info .product_meta .meta_item a{
font-weight: normal;
}
.product-page-type-2 .standard-body .full-width .product-info .product_meta {
border-top: 1px solid #e5e5e5;
}
.product-info .product_meta .wcml_currency_switcher {
margin-bottom: 20px;
}
.product-info .description p{
font-weight: 400;
}
.product-info .description span {
display: inline-block;  padding-right: 20px;
padding-left: 5px;
font-weight: normal;
}
.firefox-mac .product-info .description span {
font-weight: 300;
}
.product-info .price {
background: none;
line-height: 50px;
white-space: nowrap;
}
.product-info .price .price-new,
.product-info .price .woocommerce-Price-amount{
font-size: 50px;
line-height: 50px;
color: #d9121f;
font-weight: 600;
display: inline-block;
vertical-align: top;
}
.product-info .price .price-old,
.product-info .price .price-old .woocommerce-Price-amount{
color: #ccc;
font-weight: 400;
text-decoration: line-through;
padding-left: 15px;
font-size: 20px;
display: inline-block;
vertical-align: top;
line-height: 20px;
}
.product-info .price h3 {
padding: 3px 0px 3px 0px;
margin: 0px;
font-size: 20px;
}
.product-info .is-countdown {
margin: 0px 0px 26px 0px;
position: relative;
background: #f5f5f5;
top: 0;
left: 0;
right: 0;
}
.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: red;
}
.countdown-special-type-7 .product-info .is-countdown {
background: rgba(89, 69, 75, .05);
}
.countdown-special-type-4 .product-info .is-countdown {
background: #ede5de; background: -moz-linear-gradient(top,  #ede5de 0%, #e5d8ce 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ede5de), color-stop(100%,#e5d8ce)); background: -webkit-linear-gradient(top,  #ede5de 0%,#e5d8ce 100%); background: -o-linear-gradient(top,  #ede5de 0%,#e5d8ce 100%); background: -ms-linear-gradient(top,  #ede5de 0%,#e5d8ce 100%); background: linear-gradient(to bottom,  #ede5de 0%,#e5d8ce 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ede5de', endColorstr='#e5d8ce',GradientType=0 ); }
.countdown-special-type-9 .product-info .is-countdown {
background: #f44c1c;
}
.countdown-special-type-8 .product-info .is-countdown {
background: #fbf9f3; border: 1px solid #e1e0da;
}
.countdown-special-type-5 .product-info .is-countdown {
background: #ffd900; background: -moz-linear-gradient(top,  #ffd900 0%, #ffc200 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffd900), color-stop(100%,#ffc200)); background: -webkit-linear-gradient(top,  #ffd900 0%,#ffc200 100%); background: -o-linear-gradient(top,  #ffd900 0%,#ffc200 100%); background: -ms-linear-gradient(top,  #ffd900 0%,#ffc200 100%); background: linear-gradient(to bottom,  #ffd900 0%,#ffc200 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd900', endColorstr='#ffc200',GradientType=0 ); border: none;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}
.countdown-special-type-2 .product-info .is-countdown{
background: rgba(20,20,20,0.90);
}
.countdown-special-type-6 .product-info .is-countdown{
background: rgba(0,0,0,0.80);
}
.countdown-special-type-3 .product-info .is-countdown{
background: #191919;
left: 0;
right: 0;
height: auto;
}
.product-info .is-countdown .countdown-amount {
font-size: 20px;
font-weight: 600;
margin: 0px 0px -2px 0px;
}
.product-info .is-countdown .countdown-section {
font-size: 100%;
padding: 14px 0px;
}
.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: red;
margin: 5px 0;
} .product-info .options {
padding-bottom: 0px;
padding-top: 30px;
background-position: top left;
}
.product-info .options2 {
padding-bottom: 25px;
}
.product-info .product-enquire.no-purchasable .button-product-question{
margin-top: 20px;
margin-bottom: 20px;
}
.product-page-type-2 .standard-body .full-width .product-info .options2,
.product-page-type-2 .standard-body .full-width .product-info .price,
.product-page-type-2 .standard-body .full-width .product-info .description,
.product-page-type-2 .standard-body .full-width .product-info .product-enquire.no-purchasable,
.product-page-type-2 .standard-body .full-width .product-info .review {
padding-left: 30px;
padding-right: 30px;
}
.product-page-type-2 .standard-body .full-width .product-info .options {
padding-bottom: 0px;
padding-top: 30px;
padding-left: 30px;
padding-right: 30px;
background-position: top left;
}
.product-info .options h2 {
margin: 0px;
font-size: 20px;
padding: 0px;
}
.product-info .options .form-group {
padding: 15px 0px 0px 0px;
margin: 0px;
line-height: 23px;
}
.product-info .options .error {
margin: 0px;
}
.product-info .options2 > div > label {
text-transform: uppercase;
font-size: 11px;
font-weight: bold;
}
.variable-items-wrapper .variable-item.button-variable-item{
font-weight: bold;
} .product-info .radio-type-button {
display: inline-block;
vertical-align: top;
width: auto;
margin: 10px 7px 5px 0px;
padding: 0px;
}
.product-info .radio-type-button input {
visibility: hidden;
position: absolute;
}
.product-info .radio-type-button span {
padding: 2px;
border: 1px solid rgba(0, 0, 0, .1);
display: block;
-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;
border-radius: 100px;
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
}
.product-info .radio-type-button span img {
border-radius: 100px;
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
}
.product-info .radio-type-button span:hover {
border: 1px solid #d9121f;
}
.product-info .radio-type-button span.active {
border: 1px solid #d9121f;
}
.product-info .radio-type-button img {
display: block;
}
.product-info .radio-type-button2 {
display: inline-block;
vertical-align: top;
width: auto;
margin: 10px 7px 5px 0px;
padding: 0px;
}
.product-info .radio-type-button2 input {
visibility: hidden;
position: absolute;
}
.product-info .radio-type-button2 span {
border: 1px solid rgba(0, 0, 0, .1);
min-width: 40px;
display: block;
text-align: center;
padding: 9px 20px 8px 20px;
-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;
font-size: 11px;
font-weight: bold;
text-transform: uppercase;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
line-height: 10px;
}
.product-info .radio-type-button2 span:hover {
border-color: #d9121f;
}
.product-info .radio-type-button2 span.active {
background: #d9121f;
border-color: #d9121f;
color: #fff;
} .product-info .cart {
margin-top: 10px;
border: 1px solid #e5e5e5;
background: #fff;
}
.product-info .cart.variations_form,
.product-type-wcpb .product-info .cart {
border: 0;
}
.box-type-9 .product-info .cart {
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
}
.box-type-4 .product-info .cart {
border-radius: 8px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
}
.box-type-7 .product-info .cart {
border-radius: 0px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
}
.product-page-type-2 .standard-body .full-width .product-info .cart {
border-left: none;
border-right: none;
border-bottom: none;
}
.product-info .cart .add-to-cart {
padding: 20px 30px 30px 30px;
}
.product-info .cart .add-to-cart a {
margin: 10px 0px 0px 0px;
}
.product-info .cart .add-to-cart p,
.product-info .cart .add-to-cart input,
.product-info .cart .add-to-cart .quantity {
display: block;
float: left;
}
.product-info .cart .add-to-cart p {
padding: 6px 10px 0px 0px;
margin: 0px;
float: none;
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
}
.product-info .cart .add-to-cart input {
margin: 4px 10px 0px 0px !important;
height: 45px;
border-radius: 30px;
-moz-border-radius: 30px;
-webkit-border-radius: 30px;
}
.product-type-wcpb .product-info .cart .qty{
max-width: 70px
}
.product-center .group_table {
margin: 0;
}
.product-center .group_table thead th {
background: #efefef;
border-bottom: 1px solid #e5e5e5;
border-top: 0;
font-weight: 600;
text-transform: uppercase;
}
.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;
}
.product-center .group_table tbody td .stock.in-stock {
color: green
}
.product-center .group_table tbody td .stock.out-of-stock {
color: red
}
.product-center .group_table tbody td .qty {
text-align: center;
padding: 5px 15px;
max-width: 70px;
}
.product-center .wcpb-bundled-product{
border-bottom: 1px solid #e5e5e5;
}
.product-center  .wcpb-bundled-product td {
border-top: 0;
text-align: left;
padding: 10px;
}
.product-center  .wcpb-bundled-product td h1 {
padding-top: 0;
font-size: 18px;
margin-bottom: 5px
}
.product-center  .wcpb-bundled-product tr:first-child td {
border-top: 0;
}
.product-center .wcpb-bundled-product .wcpb-in-stock-label {
color: green
}
.product-center .wcpb-bundled-product .wcpb-out-of-stock-label {
color: red
}
.button-body-type-6 .product-info .cart  input,
.button-body-type-6 .product-info .cart .button {
height: 38px;
}
.button-body-type-7 .product-info .cart input,
.button-body-type-7 .product-info .cart .button {
height: 38px;
}
.product-info .cart .add-to-cart .quantity {
position: relative;
}
.product-info .cart .add-to-cart .quantity input {
padding-right: 24px;
width: 80px;
}
.product-info .cart .add-to-cart .quantity #q_up {
display: none;
}
.product-info .cart .add-to-cart .quantity #q_down {
display: none;
}
.product-info .cart .add-to-cart #button-cart {
font-size: 12px !important;
}
.product-type-grouped .product-info .cart .single_add_to_cart_button{
margin: 10px 15px 25px 25px;
} .product-info .cart .links {
border-top: 1px solid #e5e5e5;
padding: 0px 26px 0px 30px;
overflow: hidden;
}
.product-info .cart .links.no-wishlist.no-comapre {
border-top: 1px solid #e5e5e5;
padding: 0px;
}
.product-info .cart .links a {
cursor: pointer;
font-size: 11px;
}
.product-info .cart .links > a,
.product-info .cart .links > div {
display: block;
float: left;
width: 47%;
font-size: 11px;
font-weight: bold;
text-transform: uppercase;
padding: 17px 22px 14px 0px;
}
.product-info .cart .links > div:last-child,
.product-info .cart .links > a:last-child {
border-left: 1px solid #e5e5e5;
padding-left: 28px;
padding-right: 0px;
width: 53%;
}
.product-info .cart .links.no-wishlist > div,
.product-info .cart .links.no-compare > a,
.product-info .cart .links.no-compare > div,
.product-info .cart .links.no-wishlist > a{
border-left: 0;
padding-left: 0;
padding-right: 0;
width: 100%;
}
.product-info .cart .links a i {
font-size: 15px;
margin-right: 8px;
} .product-info .cart .minimum {
padding: 17px 30px 15px 30px;
border-top: 1px solid #e5e5e5;
} .product-info .review {
padding: 0px 0px 17px 0px;
border-bottom: 1px solid #e5e5e5;
margin-top: -7px;
position: relative;
}
.product-page-type-2 .standard-body .full-width .product-info .review {
margin-top: 0px;
padding-top: 19px;
padding-bottom: 15px;
}
.product-info .review > div {
padding: 7px 0px 7px 0px;
}
.product-info .review .woo-social-buttons {
margin: 0;
}
.product-info .review a {
cursor: pointer;
}
.product-info .review a:first-of-type {
margin-left: 10px;
} .tags_product {
margin: 0px 0px 20px 0px;
}  .product-block {
border: 1px solid #e5e5e5;
background: #fff;
padding: 30px;
margin: 50px 0px 0px 0px;
text-align: center;
}
.product-page-type-2 .standard-body .full-width .product-block {
border: none;
}
.product-block .title-block {
margin: 0px auto 28px auto;
padding: 6px 0px 9px 0px;
display: inline-block;
font-size: 20px;
font-weight: 500;
border-bottom: 2px solid #d9121f;
}
.product-block .strip-line {
display: none;
}
.product-block .block-content {
clear: both;
} .product-contact {
list-style: none;
padding: 2px 0px 0px 0px;
margin: 0px;
}
.product-contact li {
padding: 30px 0px 0px 0px;
margin: 0px;
}
.product-contact li:first-child {
padding: 0px;
}
.product-contact li p {
padding: 10px 0px 0px 0px;
margin: 0px;
color: #808080;
}   .rating i {
margin: 0px 3px 0px 1px;
font-size: 16px;
color: #ccc;
transition: all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
}
.rating i.active {
color: #d91320;
}
.set-rating {
margin-top: 6px;
margin-bottom: 2px;
height: 16px;
}
.set-rating i {
margin: 0px;
display: block;
float: left;
padding: 0px 4px 0px 0px;
cursor: pointer;
}   .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 url(//allyourbliss.com/wp-content/themes/fastor/img/bg-megamenu.png) top left repeat-x;
padding: 1px 0px 0px 0px;
}
.custom-footer .container > .row {
position: relative;
}
.custom-footer .container > .row > div {
padding-bottom: 40px;
padding-top: 5px;
padding-left: 35px;
position: static;
}
.custom-footer .container > .row > div:first-child,
.custom-footer .container > .row > div.col-sm-12 {
padding-left: 15px;
}
.custom-footer .container > .row > div:before {
content: '';
height: auto;
width: 1px;
top: 0;
bottom: 0;
position: absolute;
background: url(//allyourbliss.com/wp-content/themes/fastor/img/bg-megamenu.png) top left repeat-y;
display: block;
margin-left: -35px;
}
.custom-footer .container > .row > div:first-child:before {
display: none;
}
.custom-footer .pattern {
padding: 0px;
}
.custom-footer .pattern p {
padding: 0px;
margin: 0px;
}
.custom-footer .pattern .custom-footer-text {
position: relative;
margin: 0px 0px -10px 0px;
}
.custom-footer .pattern .custom-footer-text p {
padding: 0px 0px 10px 0px;
}
.custom-footer h4 {
font-size: 20px;
font-weight: 500;
padding: 18px 0px 12px 0px;
margin: 20px 0px 30px 0px;
display: inline-block;
border-bottom: 2px solid #d9121f;
} ul.contact-us {
margin: 0px;
padding: 0px;
list-style: none;
}
ul.contact-us li {
clear: both;
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 10px 0px 0px;
margin: 0px 15px 0px 0px;
text-align: center;
font-size: 30px;
color: #1349b2;
}
ul.contact-us li i.fa-mobile-phone {
font-size: 34px;
padding-top: 3px;
}
ul.contact-us li i.fa-envelope {
font-size: 22px;
padding-top: 7px;
}
ul.contact-us li i.fa-skype {
padding-top: 3px;
}  #facebook {
position: relative;
margin: -8px -5px;
overflow: hidden;
}  .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 {
}   .footer {
position: relative;
overflow: hidden;
}
.main-fixed3 .footer {
margin: 0px -4000px;
}
.main-fixed3 .footer .pattern {
padding: 0px 4000px;
}
.footer .background-footer {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
}
.footer .background,
.standard-body .footer .background {
background: #333333;
}
.footer .pattern {
padding: 0px;
color: #808080;
}
.footer-type-23 .footer .pattern {
padding-top: 49px;
font-weight: 500;
font-size: 12px;
}
.footer-type-20 .footer .pattern {
padding-bottom: 102px;
}
.footer-type-12 .footer .pattern {
padding-bottom: 23px;
}
.footer-type-17 .footer .pattern {
padding-bottom: 23px;
}
.footer-type-21 .footer .pattern {
padding-top: 10px;
}
.footer-type-2 .footer .pattern {
padding-top: 34px;
}
.footer-type-6 .footer .pattern {
padding-top: 44px;
}
.footer .pattern a {
color: #808080;
}
.footer .pattern a:hover {
color: #fff;
}
.footer .container > .row,
.footer .advanced-grid .container > div > .row {
position: relative;
}
.footer .container > .row > div,
.footer .advanced-grid .container > div > .row > div {
padding-top: 28px;
padding-bottom: 22px;
padding-left: 35px;
position: static;
}
.footer-type-9 .footer .container > .row > div,
.footer-type-9 .footer .advanced-grid .container > div > .row > div {
padding-top: 30px;
padding-bottom: 23px;
}
.footer-type-23 .footer .container > .row > div,
.footer-type-23 .footer .advanced-grid .container > div > .row > div {
padding-top: 11px;
padding-bottom: 25px;
padding-left: 15px;
padding-right: 110px;
}
.footer-type-23 .footer .container > .row > div:first-child,
.footer-type-23 .footer .container > .row > div.col-sm-12,
.footer-type-23 .footer .advanced-grid .container > div > .row > div:first-child,
.footer-type-23 .footer .advanced-grid .container > div > .row > div.col-sm-12 {
padding-right: 15px;
}
.footer .container > .row > div:first-child,
.footer .container > .row > div.col-sm-12,
.footer .advanced-grid .container > div > .row > div:first-child,
.footer .advanced-grid .container > div > .row > div.col-sm-12 {
padding-left: 15px;
}
.footer .container > .row > div:before,
.footer .advanced-grid .container > div > .row > div:before {
content: '';
height: auto;
width: 1px;
top: 0;
bottom: 0;
position: absolute;
background: url(//allyourbliss.com/wp-content/themes/fastor/img/bg-footer.png) top left repeat-y;
display: block;
margin-left: -35px;
}
.footer .container > .row > div:first-child:before ,
.footer .advanced-grid .container > div > .row > div:first-child:before,
.footer-type-4 .footer .container > .row > div:before,
.footer-type-4 .footer .advanced-grid .container > div > .row > div:before,
.footer-type-14 .footer .container > .row > div:before,
.footer-type-14 .footer .advanced-grid .container > div > .row > div:before,
.footer-type-27 .footer .container > .row > div:before,
.footer-type-27 .footer .advanced-grid .container > div > .row > div:before,
.footer-type-20 .footer .container > .row > div:before,
.footer-type-20 .footer .advanced-grid .container > div > .row > div:before,
.footer-type-8 .footer .container > .row > div:before,
.footer-type-8 .footer .advanced-grid .container > div > .row > div:before,
.footer-type-6 .footer .container > .row > div:before,
.footer-type-6 .footer .advanced-grid .container > div > .row > div:before,
.footer-type-9 .footer .container > .row > div:before,
.footer-type-9 .footer .advanced-grid .container > div > .row > div:before,
.footer-type-11 .footer .container > .row > div:before,
.footer-type-11 .footer .advanced-grid .container > div > .row > div:before,
.footer-type-19 .footer .container > .row > div:before,
.footer-type-19 .footer .advanced-grid .container > div > .row > div:before,
.footer-type-16 .footer .container > .row > div:before,
.footer-type-16 .footer .advanced-grid .container > div > .row > div:before,
.footer-type-12 .footer .container > .row > div:before,
.footer-type-12 .footer .advanced-grid .container > div > .row > div:before,
.footer-type-17 .footer .container > .row > div:before,
.footer-type-17 .footer .advanced-grid .container > div > .row > div:before,
.footer-type-13 .footer .container > .row > div:before,
.footer-type-13 .footer .advanced-grid .container > div > .row > div:before,
.footer-type-24 .footer .container > .row > div:before,
.footer-type-24 .footer .advanced-grid .container > div > .row > div:before,
.footer-type-22 .footer .container > .row > div:before,
.footer-type-22 .footer .advanced-grid .container > div > .row > div:before,
.footer-type-25 .footer .container > .row > div:before,
.footer-type-25 .footer .advanced-grid .container > div > .row > div:before,
.footer-type-18 .footer .container > .row > div:before,
.footer-type-18 .footer .advanced-grid .container > div > .row > div:before,
.footer-type-15 .footer .container > .row > div:before,
.footer-type-15 .footer .advanced-grid .container > div > .row > div:before {
display: none;
}
.footer-type-23 .footer .container > .row > div:before,
.footer-type-23 .footer .advanced-grid .container > div > .row > div:before {
margin-left: -40px;
top: 32px;
bottom: 47px;
}
.footer-type-26 .footer .container > .row > div:before,
.footer-type-26 .footer .advanced-grid .container > div > .row > div:before {
margin-left: -40px;
}
.footer-type-12 .footer .container > .row > div,
.footer-type-12 .footer .advanced-grid .container > div > .row > div {
padding-top: 27px;
padding-bottom: 0px;
padding-left: 15px;
}
.footer-type-17 .footer .container > .row > div,
.footer-type-17 .footer .advanced-grid .container > div > .row > div {
padding-top: 27px;
padding-bottom: 0px;
padding-left: 15px;
}
.footer-type-13 .footer .container > .row > div,
.footer-type-13 .footer .advanced-grid .container > div > .row > div {
padding-left: 15px;
padding-right: 15px;
padding-bottom: 25px;
padding-top: 30px;
}
.footer-type-24 .footer .container > .row > div,
.footer-type-24 .footer .advanced-grid .container > div > .row > div {
padding-left: 15px;
padding-right: 15px;
padding-bottom: 25px;
padding-top: 30px;
}
.footer-type-22 .footer .container > .row > div,
.footer-type-22 .footer .advanced-grid .container > div > .row > div {
padding-left: 15px;
padding-right: 15px;
padding-bottom: 25px;
padding-top: 30px;
}
.footer-type-25 .footer .container > .row > div,
.footer-type-25 .footer .advanced-grid .container > div > .row > div {
padding-left: 15px;
padding-right: 15px;
padding-bottom: 41px;
padding-top: 41px;
}
.footer-type-25 .footer .container > .row:last-child > div,
.footer-type-25 .footer .advanced-grid .container > div > .row:last-child > div {
padding-top: 30px;
padding-bottom: 25px;
}
.footer-type-18 .footer .container > .row > div,
.footer-type-18 .footer .advanced-grid .container > div > .row > div {
padding-left: 15px;
padding-right: 15px;
padding-bottom: 25px;
padding-top: 23px;
}
.footer-type-18 .footer .container > .row:last-child > div,
.footer-type-18 .footer .advanced-grid .container > div > .row:last-child > div {
padding-top: 30px;
}
.footer-type-15 .footer .container > .row > div,
.footer-type-15 .footer .advanced-grid .container > div > .row > div {
padding-left: 10px;
padding-right: 10px;
}
.footer-type-14 .footer .container > .row > div,
.footer-type-14 .footer .advanced-grid .container > div > .row > div {
padding-left: 15px;
padding-right: 15px;
}
.footer-type-27 .footer .container > .row > div,
.footer-type-27 .footer .advanced-grid .container > div > .row > div {
padding-left: 15px;
padding-right: 15px;
padding-top: 56px;
padding-bottom: 58px;
}
.footer-type-27 .footer .container > .row:last-child > div,
.footer-type-27 .footer .advanced-grid .container > div > .row:last-child > div {
padding-top: 18px;
padding-bottom: 10px;
}
.footer-type-20 .footer .container > .row > div,
.footer-type-20 .footer .advanced-grid .container > div > .row > div {
padding-left: 15px;
padding-right: 15px;
}
.footer-type-21 .footer .container > .row > div:before,
.footer-type-21 .footer .advanced-grid .container > div > .row > div:before {
display: block !important;
}
.footer-type-21 .footer .container > .row > div:first-child:before,
.footer-type-21 .footer .advanced-grid .container > div > .row > div:first-child:before {
margin-left: -40px;
}
.footer-type-21 .footer .container > .row:last-child > div:first-child:before,
.footer-type-21 .footer .advanced-grid .container > div > .row:last-child > div:first-child:before {
display: none !important;
}
.footer-type-21 .footer .container > .row > div:last-child:after,
.footer-type-21 .footer .advanced-grid .container > div > .row > div:last-child:after {
content: '';
height: auto;
width: 1px;
top: 0;
bottom: 0;
right: -25px;
position: absolute;
background: url(//allyourbliss.com/wp-content/themes/fastor/img/bg-footer.png) top left repeat-x;
display: block;
}
.footer-type-21 .footer .container > .row:last-child > div:last-child:after,
.footer-type-21 .footer .advanced-grid .container > div > .row:last-child > div:last-child:after {
display: none;
}
.footer .container > .row:before,
.footer .advanced-grid .container > div > .row:before {
content: '';
height: 1px;
width: auto;
left: -50%;
right: -50%;
position: absolute;
background: url(//allyourbliss.com/wp-content/themes/fastor/img/bg-footer.png) top left repeat-x;
display: block;
}
.standard-body .full-width.footer .container > .row:before,
.standard-body .full-width.footer .advanced-grid .container > div > .row:before {
left: 15px;
right: 15px;
}
.main-fixed2 .footer .container > .row:before,
.main-fixed2 .footer .advanced-grid .container > div > .row:before {
left: 15px;
right: 15px;
}
.footer-type-21 .footer .container > .row:before,
.footer-type-21 .footer .advanced-grid .container > div > .row:before {
left: -24px !important;
right: -24px !important;
display: block !important;
}
.footer-type-3 .footer .container > .row:before,
.footer-type-3 .footer .advanced-grid .container > div > .row:before {
left: -50% !important;
right: -50% !important;
display: block !important;
}
.footer-type-10 .footer .container > .row:before,
.footer-type-10 .footer .advanced-grid .container > div > .row:before {
left: -50% !important;
right: -50% !important;
}
.footer-type-5 .footer .container > .row:before,
.footer-type-5 .footer .advanced-grid .container > div > .row:before {
display: block !important;
}
.footer-type-7 .footer .container > .row:before,
.footer-type-7 .footer .advanced-grid .container > div > .row:before {
display: block !important;
}
.footer-type-5 .footer .container > .row:first-child:before,
.footer-type-5 .footer .advanced-grid .container > div > .row:first-child:before {
left: -50% !important;
right: -50% !important;
}
.footer .container > .row:first-child:before,
.footer .advanced-grid .container > div > .row:first-child:before {
display: none;
}
.footer-type-8 .footer .container > .row:before,
.footer-type-8 .footer .advanced-grid .container > div > .row:before {
display: none;
}
.footer-type-8 .footer .container > .row:last-child:before,
.footer-type-8 .footer .advanced-grid .container > div > .row:last-child:before {
display: block;
}
.footer-type-9 .footer .container > .row:before,
.footer-type-9 .footer .advanced-grid .container > div > .row:before {
left: 0;
right: 0;
height: 2px;
background: url(//allyourbliss.com/wp-content/themes/fastor/img/bg-footer2.png) top left repeat-x;
display: block !important;
}
.footer-type-11 .footer .container > .row:before,
.footer-type-11 .footer .advanced-grid .container > div > .row:before {
display: none;
}
.footer-type-19 .footer .container > .row:before,
.footer-type-19 .footer .advanced-grid .container > div > .row:before {
display: none;
}
.footer-type-16 .footer .container > .row:before,
.footer-type-16 .footer .advanced-grid .container > div > .row:before {
display: none;
}
.footer-type-12 .footer .container > .row:before,
.footer-type-12 .footer .advanced-grid .container > div > .row:before {
display: none;
}
.footer-type-12 .footer .container > .row:first-child:before,
.footer-type-12 .footer .advanced-grid .container > div > .row:first-child:before {
left: -50% !important;
right: -50% !important;
display: block;
}
.footer-type-17 .footer .container > .row:last-child,
.footer-type-17 .footer .advanced-grid .container > div > .row:last-child {
margin-top: 32px;
}
.footer-type-17 .footer .container > .row:last-child:before,
.footer-type-17 .footer .advanced-grid .container > div > .row:last-child:before {
left: -50% !important;
right: -50% !important;
background: url(//allyourbliss.com/wp-content/themes/fastor/img/bg-footer-carparts.png) top left repeat-x !important;
height: 18px;
margin-top: -2px;
}
.footer-type-17 .footer .container > .row:first-child:before,
.footer-type-17 .footer .advanced-grid .container > div > .row:first-child:before {
left: -50% !important;
right: -50% !important;
display: block;
}
.footer-type-13 .footer .container > .row:before,
.footer-type-13 .footer .advanced-grid .container > div > .row:before {
display: none;
}
.footer-type-13 .footer .container > .row:last-child:before,
.footer-type-13 .footer .advanced-grid .container > div > .row:last-child:before {
display: block;
left: -50% !important;
right: -50% !important;
}
.footer-type-24 .footer .container > .row:before,
.footer-type-24 .footer .advanced-grid .container > div > .row:before {
display: none;
}
.footer-type-24 .footer .container > .row:last-child:before,
.footer-type-24 .footer .advanced-grid .container > div > .row:last-child:before,
.footer-type-24 .footer .container > .row:first-child:before,
.footer-type-24 .footer .advanced-grid .container > div > .row:first-child:before {
display: block;
left: -50% !important;
right: -50% !important;
}
.footer-type-24 .footer .container > .row:first-child > div,
.footer-type-24 .footer .advanced-grid .container > div > .row:first-child > div {
padding-top: 41px;
}
.footer-type-22 .footer .container > .row:before,
.footer-type-22 .footer .advanced-grid .container > div > .row:before {
display: none;
}
.footer-type-22 .footer .container > .row:last-child:before,
.footer-type-22 .footer .advanced-grid .container > div > .row:last-child:before {
display: block;
left: 15px !important;
right: 15px !important;
}
.footer-type-22 .footer .container > .row:first-child:before,
.footer-type-22 .footer .advanced-grid .container > div > .row:first-child:before {
display: block;
left: -50% !important;
right: -50% !important;
}
.footer-type-25 .footer .container > .row:first-child:before,
.footer-type-25 .footer .advanced-grid .container > div > .row:first-child:before {
left: -50% !important;
right: -50% !important;
display: block;
}
.footer-type-18 .footer .container > .row:before,
.footer-type-18 .footer .advanced-grid .container > div > .row:before {
display: none;
}
.footer-type-18 .footer .container > .row:last-child:before,
.footer-type-18 .footer .advanced-grid .container > div > .row:last-child:before {
display: block;
left: -50% !important;
right: -50% !important;
}
.footer-type-15 .footer .container > .row:before,
.footer-type-15 .footer .advanced-grid .container > div > .row:before {
display: none;
}
.footer-type-15 .footer .container > .row:last-child:before,
.footer-type-15 .footer .advanced-grid .container > div > .row:last-child:before {
display: block;
left: -50% !important;
right: -50% !important;
}
.footer-type-23 .footer .container > .row:before,
.footer-type-23 .footer .advanced-grid .container > div > .row:before {
display: none;
}
.footer-type-26 .footer .container > .row:first-child:before,
.footer-type-26 .footer .advanced-grid .container > div > .row:first-child:before {
display: block;
left: -50% !important;
right: -50% !important;
}
.footer h4,
.footer .box-heading {
color: #fff;
font-size: 20px;
font-weight: 500;
padding: 18px 0px 12px 0px;
margin: 0px 0px 22px 0px;
display: inline-block;
border-bottom: 2px solid #d9121f;
}
.footer-type-26 .footer h4 {
border-bottom: none;
margin-bottom: 6px;
padding-top: 8px;
}
.footer-type-12 .footer h4 {
border-bottom: none;
margin-bottom: 4px;
padding-top: 30px;
}
.footer-type-17 .footer h4 {
border-bottom: none;
margin-bottom: 4px;
padding-top: 30px;
}
.footer-type-15 .footer h4 {
border-width: 1px;
display: block;
padding-bottom: 6px;
}
.footer-type-13 .footer h4 {
padding-top: 0px;
}
.footer-type-24 .footer h4 {
padding-top: 0px;
}
.footer-type-22 .footer h4 {
padding-top: 0px;
}
.footer-type-25 .footer h4 {
padding-top: 7px;
}
.footer-type-18 .footer h4 {
padding-top: 0px;
margin-bottom: 25px;
}
.box-type-6 .footer h4 {
border-bottom-width: 1px;
}
@media (min-width: 767px) {
.box-type-6 .footer h4 {
padding-top: 27px;
}
}
.footer .strip-line {
display: none;
} .footer ul {
list-style: none;
margin: 0px;
padding: 0px 0px 10px 0px;
clear: both;
display: inline-block;
vertical-align: top;
}
.footer ul + ul{
margin-left: 50px;
}
.footer-type-15 .footer ul li a:before {
content: "\f105";
font-family: FontAwesome;
font-weight: bold;
font-style: normal;
padding-right: 6px;
}
.footer-type-15 .footer ul li a {
line-height: 26px;
}
.footer-type-25 .footer ul {
padding-bottom: 7px;
}
.footer-type-20 .footer ul {
padding-bottom: 19px;
}
.footer-type-12 .footer ul {
padding-bottom: 20px;
}
.footer-type-17 .footer ul {
padding-bottom: 20px;
}
.footer-type-13 .footer ul {
padding-bottom: 17px;
}
.footer-type-24 .footer ul {
padding-bottom: 17px;
}
.footer-type-22 .footer ul {
padding-bottom: 25px;
}
.footer-type-18 .footer ul {
padding-bottom: 16px;
}
@media (min-width: 767px) {
.box-type-6 .footer ul {
padding-bottom: 28px;
}
}
.footer ul li a {
line-height: 30px;
}
.links-line-height-25 ul li a,
.footer-type-12 .footer ul li a,
.footer-type-17 .footer ul li a {
line-height: 25px;
}
.links-line-height-27 ul li a {
line-height: 27px;
}
.links-font-size-15 ul li a {
font-size: 15px;
line-height: 35px;
}
.footer-type-13 .footer ul li a {
line-height: 27px;
}
.footer-type-24 .footer ul li a {
line-height: 25px;
}
.footer-type-22 .footer ul li a {
line-height: 25px;
}
.footer-type-25 .footer ul li a {
line-height: 25px;
}
.footer-type-20 .footer ul li a {
line-height: 27px;
}
.footer-type-18 .footer ul li a {
line-height: 25px;
}
.footer-type-26 .footer ul li a {
line-height: 25px;
}
.footer-type-6 .footer ul li a {
font-size: 14px;
}
.font-size-14 {
font-size: 14px;
}  .footer-type-11 .footer .container > .row:nth-last-child(2),
.footer-type-11 .footer .advanced-grid .container > div > .row:nth-last-child(2) {
margin-left: 0px;
margin-right: 0px;
border: 1px solid #e3e3e3;
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
margin-top: 40px;
padding: 0px 4px;
}
.footer-type-11 .footer .container > .row:nth-last-child(2) > div,
.footer-type-11 .footer .advanced-grid .container > div > .row:nth-last-child(2) > div {
padding: 18px 35px 22px 35px;
}
.footer-type-11 .footer .container > .row:nth-last-child(2) > div:before,
.footer-type-11 .footer .advanced-grid .container > div > .row:nth-last-child(2) > div:before {
content: '';
position: absolute;
width: 1px;
top: 0;
bottom: 0;
background: #e3e3e3;
display: block;
}
.footer-type-11 .footer .container > .row:nth-last-child(2) > div:first-child:before,
.footer-type-11 .footer .advanced-grid .container > div > .row:nth-last-child(2) > div:first-child:before {
display: none;
}
.footer-type-11 .footer .container > .row > div,
.footer-type-11 .footer .advanced-grid .container > div > .row > div {
padding-top: 34px;
padding-bottom: 0px;
}
.footer-type-11 .footer .container > .row:last-child > div,
.footer-type-11 .footer .advanced-grid .container > div > .row:last-child > div {
padding-bottom: 27px;
}
.footer-type-11 .footer .container > .row:nth-last-child(2) > div h4,
.footer-type-11 .footer .advanced-grid .container > div > .row:nth-last-child(2) > div h4 {
border: none;
padding: 18px 0px 18px 0px;
margin: 0px;
}
.footer-type-11 .footer .container > .row:nth-last-child(2) > div ul li a,
.footer-type-11 .footer .advanced-grid .container > div > .row:nth-last-child(2) > div ul li a {
line-height: 25px;
}  .footer-type-19 .footer .container > .row,
.footer-type-19 .footer .advanced-grid .container > div > .row {
padding: 0px 16px;
}
.footer-type-19 .footer .container > .row:nth-last-child(2),
.footer-type-19 .footer .advanced-grid .container > div > .row:nth-last-child(2) {
margin-left: 0px;
margin-right: 0px;
border: 1px solid #212121;
background: #131313;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
margin-top: 22px;
padding: 0px 9px;
}
.footer-type-19 .footer .container > .row:nth-last-child(2) > div,
.footer-type-19 .footer .advanced-grid .container > div > .row:nth-last-child(2) > div {
padding: 29px 35px 28px 35px;
}
.footer-type-19 .footer .container > .row:nth-last-child(2) > div:before,
.footer-type-19 .footer .advanced-grid .container > div > .row:nth-last-child(2) > div:before {
content: '';
position: absolute;
width: 1px;
top: 0;
bottom: 0;
background: #212121;
display: block;
}
.footer-type-19 .footer .container > .row:nth-last-child(2) > div:first-child:before,
.footer-type-19 .footer .advanced-grid .container > div > .row:nth-last-child(2) > div:first-child:before {
display: none;
}
.footer-type-19 .footer .container > .row > div,
.footer-type-19 .footer .advanced-grid .container > div > .row > div {
padding-top: 34px;
padding-bottom: 0px;
}
.footer-type-19 .footer .container > .row:last-child > div,
.footer-type-19 .footer .advanced-grid .container > div > .row:last-child > div {
padding-bottom: 25px;
padding-top: 28px;
}
.footer-type-19 .footer .container > .row:nth-last-child(2) > div h4,
.footer-type-19 .footer .advanced-grid .container > div > .row:nth-last-child(2) > div h4 {
}
.footer-type-19 .footer .footer-block {
margin: 0px -8px;
}  .footer-type-16 .footer .background {
position: relative;
margin-top: -40px;
}
.footer-type-16 .footer .container > .row:nth-last-child(2),
.footer-type-16 .footer .advanced-grid .container > div > .row:nth-last-child(2) {
margin-left: 0px;
margin-right: 0px;
border: 1px solid #e3e3e3;
border-left: none;
border-right: none;
margin-top: 40px;
padding: 0px 4px;
}
.footer-type-16 .footer .container > .row:nth-last-child(2) > div,
.footer-type-16 .footer .advanced-grid .container > div > .row:nth-last-child(2) > div {
padding: 18px 35px 22px 35px;
}
.footer-type-16 .footer .container > .row:nth-last-child(2) > div:before,
.footer-type-16 .footer .advanced-grid .container > div > .row:nth-last-child(2) > div:before {
content: '';
position: absolute;
width: 1px;
top: 0;
bottom: 0;
background: #e3e3e3;
display: block;
}
.footer-type-16 .footer .container > .row:nth-last-child(2) > div:first-child:before,
.footer-type-16 .footer .advanced-grid .container > div > .row:nth-last-child(2) > div:first-child:before {
display: none;
}
.footer-type-16 .footer .container > .row > div,
.footer-type-16 .footer .advanced-grid .container > div > .row > div {
padding-top: 34px;
padding-bottom: 0px;
}
.footer-type-16 .footer .container > .row:last-child > div,
.footer-type-16 .footer .advanced-grid .container > div > .row:last-child > div {
padding-bottom: 27px;
}
.footer-type-16 .footer .container > .row:nth-last-child(2) > div h4,
.footer-type-16 .footer .advanced-grid .container > div > .row:nth-last-child(2) > div h4 {
border: none;
padding: 18px 0px 18px 0px;
margin: 0px;
}
.footer-type-16 .footer .container > .row:nth-last-child(2) > div ul li a,
.footer-type-16 .footer .advanced-grid .container > div > .row:nth-last-child(2) > div ul li a {
line-height: 25px;
}   .copyright {
text-align: center;
padding: 0px;
}
.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;
}  .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-autocomplete {
position: absolute;
top: 0;
left: 0;
cursor: default;
z-index: 999;
}
.autocomplete-results {
position: relative;
}
.ui-autocomplete {
background: #fff !important;
border: none !important;
padding: 0px !important;
margin-top: 14px !important;
top: 0 !important;
right: 0 !important;
left: 0 !important;
min-width: 300px !important;
text-align: left;
border-radius:         0px !important;
-moz-border-radius:    0px !important;
-webkit-border-radius: 0px !important;
box-shadow:            0px 0px 25px rgba(0, 0, 0, 0.15) !important;
-moz-box-shadow:       0px 0px 25px rgba(0, 0, 0, 0.15) !important;
-webkit-box-shadow:    0px 0px 25px rgba(0, 0, 0, 0.15) !important;
}
.dropdown-menu-type-2 .ui-autocomplete {
border-radius:         8px !important;
-moz-border-radius:    8px !important;
-webkit-border-radius: 8px !important;
}
.dropdown-menu-type-3 .ui-autocomplete {
border-radius:         4px !important;
-moz-border-radius:    4px !important;
-webkit-border-radius: 4px !important;
}
.dropdown-menu-type-4 .ui-autocomplete {
border-radius:         2px !important;
-moz-border-radius:    2px !important;
-webkit-border-radius: 2px !important;
}
.dropdown-menu-type-5 .ui-autocomplete {
border-radius:         3px !important;
-moz-border-radius:    3px !important;
-webkit-border-radius: 3px !important;
}
.ui-autocomplete:after {
position: absolute;
top: -10px;
left: 20px;
display: inline-block;
border-right: 10px solid transparent;
border-bottom: 10px solid #ffffff;
border-left: 10px solid transparent;
content: '';
}
.container-megamenu .ui-autocomplete {
left: auto !important;
}
.container-megamenu .ui-autocomplete:before {
left: auto;
right: 18px;
}
.container-megamenu .ui-autocomplete:after {
left: auto;
right: 19px;
}
.ui-autocomplete li {
padding: 0px !important;
margin: 0px !important;
cursor: pointer !important;
border: none !important;
background: url(//allyourbliss.com/wp-content/themes/fastor/img/bg-megamenu.png) top left repeat-x !important;
list-style: none !important;
}
.ui-autocomplete li:first-child {
background: none !important;
}
.ui-autocomplete li a {
display: block;
padding: 13px 20px 10px 20px !important;
margin: 0px !important;
cursor: pointer !important;
border: none !important;
background: none !important;
overflow: hidden;
border-radius:         0px !important;
-moz-border-radius:    0px !important;
-webkit-border-radius: 0px !important;
color:#333 !important;
font-size:12px !important;
font-weight:600 !important;
line-height:1.6 !important;
font-family:'Poppins' !important;
}
.ui-autocomplete li a.ui-state-focus {
color: #d9121f !important;
}
.ui-autocomplete-loading  {
background-image: url(//allyourbliss.com/wp-content/themes/fastor/img/loader.gif) !important;
background-repeat: no-repeat !important;
background-position: center !important;
}  div.pagination-results {
clear:both;
padding: 16px 0px 0px 0px;
margin: 0px 0px 20px 0px;
position: relative;
overflow: auto;
}
#review div.pagination-results {
padding-top: 0px;
margin-top: -10px;
}
div.pagination-results .text-right {
padding:21px 0px 0px 10px;
}
div.pagination-results .text-left {
padding: 4px 10px 0px 0px;
}
div.pagination-results ul {
padding:0px;
margin: 0px;
list-style: none;
}
div.pagination-results ul li {
display:inline-block;
width:32px;
height:32px;
background:#fff;
border:1px solid #e5e5e5;
transition: all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
border-radius:        50px;
-moz-border-radius:   50px;
-webkit-border-radius:50px;
text-align:center;
margin: 10px 7px 0px 0px;
font-size: 11px;
font-weight: bold;
cursor: pointer;
}
div.pagination-results ul li.active {
color: #d9121f;
}
div.pagination-results ul li:hover {
background: #d9121f;
border-color: #d9121f;
color: #fff;
}
div.pagination-results ul li:hover a {
color: #fff;
}
div.pagination-results ul li a,
div.pagination-results ul li span {
display: block;
padding:  0px;
width: 30px;
height: 30px;
line-height:30px;
}  .list-box {
list-style: none;
margin: 0px;
padding: 10px 0px;
}
.list-box li {
padding: 5px 30px 0px 30px;
line-height: 35px;
background: url(//allyourbliss.com/wp-content/themes/fastor/img/bg-megamenu.png) top left repeat-x;
}
.list-box li:first-child {
background: none;
}  .information-sitemap .center-column ul {
padding-left: 20px;
line-height: 2.6;
}  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 {
z-index: 2;
text-align: center;
margin: 0px -15px;
padding: 44px 0px 0px 0px;
position: relative;
}
.box-type-5 .htabs {
padding-top: 54px;
}
.box-type-3 .htabs {
padding-top: 49px;
}
.box-type-14 .htabs {
padding-top: 59px;
}
.box-type-11 .htabs {
padding-top: 34px;
}
.box-type-17 .htabs {
padding-top: 34px;
}
.htabs:before,
.htabs:after {
display: table;
content: " ";
}
.htabs:after {
clear: both;
}
.htabs:before {
display: block;
position: absolute;
left: 15px;
right: 15px;
top: 35px;
bottom: 0;
z-index: -1;
}
.box-type-3 .htabs:before {
top: 40px;
}
.box-type-14 .htabs:before {
top: 40px;
}
.htabs a {
margin: 0px 15px;
padding: 10px 0px;
font-size: 20px;
color: #808080;
font-weight: 500;
display: inline-block;
vertical-align: top;
position: relative;
}
.box-type-14 .htabs a {
padding-bottom: 11px;
}
.htabs a.selected,
.htabs a:hover {
color: #333;
}
.htabs a:before {
content: '';
position: absolute;
width: 100%;
height: 2px;
bottom: -1px;
left: 0;
right: 0;
opacity: 0;
visibility: hidden;
transition: all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
z-index: 1;
}
.box-type-6 .htabs a:before {
height: 1px;
}
.fixed-body-2-2 .htabs a:before {
bottom: 0;
}
.htabs a.selected:before {
background: #d9121f;
visibility: visible;
opacity: 1;
}
.center-column .tab-content {
background: #fff;
line-height: 23px;
padding: 40px;
position: relative;
}
.standard-body .fixed2 .center-column .tab-content {
padding-left: 0px;
padding-right: 0px;
}
.box-type-7 .center-column .tab-content {
padding-top: 35px !important;
}
.box-type-4 .center-column .tab-content {
padding-bottom: 0px !important;
}
.box-type-10 .center-column .tab-content {
padding-bottom: 0px !important;
}
.box-type-5 .center-column .tab-content {
padding-bottom: 0px !important;
}
.tab-content:before {
height: 1px;
content: '';
left: 0;
right: 0;
top: 0;
position: absolute;
background: url(//allyourbliss.com/wp-content/themes/fastor/img/bg-megamenu.png) top left repeat-x;
z-index: 1;
display: block;
}
.tab-content:after {
height: 1px;
content: '';
left: 0;
bottom: 0;
right: 0;
position: absolute;
background: url(//allyourbliss.com/wp-content/themes/fastor/img/bg-megamenu.png) top left repeat-x;
z-index: 1;
display: block;
}
.box-type-4 .tab-content:after {
display: none;
}
.box-type-3 .tab-content:after {
display: none;
}
.box-type-14 .tab-content:after {
display: none;
}
.box-type-10 .tab-content:after {
display: none;
}
.box-type-5 .tab-content:after {
display: none !important;
}
.fixed-body .center-column .tab-content {
margin: 0px -45px;
padding-left: 45px;
padding-right: 45px;
}
.box-type-4.no-box-type-7 .fixed-body .center-column .tab-content {
margin: 0px;
padding-left: 0px;
padding-right: 0px;
}
.border-width-1 .standard-body .full-width .col-md-12 .col-md-12.center-column .tab-content {
margin: 0px -4000px;
padding-left: 4000px;
padding-right: 4000px;
}
.standard-body .fixed .center-column .tab-content {
margin: 0px -40px;
}
.body-white .standard-body .full-width .center-column .tab-content {
padding-left: 0px;
padding-right: 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 #form-review h2 {
padding: 5px 0px 20px 0px;
margin: 0px;
}
.center-column .tab-content .form-horizontal .control-label {
padding-top: 5px;
}  body .notices .success,
body .notices .warning,
body .notices .attention,
.woocommerce-notice,
body .notices .information {
padding: 13px 14px 11px 40px;
margin:0px 0px 10px 0px;
clear: both;
color: #222;
}
body .notices .success,
.woocommerce-notice.woocommerce-notice--success{
background: #EAF7D9 url(//allyourbliss.com/wp-content/themes/fastor/img/success.png) 13px center no-repeat;
border: 1px solid #BBDF8D;
}
body .notices .warning,
.woocommerce-notice.woocommerce-notice--warning{
background: #FFD1D1 url(//allyourbliss.com/wp-content/themes/fastor/img/warning.png) 13px center no-repeat;
border: 1px solid #F8ACAC;
}
body .notices .attention,
.woocommerce-notice.woocommerce-notice--attention{
background: #FFF5CC url(//allyourbliss.com/wp-content/themes/fastor/img/attention.png) 13px center no-repeat;
border: 1px solid #F2DD8C;
}
body .notices .information,
.woocommerce-notice.woocommerce-notice--info{
background: #E8F6FF url(//allyourbliss.com/wp-content/themes/fastor/img/information.png) 13px center no-repeat;
border: 1px solid #B8E2FB;
}
body .notices{
margin: 0 !important;
}
body .notices a{
text-decoration: underline;
}
body #content > .notices:first-child{
margin-top: 30px !important;
}  .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 20px 0px;
padding: 20px;
position: relative;
background: #fff;
border: 1px solid #e6e6e6;
border-radius:         2px;
-moz-border-radius:    2px;
-webkit-border-radius: 2px;
}
.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: #e6e6e6;
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: '';
}  table.attribute,
table.list,
.wishlist-product table,
.wishlist-info table,
.compare-info,
.checkout-product table,
.table {
border-collapse: separate;
border-spacing: 0;
border: solid #e5e5e5 1px;
width: 100%;
margin: 0px 0px 30px 0px;
}
table.attribute tr,
table.list tr,
.wishlist-product table tr,
.wishlist-info table tr,
.compare-info tr,
.checkout-product table tr,
.table {
background: #fff;
-webkit-transition: all 0.1s ease-in-out;
-moz-transition: all 0.1s ease-in-out;
transition: all 0.1s ease-in-out;
}
table.attribute tr:hover,
table.list tr:hover,
.wishlist-product table tr:hover,
.wishlist-info table tr:hover,
.compare-info tr:hover,
.checkout-product table tr:hover,
.table tr:hover {
background: #fafafa;
}
table.attribute td,
table.list td,
.wishlist-product table td,
.wishlist-info table td,
.compare-info td,
.checkout-product table td,
.table td {
border-left: 1px solid #e5e5e5;
border-top: 1px solid #e5e5e5;
padding: 20px 30px 16px 30px;
text-align: left;
vertical-align: top;
}
.body-other table.attribute td,
.body-other table.list td,
.body-other .wishlist-product table td,
.body-other .wishlist-info table td,
.body-other .compare-info td,
.body-other .checkout-product table td,
.body-other .table td {
padding: 20px 20px 16px 20px;
}
table.attribute td *,
table.list td *,
.wishlist-product table td *,
.wishlist-info table td *,
.compare-info td *,
.checkout-product table td *,
.table td * {
box-sizing: border-box;
}
.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,
.checkout-product table thead td,
.table thead td {
font-size: 11px;
font-weight: bold;
text-transform: uppercase;
padding: 18px 30px 14px 30px;
}
.body-other table.attribute thead td,
.body-other table.list thead td,
.body-other .wishlist-product table thead td,
.body-other .wishlist-info table thead td,
.body-other .compare-info thead td,
.body-other .checkout-product table thead td,
.body-other .table thead td  {
padding: 18px 20px 14px 20px;
}
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,
.checkout-product table thead:first-child td,
.table thead:first-child td {
border-top: none;
}
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,
.checkout-product table td:first-child,
.table td:first-child {
border-left: none;
}
.cart-info {
position: relative;
margin: 0px -40px 0px -40px;
}
.main-fixed .cart-info {
margin-left: -45px;
margin-right: -45px;
}
.standard-body .fixed2 .cart-info {
margin-left: -45px;
margin-right: -45px;
}
.standard-body .full-width .center-column > *:first-child .cart-info {
margin-top: -40px;
}
.body-white-type-2 .standard-body .full-width .center-column > *:first-child .cart-info {
margin-top: 0px !important;
}
.box-type-12 .standard-body .full-width .center-column > *:first-child .cart-info {
margin-top: 0px !important;
}
.body-white .standard-body .full-width .center-column > *:first-child .cart-info {
margin-top: 0px;
}
.body-white.border-width-1 .standard-body .full-width .center-column > *:first-child .cart-info {
margin-top: -50px;
}
.body-white-type-2.border-width-1 .standard-body .full-width .center-column > *:first-child .cart-info {
margin-top: 0px !important;
}
.body-type-12.border-width-1 .standard-body .full-width .center-column > *:first-child .cart-info {
margin-top: 0px !important;
}
.body-white .standard-body .full-width .cart-info {
margin: 0px 0px 0px 0px;
}
.cart-info table {
border-collapse: separate;
border-spacing: 0;
border: none;
width: 100%;
margin: 0px 0px 45px 0px;
}
.cart-info table tr {
background: #fff;
}
.cart-info table tr:hover {
background: #fff;
}
.cart-info table td {
border: none;
padding: 30px 30px 0px 30px;
text-align: left;
vertical-align: top;
}
.cart-info table td:first-child {
padding-left: 45px;
}
.cart-info table td:last-child {
padding-right: 45px;
}
.body-white .standard-body .full-width .cart-info table td:first-child {
padding-left: 0px;
}
.body-white .standard-body .full-width .cart-info table td:last-child {
padding-right: 0px;
}
.cart-info table thead td {
font-size: 11px;
font-weight: bold;
text-transform: uppercase;
border-bottom: 1px solid #e6e6e6;
padding: 18px 30px 14px 30px;
position: relative;
}
.border-width-1 .standard-body .full-width .col-md-12 .col-md-12.center-column .cart-info thead td:first-child:before {
content: '';
position: absolute;
width: auto;
height: 1px;
left: -10000px;
right: -10000px;
bottom: -1px;
border-bottom: 1px solid #e6e6e6;
z-index: -1;
display: block;
}  .wishlist-info table td {
vertical-align: middle;
text-align: center;
}  .cart-info table td {
vertical-align: middle;
text-align: center;
}  .compare-info .price-new {
color: #d9121f;
}
.compare-info .price-old {
color: #808080;
text-decoration: line-through;
padding-right: 2px;
}  table img {
max-width: none;
}  .cart-total {
overflow: auto;
margin-bottom: 25px;
padding-top: 25px;
}
.cart-total table {
float: right;
}
.cart-total td {
padding: 0px 0px 0px 30px;
text-align: right;
}
.cart-total table tr td:last-child {
color: #d9121f;
font-size: 14px;
font-weight: 600;
}  .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 {
overflow: auto;
padding: 10px 0px 20px 0px;
}
.manufacturer-heading {
border: 1px solid #e5e5e5;
background: #fff;
padding: 15px 20px 12px 20px;
font-size: 11px;
font-weight: bold;
text-transform: uppercase;
}
.box-type-4 .manufacturer-heading {
border-radius: 8px 8px 0px 0px;
-webkit-border-radius: 8px 8px 0px 0px;
-moz-border-radius: 8px 8px 0px 0px;
}
.box-type-9 .manufacturer-heading {
border-radius: 4px 4px 0px 0px;
-webkit-border-radius: 4px 4px 0px 0px;
-moz-border-radius: 4px 4px 0px 0px;
}
.box-type-7 .manufacturer-heading {
border-radius: 0px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
}
.manufacturer-content {
padding: 20px;
overflow:auto;
background: #fff;
border: 1px solid #e5e5e5;
border-top: none;
}
.box-type-4 .manufacturer-content {
border-radius: 0px 0px 8px 8px;
-webkit-border-radius: 0px 0px 8px 8px;
-moz-border-radius: 0px 0px 8px 8px;
}
.box-type-9 .manufacturer-content {
border-radius: 0px 0px 4px 4px;
-webkit-border-radius: 0px 0px 4px 4px;
-moz-border-radius: 0px 0px 4px 4px;
}
.box-type-7 .manufacturer-content {
border-radius: 0px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
}
.manufacturer-list ul {
float: left;
width: 25%;
margin: 0 0 0 20px;
padding: 0;
}  .center-column .panel {
position:relative;
margin: 0px 0px 20px 0px;
}
.main-fixed .center-column .panel {
margin: 0px;
}
.main-fixed .col-md-12 .col-md-12.center-column .panel {
margin-left: -45px;
margin-right: -45px;
}
.center-column .panel:last-child {
margin-bottom: 20px !important;
}
.standard-body .full-width .col-md-12 .col-md-12.center-column .panel {
margin: 0px -40px 0px -40px;
}
.body-white .standard-body .col-md-12 .col-md-12.center-column .panel {
margin: 0px;
}
.border-width-1 .standard-body .full-width .col-md-12 .col-md-12.center-column .panel {
margin: 0px -4000px;
}
.border-width-1 .standard-body .full-width .col-md-12 .col-md-12.center-column .panel:last-child {
margin-bottom: 20px;
}
.standard-body .full-width .center-column .panel:last-child {
margin-bottom: 20px;
}
.standard-body .fixed .center-column .panel {
margin: 0px -40px 0px -40px;
}
.standard-body .fixed .center-column .panel:last-child {
margin-bottom: 20px;
}
.center-column .panel-heading {
border: 1px solid #e5e5e5;
padding: 18px 30px 14px 30px;
background: #fff;
}
.main-fixed .center-column .panel-heading,
.standard-body .full-width .center-column .panel-heading,
.standard-body .fixed .center-column .panel-heading,
.standard-body .fixed2 .center-column .panel-heading {
border: none;
border-top: 1px solid #e5e5e5;
padding: 18px 45px 14px 45px;
}
.body-white .standard-body .full-width .center-column .panel-heading,
.standard-body .fixed2 .center-column .panel-heading {
padding-left: 0px;
padding-right: 0px;
}
.border-width-1 .standard-body .full-width .col-md-12 .col-md-12.center-column .panel-heading {
padding-left: 4000px;
padding-right: 4000px;
}
.standard-body .full-width .center-column .panel-heading,
.standard-body .fixed .center-column .panel-heading {
padding-left: 40px;
padding-right: 40px;
}
.main-fixed .center-column .panel:last-child,
.standard-body .full-width .center-column .panel:last-child,
.standard-body .fixed .center-column .panel:last-child {
border-bottom: 1px solid #e5e5e5;
}
.checkout-checkout .standard-body .full-width .center-column .panel:last-child {
border-bottom: none;
}
.body-white.checkout-checkout .standard-body .full-width .center-column .panel:last-child {
border-bottom: 1px solid #e5e5e5;
}
.checkout-checkout .standard-body .full-width .center-column .panel:first-child .panel-heading {
border-top: none;
}
.center-column .panel-heading h4 {
padding: 0px;
margin: 0px;
font-size: 11px !important;
font-weight: bold !important;
text-transform: uppercase;
font-family: Poppins;
}
.center-column .panel-body {
position:relative;
border-top: 1px solid #e5e5e5;
background: #fff;
padding:30px 45px 35px 45px;
position: relative;
}
.standard-body .full-width .center-column .panel-body,
.standard-body .fixed .center-column .panel-body {
padding-left: 40px;
padding-right: 40px;
}
.body-white .standard-body .full-width .center-column .panel-body,
.standard-body .fixed2 .center-column .panel-body {
padding-left: 0px;
padding-right: 0px;
}
.border-width-1 .standard-body .full-width .col-md-12 .col-md-12.center-column .panel-body {
padding-left: 4000px;
padding-right: 4000px;
}
.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%;
}  .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;
line-height: 23px;
}
ul.box-filter > li > span {
font-weight: bold;
font-size: 11px;
text-transform: uppercase;
}
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: #4b6baf;
cursor: pointer;
position: absolute;
z-index: 999;
line-height: 50px;
text-align: center;
color: #fff;
font-size: 20px;
}
.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: 308px;
position: fixed;
left: -308px;
top: 150px;
z-index: 998;
}
.twitter_right {
width: 308px;
position: fixed;
right: -308px;
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: #36a7e5;
cursor: pointer;
position: absolute;
z-index: 998;
line-height: 50px;
text-align: center;
color: #fff;
font-size: 20px;
}
.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: 308px;
position: fixed;
left: -308px;
top: 150px;
z-index: 996;
}
.custom_right {
width: 308px;
position: fixed;
right: -308px;
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: #ea2e49;
cursor: pointer;
position: absolute;
z-index: 996;
line-height: 50px;
text-align: center;
color: #fff;
font-size: 20px;
}
.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;
}
.timepicker-picker .btn {
background: none !important;
color: #808080 !important;
text-shadow: none !important;
-webkit-text-shadow: none !important;
-moz-text-shadow: none !important;
}
div.required .control-label:before {
content: '* ';
color: #F00;
font-weight: bold;
}  .carousel-brands {
margin: 0px !important;
padding: 15px 25px;
position: relative;
}  .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: 21;
background: #fff url(//allyourbliss.com/wp-content/themes/fastor/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;
text-align: left;
}
.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;
left: 75px;
top: 50%;
margin: -17px 0px 0px 0px !important;
height: 34px;
width: 34px;
margin: 0px;
background: #fff;
display: block;
border-radius: 100px;
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
padding: 8px 0px 0px 12px;
font-size: 13px;
font-family: Poppins;
}
.buttons-prev-next-type-2 .camera_wrap .owl-controls .owl-buttons .owl-prev,
.buttons-prev-next-type-2 .camera_wrap .owl-controls .owl-buttons .owl-next {
border-radius: 0px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
}
.camera_wrap .owl-controls .owl-buttons .owl-next {
left: auto;
right: 75px;
padding: 8px 0px 0px 14px;
}
.camera_wrap .owl-controls .owl-buttons .owl-prev:hover,
.camera_wrap .owl-controls .owl-buttons .owl-next:hover {
background: #d9121f;
}
.container .camera_wrap .owl-controls .owl-buttons .owl-prev {
left: 30px;
}
.container .camera_wrap .owl-controls .owl-buttons .owl-next {
right: 30px;
}
.camera_wrap .owl-controls .owl-buttons .owl-prev:before,
.camera_wrap .owl-controls .owl-buttons .owl-next:before {
content: "\f053";
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: 11px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
}
.camera_wrap .owl-controls .owl-buttons .owl-next:before {
content: "\f054";
}
.camera_wrap .owl-controls .owl-buttons .owl-prev:hover:before,
.camera_wrap .owl-controls .owl-buttons .owl-next:hover:before {
color: #fff;
}
.camera_wrap .owl-controls .owl-pagination {
display: none;
}  img[src="image/catalog/blank.gif"] {
background: url(//allyourbliss.com/wp-content/themes/fastor/img/loader.gif) no-repeat scroll center center #ffffff;
width: 100%;
max-height: 200px;
}  .mfp-iframe-scaler iframe {
background: url(//allyourbliss.com/wp-content/themes/fastor/img/loader.gif) no-repeat scroll center center #ffffff !important;
}
.quickview {
}
.quickview body {
background: #fff;
padding: 30px 30px 30px 30px;
}
.quickview .mfp-iframe-holder .mfp-content {
max-width: 900px;
height: 622px;
}
.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.4;
}
.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-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.mfp-with-zoom.mfp-ready .mfp-container {
opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
opacity: 0.4;
}
.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
opacity: 0;
}
body .mfp-arrow-left:before,
body .mfp-arrow-left .mfp-b {
border-right-color: #808080;
}
body .mfp-arrow-right:before,
body .mfp-arrow-right .mfp-b {
border-left-color: #808080;
}
body .mfp-iframe-scaler iframe {
box-shadow: none;
}
body .mfp-figure:after {
box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
}
body .mfp-counter {
color: #dedede;
}  .header-notice {
background: #d9121f;
color: #fff;
font-size: 12px;
font-weight: 600;
display: none;
}
.header-notice a {
color: #fff;
}
.header-notice .container {
padding: 15px 0px 0px 0px;
margin: 0px;
}   .header-notice a.close-notice {
display: block;
float: right;
width: 36px;
height: 36px;
border-radius: 100px;
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
background: #fff;
margin: 6px 10px;
text-align: center;
padding: 9px 0px 0px 0px;
color: #d9121f;
-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 {
padding: 8px 0px 10px 0px;
}
.advanced-grid-products .product {
margin: 0px;
padding: 8px 0px;
}
.advanced-grid-products .product .product-price-countdown {
display: none;
}
.advanced-grid-products .product:first-child {
padding-top: 0px;
}
.advanced-grid-products .product:last-child {
padding-bottom: 0px;
}
.advanced-grid-products .sale-badge,
.advanced-grid-products .only-hover{
display: none
}
.advanced-grid-products .product .image {
float: left;
width: 34%;
max-width: 100px;
}
.advanced-grid-products .product .image img {
display: block;
}
.advanced-grid-products .product .right {
float: left;
width: 58%;
margin-left: 8%;
padding-top: 10px;
}
.advanced-grid-products .product .right .price {
color: #d9121f;
font-weight: 600;
font-size: 14px;
}
.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 60px;
text-align: left;
max-width: 750px;
margin: 40px auto;
position: relative;
}
.box-type-9 .popup {
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
}
body .popup-module .mfp-close {
top: -20px;
color: white;
right: -20px;
text-align: center;
width: 45px;
height: 45px;
border: 2px solid #d9121f;
color: #d9121f;
background: #fff;
opacity: 1;
border-radius: 100px;
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
font-size: 20px;
font-weight: bold;
padding: 0px;
transition: all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
}
body .popup-module .mfp-close:hover {
background: #d9121f;
color: #fff;
}
body .popup-module.without-button-close .mfp-close {
display: none;
}
.popup h4 {
font-size: 20px;
padding: 5px 0px 25px 0px;
margin: 0px 0px 25px 0px;
position: relative;
}
.popup h4:after {
content: '';
position: absolute;
width: 41px;
height: 2px;
background: #d9121f;
bottom: 0;
left: 0;
}
.popup .content {
padding: 0px 0px 10px 0px;
margin: 0px;
color: #808080;
line-height: 23px;
}
.popup .content a {
color: #d9121f;
} .popup .newsletter {
padding: 0px;
}
.popup .newsletter input {
margin: 0px;
vertical-align: top;
}
.popup .newsletter .button
{
height: 45px;
vertical-align: top;
margin: 0px 0px 0px 18px;
border-radius: 30px;
-moz-border-radius: 30px;
-webkit-border-radius: 30px;
}
.popup .newsletter form label{
display: none;
}  .popup .dont-show-label {
text-align: left;
padding: 5px 0px 0px 0px;
}  .popup .buttons-yes-no {
padding: 23px 0px 10px 0px;
text-align: center;
}
.popup .buttons-yes-no .button:first-child {
margin-right: 18px;
}
.popup .buttons-yes-no .button {
height: 45px;
border-radius: 30px;
-moz-border-radius: 30px;
-webkit-border-radius: 30px;
padding: 16px 30px 0px 30px;
margin: 0px;
}  .popup .form-contact {
}
.popup .form-contact .error {
background: #ffd3d7;
}
.popup .form-contact .contact-label {
padding-top: 14px;
}
.popup .form-contact .contact-label:first-child {
padding-top: 0px;
}
.popup .form-contact .contact-label label {
font-size: 11px;
font-weight: bold;
text-transform: uppercase;
}
.popup .form-contact .btn {
margin: 15px auto 10px auto;
display: block;
}   .categories-wall {
}
.categories-wall > div:first-child:before {
content: '';
position: absolute;
width: 100%;
height: 1px;
left: 0;
right: 0;
top: 0;
background: url(//allyourbliss.com/wp-content/themes/fastor/img/bg-megamenu.png) top left repeat-x;
z-index: 1;
}
.categories-wall > div:first-child:after {
content: '';
position: absolute;
width: 100%;
height: 1px;
left: 0;
right: 0;
bottom: 0;
background: url(//allyourbliss.com/wp-content/themes/fastor/img/bg-megamenu.png) top left repeat-x;
z-index: 1;
}
.categories-wall.type-2 > div:first-child:after,
.categories-wall.type-2 > div:first-child:before {
display: none;
}
.categories-wall .category-wall {
position: relative;
margin: 0px -15px;
text-align: center;
padding: 0px 0px 0px 0px;
}
.categories-wall.type-2 .category-wall {
margin: 30px 0px 0px 0px;
border: 1px solid #d9d9d9;
}
.categories-wall .category-wall:before {
content: '';
position: absolute;
width: 1px;
height: 100%;
left: 0;
bottom: 0;
top: 0;
background: url(//allyourbliss.com/wp-content/themes/fastor/img/bg-megamenu.png) top left repeat-y;
z-index: 1;
}
.categories-wall .row > div:first-child .category-wall:before,
.categories-wall.type-2 .category-wall:before {
display: none;
}
.categories-wall .category-wall .image {
position: relative;
margin-top: 20px;
}
#main .categories-wall.type-2 .category-wall .image {
margin: 0px !important;
padding: 0px !important;
}
.standard-body .full-width .categories-wall .row > div:first-child .category-wall .image {
padding-left: 0px;
margin-left: 15px;
}
.standard-body .fixed .categories-wall .row > div:first-child .category-wall .image {
padding-left: 25px;
margin-left: -25px;
}
.standard-body .full-width .categories-wall .row > div:last-child .category-wall .image {
padding-right: 0px;
margin-right: 15px;
}
.standard-body .fixed .categories-wall .row > div:last-child .category-wall .image {
padding-right: 25px;
margin-right: -25px;
}
.categories-wall .category-wall .image img {
display: block;
margin: 0px auto;
}
.categories-wall .category-wall h3 {
display: inline-block;
padding: 30px 0px 7px 0px;
margin: 0px 15px;
font-size: 25px;
border-bottom: 2px solid #d9121f;
}
.categories-wall .category-wall ul {
list-style: none;
padding: 15px 15px 0px 15px;
margin: 0px;
font-size: 14px;
line-height: 25px;
}
.categories-wall .category-wall ul li a {
line-height: 25px;
}
.categories-wall .category-wall .more-categories {
display: inline-block;
border: 1px solid #d9d9d9;
border-radius: 20px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
padding: 8px 30px 5px 30px;
margin: 21px 15px 0px 15px;
text-transform: uppercase;
font-size: 11px;
font-weight: 700;
color: #d9121f;
transition: all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
}
.categories-wall .category-wall .more-categories:hover {
background: #d9121f;
color: #fff;
}  .banner-big-sale {
position: relative;
padding: 80px 0px 100px 8.5%;
}
.fixed-body-2-2 .banner-big-sale {
padding-left: 12%;
}
.banner-big-sale h3 {
font-size: 25px;
line-height: 1;
margin-bottom: 25px;
}
.banner-big-sale a.button {
margin: 0px;
}
.banner-big-sale img {
display: block;
}  .footer-block {
padding: 8px 0px 14px 0px;
position: relative;
margin: 0px -15px;
}
.footer-blocks-top.type-2 .footer-block {
margin: 0px;
}
.footer-blocks-top.type-2 > div:before {
display: none !important;
}
.footer-blocks-bottom .footer-block {
padding: 7px 0px 11px 0px;
}
.footer-block > img {
display: inline-block;
vertical-align: top;
}
.footer-block > .footer-block-content {
display: inline-block;
vertical-align: top;
text-align: left;
line-height: 1;
padding: 14px 0px 0px 8px;
}
.footer-blocks-bottom .footer-block > .footer-block-content {
padding-top: 2px;
}
.footer-block h6 {
margin: 0px;
padding: 0px;
line-height: 1.5;
font-size: 15px;
color: #fff;
}
.footer-blocks-bottom .footer-block h6 {
font-size: 14px;
}
.footer-block p {
padding: 0px;
margin: 0px;
}
.footer-blocks-top .footer-button {
margin-top: 25px;
}
.button-body-type-7 .footer-blocks-top .footer-button {
margin-top: 28px;
}  .footer-about-us {
padding: 24px 0px 0px 0px;
}
.footer-about-us h6 {
color: #fff;
padding: 30px 0px 0px 0px;
margin: 0px;
font-size: 15px;
}
.footer .footer-about-us p {
padding: 20px 0px 0px 0px;
margin: 0px;
line-height: 23px;
}
.footer-about-us ul.social-icons {
list-style: none;
padding: 26px 0px 0px 0px;
margin: 0px;
}
.footer-about-us ul.social-icons li {
display: inline-block;
vertical-align: top;
padding: 0px 18px 0px 0px;
font-size: 24px;
}
.footer-about-us ul.social-icons li a {
color: #717171;
}
.footer-about-us ul.social-icons li a:hover {
color: #fff;
}
.footer-about-us ul.social-icons.social-icons-fashionsimple li a {
color: #1d1d1b;
}
.footer-about-us ul.social-icons.social-icons-fashionsimple li a:hover {
color: #bc985c;
}  .computer3-banners {
border-bottom: 1px solid #dadada;
}
.computer3-banners .container {
padding: 0px !important;
}
.computer3-banners img {
display: block;
}
.computer3-banners .text-right img {
float: right;
}
.computer3-banners .row > div {
border-left: 1px solid #dadada;
}
.computer3-banners .row > div:first-child {
border: none;
}  .newsletter {
padding: 67px 0px 0px 0px;
}
.s2_message, .s2_error{
text-align: center;
margin: 20px auto;
font-size: larger;
}
.newsletter-page-wrapper .s2_message,
.newsletter-page-wrapper .s2_error{
text-align: center;
margin: 20px auto;
font-size: larger;
}
.newsletter-page-wrapper input[type="text"]{
width: 100%
}
.newsletter-page-wrapper p{
text-align: center;
}
.newsletter-page-wrapper label{
display: none
}
.newsletter .heading {
padding-left: 67px;
position: relative;
margin-right: -15px;
}
.newsletter .heading img {
display: block;
float: left;
margin: 0px 34px 0px 0px;
}
.newsletter .heading p {
padding: 8px 0px 0px 0px;
margin: 0px;
font-size: 25px;
line-height: 1;
font-weight: 500;
}
.newsletter .content {
padding-bottom: 0px;
}
.newsletter .content p {
height: 50px;
border-left: 2px solid #fc741b;
padding: 17px 0px 0px 27px;
margin: 5px 0px 0px 15px;
text-align: center;
}      .newsletter .inputs label,
.newsletter .inputs br{
display: none !important;
}
.newsletter .inputs input[type="text"] {
background: #fff;
margin-right: 8px;
width: 187px;
vertical-align: top;
height: 45px;
}
.newsletter .inputs input[type="text"]:focus {
background: #fcfcfc;
}
.newsletter .inputs input[type="submit"] {
padding-left: 30px;
padding-right: 30px;
height: 45px;
line-height: 45px;
padding-top: 0;
padding-bottom: 0;   vertical-align: top;
}  .category-wall2 {
background: #fff;
margin-top: 60px;
overflow: hidden;
}
.category-wall2-megamenu {
margin: -30px -45px -40px -45px;
}
.category-wall2 .row {
position: relative;
}
.category-wall2 .row:before {
content: '';
position: absolute;
left: 0;
right: 0;
height: 1px;
display: block;
background: url(//allyourbliss.com/wp-content/themes/fastor/img/bg-megamenu.png) top left repeat-x;
}
.category-wall2 .row:first-child:before {
display: none;
}
.category-wall2 .row > div {
position: static;
}
.category-wall2 .row > div:before {
width: 1px;
top: 0;
bottom: 0;
content: '';
display: block;
background: url(//allyourbliss.com/wp-content/themes/fastor/img/bg-megamenu.png) top left repeat-y;
position: absolute;
}
.category-wall2 .row > div:first-child:before {
display: none;
}
.category-wall2 .row > div .category {
padding: 21px 40px 19px 40px;
}
.category-wall2 .row > div img {
display: block;
float: left;
width: auto;
}
.category-wall2 .row > div a {
font-size: 14px;
font-weight: 600;
display: inline-block;
margin-top: 20px;
margin-bottom: 18px;
}  .gardentools-newsletter {
height: 204px;
}
.gardentools-newsletter .heading {
padding-top: 74px;
}
.gardentools-newsletter .heading p {
font-size: 50px;
font-weight: bold;
text-transform: uppercase;
color: #fff;
}
.gardentools-newsletter .content {
padding-bottom: 0px;
padding-top: 76px;
}
.gardentools-newsletter .content p {
padding: 17px 0px 0px 30px;
color: #fff;
}
.gardentools-newsletter .inputs {
text-align: right;
padding-top: 83px;
position: relative;
margin-left: -60px;
}
.gardentools-newsletter .inputs label,
.gardentools-newsletter .inputs br{
display: none;
}
.gardentools-newsletter .inputs input[type="text"] {
background: rgba(255, 255, 255, 0.2);
margin-right: 8px;
width: 270px;
vertical-align: top;
height: 45px;
color: #fff;
}
.gardentools-newsletter .inputs input::-webkit-input-placeholder { color: #fff;
}
.gardentools-newsletter .inputs input:-moz-placeholder { color: #fff;
opacity:  1;
}
.gardentools-newsletter .inputs input::-moz-placeholder { color: #fff;
opacity:  1;
}
.gardentools-newsletter .inputs input:-ms-input-placeholder { color: #fff;
}
.gardentools-newsletter .inputs input:focus {
background: rgba(255, 255, 255, 0.25);
}
.gardentools-newsletter .inputs input[type="submit"] {
padding-left: 39px;
padding-right: 39px;
padding-top: 16px;
height: 45px;
border-radius: 30px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
vertical-align: top;
}  .jewelry-banners {
}
.jewelry-banners img {
display: block;
}
.jewelry-banners .text-right img {
float: right;
}
.jewelry-banners > div:before {
content: '';
display: block;
position: absolute;
top: 0;
left: 0;
bottom: 0;
width: 1px;
background: url(//allyourbliss.com/wp-content/themes/fastor/img/bg-megamenu.png);
z-index: 2;
}
.jewelry-banners > div:first-child:before {
display: none;
}  .jewelryblack-banners {
border-bottom: 1px solid #1a1a1a;
}
.jewelryblack-banners .row > div {
padding: 0px;
}
.jewelryblack-banners img {
display: block;
margin: 0px auto;
}
.jewelryblack-banners .row > div:before {
content: '';
display: block;
position: absolute;
top: 0;
left: 0;
bottom: 0;
width: 1px;
background: #1a1a1a;
}
.jewelryblack-banners .row > div:first-child:before {
display: none;
}  .barber-footer-padding-left .container > div {
padding-left: 33% !important;
}
.barber-footer {
padding-top: 20px;
padding-bottom: 38px;
}
.barber-footer .footer-logo {
padding-top: 30px;
padding-bottom: 6px;
}
.barber-footer .contact {
padding: 21px 0px 0px 0px;
}
.barber-footer .contact .left {
display: inline-block;
vertical-align: top;
width: 40px;
font-size: 13px;
line-height: 11px;
color: #a5968c;
text-transform: uppercase;
font-weight: bold;
padding: 7px 0px 0px 0px;
}
.barber-footer ul.social-icons {
padding: 25px 0px 20px 44px;
margin: 0px;
list-style: none;
}
.barber-footer ul.social-icons li {
display: inline-block;
vertical-align: top;
padding: 10px 7px 0px 0px;
}
.barber-footer ul.social-icons li a {
display: block;
width: 50px;
height: 50px;
border: 1px solid #2e221b;
color: #3d3733;
text-align: center;
font-size: 18px;
padding: 10px 0px 0px 0px;
}
.barber-footer ul.social-icons li a:hover {
color: #fff;
background: #2e221b;
}
.barber-footer .contact .right {
display: inline-block;
vertical-align: top;
}
.barber-footer .contact h3 {
line-height: 1.2;
padding: 0px;
margin: 0px;
font-size: 30px;
color: #fff;
font-weight: 400;
-webkit-font-smoothing: antialiased;
text-transform: none;
}
.barber-footer .button {
margin: 37px 0px 0px 42px;
}  .ceramica-newsletter-margin-top-75 {
margin-top: 75px !important;
}
.ceramica-newsletter {
padding: 119px 0px 122px 0px;
}
.ceramica-newsletter .heading p {
padding: 0px;
margin: 0px;
font-size: 20px;
line-height: 1;
text-transform: uppercase;
font-weight: bold;
}
.ceramica-newsletter .content {
padding: 0px;
margin: 0px 0px 0px -5px;
position: relative;
}
.ceramica-newsletter .content p {
font-size: 90px;
font-weight: bold;
line-height: 75px;
}
.ceramica-newsletter .inputs {
padding: 0px;
}
.ceramica-newsletter .inputs label{
display: none
}
.ceramica-newsletter .inputs input[type="text"] {
height: 50px;
width: 254px;
margin: 19px 7px 0px 0px;
vertical-align: top;
background: #fff;
padding-left: 30px;
padding-right: 30px;
border-radius: 30px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
}
.ceramica-newsletter .inputs input[type='submit'] {
height: 50px;
margin: 19px 0px 0px 0px;
vertical-align: top;
border-radius: 30px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
padding-to: 16px;
}  .default-newsletter {
}
.default-newsletter p {
padding: 2px 0px 0px 0px;
margin: 0px;
font-size: 14px;
}
.default-newsletter input[type="text"] {
margin: 13px 17px 0px 0px;
height: 50px;
width: 175px;
vertical-align: top;
border-radius: 30px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
}
.default-newsletter label{
display: none
}
.default-newsletter .button,
.default-newsletter input[type="submit"] {
height: 50px;
margin: 13px 0px 0px 0px;
vertical-align: top;
border-radius: 30px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
padding-top: 14px;
font-size: 12px !important;
}  .antique-products {
}
.antique-products.box .box-content.products {
margin-top: 0px;
}
.antique-products .advanced-grid-products {
padding: 0px;
}
.antique-products .advanced-grid-products .product,
.antique-products .advanced-grid-products .product:first-child {
padding: 30px;
background: url(//allyourbliss.com/wp-content/themes/fastor/img/bg-megamenu.png) top left repeat-x;
}
.antique-products .advanced-grid-products .product:first-child {
background: none;
}
.antique-products .advanced-grid-products .product .right {
margin-left: 10%;
width: 56%;
}  .naturalcosmetics-newsletter {
text-align: center;
padding: 60px 0px;
}
.naturalcosmetics-newsletter .heading p {
padding: 0px 0px 15px 0px;
margin: 0px 0px 37px 0px;
font-size: 20px;
line-height: 1;
font-weight: 300;
display: inline-block;
border-bottom: 2px solid #6bc513;
color: #fff;
}
.naturalcosmetics-newsletter .content {
padding: 0px;
margin: 0px;
position: relative;
}
.naturalcosmetics-newsletter .content p {
font-size: 40px;
font-weight: 300;
line-height: 1;
}
.naturalcosmetics-newsletter .inputs {
padding: 14px 0px 0px 0px;
}
.naturalcosmetics-newsletter .inputs label{
display: none;
}
.naturalcosmetics-newsletter .inputs input[type="text"] {
height: 45px;
width: 240px;
margin: 19px 7px 0px 0px;
vertical-align: top;
background: #fff;
padding-left: 30px;
padding-right: 30px;
border-radius: 30px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
font-size: 12px;
}
.naturalcosmetics-newsletter .inputs input[type="submit"] {
height: 45px;
margin: 19px 0px 0px 0px;
vertical-align: top;
border-radius: 30px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
padding: 4px 30px 0px 30px;
}  .wine-banners {
padding-bottom: 30px;
}
body.home .wine-banners {
padding-bottom: 50px;
}
.wine-banners > div {
padding-bottom: 30px;
}
.wine-banners img {
display: block;
margin: 0 auto;
}  .wine-about-us {
padding: 70px 0px 70px 0px;
}
.wine-about-us h6 {
font-weight: 400;
padding: 0px;
}
.firefox-mac .wine-about-us h6 {
font-weight: 500;
}
.wine-about-us .footer-block {
margin: 0px -7px;
padding: 11px 0px 0px 0px;
}
.wine-about-us .footer-about-us {
padding-top: 34px;
}
.wine-about-us .footer-blocks-top {
padding-top: 8px;
}
.wine-about-us .footer-about-us ul.social-icons li a {
color: #c1c1c1;
}
.wine-about-us .footer-about-us ul.social-icons li a:hover {
color: #1f1f1f;
}  .champange {
padding: 40px 0px 80px 7%;
position: relative;
}
.champange .image {
position: absolute;
}
.champange .heading {
font-size: 30px;
line-height: 35px;
font-weight: 300;
padding: 97px 0px 26px 0px;
position: relative;
margin-left: -3px;
}  .wine-newsletter {
height: 150px;
padding: 45px 0px 0px 0px;
}
.newsletter.wine-newsletter .heading p {
font-weight: 300;
color: #fff;
}
.newsletter.wine-newsletter .content p {
text-align: left;
border-color: #a7a452;
color: #fff;
padding-left: 45px;
}
.wine-newsletter.newsletter .inputs {
padding-right: 50px;
}  .overflow-games-banners {
position: relative;
z-index: 22;
}
.games-banners {
position: absolute;
bottom: 0;
}  #main .games-social-icons a {
color: #4d4d4d;
}
#main .games-social-icons a:hover {
color: #fff;
}  .games-big-sale {
background: #1a1a1a;
margin-top: 60px;
position: relative;
overflow: hidden;
padding: 73px 100px 70px 98px;
}
.games-big-sale .image {
position: absolute;
}
.games-big-sale .image img {
max-width: none;
display: block;
}
.games-big-sale .heading {
font-size: 25px;
font-weight: 500;
color: #808080;
padding: 0px 0px 2px 0px;
}  .games-products.box .box-heading {
border-bottom: none;
}
.games-products.box .box-content {
border: 1px solid #acdd13;
}
.games-products.grey.box .box-content {
border: 1px solid #404040;
}
.games-products.orange.box .box-content {
border: 1px solid #ff9209;
}
.games-products.blue.box .box-content {
border: 1px solid #00dee1;
}
.games-products.pink.box .box-content {
border: 1px solid #fa4657;
}
.games-products.box .advanced-grid-products .product {
background: url(//allyourbliss.com/wp-content/themes/fastor/img/bg-footer.png) top left repeat-x;
}
.games-products .advanced-grid-products .product .image {
max-width: 83px;
}
.games-products .advanced-grid-products .product .right {
padding-top: 31px;
}
.games-products .advanced-grid-products .product .right .price {
padding-top: 8px;
}
.games-products .advanced-grid-products .product .right {
margin-left: 7%;
width: 59%;
}  .spices-newsletter {
padding: 54px 0px 0px 0px;
position: relative;
margin-bottom: -3px;
}
.newsletter.spices-newsletter .heading p {
font-weight: 400;
color: #350a04;
font-size: 30px;
line-height: 25px;
padding-top: 7px;
}
.newsletter.spices-newsletter .content p {
text-align: left;
border-color: #ffb400;
color: #350a04;
padding-left: 45px;
padding-top: 15px;
}
.spices-newsletter.newsletter .inputs {
padding-right: 50px;
}  .spices-recipes {
padding: 94px 0px 95px 0px;
}
.spices-recipes .heading {
font-size: 23px;
font-weight: bold;
line-height: 25px;
color: #fff;
}
.spices-recipes p {
font-size: 60px;
line-height: 50px;
color: #ffb400;
padding: 11px 0px 19px 0px;
margin: 0px;
}  .container-full-width .container {
padding: 0px !important;
}  .computer4-parallax {
padding: 142px 0px 140px 57%;
}
.computer4-parallax .heading {
color: #fff;
font-weight: 500;
font-size: 50px;
line-height: 45px;
}
.computer4-parallax p {
color: #333;
font-weight: 500;
font-size: 50px;
line-height: 45px;
padding: 1px 0px 0px 0px;
margin: 0px;
}
.computer4-parallax .button {
margin: 22px 0px 0px 0px;
}  .computer4-products.box .box-content.products {
background: #fff url(//allyourbliss.com/wp-content/themes/fastor/img/bg-megamenu.png) top left repeat-x;
position: relative;
margin-top: -1px;
}
.computer4-products.box .box-content.products > .clearfix {
background: url(//allyourbliss.com/wp-content/themes/fastor/img/bg-megamenu.png) bottom left repeat-x;
}
.computer4-products .advanced-grid-products .product,
.computer4-products .advanced-grid-products .product:first-child {
padding: 20px;
}
.computer4-products .advanced-grid-products .product .image {
width: 30%;
max-width: 83px;
}
.computer4-products .advanced-grid-products .product .right {
width: 70%;
margin-left: 0 !important;
padding-left: 23px;
padding-top: 20px;
}  .computer4-contact {
font-size: 20px;
color: #fff;
font-weight: 500;
padding-top: 8px;
position: relative;
margin-bottom: -21px;
}
.computer4-contact > div {
padding-top: 20px;
}
.computer4-contact img {
display: block;
float: left;
position: relative;
margin-left: -4px;
margin-right: 10px;
}
.computer4-contact p {
padding: 1px 0px 0px 0px;
margin: 0px;
}  .today-deals {
margin-bottom: 15px;
}
.today-deals-products {
}
.today-deals .prev {
margin-left: -40px;
border-color: #cdcdcd;
}
.today-deals .next {
margin-left: 5px;
border-color: #cdcdcd;
}
.today-deals-products .product {
padding: 20px 20px 43px 20px;
text-align: center;
}
.today-deals-products .product .is-countdown {
display: block !important;
position: relative;
margin: 0px auto;
background: none;
max-width: 285px;
font-size: 10px;
top: 10px;
}
.today-deals-products .product .is-countdown .countdown-section {
padding: 12px 5px 11px 5px;
}
.today-deals-products .product .is-countdown .countdown-section:before {
border: 1px solid #ccc;
border-radius: 100px;
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
position: absolute;
content: '';
top: 0;
bottom: 0;
left: 5px;
right: 5px;
}
.today-deals-products .product .is-countdown .countdown-section:after {
display: none;
}
.today-deals-products .product .is-countdown .countdown-amount {
font-size: 16px;
}
.today-deals-products .product .name {
padding-top: 28px;
}
.today-deals-products .product .price {
color: #d9121f;
font-size: 14px;
font-weight: 600;
}
.today-deals-products .product .price .price-old {
color: #232323;
font-weight: 400 !important;
text-decoration: line-through;
padding-right: 2px;
}
body.firefox-mac .today-deals-products .product .price .price-old  {
font-weight: 300;
}
.today-deals-products .product .button {
margin-top: 23px;
padding: 14px 38px 12px 56px;
border-radius: 30px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
font-size: 12px !important;
position: relative;
}
.today-deals-products .product .button:before {
content: '';
position: absolute;
top: 14px;
left: 23px;
display: block;
width: 16px;
height: 16px;
background: url(//allyourbliss.com/wp-content/themes/fastor/img/add-to-cart.png) top left no-repeat;
}  .border-top {
border-top: 1px solid #e5e5e5;
}
.border-1px {
border: 1px solid #e5e5e5;
}
.border-bottom {
border-bottom: 1px solid #e5e5e5;
}
.furniture-footer-padding-left {
font-weight: 600;
}
.furniture-footer-padding-left .container > div {
padding-left: 42% !important;
}  .furniture-contact {
}
.furniture-contact .logo {
padding: 70px 0px 0px 0px;
}
.furniture-contact .row {
padding-bottom: 17px;
}
.furniture-contact .row > div {
padding-top: 48px;
}
.furniture-contact .row img {
display: block;
margin: 0px auto;
}
.furniture-contact .row p {
font-size: 25px;
line-height: 23px;
padding: 27px 0px 3px 0px;
margin: 0px;
font-weight: bold;
}
.furniture-contact .row span {
font-size: 16px;
line-height: 23px;
font-weight: bold;
}
.furniture-contact .row .button {
margin-top: 30px;
margin-bottom: 0px;
border-radius: 30px;
-moz-border-radius: 30px;
-webkit-border-radius: 30px;
height: 45px;
padding-top: 14px;
}  .furniture-collections {
position: relative;
}
.furniture-collections > div {
height: 263px;
}
.furniture-collections:last-child {
display: table;
width: 100%;
position: relative;
margin-bottom: -40px;
}
.furniture-collections:before {
content: '';
top: -1px;
left: 0;
right: 0;
z-index: 1;
display: block;
position: absolute;
height: 1px;
background: url(//allyourbliss.com/wp-content/themes/fastor/img/bg-megamenu.png) top left repeat-x;
}
.furniture-collections:first-child:before {
display: none;
}
.furniture-collections > div:before {
content: '';
top: 0;
bottom: 0;
left: -1px;
position: absolute;
width: 1px;
background: url(//allyourbliss.com/wp-content/themes/fastor/img/bg-megamenu.png) top left repeat-y;
}
.furniture-collections > div:first-child:before {
display: none;
}
.furniture-collections > div a {
display: block;
height: 263px;
font-size: 17px;
line-height: 20px;
color: #201c1d;
font-weight: bold;
padding: 50px 45px 0px 45px;
position: relative;
transition: all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
}
.furniture-collections > div a:after {
content: "\f054";
display: block;
margin-top: 14px;
font: normal normal normal 11px/1 FontAwesome;
}
.furniture-collections > div:hover a {
padding-left: 55px;
}  .furniture-customer-service {
padding-left: 53%;
padding-bottom: 211px;
padding-top: 191px;
}
.furniture-customer-service p {
padding: 0px;
margin: 0px;
font-size: 65px;
line-height: 55px;
color: #fff;
font-weight: bold;
}
.furniture-customer-service .button {
margin: 0px;
border-radius: 30px;
-moz-border-radius: 30px;
-webkit-border-radius: 30px;
height: 45px;
padding-top: 14px;
margin-top: 21px;
}  .furniture-why-our-products {
background: url(//allyourbliss.com/wp-content/themes/fastor/img/bg-megamenu.png) bottom left repeat-x;
padding: 0px 0px 126px 0px;
}
.furniture-why-our-products .heading {
font-size: 65px;
line-height: 1;
font-weight: bold;
padding-top: 135px;
}
.furniture-why-our-products .row {
padding-bottom: 17px;
}
.furniture-why-our-products .row > div {
padding-top: 52px;
}
.furniture-why-our-products .row img {
display: block;
margin: 0px auto;
}
.furniture-why-our-products .row p {
font-size: 25px;
line-height: 23px;
padding: 27px 0px 3px 0px;
margin: 0px;
font-weight: bold;
}
.furniture-why-our-products .row span {
font-size: 16px;
line-height: 23px;
font-weight: bold;
}  .furniture-newsletter {
text-align: center;
padding: 187px 0px 186px 0px;
}
.furniture-newsletter .heading {
font-size: 65px;
font-weight: bold;
line-height: 1;
padding: 0px;
}
.furniture-newsletter .inputs {
}
.furniture-newsletter .inputs input {
margin: 0px 17px 0px 0px;
vertical-align: top;
height: 45px;
width: 430px;
border-radius: 40px;
-moz-border-radius: 40px;
-webkit-border-radius: 40px;
background: #fff;
border: 1px solid #ccc;
max-width: 100%;
margin-top: 26px;
}
.furniture-newsletter .inputs input:focus {
background: #fafafa;
}
.furniture-newsletter .inputs .button {
margin: 0px;
vertical-align: top;
border-radius: 30px;
-moz-border-radius: 30px;
-webkit-border-radius: 30px;
height: 45px;
padding-top: 14px;
margin-top: 26px;
}  .furniture-box {
padding-top: 60px;
margin-bottom: -6px;
position: relative;
}
.furniture-box .box-heading {
font-size: 25px !important;
}
.furniture-box .clear {
display: none;
}
.furniture-box .product-grid .product:before {
background: none;
}
.furniture-box .product-grid .product .name {
padding-top: 25px;
font-size: 15px;
font-weight: 500;
line-height: 23px;
}
.furniture-box .product-grid .product .price {
font-size: 16px;
line-height: 23px;
}
.furniture-box .product-grid .product .right > * {
position: relative;
z-index: 1;
}
.furniture-box .product-grid .product .add-to-cart > a {
display: inline-block;
background: #fff;
border: 1px solid #ccc;
color: #171016;
font-size: 12px;
text-transform: uppercase;
font-weight: 600;
cursor: pointer;
border-radius: 30px;
-moz-border-radius: 30px;
-webkit-border-radius: 30px;
height: 45px;
padding: 13px 30px 0px 55px;
margin-top: 23px;
transition: all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
position: relative;
}
.furniture-box .product-grid .product .add-to-cart > a:hover {
background: #976a8d;
border-color: #976a8d;
color: #fff;
}
.furniture-box .product-grid .product .add-to-cart > a:after {
width: 16px;
height: 16px;
content: '';
position: absolute;
display: block;
top: 13px;
left: 22px;
background: url(//allyourbliss.com/wp-content/themes/fastor/img/add-to-cart.png) top left no-repeat;
transition: all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
}
.furniture-box .product-grid .product .add-to-cart > a:hover:after {
opacity: 0;
}
.furniture-box .product-grid .product .add-to-cart > a:before {
width: 16px;
height: 16px;
content: '';
position: absolute;
display: block;
top: 13px;
left: 22px;
background: url(//allyourbliss.com/wp-content/themes/fastor/img/add-to-cart-2.png) top left no-repeat;
transition: all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
opacity: 0;
}
.furniture-box .product-grid .product .add-to-cart > a:hover:before {
opacity: 1;
}  .toys-heading {
font-size: 30px;
margin: 60px 0px 0px 0px;
color: #fff;
font-weight: 400;
padding: 39px 40px 37px 58px;
}  .overflow-military-banners {
position: relative;
z-index: 22;
}
.military-banners {
position: absolute;
bottom: 40px;
}  .military-newsletter {
height: 100px;
padding: 0px 110px 0px 84px;
}
.military-newsletter .left {
float: left;
width: 50%;
font-size: 20px;
color: #fff;
padding: 40px 0px 0px 0px;
}
.military-newsletter .left .heading {
display: inline-block;
vertical-align: top;
}
.military-newsletter .left p {
display: inline-block;
vertical-align: top;
padding: 0px 0px 0px 7px;
margin: 0px;
}
.military-newsletter .inputs {
float: right;
width: 50%;
text-align: right;
padding: 10px 0px 0px 0px;
}
.military-newsletter label {
display: none
}
.military-newsletter .inputs input[type="text"] {
height: 45px;
vertical-align: top;
margin: 0px 7px 0px 0px;
display: inline-block;
width: 188px;
background: #fff;
}
.military-newsletter .inputs input[type="text"]:focus {
background: #fafafa;
}
.military-newsletter .inputs input[type="submit"] {
margin: 0px;
height: 45px;
vertical-align: top;
display: inline-block;
}  .cosmetics-newsletter {
height: 130px;
padding: 35px 0px 0px 0px;
}
.newsletter.cosmetics-newsletter .heading p {
font-weight: 400;
color: #fff;
font-size: 20px;
}
.newsletter.cosmetics-newsletter .content p {
border-color: #fff;
color: #1a1a1a;
}
.cosmetics-newsletter.newsletter .inputs {
padding-right: 50px;
}
.cosmetics-newsletter.newsletter .inputs .button {
padding-top: 15px;
}  .cosmetics-categories {
background: #fff;
width: 100%;
}
.cosmetics-categories > div {
float: left;
width: 12.5%;
padding: 0px 0px 0px 1px;
}
.cosmetics-categories > div {
background: url(//allyourbliss.com/wp-content/themes/fastor/img/bg-megamenu.png) top left repeat-y;
}
.cosmetics-categories > div:first-child {
background: none;
padding: 0px;
}
.cosmetics-categories > div > a {
display: block;
height: 110px;
font-size: 14px;
line-height: 15px;
font-weight: bold;
padding: 27px 30px 0px 30px;
}  .glamshop-newsletter {
height: 150px;
padding: 45px 0px 0px 0px;
}
.newsletter.glamshop-newsletter .heading p {
font-weight: 400;
color: #333;
font-size: 30px;
line-height: 25px;
text-transform: uppercase;
font-family: Teko;
}
.newsletter.glamshop-newsletter .content > p {
border-color: #d9121f;
color: #232323;
}
.glamshop-newsletter.newsletter .inputs {
padding-right: 50px;
}
.glamshop-newsletter.newsletter .inputs input {
border: 1px solid #ccc;
}
.glamshop-newsletter.newsletter .inputs .button {
padding-top: 15px;
border-radius: 0px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
}  .newsletter.sport2-newsletter .content p {
border-color: #ff6d00;
}  .medic-contact {
padding-bottom: 10px;
padding-top: 13px;
}
.medic-contact .row > div {
position: static;
}
.medic-contact img {
display: inline-block;
vertical-align: top;
margin: 14px 2px 0px 0px;
}
.medic-contact .heading {
display: inline-block;
vertical-align: top;
font-size: 12px;
line-height: 1;
color: #13ad9c;
text-transform: uppercase;
font-weight: bold;
padding: 18px 4px 0px 0px;
}
#main .medic-contact p {
display: inline-block;
vertical-align: top;
padding: 16px 0px 0px 0px;
margin: 0px;
font-size: 27px;
line-height: 1;
}  .medic-top-bar {
margin: 0px -15px;
position: relative;
}
.medic-top-bar:before {
display: block;
content: '';
position: absolute;
top: 23px;
left: 15px;
right: 15px;
height: 1px;
background: rgba(0, 0, 0, .1);
z-index: 0;
}
.medic-top-bar > div {
padding-left: 0px;
padding-right: 0px;
}
.medic-top-bar .background {
display: inline-block;
vertical-align: top;
padding: 7px 15px 6px 15px;
position: relative;
z-index: 1;
}
.medic-top-bar .background:before {
display: block;
content: '';
position: absolute;
top: 23px;
left: -3px;
right: -3px;
height: 1px;
background: #eee;
z-index: -1;
}
.medic-top-bar .background img {
display: inline-block;
vertical-align: top;
}
.medic-top-bar .background p {
vertical-align: top;
display: inline-block;
padding: 5px 0px 0px 0px;
margin: 0px;
font-size: 14px;
}  .medic-phone {
display: inline-block !important;
margin: 30px 37px 0px -261px;
position: relative;
}
.medic-phone img {
display: inline-block;
vertical-align: top;
margin: 1px 1px 0px 0px;
}
.medic-phone .heading {
display: inline-block;
vertical-align: top;
font-size: 12px;
line-height: 11px;
color: #13ad9c;
text-transform: uppercase;
font-weight: bold;
padding: 5px 6px 0px 0px;
text-align: left;
}
.medic-phone p {
display: inline-block;
vertical-align: top;
padding: 2px 0px 0px 0px;
margin: 0px;
font-size: 27px;
line-height: 1;
color: #232323;
}  .medic-products {
}
.medic-products .box {
overflow: hidden;
}
.medic-products .clear:after {
display: none;
}
.medic-products .clear:before {
left: 0px !important;
right: 0px !important;
}
.medic-products .box .box-content {
padding-left: 15px;
padding-right: 15px;
}  .medic-newsletter {
height: 150px;
padding: 45px 0px 0px 0px;
}
.newsletter.medic-newsletter .heading p {
font-size: 25px;
line-height: 1;
color: #333;
padding-top: 5px;
}
.newsletter.medic-newsletter .content p {
border-color: #13ad9c;
color: #333;
text-align: left;
padding-left: 49px;
padding-top: 15px;
font-size: 15px;
}
.medic-newsletter.newsletter .inputs {
padding-right: 50px;
}
.medic-newsletter.newsletter .inputs .button {
padding-top: 14px;
}  .check-all-specialties {
display: block;
margin: 40px 0px 0px 0px;
background: #e6e6e6;
font-size: 13px;
font-weight: bold;
text-align: center;
color: #333;
text-transform: uppercase;
padding: 10px 20px 10px 20px;
}  .medic-last-in-stock {
padding: 0px 0px 37px 0px;
}
.medic-last-in-stock > div {
padding-top: 40px;
}
.medic-last-in-stock .is-countdown {
display: block !important;
position: relative;
margin: 10px -1px 0px -1px;
background: none;
max-width: 280px;
font-size: 10px;
height: auto;
left: 0;
right: auto;
}
.countdown-special-type-3 .medic-last-in-stock .is-countdown {
margin-top: 40px;
}
.medic-last-in-stock .is-countdown .countdown-section {
padding: 13px 1px 13px 1px;
}
.medic-last-in-stock .is-countdown .countdown-section:before {
border-radius: 100px;
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
background: #ededed;
position: absolute;
content: '';
top: 0;
bottom: 0;
left: 1px;
right: 1px;
z-index: -100;
}
.countdown-special-type-3 .medic-last-in-stock .is-countdown .countdown-section:before {
background: #101010;
border: 1px solid #3b3b3b;
}
.medic-last-in-stock .is-countdown .countdown-section:after {
display: none;
}
.medic-last-in-stock .is-countdown .countdown-amount {
font-size: 17px;
}
.medic-last-in-stock .name {
font-size: 30px;
line-height: 1;
padding: 20px 0px 0px 0px;
}
.medic-last-in-stock .price {
color: #d9121f;
font-size: 46px;
line-height: 1;
font-weight: 600;
padding: 2px 0px 30px 0px;
}  .fashionsimple-top-contact {
display: inline-block;
vertical-align: top;
padding: 38px 36px 0px 0px;
}
.fashionsimple-top-contact img {
display: inline-block;
vertical-align: top;
margin-top: 2px;
}
.fashionsimple-top-contact p {
display: inline-block;
vertical-align: top;
padding: 0px 0px 0px 8px;
margin: 0px;
font-size: 14px;
font-weight: 600;
}  .border-top-1-grey {
border-top: 1px solid #e5e5e5;
}  .fashionsimple-page-title {
padding: 72px 0px 54px 0px;
}
.fashionsimple-page-title h3 {
font-weight: bold !important;
font-size: 90px;
line-height: 69px;
}
.fashionsimple-page-title h4 {
font-weight: 300 !important;
font-size: 30px;
line-height: 1;
}  .fashion2-products {
}
.fashion2-products.box .box-content.products {
border: 1px solid #e5e5e5;
}
.fashion2-products .advanced-grid-products {
padding: 0px;
}
.fashion2-products .advanced-grid-products .product,
.fashion2-products .advanced-grid-products .product:first-child {
padding: 29px;
background: url(//allyourbliss.com/wp-content/themes/fastor/img/bg-megamenu.png) top left repeat-x;
}
.fashion2-products .advanced-grid-products .product:first-child {
background: none;
}
.fashion2-products .advanced-grid-products .product .image {
max-width: 93px;
}
.fashion2-products .advanced-grid-products .product .right {
margin-left: 0 !important;
width: 66%;
padding-top: 45px;
padding-left: 23px;
}  .fashion2-newsletter {
padding: 0px 0px 20px 0px;
}
.fashion2-newsletter p {
padding: 3px 0px 0px 0px;
margin: 0px;
}
.fashion2-newsletter input {
margin: 15px 17px 0px 0px;
height: 50px;
width: 263px;
max-width: 55%;
vertical-align: top;
border-radius: 0px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
background: #191919;
border: 1px solid #303030;
}
.fashion2-newsletter input:focus {
background: #303030;
border: 1px solid #303030;
}
.fashion2-newsletter .button {
height: 50px;
margin: 15px 0px 0px 0px;
vertical-align: top;
border-radius: 0px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
padding-top: 16px;
font-size: 12px !important;
padding-left: 47px;
padding-right: 47px;
}  .fashion2-footer-info {
padding: 22px 0px 4px 0px;
}
.fashion2-footer-info .logo {
padding: 20px 0px 0px 0px;
}
.fashion2-footer-info .contact {
list-style: none;
padding: 21px 0px 0px 0px;
margin: 0px;
color: #fff;
font-size: 15px;
}
.fashion2-footer-info .contact li {
display: inline-block;
padding: 0px 23px;
}
.fashion2-footer-info .contact li i {
color: #a49583;
margin-right: 13px;
}  .fashion2-parallax {
padding: 133px 0px 150px 0px;
}
.fashion2-parallax p {
padding: 0px;
margin: 0px;
font-size: 100px;
line-height: 1;
color: #a49583;
font-weight: 100;
}
.fashion2-parallax .button {
margin: 29px 0px 0px 0px;
height: 50px;
padding: 16px 48px 0px 48px;
}  .games3-big-sale {
position: relative;
overflow: hidden;
padding: 70px 0px 75px 50px;
margin-bottom: 45px;
}
.games3-big-sale .image {
position: absolute;
}
.games3-big-sale .image img {
max-width: none;
display: block;
}
.games3-big-sale .heading {
font-size: 20px;
line-height: 22px;
font-weight: 500;
color: #fff;
padding: 0px 0px 10px 0px;
}  .jewelry2-banner-fullsize {
padding: 86px 0px 90px 5.4%;
}
.jewelry2-banner-fullsize p {
padding: 0px 0px 18px 0px;
margin: 0px;
font-size: 45px;
line-height: 50px;
font-weight: 500;
color: #c7b7a0;
}
.jewelry2-banner-fullsize p span {
color: #424378;
}  .fashion3-columns {
}
.fashion3-columns > div {
text-align: center;
padding-top: 89px;
padding-bottom: 114px;
}
.fashion3-columns > div:before {
content: '';
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 1px;
background: url(//allyourbliss.com/wp-content/themes/fastor/img/bg-megamenu.png) top left repeat-y;
}
.fashion3-columns > div:first-child:before {
display: none;
}
.fashion3-columns h4 {
font-size: 50px;
line-height: 45px;
margin: 0px;
padding: 15px 0px 0px 0px;
}  .fashion3-newsletter {
padding: 79px 0px 0px 0px;
}
.fashion3-newsletter h4 {
font-size: 50px;
line-height: 1;
padding: 19px 0px 8px 0px;
margin: 0px;
}
.fashion3-newsletter .inputs {
padding: 2px 0px 0px 0px;
}
.fashion3-newsletter .inputs label,
.fashion3-newsletter .inputs label{
padding: 2px 0px 0px 0px;
display: none;
}
.fashion3-newsletter .inputs input {
margin: 0px 8px 0px 0px;
vertical-align: top;
height: 45px;
width: 188px;
}
.fashion3-newsletter .inputs .button {
margin: 0px;
vertical-align: top;
height: 45px;
padding-top: 16px;
}  .fashion3-footer {
}
.fashion3-footer .logo {
padding: 32px 0px 0px 0px;
}
.fashion3-footer .contact {
margin: 0px auto;
max-width: 780px;
text-align: left;
line-height: 1;
padding: 14px 0px 0px 0px;
}
.fashion3-footer .contact p {
padding: 40px 0px 6px 0px;
margin: 0px;
font-size: 12px;
text-transform: uppercase;
font-weight: 600;
}
.fashion3-footer .contact h3 {
font-size: 50px;
line-height: 40px;
padding: 0px;
margin: 0px;
}
.fashion3-footer ul.social-icons {
padding: 14px 0px 0px 0px;
margin: 0px;
list-style: none;
}
.fashion3-footer ul.social-icons li {
display: inline-block;
vertical-align: top;
padding: 10px 3px 0px 4px;
}
.fashion3-footer ul.social-icons li a {
display: block;
width: 50px;
height: 50px;
border: 1px solid #d2c9c3;
color: #c2c2c2;
text-align: center;
font-size: 18px;
padding: 11px 0px 0px 0px;
}
.fashion3-footer ul.social-icons li a:hover {
color: #fff;
background: #a38d82;
border: 1px solid #a38d82;
}
.fashion3-footer ul.links {
list-style: none;
padding: 96px 0px 2px 0px;
margin: 0px;
display: block;
}
.fashion3-footer ul.links li {
display: inline-block;
padding: 0px 8px;
}
.fashion3-footer ul.links li a {
line-height: 1;
font-size: 12px;
text-transform: uppercase;
font-weight: 600;
}
.fashion3-footer .copyright2 {
max-width: 750px;
margin: 0px auto;
font-size: 12px;
text-transform: uppercase;
font-weight: 600;
border-top: 1px solid rgba(0, 0, 0, .1);
padding: 7px 0px 0px 0px;
}  .fashion3-products {
}
.fashion3-products > div {
position: relative;
margin-bottom: -1px;
margin-top: -1px;
overflow: hidden;
}
.fashion3-products .clear {
display: none;
}
.fashion3-products .box .box-content.products {
margin-top: 35px;
margin-bottom: 35px;
}
.fashion3-products-heading {
top: 0px;
bottom: 0px;
right: 15px;
position: absolute;
width: 800px;
height: 579px;
}
.fashion3-products-heading.right {
right: auto;
left: 15px;
}  .cameras-top-bar {
font-size: 12px;
padding: 8px 0px 9px 0px;
}
.cameras-top-bar > div {
padding-top: 4px;
}
.cameras-top-bar > div:before {
content: '';
position: absolute;
width: 5px;
height: 5px;
top: 10px;
left: -29px;
background: #000000;
}
.cameras-top-bar > div:first-child:before {
display: none;
}
.cameras-top-bar > div:last-child:before {
left: 0;
}  .cameras-columns {
border: 1px solid #e6e6e6;
margin: 60px 0px 10px 0px;
position: relative;
}
.cameras-columns .row > div {
position: static;
padding-top: 33px;
padding-bottom: 33px;
}
.cameras-columns .row > div:before {
content: '';
position: absolute;
top: 0;
bottom: 0;
width: 1px;
background: #e5e5e5;
margin-left: -15px;
}
.cameras-columns .row > div:first-child:before {
display: none;
}
.cameras-columns img {
display: inline-block;
vertical-align: top;
margin-left: 23px;
}
.cameras-columns .row > div:first-child img {
margin-left: 33px;
}
.cameras-columns .right {
display: inline-block;
vertical-align: top;
text-align: left;
line-height: 1;
padding: 2px 0px 0px 8px;
}
.cameras-columns h6 {
margin: 0px;
padding: 0px;
line-height: 1.5;
font-size: 14px;
color: #000;
}
.cameras-columns p {
padding: 0px;
margin: 0px;
}  .grocery-products .product-grid .product {
height: 306px;
}
#main .products-grid-with-carousel {
overflow: hidden;
margin-top: -1px !important;
padding: 0px 16px 0px 22px !important;
}
#main .products-grid-with-carousel .clear:before {
margin-top: 0px;
}
#main .products-grid-with-carousel .owl-item:last-child .product:before {
background: none;
}
.products-grid-with-carousel.box .box-content.products {
margin-top: 0px;
}
.products-grid-with-carousel .product-grid {
padding: 0px !important;
overflow: visible !important;
}  .grocery-top-bar {
margin: 0px -15px;
position: relative;
}
.grocery-top-bar:before {
display: block;
content: '';
position: absolute;
top: 19px;
left: 15px;
right: 15px;
height: 1px;
background: rgba(0, 0, 0, .1);
z-index: 0;
}
.grocery-top-bar > div {
padding-left: 0px;
padding-right: 0px;
}
.grocery-top-bar .background {
display: inline-block;
vertical-align: top;
padding: 4px 15px 6px 15px;
position: relative;
z-index: 1;
}
.grocery-top-bar .background:before {
display: block;
content: '';
position: absolute;
top: 19px;
left: -3px;
right: -3px;
height: 1px;
background: #f9f9f9;
z-index: -1;
}
.grocery-top-bar .background img {
display: inline-block;
vertical-align: top;
}
.grocery-top-bar .background p {
vertical-align: top;
display: inline-block;
padding: 6px 0px 0px 0px;
margin: 0px 0px 0px -2px;
position: relative;
font-size: 12px;
}  ul.social-icons-default {
list-style: none;
padding: 10px 0px 0px 0px;
padding-bottom: 0px !important;
margin: 0px;
position: relative;
margin-bottom: -3px;
}
ul.social-icons-default li {
display: inline-block;
vertical-align: top;
padding: 0px 9px 0px 9px;
font-size: 24px;
}
#main ul.social-icons-default li a {
color: #d1d1d1;
}
#main ul.social-icons-default li a:hover {
color: #000;
}
#main ul.social-icons-default.coffee-version li a {
color: #b1aaa0;
}
#main ul.social-icons-default.coffee-version li a:hover {
color: #3a2828;
}  .footer-block-grocery {
padding: 9px 0px 11px 0px;
}
.footer-block-grocery img {
display: inline-block;
vertical-align: top;
}
.footer-block-grocery .footer-block-content {
display: inline-block;
vertical-align: top;
}
.footer-block-grocery .footer-block-content h6 {
padding: 6px 0px 0px 0px;
margin: 0px;
font-size: 11px;
color: #e16ca4;
font-weight: bold;
text-transform: uppercase;
line-height: 1;
}
.footer-block-grocery .footer-block-content p {
padding: 1px 0px 0px 0px;
margin: 0px;
line-height: 1;
font-size: 21px;
}  .market-phone {
display: inline-block !important;
margin: 30px 45px 0px -301px !important;
position: relative;
}
.market-phone img {
display: inline-block;
vertical-align: top;
margin: 1px 10px 0px 0px;
}
.market-phone .heading {
display: inline-block;
vertical-align: top;
font-size: 10px;
line-height: 1;
color: #333;
text-transform: uppercase;
font-weight: 600;
padding: 7px 4px 0px 0px;
text-align: left;
}
.market-phone p {
display: inline-block;
vertical-align: top;
padding: 7px 0px 0px 0px;
margin: 0px;
font-size: 23px;
color: #d42f37;
font-weight: 600;
}  .market-columns {
background: #fafafa;
border: 1px solid #d9d9d9;
margin: 30px 0px 0px 0px;
font-weight: 500;
}
.market-columns .row {
margin: 0px;
}
.market-columns .row > div {
padding: 14px 37px 17px 37px;
}
.market-columns .row > div:before {
content: '';
position: absolute;
top: 0;
bottom: 0;
width: 1px;
background: #d9d9d9;
left: 0;
}
.market-columns .row > div:first-child:before {
display: none;
}
.market-columns p {
padding: 5px 0px 0px 0px;
margin: 0px;
line-height: 15px;
}
.market-columns img {
display: block;
float: left;
margin: 0px 15px 0px 0px;
}  .market-about-us {
padding-top: 35px;
}
#main .market-about-us p {
padding-top: 17px;
color: #020202;
line-height: 21px;
padding-bottom: 2px;
}
.market-about-us ul.social-icons {
padding-top: 17px;
}
.market-about-us ul.social-icons li a {
color: #b2b2b1;
font-size: 22px;
}
.market-about-us ul.social-icons li a:hover {
color: #020202;
}  .market-contact {
}
.market-contact .row > div {
padding-bottom: 29px;
position: static;
}
.market-contact .row > div:before {
width: 1px;
content: '';
top: 0;
bottom: 0;
background: #e5e5e5;
position: absolute;
margin-left: -47px;
}
.market-contact .row > div:first-child:before {
display: none;
}
.market-contact img {
display: inline-block;
vertical-align: top;
margin: 33px 10px 0px 0px;
}
.market-contact .heading {
display: inline-block;
vertical-align: top;
font-size: 10px;
line-height: 1;
color: #333;
text-transform: uppercase;
font-weight: 600;
padding: 39px 4px 0px 0px;
}
#main .market-contact p {
display: inline-block;
vertical-align: top;
padding: 36px 0px 0px 0px;
margin: 0px;
font-size: 23px;
color: #d42f37;
font-weight: 600;
}  .market-products {
border: 1px solid #e5e5e5;
margin: 0 !important
}
.market-products .box .box-content.products {
margin-top: 0px;
}
.market-products .product-grid .product:before {
top: 0;
}
.market-products .box .clear {
display: none;
}
.market-products.row > div {
position: static;
}
.market-products .col-md-9 {
padding-left: 1px;
padding-right: 0px;
position: relative !important;
}
.market-products .col-md-9:before {
content: '';
position: absolute;
top: 0;
left: 0;
bottom: 0;
width: 1px;
background: #e5e5e5;
}
.market-products .col-md-9 .box {
padding: 0px 14px;
}
.market-products-categories {
}
.market-products .image {
position: absolute;
bottom: 0px;
}
.market-products .image img {
display: block;
}
.market-products-categories > ul {
list-style: none;
padding: 34px 29px 22px 29px;
margin: 0px;
}
.market-products-categories > ul > li > a {
display: inline-block;
font-size: 20px;
line-height: 1;
font-weight: 600;
border-bottom: 2px solid #d42f37;
padding: 0px 0px 16px 0px;
}
.market-products-categories ul ul {
list-style: none;
padding: 20px 0px 0px 0px;
margin: 0px;
line-height: 30px;
font-weight: 500;
}  .market-newsletter {
}
.market-newsletter > img {
position: absolute;
display: block;
bottom: -1px;
left: 54px;
}
.market-newsletter .heading {
}
.market-newsletter label,
.market-newsletter br {
display: none;
}
.market-newsletter .heading p {
padding: 38px 0px 34px 0px;
margin: 0px;
font-size: 19px;
line-height: 22px;
color: #000;
font-weight: 500;
}
.market-newsletter .inputs {
padding-top: 33px;
padding-left: 0px;
}
.market-newsletter .inputs input[type="text"] {
margin: 0px;
vertical-align: top;
background: #fff;
border: 1px solid #d9d9d9;
border-right: none;
height: 50px;
display: table-cell;
width: 100%;
padding-left: 30px;
font-size: 12px;
margin-right: 50px;
}
.market-newsletter .inputs input[type="submit"] {
display: block;
height: 50px;
text-align: center;
margin: 0px;
position: absolute;
right: 0px;
top: 33px;
}  .architecture-newsletter {
height: 150px;
padding: 45px 0px 0px 0px;
}
.newsletter.architecture-newsletter .heading p {
font-size: 23px;
line-height: 25px;
font-weight: 600;
padding-top: 9px;
}
.newsletter.architecture-newsletter .content p {
border-color: #000;
text-align: left;
padding-left: 49px;
padding-top: 15px;
font-size: 13px;
}
.architecture-newsletter.newsletter .inputs {
padding-right: 65px;
text-align: right;
}
.architecture-newsletter.newsletter .inputs input[type="text"] {
width: 220px;
}
.architecture-newsletter.newsletter .inputs input[type="submit"] {
padding-left: 21px;
padding-right: 21px;
}  .architecture-categories {
position: relative;
}
.architecture-categories > div {
position: static;
padding-left: 35px;
padding-top: 23px;
padding-bottom: 25px;
}
.architecture-categories > div:first-child {
padding-left: 15px;
}
.architecture-categories > div:before {
width: 1px;
top: 0;
bottom: 0;
background: url(//allyourbliss.com/wp-content/themes/fastor/img/bg-megamenu.png) top left repeat;
position: absolute;
content: '';
display: block;
margin-left: -36px;
}
.architecture-categories > div:first-child:before {
display: none;
}
.architecture-categories > div > a > img {
display: inline-block;
vertical-align: top;
}
.architecture-categories > div > .heading {
display: inline-block;
vertical-align: top;
padding-top: 16px;
padding-left: 11px;
}
.architecture-categories > div > .heading a {
font-weight: 600;
font-size: 18px;
color: #333;
line-height: 1;
}
.architecture-categories > div > .heading span {
font-size: 13px;
line-height: 1;
display: block;
font-weight: 500;
color: #dab26d;
}
.architecture-categories > div > .heading a:hover {
color: #dab26d;
}  .architecture-products {
padding: 10px 0px 0px 0px;
}
.architecture-products .product {
border: 1px solid #e5e5e5;
display: table;
width: 100%;
}
.architecture-products .product .left {
display: table-cell;
width: auto;
vertical-align: top;
}
.architecture-products .product .sale-badge{
margin-top: 20px;
margin-left: 20px;
}
.architecture-products .product .left .image {
position: relative;
}
.architecture-products .product .left .image img {
display: block;
}
.architecture-products .product .right {
width: 250px;
display: table-cell;
vertical-align: top;
padding: 50px 20px 50px 40px;
}
.architecture-products .product .right .price {
color: #d9121f;
font-size: 14px;
font-weight: 600;
line-height: 1.2;
}
.architecture-products .product .right .price .price-old {
color: #232323;
font-weight: 400 !important;
text-decoration: line-through;
padding-right: 2px;
}
body.firefox-mac .architecture-products .product .right .price .price-old  {
font-weight: 300 !important;
}
.architecture-products .product .right .only-hover ul {
padding: 19px 0px 0px 0px;
margin: 0px;
list-style: none;
}
.architecture-products .product .right .only-hover ul li {
display: inline-block;
padding: 5px 1px 5px 0px;
vertical-align: top;
}
.architecture-products .product .right .only-hover ul li a {
display: block;
width: 45px;
height: 45px;
border-radius: 100px;
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
background: #fff;
border: 1px solid #ccc;
transition: all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
font-size: 16px;
padding: 10px 0px;
text-align: center;
cursor: pointer;
}
.architecture-products .product .right .only-hover ul li a:hover {
background: #d9121f;
border-color: #d9121f;
color: #fff;
}  .architecture-individual-project {
padding: 135px 0px 131px 0px;
}
.architecture-individual-project h5 {
color: #dab26d;
font-size: 40px;
line-height: 1;
font-weight: 100;
margin: 0px;
padding: 0px 0px 4px 0px;
}
.architecture-individual-project h6 {
font-size: 40px;
line-height: 1;
font-weight: 700;
position: relative;
padding: 0px 0px 17px 0px;
margin: 0px;
}  .architecture-contact {
padding-bottom: 6px;
}
.architecture-contact .row > div {
position: static;
}
.architecture-contact img {
display: inline-block;
vertical-align: top;
margin: 14px 2px 0px 0px;
}
.architecture-contact .heading {
display: inline-block;
vertical-align: top;
font-size: 10px;
line-height: 1;
text-transform: uppercase;
font-weight: 600;
padding: 21px 3px 0px 0px;
}
#main .architecture-contact p {
display: inline-block;
vertical-align: top;
padding: 14px 0px 0px 0px;
margin: 0px;
font-size: 23px;
font-weight: 600;
}  .matrialarts-contact {
display: inline-block;
vertical-align: top;
padding: 13px 60px 0px 0px;
position: relative;
height: 45px;
margin-top: 24px;
text-align: left;
}
.matrialarts-contact:before {
content: '';
position: absolute;
display: block;
top: -30px;
bottom: -30px;
width: 1px;
background: rgba(255, 255, 255, .05);
left: -61px;
}
.matrialarts-contact .heading {
display: inline-block;
vertical-align: top;
font-size: 10px;
line-height: 1;
text-transform: uppercase;
padding: 0px 7px 0px 0px;
}
.matrialarts-contact p {
display: inline-block;
vertical-align: top;
padding: 0px;
margin: 0px;
font-size: 20px;
color: #fff;
line-height: 1;
}  .matrialarts-menu ul {
list-style: none;
padding: 9px 0px 10px 0px !important;
margin: 0px !important;
}
@media (min-width: 767px) {
.matrialarts-menu a {
font-size: 14px;
line-height: 40px;
}
}
.matrialarts-menu li {
margin: 0px !important;
float: left;
clear: both;
}  .matrialarts-products {
padding-bottom: 10px;
}
.matrialarts-products .matrial-product {
border: 1px solid #e5e5e5;
margin: 16px 7px 10px 20px;
display: inline-block;
vertical-align: top;
}
.matrialarts-products .matrial-product .image {
display: inline-block;
vertical-align: top;
}
.matrialarts-products .matrial-product .image img {
display: inline-block;
vertical-align: top;
}
.matrialarts-products .matrial-product .right {
display: inline-block;
vertical-align: top;
padding: 25px 20px 0px 30px;
}
.matrialarts-products .matrial-product .right .price {
color: #d9121f;
font-size: 14px;
font-weight: 600;
}
.matrialarts-products .button-right {
vertical-align: top;
display: inline-block;
margin-top: 16px;
margin-bottom: 10px;
}
.matrialarts-products .button-right .button {
border-radius: 0px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
width: 94px;
height: 97px;
margin: 0px 0px 0px 20px;
padding: 33px 20px 0px 29px;
}  .welcome-matrialarts {
text-align: center;
font-size: 15px;
padding: 35px 0px 0px 0px;
}
.welcome-matrialarts .heading {
font-size: 30px;
line-height: 1.2;
color: #fff;
}
.welcome-matrialarts p {
padding: 5px 0px 0px 0px;
margin: 0px;
}
.columns-matrialarts {
padding-top: 10px;
}
.columns-matrialarts > div {
text-align: center;
margin-top: 30px;
}
.columns-matrialarts > div:before {
position: absolute;
top: 11px;
bottom: 0;
left: 0;
content: '';
width: 1px;
background: rgba(255, 255, 255, .1);
}
.columns-matrialarts > div:first-child:before {
display: none;
}
.columns-matrialarts p {
padding: 12px 0px 2px 0px;
margin: 0px;
font-size: 18px;
color: #fff;
line-height: 1;
}  .matrialarts-newsletter {
padding: 0px 0px 60px 0px;
}
.matrialarts-newsletter .heading p {
padding: 59px 0px 0px 0px;
margin: 0px;
font-size: 30px;
line-height: 1;
color: #fff;
}
.matrialarts-newsletter .content p {
padding: 10px 0px 0px 0px;
margin: 0px;
font-size: 15px;
}
.matrialarts-newsletter .inputs {
}
.matrialarts-newsletter .inputs input {
margin: 14px 7px 0px 0px;
height: 45px;
vertical-align: top;
width: 210px;
padding-left: 30px;
}
.matrialarts-newsletter .inputs .button {
margin: 14px 0px 0px 0px;
height: 45px;
vertical-align: top;
border-radius: 30px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
}  .matrialarts-products-tabs {
}
.matrialarts-products-tabs .description {
padding-left: 15px;
font-size: 14px;
line-height: 18px;
padding-top: 28px;
}
.matrialarts-products-tabs .select-tab {
padding: 23px 0px 35px 15px;
margin: 0px;
list-style: none;
font-size: 20px;
line-height: 1;
}
.matrialarts-products-tabs .select-tab li {
padding-top: 5px;
}
.matrialarts-products-tabs .select-tab li a {
border-bottom: 2px solid transparent;
display: inline-block;
padding: 3px 0px 3px 0px;
}
.matrialarts-products-tabs .select-tab li.active a {
color: #fff;
border-bottom: 2px solid #c30a0a;
}
.matrialarts-products-tabs .select-tab li.active a:before {
display: inline-block;
vertical-align: middle;
font-family: FontAwesome;
cursor: pointer;
font-size: 9px;
line-height: 9px;
font-weight: 400;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\f054";
color: #fff;
margin-right: 12px;
margin-bottom: 2px;
}
.matrialarts-products-tabs .tab-content {
background: none !important;
}
.matrialarts-products-tabs .tab-content:before {
display: none !important;
}  .sport-contact {
padding-bottom: 6px;
}
.sport-contact .row > div {
position: static;
}
.sport-contact img {
display: inline-block;
vertical-align: top;
margin: 31px 2px 0px 0px;
}
.sport-contact .heading {
display: inline-block;
vertical-align: top;
font-size: 11px;
line-height: 1;
text-transform: uppercase;
font-weight: 700;
padding: 44px 6px 0px 0px;
}
#main .sport-contact p {
display: inline-block;
vertical-align: top;
padding: 33px 0px 0px 0px;
margin: 0px;
font-size: 18px;
font-weight: 600;
color: #fff;
}  .sport-newsletter {
overflow: hidden;
}
.sport-newsletter .heading {
padding-left: 14.87%;
font-size: 115px;
font-weight: bold;
line-height: 1;
color: transparent;
text-stroke: 2px #f2351c;
-webkit-text-stroke: 2px #f2351c;
position: relative;
margin-top: -34px;
}
.sport-newsletter .content-newsletter {
padding-left: 15.7%;
font-size: 45px;
line-height: 1;
color: #fff;
font-weight: 600;
position: relative;
margin-top: -14px;
}
.sport-newsletter  label,
.sport-newsletter  br{
display: none;
}
.sport-newsletter .content-newsletter p {
font-size: 20px;
color: #30e502;
padding: 0px 0px 0px 128px;
position: relative;
margin-top: -3px;
}
.sport-newsletter .inputs {
padding: 22px 0px 102px 26.5%;
}
.sport-newsletter .inputs input[type="text"] {
height: 45px;
margin: 20px 9px 0px 0px;
width: 300px;
padding-left: 30px;
background: #0c0c0c;
-webkit-box-shadow: inset 0px 5px 10px 0px rgba(0,0,0,0.2);
-moz-box-shadow: inset 0px 5px 10px 0px rgba(0,0,0,0.2);
box-shadow: inset 0px 5px 10px 0px rgba(0,0,0,0.2);
}
.sport-newsletter .inputs input[type="submit"] {
height: 45px;
margin: 20px 0px 0px 0px;
border-radius: 30px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
padding-top: 16px;
}  .sport-products {
padding-top: 0px;
}
.sport-products .box-heading-img {
background: url(//allyourbliss.com/wp-content/themes/fastor/img/bg-megamenu.png) bottom left repeat-x;
}
.sport-products .box-heading-img img {
display: block;
margin: 0px auto;
}
.sport-products.box .box-content.products {
margin-top: 0px;
}
.sport-products .advanced-grid-products {
padding: 10px 30px 30px 30px;
}
.sport-products .advanced-grid-products .product {
padding: 20px 0px 0px 0px;
}
.sport-products .advanced-grid-products .product .image {
max-width: 83px;
width: 40%;
}
.sport-products .advanced-grid-products .product .right {
width: 60%;
margin-left: 0;
padding-left: 20px;
padding-top: 19px;
}  .cosmetics2-products {
}
.cosmetics2-products .box {
overflow: hidden;
}
.cosmetics2-products .clear {
display: none;
}
#main .cosmetics2-products .box .box-content {
padding-left: 15px;
padding-right: 15px;
background: #101010 !important;
}  .cosmetics2-newsletter {
height: 150px;
padding: 45px 0px 0px 0px;
}
.newsletter.cosmetics2-newsletter .heading p {
font-size: 25px;
line-height: 1;
color: #e8c22b;
padding-top: 5px;
font-weight: 400;
}
.newsletter.cosmetics2-newsletter .content p {
border-color: #e8c22b;
color: #fff;
text-align: left;
padding-left: 49px;
padding-top: 14px;
font-size: 15px;
}
.cosmetics2-newsletter.newsletter .inputs {
padding-right: 50px;
}
.cosmetics2-newsletter.newsletter .inputs .button {
padding-top: 14px;
}  .cosmetics2-phone {
display: inline-block !important;
margin: 30px 37px 0px -261px;
position: relative;
}
.cosmetics2-phone img {
display: inline-block;
vertical-align: top;
margin: 1px 1px 0px 0px;
}
.cosmetics2-phone .heading {
display: inline-block;
vertical-align: top;
font-size: 12px;
line-height: 11px;
color: #e8c22b;
text-transform: uppercase;
font-weight: 600;
padding: 5px 6px 0px 0px;
text-align: left;
}
.cosmetics2-phone p {
display: inline-block;
vertical-align: top;
padding: 2px 0px 0px 0px;
margin: 0px;
font-size: 27px;
line-height: 1;
color: #fff;
}  .cosmetics2-contact {
padding-bottom: 11px;
}
.cosmetics2-contact .row > div {
position: static;
}
.cosmetics2-contact img {
display: inline-block;
vertical-align: top;
margin: 27px 1px 0px 0px;
}
.cosmetics2-contact .heading {
display: inline-block;
vertical-align: top;
font-size: 12px;
line-height: 11px;
text-transform: uppercase;
font-weight: 600;
color: #e8c22b;
padding: 31px 6px 0px 0px;
}
#main .cosmetics2-contact p {
display: inline-block;
vertical-align: top;
padding: 28px 0px 0px 0px;
margin: 0px;
font-size: 27px;
line-height: 1;
color: #fff;
}  .cosmetics2-top-bar {
margin: 0px -15px;
}
.cosmetics2-top-bar > div {
padding-left: 0px;
padding-right: 0px;
background: url(//allyourbliss.com/wp-content/themes/fastor/img/bg-top-bar.png) top left repeat-x;
}
.cosmetics2-top-bar .background {
background: #000;
display: inline-block;
vertical-align: top;
padding: 7px 15px 6px 15px;
}
.cosmetics2-top-bar .background img {
display: inline-block;
vertical-align: top;
}
.cosmetics2-top-bar .background p {
vertical-align: top;
display: inline-block;
padding: 5px 0px 0px 0px;
margin: 0px;
font-size: 14px;
}  .exclusive-parallax {
padding: 106px 0px 105px 0px;
}
.exclusive-parallax .heading {
font-size: 40px;
line-height: 1;
padding: 0px 0px 17px 0px;
}  .exclusive-products-border-color {
}
.exclusive-products-border-color .container > div > .row > div:last-child .box-heading {
border-bottom-color: #ffbb00;
color: #ffbb00;
}
.exclusive-products-border-color .container > div > .row > div:last-child .product-grid .product:hover:before {
border-color: #ffbb00;
}  .exclusive-newsletter {
}
.exclusive-newsletter > div {
position: static;
}
.exclusive-newsletter > div:nth-child(2):before {
content: '';
position: absolute;
top: 0;
bottom: 0;
width: 1px;
background: rgba(0, 0, 0, .1);
margin-left: -20px;
}
.exclusive-newsletter .heading p {
padding: 53px 0px 47px 0px;
margin: 0px;
font-size: 40px;
line-height: 1;
color: #ffbb00;
}
.exclusive-newsletter .content-newsletter p {
padding: 68px 0px 66px 31px;
margin: 0px;
font-size: 18px;
line-height: 23px;
font-weight: 500;
}
.exclusive-newsletter .inputs {
margin: 70px 0px 70px 0px;
position: relative;
}
.exclusive-newsletter .inputs label,
.exclusive-newsletter .inputs br{
display: none
}
.exclusive-newsletter .inputs input[type="submit"]{
margin: 0px;
display: block;
position: absolute;
top: 0;
right: 10px;
height: 40px;
padding-left: 30px;
padding-right: 30px;
}
.exclusive-newsletter .inputs input[type="text"] {
margin: 0px;
display: block;
width: 97%;
background: #fff;
border: 1px solid #cfcec7;
height: 40px;
}
.exclusive-newsletter .inputs input:focus {
border: 1px solid #ffbb00;
}  .exclusive-footer-columns {
padding: 10px 0px 19px 0px;
}
.exclusive-footer-columns .logo {
padding-top: 32px;
}
.exclusive-footer-columns .contact {
padding-left: 10px;
padding-right: 10px;
}
.exclusive-footer-columns .contact > img {
display: inline-block;
vertical-align: top;
margin: 29px 12px 0px 0px;
}
.exclusive-footer-columns .contact .right {
display: inline-block;
vertical-align: top;
}
.exclusive-footer-columns .contact .right .title {
font-weight: 500;
font-size: 18px;
line-height: 1;
padding-top: 37px;
}
.exclusive-footer-columns .contact .right p {
padding: 0px;
margin: 0px;
}  .exclusive-banners {
padding: 0px 0px 1px 0px;
background: url(//allyourbliss.com/wp-content/themes/fastor/img/bg-megamenu.png) bottom left repeat-x;
}
.exclusive-banners .row > div:before {
content: '';
position: absolute;
top: 0;
bottom: 0;
left: 0;
background: url(//allyourbliss.com/wp-content/themes/fastor/img/bg-megamenu.png);
width: 1px;
}
.exclusive-banners .row > div:first-child:before {
display: none;
}
.exclusive-banners .row > div > div {
padding: 48px 0px 50px 50px;
}
.exclusive-banners .row > div:first-child > div {
padding-left: 0px;
}
.exclusive-banners .heading {
font-size: 20px;
font-weight: 500;
line-height: 1;
}
.exclusive-button {
border: 1px solid #d5d8ca;
background: #fff;
display: inline-block;
height: 30px;
padding: 7px 29px 0px 29px;
text-transform: uppercase;
font-weight: 600;
font-size: 11px;
border-radius: 20px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
margin-top: 16px;
}
.exclusive-button:hover {
background: #70543f;
color: #fff;
border-color: #70543f;
}  .perfume-newsletter {
position: relative;
z-index: 1;
padding: 5px 0px 25px 0px;
}
.perfume-newsletter .circle {
width: 156px;
background-color: #FFBB00;
border-radius: 200px;
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.10);
color: #fff;
font-size: 15px;
line-height: 16px;
margin-top: -22px;
position: absolute;
padding: 29px 23px 27px 23px;
text-align: center;
}
.perfume-newsletter .circle p{
display: none;
}
.perfume-newsletter .circle h4 {
font-size: 15px;
color: #fff;
padding: 0px;
margin: 0px;
font-weight: normal !important;
border: none;
display: inline-block;
line-height:15px;
}
.perfume-newsletter .circle h3 {
font-size: 59px;
line-height: 65px;
color: #fff;
padding: 0px;
margin: 0px;
font-weight: bold;
font-family: Arial;
border: none;
}
.perfume-newsletter .row {
padding-left: 200px;
padding-top: 20px;
min-height: 85px;
color: #735741;
font-size: 24px;
line-height: 24px;
font-weight: bold;
}
.perfume-newsletter .row > div {
padding-top: 15px;
}
.perfume-newsletter .inputs {
padding-right: 60px;
margin-top: 3px;
position: relative;
}
.perfume-newsletter .inputs label,
.perfume-newsletter .inputs br {
display: none
}
.perfume-newsletter .inputs input[type="text"] {
margin: 0px;
position: relative;
width: 100%;
height: 44px;
border-radius: 100px;
-webkit-border-radius: 100px;
padding: 10px 10px 10px 25px;
color: #333;
font-size: 14px;
font-weight: normal;
border: 2px solid #E1E3D8;
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
}
.perfume-newsletter .inputs input[type="text"]:focus {
border-width: 2px !important;
}
.perfume-newsletter .inputs input[type="submit"] {
height: 44px;
z-index: 2;
border: 2px solid #E1E3D8;
font-size: 20px;
background-color: #fff;
color: #70543F;
padding: 5px 20px 6px 20px;
position: absolute;
top: 0;
right: 60px;
margin: 0;
-webkit-border-radius: 0px 100px 100px 0px;
border-radius: 0px 100px 100px 0px;
cursor: pointer;
}
.perfume-newsletter .inputs input[type="submit"]:hover {
background: #E1E3D8;
}  .coffee-parallax {
padding: 84px 0px 85px 0px;
}
.coffee-parallax p {
padding: 0px 0px 22px 0px;
margin: 0px;
font-size: 40px;
line-height: 1;
color: #fff;
font-weight: bold;
position: relative;
margin-top: -7px;
}  .footer-block-coffee {
padding: 9px 0px 11px 0px;
display: inline-block;
position: relative;
}
.footer-block-coffee:before {
display: block;
content: '';
position: absolute;
top: 26px;
left: -28px;
right: -28px;
height: 1px;
background: #fff;
z-index: -1;
}
.footer-block-coffee img {
display: inline-block;
vertical-align: top;
}
.footer-block-coffee .footer-block-content {
display: inline-block;
vertical-align: top;
}
.footer-block-coffee .footer-block-content p {
padding: 9px 0px 0px 2px;
margin: 0px;
line-height: 1;
font-size: 20px;
font-weight: 600;
}
.coffee-footer-blocks {
position: relative;
z-index: 3;
}
.coffee-footer-blocks:before {
display: block;
content: '';
position: absolute;
top: 26px;
left: 15px;
right: 33%;
height: 1px;
background: rgba(0, 0, 0, .1);
z-index: -2;
}  .carparts-newsletter {
}
.carparts-newsletter > img {
position: absolute;
display: block;
bottom: 0;
left: 54px;
}
.carparts-newsletter .heading {
}
.carparts-newsletter .heading p {
padding: 39px 0px 35px 0px;
margin: 0px;
font-size: 19px;
line-height: 22px;
color: #000;
font-weight: 500;
}
.carparts-newsletter .inputs {
padding-top: 34px;
padding-left: 0px;
}
.carparts-newsletter .inputs br,
.carparts-newsletter .inputs label {
display: none
}
.carparts-newsletter .inputs input[type="text"]{
margin: 0px;
vertical-align: top;
background: #fff;
border: none;
border-right: none;
height: 50px;
display: table-cell;
width: 100%;
padding-left: 30px;
font-size: 12px;
margin-right: 50px;
}
.carparts-newsletter .inputs input[type="submit"] {
display: block;
height: 50px;
text-align: center;
margin: 0px;
position: absolute;
right: 0px;
top: 34px;
}  .carparts-phone {
display: inline-block !important;
margin: 30px 45px 0px -301px !important;
position: relative;
}
.carparts-phone img {
display: inline-block;
vertical-align: top;
margin: 1px 10px 0px 0px;
}
.carparts-phone .heading {
display: inline-block;
vertical-align: top;
font-size: 10px;
line-height: 1;
color: #adb0b7;
text-transform: uppercase;
font-weight: 600;
padding: 7px 4px 0px 0px;
text-align: left;
}
.carparts-phone p {
display: inline-block;
vertical-align: top;
padding: 7px 0px 0px 0px;
margin: 0px;
font-size: 23px;
color: #ffce00;
font-weight: 600;
}  .carparts-parallax {
padding: 98px 0px 99px 0px;
}
.carparts-parallax .heading {
font-size: 15px;
line-height: 1;
font-weight: bold;
color: #ffcd00;
text-transform: uppercase;
}
.carparts-parallax .heading2 {
font-size: 45px;
line-height: 1;
font-weight: 600;
color: #fff;
padding: 5px 0px 0px 0px;
}
.carparts-parallax .heading3 {
font-size: 50px;
line-height: 1;
font-weight: bold;
color: #2171c6;
}
#main .carparts-button {
margin: 30px 0px 0px 0px;
padding: 17px 30px 14px 30px;
font-size: 12px !important;
}  .bakery-newsletter {
height: 140px;
padding: 45px 0px 0px 0px;
}
.newsletter.bakery-newsletter .heading {
padding-left: 0px !important;
}
.newsletter.bakery-newsletter .heading h6 {
font-weight: 300;
color: #fff;
font-size: 40px;
line-height: 35px;
padding: 0px;
margin: 0px;
}
.newsletter.bakery-newsletter .content p {
border-color: #a15615;
color: #808080;
}
.bakery-newsletter.newsletter .inputs {
text-align: right;
}
.bakery-newsletter.newsletter .inputs input[type="text"] {
width: 308px;
background: none;
border: 1px solid rgba(255, 255, 255, .15);
}
.bakery-newsletter.newsletter .inputs input[type="text"]:focus {
background: none;
border: 1px solid rgba(255, 255, 255, .25);
}
.bakery-newsletter.newsletter .inputs input[type="submit"] {
border-radius: 0px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
}  .bakery-steps {
}
.bakery-steps > div {
padding-top: 11px;
padding-bottom: 11px;
height: 141px;
}
.bakery-steps > div.first:before {
content: '';
position: absolute;
right: 70px;
bottom: 26px;
width: 42px;
height: 11px;
background: url(//allyourbliss.com/wp-content/themes/fastor/img/step-one.png) top left no-repeat;
}
.bakery-steps > div.second:before {
content: '';
position: absolute;
right: -4px;
top: 32px;
width: 42px;
height: 12px;
background: url(//allyourbliss.com/wp-content/themes/fastor/img/step-two.png) top left no-repeat;
}
.bakery-steps .circle {
width: 105px;
height: 119px;
float: left;
background: url(//allyourbliss.com/wp-content/themes/fastor/img/bg-circle.png) top left no-repeat;
text-align: center;
font-size: 60px;
line-height: 1;
font-family: Teko;
font-weight: 300;
color: #fff;
padding: 38px 0px 0px 2px;
margin: 0px 24px 0px 0px;
}
.bakery-steps .second .circle {
margin-left: -36px;
}
.bakery-steps .third .circle {
margin-left: 12px;
}
.bakery-steps p {
font-family: Teko;
color: #fff;
font-size: 27px;
line-height: 28px;
font-family: 'Shadows Into Light', cursive;
padding: 31px 0px 0px 0px;
margin: 0px;
}
.bakery-steps .second p {
padding-top: 19px;
}
.bakery-steps-title {
font-size: 40px;
line-height: 1;
font-family: Teko;
color: #fff;
text-align: center;
font-weight: 300;
padding: 58px 0px 0px 0px;
}  .toys2-columns {
background: #f5f8fc;
border: 1px solid #dfe6f0;
margin: 30px 0px 0px 0px;
font-weight: 500;
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
}
.toys2-columns .row {
margin: 0px;
}
.toys2-columns .row > div {
padding: 12px 37px 13px 37px;
}
.toys2-columns .row > div:before {
content: '';
position: absolute;
top: 0;
bottom: 0;
width: 1px;
background: #dcdfe2;
left: 0;
}
.toys2-columns .row > div:first-child:before {
display: none;
}
.toys2-columns p {
padding: 10px 0px 0px 0px;
margin: 0px;
line-height: 15px;
}
.toys2-columns img {
display: block;
float: left;
margin: 0px 15px 0px 0px;
}  .footer-block-toys2 {
padding: 0px 0px 10px 0px;
}
.footer-block-toys2 img {
display: inline-block;
vertical-align: top;
margin-right: 16px;
}
.footer-block-toys2 .footer-block-content {
display: inline-block;
vertical-align: top;
}
.footer-block-toys2 .footer-block-content h6 {
padding: 2px 0px 0px 0px;
margin: 0px;
font-size: 13px;
color: #000;
font-weight: bold;
line-height: 1;
}
.footer-block-toys2 .footer-block-content p {
padding: 0px 0px 0px 0px;
margin: 0px;
line-height: 1;
font-size: 25px;
font-weight: bold;
}
.footer-blocks-top-toys2 .footer-button {
margin-top: 5px;
}  .box-type-12 .clear {
display: none;
}
.box-type-12 .box-content.products,
.box-type-12 .center-column .product-grid {
border: 1px solid rgba(0, 0, 0, .1);
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
}
.box-type-12 .center-column .product-grid:before,
.box-type-12 .center-column .product-grid:after {
display: none;
}
.box-type-12 .box-content.products > div {
position: relative;
margin: -1px;
overflow: hidden;
}
.box-type-12 #main .box-content.products .product-grid {
padding-left: 15px;
padding-right: 15px;
}
.box-type-12 #main .center-column .product-grid {
padding-left: 14px;
padding-right: 14px;
}
.box-type-12 .product-grid .product:hover:before {
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
}
.box-type-12 .tab-content:before,
.box-type-12 .tab-content:after {
display: none;
}
.box-type-12 .tab-content {
border: 1px solid rgba(0, 0, 0, .1);
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
padding-left: 35px !important;
padding-right: 35px !important;
}
.box-type-12 .filter-product .tab-content {
padding-left: 0px !important;
padding-right: 0px !important;
}
.box-type-12 .tab-content > div > div {
margin: -1px;
overflow: hidden;
}
.box-type-12 #main .tab-content .product-grid {
padding-left: 15px;
padding-right: 15px;
}
.box-type-12 .col-sm-3 .box-no-advanced.box .box-content,
.box-type-12 .col-sm-4 .box-no-advanced.box .box-content,
.box-type-12 .col-md-3 .box-no-advanced.box .box-content,
.box-type-12 .col-md-4 .box-no-advanced.box .box-content,
.box-type-12 .product-info .cart,
.box-type-12 .popup,
.box-type-12 .product-info .thumbnails li img,
.box-type-12 .product-info .thumbnails-carousel img,
.box-type-12 .product-info .product-image {
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
}
.box-type-12 .product-info .product-image {
padding: 1px;
}
.box-type-12 .manufacturer-heading {
border-radius: 4px 4px 0px 0px;
-webkit-border-radius: 4px 4px 0px 0px;
-moz-border-radius: 4px 4px 0px 0px;
}
.box-type-12 .manufacturer-content {
border-radius: 0px 0px 4px 4px;
-webkit-border-radius: 0px 0px 4px 4px;
-moz-border-radius: 0px 0px 4px 4px;
}
.box-type-12 .col-sm-3 .box-no-advanced .box-heading,
.box-type-12 .col-sm-4 .box-no-advanced .box-heading,
.box-type-12 .col-md-3 .box-no-advanced .box-heading,
.box-type-12 .col-md-4 .box-no-advanced .box-heading {
padding-bottom: 8px;
}
.box-type-12 .col-sm-3 .box-no-advanced .box-content,
.box-type-12 .col-sm-4 .box-no-advanced .box-content,
.box-type-12 .col-md-3 .box-no-advanced .box-content,
.box-type-12 .col-md-4 .box-no-advanced .box-content {
margin-top: 0px !important;
}
.box-type-12 .box-with-categories .box-heading {
padding-top: 25px !important;
padding-bottom: 18px !important;
border-radius: 5px 5px 0px 0px;
-webkit-border-radius: 5px 5px 0px 0px;
-moz-border-radius: 5px 5px 0px 0px;
}
.box-type-12 .box-with-categories .box-content {
border-radius: 0px 0px 5px 5px;
-webkit-border-radius: 0px 0px 5px 5px;
-moz-border-radius: 0px 0px 5px 5px;
}
.box-type-12 .cart-info table {
border: 1px solid rgba(0, 0, 0, .1);
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
padding-bottom: 30px;
background: #fff;
}
.box-type-12 .cart-info table tr {
background: none !important;
}
.box-type-12 .cart-info table td:last-child {
padding-right: 30px !important;
}
.box-type-12 .cart-info table td:first-child {
padding-left: 30px !important;
}
.box-type-12 #accordion {
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border: 1px solid rgba(0, 0, 0, .1);
margin-bottom: 20px;
background: #fff;
}
.box-type-12 #accordion .panel-heading {
padding-left: 30px !important;
padding-right: 30px !important;
background: none !important;
border-bottom: none !important;
}
.box-type-12 #accordion .panel {
margin-bottom: 0px !important;
border: none !important;
}
.box-type-12 #accordion .panel:first-child .panel-heading {
border-top: none !important;
}
.box-type-12 #accordion .panel .panel-body {
padding-left: 30px !important;
padding-right: 30px !important;
}
.box-type-12 #main .product-list {
border: 1px solid rgba(0, 0, 0, .1);
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
padding: 0px 14px;
background-image: none;
}
.box-type-12 .product-list > div:before {
left: -2px;
right: -2px;
}
.box-type-12 .product-list > div:last-child:before {
display: none;
}
.box-type-12 .product-list > div {
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
}
.box-type-12 #main .product-filter {
padding: 0px 20px !important;
background: #f5f8fd !important;
border: 1px solid #dee7f0;
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
margin: 0px 0px 20px 0px;
overflow: hidden;
}
.box-type-12 #main .product-filter > div {
margin: -8px 0px;
}  .today-deals-toys2 .box-content{
padding: 0 !important;
}
.today-deals-toys2-products {
position: relative;
margin:0 -1px 7px -1px;
text-align: center;
}
.today-deals-toys2-products {
margin-left: 0px;
margin-right: 0px;
}
.product-grid-type-8 .col-sm-3 .box-no-advanced.today-deals-toys2 .products,
.product-grid-type-8 .col-sm-4 .box-no-advanced.today-deals-toys2 .products,
.product-grid-type-8 .col-md-3 .box-no-advanced.today-deals-toys2 .products,
.product-grid-type-8 .col-md-4 .box-no-advanced.today-deals-toys2 .products {
padding-top: 0px !important;
}
.today-deals-toys2-products .product{
padding-top: 52px;
padding-bottom: 52px;
}
.today-deals-toys2-products .sale-badge,
.today-deals-toys2-products .new {
margin-top: 0px !important;
}
.today-deals-toys2-products .is-countdown {
padding: 0px;
margin: 0;
position: absolute;
top: 2px;
display: block !important;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
}
.countdown-special-type-5 .today-deals-toys2-products .is-countdown {
border-radius: 2px 2px 0px 0px;
-webkit-border-radius: 2px 2px 0px 0px;
-moz-border-radius: 2px 2px 0px 0px;
}
.today-deals-toys2-products .countdown-section {
padding-top: 10px;
}
.today-deals-toys2-products .countdown-amount {
font-weight: bold;
}
.today-deals-toys2-products .name {
padding-top: 16px;
font-size: 1.1em;
}
.today-deals-toys2-products .price {
color: #d9121f;
font-size: 20px !important;
font-weight: 600;
padding-top: 6px;
}
.today-deals-toys2-products .price .price-old {
color: #232323;
font-weight: 400 !important;
text-decoration: line-through;
padding-right: 2px;
font-size: 20px;
}
body.firefox-mac .today-deals-toys2-products .price .price-old  {
font-weight: 300 !important;
}
.today-deals-toys2-products .only-hover ul {
padding: 6px 0px 0px 0px;
margin: 0px;
list-style: none;
}
.today-deals-toys2-products .only-hover ul li {
display: inline-block;
padding: 5px 1px 5px 0px;
vertical-align: top;
}
.today-deals-toys2-products .only-hover ul li a {
display: block;
width: 45px;
height: 45px;
border-radius: 100px;
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
background: #fff;
border: 1px solid #ccc;
transition: all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
font-size: 16px;
padding: 10px 0px;
text-align: center;
cursor: pointer;
}
.today-deals-toys2-products .only-hover ul li a:hover {
background: #d9121f;
border-color: #d9121f;
color: #fff;
}
.products-buttons-action-type-2 .today-deals-toys2-products .only-hover ul li a {
border-radius: 0px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
}
.products-buttons-action-type-3 .today-deals-toys2-products .only-hover ul li a {
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
}
.products-buttons-action-type-4 .today-deals-toys2-products .only-hover ul li a {
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
}
.today-deals-toys2-products .only-hover ul li a.button-add-to-cart {
width: auto;
font-size: 12px;
font-weight: 600;
text-transform: uppercase;
padding: 13px 30px 0px 55px;
position: relative;
}
.today-deals-toys2-products .only-hover ul li a.button-add-to-cart:before {
content: '';
position: absolute;
top: 14px;
left: 23px;
display: block;
width: 16px;
height: 16px;
background: url(//allyourbliss.com/wp-content/themes/fastor/img/add-to-cart.png) top left no-repeat;
}  .box-type-13 .clear {
display: none;
}
.box-type-13 .box-heading {
margin-bottom: 1px !important;
}
.box-type-13 .box-with-categories .box-heading {
margin-bottom: 0px !important;
}
.box-type-13 .filter-product .filter-tabs {
padding-bottom: 2px;
}
.box-type-13 .htabs {
padding-bottom: 1px;
}
.box-type-13 .box-content,
.box-type-13 .center-column .product-grid,
.box-type-13 .standard-body .full-width .center-column.content-with-background:before,
.box-type-13.body-other .standard-body .full-width .product-info:before {
border-bottom: 1px solid rgba(0, 0, 0, .1) !important;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}
.box-type-13 .standard-body .full-width .center-column.content-with-background:before,
.box-type-13.body-other .standard-body .full-width .product-info:before {
bottom: -2px;
}
.box-type-13 .center-column .product-grid:before,
.box-type-13 .center-column .product-grid:after {
display: none;
}
.box-type-13 .box-content.products > div {
position: relative;
margin: 0px 0px -1px 0px;
overflow: hidden;
}
.box-type-13 #main .box-content.products .product-grid {
padding-left: 15px;
padding-right: 15px;
}
.box-type-13 #main .center-column .product-grid {
padding-left: 15px;
padding-right: 15px;
}
.box-type-13 .product-grid .product:hover:before {
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}
.box-type-13 .tab-content:before,
.box-type-13 .tab-content:after {
display: none;
}
.box-type-13 .tab-content {
border-bottom: 1px solid rgba(0, 0, 0, .1);
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
padding-left: 35px !important;
padding-right: 35px !important;
}
.box-type-13 .filter-product .tab-content {
padding-left: 0px !important;
padding-right: 0px !important;
}
.box-type-13 .tab-content > div > div {
margin: -1px;
overflow: hidden;
}
.box-type-13 #main .tab-content .product-grid {
padding-left: 15px;
padding-right: 15px;
}
.box-type-13 .col-sm-3 .box-no-advanced.box .box-content,
.box-type-13 .col-sm-4 .box-no-advanced.box .box-content,
.box-type-13 .col-md-3 .box-no-advanced.box .box-content,
.box-type-13 .col-md-4 .box-no-advanced.box .box-content,
.box-type-13 .product-info .cart,
.box-type-13 .popup,
.box-type-13 .product-info .thumbnails li img,
.box-type-13 .product-info .thumbnails-carousel img,
.box-type-13 .product-info .product-image {
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}
.box-type-13 .product-info .product-image {
padding: 1px;
}
.box-type-13 .manufacturer-heading {
border-radius: 2px 2px 0px 0px;
-webkit-border-radius: 2px 2px 0px 0px;
-moz-border-radius: 2px 2px 0px 0px;
}
.box-type-13 .manufacturer-content {
border-radius: 0px 0px 2px 2px;
-webkit-border-radius: 0px 0px 2px 2px;
-moz-border-radius: 0px 0px 2px 2px;
}
.box-type-13 .col-sm-3 .box-no-advanced .box-heading,
.box-type-13 .col-sm-4 .box-no-advanced .box-heading,
.box-type-13 .col-md-3 .box-no-advanced .box-heading,
.box-type-13 .col-md-4 .box-no-advanced .box-heading {
padding-bottom: 8px;
}
.box-type-13 .col-sm-3 .box-no-advanced .box-content,
.box-type-13 .col-sm-4 .box-no-advanced .box-content,
.box-type-13 .col-md-3 .box-no-advanced .box-content,
.box-type-13 .col-md-4 .box-no-advanced .box-content {
margin-top: 0px !important;
}
.box-type-13 .box-with-categories .box-heading {
padding-top: 25px !important;
padding-bottom: 18px !important;
border-radius: 2px 2px 0px 0px;
-webkit-border-radius: 2px 2px 0px 0px;
-moz-border-radius: 2px 2px 0px 0px;
}
.box-type-13 .box-with-categories .box-content {
border-radius: 0px 0px 2px 2px;
-webkit-border-radius: 0px 0px 2px 2px;
-moz-border-radius: 0px 0px 2px 2px;
}
.box-type-13 #main .product-list {
border-bottom: 1px solid rgba(0, 0, 0, .1);
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
padding: 0px 15px;
background-image: none;
}
.box-type-13 .product-list > div:before {
left: -2px;
right: -2px;
}
.box-type-13 .product-list > div:last-child:before {
display: none;
}
.box-type-13 .product-list > div {
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}
.box-type-13 #main .product-filter {
padding: 0px 25px !important;
background: #fff !important;
border-bottom: 1px solid rgba(0, 0, 0, .1);
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
margin-bottom: 20px;
overflow: hidden;
}
.box-type-13 #main .product-filter > div {
margin: -8px 0px;
}  .cleaning-columns {
background: #fff;
border-bottom: 1px solid rgba(0, 0, 0, .1);
margin: 30px 0px 0px 0px;
font-weight: 500;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}
.cleaning-columns .row {
margin: 0px;
}
.cleaning-columns .row > div {
padding: 12px 37px 13px 37px;
}
.cleaning-columns.bigger .row > div {
padding: 23px 37px 24px 37px;
}
.cleaning-columns .row > div:before {
content: '';
position: absolute;
top: 0;
bottom: 0;
width: 1px;
background: rgba(0, 0, 0, .1);
left: 0;
}
.cleaning-columns .row > div:first-child:before {
display: none;
}
.cleaning-columns p {
padding: 10px 0px 0px 0px;
margin: 0px;
line-height: 15px;
}
.cleaning-columns img {
display: block;
float: left;
margin: 0px 15px 0px 0px;
}  .cleaning-parallax {
padding: 122px 0px 148px 0px;
}
.cleaning-parallax:before {
content: '';
top: 0;
left: -100%;
right: -100%;
height: 20px;
position: absolute;
background: url(//allyourbliss.com/wp-content/themes/fastor/img/bg-cleaning-parallax-top.png) top left repeat-x;
}
.cleaning-parallax:after {
content: '';
bottom: 0;
left: -100%;
right: -100%;
height: 20px;
position: absolute;
background: url(//allyourbliss.com/wp-content/themes/fastor/img/bg-cleaning-parallax-bottom.png) bottom left repeat-x;
}
.cleaning-parallax .first-heading {
font-family: Shadows Into Light;
font-size: 45px;
line-height: 1;
color: #fff;
}
.cleaning-parallax .second-heading {
font-size: 65px;
line-height: 1;
font-weight: bold;
color: #fff;
}
.cleaning-parallax .button {
margin: 26px 0px 0px 0px;
padding-left: 34px;
padding-right: 34px;
font-size: 12px !important;
}  .cleaning-parallax2 {
padding: 102px 0px 88px 0px;
}
.cleaning-parallax2:before {
content: '';
top: 0;
left: -100%;
right: -100%;
height: 20px;
position: absolute;
background: url(//allyourbliss.com/wp-content/themes/fastor/img/bg-cleaning-parallax-top.png) top left repeat-x;
}
.cleaning-parallax2:after {
content: '';
bottom: 0;
left: -100%;
right: -100%;
height: 20px;
position: absolute;
background: url(//allyourbliss.com/wp-content/themes/fastor/img/bg-cleaning-parallax-bottom.png) bottom left repeat-x;
}
.cleaning-parallax2 .first-heading {
font-family: Shadows Into Light;
font-size: 45px;
line-height: 1;
color: #fff;
}
.cleaning-parallax2 .second-heading {
font-size: 65px;
line-height: 1;
font-weight: bold;
color: #fff;
}
.cleaning-parallax2 .button {
margin: 7px 0px 0px 0px;
padding-left: 45px;
padding-right: 45px;
font-size: 12px !important;
}  .flowers-columns {
background: #fdfbf9;
border: 1px solid #e5e5e5;
margin: 60px 0px 0px 0px;
font-weight: 500;
}
.flowers-columns .row {
margin: 0px;
}
.flowers-columns .row > div {
padding: 12px 37px 13px 37px;
}
.flowers-columns.bigger .row > div {
padding: 23px 37px 24px 37px;
}
.flowers-columns .row > div:before {
content: '';
position: absolute;
top: 0;
bottom: 0;
width: 1px;
background: #e5e5e5;
left: 0;
}
.flowers-columns .row > div:first-child:before {
display: none;
}
.flowers-columns p {
padding: 10px 0px 0px 0px;
margin: 0px;
line-height: 15px;
}
.flowers-columns img {
display: block;
float: left;
margin: 0px 15px 0px 0px;
}  .product-flowers {
}
.product-flowers .product-grid .name,
.product-flowers .product-grid .price {
opacity: 1 !important;
visibility: visible !important;
position: relative;
}
.product-flowers .product-grid .price {
font-size: 20px !important;
}
.product-flowers .product-grid .product-hover .only-hover {
visibility: visible !important;
position: relative !important;
opacity: 1 !important;
padding: 0px !important;
margin: -3px 0px 10px 0px !important;
}
.product-flowers .product-grid .product .only-hover ul {
visibility: visible !important;
position: relative !important;
opacity: 1 !important;
transform: none !important;
-moz-transform: none !important;
-webkit-transform: none !important;
}  .flowers-parallax {
padding: 135px 0px 119px 0px;
}
.flowers-parallax .first-heading {
font-size: 40px;
line-height: 45px;
color: #ce3854;
font-weight: 300;
}
.flowers-parallax .second-heading {
font-size: 40px;
line-height: 45px;
color: #000;
font-weight: bold;
}
.flowers-parallax .button {
margin: 19px 0px 0px 0px;
font-size: 12px !important;
padding-left: 40px;
padding-right: 40px;
border-radius: 30px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
}  #main .add-to-cart-flowers {
position: relative;
margin: 0px;
padding: 16px 41px 15px 69px !important;
font-size: 12px !important;
border-radius: 40px;
-webkit-border-radius: 40px;
-moz-border-radius: 40px;
}
.add-to-cart-flowers:before {
content: '';
position: absolute;
top: 16px;
left: 27px;
display: block;
width: 16px;
height: 16px;
background: url(//allyourbliss.com/wp-content/themes/fastor/img/add-to-cart-2.png) top left no-repeat;
}  .flower-product {
position: relative;
margin-bottom: -10px;
}
.flower-product .image {
float: left;
width: 50%;
max-width: 210px;
}
.flower-product .right {
float: left;
width: 50%;
padding-left: 35px;
}
#main .flower-product .right .name {
padding: 56px 0px 0px 0px;
text-align: left;
}
#main .flower-product .right .price {
padding: 0px;
text-align: left;
font-size: 20px;
}
.flower-product .right ul {
text-align: left;
padding: 5px 0px 0px 0px;
margin: 0px;
list-style: none;
}
.flower-product .right ul li {
display: inline-block;
padding: 5px 1px 5px 0px;
vertical-align: top;
}
.flower-product .right ul li a {
display: block;
width: 45px;
height: 45px;
border-radius: 100px;
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
background: #fff;
border: 1px solid #ccc;
transition: all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
font-size: 16px;
padding: 10px 0px;
text-align: center;
cursor: pointer;
}
#main .flower-product .right ul li a:hover {
background: #d9121f;
border-color: #d9121f;
color: #fff;
}  .audio-newsletter {
padding: 42px 45px 30px 45px;
}
.audio-newsletter .heading {
display: inline-block;
vertical-align: top;
padding: 0px 47px 20px 0px;
}
.audio-newsletter .heading .first {
font-size: 13px;
font-weight: bold;
color: #676767;
line-height: 1;
}
.audio-newsletter .heading .second {
font-size: 25px;
font-weight: bold;
line-height: 1;
color: #1b1b1b;
}
.audio-newsletter .inputs {
display: inline-block;
vertical-align: top;
padding: 1px 0px 10px 0px;
}
.audio-newsletter .inputs input {
margin: 0px 7px 0px 0px;
width: 239px;
height: 45px;
display: inline-block;
vertical-align: top;
}
.audio-newsletter .inputs .button {
margin: 0px;
height: 45px;
display: inline-block;
vertical-align: top;
padding: 16px 29px 0px 29px;
border-radius: 30px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
}  .audio-testimonial {
background: url(//allyourbliss.com/wp-content/themes/fastor/img/quote.png) top left no-repeat;
margin: 114px 0px 95px 37%;
padding: 0px 0px 0px 69px;
}
.audio-testimonial .description {
font-family: 'Old Standard TT';
font-style: italic;
font-size: 30px;
line-height: 40px;
color: #fff;
padding: 49px 0px 15px 0px;
}
.audio-testimonial .author {
font-size: 20px;
font-weight: bold;
color: #40cccc;
padding: 0px 0px 43px 0px;
}  .audio-product {
padding: 77px 0px 0px 0px;
}
.audio-product .countdown-special {
text-align: center;
}
.audio-product .countdown-special p {
font-size: 13px;
color: #676767;
font-weight: bold;
padding: 0px;
margin: 0px;
}
.audio-product .is-countdown {
display: block !important;
position: relative;
margin: 10px auto 0px auto;
background: none;
max-width: 242px;
font-size: 10px;
height: auto;
left: 0;
right: auto;
}
.audio-product .is-countdown .countdown-section {
padding: 12px 3px 11px 2px;
}
.audio-product .is-countdown .countdown-section:before {
border-radius: 100px;
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
background: #131313;
border: 1px solid #414141;
position: absolute;
content: '';
top: 0;
bottom: 0;
left: 2px;
right: 3px;
z-index: -100;
color: #676767;
}
.audio-product .is-countdown .countdown-section:after {
display: none;
}
.audio-product .is-countdown .countdown-amount {
font-size: 14px;
color: #fff;
font-weight: bold;
}
.audio-product .is-countdown .countdown-period {
color: #676767;
font-weight: 600;
font-size: 10px;
}
.audio-product .overflow-price-name {
max-width: 823px;
margin: 0px auto;
padding-top: 39px;
padding-bottom: 19px;
}
.audio-product .overflow-price-name .price {
display: table-cell;
vertical-align: top;
width: 200px;
height: 94px;
border-right: 1px solid rgba(255, 255, 255, .1);
font-size: 30px;
line-height: 1;
color: #0d84ec;
font-weight: bold;
padding-top: 16px;
}
.audio-product .overflow-price-name .price .price-old {
display: block;
font-size: 15px;
font-weight: normal;
color: #e539e5;
text-decoration: line-through;
padding-top: 3px;
}
.audio-product .overflow-price-name .name {
display: table-cell;
vertical-align: top;
width: 452px;
padding: 16px 40px 0px 40px;
}
.audio-product .overflow-price-name .name a {
font-size: 30px;
line-height: 35px;
color: #fff;
font-weight: bold;
}
.audio-product .overflow-price-name .add-to-cart {
display: table-cell;
vertical-align: top;
width: 171px;
min-width: 171px;
text-align: right;
padding: 26px 0px 0px 0px;
}
.audio-product .overflow-price-name .add-to-cart .button-add-to-cart {
display: inline-block;
cursor:pointer;
border: none;
color: #0d84ec;
font-size: 12px;
line-height: 1.6;
font-weight: 600;
text-transform: uppercase;
padding: 14px 38px 12px 38px;
margin: 0px;
border-radius:         30px;
-moz-border-radius:    30px;
-webkit-border-radius: 30px;
transition:         all 0.2s ease-in;
-moz-transition:    all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
background: #fff;
outline: none;
}
.audio-product .overflow-price-name .add-to-cart .button-add-to-cart:hover {
background: #0d84ec;
color: #fff;
}
.audio-product .image {
position: relative;
margin: 0px 0px -60px 0px;
}
.audio-product .image img {
display: block;
margin: 0px auto;
}  #main .no-clear-after .clear:after {
display: none !important;
}
#main .no-clear-after .clear:before {
z-index: 0;
}  .holidays-contact {
}
.holidays-contact .element {
display: inline-block;
vertical-align: top;
padding: 18px 45px 7px 0px;
}
.holidays-contact .element img {
display: inline-block;
vertical-align: top;
}
.holidays-contact .element .heading {
display: inline-block;
vertical-align: top;
color: #019ad5;
font-weight: bold;
line-height: 1;
font-size: 11px;
text-transform: uppercase;
padding: 2px 0px 0px 5px;
}
.holidays-contact .element p {
display: inline-block;
vertical-align: top;
padding: 1px 0px 0px 5px;
margin: 0px;
font-size: 25px;
color: #fff;
font-weight: 600;
line-height: 1;
}
.holidays-contact .button {
margin: 10px 0px 0px 0px;
}  .holidays-countries {
padding-top: 9px;
}
.holidays-countries .heading {
padding: 40px 0px 0px 0px;
margin: 0px 0px 22px 0px;
}
.holidays-countries .heading a {
display: inline-block;
color: #f35622;
border-bottom: 2px solid #f35622;
font-size: 22px;
line-height: 1;
font-weight: 600;
padding: 0px 0px 15px 0px;
}
.holidays-countries .heading a:hover {
opacity: 0.75;
}
.holidays-countries ul {
list-style: none;
padding: 0px;
margin: 0px;
line-height: 27px;
}  .button-show-all-offers {
display: inline-block;
margin: 30px 0px 0px 0px;
background: #fff;
width: 144px;
vertical-align: top;
font-size: 16px;
color: #101f29;
font-weight: 600;
line-height: 18px;
padding: 28px 30px 27px 30px;
transition: all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
}
.button-show-all-offers:hover {
background: #101f29;
color: #fff;
}
.button-show-all-offers i {
font-size: 9px;
}  .holidays-products {
clear: both;
}
.holidays-products .heading {
text-align: center;
font-size: 25px;
font-weight: 500;
line-height: 1;
padding: 39px 0px 15px 0px;
margin: 0px;
clear: both;
}
.holidays-products .product {
margin: 30px 0px 0px 0px;
border: 1px solid #e5e5e5;
}
.holidays-products > div:nth-child(2) {
margin: 0px;
}
.holidays-products .product .left {
width: 39%;
float: left;
max-width: 139px;
}
.holidays-products .product .left .image {
position: relative;
margin: -1px 0px -1px -1px;
}
.holidays-products .product .left .image img {
display: block;
}
.holidays-products .product .right {
float: left;
width: 61%;
padding: 40px 0px 30px 30px;
}
.holidays-products .product .right .name a {
font-size: 15px;
line-height: 1;
}
.holidays-products .product .right .brand {
color: #019ad5;
line-height: 1;
position: relative;
margin-top: -2px;
}
.holidays-products .product .right .price {
font-size: 20px;
font-weight: 600;
line-height: 1;
color: #d9121f;
padding: 11px 0px 0px 0px;
}
.holidays-products .product .right .price .price-old {
color: #232323;
font-weight: 400 !important;
text-decoration: line-through;
padding-right: 2px;
}
body.firefox-mac .holidays-products .product .right .price .price-old  {
font-weight: 300 !important;
}  .product-grid-type-7 #main .product-filter {
padding: 0px 30px !important;
overflow: hidden;
}
.product-grid-type-7 #main .product-filter > div {
margin: -5px 0px;
}
.product-grid-type-7 #main .product-grid {
background: none !important;
padding: 0px !important;
}
.product-grid-type-7 #main .product-grid:before,
.product-grid-type-7 #main .product-grid:after,
.product-grid-type-7 #main .product-grid .row:before,
.product-grid-type-7 #main .product-grid .row:after,
.product-grid-type-7 #main .product-grid .product:before,
.product-grid-type-7 #main .product-grid .product:after,
.product-grid-type-7 #main .product-grid .product:after,
.product-grid-type-7 #main .box-with-products .clear:after {
display: none !important;
}
.product-grid-type-7 #main .box .box-content.products {
background: none !important;
}
.product-grid-type-7 #main .product-grid .product {
padding: 0px;
margin: 30px 0px 0px 0px;
}
.product-grid-type-7 #main .with-scroll .product-grid .product {
margin-bottom: 15px;
}
.product-grid-type-7 #main .product-grid .product .image {
overflow: hidden;
}
.product-grid-type-7 #main .product-grid .product .image img {
display: block;
margin: 0px auto;
}
.product-grid-type-7 #main .product-grid .product .only-hover {
display: none !important;
}
.product-grid-type-7 #main .product-grid .product .right {
border: 1px solid #e5e5e5;
background: #fff;
border-top: none;
padding: 18px 29px 14px 29px;
text-align: left;
}
.product-grid-type-7 #main .products-without-border .product-grid .product .right {
border: none !important;
}
.product-grid-type-7 #main .product-grid .product .right .price,
.product-grid-type-7 #main .product-grid .product .right .name {
opacity: 1 !important;
visibility: visible !important;
}
.product-grid-type-7 #main .product-grid .product .right .name a {
font-size: 15px;
line-height: 1;
}
.product-grid-type-7 #main .product-grid .product .right .brand {
color: #019ad5;
line-height: 1;
}
.product-grid-type-7 #main .product-grid .product .right .price {
font-size: 30px !important;
padding: 3px 0px 0px 0px;
}  .holidays-phone:first-child {
margin-left: -70px;
}
.holidays-phone {
display: inline-block;
vertical-align: top;
padding: 35px 45px 7px 0px;
}
.holidays-phone img {
display: inline-block;
vertical-align: top;
}
.holidays-phone .heading {
display: inline-block;
vertical-align: top;
color: #019ad5;
font-weight: bold;
line-height: 1;
font-size: 11px;
text-transform: uppercase;
padding: 2px 0px 0px 5px;
text-align: left;
}
.holidays-phone p {
display: inline-block;
vertical-align: top;
padding: 1px 0px 0px 5px;
margin: 0px;
font-size: 25px;
color: #fff;
font-weight: 600;
line-height: 1;
}  .product-list-type-4 .product-list {
padding: 0px !important;
background: none !important;
}
.product-list-type-4 .product-list > div:before,
.product-list-type-4 .product-list > div:after {
display: none !important;
}
.product-list-type-4 .product-list > div {
margin: 30px 0px 0px 0px !important;
background: #fff !important;
border: 1px solid rgba(0, 0, 0, .1) !important;
padding: 0px !important;
}
.product-list-type-4 .product-list > div .row > div {
width: 33.33333333333333% !important;
}
.product-list-type-4 .product-list > div .image img {
display: block;
margin: -1px 0px -1px -1px;
}
.product-list-type-4 .product-list > div .name-actions .name {
padding: 59px 0px 0px 10px;
}
.product-list-type-4 .product-list > div .name-actions .name a {
font-size: 15px;
line-height: 1;
}
.product-list-type-4 .product-list > div .name-actions .brand {
padding: 1px 0px 0px 10px;
color: #019ad5;
line-height: 1;
}
.product-list-type-4 .product-list > div .name-actions .price {
padding: 10px 0px 0px 10px;
}
.product-list-type-4 .product-list > div .name-actions > ul {
padding: 18px 0px 0px 10px;
}
.product-list-type-4 .product-list .description {
padding: 0px 40px 0px 0px;
}
.product-list-type-4 .product-list .desc {
padding-top: 57px;
}
.product-list-type-4 .product-list .desc:before {
z-index: 0;
bottom: 0;
}  .sportwinter-newsletter {
padding: 0px 67px 24px 39px;
}
.sportwinter-newsletter .heading {
padding-top: 35px;
}
.sportwinter-newsletter .first-heading {
display: inline-block;
vertical-align: top;
font-size: 20px;
line-height: 1;
color: #fff;
padding: 4px 7px 17px 0px;
}
.sportwinter-newsletter .second-heading {
display: inline-block;
vertical-align: top;
font-size: 20px;
line-height: 1;
color: #e55a19;
padding: 4px 0px 17px 0px;
}
.sportwinter-newsletter .inputs {
text-align: right;
padding-top: 21px;
}
.sportwinter-newsletter .inputs input {
border: none !important;
height: 45px;
width: 188px;
margin-right: 7px;
vertical-align: top;
display: inline-block;
}
.sportwinter-newsletter .inputs .button {
height: 45px;
vertical-align: top;
display: inline-block;
padding: 14px 30px 13px 30px;
}  .sportwinter-big-sale {
padding: 120px 0px 134px 8.59%;
}
.sportwinter-big-sale .first-heading {
color: #e55a19;
font-weight: bold;
font-size: 50px;
line-height: 60px;
}
.sportwinter-big-sale .second-heading {
color: #1056a9;
font-weight: bold;
font-size: 50px;
line-height: 60px;
padding: 3px 0px 18px 0px;
}  .box-type-15 .col-sm-12 .box.box-with-products,
.box-type-15 .col-md-12 .box.box-with-products,
.box-type-15 .col-sm-12 .filter-product .tab-content,
.box-type-15 .col-md-12 .filter-product .tab-content {
position: relative;
margin-left: -40px;
margin-right: -40px;
}
.box-type-15 .col-sm-12 .box.box-with-products .box-content,
.box-type-15 .col-md-12 .box.box-with-products .box-content,
.box-type-15 .col-sm-12 .filter-product .tab-content,
.box-type-15 .col-md-12 .filter-product .tab-content {
padding-left: 25px;
padding-right: 25px;
border-left: 1px solid rgba(0, 0, 0, .1);
border-right: 1px solid rgba(0, 0, 0, .1);
}  #main .add-to-cart-books {
position: relative;
margin: 0px;
padding: 17px 23px 14px 55px !important;
font-size: 12px !important;
}
.add-to-cart-books:before {
content: '';
position: absolute;
top: 17px;
left: 22px;
display: block;
width: 16px;
height: 16px;
background: url(//allyourbliss.com/wp-content/themes/fastor/img/add-to-cart-2.png) top left no-repeat;
}  .body-white-type-3 .standard-body .full-width .product-filter {
padding-left: 25px;
padding-right: 25px;
}
.body-white-type-3 .standard-body .full-width .product-grid,
.body-white-type-3 .standard-body .full-width .product-list {
padding: 0px 15px;
}  .books-contact {
padding-bottom: 6px;
padding-top: 2px;
}
.books-contact img {
display: inline-block;
vertical-align: top;
margin: 14px 5px 0px 0px;
}
#main .books-contact p {
display: inline-block;
vertical-align: top;
padding: 16px 0px 0px 0px;
margin: 0px;
font-size: 18px;
font-weight: 600;
}  .overflow-books-newsletter {
background: url(//allyourbliss.com/wp-content/themes/fastor/img/bg-books-newsletter-top.png) top left repeat-x;
position: relative;
margin: 0px -4000px;
}
.books-newsletter {
background: url(//allyourbliss.com/wp-content/themes/fastor/img/bg-books-newsletter-bottom.png) bottom left repeat-x;
height: 164px;
padding: 0px 4000px;
}
.books-newsletter .heading {
padding-top: 51px;
}
.books-newsletter .heading img {
display: inline-block;
vertical-align: top;
}
.books-newsletter .heading .first-heading {
display: inline-block;
vertical-align: top;
padding: 22px 0px 0px 27px;
font-size: 18px;
color: #333;
font-weight: 600;
}
.books-newsletter .heading .second-heading {
display: inline-block;
vertical-align: top;
padding: 22px 0px 0px 27px;
}
.books-newsletter .inputs {
padding-top: 59px;
text-align: right;
}
.books-newsletter .inputs label,
.books-newsletter .inputs br{
display: none
}
.books-newsletter .inputs input[type="text"] {
margin: 0px 0px 0px 0px;
height: 46px;
width: 75%;
max-width: 320px;
display: inline-block;
vertical-align: top;
position: relative;
border: 1px solid rgba(0, 0, 0, .1);
}
.books-newsletter .inputs input[type="submit"] {
height: 46px;
line-height: 46px;
margin: 0px 0px 0px -8px;
vertical-align: top;
display: inline-block;
position: relative;
padding: 0 20px 0px 20px;
}  .cookie .standard-body:before {
display: none !important;
}
.cookie{
position: fixed;
padding: 15px 0px 0px 0px;
z-index: 99999;
width: 100%;
overflow: hidden;
background: #fff;
-webkit-box-shadow: 0px -1px 2px 0px rgba(50, 50, 50, 0.2);
-moz-box-shadow:    0px -1px 2px 0px rgba(50, 50, 50, 0.2);
box-shadow:         0px -1px 2px 0px rgba(50, 50, 50, 0.2);
}
.cookie .content {
float: left;
padding: 1px 0px 14px 0px;
}
.cookie .content p {
margin: 0px;
padding: 0px;
}
.cookie .operations {
float: right;
width: 360px;
text-align: right;
padding-bottom: 14px;
}
.cookie .operations .dont-show-label {
display: inline-block;
}
.cookie .operations .dont-show-label label > span {
position: relative;
top: 1px;
padding-left: 4px;
}
.cookie .operations .dont-show-label label {
cursor: pointer;
}
.cookie .operations .button {
display: inline-block;
cursor: pointer;
margin: 0px 0px 0px 30px;
}  .product-info .button-product-question {
margin: 20px 0px 0px 0px;
padding-left: 20px;
padding-right: 25px;
clear: left;
height: auto;
}  .header-type-25 #top .pattern > .container {
padding-bottom: 18px;
padding-top: 6px;
}  .blog-search .form-group {
margin-bottom: 0;
}
.blog-search input[type="text"] {
margin: 0px;
}
.blog-search .search-form button {
font-family: FontAwesome;
position: absolute;
right: 30px;
top: 11px;
cursor: pointer;
font-size: 16px;
line-height: 16px;
font-weight: 400;
color: #333;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
border: none;
background: none;
}  ul.blog-list-default {
list-style: none;
padding: 0px;
margin: 0px;
}
ul.blog-list-default li {
padding: 21px 0px 20px 0px;
}
ul.blog-list-default li:first-child {
padding-top: 0px;
}
ul.blog-list-default li:last-child {
padding-bottom: 0px;
}
ul.blog-list-default li:before {
content: '';
position: absolute;
left: 0;
right: 0;
height: 1px;
background: rgba(0, 0, 0, .1);
margin-top: -21px;
}
ul.blog-list-default li:first-child:before {
display: none;
}
ul.blog-list-default li .thumb-holder {
float: left;
width: auto;
margin-right: 20px;
}
ul.blog-list-default li .thumb-holder img {
display: block;
}
ul.blog-list-default li .date-published {
padding: 4px 0px 3px 0px;
font-size: 11px;
font-weight: bold;
}
ul.blog-list-default li h5 {
padding: 0px;
margin: 0px;
font-size: 15px;
line-height: 18px;
}  .blog-tags .box-content {
border-bottom: none !important;
}
.tagcloud {
line-height: 15px;
position: relative;
margin: -7px 0px -10px 0px;
}
.box-type-3 .tagcloud,
.box-type-14 .tagcloud {
padding-left: 30px;
padding-right: 30px;
padding-bottom: 25px;
padding-top: 7px;
}
.tagcloud a,
.footer .pattern .tagcloud a {
display: inline-block;
background: #d9121f;
font-size: 9px !important;
line-height: 15px;
color: #fff;
font-weight: bold;
text-transform: uppercase;
border-radius: 20px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
margin: 0px 7px 9px 0px;
padding: 1px 10px 0px 10px;
}
.tagcloud a:hover,
.footer .pattern .tagcloud a:hover {
background: #333;
}  .news {
position: relative;
margin-top: -30px;
}
.news .media {
position: relative;
margin-top: 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(//allyourbliss.com/wp-content/themes/fastor/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;
width: auto;
line-height: 1.6;
}
.news .media-body .tags a {
display: inline-block;
background: #d9121f;
font-size: 9px;
line-height: 15px;
color: #fff;
font-weight: bold;
text-transform: uppercase;
border-radius: 20px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
margin: 0px 7px 9px 0px;
padding: 1px 10px 0px 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: Poppins;
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;
}  .cosmetics-news {
position: relative;
margin-top: -30px;
}
.cosmetics-news .media {
background: #fff;
padding-right: 30px;
margin-top: 30px;
}
.cosmetics-news .media .thumb-holder {
float: left;
margin-right: 30px;
max-width: 50%;
}
.cosmetics-news .media .thumb-holder img {
display: block;
}
.cosmetics-news .media .tags {
padding-top: 27px;
}
.cosmetics-news .media .tags a {
display: inline-block;
background: #d9121f;
font-size: 9px;
line-height: 15px;
color: #fff;
font-weight: bold;
text-transform: uppercase;
border-radius: 20px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
margin: 0px 7px 0px 0px;
padding: 0px 10px 1px 10px;
}
.cosmetics-news .media .tags a:hover {
background: #333;
}
.cosmetics-news .media .date-published {
padding: 14px 0px 0px 0px;
margin: 0px;
}
.cosmetics-news .media h5 {
padding: 0px 0px 30px 0px;
margin: 0px;
}
.cosmetics-news .media h5 a {
font-size: 20px;
line-height: 25px;
}  .medic-news {
position: relative;
margin-top: -30px;
margin-left: -30px;
margin-right: -30px;
}
.medic-news > div {
position: static;
padding-left: 30px;
padding-right: 30px;
}
.medic-news > div:before {
content: '';
position: absolute;
top: 0;
bottom: 0;
background: rgba(0, 0, 0, .1);
width: 1px;
margin-left: -30px;
}
.medic-news > div:first-child:before {
display: none;
}
.medic-news .media {
padding-top: 50px;
padding-bottom: 50px;
}
.medic-news .media .media-body {
overflow: visible !important;
}
.medic-news .media .thumb-holder {
float: left;
margin-right: 30px;
max-width: 45%;
}
.medic-news .media .thumb-holder img {
display: block;
}
.medic-news .media .date-published {
padding: 0px 0px 0px 0px;
margin: 0px;
font-size: 12px;
font-weight: bold;
margin-top: -5px;
position: relative;
}
.medic-news .media h5 {
padding: 2px 0px 22px 0px;
margin: 0px;
}
.medic-news .media h5 a {
font-size: 20px;
line-height: 23px;
}
.medic-news .media .post-description {
line-height: 21px;
overflow: hidden;
}
#main .medic-news .media .button {
margin: 22px 0px 0px 0px;
padding: 8px 23px 6px 23px;
font-size: 11px !important;
float: right;
}  .wine-news {
position: relative;
margin-top: -30px;
margin-left: -30px;
margin-right: -30px;
}
.wine-news > div {
position: static;
padding-left: 30px;
padding-right: 30px;
}
.wine-news > div:before {
content: '';
position: absolute;
top: 0;
bottom: 0;
background: rgba(0, 0, 0, .1);
width: 1px;
margin-left: -30px;
}
.wine-news > div:first-child:before {
display: none;
}
.wine-news .media {
padding-top: 47px;
padding-bottom: 50px;
}
.wine-news .media .date-published {
padding: 0px 0px 0px 0px;
margin: 0px;
font-size: 12px;
font-weight: bold;
position: relative;
}
.wine-news .media .post-title {
padding: 0px 0px 19px 0px;
margin: 0px;
}
.wine-news .media .post-title a {
font-size: 20px;
line-height: 25px;
color: #000;
}
.wine-news .media .post-description {
max-height: 66px;
line-height: 21px;
overflow: hidden;
color: #666666;
}
.wine-news .button-more {
display: inline-block;
border: 1px solid #d9d9d9;
background: #fff;
border-radius: 20px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
padding: 8px 30px 5px 30px;
margin: 20px 0px 0px 0px;
text-transform: uppercase;
font-size: 11px;
font-weight: 700;
color: #d9121f;
transition: all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
}
.wine-news .button-more:hover {
background: #d9121f;
border-color: #d9121f;
color: #fff;
}  .cameras-news {
position: relative;
margin-top: -30px;
}
.cameras-news .media {
background: #fff;
border: 1px solid rgba(0, 0, 0, .1);
padding-right: 30px;
margin-top: 30px;
text-align: center;
overflow: visible !important;
}
.cameras-news .media .thumb-holder {
float: left;
margin: -1px 30px -1px -1px;
max-width: 60%;
position: relative;
}
.cameras-news .media .thumb-holder img {
display: block;
}
.cameras-news .media .tags {
position: absolute;
top: 17px;
left: 20px;
}
.cameras-news .media .tags a {
display: inline-block;
background: #d9121f;
font-size: 9px;
line-height: 15px;
color: #fff;
font-weight: bold;
text-transform: uppercase;
margin: 0px 7px 9px 0px;
padding: 1px 10px 0px 10px;
}
.cameras-news .media .tags a:hover {
background: #333;
}
.cameras-news .media .date-published {
padding: 37px 0px 9px 0px;
margin: 0px;
font-weight: bold;
font-size: 11px;
display: inline-block;
border-bottom: 1px solid rgba(0, 0, 0, .2);
}
.cameras-news .media .post-title {
padding: 14px 0px 25px 0px;
margin: 0px;
}
.cameras-news .media .post-title a {
font-size: 16px;
line-height: 20px;
}  .shoes-parallax {
padding: 200px 0px 172px 24.2%;
}
.shoes-parallax h3,
.shoes-parallax h4 {
padding: 0px;
margin: 0px;
color: #fff;
font-size: 43px;
font-weight: 300 !important;
line-height: 1;
}
.shoes-parallax h4 {
font-size: 63px;
font-weight: normal !important;
position: relative;
margin-top: -7px;
}
.shoes-parallax .button {
margin: 5px 0px 0px 0px;
}
#main .button-white-shoes {
background: #fff !important;
color: #383735 !important;
padding-left: 30px;
padding-right: 30px;
}
#main .button-white-shoes:hover {
color: #fff !important;
background: #383735 !important;
}  .shoes2-phone {
display: inline-block !important;
margin: 30px 45px 0px -301px !important;
position: relative;
}
.shoes2-phone img {
display: inline-block;
vertical-align: top;
margin: 1px 2px 0px 0px;
}
.shoes2-phone .heading {
display: inline-block;
vertical-align: top;
font-size: 10px;
line-height: 9px;
color: #626262;
text-transform: uppercase;
font-weight: 600;
padding: 8px 5px 0px 0px;
text-align: left;
}
.shoes2-phone p {
display: inline-block;
vertical-align: top;
padding: 7px 0px 0px 0px;
margin: 0px;
font-size: 21px;
color: #fff;
font-weight: 600;
}  .shoes2-columns {
background: #ffffff;
background: -moz-linear-gradient(top, #ffffff 50%, #f2f2f2 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#ffffff), color-stop(100%,#f2f2f2));
background: -webkit-linear-gradient(top, #ffffff 50%,#f2f2f2 100%);
background: -o-linear-gradient(top, #ffffff 50%,#f2f2f2 100%);
background: -ms-linear-gradient(top, #ffffff 50%,#f2f2f2 100%);
background: linear-gradient(to bottom, #ffffff 50%,#f2f2f2 100%);
border: 1px solid #e5e5e5;
margin: 30px 0px 0px 0px;
font-weight: 500;
}
.shoes2-columns .row {
margin: 0px;
}
.shoes2-columns .row > div {
padding: 12px 37px 12px 37px;
}
.shoes2-columns .row > div:before {
content: '';
position: absolute;
top: 0;
bottom: 0;
width: 87px;
background: url(//allyourbliss.com/wp-content/themes/fastor/img/shoes-columns-1.png) top left no-repeat;
left: -65px;
}
.shoes2-columns .row > div:first-child:before {
display: none;
}
.shoes2-columns .row > div:last-child:before {
background: url(//allyourbliss.com/wp-content/themes/fastor/img/shoes-columns-2.png) top left no-repeat;
}
.shoes2-columns p {
padding: 10px 0px 0px 0px;
margin: 0px;
line-height: 15px;
}
.shoes2-columns img {
display: block;
float: left;
margin: 0px 15px 0px 0px;
}  .shoes2-contact {
padding-bottom: 5px;
padding-top: 3px;
}
.shoes2-contact img {
display: inline-block;
vertical-align: top;
margin: 8px 5px 0px 0px;
}
#main .shoes2-contact p {
display: inline-block;
vertical-align: top;
padding: 14px 0px 0px 0px;
margin: 0px;
font-size: 20px;
color: #000;
font-weight: 500;
}  .shoes2-parallax {
padding: 119px 0px 236px 0px;
}
.shoes2-parallax .first-heading {
color: #1a191a;
font-size: 40px;
line-height: 1;
font-weight: 300;
}
.shoes2-parallax .second-heading {
color: #f77b24;
font-size: 40px;
line-height: 1;
font-weight: 500;
}
.shoes2-parallax .button {
margin: 22px 0px 0px 0px;
height: 45px;
padding-top: 14px;
font-size: 12px !important;
border-radius: 30px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
}  #main .button-shoes2-add-to-cart {
position: relative;
padding: 14px 32px 12px 57px !important;
font-size: 12px !important;
border-radius: 30px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
}
.button-shoes2-add-to-cart:before {
content: '';
position: absolute;
top: 14px;
left: 23px;
display: block;
width: 16px;
height: 16px;
background: url(//allyourbliss.com/wp-content/themes/fastor/img/add-to-cart-3.png) top left no-repeat;
}  #main .button-petshop-add-to-cart {
position: relative;
padding: 14px 32px 12px 57px !important;
font-size: 12px !important;
border-radius: 30px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
}
.button-petshop-add-to-cart:before {
content: '';
position: absolute;
top: 14px;
left: 23px;
display: block;
width: 16px;
height: 16px;
background: url(//allyourbliss.com/wp-content/themes/fastor/img/add-to-cart-2.png) top left no-repeat;
}  #main .shoes2-small-button {
padding: 8px 30px 5px 30px !important;
margin: 18px 0px 0px 0px;
}  .shoes3-columns {
background: #fcfcfc;
border: 1px solid #e2e2e2;
margin: 30px 0px 0px 0px;
font-weight: 500;
}
.shoes3-columns .row {
margin: 0px;
}
.shoes3-columns .row > div {
padding: 12px 37px 13px 37px;
}
.shoes3-columns .row > div:before {
content: '';
position: absolute;
top: 0;
bottom: 0;
width: 1px;
background: #e2e2e2;
left: 0;
}
.shoes3-columns .row > div:first-child:before {
display: none;
}
.shoes3-columns p {
padding: 10px 0px 0px 0px;
margin: 0px;
line-height: 15px;
}
.shoes3-columns img {
display: block;
float: left;
margin: 0px 15px 0px 0px;
}  .footer-blocks-top-shoes3 {
padding-top: 17px;
}
.footer-block-shoes3 {
padding: 10px 0px 11px 0px;
}
.footer-block-shoes3 img {
display: inline-block;
vertical-align: top;
margin-right: 16px;
}
.footer-block-shoes3 .footer-block-content {
display: inline-block;
vertical-align: top;
}
.footer-block-shoes3 .footer-block-content h6 {
padding: 2px 0px 0px 0px;
margin: 0px;
font-size: 13px;
font-weight: normal;
line-height: 1;
color: #2e2e2e;
}
body.firefox-mac .footer-block-shoes3 .footer-block-content h6 {
font-weight: 300;
}
.footer-block-shoes3 .footer-block-content p {
padding: 4px 0px 0px 0px;
margin: 0px;
line-height: 1;
font-weight: 500;
font-size: 20px;
}
.footer-blocks-top-shoes3 .button {
margin: 10px 0px 0px 0px;
padding-left: 30px;
padding-right: 30px;
}  .shoes3-phone {
display: inline-block;
text-align: right;
vertical-align: top;
color: #117c97;
font-size: 10px;
line-height: 9px;
font-weight: 600;
padding: 2px 0px 0px 2px;
}
.shoes3-phone2 {
display: inline-block;
vertical-align: top;
font-size: 20px;
line-height: 20px;
padding: 1px 0px 0px 9px;
}  .border-shoes3-newsletter {
border: 1px solid #e0e0e0;
}
.shoes3-newsletter {
padding: 49px 60px 46px 60px;
}
.shoes3-newsletter .inputs {
float: right;
padding-left: 40px;
}
.shoes3-newsletter .inputs input {
margin: 0px 7px 0px 0px;
height: 40px;
width: 238px;
line-height: 40px;
font-size: 12px;
vertical-align: top;
display: inline-block;
}
.shoes3-newsletter .inputs .button {
padding-left: 30px;
padding-right: 30px;
margin: 0px;
height: 40px;
vertical-align: top;
display: inline-block;
}
.shoes3-newsletter .heading {
float: left;
line-height: 1;
padding-top: 2px;
padding-right: 40px;
}
.shoes3-newsletter .heading .first-heading {
font-size: 25px;
font-weight: 600;
}
.shoes3-newsletter .heading .second-heading {
color: #117c97;
padding-top: 3px;
}
.shoes3-newsletter .strip-line {
height: 1px;
background: rgba(0, 0, 0, .1);
overflow: hidden;
margin-top: 20px;
}  .today-deals-shoes3 {
}
.today-deals-shoes3 .box-heading {
margin-top: -2px;
}
.today-deals-shoes3 .box-content {
padding: 0px;
border: 1px solid #e5e5e5;
margin-top: -1px;
position: relative;
}
.today-deals-shoes3-products {
position: relative;
padding: 0px 0px 30px 0px;
text-align: center;
}
.today-deals-shoes3-products .sale,
.today-deals-shoes3-products .new {
margin-top: -1px !important;
margin-left: -1px !important;
z-index: 6;
}
.today-deals-shoes3-products .is-countdown {
padding: 0px;
margin: 0px;
position: relative;
background: #fcfcfc;
border-bottom: 1px solid #e5e5e5;
}
.today-deals-shoes3-products .countdown-section {
font-weight: 600;
font-size: 12px;
color: #ccb461;
padding: 0px 0px 11px 0px;
}
.today-deals-shoes3-products .countdown-amount {
font-size: 20px;
font-weight: 500;
color: #000;
padding: 13px 0px 0px 0px;
}
.today-deals-shoes3-products .image {
}
.today-deals-shoes3-products .image img {
display: block;
margin: 0px auto;
}
.today-deals-shoes3-products .name {
padding-top: 17px;
padding-left: 25px;
padding-right: 25px;
}
.today-deals-shoes3-products .name a {
font-size: 12px;
}
.today-deals-shoes3-products .price {
color: #d9121f;
font-size: 25px;
line-height: 25px;
font-weight: 600;
padding-top: 3px;
padding-left: 25px;
padding-right: 25px;
}
.today-deals-shoes3-products .price .price-old {
font-weight: 300 !important;
text-decoration: line-through;
font-size: 20px;
line-height: 25px;
}  #main .lingerie-button {
margin: 0px;
padding: 19px 40px 14px 40px;
color: #000 !important;
background: #fff !important;
}
#main .lingerie-button:hover {
color: #fff !important;
background: #968085 !important;
}  .lingerie-parallax {
padding: 136px 0px 155px 60%;
max-height: 404px;
}
.lingerie-parallax h3 {
padding: 0px;
margin: 0px;
line-height: 1;
font-size: 40px;
color: #ab6a57;
}
.lingerie-parallax h4 {
padding: 0px 0px 13px 0px;
margin: 0px;
line-height: 1;
font-size: 40px;
}
.lingerie-parallax a.button-lingerie-parallax {
font-size: 11px;
text-transform: uppercase;
font-weight: 600;
color: #000;
padding-left: 2px;
}  .border-lingerie-newsletter {
border: 1px solid #e0e0e0;
position: relative;
}
.border-lingerie-newsletter:after {
content: '';
position: absolute;
bottom: -18px;
left: 0;
right: 0;
height: 19px;
background: url(//allyourbliss.com/wp-content/themes/fastor/img/lingerie-newsletter-border.png) top center no-repeat;
}
.lingerie-newsletter {
padding-top: 0px;
}
.lingerie-newsletter .heading {
padding-top: 0px;
}
#main .lingerie-newsletter .first-heading {
padding: 40px 0px 0px 0px;
margin: 0px;
font-size: 30px;
color: #ef5f96;
position: relative;
display: inline-block;
}
#main .lingerie-newsletter .first-heading:before {
content: '';
position: absolute;
top: -2px;
left: 0;
right: 0;
height: 2px;
background: #ef5f96;
}
#main .lingerie-newsletter .second-heading {
font-size: 11px;
font-weight: 600;
text-transform: uppercase;
color: #000;
position: relative;
margin-top: -1px;
margin-left: -3px;
}
.lingerie-newsletter .strip-line {
margin-top: 69px;
}
.lingerie-newsletter .inputs {
padding-top: 49px;
}
.lingerie-newsletter .inputs input {
margin-right: -3px;
}  #main .lingerie-categories {
padding: 3px 0px 10px 0px;
margin: 0px;
}
.lingerie-categories li {
padding-top: 10px;
}
.lingerie-categories li img {
display: inline-block;
vertical-align: top;
margin-right: 12px;
}
#main .lingerie-categories a {
font-weight: 600;
color: #000;
font-size: 13px;
}  .lingerie-contact {
padding: 9px 0px 8px 0px;
}
.lingerie-contact h6 {
color: #ef5f96;
font-size: 30px;
line-height: 15px;
}
.lingerie-contact p {
padding: 0px;
margin: 0px;
color: #000;
font-weight: 600;
font-size: 11px;
text-transform: uppercase;
}  .lingerie-free-shipping {
border-bottom: 1px solid rgba(255, 255, 255, .1);
border-right: 1px solid rgba(255, 255, 255, .1);
color: #808080;
font-size: 11px;
display: inline-block;
vertical-align: top;
padding: 12px 30px 11px 0px;
position: relative;
}
.lingerie-free-shipping img {
display: inline-block;
vertical-align: top;
margin: 2px 17px 0px 0px;
}
.lingerie-free-shipping:before {
content: '';
position: absolute;
bottom: -1px;
right: 100%;
width: 10000px;
height: 1px;
background: rgba(255, 255, 255, .1);
}  .lingerie2-columns {
background: #fff url(//allyourbliss.com/wp-content/themes/fastor/img/bg-lingerie2-columns.png) top center no-repeat;
border: 1px solid #e0e0e0;
margin: 30px 0px 0px 0px;
font-weight: 500;
}
.computer6-columns {
background-image: none;
}
.lingerie2-columns .row {
margin: 0px;
}
.lingerie2-columns .row > div {
padding: 12px 37px 13px 37px;
}
.lingerie2-columns .row > div:before {
content: '';
position: absolute;
top: 0;
bottom: 0;
width: 1px;
background: #e0e0e0;
left: 0;
}
.lingerie2-columns .row > div:first-child:before {
display: none;
}
.lingerie2-columns p {
padding: 10px 0px 0px 0px;
margin: 0px;
line-height: 15px;
}
.lingerie2-columns img {
display: block;
float: left;
margin: 0px 15px 0px 0px;
}  .footer-blocks-top-lingerie2 {
padding-top: 0px;
margin-top: -3px;
}
.footer-block-lingerie2 {
padding: 10px 0px 15px 0px;
}
.footer-block-lingerie2 img {
display: inline-block;
vertical-align: top;
margin-right: 16px;
}
.footer-block-lingerie2 .footer-block-content {
display: inline-block;
vertical-align: top;
}
.footer-block-lingerie2 .footer-block-content p {
padding: 2px 0px 0px 0px;
margin: 0px;
font-size: 13px;
font-weight: 500;
line-height: 1;
color: #020202;
}
.footer-block-lingerie2 .footer-block-content h6 {
padding: 4px 0px 0px 0px;
margin: 0px;
line-height: 15px;
font-size: 23px;
color: #59454b;
}
.footer-blocks-top-lingerie2 .footer-button {
margin: 16px 0px 10px 0px;
padding-left: 38px;
padding-right: 38px;
}  .lingerie2-parallax {
padding: 83px 0px 109px 0px;
}
.lingerie2-parallax h3 {
padding: 0px;
margin: 0px;
line-height: 1;
font-size: 23px;
color: #fff;
}
.lingerie2-parallax h4 {
padding: 0px;
margin: 0px;
line-height: 50px;
font-size: 120px;
color: #d04a69;
font-weight: bold !important;
}
.lingerie2-parallax .button {
margin: 65px 0px 0px 0px;
}  #main .lingerie2-button {
margin: 0px;
padding: 19px 40px 14px 40px;
}  .banners-effect-1 .row-no-padding a > img,
.banners-effect-1 .banners > div img {
transition: all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
}
.banners-effect-1 .row-no-padding a > img:hover,
.banners-effect-1 .banners > div img:hover {
opacity: 0.8;
}
.banners-effect-2 .row-no-padding a,
.banners-effect-2 .banners > div a {
display: block;
position: relative;
overflow: hidden;
}
.banners-effect-2 .row-no-padding a:before,
.banners-effect-2 .banners > div a:before {
background-color: rgba(255, 255, 255, 0.2);
display: block;
width: 100%;
height: 100%;
left: -100%;
opacity: 0;
filter: alpha(opacity=0);
position: absolute;
top: 0;
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
content: "";
z-index: 1;
}
.banners-effect-2 .row-no-padding a:hover:before,
.banners-effect-2 .banners > div a:hover:before {
left: 0;
opacity: 1;
}
.banners-effect-3 .row-no-padding a,
.banners-effect-3 .banners > div a {
display: block;
position: relative;
overflow: hidden;
}
.banners-effect-3 .row-no-padding a:before,
.banners-effect-3 .banners > div a:before {
border: 50px solid transparent;
border-top-right-radius: 50px;
border-top-left-radius: 50px;
border-bottom-right-radius: 50px;
border-bottom-left-radius: 50px;
box-sizing: border-box;
cursor: pointer;
display: inline-block;
left: 0;
right: 0;
bottom: 0;
margin: auto;
position: absolute;
top: 0;
content: "";
opacity: 1;
filter: alpha(opacity=100);
width: 100px;
height: 100px;
-webkit-transform: scale(7);
-ms-transform: scale(7);
-o-transform: scale(7);
transform: scale(7);
-webkit-transition: all 0.4s ease-in-out 0s;
-o-transition: all 0.4s ease-in-out 0s;
transition: all 0.4s ease-in-out 0s;
visibility: visible;
z-index: 1;
}
.banners-effect-3 .row-no-padding a:hover:before,
.banners-effect-3 .banners > div a:hover:before {
border: 0 solid rgba(0, 0, 0, 0.7);
opacity: 0;
filter: alpha(opacity=0);
}
.banners-effect-4 .row-no-padding a,
.banners-effect-4 .banners > div a {
display: block;
position: relative;
overflow: hidden;
}
.banners-effect-4 .row-no-padding a:before,
.banners-effect-4 .banners > div a:before {
border-bottom: 50px solid rgba(255, 255, 255, 0.4);
border-top: 50px solid rgba(255, 255, 255, 0.4);
content: "";
height: 100%;
left: 0;
opacity: 0;
filter: alpha(opacity=0);
position: absolute;
top: 0;
transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
-o-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
-webkit-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
-moz-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
-ms-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
-webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
-o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
transform-origin: 50% 50% 0;
width: 100%;
}
.banners-effect-4 .row-no-padding a:hover:before,
.banners-effect-4 .banners > div a:hover:before {
opacity: 1;
filter: alpha(opacity=100);
transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 4, 1);
-o-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 4, 1);
-webkit-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 4, 1);
-moz-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 4, 1);
-ms-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 4, 1);
}
.banners-effect-5 .row-no-padding a,
.banners-effect-5 .banners > div a {
display: block;
position: relative;
overflow: hidden;
}
.banners-effect-5 .row-no-padding a:before,
.banners-effect-5 .banners > div a:before {
bottom: 0;
content: "";
left: 0;
position: absolute;
right: 0;
top: 0;
-webkit-transition: all 0.4s cubic-bezier(0.94, 0.85, 0.1, 0.62) 0s;
-o-transition: all 0.4s cubic-bezier(0.94, 0.85, 0.1, 0.62) 0s;
transition: all 0.4s cubic-bezier(0.94, 0.85, 0.1, 0.62) 0s;
z-index: 1;
border: 200px double transparent;
opacity: 1;
filter: alpha(opacity=100);
visibility: visible;
}
.banners-effect-5 .row-no-padding a:hover:before,
.banners-effect-5 .banners > div a:hover:before {
opacity: 0;
filter: alpha(opacity=0);
border: 0 double rgba(255, 255, 255, 0.7);
visibility: hidden;
}
.banners-effect-6 .row-no-padding a,
.banners-effect-6 .banners > div a {
display: block;
position: relative;
overflow: hidden;
background: #000;
}
.banners-effect-6 .row-no-padding a img,
.banners-effect-6 .banners > div a img {
backface-visibility: hidden;
opacity: 1;
filter: alpha(opacity=100);
-webkit-transition: opacity 1s ease 0s, transform 1s ease 0s;
-o-transition: opacity 1s ease 0s, transform 1s ease 0s;
transition: opacity 1s ease 0s, transform 1s ease 0s;
}
.banners-effect-6 .row-no-padding a:hover img,
.banners-effect-6 .banners > div a:hover img {
opacity: 0.8;
filter: alpha(opacity=80);
transform: scale3d(1.1, 1.1, 1);
}
.banners-effect-7 .row-no-padding a,
.banners-effect-7 .banners > div a {
display: block;
position: relative;
overflow: hidden;
}
.banners-effect-7 .row-no-padding a:before,
.banners-effect-7 .banners > div a:before {
position: absolute;
background: rgba(0, 0, 0, 0.3);
width: 0;
top: 0;
left: 50%;
content: "";
transition: all 0.3s ease-in-out 0s;
}
.banners-effect-7 .row-no-padding a:hover:before,
.banners-effect-7 .banners > div a:hover:before {
width: 100%;
left: 0;
top: 0;
height: 100%;
}
.banners-effect-8 .row-no-padding a,
.banners-effect-8 .banners > div a {
display: block;
position: relative;
overflow: hidden;
background: #000;
}
.banners-effect-8 .row-no-padding a:before,
.banners-effect-8 .banners > div a:before,
.banners-effect-8 .row-no-padding a:after,
.banners-effect-8 .banners > div a:after {
bottom: 20px;
content: "";
left: 20px;
opacity: 0;
position: absolute;
right: 20px;
top: 20px;
-webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
-o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
z-index: 1;
}
.banners-effect-8 .row-no-padding a:before,
.banners-effect-8 .banners > div a:before {
border-bottom: 1px solid #ffffff;
border-top: 1px solid #ffffff;
-webkit-transform: scale(0, 1);
-ms-transform: scale(0, 1);
-o-transform: scale(0, 1);
transform: scale(0, 1);
}
.banners-effect-8 .row-no-padding a:after,
.banners-effect-8 .banners > div a:after {
border-left: 1px solid #ffffff;
border-right: 1px solid #ffffff;
-webkit-transform: scale(1, 0);
-ms-transform: scale(1, 0);
-o-transform: scale(1, 0);
transform: scale(1, 0);
}
.banners-effect-8 .row-no-padding img,
.banners-effect-8 .banners > div img {
opacity: 1;
filter: alpha(opacity=100);
-webkit-transition: opacity 0.35s ease 0s;
-o-transition: opacity 0.35s ease 0s;
transition: opacity 0.35s ease 0s;
}
.banners-effect-8 .row-no-padding a:hover:before,
.banners-effect-8 .banners > div a:hover:before,
.banners-effect-8 .row-no-padding a:hover:after,
.banners-effect-8 .banners > div a:hover:after {
opacity: 1;
filter: alpha(opacity=100);
-webkit-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.banners-effect-8 .row-no-padding a:hover img,
.banners-effect-8 .banners > div a:hover img {
opacity: 0.5;
filter: alpha(opacity=50);
}
.banners-effect-9 .row-no-padding a,
.banners-effect-9 .banners > div a {
display: block;
position: relative;
z-index: 10;
}
.banners-effect-9 .row-no-padding a:before,
.banners-effect-9 .banners > div a:before {
position: absolute;
top: 0;
left: 0;
z-index: 0;
width: 100%;
height: 100%;
background: #000;
content: '';
-webkit-transition: opacity 0.35s;
transition: opacity 0.35s;
box-shadow: 0 3px 30px rgba(0,0,0,0.2);
opacity: 0;
}
.banners-effect-9 .row-no-padding a:hover:before,
.banners-effect-9 .banners > div a:hover:before {
opacity: 1;
}
.banners-effect-9 .row-no-padding a img,
.banners-effect-9 .banners > div a img {
opacity: 1;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: perspective(1000px) translate3d(0,0,0);
transform: perspective(1000px) translate3d(0,0,0);
}
.banners-effect-9 .row-no-padding a:hover img,
.banners-effect-9 .banners > div a:hover img {
-webkit-transform: perspective(1000px) translate3d(0,0,21px);
transform: perspective(1000px) translate3d(0,0,21px);
}
.banners-effect-10 .row-no-padding a,
.banners-effect-10 .banners > div a {
display: block;
position: relative;
overflow: hidden;
}
.banners-effect-10 .row-no-padding a:before,
.banners-effect-10 .banners > div a:before {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.2) 75%);
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.2) 75%);
content: '';
opacity: 0;
-webkit-transform: translate3d(0,50%,0);
transform: translate3d(0,50%,0);
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
}
.banners-effect-10 .row-no-padding a:hover:before,
.banners-effect-10 .banners > div a:hover:before {
opacity: 1;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}  .computer6-banner {
padding: 0px 0px 159px 0px;
}
.computer6-banner .title {
color: #fff;
font-size: 90px;
line-height: 1;
position: relative;
margin-left: -4px;
padding: 98px 0px 0px 0px;
}
.computer6-banner .price {
color: #cb2d41;
font-size: 30px;
line-height: 1;
}
.computer6-banner .price .price-old {
font-size: 25px;
font-weight: 300;
color: #666666;
text-decoration: line-through;
}
.computer6-banner .button {
margin: 13px 0px 0px 0px;
}  .today-deals-computer6 {
}
.today-deals-computer6 .box-heading {
margin-top: -2px;
}
.today-deals-computer6 .box-content {
padding: 0px;
position: relative;
}
.today-deals-computer6-products {
position: relative;
padding: 0px 0px 1px 0px;
text-align: center;
}
.today-deals-computer6-products .sale,
.today-deals-computer6-products .new {
z-index: 6;
}
.today-deals-computer6-products .is-countdown {
padding: 0px;
margin: 0px;
position: relative;
background: #fff;
border: 1px solid #e5e5e5;
border-top: none;
}
.today-deals-computer6-products .countdown-section {
font-weight: 600;
font-size: 11px;
color: #cb2d41;
padding: 0px 0px 5px 0px;
}
.today-deals-computer6-products .countdown-amount {
font-size: 20px;
font-weight: 400;
color: #000;
padding: 7px 0px 0px 0px;
}
.today-deals-computer6-products .product {
padding: 19px 20px;
}
.today-deals-computer6-products .image {
}
.today-deals-computer6-products .image img {
display: block;
margin: 0px auto;
}
.today-deals-computer6-products .name {
padding-top: 16px;
}
.today-deals-computer6-products .name a {
font-size: 12px;
}
.today-deals-computer6-products .price {
color: #d9121f;
font-size: 13px;
font-weight: 600;
padding-top: 3px;
padding-left: 25px;
padding-right: 25px;
}
.today-deals-computer6-products .price .price-old {
font-weight: 300 !important;
text-decoration: line-through;
color: #808080;
}  ul.social-icons-computer7 {
list-style: none;
padding: 10px 0px 0px 0px;
padding-bottom: 0px !important;
margin: 0px;
position: relative;
margin-bottom: -3px;
}
ul.social-icons-computer7 li {
display: inline-block;
vertical-align: top;
padding: 0px 9px 0px 9px;
font-size: 24px;
}
#main ul.social-icons-computer7 li a {
color: #3d3d3d;
}
#main ul.social-icons-computer7 li a:hover {
color: #fff;
}  .border-computer8-newsletter {
border-top: 1px solid #dedede;
border-bottom: 1px solid #dedede;
}
.computer8-newsletter {
padding: 49px 0px 46px 0px;
}
.computer8-newsletter .inputs {
float: right;
padding-left: 100px;
}
.computer8-newsletter .inputs input {
margin: 0px 7px 0px 0px;
height: 40px;
width: 238px;
line-height: 40px;
font-size: 12px;
vertical-align: top;
display: inline-block;
}
.computer8-newsletter .inputs .button {
padding-left: 30px;
padding-right: 30px;
margin: 0px;
height: 40px;
vertical-align: top;
display: inline-block;
}
.computer8-newsletter .heading {
float: left;
line-height: 1;
padding-top: 2px;
padding-right: 100px;
}
.computer8-newsletter .heading .first-heading {
font-size: 25px;
font-weight: 600;
color: #007dfe;
}
.computer8-newsletter .heading .second-heading {
color: #000;
padding-top: 3px;
}
.computer8-newsletter .strip-line {
height: 1px;
background: #c6c6c6;
overflow: hidden;
margin-top: 20px;
}  .today-deals-computer8 {
}
.today-deals-computer8 .box-heading {
margin-top: -2px;
}
.today-deals-computer8 .box-content {
padding: 0px;
border: 1px solid #e5e5e5;
margin-top: -1px;
position: relative;
}
.today-deals-computer8-products {
position: relative;
padding: 0px 0px 30px 0px;
text-align: center;
}
.today-deals-computer8-products .sale,
.today-deals-computer8-products .new {
margin-top: -1px !important;
margin-left: -1px !important;
z-index: 6;
}
.today-deals-computer8-products .is-countdown {
padding: 0px;
margin: 0px;
position: relative;
background: #fcfcfc;
border-bottom: 1px solid #e5e5e5;
}
.today-deals-computer8-products .countdown-section {
font-weight: 600;
font-size: 11px;
color: #fe0058;
padding: 0px 0px 11px 0px;
}
.today-deals-computer8-products .countdown-amount {
font-size: 20px;
font-weight: 500;
color: #000;
padding: 13px 0px 0px 0px;
}
.today-deals-computer8-products .left {
padding: 19px 19px 0px 19px;
}
.today-deals-computer8-products .image {
}
.today-deals-computer8-products .image img {
display: block;
margin: 0px auto;
}
.today-deals-computer8-products .name {
padding-top: 17px;
padding-left: 25px;
padding-right: 25px;
}
.today-deals-computer8-products .name a {
font-size: 12px;
}
.today-deals-computer8-products .price {
color: #d9121f;
font-size: 25px;
line-height: 25px;
font-weight: 600;
padding-top: 3px;
padding-left: 25px;
padding-right: 25px;
}
.today-deals-computer8-products .price .price-old {
font-weight: 300 !important;
text-decoration: line-through;
font-size: 20px;
line-height: 25px;
}  .food-tips {
padding: 124px 0px 114px 0px;
}
.food-tips .first-heading {
padding: 0px 0px 22px 0px;
font-size: 40px;
line-height: 1;
color: #fff;
font-weight: 300;
}
.food-tips .first-heading strong {
color: #191919;
font-weight: 500;
}
.food-tips .button {
margin: 0px;
}  .petshop2-columns {
background: #fbf9f3;
border: 1px solid #e1e0da;
margin: 30px 0px 0px 0px;
font-weight: 500;
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
}
.petshop2-columns .row {
margin: 0px;
}
.petshop2-columns .row > div {
padding: 13px 37px 15px 37px;
}
.petshop2-columns .row > div:before {
content: '';
position: absolute;
top: 0;
bottom: 0;
width: 1px;
background: #e1e0da;
left: 0;
}
.petshop2-columns .row > div:first-child:before {
display: none;
}
.petshop2-columns p {
padding: 9px 0px 0px 0px;
margin: 0px;
line-height: 15px;
}
.petshop2-columns img {
display: block;
float: left;
margin: 0px 15px 0px 0px;
}  .today-deals-petshop2 .clear:before {
display: none !important;
}
.today-deals-petshop2-products {
position: relative;
text-align: center;
}
.today-deals-petshop2-products .product {
padding: 0px 30px 32px 30px;
}
.today-deals-petshop2-products .is-countdown {
padding: 0px;
margin: -30px 0px 30px 0px;
position: relative;
}
.today-deals-petshop2-products .countdown-section {
padding-top: 10px;
}
.today-deals-petshop2-products .countdown-amount {
font-weight: bold;
}
.today-deals-petshop2-products .name {
padding-top: 16px;
}
.today-deals-petshop2-products .price {
color: #d9121f;
font-size: 20px;
font-weight: 600;
padding-top: 6px;
}
.today-deals-petshop2-products .price .price-old {
color: #232323;
font-weight: 400 !important;
text-decoration: line-through;
padding-right: 2px;
font-size: 20px;
}
body.firefox-mac .today-deals-petshop2-products .price .price-old  {
font-weight: 300 !important;
}
.today-deals-petshop2-products .only-hover ul {
padding: 6px 0px 0px 0px;
margin: 0px;
list-style: none;
}
.today-deals-petshop2-products .only-hover ul li {
display: inline-block;
padding: 5px 1px 5px 0px;
vertical-align: top;
}
.today-deals-petshop2-products .only-hover ul li a {
display: block;
width: 45px;
height: 45px;
border-radius: 100px;
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
background: #fff;
border: 1px solid #ccc;
transition: all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
font-size: 16px;
padding: 10px 0px;
text-align: center;
cursor: pointer;
}
.today-deals-petshop2-products .only-hover ul li a:hover {
background: #d9121f;
border-color: #d9121f;
color: #fff;
}
.products-buttons-action-type-2 .today-deals-petshop2-products .only-hover ul li a {
border-radius: 0px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
}
.products-buttons-action-type-3 .today-deals-petshop2-products .only-hover ul li a {
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
}
.products-buttons-action-type-4 .today-deals-petshop2-products .only-hover ul li a {
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
}
.today-deals-petshop2-products .only-hover ul li a.button-add-to-cart {
width: auto;
font-size: 12px;
font-weight: 600;
text-transform: uppercase;
padding: 13px 30px 0px 55px;
position: relative;
}
.today-deals-petshop2-products .only-hover ul li a.button-add-to-cart:before {
content: '';
position: absolute;
top: 14px;
left: 23px;
display: block;
width: 16px;
height: 16px;
background: url(//allyourbliss.com/wp-content/themes/fastor/img/add-to-cart.png) top left no-repeat;
}  .box-type-16 #main .product-filter {
padding: 0px 20px !important;
background: #fbf9f3 !important;
border: 1px solid #e1e0da;
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
margin: 0px 0px 20px 0px;
overflow: hidden;
}
.box-type-16 #main .product-filter > div {
margin: -8px 0px;
}
.box-type-16 #mfilter-content-container .product-grid {
border: 1px solid rgba(0, 0, 0, .1);
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
}
.box-type-16 #mfilter-content-container .product-grid > div {
margin: -1px;
}
.box-type-16 #mfilter-content-container .product-grid:before,
.box-type-16 #mfilter-content-container .product-grid:after {
display: none;
}
.box-type-16 .product-grid .product:hover:before {
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
}
.box-type-16 #main .product-list {
border: 1px solid rgba(0, 0, 0, .1);
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
padding: 0px 14px;
background-image: none;
}
.box-type-16 .product-list > div:before {
left: -2px;
right: -2px;
}
.box-type-16 .product-list > div:last-child:before {
display: none;
}
.box-type-16 .product-list > div {
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
}
.box-type-16 .col-sm-3 .box-no-advanced.box .box-content,
.box-type-16 .col-sm-4 .box-no-advanced.box .box-content,
.box-type-16 .col-md-3 .box-no-advanced.box .box-content,
.box-type-16 .col-md-4 .box-no-advanced.box .box-content,
.box-type-16 #top .my-account,
.box-type-16.cart-block-type-8 #top #cart_block .cart-heading,
.box-type-16.cart-block-type-8 #top #cart_block .cart-heading .cart-count,
.box-type-16 textarea,
.box-type-16 input[type="text"],
.box-type-16 input[type="password"],
.box-type-16 input[type="datetime"],
.box-type-16 input[type="datetime-local"],
.box-type-16 input[type="date"],
.box-type-16 input[type="month"],
.box-type-16 input[type="time"],
.box-type-16 input[type="week"],
.box-type-16 input[type="number"],
.box-type-16 input[type="email"],
.box-type-16 input[type="url"],
.box-type-16 input[type="search"],
.box-type-16 input[type="tel"],
.box-type-16 input[type="color"],
.box-type-16 .uneditable-input,
.box-type-16 select,
.box-type-16 .product-info .thumbnails li img,
.box-type-16 .product-info .thumbnails-carousel img,
.box-type-16 .product-info .product-image,
.box-type-16 .product-info .cart,
.box-type-16 .popup,
.box-type-16 .header-type-13 .search_form,
.box-type-16 .header-type-13 .button-search,
.box-type-16 .product-info .cart .add-to-cart input {
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
}
.box-type-16 .vertical .megamenuToogle-wrapper {
border-radius: 3px 3px 0px 0px;
-webkit-border-radius: 3px 3px 0px 0px;
-moz-border-radius: 3px 3px 0px 0px;
}
.box-type-16 #main .vertical .megamenu-wrapper {
border-radius: 0px 0px 3px 3px;
-webkit-border-radius: 0px 0px 3px 3px;
-moz-border-radius: 0px 0px 3px 3px;
}
.box-type-16.cart-block-type-8 #top #cart_block .cart-heading p {
border-left-color: #d9d9d9;
height: 45px;
margin-top: -1px;
margin-bottom: -1px;
padding-top: 13px;
padding-bottom: 1px;
}  .petshop2-contact {
margin-top: -17px;
margin-bottom: 10px;
}
.petshop2-contact .row > div:before {
display: none;
}  .carparts2-columns {
background: #fff url(//allyourbliss.com/wp-content/themes/fastor/img/bg-carparts2-columns.png) top center no-repeat;
border: 1px solid #e0e0e0;
margin: 30px 0px 0px 0px;
font-weight: 500;
}
.carparts2-columns .row {
margin: 0px;
}
.carparts2-columns .row > div {
padding: 12px 37px 13px 37px;
}
.carparts2-columns .row > div:before {
content: '';
position: absolute;
top: 0;
bottom: 0;
width: 1px;
background: #e0e0e0;
left: 0;
}
.carparts2-columns .row > div:first-child:before {
display: none;
}
.carparts2-columns p {
padding: 10px 0px 0px 0px;
margin: 0px;
line-height: 15px;
}
.carparts2-columns img {
display: block;
float: left;
margin: 0px 15px 0px 0px;
}  .carparts2-products {
padding-left: 41px;
}
.carparts2-products .product-grid .product {
padding: 10px !important;
background: #fff;
margin-top: 30px !important;
text-align: left;
}
.carparts2-products .product-grid .product .image {
text-align: center;
}
.carparts2-products .product-grid .product .sale,
.carparts2-products .product-grid .product .new {
display: none !important;
}
#main .carparts2-products .product-grid .product:before,
#main .carparts2-products .product-grid .product:after {
display: none !important;
}
.carparts2-products .product-grid .product .right {
padding: 3px 20px 8px 20px;
}
.carparts2-products .product-grid .product .price {
font-size: 20px;
}
.carparts2-products .product-grid .product .name a {
font-size: 14px;
}
.carparts2-products .product-grid .product-hover .only-hover {
padding-bottom: 20px !important;
}
.carparts2-products-on-sale {
padding: 28px 0px 10px 0px;
}
.carparts2-products-on-sale .heading {
font-size: 25px;
line-height: 1;
font-weight: 500;
color: #202020;
padding: 0px 0px 20px 0px;
}  .tools2-looking {
padding: 122px 0px 110px 0px;
}
.tools2-looking .first-heading {
padding: 0px 0px 22px 0px;
font-size: 40px;
line-height: 1;
color: #1a191a;
font-weight: 300;
}
.tools2-looking .first-heading strong {
color: #0074de;
font-weight: 500;
}
.tools2-looking .button {
margin: 0px;
}  #main .tools2-button {
margin: 0px;
font-size: 12px !important;
padding: 14px 41px 12px 41px !important;
border-radius: 50px !important;
-webkit-border-radius: 50px !important;
-moz-border-radius: 50px !important;
}  div.testimonial {
max-width: 820px;
margin: 0px auto;
padding: 20px 0px 26px 0px;
}
div.testimonial img[align=left] {
margin-right: 30px;
}
div.testimonial img[align=right] {
margin-left: 30px;
}
div.testimonial .author {
line-height: 1.2;
position: relative;
margin-top: -3px;
}
div.testimonial span {
font-size: 16px;
}
div.testimonial p {
color: #c18107;
}
div.testimonial .description {
font-size: 21px;
line-height: 30px;
font-weight: 200;
padding: 4px 0px 0px 0px;
}  .fashion4-social-icons {
}
.footer-about-us ul.social-icons.fashion4-social-icons li a {
color: #808189;
}
.footer-about-us ul.social-icons.fashion4-social-icons li a:hover {
color: #fff;
}  .fashion5-sale {
padding: 164px 0px 109px 0px;
}
.fashion5-sale .heading {
line-height: 1;
color: #fff;
font-size: 50px;
font-weight: 500;
padding: 0px 0px 10px 0px;
}
.fashion5-sale .button {
margin: 0px;
}  .footer-about-us ul.fashion5-social-icons {
padding-top: 18px;
}
.footer-about-us ul.fashion5-social-icons li a {
color: #5e5e5e;
}
.footer-about-us ul.fashion5-social-icons li a:hover {
color: #fff;
}  .stationery-contact {
padding-bottom: 4px;
padding-top: 14px;
}
.stationery-contact .row > div {
position: static;
}
.stationery-contact img {
display: inline-block;
vertical-align: top;
margin: 14px 2px 0px 0px;
}
.stationery-contact .heading {
display: inline-block;
vertical-align: top;
font-size: 11px;
line-height: 1;
text-transform: uppercase;
font-weight: 600;
padding: 20px 3px 0px 0px;
}
#main .stationery-contact p {
display: inline-block;
vertical-align: top;
padding: 20px 0px 0px 0px;
margin: 0px;
font-size: 23px;
font-weight: 300;
}  .stationery-top-bar {
margin: 0px -15px;
position: relative;
}
.stationery-top-bar:before {
display: block;
content: '';
position: absolute;
top: 23px;
left: 15px;
right: 15px;
height: 1px;
background: rgba(0, 0, 0, .1);
z-index: 0;
}
.stationery-top-bar > div {
padding-left: 0px;
padding-right: 0px;
}
.stationery-top-bar .background {
display: inline-block;
vertical-align: top;
padding: 7px 15px 6px 15px;
position: relative;
z-index: 1;
}
.stationery-top-bar .background:before {
display: block;
content: '';
position: absolute;
top: 23px;
left: -3px;
right: -3px;
height: 1px;
background: #f6f6f6;
z-index: -1;
}
.stationery-top-bar .background img {
display: inline-block;
vertical-align: top;
}
.stationery-top-bar .background p {
vertical-align: top;
display: inline-block;
padding: 7px 0px 0px 0px;
margin: 0px;
font-size: 12px;
}  .stationery-phone {
display: inline-block !important;
margin: 30px 40px 0px -301px !important;
position: relative;
}
.stationery-phone img {
display: inline-block;
vertical-align: top;
margin: 1px 0px 0px 0px;
}
.stationery-phone .heading {
display: inline-block;
vertical-align: top;
font-size: 11px;
line-height: 1;
color: #00abe0;
text-transform: uppercase;
font-weight: 600;
padding: 7px 3px 0px 0px;
text-align: left;
}
.stationery-phone p {
display: inline-block;
vertical-align: top;
padding: 2px 0px 0px 0px;
margin: 0px;
font-size: 27px;
line-height: 1.3;
font-weight: 300;
}  .box-type-18 .header-type-8 #top .search_form,
.box-type-18 #top .my-account,
.box-type-18.cart-block-type-4 #top #cart_block .cart-heading,
.box-type-18 .product-grid .product:hover:before,
.box-type-18 .col-sm-3 .box-no-advanced.box .box-content,
.box-type-18 .col-sm-4 .box-no-advanced.box .box-content,
.box-type-18 .col-md-3 .box-no-advanced.box .box-content,
.box-type-18 .col-md-4 .box-no-advanced.box .box-content,
.box-type-18 .product-list > div:hover,
.box-type-18 .product-info .cart,
.box-type-18 .product-info .thumbnails li img,
.box-type-18 .product-info .thumbnails-carousel img,
.box-type-18 .product-info .product-image,
.box-type-18 textarea,
.box-type-18 input[type="text"],
.box-type-18 input[type="password"],
.box-type-18 input[type="datetime"],
.box-type-18 input[type="datetime-local"],
.box-type-18 input[type="date"],
.box-type-18 input[type="month"],
.box-type-18 input[type="time"],
.box-type-18 input[type="week"],
.box-type-18 input[type="number"],
.box-type-18 input[type="email"],
.box-type-18 input[type="url"],
.box-type-18 input[type="search"],
.box-type-18 input[type="tel"],
.box-type-18 input[type="color"],
.box-type-18 .uneditable-input,
.box-type-18 select,
.box-type-18 .product-info .cart .add-to-cart input,
.box-type-18 .popup,
.box-type-18 .button-previous-next,
.box-type-18 .product-info .thumbnails-carousel .owl-buttons .owl-prev,
.box-type-18 .product-info .thumbnails-carousel .owl-buttons .owl-next,
.box-type-18 ul.megamenu li .sub-menu .content {
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
}
.box-type-18 .box .box-heading {
border-radius: 3px 3px 0px 0px;
-webkit-border-radius: 3px 3px 0px 0px;
-moz-border-radius: 3px 3px 0px 0px;
}  .stationery-categories {
position: relative;
z-index: 24;
}
.stationery-categories .row {
margin-top: -90px;
}
.stationery-categories img {
display: block;
margin: 0px auto;
}
.stationery-categories .row > div {
padding-top: 30px;
}  .stationery-back-to-school .box .box-content.products {
padding-left: 15px;
padding-right: 15px;
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
}
.stationery-back-to-school .box .clear {
display: none;
}
.stationery-back-to-school .box .box-heading {
color: #fff;
}
.stationery-back-to-school > div {
min-height: 670px;
}
.back-to-school {
padding: 100px 82px 7px 75px;
}
@media (max-width: 1098px) {
.responsive .back-to-school {
padding-left: 0px;
padding-right: 0px;
}
}
.back-to-school .left {
float: left;
padding-top: 1px;
padding-right: 30px;
}
.back-to-school .line {
background: rgba(255, 255, 255, .2);
height: 1px;
overflow: hidden;
margin-top: 87px;
}
.back-to-school .left .first-heading {
color: #f8721f;
font-size: 40px;
line-height: 1;
padding-left: 2px;
font-weight: 300;
}
.back-to-school .left .second-heading {
font-size: 80px;
line-height: 1;
font-weight: bold;
color: #fff;
padding-top: 4px;
}
.back-to-school .right {
float: right;
padding-left: 30px;
padding-top: 63px;
}
@media (max-width: 767px) {
.responsive .back-to-school {
text-align: center;
}
.responsive .back-to-school .left {
float: none;
padding-right: 0px;
}
.responsive .back-to-school .right {
float: none;
padding-left: 0px;
padding-top: 40px;
}
.responsive .back-to-school .line {
display: none;
}
.responsive .stationery-back-to-school .box .box-content.products {
padding-left: 0px;
padding-right: 0px;
}
}  .stationery2-columns {
background: #fff;
margin: 30px 0px 0px 0px;
}
.stationery2-columns .row {
margin: 0px;
}
.stationery2-columns .row > div {
padding: 12px 37px 13px 37px;
}
.stationery2-columns .row > div:before {
content: '';
position: absolute;
top: 0;
bottom: 0;
width: 1px;
background: #e5e5e5;
left: 0;
}
.stationery2-columns .row > div:first-child:before {
display: none;
}
.stationery2-columns p {
padding: 10px 0px 0px 0px;
margin: 0px;
line-height: 15px;
}
.stationery2-columns img {
display: block;
float: left;
margin: 0px 15px 0px 0px;
}  .box-type-19 .clear {
display: none;
}
.box-type-19 .center-column .product-grid:before,
.box-type-19 .center-column .product-grid:after {
display: none;
}
.box-type-19 .box-content.products > div {
position: relative;
margin: -1px;
overflow: hidden;
}
.box-type-19 #main .box-content.products .product-grid {
padding-left: 15px;
padding-right: 15px;
}
.box-type-19 #main .center-column .product-grid {
padding-left: 14px;
padding-right: 14px;
}
.box-type-19 .tab-content:before,
.box-type-19 .tab-content:after {
display: none;
}
.box-type-19 .tab-content {
padding-left: 35px !important;
padding-right: 35px !important;
}
.box-type-19 .filter-product .tab-content {
padding-left: 0px !important;
padding-right: 0px !important;
}
.box-type-19 .tab-content > div > div {
margin: -1px;
overflow: hidden;
}
.box-type-19 #main .tab-content .product-grid {
padding-left: 15px;
padding-right: 15px;
}
.box-type-19 .col-sm-3 .box-no-advanced .box-heading,
.box-type-19 .col-sm-4 .box-no-advanced .box-heading,
.box-type-19 .col-md-3 .box-no-advanced .box-heading,
.box-type-19 .col-md-4 .box-no-advanced .box-heading {
padding-bottom: 8px;
}
.box-type-19 .col-sm-3 .box-no-advanced .box-content,
.box-type-19 .col-sm-4 .box-no-advanced .box-content,
.box-type-19 .col-md-3 .box-no-advanced .box-content,
.box-type-19 .col-md-4 .box-no-advanced .box-content {
margin-top: 0px !important;
border: none !important;
}
.box-type-19 .box-with-categories .box-heading {
padding-top: 25px !important;
padding-bottom: 18px !important;
}
.box-type-19 .cart-info table {
background: #fff;
}
.box-type-19 .cart-info table tr {
background: none !important;
}
.box-type-19 .cart-info table td:last-child {
padding-right: 30px !important;
}
.box-type-19 .cart-info table td:first-child {
padding-left: 30px !important;
}
.box-type-19 #main .product-list {
padding: 0px 14px;
background-image: none;
}
.box-type-19 .product-list > div:before {
left: -2px;
right: -2px;
}
.box-type-19 .product-list > div:last-child:before {
display: none;
}
.box-type-19 #main .product-filter {
padding: 0px 20px !important;
background: #fff !important;
margin: 0px 0px 20px 0px;
overflow: hidden;
}
.box-type-19 #main .product-filter > div {
margin: -8px 0px;
}
.box-type-19 .today-deals-toys2-products .is-countdown {
border-radius: 0px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
}  .stationery2-parallax {
text-align: center;
color: #fff;
padding: 119px 0px 106px 0px;
}
.stationery2-parallax .first-heading {
font-family: 'Shadows Into Light', cursive;
font-size: 45px;
line-height: 1;
}
.stationery2-parallax .second-heading {
font-size: 55px;
font-weight: bold;
line-height: 1;
padding: 8px 0px 14px 0px;
}  .stationery2-parallax2 {
text-align: center;
color: #fff;
padding: 80px 0px 65px 0px;
}
.stationery2-parallax2 .first-heading {
font-family: 'Shadows Into Light', cursive;
font-size: 45px;
line-height: 1;
}
.stationery2-parallax2 .second-heading {
font-size: 55px;
font-weight: bold;
line-height: 1;
padding: 8px 0px 14px 0px;
}  .toys3-categories {
background: #fff;
width: 100%;
border: 1px solid #e5e5e5;
border-top: none;
}
.toys3-categories > div {
float: left;
width: 12.5%;
padding: 0px 0px 0px 1px;
}
.toys3-categories > div {
background: url(//allyourbliss.com/wp-content/themes/fastor/img/bg-megamenu.png) top left repeat-y;
}
.toys3-categories > div:first-child {
background: none;
padding: 0px;
}
.toys3-categories > div > a {
display: block;
height: 108px;
font-size: 16px;
line-height: 1;
font-weight: bold;
padding: 27px 30px 0px 30px;
}  .toys3-products.box .box-content.products {
}
.toys3-products .advanced-grid-products .product,
.toys3-products .advanced-grid-products .product:first-child {
padding: 20px 10px;
}
.toys3-products .advanced-grid-products .product .image {
width: 40%;
max-width: 103px;
}
.toys3-products .advanced-grid-products .product .right {
width: 60%;
margin-left: 0 !important;
padding-left: 23px;
padding-top: 20px;
margin-right: 0 !important;
}  .toys3-newsletter {
height: 150px;
padding: 45px 0px 0px 0px;
}
.newsletter.toys3-newsletter .heading p {
font-size: 25px;
line-height: 25px;
font-weight: 800;
padding-top: 7px;
color: #32bb0f;
}
.newsletter.toys3-newsletter .content p {
border-color: #32bb0f;
text-align: left;
padding-left: 49px;
padding-top: 14px;
font-size: 16px;
}
.toys3-newsletter.newsletter .inputs {
padding-right: 65px;
text-align: right;
}
.toys3-newsletter.newsletter .inputs input {
width: 187px;
border: none;
}
.toys3-newsletter.newsletter .inputs .button {
padding-top: 14px;
}  .toys3-parallax {
padding: 118px 0px 100px 0px;
}
.toys3-parallax .first-heading {
font-size: 13px;
font-weight: 700;
line-height: 10px;
color: #ffdb18;
text-transform: uppercase;
}
.toys3-parallax .second-heading {
color: #fff;
font-size: 50px;
line-height: 45px;
font-weight: 800;
padding: 5px 0px 17px 0px;
}  .fashion6-contact .row {
padding-bottom: 59px;
margin-top: -10px;
}
.fashion6-contact .row > div {
position: relative;
padding-top: 0;
}
.fashion6-contact .row > div:first-child:before {
display: none;
}
.fashion6-contact .row > div:before {
content: '';
position: absolute;
background: #e5e5e5;
width: 1px;
top: 2px;
bottom: 0;
left: 0;
}
@media (max-width: 767px) {
.responsive .fashion6-contact .row > div:before {
display: none;
}
.responsive .fashion6-contact .row > div {
padding-bottom: 40px;
}
}  .fashion6-parallax {
padding: 133px 0px 125px 0px;
}
.fashion6-parallax .first-heading {
font-size: 65px;
line-height: 55px;
font-weight: bold;
}
.fashion6-parallax .second-heading {
font-size: 65px;
color: #bf9e50;
line-height: 55px;
font-weight: bold;
}
.fashion6-parallax .button {
margin-top: 22px;
}  .fashion6-megamenu {
padding: 10px 0px 0px 0px;
font-weight: 600;
line-height: 27px;
}
.fashion6-megamenu ul {
list-style: none;
padding: 12px 0px 0px 0px;
margin: 0px 0px -7px 0px;
position: relative;
}  .fashion7-banners {
position: relative;
}
.fashion7-banners:before {
content: '';
position: absolute;
background: #e5e5e5;
height: 1px;
left: -10000px;
right: -10000px;
bottom: 0;
z-index: -1;
}
.fashion7-banners .row {
}
.fashion7-banners .row > div {
padding-left: 0;
position: relative;
padding-right: 0;
}
.fashion7-banners .row > div:before {
content: '';
left: 0;
top: 0;
bottom: 0;
width: 1px;
background: #e5e5e5;
position: absolute;
}
.fashion7-banners .row > div:first-child:before {
display: none;
}
.fashion7-banners img {
display: block;
margin: 0px auto;
}
@media (max-width: 767px) {
.responsive .fashion7-banners .row > div:before {
left: -20px;
right: -20px;
top: -1px;
bottom: auto;
height: 1px;
width: auto;
}
}  .fashion7-features {
position: relative;
padding-bottom: 35px;
}
.fashion7-features:before {
content: '';
position: absolute;
top: 0;
bottom: 0;
left: -1000px;
right: -1000px;
z-index: -1;
background: #f3f3f3;
}
.fashion7-features .row > div {
text-align: center;
font-size: 18px;
font-weight: bold;
padding-top: 39px;
position: relative;
}
.fashion7-features .row > div:before {
position: absolute;
height: 1px;
width: 46%;
background: #dadada;
left: -23%;
top: 51%;
content: '';
}
.fashion7-features .row > div:first-child:before {
display: none;
}
.fashion7-features img {
display: block;
margin: 0px auto 8px auto;
}
@media (max-width: 767px) {
.responsive .fashion7-features .row > div:before {
display: none;
}
}  .fashion7-banners2 {
position: relative;
margin-top: 30px;
}
.fashion7-banners2:before {
content: '';
position: absolute;
background: #e5e5e5;
height: 1px;
left: -10000px;
right: -10000px;
top: 0;
z-index: -1;
}
.fashion7-banners2 .row {
}
.fashion7-banners2 .row > div {
padding-left: 0;
position: relative;
padding-right: 0;
}
.fashion7-banners2 .row > div:before {
content: '';
left: 0;
top: 0;
bottom: 0;
width: 1px;
background: #e5e5e5;
position: absolute;
}
.fashion7-banners2 .row > div:first-child:before {
display: none;
}
.fashion7-banners2 img {
display: block;
margin: 0px auto;
}
@media (max-width: 767px) {
.responsive .fashion7-banners2 .row > div:before {
left: -20px;
right: -20px;
top: 0px;
bottom: auto;
height: 1px;
width: auto;
}
}  .body-header-type-27 #main {
margin-left: 300px;
}
.body-header-type-27 #top .pattern > .container {
padding-bottom: 0;
}
.body-header-type-27 .slider-header {
position: fixed;
top: 0;
left: 0;
bottom: 0;
width: 300px;
background: #000000;
padding: 0px 50px;
text-align: center;
}
.body-header-type-27 .slider-header .container {
width: auto !important;
padding-left: 0;
padding-right: 0;
margin: 0px !important;
}
.body-header-type-27 #top .dropdown {
margin: 10px 8px 0px 8px;
}
.body-header-type-27 #top .logo {
padding-top: 50px;
}
.body-header-type-27 #top .search_form {
margin: 31px auto 0px auto !important;
width: 45px !important;
height: 45px !important;
display: block;
border-radius: 100px;
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
cursor: pointer;
transition: all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
text-align: center;
padding: 12px 1px 0px 0px;
}
.body-header-type-27 #top .search_form .button-search {
display: block;
margin: 0px auto;
right: auto;
top: auto;
left: auto;
bottom: auto;
position: relative;
}
.body-header-type-27 ul.megamenu {
text-align: left;
padding-top: 57px;
}
@media (max-width: 991px) {
.responsive .body-header-type-27 ul.megamenu {
padding-top: 0;
}
}
.body-header-type-27 ul.megamenu > li {
margin: 0px !important;
float: none !important;
padding: 0px !important;
border-top: 1px solid #262626;
}
.body-header-type-27 ul.megamenu > li:first-child {
border: none;
}
.body-header-type-27 ul.megamenu > li > a {
height: auto !important;
padding: 13px 0px 13px 0px !important;
margin: 0px !important;
}
.body-header-type-27 .megamenu-background {
border: none;
}
.body-header-type-27 #top #cart_block {
margin: 50px 0px 0px 0px;
}
.body-header-type-27 ul.megamenu > li.with-sub-menu > a strong:after,
.body-header-type-27 #top #cart_block .cart-heading p:after {
content: "\f054";
}
.body-header-type-27 .horizontal ul.megamenu > li > .sub-menu {
max-width: none;
left: 100%;
right: auto;
margin-top: -48px;
}
.body-header-type-27 ul.megamenu > li > .sub-menu > .content > .arrow {
left: 0 !important;
}
.body-header-type-27 ul.megamenu > li > .sub-menu > .content > .arrow:after {
margin-top: -10px;
margin-left: -15px;
transform:rotate(-90deg);
-webkit-transform:rotate(-90deg);
-moz-transform:rotate(-90deg);
-o-transform:rotate(-90deg);
}
.body-header-type-27 #top #cart_block .dropdown-menu {
left: 100%;
margin-top: -18px;
right: auto;
margin-left: 40px;
}
.body-header-type-27 #top #cart_block .dropdown-menu:before {
position: absolute;
content: '';
top: 0;
left: -40px;
width: 40px;
bottom: 0;
}
.body-header-type-27 #top #cart_block .dropdown-menu:after {
left: -15px;
top: 18px;
right: auto;
transform:rotate(-90deg);
-webkit-transform:rotate(-90deg);
-moz-transform:rotate(-90deg);
-o-transform:rotate(-90deg);
}
.body-header-type-27 #top #cart_block.open .dropdown-menu {
margin-top: -48px !important;
}
@media (max-width: 991px) {
.responsive .body-header-type-27 #main {
margin-left: 0;
}
.responsive .body-header-type-27 .slider-header {
position: relative;
top: 0;
left: 0;
bottom: auto;
width: auto;
padding: 0px 20px 30px 20px;
}
.responsive .body-header-type-27 #top #cart_block {
margin-top: 30px;
}
.responsive .body-header-type-27 #top #cart_block .cart-heading p:after {
content: "\f078";
}
.responsive .body-header-type-27 #top .search_form {
margin-top: 21px !important;
}
.responsive .body-header-type-27 #top .pattern > .container {
padding-bottom: 30px;
}
}  .oneproduct-parallax {
font-size: 60px;
line-height: 1;
font-weight: 500;
padding: 189px 0px;
}  .oneproduct-parallax2 {
font-size: 60px;
line-height: 1;
font-weight: 500;
padding: 189px 0px;
max-width: 457px;
float: right;
color: #fff;
display: block;
width: 100%;
}  .onepage-sections {
}
.onepage-sections .section {
padding-bottom: 40px;
}
.onepage-sections .title {
text-align: center;
font-size: 40px;
line-height: 1;
padding-top: 32px;
}
.onepage-sections .specification {
list-style: none;
padding: 0px;
margin: 0px;
}
.onepage-sections .specification li {
background: #f2f2f2;
position: relative;
margin: 0px -1000px;
padding: 12px 1000px 8px 1000px;
}
.onepage-sections .specification li:nth-child(even) {
background: #fff;
padding-top: 22px;
padding-bottom: 18px;
}
.onepage-sections .specification li p.first {
padding: 0px;
margin: 0px;
float: left;
width: 50%;
font-weight: 600;
padding-right: 15px;
text-align: right;
}
.onepage-sections .specification li p.second {
padding: 0px;
margin: 0px;
float: left;
width: 50%;
padding-left: 15px;
}
.onepage-sections .section .content {
padding-top: 52px;
padding-bottom: 0px;
}
.onepage-sections .price {
font-size: 60px;
line-height: 1;
font-weight: 500;
color: #890239;
position: relative;
margin-top: -10px;
}
.onepage-sections .inputs {
padding-top: 38px;
}
.onepage-sections .inputs select {
width: 290px;
margin: 0px;
}
.onepage-sections .inputs .select {
display: inline-block;
vertical-align: top;
}
.onepage-sections .inputs .button {
margin: 0px 0px 0px 17px;
}  .newsletter.sport2-newsletter .content p {
border-color: #ff6d00;
}  .my-account-with-logout {
display: inline-block;
vertical-align: top;
position: relative;
}
#top .my-account-with-logout .dropdown-menu {
right: -37px;
}
.rtl #top .my-account-with-logout .dropdown-menu {
right: auto;
left: -37px;
}  @media (max-width: 991px) {
.responsive .box-with-categories .box-heading {
cursor: pointer;
}
.responsive .box-with-categories .box-heading:after {
content: "\f078";
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: "\f078";
padding: 5px 15px;
font-size: 11px;
vertical-align: top;
}
.responsive .box-with-categories.active .box-heading:after {
display: none;
}
.responsive .box-content.box-category {
display: none;
}
.responsive .active .box-content.box-category {
display: block;
}
}  .fixed-header-1 {
position: fixed;
top: -100px;
display: none;
z-index: 999;
background: #fff;
transition: all 0.3s ease-in;
-webkit-transition: all 0.3s ease-in;
-moz-transition: all 0.3s ease-in;
left: 0;
right: 0;
}
.body-header-type-21 .fixed-header-1 {
top: -130px;
}
.body-header-type-21 .fixed-header {
top: 0px;
}
@media (min-width: 1160px) {
.fixed-header-1 {
display: block;
}
}
.fixed-header {
top: 0;
}
.admin-bar .fixed-header{
top: 32px;
}
.fixed-header-1.header-type-3 #top .pattern > .container {
padding-top: 0;
padding-bottom: 0;
margin-top: -10px;
}
.fixed-header-1.header-type-3.header-type-10 #top .pattern > .container {
margin-top: 0;
}
body.home.show-vertical-megamenu #main .fixed-header-1 .megamenu-background .vertical .megamenu-wrapper,
body.body-product-category.show-vertical-megamenu-category-page #main .fixed-header-1 .megamenu-background .vertical .megamenu-wrapper {
visibility: hidden;
opacity: 0;
z-index: 1;
margin-top: 20px;
}
body.home.show-vertical-megamenu #main .fixed-header-1 .megamenu-background .vertical:hover .megamenu-wrapper,
body.body-product-category.show-vertical-megamenu-category-page #main .fixed-header-1 .megamenu-background .vertical:hover .megamenu-wrapper {
visibility: visible;
opacity: 1;
margin-top: 0;
}
.fixed-header-1.header-type-19 .megamenu-wrapper {
visibility: hidden !important;
opacity: 0 !important;
margin-top: 20px !important;
transition: all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
}
.fixed-header-1.header-type-19 .container-megamenu:hover .megamenu-wrapper {
opacity: 1 !important;
visibility: visible !important;
margin-top: 0 !important;
}
.body-header-type-19body.home .fixed-header-1 #slider .pattern {
margin-top: 0;
}
.fixed-header-1 #top {
position: relative !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;
}
}p:empty { display:none; } .page-searchform{
overflow: hidden;
margin: 25px auto;
}
.footer .page-searchform{
margin: 0;
}
.page-searchform input{
width: 100%;
}
.page-searchform button{
width: 100%;
}
.widget_search .page-searchform .col-md-4,
.widget_search .page-searchform .col-md-3,
.widget_search .page-searchform .col-md-6,
.widget_search .page-searchform .col-md-8{
width: 100%;
}
#content > .page-title{
padding-top: 20px;
}
#respond{
overflow: hidden;
width: 100%;
}
#respond .comment-notes{
margin-top: 15px;
font-size: smaller
}
.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;
}
.about-info{
text-align: center;
margin: 25px 0 25px 0;
}
.about-info .about-box{
position: relative;
margin: 0 auto 35px auto;
text-align: center;
font-weight: 500;
font-size: 20px;
line-height: 20px;
padding-left: 32px;
}
.about-info .about-box .about-head{
font-size: 20px;
font-weight: 500;
padding-bottom: 15px;
border-bottom: 2px solid transparent;
margin-bottom: 20px;
display: inline-block;
clear: both;
}
.about-info .about-box .about-img{
font-size: 35px;
margin-bottom: 20px;
}
.about-info .about-box .about-text{
font-size: 13px;
clear: both;
}
.contact-info{
text-align: center;
margin: 25px 0 25px 0;
}
.contact-info .info-box{
position: relative;
margin: 0 auto 35px auto;
text-align: left;
font-weight: 500;
font-size: 20px;
line-height: 20px;
padding-left: 32px;
}
.contact-info .info-box .info-subhead{
color: #d9121f;
font-size: 11px;
font-weight: bold;
text-transform: uppercase;
}
.contact-info .info-box .info-img{
position: absolute;
left: 0;
bottom: -2px;
}
.contact-map{
margin: 0 -60px -40px -60px;
position: relative;
}
.content-with-background .contact-map{
margin: 0 -55px -40px -55px;
}
.contact-map .wpb_gmaps_widget .wpb_wrapper{
padding: 0;
}
.contact-map .map-box{
position: absolute;
top: 50px;
left: 60px;
padding: 30px;
min-width: 360px;
background: #fff;
font-weight: 500;
}
.contact-map .map-box .map-logotype{
margin-bottom: 25px;
text-align: center;
}
.contact-map .map-box .map-address{
margin-bottom: 20px;
font-size: 15px;
}
.contact-map .map-box .map-contact{
margin-bottom: 25px;
font-size: 13px;
font-weight: 400;
}
.contact-map ul.social-icons{
margin: 0;
padding: 0;
}
.contact-map ul.social-icons li {
display: inline-block;
vertical-align: top;
padding: 0px 18px 0px 0px;
font-size: 24px;
}
.contact-map ul.social-icons li a {
color: #bbbbba;
}
.contact-map ul.social-icons li a:hover {
color: #000;
}
@media (max-width: 1100px) {
.responsive .contact-map{
margin: 0;
}
}
@media (max-width: 767px) {
.responsive .contact-map .map-box{
position: static;
text-align: center;
}
}
.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; font-size: larger; margin-top: 0px; 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: #fff; }
#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; text-align: left}
.footer #wp-calendar thead th { background: transparent;     background: #4a4a4a; color: #fff; border-color: #444}
.footer #wp-calendar tbody { color: #aaa; }
.footer #wp-calendar tbody td { background: #4a4a4a;; border: 1px solid #444;}
.footer #wp-calendar tbody td.pad { background:  transparent; border: 0}
.footer #wp-calendar tbody td#today { background: #5f5f5f; color: #fff}   .widget_links ul {
list-style: none;
padding: 0;
}
.widget_links ul li a:before {
content: "»";
color: #000;
padding-right: 6px;
} .widget_meta ul {
padding-left: 20px;
}
.footer .widget_meta ul {
padding-left: 0;
} .widget_recent_comments ul {
padding-left: 20px;
}
.footer .widget_recent_comments ul {
padding-left: 0;
} .widget_archive select[name="archive-dropdown"]{
width: 100%;
} .widget_pages ul {
margin: 0 0 0 12px;
padding: 0;
list-style: none;
}
.widget_pages ul li{
position: relative;
}
.widget_pages ul li a{
display: block;
}
.widget_pages ul li a:before {
content: "»";
position: absolute;
left: -12px;
}
.widget_pages ul ul.children {
margin-left: 15px;
} .widget_rss  ul {
padding-left: 0;
}
.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;
display: block;
}
.widget_rss ul li .rss-date{
font-style: italic;
display: block;
margin: 5px 0;
}
.widget_rss ul li cite{
float: right;
font-style: italic;
}
.widget_tag_cloud .box-content{
background: transparent !important;
}
.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:last-child{
border-bottom: 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 ul {
padding-left: 20px;
list-style: disc;
padding-bottom: 0;
} .widget_nav_menu ul .pull-right,
.widget_nav_menu ul .pull-left {
float: none !important;
}
.widget_nav_menu ul li a{
display: block;
} .widget_categories ul {
margin: 0; padding: 0;
list-style: none;
}
.widget_categories ul li a:before {
content: "»";
color: #000;
padding-right: 6px;
}
.widget_categories ul ul.children {
margin-left: 15px;
}
.footer .box-with-categories select.postform{
width: 100%;
} .widget_nav_menu ul {
margin: 0 0 0 12px;
padding: 0;
list-style: none;
}
.widget_nav_menu ul li{
position: relative;
}
.widget_nav_menu ul li a:before {
content: "»";
position: absolute;
left: -12px;
}
.widget_nav_menu ul ul.sub-menu {
margin-left: 10px;
}
.widget_product_search #woocommerce-product-search-field{
padding: 8px 15px 7px 15px;
position: relative;
bottom: -2px;
} .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: none !important;
}
.review-list .text,
.comments-list .text {
display: table;
width: 100%;
}
.review-list .comment > .meta,
.comments-list .comment > .meta,
.comments-list .pingback > .meta{
margin: 0;
padding: 0;
border: 0;
}
.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 .pingback .text .avatar-wrapper,
.comments-list .pingback .text .avatar-wrapper {
display: none;
}
.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;
}
code{
white-space: normal;
} table{
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
border-collapse: separate;
border-spacing: 0;
}
table th{
text-transform: uppercase;
padding: 10px;
border-bottom: 1px solid #f1f1f1; text-align: center;
}
.entry-content table td,
.post-content table td,
.comments table td{
border-bottom: 1px solid #f1f1f1;
}
table th:first-child{
border-left: 0;
}
table th.product-name{
text-align: left;
}
table td,
table tbody th{
padding: 10px 20px;
}
table tbody th {
font-weight: bold;
}
table td:first-child{
border-left: 0;
}
.entry-content > .woocommerce{
overflow: hidden;
}
.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;
}
.woocommerce table td.product-total,
.woocommerce table td.product-subtotal,
.woocommerce table td.product-price{
color: #d9121f;
font-weight: 600;
}
.woocommerce table tr.order-total td:last-child,
.woocommerce table tr.cart-subtotal td:last-child,
.woocommerce table tr.tax-rate td:last-child,
.woocommerce table.shop_table.order_details tr td:last-child,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table td.product-total{
text-align: right;
color: #d9121f;
padding-right: 0;
font-weight: 600;
}
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;
margin: 15px;
}
.cart-actions .coupon input[type="submit"] {
position: relative;
top: 1px;
}
.cart-actions .button-update{
float: right;
margin-top:19px;
}
.cart-total{
float: right;
margin-bottom: 20px;
padding: 30px 0;
max-width: 370px;
width: 100%;
}
.cart-total table{
border: 0;
padding-bottom: 20px;
margin-bottom: 25px;
border-bottom: 1px solid #f1f1f1;
}
.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;
}
.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-weight: bold;
}
.cart-total table tr.shipping td{
color: inherit !important;
}
.cart-total table tr.shipping td p{
margin-left: 20px;
font-size: 13px;
}
.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{
display: block;
clear: both;
text-align: center;
border: 0;
font-weight:bold;
height: auto;
}  .woocommerce-shipping-fields,
.woocommerce-billing-fields{
margin-bottom: 20px;
overflow: hidden;
}
.woocommerce-billing-fields, .woocommerce #order_review_heading{
text-align: center;
}
.woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper{
text-align: left;
}
.woocommerce-billing-fields h3, .woocommerce #order_review_heading{
font-size: 20px;
margin-bottom: 10px;
padding-top: 20px;
}
.woocommerce-billing-fields h3{
margin-bottom: 30px;
padding-top: 20px;
}
#ship-to-different-address label{
padding: 0;
margin: 0;
line-height: 1;
}
.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;
text-align: right;
padding-right: 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 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;
}
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;
text-align: right;
}
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;
border: 1px solid #ccc;
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 .wc_payment_method{
margin-top: 5px;
}
.woocommerce #payment div.payment_box:after,
.woocommerce-page #payment div.payment_box:after {
content: "";
display: block;
border: 8px solid #ccc;
border-right-color: transparent;
border-left-color: transparent;
border-top-color: transparent;
position: absolute;
top: -3px;
left: 0;
margin: -1em 0 0 2em;
z-index: 1;
}
.woocommerce #payment div.payment_box:before,
.woocommerce-page #payment div.payment_box:before {
content: "";
display: block;
border: 8px solid #fff;
border-right-color: transparent;
border-left-color: transparent;
border-top-color: transparent;
position: absolute;
top: -2px;
left: 0;
margin: -1em 0 0 2em;
z-index: 2;
}
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 img{
margin: 0 10px;
position: relative;
top: 5px;
}
.payment_methods .payment_method_paypal img{
display: none;
}
.payment_methods .payment_method_paypal a{
margin-left: 5px;
font-size: 12px;
font-style: italic;
color: #d9121f;
}
.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: 5px 0 0 0;
padding: 0;
white-space: nowrap;
}
#shipping_method li input[type="radio"]{
float: right;
margin-right: 0;
margin-left: 3px;
}
#shipping_method li label{
margin: 0;
padding: 0;
}  .lost_reset_password .button{
margin: 20px 0 0 20px;
}  .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(//allyourbliss.com/wp-content/themes/fastor/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-page table.cart .product-quantity input{
width: 80px;
}
.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 .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;
font-weight: bold;
text-transform: uppercase;
font-size: .85em;
}
.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%
}
#order_review{
border: 2px solid #d9121f;
padding: 30px;
}
.woocommerce .create-account{
margin-bottom: 0;
}
.woocommerce .create-account .woocommerce-form__label,
.woocommerce #ship-to-different-address{
font-size: inherit;
text-transform: none;
font-weight: normal;
}
.woocommerce .create-account input[type="checkbox"],
.woocommerce #ship-to-different-address input[type="checkbox"]{
margin-left: 0;
}
.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-page #payment .wc-terms-and-conditions {
float: none;
display: block;
}
.woocommerce-page #payment .wc-terms-and-conditions input[type="checkbox"]{
margin-left: 0;
}
.woocommerce-checkout .woocommerce-terms-and-conditions {
text-align: initial;
margin-bottom: 15px;
}
.woocommerce-checkout .wc-terms-and-conditions a{
text-decoration: underline;
}
.woocommerce-page .checkout_coupon{
overflow: hidden;
}
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
float: none;
}
.woocommerce .place-order {
text-align: center;
margin-top: 25px;
}
.woocommerce-order-overview.woocommerce-thankyou-order-details{
padding-left: 18px;
}
.woocommerce-order-overview.woocommerce-thankyou-order-details li{
margin-bottom: 5px;
font-size: 1.1em
}
.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;
} .term-description{
margin-bottom: 20px;
} .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: 998px) {
.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-navigation {
margin-top: 25px;
overflow: hidden;
}
.comment-navigation .nav-links{
font-size: 14px;
}
.comment-navigation .nav-previous{
float: left;
}
.comment-navigation .nav-next{
float: right;
}
.comment-navigation .nav-previous:before{
content: "< ";
position: relative;
top: 1px;
}
.comment-navigation .nav-next:after{
content: " >";
position: relative;
top: 1px;
}
.nav-newer-older{
display: none;
}
.pagination-post{
font-size: larger;
}
.pagination-post a,
.pagination-post > span{
display: inline-block;
margin: 0 5px;
}
.pagination-post > span{
text-decoration: underline;
font-weight: bolder;
}
.comment-edit-link {
float: right;
font-weight: bold;
margin-left: 10px;
}
.comment-reply-link {
float: right;
font-weight: bold;
}
.searchform .btn-special{
padding: 3px 20px 3px 20px;
height: 48px;
position: relative;
top: -1px;
}
.footer .box-with-categories.category-box-type-2{
margin-top: 0 !important;;
padding-top: 0 !important;;
}
.footer .box-with-categories.overflow,
.footer [class*="widget_"].overflow{
margin-bottom: 20px;
}
body.home .page-title {
display: none;
}
.box-content > .calendar_wrap{
margin: 0 -10px;
}
.box-with-categories .box-content select{
margin: 27px 30px;
}
[id*="monster-widget-placeholder-"].box-with-categories > ul, [id*="monster-widget-placeholder-"].box-with-categories > ul ul,
.footer .box-with-categories > ul, .footer .box-with-categories > ul ul{
width: 100%;
padding: 0;
margin: 0;
}
[id*="monster-widget-placeholder-"].box-with-categories > ul li  .accordion-toggle.collapsed > .minus,
.footer .box-with-categories > ul li  .accordion-toggle.collapsed > .minus{
display: none;
}
[id*="monster-widget-placeholder-"].box-with-categories > ul li  .accordion-toggle.collapsed > .plus,
.footer .box-with-categories > ul li  .accordion-toggle.collapsed > .plus{
display: block;
}
[id*="monster-widget-placeholder-"].box-with-categories > ul li  .accordion-toggle > .plus,
.footer .box-with-categories > ul li  .accordion-toggle > .plus{
display: none;
}
[id*="monster-widget-placeholder-"].box-with-categories > ul li,
.footer .box-with-categories > ul li{
display: block;
position: relative;
}
[id*="monster-widget-placeholder-"].box-with-categories > ul li a,
.footer .box-with-categories > ul li a{
display: block
}
[id*="monster-widget-placeholder-"].box-with-categories > ul li .head,
.footer .box-with-categories > ul li .head{
position: absolute;
right: 0;
z-index: 99;
font-size: larger
}
[id*="monster-widget-placeholder-"].box-with-categories > ul ul,
.footer .box-with-categories > ul ul{
padding-bottom: 0;
}
[id*="monster-widget-placeholder-"].box-with-categories > ul li li a,
.footer .box-with-categories > ul li li a{
padding-left: 20px;
}
[id*="monster-widget-placeholder-"].box-with-categories > ul li li li a,
.footer .box-with-categories > ul li li li a{
padding-left: 30px;
}
[id*="monster-widget-placeholder-"].box-with-categories > ul li li li a,
.footer .box-with-categories > ul li li li a{
padding-left: 40px;
}
li[id*="monster-widget-placeholder-"] {
list-style: none;
}
.logged-in-as{
margin-top: 12px;
}
@media screen and (max-width: 600px){
body.admin-bar{
margin-top: -46px;
padding-top: 46px;
}
} .woocommerce-product-gallery {
position: relative;
}
.woocommerce-product-gallery figure {
margin: 0
}
.woocommerce-product-gallery .woocommerce-product-gallery__image:nth-child(n+2) {
width: 25%;
display: inline-block
}
.quickview-wrap.single-product .woocommerce-product-gallery .woocommerce-product-gallery__image:nth-child(n+2) {
width: 100%;
display: block;
}
.woocommerce-product-gallery .flex-control-thumbs li {
list-style: none;
float: left;
cursor: pointer
}
.woocommerce-product-gallery .flex-control-thumbs img {
opacity: .5;
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
}
.woocommerce-product-gallery .flex-control-thumbs img.flex-active,.woocommerce-product-gallery .flex-control-thumbs img:hover {
opacity: 1
}
.woocommerce-product-gallery img {
display: block
}
.woocommerce-product-gallery__trigger {
position: absolute;
top: 1em;
right: 1em;
z-index: 99;
}
a.woocommerce-product-gallery__trigger {
text-decoration: none;
}
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
position: absolute;
top: 15px;
right: .875em;
display: block;
height: 2em;
width: 2em;
font-size: 20px;
z-index: 20;
text-align: center;
text-indent: -999px;
overflow: hidden;
}
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:before {
font: normal normal normal 1em/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: block;
content: "\f00e";
line-height: 2;
text-indent: 0;
} #content .vc_toggle_size_md.vc_toggle_default .vc_toggle_title .vc_toggle_icon{
left: auto !important;
right: 35px;
}
#content .vc_toggle_size_md.vc_toggle_default .vc_toggle_title{
padding-left: 0;
}
#content .vc_toggle_size_md.vc_toggle_default .vc_toggle_title{
border-top: 1px solid #e5e5e5;
padding: 18px 45px 14px 45px;
}
#content .vc_toggle_size_md.vc_toggle_default .vc_toggle_content{
padding-left: 45px;
padding-right: 45px;
}
#content .vc_toggle:last-of-type{
margin-bottom: 0;
}  .sidebar .box-no-advanced.box.woocommerce.widget_price_filter .box-content,
.sidebar .box-no-advanced.box.woocommerce.widget_layered_nav_clear .box-content,
.sidebar .box-no-advanced.box.widget_layered_nav .box-content{
border: 0 !important;
padding: 10px;
overflow: hidden;
border-bottom: 0 !important;
}
.sidebar .box-no-advanced.box.woocommerce.widget_layered_nav_clear .box-content,
.sidebar .box-no-advanced.box.widget_layered_nav .box-content{
border: 0 !important;
padding: 10px 5px 0 5px;
overflow: hidden;
background: transparent;
border-bottom: 0 !important;
}
.sidebar .yith-woocommerce-ajax-product-filter .yith-wcan-list{
background: #fff;
}
.sidebar .box-no-advanced.box.woocommerce.widget_price_filter .box-heading,
.sidebar .box-no-advanced.box.widget_layered_nav_clear .box-heading,
.sidebar .box-no-advanced.box.widget_layered_nav .box-heading{
border: 0;
display: block;
text-align: left;
}
.ajax-layered >ul{
margin: 0;
padding: 0;
}
.ajax-layered >ul li{
position: relative;
}
.ajax-layered >ul li .box{
margin: 0;
}
.ajax-layered >ul li .count{
position: absolute;
right: 2px;
top: -4px;
font-size: 0.75em;
z-index: 99;
background: #d9121f;
color :#fff;
width: 15px;
height: 15px;
line-height: 15px;
text-align: center;
border-radius: 100%;
}
.ajax-layered >ul.colors li .box {
border: 3px solid #fff;
width: 35px;
height: 35px;
border-radius: 100%;
transition: all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
}
ul.colors li .box.has-count:hover, ul.colors li.chosen .box {
border: 3px solid #fff;
-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);
}
ul.sizes li .size-filter {
height: auto;
min-width: 15px;
padding: 5px 10px;
border: 0;
text-align: center;
font-size: 14px;
background-color: #EEE;
color: #777;
transition: all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
}
ul.sizes li.chosen .size-filter,
ul.sizes li .size-filter:hover{
border: 0;
color: #fff;
background: #d9121f
}
.widget_layered_nav_clear ul{
list-style: none;
margin: 0;
padding: 0;
}
.widget_layered_nav_clear ul a{
display: inline-block;
cursor: pointer;
border: none;
color: #fff;
font-size: 11px !important;
line-height: 1.6;
font-weight: 600;
text-transform: uppercase;
padding: 13px 38px 10px 38px;
margin: 5px 0px;
border-radius: 20px;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
background: #d9121f;
outline: none;
-webkit-font-smoothing: subpixel-antialiased !important;
}
.widget_layered_nav_clear ul a:hover{
color: #fff;
background: #333;
}
.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_ajax_layered_nav_filters ul{
margin: 0;
padding: 0;
}
.widget_ajax_layered_nav_filters ul li{
height: auto;
display: inline-block;
border: 0;
margin: 0 5px;
text-align: center;
}
.widget_ajax_layered_nav_filters ul li a{
display: block;
min-width: 15px;
padding: 5px 10px;
border: 0;
text-align: center;
background-color: #EEE;
color: #777;
transition: all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
list-style:  none;
position: relative;
}
.widget_ajax_layered_nav_filters ul li a:after{
content: "\f00d";
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
position: absolute;
top: -6px;
right: -5px;
}
.widget_price_filter .price_slider_wrapper{
padding: 15px 5px 0 10px;
overflow: hidden;
}
.widget_price_filter .price_slider_wrapper .price_slider_amount{
margin: 25px -5px 0 -10px;
}
.widget_price_filter .price_slider_wrapper .price_label{
position: absolute;
top: 50px;
}
.widget_price_filter .price_slider_wrapper .price_label .from,
.widget_price_filter .price_slider_wrapper .price_label .to{
font-weight: 500;
font-size: 1.1em;
margin: 0 3px;
}
.price_slider_wrapper .button{
margin: 25px 0 0 0;
float: right;
}
.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{
border-radius: 100%;
border-width: 3px;
}
.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{
border-width: 3px;
border-radius: 100%;
}
.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: #d9121f
}
.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: #d9121f
}  .widget_brand_nav ul.wc-brand-list-layered-nav-product_brand{
listy-style: none;
margin: 0;
padding: 0;
}
.widget_brand_nav ul.wc-brand-list-layered-nav-product_brand li{
border-top: 1px dashed #dcdcdc;
padding: 5px;
overflow: hidden;
}
.widget_brand_nav ul.wc-brand-list-layered-nav-product_brand li:first-child{
border-top: 0;
}
.widget_brand_nav ul.wc-brand-list-layered-nav-product_brand li.chosen a,
.widget_brand_nav ul.wc-brand-list-layered-nav-product_brand li.chosen .count{
color: #d9121f;
}
.widget_brand_nav ul.wc-brand-list-layered-nav-product_brand li .count{
float: right;
}
ul.brand-thumbnails {
list-style: none;
padding: 0;
}  .category-subcats .product-category a{
list-style: none;
position:relative;
text-align: center;
width: 100%;
overflow: hidden;
display: block;
-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,.12);
box-shadow: 1px 1px 2px rgba(0,0,0,.12);
position: relative;
overflow: hidden;
margin-bottom: 25px;
}
.category-subcats .product-category .woocommerce-loop-category__title{
position: absolute;
z-index: 2;
bottom: 0px;
left: 0px;
right: 0px;
padding: 10px 10px;
font-size: 15px;
opacity: 1;
margin: 0;
background: rgba(255,255,255, 0.9);
text-align: center;
transition: all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
}
.category-subcats .product-category:hover .woocommerce-loop-category__title{
bottom: -20px;
opacity: 0;
}
.category-subcats .product-category .woocommerce-loop-category__title mark.count{
color: inherit;
background: transparent;
font-size: 14px;
position: relative;
}
.category-subcats .product-category img{
display: block;
transition: all 0.5s ease-in;
-webkit-transition: all 0.5s ease-in;
-moz-transition: all 0.5s ease-in;
margin: auto;
width: 100%;
}
.category-subcats .product-category:hover img{
transform: scale(1.1);
}
@media (max-width: 500px) {
.responsive .category-subcats .product-category .woocommerce-loop-category__title{
position: static;
background: transparent;
}
}  .woocommerce [class*="columns-"].product-grid > .product-category a{
position: relative;
z-index: 99;
}
.woocommerce [class*="columns-"].product-grid:before{
display: none !important;
}
.woocommerce [class*="columns-"].product-grid > .product:before{
bottom: 0px;
}
.woocommerce [class*="columns-"].product-grid > .product .left:before{
left: -15px;
bottom: 0;
right: -15px;
height: 1px;
background: url(//allyourbliss.com/wp-content/themes/fastor/img/bg-megamenu.png) top left repeat-x;
position: absolute;
content: '';
}
.woocommerce.columns-2 .product-grid > .product{
float: left;
width: calc(50% - 30px);
margin: 0 15px;
}
.woocommerce.columns-3 .product-grid > .product{
float: left;
width: calc(33.333333% - 30px);
margin: 0 15px;
}
.woocommerce.columns-4 .product-grid > .product{
float: left;
width: calc(25% - 30px);
margin: 0 15px;
}
.woocommerce.columns-5 .product-grid > .product{
float: left;
width: calc(20% - 30px);
margin: 0 15px;
}
.woocommerce.columns-6 .product-grid > .product{
float: left;
width: calc(16.6666666667% - 30px);
margin: 0 15px;
}
.woocommerce.columns-7 .product-grid > .product{
float: left;
width: calc(14.2857142857% - 30px);
margin: 0 15px;
}
.woocommerce.columns-8 .product-grid > .product{
float: left;
width: calc(12.5% - 30px);
margin: 0 15px;
}
.woocommerce.columns-9 .product-grid > .product{
float: left;
width: calc(11.1111111111% - 30px);
margin: 0 15px;
}
.woocommerce.columns-10 .product-grid > .product{
float: left;
width: calc(10% - 30px);
margin: 0 15px;
}
.woocommerce.columns-2 .product-grid > .product:nth-of-type(2n):before{
visibility: hidden;
}
.woocommerce.columns-3 .product-grid > .product:nth-of-type(3n):before{
visibility: hidden;
}
.woocommerce.columns-4 .product-grid > .product:nth-of-type(4n):before{
visibility: hidden;
}
.woocommerce.columns-5 .product-grid > .product:nth-of-type(5n):before{
visibility: hidden;
}
.woocommerce.columns-6 .product-grid > .product:nth-of-type(6n):before{
visibility: hidden;
}
.woocommerce.columns-7 .product-grid > .product:nth-of-type(7n):before{
visibility: hidden;
}
.woocommerce.columns-8 .product-grid > .product:nth-of-type(8n):before{
visibility: hidden;
}
.woocommerce.columns-9 .product-grid > .product:nth-of-type(9n):before{
visibility: hidden;
}
.woocommerce.columns-10 .product-grid > .product:nth-of-type(10n):before{
visibility: hidden;
}
@media screen and (max-width: 991px){
.responsive .woocommerce [class*="columns-"].product-grid > .product{
width: calc(50% - 30px)  !important;
}
.responsive .woocommerce [class*="columns-"].product-grid > .product:before{
visibility: visible !important;
}
.responsive .woocommerce [class*="columns-"].product-grid > .product:nth-of-type(2n):before{
visibility: hidden !important;
}
}
@media screen and (max-width: 500px){
.responsive .woocommerce [class*="columns-"].product-grid > .product{
width: 100% !important;
margin: 0 !important;
}
.responsive .woocommerce [class*="columns-"].product-grid > .product:before{
visibility: hidden !important;
}
}@media (max-width: 991px) {
.responsive .standard-body .fixed {
padding: 0px 20px;
}
.responsive .standard-body .full-width .container {
padding-left: 20px;
padding-right: 20px;
}
.responsive .standard-body .fixed .container {
padding-left: 30px;
padding-right: 30px;
}
.responsive .standard-body .fixed2 .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-no-advanced.box-with-products,
.responsive .col-sm-4 .box-no-advanced.box-with-products,
.responsive .col-md-3 .box-no-advanced.box-with-products,
.responsive .col-md-4 .box-no-advanced.box-with-products {
display: none;
}
.responsive .box-with-categories {
margin-top: -25px !important;
}
.responsive .breadcrumb-style-1 .box-with-categories {
padding-top: 40px !important;
margin-top: 0px !important;
}
.responsive .breadcrumb-style-9 .box-with-categories {
padding-top: 40px !important;
margin-top: 0px !important;
}
.responsive .breadcrumb-style-2 .box-with-categories {
padding-top: 40px !important;
margin-top: 0px !important;
}
.responsive .breadcrumb-style-4 .box-with-categories {
padding-top: 40px !important;
margin-top: 0px !important;
}
.responsive .breadcrumb-style-8 .box-with-categories {
padding-top: 30px !important;
margin-top: 0px !important;
}
.responsive .breadcrumb-style-6 .box-with-categories {
padding-top: 30px !important;
margin-top: 0px !important;
}
.responsive .breadcrumb-style-3 .box-with-categories {
padding-top: 40px !important;
margin-top: 0px !important;
}
.responsive .breadcrumb-style-10 .box-with-categories {
padding-top: 40px !important;
margin-top: 0px !important;
}
.responsive .breadcrumb-style-5 .box-with-categories {
padding-top: 40px !important;
margin-top: 0px !important;
}
.responsive .breadcrumb-style-11 .box-with-categories {
padding-top: 40px !important;
margin-top: 0px !important;
}
.responsive #main .box-with-links {
margin-top: 0px !important;
padding-top: 40px !important;
} .responsive .header-type-3 #header-center,
.responsive .header-type-3 #header-left,
.responsive .header-type-3 #header-right {
display: block;
width: 100%;
min-width: 1px !important;
max-width: none !important;
}
.responsive .header-type-3 #header-left .logo,
.responsive .header-type-3 #top #header-right {
text-align: center;
}
.responsive .header-type-3 #top #header-right {
padding-top: 5px;
}  .responsive #main .barber-footer-padding-left .container > div {
padding-left: 15% !important;
}  .responsive #main .header-type-5 #top .my-account {
margin-left: 0px;
}
.responsive #main .header-type-5 #top .search_form {
margin-right: 12px;
}  .responsive .header-type-10 #top .pattern > .container {
}
.responsive .header-type-10 #top .logo {
padding: 30px 0px 0px 0px;
}
.responsive .header-type-10 #header-center {
padding-top: 23px;
}
.responsive .header-type-10 #top #header-right {
padding-top: 0px;
padding-right: 33px;
text-align: right;
}  .responsive .header-type-13 #header-left {
display: block;
width: 100%;
float: none;
}  .responsive .market-phone {
margin: 30px auto 0px auto !important;
display: block !important;
}
.responsive .petshop2-phone {
margin-top: -20px !important;
}  .responsive .carparts-phone {
margin: 30px auto 0px auto !important;
display: block !important;
}  .responsive .stationery-phone {
margin: 30px auto 0px auto !important;
display: block !important;
}  .responsive .header-type-18 {
}
.responsive .header-type-18 #top .search_form {
width: 170px !important;
}  .responsive body[class*="product-category-"].show-vertical-megamenu-category-page .breadcrumb .container > div {
padding-left: 0 !important;
}  .responsive .header-type-24 #top .search_form .search-cat  {
min-width: 180px;
}
.responsive .header-type-24 #top .pattern > .container > .row:before {
left: 10px;
right: 10px;
}
.responsive .header-type-24 #top .logo {
padding-bottom: 1px;
}
.responsive .header-type-24 #top .overflow-change-menu ul.menu {
padding: 4px 0px 0px 0px;
}
.responsive .header-type-24 #top form {
padding-top: 4px;
}
.responsive #main .header-type-24 .megamenu-background .vertical .megamenu-wrapper {
margin-bottom: -7px;
}
.responsive .header-type-24 #top .pattern > .container .megamenu-background {
display: block;
text-align: left;
padding: 0px 30px 0px 30px;
}
.responsive .header-type-24 #top .pattern > .container .megamenu-background .megaMenuToggle {
margin-top: 25px;
}
.responsive .header-type-24 #top .pattern > .container #header-left:before,
.responsive .header-type-24 #top .pattern > .container #header-left:after {
display: none;
}
.responsive .header-type-24 #top .pattern > .container #header-right {
text-align: center;
}
.responsive .header-type-24 #top .overflow-change-menu ul.menu li {
padding: 0px 7px;
}  .responsive .shoes2-phone {
margin: 20px auto 0px auto !important;
display: block !important;
}  .responsive .market-products {
}
.responsive .market-products .col-md-9 {
padding-left: 0px !important;
margin-left: 0px;
padding-right: 0px !important;
}
.responsive .market-products .col-md-9:before {
top: -1px;
left: 0px;
right: 0px;
bottom: auto;
width: auto;
height: 1px;
}
.responsive .market-products .col-md-9 .box {
padding: 0px;
} }
@media (max-width: 1270px) {
.responsive .camera_wrap {
height: auto !important;
}
.responsive #top .search_form {
width: 140px;
margin-right: 18px;
}
.responsive .header-type-12 #top .search_form {
width: 430px;
}
.responsive .header-type-12 #top .search_form .overflow-input {
width: 285px;
}
.responsive #top .dropdown,
.responsive #top #language_form .dropdown{
margin-right: 12px;
}
.responsive #top #cart_block {
margin-left: 28px;
}
.responsive #top #cart_block .cart-heading p {
padding-left: 12px;
}
.responsive .banner-big-sale {
padding-left: 5%;
}
.responsive .newsletter .heading {
padding-left: 30px;
}
.responsive .body-full-width .header-type-3 #header-right {
min-width: 300px;
}
.responsive .gardentools-newsletter .inputs input[type="text"] {
width: 170px;
}
.responsive .gardentools-newsletter .heading {
padding-top: 77px;
}
.responsive .gardentools-newsletter .heading p {
font-size: 45px;
} .responsive .custom-footer .pattern {
}
.responsive .custom-footer .container > .row > div:before{
width: auto;
height: 1px;
bottom: auto;
top: auto;
left: -20px;
right: -20px;
margin-left: 0;
background-repeat: repeat-x;
margin-top: -5px;
}
.responsive .custom-footer .container > .row > div {
padding-left: 10px;
}  .responsive .barber-footer-padding-left .container > div {
padding-left: 25% !important;
}  .responsive .header-type-5 #top .my-account {
margin-left: 10px;
}
.responsive .header-type-5 #top .search_form {
margin-right: 22px;
}  .responsive .wine-newsletter.newsletter .inputs {
padding-right: 25px;
}  .responsive .cosmetics-newsletter.newsletter .inputs {
padding-right: 25px;
}  .responsive .glamshop-newsletter.newsletter .inputs {
padding-right: 25px;
}  .responsive .medic-newsletter.newsletter .inputs {
padding-right: 25px;
}
.responsive .newsletter.medic-newsletter .content p {
padding-left: 40px;
}  .responsive .cosmetics2-newsletter.newsletter .inputs {
padding-right: 25px;
}
.responsive .newsletter.cosmetics2-newsletter .content p {
padding-left: 40px;
}  .responsive .architecture-newsletter.newsletter .inputs {
padding-right: 45px;
}
.responsive .architecture-newsletter.newsletter .inputs input {
width: 180px;
}
.responsive .newsletter.architecture-newsletter .content p {
padding-left: 40px;
}  .responsive .toys3-newsletter.newsletter .inputs {
padding-right: 45px;
}
.responsive .toys3-newsletter.newsletter .inputs input {
width: 150px;
}
.responsive .toys3-newsletter .content p {
padding-left: 40px;
}  .responsive .spices-newsletter.newsletter .inputs {
padding-right: 25px;
}  .responsive .computer4-parallax {
padding-left: 50%;
}  .responsive .architecture-products .product .right {
padding-top: 53px;
}  .responsive .header-type-14 #top .search_form {
width: 170px;
margin-left: 38px;
margin-right: 38px;
}
.responsive .header-type-14 #top .search_form:before {
left: -41px;
}
.responsive .header-type-14 #top #cart_block {
margin-left: 58px;
}
.responsive .header-type-14 #top #cart_block:before {
left: -58px;
}
.responsive .matrialarts-contact {
padding: 13px 40px 0px 0px;
}
.responsive .matrialarts-contact:before {
left: -41px;
}  .responsive .header-type-15 #top .search_form {
width: 260px;
}  .bakery-newsletter {
}
.responsive .bakery-newsletter.newsletter .inputs input[type="text"] {
width: 248px;
background: none;
border: 1px solid rgba(255, 255, 255, .15);
}  .responsive .header-type-20 #top .search_form {
width: 252px !important;
max-width: 252px;
}  .responsive .holidays-phone {
padding-right: 25px;
}
.responsive .holidays-phone p {
font-size: 20px;
padding-top: 3px;
}  .responsive .product-list-type-4 .product-list {
}
.responsive .product-list-type-4 .product-list > div .name-actions .name {
padding: 44px 0px 0px 10px;
}
.responsive .product-list-type-4 .product-list .desc {
padding-top: 47px;
}  .responsive .books-newsletter .heading .second-heading {
display: none;
}  .responsive .perfume-newsletter .row {
padding-left: 0;
}
.responsive .perfume-newsletter .circle {
display: none
} }
@media (max-width: 1098px) {
.responsive .product-grid .product .only-hover ul li a {
width: 35px;
height: 35px;
padding: 5px 0px;
}
.responsive .fixed-body .container,
.responsive .standard-body .fixed .container,
.responsive .standard-body .fixed2 .container,
.responsive .fixed-body-2-2 .container {
padding-left: 30px;
padding-right: 30px;
}
.responsive .fixed-body .container .container,
.responsive .standard-body .fixed .container .container,
.responsive .standard-body .fixed2 .container .container {
padding-left: 0px;
padding-right: 0px;
}
.responsive .standard-body .full-width .categories-wall .row > div:first-child .category-wall .image {
padding-left: 0px;
margin-left: 0px;
}
.responsive .standard-body .full-width .categories-wall .row > div:last-child .category-wall .image {
padding-right: 0px;
margin-right: 0px;
}
.responsive .banner-big-sale {
padding-left: 4%;
}
.responsive .banner-big-sale img {
max-width: 55%;
}
.responsive .fixed-body .col-md-12 > .box-with-products .clear:after,
.responsive .fixed-body .col-md-12 > .box-with-products .clear:before,
.responsive .standard-body .fixed .col-md-12 > .box-with-products .clear:after,
.responsive .standard-body .fixed .col-md-12 > .box-with-products .clear:before,
.responsive .fixed-body .col-sm-12 > .box-with-products .clear:after,
.responsive .fixed-body .col-sm-12 > .box-with-products .clear:before,
.responsive .standard-body .fixed .col-sm-12 > .box-with-products .clear:after,
.responsive .standard-body .fixed .col-sm-12 > .box-with-products .clear:before {
left: -30px;
right: -30px;
}
.responsive .fixed-body .center-column .tab-content,
.responsive .standard-body .fixed .center-column .tab-content {
margin: 0px -30px;
padding-left: 30px;
padding-right: 30px;
}
.responsive .main-fixed .col-md-12 .col-md-12.center-column .panel,
.responsive .main-fixed .cart-info,
.responsive .standard-body .fixed2 .cart-info {
margin-left: -30px;
margin-right: -30px;
}
.responsive .main-fixed .cart-info table td:first-child ,
.responsive .standard-body .fixed2 .cart-info table td:first-child {
padding-left: 30px;
}
.responsive .main-fixed .cart-info table td:last-child,
.responsive .standard-body .fixed2 .cart-info table td:last-child {
padding-right: 30px !important;
}
.responsive .main-fixed .col-md-12 .col-md-12.center-column .panel-heading {
padding-left: 30px;
padding-right: 30px;
}
.responsive .center-column .panel-body { 
padding-left: 30px;
padding-right: 30px;
}
.responsive .standard-body .fixed .center-column .panel,
.responsive .standard-body .fixed .cart-info {
margin-left: -30px;
margin-right: -30px;
}
.responsive .standard-body .fixed .cart-info table td:first-child {
padding-left: 30px;
}
.responsive .standard-body .fixed .cart-info table td:last-child {
padding-right: 30px;
}
.responsive .standard-body .fixed .center-column .panel-heading {
padding-left: 30px;
padding-right: 30px;
}
.responsive .standard-body .fixed .center-column .panel-body { 
padding-left: 30px;
padding-right: 30px;
} .responsive .barber-footer-padding-left .container > div {
padding-left: 20% !important;
}  .responsive .newsletter.wine-newsletter .heading p {
font-size: 20px;
}
.responsive .newsletter.wine-newsletter .inputs input {
width: 140px;
}  .responsive .newsletter.cosmetics-newsletter .inputs input {
width: 140px;
}  .responsive .newsletter.glamshop-newsletter .inputs input {
width: 140px;
}  .responsive .newsletter.medic-newsletter .inputs input {
width: 140px;
}  .responsive .newsletter.cosmetics2-newsletter .inputs input {
width: 140px;
}  .responsive .newsletter.architecture-newsletter .inputs input {
width: 140px;
}  .responsive .newsletter.toys3-newsletter .inputs input {
width: 110px;
}  .responsive .newsletter.spices-newsletter .heading p {
font-size: 20px;
}
.responsive .newsletter.spices-newsletter .inputs input {
width: 140px;
}  .responsive .computer4-parallax {
padding-left: 40%;
}  .responsive .military-newsletter {
padding: 0px 35px 0px 35px;
} .responsive .header-type-12 #top .search_form {
width: 310px;
}
.responsive .header-type-12 #top .search_form .overflow-input {
width: 165px;
} .responsive .market-contact {
}
.responsive #main .market-contact p {
padding: 39px 0px 0px 4px;
font-size: 16px;
}  .responsive .market-products-categories .image {
display: none;
}  .responsive .architecture-products .product .right {
padding-top: 43px;
}  .responsive .header-type-15 #top .search_form {
width: 140px;
}  .bakery-newsletter {
}
.responsive .newsletter.bakery-newsletter .heading h6 {
font-size: 25px;
line-height: 1;
padding-top: 7px;
}
.responsive .bakery-newsletter.newsletter .inputs input[type="text"] {
width: 188px;
background: none;
border: 1px solid rgba(255, 255, 255, .15);
}  .responsive .shoes3-newsletter {
padding-left: 40px;
padding-right: 40px;
}
.responsive .shoes3-newsletter .inputs input {
width: 170px;
}  .responsive .computer8-newsletter {
}
.responsive .computer8-newsletter .heading {
padding-right: 40px;
}
.responsive .computer8-newsletter .inputs {
padding-left: 40px;
}
.responsive .computer8-newsletter .inputs input {
width: 170px;
} }
@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 .computer4-parallax {
padding-left: 30%;
}  .responsive .header-type-12 #top #header-left,
.responsive .header-type-12 #top #header-right {
width: 100%;
display: block;
text-align: center;
}
.responsive .header-type-12 #top #header-left .logo {
text-align: center;
}
.responsive .header-type-12 #top .search_form {
margin-left: 0px;
}  .responsive .architecture-products .product .right {
padding-top: 33px;
}  .responsive .header-type-14 #top .search_form {
width: 100px;
margin-left: 18px;
margin-right: 18px;
}
.responsive .header-type-14 #top .search_form:before {
left: -21px;
}
.responsive .header-type-14 #top #cart_block {
margin-left: 38px;
}
.responsive .header-type-14 #top #cart_block:before {
left: -38px;
}
.responsive .matrialarts-contact {
padding: 13px 20px 0px 0px;
}
.responsive .matrialarts-contact:before {
left: -21px;
} .responsive .standard-body .header-type-13 .fixed .search_form {
margin-right: 10px;
margin-left: 10px;
} .responsive .body-header-type-19 .camera_slider {
margin: 30px 0px 0px 0px;
}
.responsive .body-header-type-19.home #slider .pattern {
position: relative;
margin-top: 0px;
}
.responsive .header-type-19 .shop-by-car {
padding-left: 25px;
width: 160px;
min-width: 160px;
}  .responsive .perfume-newsletter {
padding: 0px 0px 30px 0px;
}
.responsive .perfume-newsletter .circle {
display: none;
} }
@media (max-width: 500px) {
.responsive .product-grid > .row > div {
width: 100%;
float: none;
}
.responsive .box-product .carousel .item .product-grid .row:first-child > div {
width: 50%;
float: left;
}
.responsive #main .product-grid .row > div.col-xs-6 .product:after {
content: '';
position: absolute;
top: 0;
left: -30px !important;
right: -30px !important;
height: 1px;
background: url(//allyourbliss.com/wp-content/themes/fastor/img/bg-megamenu.png) top left repeat-x;
display: block !important;
}
.responsive #main .product-grid .row > div.col-xs-6:first-child .product:after {
display: none !important;
}
.responsive #main .with-scroll .product-grid .row > div.col-xs-6 .product:after,
.responsive #main .carousel-inner.owl-carousel .product-grid .row > div.col-xs-6 .product:after {
display: none !important;
}
.responsive .product-grid .row > div.col-xs-6 .product:before {
display: none !important;
}
.responsive .product-grid .row > div.col-xs-6 .product:hover:before,
.responsive .with-scroll .product-grid .row > div.col-xs-6 .product:before,
.responsive .carousel-inner.owl-carousel .product-grid .row > div.col-xs-6 .product:before {
display: block !important;
}
.responsive .architecture-products .row > div {
width: 100%;
float: none;
}
.responsive .news .media-body .tags{
display: none;
}
.responsive .posts .big-news .post-content .right .overflow .tags,
.responsive .posts .big-news .post-content .right .overflow .post-description{
display: none;
}
}
@media (min-width: 991px) and (max-width: 1098px) {
.responsive #top .search_form {
width: 120px;
margin-right: 15px;
}
.responsive #top .dropdown,
.responsive #top #language_form .dropdown{
margin-right: 10px;
}
}
@media (min-width: 767px) and (max-width: 991px) {
.responsive #top .search_form {
width: 100px;
margin-right: 15px;
}
.responsive .search_form .button-search, 
.responsive .search_form .button-search2 {
right: 15px;
}
.responsive .header-type-7 #top .search_form {
width: 170px !important;
} 
.responsive #top .dropdown,
.responsive #top #language_form .dropdown{
margin-right: 10px;
}
.responsive #top .dropdown > a:after {
margin-left: 5px;
}
.responsive #top form:last-child .dropdown {
margin-right: -17px;
position: relative;
}
.responsive #top #cart_block {
margin-left: 23px;
}
.responsive #top #cart_block .cart-heading p {
padding-left: 7px;
}
}
@media (max-width: 767px) {
.responsive .border-width-1 .box-with-products .clear:after,
.responsive .border-width-1 .box-with-products .clear:before {
left: -20px;
right: -20px;
}
.responsive .body-other .standard-body .full-width .box-with-products .clear:after,
.responsive .body-other .standard-body .full-width .box-with-products .clear:before {
left: 0px;
right: 0px;
} .responsive .row {
margin-left: -10px;
margin-right: -10px;
}
.responsive .row > div {
padding-left: 10px;
padding-right: 10px;
}
.responsive .fixed-body-2-2 .main-content .pattern > .container {
padding-left: 20px !important;
padding-right: 20px !important;
}
.responsive .standard-body .full-width .container {
padding: 0px 20px;
}
.responsive .standard-body .fixed {
padding: 0px 20px;
}
.responsive .standard-body .fixed .pattern > .container {
padding: 0px 20px;
overflow: hidden;
}
.responsive .standard-body .fixed2 .container {
padding: 0px 20px;
}
.responsive .fixed-body {
padding: 0px;
}
.responsive .main-fixed .container {
padding: 0px 20px;
}
.responsive .standard-body .container .container {
padding-left: 0px;
padding-right: 0px;
}  .responsive .mobile-disabled {
display: none !important;
}  .responsive #top .pattern > .container {
padding-top: 10px;
padding-bottom: 30px;
} .responsive .top-bar {
text-align: center;
padding-bottom: 16px;
}
.responsive .top-bar .menu {
float: none;
}
.responsive .top-bar .menu li {
padding: 0px 7px;
}
.responsive .top-bar-type-4 #top .top-bar form:before {
display: none !important;
}
.responsive .top-bar-type-4 #top .top-bar form {
padding-left: 0px;
}
.responsive .top-bar-type-4 .top-bar .menu li {
padding: 0px 7px;
}
.responsive .top-bar-type-4 .top-bar .menu li:before {
display: none;
}  .header-type-2 #top .search_form {
margin-left: auto !important;
margin-right: auto !important;
display: block;
}  .responsive #top #header-left {
text-align: center;
}  .responsive #top .logo {
text-align: center;
padding: 35px 0px 5px 0px;
}     .responsive #top #cart_block {
position: static;
}
.responsive #top #cart_block .dropdown-menu {
width: 100%;
right: 0;
left: 0;
}
.responsive #top #cart_block .dropdown-menu:after {
display: none
}  .responsive #top #header-right {
text-align: center;
}   .responsive .breadcrumb .container {
padding-top: 0px !important;
overflow: visible !important;
}
.responsive .breadcrumb-style-10 .breadcrumb .container > div {
padding-top: 40px;
}
.responsive body[class*="product-category-"].show-vertical-megamenu-category-page .breadcrumb .container > div {
padding-left: 0 !important;
}  .responsive .main-content .pattern > .container,
.responsive .standard-body .main-content .pattern > .container {
padding-bottom: 35px;
} .responsive .camera_slider {
margin-top: 30px !important;
}
.responsive #slider .fullwidth .camera_slider {
margin-top: 0px !important;
}  .responsive .body-white-type-2 #mfilter-content-container {
margin-top: 10px;
}
.responsive .body-white-type-2 .main-fixed #mfilter-content-container {
margin-top: 20px;
}
.responsive .box-type-12 #mfilter-content-container {
margin-top: 10px;
}
.responsive .box-type-19 #mfilter-content-container {
margin-top: 10px;
}
.responsive .box-type-16 #mfilter-content-container {
margin-top: 10px;
}
.responsive body[class*="product-category-"] .col-md-9 .center-column {
margin-top: 10px;
}
.responsive .standard-body .full-width .center-column.content-without-background {
padding-top: 10px !important;
}
.responsive .center-column > *:first-child {
margin-top: 30px;
}
.responsive .body-white-type-2 .main-fixed .center-column > *:first-child {
margin-top: 45px;
}
.responsive body[class*="product-product-"].body-white-type-2 .main-fixed .center-column > *:first-child {
margin-top: 10px;
}
.responsive .standard-body .full-width .center-column.content-with-background {
padding: 25px 35px 5px 35px;
margin-top: 40px !important;
}
.responsive .body-white .standard-body .full-width .center-column.content-with-background {
padding: 0px 10px 0px 10px;
}
.responsive .standard-body .full-width .center-column.content-with-background:before {
left: 10px;
right: 10px;
}
.responsive .standard-body .full-width .center-column .panel {
margin-left: -25px;
margin-right: -25px;
}
.responsive .body-other .standard-body .full-width .center-column .panel {
margin-left: -25px !important;
margin-right: -25px !important;
}
.responsive .body-white.border-width-1.checkout-checkout .standard-body .full-width .center-column .panel:first-child {
margin-top: -40px;
}
.responsive .body-white-type-2.border-width-1.checkout-checkout .standard-body .full-width .center-column .panel:first-child {
margin-top: 0px;
}
.responsive .box-type-12.border-width-1.checkout-checkout .standard-body .full-width .center-column .panel:first-child {
margin-top: 0px;
}
.responsive .box-type-19.border-width-1.checkout-checkout .standard-body .full-width .center-column .panel:first-child {
margin-top: 0px;
}
.responsive .standard-body .full-width .center-column .panel-heading,
.responsive .standard-body .full-width .center-column .panel-body {
padding-left: 0;
padding-right: 0;
}
.responsive .body-other .standard-body .full-width .center-column .panel-heading,
.responsive .body-other .standard-body .full-width .center-column .panel-body {
padding-left: 25px;
padding-right: 25px;
}
.responsive .standard-body.fixed-body-2-2 .full-width .center-column .panel-heading,
.responsive .standard-body.fixed-body-2-2 .full-width .center-column .panel-body {
padding-left: 25px;
padding-right: 25px;
}
.responsive .border-width-1 .standard-body .full-width .center-column .panel-heading,
.responsive .border-width-1 .standard-body .full-width .center-column .panel-body {
padding-left: 25px;
padding-right: 25px;
} .responsive .checkout-cart .center-column .buttons .btn {
padding-left: 20px;
padding-right: 20px;
}
.responsive .standard-body .full-width .cart-info {
margin-left: -25px;
margin-right: -25px;
}
.responsive .standard-body .full-width .center-column > *:first-child .cart-info {
margin-top: -25px;
}
.responsive .body-white .standard-body .full-width .center-column > *:first-child .cart-info {
margin-top: -40px;
}
.responsive .body-white.box-type-16 .standard-body .full-width .center-column > *:first-child .cart-info {
margin-top: 0px;
}
.responsive .cart-info table td {
padding-left: 5px;
padding-right: 5px;
}
.responsive .cart-info table td:first-child {
padding-left: 15px;
}
.responsive .cart-info table td:last-child {
padding-right: 15px !important;
}
.responsive .body-white .standard-body .full-width .cart-info table td:last-child {
padding-right: 20px !important;
}
.responsive .cart-info table thead td {
padding: 18px 0px 14px 0px;
}
.responsive .cart-total {
margin-bottom: 20px;
padding-top: 20px;
}   .responsive .banners > div {
padding-top: 30px;
}
.responsive .banners.banners-with-padding-20 > div {
padding-top: 20px;
}
.responsive .banners.banners-with-padding-0 > div:first-child {
padding-top: 0px;
}  .responsive .box {
margin-top: 18px;
}
.responsive .col-sm-3 .box-no-advanced.box .box-content, 
.responsive .col-sm-4 .box-no-advanced.box .box-content, 
.responsive .col-md-3 .box-no-advanced.box .box-content, 
.responsive .col-md-4 .box-no-advanced.box .box-content {
padding-left: 25px;
padding-right: 25px;
}
.responsive .box-type-3 .box {
margin-top: 30px;
}
.responsive .box-type-14 .box {
margin-top: 30px;
}
.responsive .box-with-categories {
}
.responsive .breadcrumb-style-1 .box-with-categories {
margin-top: 0px !important;
}
.responsive .breadcrumb-style-9 .box-with-categories {
margin-top: 0px !important;
}
.responsive .breadcrumb-style-2 .box-with-categories {
margin-top: 0px !important;
}
.responsive .breadcrumb-style-4 .box-with-categories {
margin-top: 0px !important;
}
.responsive .breadcrumb-style-8 .box-with-categories {
margin-top: 0px !important;
}
.responsive .breadcrumb-style-6 .box-with-categories {
margin-top: 0px !important;
}
.responsive .breadcrumb-style-3 .box-with-categories {
margin-top: 0px !important;
}
.responsive .breadcrumb-style-10 .box-with-categories {
margin-top: 0px !important;
}
.responsive .breadcrumb-style-5 .box-with-categories {
margin-top: 0px !important;
}
.responsive .breadcrumb-style-11 .box-with-categories {
margin-top: 0px !important;
}
.responsive .standard-body .full-width .category-box-type-2 {
padding-top: 40px !important;
}
.responsive .box-type-4 .standard-body .full-width .category-box-type-2 {
padding-top: 30px !important;
}
.responsive .box.with-scroll {
margin-bottom: 15px;
} .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 .box-with-categories .box-heading {
padding-left: 25px;
padding-right: 25px;
}
.responsive .box-category > ul > li > a {
padding-left: 25px;
padding-right: 25px;
}
.responsive .box-category ul li li a {
padding-left: 40px;
}  .responsive .standard-body .full-width .product-grid {
padding: 0px 9px;
overflow: hidden;
}
.responsive .border-width-1 .standard-body .full-width .product-grid {
padding: 0px;
overflow: visible;
}
.responsive .box-product .carousel {
margin: 0px -9px;
padding: 0px 9px;
}
.responsive .product-grid .product:before {
right: -11px;
}
.responsive .product-grid .product:hover:before {
right: -9px;
left: -9px;
}
.responsive .product-grid .row > div.col-xs-6:nth-child(odd) {
clear: both;
}
.responsive .product-grid .row > div.col-xs-6 .product:after {
content: '';
position: absolute;
top: 0;
left: -10px;
right: -30px;
height: 1px;
background: url(//allyourbliss.com/wp-content/themes/fastor/img/bg-megamenu.png) top left repeat-x;
display: block;
}
.responsive .product-grid .row > div.col-xs-6:nth-child(2n+1) .product:after {
left: -30px;
right: -10px;
}
.responsive .product-grid .row > div.col-xs-6:first-child .product:after,
.responsive .product-grid .row > div.col-xs-6:nth-child(2) .product:after,
.responsive .product-grid .row > div.col-xs-6:nth-child(2n) .product:before {
display: none !important;
}
.responsive .product-grid .row > div.col-xs-6:nth-child(2n) .product:hover:before {
display: block !important;
}
.responsive .product-grid .product:before {
bottom: -1px;
}
.responsive .product-grid > .row {
margin: 0px -20px;
padding: 0px 10px 1px 10px;
}
.responsive .product-grid > .row:before {
left: -20px;
right: -20px;
width: auto;
display: block;
}
.responsive .product-grid > .row:first-child:before {
display: none;
}  .responsive .product-list > div {
text-align: center;
}
.responsive .product-list > div:before {
left: -20px;
right: -20px;
}
.responsive .border-width-0 .standard-body .full-width .product-list > div:before {
left: -2px;
right: -2px;
}
.responsive .product-list .name-actions:before,
.responsive .product-list .desc:before {
display: none;
}
.responsive .product-list .name-actions > .name,
.responsive .product-list .name-actions > .price,
.responsive .product-list .name-actions > ul {
padding-left: 0px;
padding-right: 0px;
}
.responsive .product-list .name-actions > ul {
padding-left: 10px;
}
.responsive .product-list .name-actions > ul li{
float: none;
display: inline-block;
}
.responsive .product-list .name-actions > .name {
padding-top: 20px;
}
.responsive .product-list .desc {
padding-top: 20px !important;
}  .responsive .product-filter {
}
.responsive .product-filter .options,
.responsive .product-filter .list-options,
.responsive .product-filter .list-options .limit,
.responsive .product-filter .list-options .sort {
float: none;
margin: 0px;
padding: 0px;
clear: both;
}
.responsive .product-filter .options .button-group,
.responsive .product-filter .options .product-compare {
padding-bottom: 10px;
}
.responsive .product-filter .list-options .limit,
.responsive .product-filter .list-options .sort {
float: left;
clear: none;
margin: 0px 30px 10px 0px;
}
.responsive .product-filter .list-options .limit:after,
.responsive .product-filter .list-options .sort:after {
margin-top: 16px;
}
.responsive .product-filter .list-options .sort:before,
.responsive .product-filter .list-options .limit:before,
.responsive .product-filter .options .product-compare:before {
display: none;
}
.responsive .category-info:before,
.responsive .refine_search_overflow:after {
left: -20px !important;
right: -20px !important;
}
.responsive .body-other .standard-body .full-width .category-info:before,
.responsive .body-other .standard-body .full-width .refine_search_overflow:after {
left: 0px !important;
right: 0px !important;
}
.responsive .product-list {
margin: 0px -20px;
padding: 0px 20px;
width: auto !important;
}
.responsive .border-width-0 .standard-body .full-width .product-list {
margin: 0px;
padding: 0px;
}
.responsive .border-width-0 .standard-body .full-width .product-list > div {
margin-left: 0px;
margin-right: 0px;
}
.responsive .category-list {
margin-left: -20px;
margin-right: -20px;
padding-left: 20px;
padding-right: 20px;
}
.responsive .body-other .standard-body .full-width .product-list,
.responsive .body-other .standard-body .full-width .category-list {
margin-left: 0px;
margin-right: 0px;
}
.responsive .center-column .product-grid:before,
.responsive .center-column .product-grid:after {
left: -20px;
right: -20px;
}  .responsive .body-other .standard-body .full-width .product-info {
padding: 25px;
}
.responsive .body-other .standard-body .full-width .product-info:before {
top: 40px;
}
.responsive .product-info .popup-gallery.col-sm-7,
.responsive .product-info .product-center.col-sm-5 {
width: 100%;
} 
.responsive .product-info .product-center,
.responsive .product-block,
.responsive .product-info .product-image {
margin-top: 40px;
}
.responsive .product-info .col-sm-10 .product-image {
margin-top: 5px;
}
.responsive .product-info .thumbnails {
padding-top: 40px;
}
.responsive .product-info .cart .add-to-cart,
.responsive .product-info .cart .minimum {
padding-left: 25px;
padding-right: 25px;
}
.responsive .product-info .cart .links {
padding-left: 25px;
} .responsive .product-info .thumbnails li,
.responsive .product-info .thumbnails-left li {
width: 25%;
float: left;
} .responsive .center-column .tab-content {
padding-top: 25px;
padding-bottom: 25px;
}
.responsive .standard-body .full-width .center-column .tab-content {
padding-left: 25px;
padding-right: 25px;
}
.responsive .body-white .standard-body .full-width .center-column .tab-content {
padding-left: 0px;
padding-right: 0px;
}
.responsive .htabs {
padding-top: 34px;
}
.responsive .box-type-3 .htabs:before {
top: 30px;
}
.responsive .box-type-14 .htabs:before {
top: 30px;
}  .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 .categories-wall {
margin-top: 52px !important;
}
.responsive .categories-wall.type-2 {
margin-top: 0px !important;
}
.responsive .categories-wall .category-wall {
margin: 0px -20px;
}
.responsive .categories-wall.type-2 .category-wall {
margin: 30px 0px 0px 0px;
}
.responsive .categories-wall .category-wall:before {
right: 0;
left: 0;
top: 0;
height: 1px;
bottom: auto;
background-repeat: repeat-x;
display: block;
width: 100%;
}
.responsive .categories-wall.type-2 .category-wall:before {
display: none;
}   .responsive .footer .pattern {
}
.responsive .standard-body .full-width.footer .container > .row:before,
.responsive .standard-body .full-width.footer .advanced-grid .container > div > .row:before {
left: -10px;
right: -10px;
} 
.responsive .main-fixed2 .footer .container > .row:before,
.responsive .main-fixed2 .footer .advanced-grid .container > div > .row:before {
left: -10px;
right: -10px;
} 
.responsive .footer .container > .row > div:before, 
.responsive .footer .advanced-grid .container > div > .row > div:before {
width: auto;
height: 1px;
bottom: auto;
top: auto;
left: -20px;
right: -20px;
margin-left: 0;
background-repeat: repeat-x;
margin-top: -23px;
}
.responsive .footer-type-23 .footer .container > .row > div:before, 
.responsive .footer-type-23 .footer .advanced-grid .container > div > .row > div:before {
left: 10px;
right: 10px;
margin-top: -15px;
}
.responsive .footer-type-26 .footer .container > .row > div:before, 
.responsive .footer-type-26 .footer .advanced-grid .container > div > .row > div:before {
margin-top: -28px;
}
.responsive .footer .container > .row > div, 
.responsive .footer .advanced-grid .container > div > .row > div {
padding-left: 10px;
}
.responsive .footer .container > .row.footer-blocks-top.type-2 {
padding-top: 30px;
}
.responsive .footer .container > .row.footer-blocks-top.type-2 > div {
padding-top: 0px;
}
.responsive .footer-blocks-top {
padding-bottom: 10px;
} 
.responsive .footer-blocks-top > div {
text-align: left;
}
.responsive .footer-blocks-top .footer-block {
padding-bottom: 10px;
padding-top: 0px;
padding-left: 0px !important;
}
.responsive .footer-blocks-top .footer-button {
margin-top: 15px;
}
.responsive .footer-blocks-bottom .footer-block {
text-align: left;
}
.responsive .advanced-grid-products .product .right {
margin-left: 1%;
}
.responsive .antique-products .advanced-grid-products .product .right {
margin-left: 6%;
}
.responsive .footer-type-4 .footer .container > .row > div:before,
.responsive .footer-type-4 .footer .advanced-grid .container > div > .row > div:before,
.responsive .footer-type-14 .footer .container > .row > div:before,
.responsive .footer-type-14 .footer .advanced-grid .container > div > .row > div:before,
.responsive .footer-type-27 .footer .container > .row > div:before,
.responsive .footer-type-27 .footer .advanced-grid .container > div > .row > div:before,
.responsive .footer-type-20 .footer .container > .row > div:before,
.responsive .footer-type-20 .footer .advanced-grid .container > div > .row > div:before,
.responsive .footer-type-8 .footer .container > .row > div:before,
.responsive .footer-type-8 .footer .advanced-grid .container > div > .row > div:before,
.responsive .footer-type-6 .footer .container > .row > div:before,
.responsive .footer-type-6 .footer .advanced-grid .container > div > .row > div:before {
display: block;
}
.responsive .footer-type-4 .footer .container > .row > div:first-child:before,
.responsive .footer-type-4 .footer .advanced-grid .container > div > .row > div:first-child:before,
.responsive .footer-type-14 .footer .container > .row > div:first-child:before,
.responsive .footer-type-14 .footer .advanced-grid .container > div > .row > div:first-child:before,
.responsive .footer-type-27 .footer .container > .row > div:first-child:before,
.responsive .footer-type-27 .footer .advanced-grid .container > div > .row > div:first-child:before,
.responsive .footer-type-20 .footer .container > .row > div:first-child:before,
.responsive .footer-type-20 .footer .advanced-grid .container > div > .row > div:first-child:before,
.responsive .footer-type-8 .footer .container > .row > div:first-child:before,
.responsive .footer-type-8 .footer .advanced-grid .container > div > .row > div:first-child:before,
.responsive .footer-type-6 .footer .container > .row > div:first-child:before,
.responsive .footer-type-6 .footer .advanced-grid .container > div > .row > div:first-child:before  {
display: none;
}
.responsive .footer-type-15 .footer .container > .row > div,
.responsive .footer-type-15 .footer .advanced-grid .container > div > .row > div {
padding-top: 0px;
padding-bottom: 17px;
}
.responsive .footer-type-20 .footer ul {
padding-bottom: 0px;
}
.responsive .footer-type-15 .footer h4 {
padding-top: 5px;
}
.responsive .footer-type-15 .footer .container > .row > div:first-child,
.responsive .footer-type-15 .footer .advanced-grid .container > div > .row > div:first-child {
padding-top: 30px;
}
.responsive .footer-type-13 .footer ul {
padding-bottom: 10px;
}
.responsive .footer-type-13 .footer .advanced-grid .container > div > .row > div,
.responsive .footer-type-13 .footer .container > .row > div {
padding-top: 5px;
}
.responsive .footer-type-13 .footer .advanced-grid .container > div > .row:last-child > div,
.responsive .footer-type-13 .footer .container > .row:last-child > div {
padding-top: 30px;
}
.responsive .footer-type-24 .footer ul {
padding-bottom: 10px;
}
.responsive .footer-type-24 .footer .advanced-grid .container > div > .row > div,
.responsive .footer-type-24 .footer .container > .row > div {
padding-top: 5px;
}
.responsive .footer-type-24 .footer .container > .row:first-child > div:first-child,
.responsive .footer-type-24 .footer .advanced-grid .container > div > .row:first-child > div:first-child {
padding-top: 30px;
}
.responsive .footer-type-24 .footer .advanced-grid .container > div > .row:last-child > div,
.responsive .footer-type-24 .footer .container > .row:last-child > div {
padding-top: 30px;
}
.responsive .footer-type-22 .footer ul {
padding-bottom: 0px;
margin-bottom: -5px;
}
.responsive .footer-type-22 .footer .advanced-grid .container > div > .row > div,
.responsive .footer-type-22 .footer .container > .row > div {
padding-top: 15px;
}
.responsive .footer-type-22 .footer .advanced-grid .container > div > .row:last-child > div,
.responsive .footer-type-22 .footer .container > .row:last-child > div {
padding-top: 30px;
margin-top: 20px;
}
.responsive .footer-type-27 .footer .advanced-grid .container > div > .row > div,
.responsive .footer-type-27 .footer .container > .row > div {
padding-top: 25px;
padding-bottom: 25px;
}
.responsive .footer-type-25 .footer .advanced-grid .container > div > .row > div,
.responsive .footer-type-25 .footer .container > .row > div {
padding-top: 25px;
padding-bottom: 30px;
}
.responsive .footer-type-25 .footer .advanced-grid .container > div > .row > div:before,
.responsive .footer-type-25 .footer .container > .row > div:before {
display: block;
margin-top: -30px;
}
.responsive .footer-type-25 .footer .advanced-grid .container > div > .row > div:first-child:before,
.responsive .footer-type-25 .footer .container > .row > div:first-child:before {
display: none;
}
.responsive .footer-type-18 .footer ul {
padding-bottom: 0px;
margin-bottom: -10px;
}
.responsive .footer-type-18 .footer .advanced-grid .container > div > .row > div,
.responsive .footer-type-18 .footer .container > .row > div {
padding-bottom: 40px;
padding-top: 0px;
}
.responsive .footer-type-18 .footer .advanced-grid .container > div > .row:last-child,
.responsive .footer-type-18 .footer .container > .row:last-child {
margin-top: 5px;
}
.responsive .footer-type-18 .footer .advanced-grid .container > div > .row:last-child > div,
.responsive .footer-type-18 .footer .container > .row:last-child > div {
padding-top: 30px;
padding-bottom: 27px;
}  .responsive .copyright {
}
.responsive .copyright ul {
padding: 5px 0px 10px 0px;
float: none;
}  .responsive .zoomContainer {
display: none !important;
}  .responsive .banner {
margin-top: 30px;
}  .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 .computer3-banners .row > div {
border: none;
border-top: 1px solid #dadada;
clear: both;
}
.responsive .computer3-banners .row > div:first-child {
border: none;
}  .responsive .jewelry-banners > div:before {
bottom: auto;
right: 0;
width: auto;
height: 1px;
}  .responsive .jewelryblack-banners .row > div:before {
bottom: auto;
right: 0;
width: auto;
height: 1px;
}  .responsive #main .barber-footer-padding-left .container > div {
padding-left: 0% !important;
}  .responsive .ceramica-newsletter-margin-top-75 {
margin-top: 45px !important;
}  .responsive #main .header-type-5 #top .search_form {
display: block;
margin: 0px auto;
margin-top: 20px;
width: 100%;
}  .responsive .mobile-padding-top-0 .container > div {
padding-top: 0px !important;
}
.responsive .wine-about-us {
padding: 45px 0px 35px 0px;
}
.responsive .wine-about-us .footer-blocks-top {
padding-bottom: 0px;
}
.responsive .wine-about-us .footer-blocks-top {
padding-top: 12px;
}  .responsive .champange {
padding: 0px;
position: relative;
}
.responsive .champange .heading {
padding-top: 40px;
}  .responsive .games-banners {
position: relative;
}  .responsive .slider-align-top #top {
position: relative;
width: 100%;
}  .responsive .games-big-sale {
padding-left: 30px;
padding-right: 30px;
text-align: center;
margin-top: 35px;   
}  .responsive .header-margin-top-80 header {
margin-top: 30px;
} .responsive .responsive-margin-top-30 {
margin-top: 30px !important;
}
.responsive .responsive-margin-top-50 {
margin-top: 50px !important;
}
.responsive .responsive-margin-top-60 {
margin-top: 60px !important;
}
.responsive .responsive-margin-top-40 {
margin-top: 40px !important;
}
.responsive .responsive-margin-top-45 {
margin-top: 45px !important;
}
.responsive .responsive-margin-top-10 {
margin-top: 10px !important;
}
.responsive .responsive-margin-top-15 {
margin-top: 15px !important;
}
.responsive .responsive-margin-top-0 {
margin-top: 0px !important;
}
.responsive .responsive-margin-bottom-0 {
margin-bottom: 0px !important;
}
.responsive .responsive-margin-bottom-15 {
margin-bottom: 15px !important;
}
.responsive .responsive-margin-bottom-10 {
margin-bottom: 10px !important;
} .responsive .product-page-type-2 .standard-body .full-width .product-info .product-center:before {
left: 10px;
right: 10px;
}  .responsive .computer4-parallax {
padding-left: 0px;
}  .responsive .computer4-contact { 
padding-top: 0px; 
}  .responsive .furniture-contact .logo {
padding: 40px 0px 0px 0px;
}
.responsive .furniture-contact .row {
padding-bottom: 0;
}
.responsive .furniture-footer-padding-left .container > div {
padding-left: 0 !important;
text-align: center;
}  .furniture-customer-service {
padding-left: 0;
padding-bottom: 110px;
padding-top: 110px;
}  .responsive .furniture-box {
padding-top: 30px;
margin-bottom: -30px;
position: relative;
}  .responsive .furniture-why-our-products {
padding: 0px 0px 56px 0px;
}
.responsive .furniture-why-our-products .heading {
padding-top: 75px;
}  .responsive .toys-heading {
background-image: none !important;
margin-top: 30px;
}  .responsive .military-banners {
position: relative;
bottom: 30px;
}  .responsive .medic-contact {
padding-top: 3px;
padding-bottom: 5px;
}
.responsive .medic-contact .row > div {
padding-left: 10px !important;
}  .responsive .medic-top-bar {
padding: 6px 0px 5px 0px;
}
.responsive .medic-top-bar:before {
display: none;
}
.responsive .medic-top-bar > div {
text-align: center;
background: none;
}
.responsive .medic-top-bar .background {
padding: 1px 15px 1px 15px;
background: none;
}
.responsive .medic-top-bar .background:before {
display: none;
}  .responsive .stationery-top-bar {
padding: 6px 0px 5px 0px;
}
.responsive .stationery-top-bar:before {
display: none;
}
.responsive .stationery-top-bar > div {
text-align: center;
background: none;
}
.responsive .stationery-top-bar .background {
padding: 1px 15px 1px 15px;
background: none;
}
.responsive .stationery-top-bar .background:before {
display: none;
}  .responsive .medic-phone {
margin: 22px auto 5px auto;
display: block !important;
}  .medic-products {
}
.responsive .medic-products .container > div {
padding-bottom: 40px !important;
}
.responsive .medic-products .box .box-content {
padding-left: 9px;
padding-right: 9px;
}  .responsive .check-all-specialties {
margin: 30px 0px 0px 0px;
}  .responsive .header-type-9 .overflow-currency-language {
text-align: center;
}
.responsive .header-type-9 .overflow-header-center {
margin: 0px;
text-align: center;
}
.responsive .header-type-9 #top .search_form {
margin-left: auto;
margin-right: auto;
}
.responsive .header-type-9 #top #header-center .menu li {
padding: 0px 7px;
}  .fashionsimple-top-contact {
display: block;
padding: 30px 0px 0px 0px;
text-align: center;
}  .responsive .fashionsimple-page-title {
padding: 35px 0px 35px 0px;
}
.responsive .fashionsimple-page-title h3 {
font-size: 50px;
line-height: 40px;
}
.responsive .fashionsimple-page-title h4 {
font-size: 25px;
}  .responsive .fashion2-footer-info {
padding: 15px 0px 20px 0px;
}  .responsive .fashion2-parallax {
padding: 103px 0px 120px 0px;
}
.responsive .fashion2-parallax p {
font-size: 75px;
}  .responsive .games3-big-sale {
padding: 40px 0px 30px 0px;
text-align: center;
}  .responsive .fashion3-columns {
}
.responsive .fashion3-columns > div {
text-align: center;
padding-top: 59px;
padding-bottom: 70px;
}
.responsive .fashion3-columns > div:before {
top: 0;
bottom: auto;
left: -20px;
right: -20px;
width: auto;
height: 1px;
background: url(//allyourbliss.com/wp-content/themes/fastor/img/bg-megamenu.png) top left repeat-x;
}  .responsive .fashion3-footer {
}
.responsive .fashion3-footer .contact > div {
padding-left: 10px !important;
text-align: center;
}
.responsive .fashion3-footer ul.social-icons {
padding: 39px 0px 0px 0px;
}
.responsive .fashion3-footer ul.links {
padding: 46px 0px 2px 0px;
}  .responsive .fashion3-products {
}
.responsive .fashion3-products-heading {
left: 0 !important;
right: 0 !important;
position: relative;
display: block;
margin-left: -20px;
margin-right: -20px;
width: auto;
}  .responsive .cameras-top-bar {
}
.responsive .cameras-top-bar > div {
text-align: center;
}
.responsive .cameras-top-bar > div:before {
display: none;
}  .responsive .cameras-columns {
margin: 30px 0px 0px 0px;
}
.responsive .cameras-columns .row > div {
}
.responsive .cameras-columns .row > div:before {
bottom: auto;
top: auto;
margin: 0px;
left: 0px;
right: 0px;
width: auto;
height: 1px;
margin-top: -33px;
}
.responsive .cameras-columns img {
margin-left: 23px !important;
}  .responsive #main .products-grid-with-carousel {
padding: 0px 10px 0px 10px !important;
}  .responsive .grocery-top-bar {
padding: 6px 0px 7px 0px;
}
.responsive .grocery-top-bar:before {
display: none;
}
.responsive .grocery-top-bar > div {
text-align: center;
background: none;
}
.responsive .grocery-top-bar .background {
padding: 1px 15px 1px 15px;
background: none;
}
.responsive .grocery-top-bar .background:before {
display: none;
}  .responsive .footer-type-11 .footer .container > .row:nth-last-child(2) > div:before, 
.responsive .footer-type-11 .footer .advanced-grid .container > div > .row:nth-last-child(2) > div:before {
top: auto;
left: 0;
right: 0;
width: auto;
height: 1px;
bottom: auto;
margin-top: -18px;
}
.responsive .footer-type-11 .footer .container > .row:nth-last-child(2) > div, 
.responsive .footer-type-11 .footer .advanced-grid .container > div > .row:nth-last-child(2) > div {
padding-left: 25px;
padding-right: 25px;
}  .responsive .footer-type-19 .footer .container > .row:nth-last-child(2) > div:before, 
.responsive .footer-type-19 .footer .advanced-grid .container > div > .row:nth-last-child(2) > div:before {
top: auto;
left: 0;
right: 0;
width: auto;
height: 1px;
bottom: auto;
margin-top: -25px;
}
.responsive .footer-type-19 .footer .container > .row:nth-last-child(2) > div, 
.responsive .footer-type-19 .footer .advanced-grid .container > div > .row:nth-last-child(2) > div {
padding-left: 20px;
padding-right: 20px;
padding-top: 25px;
padding-bottom: 25px;
}  .responsive .footer-type-16 .footer .background {
margin-top: -30px;
}
.responsive .footer-type-16 .footer .container > .row:nth-last-child(2) > div:before, 
.responsive .footer-type-16 .footer .advanced-grid .container > div > .row:nth-last-child(2) > div:before {
top: auto;
left: 0;
right: 0;
width: auto;
height: 1px;
bottom: auto;
margin-top: -18px;
}
.responsive .footer-type-16 .footer .container > .row:nth-last-child(2) > div, 
.responsive .footer-type-16 .footer .advanced-grid .container > div > .row:nth-last-child(2) > div {
padding-left: 0px;
padding-right: 0px;
}  .responsive .footer-block-grocery {
padding: 10px 0px 15px 0px;
}  .responsive .header-type-12 #top .search_form {
display: block;
margin-right: 0px;
margin-left: 0px;
width: 100%;
}
.responsive .header-type-12 #top .search_form .search-cat {
width: 331px;
}
.responsive .header-type-12 #top .search_form .overflow-input {
width: 407px;
}  .responsive .market-columns .row > div {
padding: 15px 37px 16px 37px;
}
.responsive .market-columns .row > div:before {
content: '';
position: absolute;
left: 10px;
right: 10px;
height: 1px;
width: auto;
background: #d9d9d9;
margin: 0px;
}  .responsive .toys2-columns .row > div {
padding: 15px 37px 16px 37px;
}
.responsive .toys2-columns .row > div:before {
content: '';
position: absolute;
left: 10px;
right: 10px;
height: 1px;
width: auto;
background: #dcdfe2;
margin: 0px;
}  .responsive .stationery2-columns .row > div {
padding: 15px 37px 16px 37px;
}
.responsive .stationery2-columns .row > div:before {
content: '';
position: absolute;
left: 10px;
right: 10px;
height: 1px;
width: auto;
background: #e5e5e5;
margin: 0px;
}  .responsive .header-type-13 .search-cat {
width: 650px;
}
.responsive .header-type-13 .overflow-input {
width: 300px;
}  .responsive .market-about-us {
padding-top: 5px;
}  .responsive .footer-type-12 .footer h4 {
padding-top: 10px;
}  .responsive .footer-type-17 .footer h4 {
padding-top: 10px;
}
.responsive .footer-type-17 .footer ul {
padding-bottom: 0px;
}  .responsive .market-contact {
}
.responsive .market-contact .row > div {
}
.responsive .market-contact .row > div:before {
width: auto;
content: '';
left: -10px;
right: -10px;
top: auto;
bottom: auto;
background: #e5e5e5;
position: absolute;
margin: 0px;
height: 1px;
}  .responsive .architecture-categories {
position: relative;
}
.responsive .architecture-categories > div {
position: relative;
}
.responsive .architecture-categories > div:before {
width: auto;
top: 0;
left: -20px;
right: -20px;
height: 1px;
margin-left: 0px;
}  .responsive .architecture-products {
padding: 0px;
position: relative;
margin-top: -30px;
}
.responsive .architecture-products .product {
margin-top: 30px;
}
.responsive .architecture-products .product .left {
display: block;
width: 100%;
}
.responsive .architecture-products .product .right {
display: block;
width: auto;
padding: 25px;
} .responsive .mobile-background-none > div {
background: none !important;
} .responsive .architecture-individual-project {
padding: 25px 0px 35px 0px;
}
.responsive .architecture-individual-project h5 {
font-size: 20px;
}
.responsive .architecture-individual-project h6 {
font-size: 20px;
}  .responsive .architecture-contact {
}
.responsive .architecture-contact .row > div {
padding-left: 10px !important;
}
.responsive #main .architecture-contact p {
padding: 21px 0px 0px 0px;
font-size: 17px;
}  .responsive .stationery-contact {
}
.responsive .stationery-contact .row > div {
padding-left: 10px !important;
}
.responsive #main .stationery-contact p {
padding: 21px 0px 0px 0px;
font-size: 17px;
}  .responsive .header-type-14 .top-bar {
padding-bottom: 8px;
}
.responsive .header-type-14 .welcome-text {
padding-top: 8px;
}
.responsive .header-type-14 #top .dropdown {
margin: 3px 7px 0px 7px;
}
.responsive .header-type-14 #top .top-bar .text-right {
text-align: center;
}
.responsive .header-type-14 #top .top-bar form:before {
display: none;
}
.responsive .header-type-14 #top .search_form {
width: 140px;
margin-left: 0px;
margin-top: 10px;
}
.responsive .header-type-14 #top .search_form:before {
display: none;
}
.responsive .header-type-14 #top #cart_block {
margin-top: 10px;
margin-left: 24px;
}
.responsive .header-type-14 #top #cart_block:before {
display: none;
}
.responsive .matrialarts-contact {
display: block;
text-align: center;
padding-right: 0px;
padding-top: 3px;
}
.responsive .matrialarts-contact:before {
display: none;
}  .responsive .columns-matrialarts {
padding-top: 0px;
padding-bottom: 20px;
}
.responsive .columns-matrialarts > div:before {
display: none;
}  .responsive .matrialarts-products-tabs {
}
.responsive .matrialarts-products-tabs .description {
padding-left: 0px;
padding-top: 18px;
}
.responsive .matrialarts-products-tabs .select-tab {
padding-left: 0px;
}  .responsive .sport-contact {
position: relative;
margin-top: -20px;
}
.responsive .sport-contact .row > div {
padding-left: 10px !important;
}  .responsive .sport-newsletter {
}
.responsive .sport-newsletter .heading {
padding-left: 0;
font-size: 65px;
margin-top: -23px;
line-height: 1.2;
}
.responsive .sport-newsletter .content-newsletter {
padding-left: 6px;
font-size: 30px;
line-height: 1.2;
}
.responsive .sport-newsletter .content-newsletter p {
padding: 0px 0px 0px 38px;    
}
.responsive .sport-newsletter .inputs {
padding: 22px 0px 52px 10%;
}
.responsive .sport-newsletter .inputs input {
width: 180px;
}  .responsive .header-type-15 #top #header-left {
position: relative;
}
.responsive .header-type-15 #top .logo {
padding-right: 0px;
}
.responsive .header-type-15 #top .logo:before {
display: none;
}
.responsive .header-type-15 #top .search_form {
display: block;
float: none;
margin: 25px auto 0px auto;
width: 100%;
}  .responsive .cosmetics2-phone {
margin: 22px auto 5px auto;
display: block !important;
}  .responsive .cosmetics2-contact {
position: relative;
margin-top: -30px;
}
.responsive .cosmetics2-contact .row > div {
padding-left: 10px !important;
}  .responsive .cosmetics2-top-bar {
padding: 6px 0px 5px 0px;
}
.responsive .cosmetics2-top-bar > div {
text-align: center;
background: none;
}
.responsive .cosmetics2-top-bar .background {
padding: 1px 15px 1px 15px;
background: none;
}  .responsive .header-type-16 #top #header-left .menu {
padding: 20px 0px 0px 0px;
}
.responsive .header-type-16 .overflow-currency-language {
text-align: center;
}
.responsive .header-type-16 #top #header-left .menu li {
padding: 0px 7px;
}
.responsive .header-type-16 #top .dropdown {
margin-left: 12px;
}  .responsive .exclusive-newsletter {
}     
.responsive .exclusive-newsletter > div {
position: relative;
}
.responsive .exclusive-newsletter > div:nth-child(2):before {
content: '';
position: absolute;
top: 0;
bottom: auto;
width: auto;
left: 0;
right: 0;
background: rgba(0, 0, 0, .1);
margin-left: 0;
height: 1px;
}
.responsive .exclusive-newsletter .heading p {
padding: 30px 0px 18px 0px;
text-align: center;
}
.responsive .exclusive-newsletter .content-newsletter p {
padding: 28px 0px 0px 0px;
text-align: center;
}
.responsive .exclusive-newsletter .inputs {
margin: 25px 0px 30px 0px;
}  .responsive .exclusive-footer-columns {
padding-bottom: 10px;
}
.responsive .exclusive-footer-columns .logo {
padding-top: 12px;
}  .responsive .exclusive-banners {
}
.responsive .exclusive-banners .row > div:before {
content: '';
position: absolute;
top: 0;
bottom: auto;
left: 10px;
right: 10px;
background: url(//allyourbliss.com/wp-content/themes/fastor/img/bg-megamenu.png);
width: auto;
height: 1px;
}
.responsive .exclusive-banners .row > div > div {
padding-left: 0px;
}  .responsive .header-type-17 #top #header-left .menu {
padding: 20px 0px 0px 0px;
}
.responsive .header-type-17 #top form:first-of-type {
margin-left: 0px;
}  .responsive .header-type-18 {
}
.responsive .header-type-18 .top-bar {
padding-top: 2px;
}
.responsive .header-type-18 .top-bar .menu {
padding-top: 4px;
}
.responsive .header-type-18 #top .logo {
padding-top: 25px;
}
.responsive .header-type-18 #top .search_form {
width: 100% !important;
margin-right: auto;
margin-left: auto;
margin-top: 14px;
}
.responsive .header-type-18 .top-bar .left {
display: block;
width: auto;
text-align: center;
padding-left: 12px;
float: none;
}
.responsive .header-type-18 .top-bar .line {
display: none;
}
.responsive .header-type-18 .top-bar .right {
display: block;
text-align: center;
width: auto;
float: none;
padding-left: 0px;
}  .responsive .coffee-parallax {
padding: 54px 0px 54px 0px;
}
.coffee-parallax p {
font-size: 30px;
margin-top: -4px;
}  .responsive .footer-block-coffee {
}
.responsive .footer-block-coffee:before {
display: none;
}
.responsive .coffee-footer-blocks {
}
.responsive .coffee-footer-blocks:before {
display: none;
} .responsive .standard-body .header-type-13 .fixed .search_form {
margin-right: -10px;
margin-left: -10px;
} .responsive .carparts-parallax {
padding: 48px 0px 49px 0px;
}
.responsive .carparts-parallax .heading2 {
font-size: 35px;
}
.responsive .carparts-parallax .heading3 {
font-size: 40px;
}  .responsive .header-type-19 .search_form_overflow {
display: block;
width: auto;
}
.responsive .header-type-19 .shop-by-car {
border: none;
display: block;
min-width: 1px;
width: auto;
padding: 0px;
}
.responsive .header-type-19 .shop-by-brands {
display: block;
border: none;
min-width: 1px;
width: auto;
border-top: 1px solid rgba(255, 255, 255, .1);
position: relative;
margin: 0px -20px -5px -20px;
padding: 0px 20px;
}  .responsive .carparts-phone {
margin: 30px auto 0px auto !important;
}  .responsive .bakery-steps {
}
.responsive .bakery-steps > div {
}
.responsive .bakery-steps > div.first:before {
display: none;
}
.responsive .bakery-steps > div.second:before {
display: none;
}
.responsive .bakery-steps .circle {
}
.responsive .bakery-steps .second .circle {
margin-left: 0px;
}
.responsive .bakery-steps .third .circle {
margin-left: 0px;
}  .responsive .header-type-20 #top .search_form {
width: 100% !important;
max-width: none;
} .responsive #main .toys2-slider-button {
padding: 16px 25px 14px 25px !important;
font-size: 8px !important;
} .responsive .footer-block-toys2 {
}
.responsive .footer-block-toys2 {
padding-top: 10px;
}
.responsive .footer-block-toys2 .footer-block-content p {
font-size: 20px;
}
.responsive .footer-blocks-top-toys2 .text-right {
text-align: left;
padding-top: 13px;
}  .responsive .box-type-12 #main .box-content.products .product-grid {
padding-left: 9px;
padding-right: 9px;
}
.responsive .box-type-12 .tab-content {
border: 1px solid rgba(0, 0, 0, .1);
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
padding-left: 25px !important;
padding-right: 25px !important;
}
.responsive .box-type-12 .filter-product .tab-content {
padding-left: 0px !important;
padding-right: 0px !important;
}
.responsive .box-type-12 #main .tab-content .product-grid {
padding-left: 9px;
padding-right: 9px;
}
.responsive .box-type-12 #accordion .panel-heading {
padding-left: 25px !important;
}
.responsive .box-type-12 #accordion .panel .panel-body {
padding-left: 25px !important;
padding-right: 25px !important;
}
.responsive .box-type-12 #main .product-list {
padding: 0px;
}    
.responsive .box-type-12 #main .center-column .product-grid {
padding-left: 9px;
padding-right: 9px;
}  .responsive .today-deals-toys2-products .is-countdown {
margin-left: -25px;
margin-right: -25px;
}  .responsive .box-type-13 #main .box-content.products .product-grid {
padding-left: 9px;
padding-right: 9px;
}
.responsive .box-type-13 .tab-content {
padding-left: 25px !important;
padding-right: 25px !important;
}
.responsive .box-type-13 .filter-product .tab-content {
padding-left: 0px !important;
padding-right: 0px !important;
}
.responsive .box-type-13 #main .tab-content .product-grid {
padding-left: 9px;
padding-right: 9px;
}
.responsive .box-type-13 #main .product-list {
padding: 0px;
}    
.responsive .box-type-13 #main .center-column .product-grid {
padding-left: 9px;
padding-right: 9px;
}  .responsive .cleaning-columns .row > div {
padding: 14px 37px 17px 37px;
}
.responsive .cleaning-columns .row > div:before {
content: '';
position: absolute;
left: 10px;
right: 10px;
height: 1px;
width: auto;
background: #dcdfe2;
margin: 0px;
}  .responsive .cleaning-parallax {
padding: 70px 0px 70px 0px;
}
.responsive .cleaning-parallax .second-heading {
font-size: 45px;
}  .responsive .cleaning-parallax2 {
padding: 60px 0px 60px 0px;
}
.responsive .cleaning-parallax2 .second-heading {
font-size: 45px;
}  .responsive .flowers-columns {
margin-top: 40px;
}
.responsive .flowers-columns .row > div {
padding: 14px 37px 17px 37px;
}
.responsive .flowers-columns .row > div:before {
content: '';
position: absolute;
left: 10px;
right: 10px;
height: 1px;
width: auto;
background: #e5e5e5;
margin: 0px;
}  .responsive .flowers-parallax {
padding: 57px 0px 50px 0px;
}
.responsive .flowers-parallax .first-heading {
font-size: 25px;
line-height: 1;
}
.responsive .flowers-parallax .second-heading {
font-size: 25px;
line-height: 1;
}  .responsive #main .add-to-cart-flowers {
padding: 12px 25px 11px 25px !important;
font-size: 10px !important;
}
.responsive .add-to-cart-flowers:before {
display: none;
}  .responsive .flower-product {
margin-bottom: 0px;
}
.responsive #main .flower-product .right .name {
padding: 20px 0px 0px 0px;
}  .responsive .audio-newsletter {
padding-left: 30px;
padding-right: 30px;
}
.responsive .audio-newsletter .inputs input {
width: 179px;
}  .responsive .audio-product {
padding: 47px 0px 0px 0px;
}
.responsive .audio-product .overflow-price-name {
padding-top: 29px;
padding-bottom: 29px;
}
.responsive .audio-product .overflow-price-name .price {
display: block;
text-align: center;
border: none;
width: auto;
padding: 15px 0px 0px 0px;
height: auto;
}
.responsive .audio-product .overflow-price-name .name {
display: block;
width: auto;
text-align: center;
padding: 15px 0px 0px 0px;
}
.responsive .audio-product .overflow-price-name .add-to-cart {
display: block;
width: auto;
text-align: center;
padding: 30px 0px 0px 0px;
}
.responsive .audio-product .image {
margin: 0px 0px -30px 0px;
}  .responsive .audio-testimonial {
margin: 54px 0px 55px 0;
}  .responsive .holidays-contact {
}
.responsive .holidays-contact .button {
margin: 0px 30px 15px 0px;
float: none !important;
}
.responsive .responsive-holidays-contact .container > div {
padding: 30px !important;
}  .responsive .product-grid-type-7 #main .product-grid:before,
.responsive .product-grid-type-7 #main .product-grid:after,
.responsive .product-grid-type-7 #main .product-grid .row:before,
.responsive .product-grid-type-7 #main .product-grid .row:after,
.responsive .product-grid-type-7 #main .product-grid .product:before,
.responsive .product-grid-type-7 #main .product-grid .product:after,
.responsive .product-grid-type-7 #main .product-grid .row > div .product:after,
.responsive .product-grid-type-7 #main .box-with-products .clear:after {
display: none !important;
}  .responsive .header-type-23 #top .logo {
padding-top: 25px;
}  .responsive .holidays-phone:first-child {
margin-left: 0px;
padding-bottom: 0px;
}
.responsive .holidays-phone {
display: inline-block;
vertical-align: top;
padding: 20px 15px 7px 15px;
}
.responsive .holidays-phone p {
padding: 1px 0px 0px 5px;
font-size: 25px;
}  .responsive .header-type-23 .top-bar {
padding-bottom: 10px;
}
.responsive #main .header-type-23 #top #cart_block {
margin-bottom: -7px !important;
}
.responsive #main .header-type-23 #top .account {
margin-bottom: -7px !important;
}
.responsive #main .header-type-23 #top .account {
float: none;
display: inline-block;
margin-right: 10px !important;
margin-left: 10px !important;
vertical-align: top;
}
.responsive .header-type-23 #top #cart_block {
float: none;
display: inline-block;
vertical-align: top;
padding: 0px;
margin: 0px 10px 0px 10px !important;
}
.responsive .header-type-23 #top #cart_block:before {
display: none;
}
.responsive .header-type-23 #top .dropdown {
margin-right: 10px !important;
margin-left: 10px !important;
}
.responsive .header-type-23 .top-bar form:before {
display: none !important;
}
.header-type-23 .top-bar form:first-of-type:before {
display: none !important;
}
.responsive .header-type-23 .top-bar form {
padding-left: 0px;
}  .responsive .product-list-type-4 .product-list {
}
.responsive .product-list-type-4 .product-list > div {
}
.responsive .product-list-type-4 .product-list > div .row > div {
width: 100% !important;
text-align: left;
}
.responsive .product-list-type-4 .product-list > div .name-actions .name {
padding: 49px 25px 0px 25px;
}
.responsive .product-list-type-4 .product-list > div .name-actions .brand {
padding: 1px 25px 0px 25px;
}
.responsive .product-list-type-4 .product-list > div .name-actions .price {
padding: 10px 25px 0px 25px;
}
.responsive .product-list-type-4 .product-list > div .name-actions > ul {
padding: 18px 25px 0px 25px;
}
.responsive .product-list-type-4 .product-list .description {
padding: 0px 25px 0px 25px;
}
.responsive .product-list-type-4 .product-list .desc {
padding-top: 47px;
padding-bottom: 30px;
}
.responsive .product-list-type-4 .product-list .desc:before {
display: none;
}  .responsive .sportwinter-newsletter {
padding: 0px 25px 24px 25px;
text-align: center;
}
.responsive .sportwinter-newsletter .heading {
padding-top: 30px;
}
.responsive .sportwinter-newsletter .inputs {
text-align: center;
padding-top: 6px;
}  .responsive .sportwinter-big-sale {
padding-left: 0px;
}
.responsive .sportwinter-big-sale .first-heading {
font-size: 35px;
line-height: 45px;
}
.responsive .sportwinter-big-sale .second-heading {
font-size: 35px;
line-height: 45px;
}  .responsive .footer-type-21 .footer .container > .row > div:before,
.responsive .footer-type-21 .footer .advanced-grid .container > div > .row > div:before {
}
.responsive .footer-type-21 .footer .container > .row > div:first-child:before,
.responsive .footer-type-21 .footer .advanced-grid .container > div > .row > div:first-child:before {
display: none !important;
}
.responsive .footer-type-21 .footer .container > .row > div:last-child:after,
.responsive .footer-type-21 .footer .advanced-grid .container > div > .row > div:last-child:after {
display: none !important;
}  .responsive #main .add-to-cart-books {
padding: 7px 10px 6px 10px !important;
font-size: 6px !important;
}
.responsive .add-to-cart-books:before {
display: none;
}  .responsive .books-contact {
padding-bottom: 2px;
padding-top: 15px;
}  .responsive .news .media-body .date-published {
padding-top: 18px;
}
.responsive .news .media-body h5 {
padding-bottom: 20px;
margin: 0px;
font-size: 14px;
line-height: 18px;
}  .responsive .news.v2 .media-body h5 {
padding-bottom: 18px;
}
.responsive .news.v2 .media-body h5 a {
line-height: 18px;
}  .responsive .medic-news {
}
.responsive .medic-news > div:before {
content: '';
position: absolute;
top: auto;
bottom: auto;
left: -20px;
right: -20px;
width: auto;
height: 1px;
margin: 0px;
}  .responsive .wine-news {
}
.responsive .wine-news .media {
padding-top: 37px;
padding-bottom: 40px;
}
.responsive .wine-news > div:before {
content: '';
position: absolute;
top: auto;
bottom: auto;
left: 10px;
right: 10px;
width: auto;
height: 1px;
margin: 0px;
}  .responsive .shoes-parallax {
padding: 200px 0px 172px 0px;
}  .responsive .shoes2-columns .row > div {
padding: 15px 37px 16px 37px;
}
.responsive .shoes2-columns .row > div:before {
content: '';
position: absolute;
left: 10px;
right: 10px;
height: 1px;
width: auto;
background: rgba(0, 0, 0, .1);
margin: 0px;
}  .responsive .shoes2-contact {
padding-bottom: 2px;
padding-top: 15px;
}  .responsive #main .button-shoes2-add-to-cart {
padding: 10px 20px 8px 20px !important;
font-size: 9px !important;
}
.responsive .button-shoes2-add-to-cart:before {
display: none;
}  .responsive #main .button-petshop-add-to-cart {
padding: 10px 20px 8px 20px !important;
font-size: 9px !important;
}
.responsive .button-petshop-add-to-cart:before {
display: none;
}  .responsive .shoes3-columns .row > div {
padding: 15px 37px 16px 37px;
}
.responsive .shoes3-columns .row > div:before {
content: '';
position: absolute;
left: 10px;
right: 10px;
height: 1px;
width: auto;
background: #e2e2e2;
margin: 0px;
}  .responsive .carparts2-columns .row > div {
padding: 15px 37px 16px 37px;
}
.responsive .carparts2-columns .row > div:before {
content: '';
position: absolute;
left: 10px;
right: 10px;
height: 1px;
width: auto;
background: #e0e0e0;
margin: 0px;
}  .responsive .footer-blocks-top-shoes3 {
padding-top: 12px;
}
.responsive .footer-blocks-top-shoes3 > div {
text-align: left;
}
.responsive .footer-blocks-top-shoes3 .button {
margin: 12px 0px 0px 0px;
}  .responsive .shoes3-newsletter {
padding: 25px 25px 25px 25px;
}
.responsive .shoes3-newsletter .inputs {
float: none;
padding-left: 0px;
margin: 0px auto;
padding-top: 19px;
}
.responsive .shoes3-newsletter .heading {
float: none;
padding-right: 0px;
}
.responsive .shoes3-newsletter .strip-line {
display: none;
}  .responsive .computer8-newsletter {
padding: 25px 0px 25px 0px;
}
.responsive .computer8-newsletter .inputs {
float: none;
padding-left: 0px;
margin: 0px auto;
padding-top: 19px;
}
.responsive .computer8-newsletter .heading {
float: none;
padding-right: 0px;
}
.responsive .computer8-newsletter .strip-line {
display: none;
}  .responsive .lingerie-parallax {
padding-left: 45%;
}  .responsive #main .lingerie-newsletter {
padding-top: 0px;
}
.responsive #main .lingerie-newsletter .first-heading {
padding-top: 23px;
}  .responsive .lingerie-free-shipping {     
border: none;
padding-right: 0px;
}
.responsive .lingerie-free-shipping:before {
right: -1000px;
}  .responsive .header-type-26 {
}
.responsive .header-type-26 #top .logo {
padding-top: 25px;
}
.responsive .header-type-26 ul.menu {
padding: 28px 0px 0px 0px;
margin: 0px;
list-style: none;
}
.responsive .header-type-26 ul.menu li {
padding: 0px 8px 0px 8px;
}
.responsive .header-type-26 #header-right ul.menu li {
padding: 0px 8px 0px 8px;
}
.responsive .header-type-26 .overflow-currency-cart {
margin-left: -30px;
padding-top: 22px;
border: none;
}
.responsive .header-type-26 .overflow-currency-cart:before {
left: -1000px;
}
.responsive .header-type-26 .overflow-currency-cart > form:first-of-type {
border: none;
}  .responsive .footer-blocks-top-lingerie2 {
padding-top: 2px;
}
.responsive .footer-blocks-top-lingerie2 > div {
text-align: left;
}
.responsive .footer-blocks-top-lingerie2 .button {
margin: 12px 0px 0px 0px;
}  .responsive .lingerie2-columns .row > div {
padding: 15px 37px 16px 37px;
}
.responsive .lingerie2-columns .row > div:before {
content: '';
position: absolute;
left: 10px;
right: 10px;
height: 1px;
width: auto;
background: #e0e0e0;
margin: 0px;
}  .responsive .category-wall2 {
margin-top: 30px;
}
.responsive .category-wall2-megamenu {
margin: -20px -25px;
}
.responsive .category-wall2 .row:before {
display: none;
}
.responsive .category-wall2 .row > div {
position: relative;
padding: 0px 15px;
margin: 0px !important;
border: none !important;
}
.responsive .category-wall2-megamenu .row > div {
padding: 0px 25px !important;
}
.responsive .category-wall2 .row > div:before {
width: auto;
top: 0;
left: 0;
right: 0;
bottom: auto;
height: 1px;
display: block !important;
background: url(//allyourbliss.com/wp-content/themes/fastor/img/bg-megamenu.png) top left repeat-x;
}
.responsive .category-wall2 .row:first-child > div:first-child:before {
display: none !important;
}
.responsive .category-wall2 .row > div .category {
padding: 8px 25px 6px 25px;
}  .responsive table.attribute,
.responsive table.list,
.responsive .wishlist-product table,
.responsive .wishlist-info table,
.responsive .compare-info,
.responsive .checkout-product table,
.responsive .table {
display: block;
overflow-x: auto;
}
.responsive .checkout-cart .table {
display: table;
overflow: visible;
}
.responsive table.attribute td,
.responsive table.list td,
.responsive .wishlist-product table td,
.responsive .wishlist-info table td,
.responsive .compare-info td,
.responsive .checkout-product table td,
.responsive .table td {
padding: 8px;
}
.responsive table.attribute thead td,
.responsive table.list thead td,
.responsive .wishlist-product table thead td,
.responsive .wishlist-info table thead td,
.responsive .compare-info thead td,
.responsive .checkout-product table thead td,
.responsive .table thead td {
padding: 8px;
}  .responsive .petshop2-columns .row > div {
padding: 15px 37px 17px 37px;
}
.responsive .petshop2-columns .row > div:before {
content: '';
position: absolute;
left: 10px;
right: 10px;
height: 1px;
width: auto;
background: #e1e0da;
margin: 0px;
}  .responsive .box-type-16 #main .product-list,
.responsive .box-type-16 #mfilter-content-container .product-grid {
padding-left: 0px;
padding-right: 0px;
}
.responsive .box-type-16 #mfilter-content-container .product-grid > div {
padding: 0px;
}  .responsive .petshop2-contact {
margin-bottom: 30px;
}
.responsive .petshop2-contact .row > div {
padding-bottom: 0px;
margin-top: -10px;
}  .responsive .carparts2-products {
padding-left: 0px;
}
.responsive .carparts2-products-on-sale {
padding-top: 0px;
}
.responsive .carparts2-products .product-grid {
padding: 0px !important;
}
.responsive .carparts2-products .product-grid .product:before,
.responsive .carparts2-products .product-grid .product:after {
display: none !important;
}  .responsive .box-type-19 #main .box-content.products .product-grid {
padding-left: 9px;
padding-right: 9px;
}
.responsive .box-type-19 .tab-content {
padding-left: 25px !important;
padding-right: 25px !important;
}
.responsive .box-type-19 .filter-product .tab-content {
padding-left: 0px !important;
padding-right: 0px !important;
}
.responsive .box-type-19 #main .tab-content .product-grid {
padding-left: 9px;
padding-right: 9px;
}
.responsive .box-type-19 #main .product-list {
padding: 0px;
}    
.responsive .box-type-19 #main .center-column .product-grid {
padding-left: 9px;
padding-right: 9px;
} }.wpb_row,
.wpb_content_element,
ul.wpb_thumbnails-fluid > li,
.last_toggle_el_margin,
.wpb_button {
margin-bottom: 0 !important;
}.row {
margin-left: -10px;
margin-right: -10px;
}
.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 {
padding-left: 10px;
padding-right: 10px;
}
#main .camera_slider {
margin-top: 20px !important;
}
.footer .container > .row > div:before, 
.footer .advanced-grid .container > div > .row > div:before {
margin-left: -40px;
}
#top #cart_block .dropdown-menu {
width: 500px;
}
.mini-cart-info table {
margin-bottom: 20px;
}
.mini-cart-info .image {
padding: 20px 20px 0px 20px;
}
.mini-cart-info .name {
padding: 20px 10px 0px 10px;
}
.mini-cart-info .quantity {
padding: 20px 10px 0px 10px;
}
.mini-cart-info td.total {
padding: 20px 10px 0px 10px;
}
.mini-cart-info .remove {
padding: 20px 20px 0px 10px;
}
.mini-cart-total {
padding: 20px 20px 4px 20px;
}
.mini-cart-total td:last-child {
width: 110px;
}
#cart_block .checkout {
padding: 0px 20px 20px 20px;
}
.center-column .tab-content {
padding-top: 30px;
padding-bottom: 30px;
}
.product-grid .product:before {
right: -11px;
}
.product-grid .product:hover:before {
left: -10px;
right: -10px;
}
.rtl .product-grid .product:before {
left: -11px;
right: auto;
}
.rtl .product-grid .product:hover:before {
left: -10px;
right: -10px;
}
.list-box li {
padding-left: 20px;
padding-right: 20px;
}
.list-box {
padding: 5px 0px;
}
.col-sm-3 .box-no-advanced.box .box-content, .col-sm-4 .box-no-advanced.box .box-content, .col-md-3 .box-no-advanced.box .box-content, .col-md-4 .box-no-advanced.box .box-content {
padding: 17px 20px;
}
.product-info .product-image,
.product-info .thumbnails li img, 
.product-info .thumbnails-carousel img {
border: none;
}
.product-list > div {
margin-left: -10px;
margin-right: -10px;
padding-left: 18px;
padding-right: 18px;
}
#main .mfilter-price-inputs input {
width: 30px;
}
.box-with-categories .box-heading,
.widget_categories .box-heading,
.box-category ul li > a {
padding-left: 25px;
padding-right: 25px;
}
.box-category ul li li a {
padding-left: 45px;
}
.box-category ul li .head {
right: 7px;
}
.blog-article #main .post .post-media {
margin-bottom: 29px;
}
.blog-article #main .post .post-content {
padding-bottom: 22px;
}
.blog-article #main .post .meta {
padding: 22px 0px 18px 0px;
}
#main .posts,
#main .post {
padding-top: 0px;
}
#main .blog-module.category-box-type-2 {
padding-top: 50px !important;
}
#main .post .box {
padding-top: 12px !important;
}:root{--direction-multiplier:1}body.rtl,html[dir=rtl]{--direction-multiplier:-1}.elementor-hidden{display:none}.elementor-visibility-hidden{visibility:hidden}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;top:-10000em;width:1px;clip:rect(0,0,0,0);border:0}.elementor-clearfix:after{clear:both;content:"";display:block;height:0;width:0}.e-logo-wrapper{background:var(--e-a-bg-logo);border-radius:50%;display:inline-block;line-height:1;padding:.75em}.e-logo-wrapper i{color:var(--e-a-color-logo);font-size:1em}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor hr{background-color:transparent;margin:0}.elementor img{border:none;border-radius:0;box-shadow:none;height:auto;max-width:100%}.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{margin:0}.elementor embed,.elementor iframe,.elementor object,.elementor video{border:none;line-height:1;margin:0;max-width:100%;width:100%}.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container{direction:ltr;inset:0;overflow:hidden;position:absolute;z-index:0}.elementor .elementor-background-video-container{pointer-events:none;transition:opacity 1s}.elementor .elementor-background-video-container.elementor-loading{opacity:0}.elementor .elementor-background-video-embed{max-width:none}.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.elementor .elementor-background-video{max-width:none}.elementor .elementor-background-video-hosted{-o-object-fit:cover;object-fit:cover}.elementor .elementor-background-overlay{inset:0;position:absolute}.elementor .elementor-background-slideshow{inset:0;position:absolute;z-index:0}.elementor .elementor-background-slideshow__slide__image{background-position:50%;background-size:cover;height:100%;width:100%}.e-con-inner>.elementor-element.elementor-absolute,.e-con>.elementor-element.elementor-absolute,.elementor-widget-wrap>.elementor-element.elementor-absolute{position:absolute}.e-con-inner>.elementor-element.elementor-fixed,.e-con>.elementor-element.elementor-fixed,.elementor-widget-wrap>.elementor-element.elementor-fixed{position:fixed}.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{max-width:100%}@media (max-width:1024px){.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial{max-width:100%}}@media (max-width:767px){.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial{max-width:100%}}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;align-self:var(--align-self);flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order)}.elementor-element.elementor-absolute,.elementor-element.elementor-fixed{z-index:1}.elementor-element:where(.e-con-full,.elementor-widget){align-content:var(--align-content);align-items:var(--align-items);flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);gap:var(--row-gap) var(--column-gap);justify-content:var(--justify-content)}.elementor-invisible{visibility:hidden}.elementor-align-center{text-align:center}.elementor-align-right{text-align:right}.elementor-align-left{text-align:left}.elementor-align-center .elementor-button,.elementor-align-left .elementor-button,.elementor-align-right .elementor-button{width:auto}.elementor-align-justify .elementor-button{width:100%}.elementor-custom-embed-play{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.elementor-custom-embed-play i{color:#fff;font-size:100px;text-shadow:1px 0 6px rgba(0,0,0,.3)}.elementor-custom-embed-play svg{height:100px;width:100px;fill:#fff;filter:drop-shadow(1px 0 6px rgba(0,0,0,.3))}.elementor-custom-embed-play i,.elementor-custom-embed-play svg{opacity:.8;transition:all .5s}.elementor-custom-embed-play.elementor-playing i{font-family:eicons}.elementor-custom-embed-play.elementor-playing i:before{content:"\e8fb"}.elementor-custom-embed-play.elementor-playing i,.elementor-custom-embed-play.elementor-playing svg{animation:eicon-spin 2s linear infinite}.elementor-tag{display:inline-flex}.elementor-ken-burns{transition-duration:10s;transition-property:transform;transition-timing-function:linear}.elementor-ken-burns--out{transform:scale(1.3)}.elementor-ken-burns--active{transition-duration:20s}.elementor-ken-burns--active.elementor-ken-burns--out{transform:scale(1)}.elementor-ken-burns--active.elementor-ken-burns--in{transform:scale(1.3)}@media (min-width:-1){.elementor-widescreen-align-center{text-align:center}.elementor-widescreen-align-right{text-align:right}.elementor-widescreen-align-left{text-align:left}.elementor-widescreen-align-center .elementor-button,.elementor-widescreen-align-left .elementor-button,.elementor-widescreen-align-right .elementor-button{width:auto}.elementor-widescreen-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-laptop-align-center{text-align:center}.elementor-laptop-align-right{text-align:right}.elementor-laptop-align-left{text-align:left}.elementor-laptop-align-center .elementor-button,.elementor-laptop-align-left .elementor-button,.elementor-laptop-align-right .elementor-button{width:auto}.elementor-laptop-align-justify .elementor-button{width:100%}.elementor-tablet_extra-align-center{text-align:center}.elementor-tablet_extra-align-right{text-align:right}.elementor-tablet_extra-align-left{text-align:left}.elementor-tablet_extra-align-center .elementor-button,.elementor-tablet_extra-align-left .elementor-button,.elementor-tablet_extra-align-right .elementor-button{width:auto}.elementor-tablet_extra-align-justify .elementor-button{width:100%}}@media (max-width:1024px){.elementor-tablet-align-center{text-align:center}.elementor-tablet-align-right{text-align:right}.elementor-tablet-align-left{text-align:left}.elementor-tablet-align-center .elementor-button,.elementor-tablet-align-left .elementor-button,.elementor-tablet-align-right .elementor-button{width:auto}.elementor-tablet-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-mobile_extra-align-center{text-align:center}.elementor-mobile_extra-align-right{text-align:right}.elementor-mobile_extra-align-left{text-align:left}.elementor-mobile_extra-align-center .elementor-button,.elementor-mobile_extra-align-left .elementor-button,.elementor-mobile_extra-align-right .elementor-button{width:auto}.elementor-mobile_extra-align-justify .elementor-button{width:100%}}@media (max-width:767px){.elementor-mobile-align-center{text-align:center}.elementor-mobile-align-right{text-align:right}.elementor-mobile-align-left{text-align:left}.elementor-mobile-align-center .elementor-button,.elementor-mobile-align-left .elementor-button,.elementor-mobile-align-right .elementor-button{width:auto}.elementor-mobile-align-justify .elementor-button{width:100%}}:root{--page-title-display:block}.elementor-page-title,h1.entry-title{display:var(--page-title-display)}@keyframes eicon-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:eicon-spin 2s linear infinite}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-left:auto;margin-right:auto;position:relative}@media (max-width:1024px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-section.elementor-section-stretched{position:relative;width:100%}.elementor-section.elementor-section-items-top>.elementor-container{align-items:flex-start}.elementor-section.elementor-section-items-middle>.elementor-container{align-items:center}.elementor-section.elementor-section-items-bottom>.elementor-container{align-items:flex-end}@media (min-width:768px){.elementor-section.elementor-section-height-full{height:100vh}.elementor-section.elementor-section-height-full>.elementor-container{height:100%}}.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-start}.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:center}.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-end}.elementor-widget-wrap{align-content:flex-start;flex-wrap:wrap;position:relative;width:100%}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget-wrap.e-swiper-container{width:calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-bottom:var(--kit-widget-spacing,20px)}.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial{margin-bottom:0}.elementor-column{display:flex;min-height:1px;position:relative}.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated{padding:5px}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}.elementor-column-gap-extended>.elementor-column>.elementor-element-populated{padding:15px}.elementor-column-gap-wide>.elementor-column>.elementor-element-populated{padding:20px}.elementor-column-gap-wider>.elementor-column>.elementor-element-populated{padding:30px}.elementor-inner-section .elementor-column-gap-no .elementor-element-populated{padding:0}@media (min-width:768px){.elementor-column.elementor-col-10,.elementor-column[data-col="10"]{width:10%}.elementor-column.elementor-col-11,.elementor-column[data-col="11"]{width:11.111%}.elementor-column.elementor-col-12,.elementor-column[data-col="12"]{width:12.5%}.elementor-column.elementor-col-14,.elementor-column[data-col="14"]{width:14.285%}.elementor-column.elementor-col-16,.elementor-column[data-col="16"]{width:16.666%}.elementor-column.elementor-col-20,.elementor-column[data-col="20"]{width:20%}.elementor-column.elementor-col-25,.elementor-column[data-col="25"]{width:25%}.elementor-column.elementor-col-30,.elementor-column[data-col="30"]{width:30%}.elementor-column.elementor-col-33,.elementor-column[data-col="33"]{width:33.333%}.elementor-column.elementor-col-40,.elementor-column[data-col="40"]{width:40%}.elementor-column.elementor-col-50,.elementor-column[data-col="50"]{width:50%}.elementor-column.elementor-col-60,.elementor-column[data-col="60"]{width:60%}.elementor-column.elementor-col-66,.elementor-column[data-col="66"]{width:66.666%}.elementor-column.elementor-col-70,.elementor-column[data-col="70"]{width:70%}.elementor-column.elementor-col-75,.elementor-column[data-col="75"]{width:75%}.elementor-column.elementor-col-80,.elementor-column[data-col="80"]{width:80%}.elementor-column.elementor-col-83,.elementor-column[data-col="83"]{width:83.333%}.elementor-column.elementor-col-90,.elementor-column[data-col="90"]{width:90%}.elementor-column.elementor-col-100,.elementor-column[data-col="100"]{width:100%}}@media (max-width:479px){.elementor-column.elementor-xs-10{width:10%}.elementor-column.elementor-xs-11{width:11.111%}.elementor-column.elementor-xs-12{width:12.5%}.elementor-column.elementor-xs-14{width:14.285%}.elementor-column.elementor-xs-16{width:16.666%}.elementor-column.elementor-xs-20{width:20%}.elementor-column.elementor-xs-25{width:25%}.elementor-column.elementor-xs-30{width:30%}.elementor-column.elementor-xs-33{width:33.333%}.elementor-column.elementor-xs-40{width:40%}.elementor-column.elementor-xs-50{width:50%}.elementor-column.elementor-xs-60{width:60%}.elementor-column.elementor-xs-66{width:66.666%}.elementor-column.elementor-xs-70{width:70%}.elementor-column.elementor-xs-75{width:75%}.elementor-column.elementor-xs-80{width:80%}.elementor-column.elementor-xs-83{width:83.333%}.elementor-column.elementor-xs-90{width:90%}.elementor-column.elementor-xs-100{width:100%}}@media (max-width:767px){.elementor-column.elementor-sm-10{width:10%}.elementor-column.elementor-sm-11{width:11.111%}.elementor-column.elementor-sm-12{width:12.5%}.elementor-column.elementor-sm-14{width:14.285%}.elementor-column.elementor-sm-16{width:16.666%}.elementor-column.elementor-sm-20{width:20%}.elementor-column.elementor-sm-25{width:25%}.elementor-column.elementor-sm-30{width:30%}.elementor-column.elementor-sm-33{width:33.333%}.elementor-column.elementor-sm-40{width:40%}.elementor-column.elementor-sm-50{width:50%}.elementor-column.elementor-sm-60{width:60%}.elementor-column.elementor-sm-66{width:66.666%}.elementor-column.elementor-sm-70{width:70%}.elementor-column.elementor-sm-75{width:75%}.elementor-column.elementor-sm-80{width:80%}.elementor-column.elementor-sm-83{width:83.333%}.elementor-column.elementor-sm-90{width:90%}.elementor-column.elementor-sm-100{width:100%}}@media (min-width:768px) and (max-width:1024px){.elementor-column.elementor-md-10{width:10%}.elementor-column.elementor-md-11{width:11.111%}.elementor-column.elementor-md-12{width:12.5%}.elementor-column.elementor-md-14{width:14.285%}.elementor-column.elementor-md-16{width:16.666%}.elementor-column.elementor-md-20{width:20%}.elementor-column.elementor-md-25{width:25%}.elementor-column.elementor-md-30{width:30%}.elementor-column.elementor-md-33{width:33.333%}.elementor-column.elementor-md-40{width:40%}.elementor-column.elementor-md-50{width:50%}.elementor-column.elementor-md-60{width:60%}.elementor-column.elementor-md-66{width:66.666%}.elementor-column.elementor-md-70{width:70%}.elementor-column.elementor-md-75{width:75%}.elementor-column.elementor-md-80{width:80%}.elementor-column.elementor-md-83{width:83.333%}.elementor-column.elementor-md-90{width:90%}.elementor-column.elementor-md-100{width:100%}}@media (min-width:-1){.elementor-reverse-widescreen>.elementor-container>:first-child{order:10}.elementor-reverse-widescreen>.elementor-container>:nth-child(2){order:9}.elementor-reverse-widescreen>.elementor-container>:nth-child(3){order:8}.elementor-reverse-widescreen>.elementor-container>:nth-child(4){order:7}.elementor-reverse-widescreen>.elementor-container>:nth-child(5){order:6}.elementor-reverse-widescreen>.elementor-container>:nth-child(6){order:5}.elementor-reverse-widescreen>.elementor-container>:nth-child(7){order:4}.elementor-reverse-widescreen>.elementor-container>:nth-child(8){order:3}.elementor-reverse-widescreen>.elementor-container>:nth-child(9){order:2}.elementor-reverse-widescreen>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child,.elementor-reverse-laptop>.elementor-container>:nth-child(10),.elementor-reverse-laptop>.elementor-container>:nth-child(2),.elementor-reverse-laptop>.elementor-container>:nth-child(3),.elementor-reverse-laptop>.elementor-container>:nth-child(4),.elementor-reverse-laptop>.elementor-container>:nth-child(5),.elementor-reverse-laptop>.elementor-container>:nth-child(6),.elementor-reverse-laptop>.elementor-container>:nth-child(7),.elementor-reverse-laptop>.elementor-container>:nth-child(8),.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:0}.elementor-reverse-tablet_extra>.elementor-container>:first-child{order:10}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:-1){.elementor-reverse-tablet>.elementor-container>:first-child,.elementor-reverse-tablet>.elementor-container>:nth-child(10),.elementor-reverse-tablet>.elementor-container>:nth-child(2),.elementor-reverse-tablet>.elementor-container>:nth-child(3),.elementor-reverse-tablet>.elementor-container>:nth-child(4),.elementor-reverse-tablet>.elementor-container>:nth-child(5),.elementor-reverse-tablet>.elementor-container>:nth-child(6),.elementor-reverse-tablet>.elementor-container>:nth-child(7),.elementor-reverse-tablet>.elementor-container>:nth-child(8),.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:0}.elementor-reverse-mobile_extra>.elementor-container>:first-child{order:10}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(10){order:1}}@media (max-width:767px){.elementor-reverse-mobile>.elementor-container>:first-child{order:10}.elementor-reverse-mobile>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile>.elementor-container>:nth-child(10){order:1}.elementor-column{width:100%}}.elementor-grid{display:grid;grid-column-gap:var(--grid-column-gap);grid-row-gap:var(--grid-row-gap)}.elementor-grid .elementor-grid-item{min-width:0}.elementor-grid-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}@media (min-width:-1){.elementor-grid-widescreen-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-widescreen-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-widescreen-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-widescreen-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-widescreen-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-widescreen-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-widescreen-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-widescreen-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-widescreen-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-widescreen-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-widescreen-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-widescreen-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-widescreen-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-laptop-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-laptop-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-laptop-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-laptop-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-laptop-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-laptop-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-laptop-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-laptop-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-laptop-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-laptop-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-laptop-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-laptop-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-laptop-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}.elementor-grid-tablet_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:1024px){.elementor-grid-tablet-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-mobile_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:767px){.elementor-grid-mobile-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (min-width:1025px){#elementor-device-mode:after{content:"desktop"}}@media (min-width:-1){#elementor-device-mode:after{content:"widescreen"}}@media (max-width:-1){#elementor-device-mode:after{content:"laptop";content:"tablet_extra"}}@media (max-width:1024px){#elementor-device-mode:after{content:"tablet"}}@media (max-width:-1){#elementor-device-mode:after{content:"mobile_extra"}}@media (max-width:767px){#elementor-device-mode:after{content:"mobile"}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.e-con{--border-radius:0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;--border-style:initial;--border-color:initial;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-top:0px;--margin-right:0px;--margin-bottom:0px;--margin-left:0px;--padding-top:var(--container-default-padding-top,10px);--padding-right:var(--container-default-padding-right,10px);--padding-bottom:var(--container-default-padding-bottom,10px);--padding-left:var(--container-default-padding-left,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--row-gap:var(--widgets-spacing-row,20px);--column-gap:var(--widgets-spacing-column,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:0.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);border-radius:var(--border-radius);height:var(--height);min-height:var(--min-height);min-width:0;overflow:var(--overflow);position:var(--position);width:var(--width);z-index:var(--z-index);--flex-wrap-mobile:wrap;margin-block-end:var(--margin-block-end);margin-block-start:var(--margin-block-start);margin-inline-end:var(--margin-inline-end);margin-inline-start:var(--margin-inline-start);padding-inline-end:var(--padding-inline-end);padding-inline-start:var(--padding-inline-start)}.e-con:where(:not(.e-div-block-base)){transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s)}.e-con{--margin-block-start:var(--margin-top);--margin-block-end:var(--margin-bottom);--margin-inline-start:var(--margin-left);--margin-inline-end:var(--margin-right);--padding-inline-start:var(--padding-left);--padding-inline-end:var(--padding-right);--padding-block-start:var(--padding-top);--padding-block-end:var(--padding-bottom);--border-block-start-width:var(--border-top-width);--border-block-end-width:var(--border-bottom-width);--border-inline-start-width:var(--border-left-width);--border-inline-end-width:var(--border-right-width)}body.rtl .e-con{--padding-inline-start:var(--padding-right);--padding-inline-end:var(--padding-left);--margin-inline-start:var(--margin-right);--margin-inline-end:var(--margin-left);--border-inline-start-width:var(--border-right-width);--border-inline-end-width:var(--border-left-width)}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis)}.e-con-full,.e-con>.e-con-inner{padding-block-end:var(--padding-block-end);padding-block-start:var(--padding-block-start);text-align:var(--text-align)}.e-con-full.e-flex,.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction)}.e-con,.e-con>.e-con-inner{display:var(--display)}.e-con.e-grid{--grid-justify-content:start;--grid-align-content:start;--grid-auto-flow:row}.e-con.e-grid,.e-con.e-grid>.e-con-inner{align-content:var(--grid-align-content);align-items:var(--align-items);grid-auto-flow:var(--grid-auto-flow);grid-template-columns:var(--e-con-grid-template-columns);grid-template-rows:var(--e-con-grid-template-rows);justify-content:var(--grid-justify-content);justify-items:var(--justify-items)}.e-con-boxed.e-flex{align-content:normal;align-items:normal;flex-direction:column;flex-wrap:nowrap;justify-content:normal}.e-con-boxed.e-grid{grid-template-columns:1fr;grid-template-rows:1fr;justify-items:legacy}.e-con-boxed{gap:initial;text-align:initial}.e-con.e-flex>.e-con-inner{align-content:var(--align-content);align-items:var(--align-items);align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;flex-wrap:var(--flex-wrap);justify-content:var(--justify-content)}.e-con.e-grid>.e-con-inner{align-items:var(--align-items);justify-items:var(--justify-items)}.e-con>.e-con-inner{gap:var(--row-gap) var(--column-gap);height:100%;margin:0 auto;max-width:var(--content-width);padding-inline-end:0;padding-inline-start:0;width:100%}:is(.elementor-section-wrap,[data-elementor-id])>.e-con{--margin-left:auto;--margin-right:auto;max-width:min(100%,var(--width))}.e-con .elementor-widget.elementor-widget{margin-block-end:0}.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);content:var(--background-overlay);display:block;height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);position:absolute;top:calc(0px - var(--border-top-width));transition:var(--overlay-transition,.3s);width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}.e-con:before{transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)}.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));top:calc(0px - var(--border-top-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}@media (max-width:767px){:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-mobile{display:none}}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{z-index:1}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before{z-index:2}.e-con .elementor-widget{min-width:0}.e-con .elementor-widget-empty,.e-con .elementor-widget-google_maps,.e-con .elementor-widget-video,.e-con .elementor-widget.e-widget-swiper{width:100%}.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container{height:100%}.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget{max-width:100%}.e-con .elementor-widget:not(:last-child){--kit-widget-spacing:0px}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:var(--flex-wrap-mobile)}.e-con.e-flex .elementor-widget-archive-posts{width:100%}}.elementor-form-fields-wrapper{display:flex;flex-wrap:wrap}.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea{flex-basis:100%;max-width:100%}.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input{flex-grow:1}.elementor-field-group{align-items:center;flex-wrap:wrap}.elementor-field-group.elementor-field-type-submit{align-items:flex-end}.elementor-field-group .elementor-field-textual{background-color:transparent;border:1px solid #69727d;color:#1f2124;flex-grow:1;max-width:100%;vertical-align:middle;width:100%}.elementor-field-group .elementor-field-textual:focus{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);outline:0}.elementor-field-group .elementor-field-textual::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual::placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-select-wrapper{display:flex;position:relative;width:100%}.elementor-field-group .elementor-select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;flex-basis:100%;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-inline-end:20px;text-transform:inherit}.elementor-field-group .elementor-select-wrapper:before{content:"\e92a";font-family:eicons;font-size:15px;inset-block-start:50%;inset-inline-end:10px;pointer-events:none;position:absolute;text-shadow:0 0 3px rgba(0,0,0,.3);transform:translateY(-50%)}.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before{content:""}.elementor-field-subgroup{display:flex;flex-wrap:wrap}.elementor-field-subgroup .elementor-field-option label{display:inline-block}.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{padding-inline-end:10px}.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option{flex-basis:100%}.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label{display:inline}.elementor-field-label{cursor:pointer}.elementor-mark-required .elementor-field-label:after{color:red;content:"*";padding-inline-start:.2em}.elementor-field-textual{border-radius:3px;font-size:15px;line-height:1.4;min-height:40px;padding:5px 14px}.elementor-field-textual.elementor-size-xs{border-radius:2px;font-size:13px;min-height:33px;padding:4px 12px}.elementor-field-textual.elementor-size-md{border-radius:4px;font-size:16px;min-height:47px;padding:6px 16px}.elementor-field-textual.elementor-size-lg{border-radius:5px;font-size:18px;min-height:59px;padding:7px 20px}.elementor-field-textual.elementor-size-xl{border-radius:6px;font-size:20px;min-height:72px;padding:8px 24px}.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-center .e-form__buttons__wrapper__button,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper__button,.elementor-button-align-start .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}@media screen and (max-width:1024px){.elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,.elementor-tablet-button-align-start .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}@media screen and (max-width:767px){.elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,.elementor-mobile-button-align-start .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}.elementor-error .elementor-field{border-color:#d9534f}.elementor-error .help-inline{color:#d9534f;font-size:.9em}.elementor-message{font-size:1em;line-height:1;margin:10px 0}.elementor-message:before{content:"\e90e";display:inline-block;font-family:eicons;font-style:normal;font-weight:400;margin-inline-end:5px;vertical-align:middle}.elementor-message.elementor-message-danger{color:#d9534f}.elementor-message.elementor-message-danger:before{content:"\e87f"}.elementor-message.form-message-success{color:#5cb85c}.elementor-form .elementor-button{border:none;padding-block-end:0;padding-block-start:0}.elementor-form .elementor-button-content-wrapper,.elementor-form .elementor-button>span{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-form .elementor-button.elementor-size-xs{min-height:33px}.elementor-form .elementor-button.elementor-size-sm{min-height:40px}.elementor-form .elementor-button.elementor-size-md{min-height:47px}.elementor-form .elementor-button.elementor-size-lg{min-height:59px}.elementor-form .elementor-button.elementor-size-xl{min-height:72px}.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)) .elementor-widget-container,.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)):not(:has(.elementor-widget-container)){transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-heading-title{line-height:1;margin:0;padding:0}.elementor-button{background-color:#69727d;border-radius:3px;color:#fff;display:inline-block;font-size:15px;line-height:1;padding:12px 24px;fill:#fff;text-align:center;transition:all .3s}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff}.elementor-button-content-wrapper{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-button-icon{align-items:center;display:flex}.elementor-button-icon svg{height:auto;width:1em}.elementor-button-icon .e-font-icon-svg{height:1em}.elementor-button-text{display:inline-block}.elementor-button.elementor-size-xs{border-radius:2px;font-size:13px;padding:10px 20px}.elementor-button.elementor-size-md{border-radius:4px;font-size:16px;padding:15px 30px}.elementor-button.elementor-size-lg{border-radius:5px;font-size:18px;padding:20px 40px}.elementor-button.elementor-size-xl{border-radius:6px;font-size:20px;padding:25px 50px}.elementor-button span{text-decoration:inherit}.elementor-element.elementor-button-info .elementor-button{background-color:#5bc0de}.elementor-element.elementor-button-success .elementor-button{background-color:#5cb85c}.elementor-element.elementor-button-warning .elementor-button{background-color:#f0ad4e}.elementor-element.elementor-button-danger .elementor-button{background-color:#d9534f}.elementor-widget-button .elementor-button .elementor-button-info{background-color:#5bc0de}.elementor-widget-button .elementor-button .elementor-button-success{background-color:#5cb85c}.elementor-widget-button .elementor-button .elementor-button-warning{background-color:#f0ad4e}.elementor-widget-button .elementor-button .elementor-button-danger{background-color:#d9534f}.elementor-view-stacked .elementor-icon{background-color:#69727d;color:#fff;padding:.5em;fill:#fff}.elementor-view-framed .elementor-icon{background-color:transparent;border:3px solid #69727d;color:#69727d;padding:.5em}.elementor-icon{color:#69727d;display:inline-block;font-size:50px;line-height:1;text-align:center;transition:all .3s}.elementor-icon:hover{color:#69727d}.elementor-icon i,.elementor-icon svg{display:block;height:1em;position:relative;width:1em}.elementor-icon i:before,.elementor-icon svg:before{left:50%;position:absolute;transform:translateX(-50%)}.elementor-icon i.fad{width:auto}.elementor-shape-square .elementor-icon{border-radius:0}.elementor-shape-rounded .elementor-icon{border-radius:10%}.elementor-shape-circle .elementor-icon{border-radius:50%}.e-transform .elementor-widget-container,.e-transform:not(:has(.elementor-widget-container)){transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}.e-con.e-transform{transform:perspective(var(--e-con-transform-perspective,0)) rotate(var(--e-con-transform-rotateZ,0)) rotateX(var(--e-con-transform-rotateX,0)) rotateY(var(--e-con-transform-rotateY,0)) translate(var(--e-con-transform-translate,0)) translateX(var(--e-con-transform-translateX,0)) translateY(var(--e-con-transform-translateY,0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX,0)) skewY(var(--e-con-transform-skewY,0));transform-origin:var(--e-con-transform-origin-y) var(--e-con-transform-origin-x)}.animated{animation-duration:1.25s}.animated.animated-slow{animation-duration:2s}.animated.animated-fast{animation-duration:.75s}.animated.infinite{animation-iteration-count:infinite}.animated.reverse{animation-direction:reverse;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.animated{animation:none}}@media (max-width:767px){.elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-mobile_extra{display:none}}@media (min-width:768px) and (max-width:1024px){.elementor .elementor-hidden-tablet{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-laptop,.elementor .elementor-hidden-tablet_extra{display:none}}@media (min-width:1025px) and (max-width:99999px){.elementor .elementor-hidden-desktop{display:none}}@media (min-width:-1){.elementor .elementor-hidden-widescreen{display:none}}.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{display:inline-block;vertical-align:middle}.elementor-widget-search{--e-search-white:#fff;--e-search-light-grey:#cdcdcd;--e-search-medium-grey:#515962;--e-search-dark-grey:#2d2d2d;--e-search-black:#000;--e-search-dark-red:#c36;--e-search-dark-purple:#336;--e-search-input-color:var(--e-search-medium-grey);--e-search-input-border-color:var(--e-search-light-grey);--e-search-input-border-radius:0;--e-search-input-gap:4px;--e-search-input-padding:16px;--e-search-input-padding-inline-start:16px;--e-search-input-padding-inline-end:16px;--e-search-input-padding-block-start:16px;--e-search-input-padding-block-end:16px;--e-search-input-transition:0.3s;--e-search-placeholder-color:var(--e-search-medium-grey);--e-search-icon-label-color:var(--e-search-medium-grey);--e-search-icon-label-size:24px;--e-search-icon-label-absolute-width:initial;--e-search-icon-clear-color:var(--e-search-light-grey);--e-search-icon-clear-size:12px;--e-search-icon-clear-absolute-width:initial;--e-search-icon-clear-transition:0.3s;--e-search-submit-color:var(--e-search-white);--e-search-submit-background-color:var(--e-search-dark-grey);--e-search-submit-border-color:none;--e-search-submit-border-type:none;--e-search-submit-border-radius:0;--e-search-submit-border-width:0px;--e-search-submit-padding:24px;--e-search-submit-margin-inline-start:8px;--e-search-submit-button-width:initial;--e-search-submit-button-flex-direction:row;--e-search-submit-hover-transition:0.3s;--e-search-pagination-numbers-padding-left:8px;--e-search-pagination-numbers-padding-right:8px;--e-search-icon-submit-color:var(--e-search-white);--e-search-submit-icon-gap:8px;--e-search-submit-icon-margin-inline-start:0px;--e-search-submit-icon-margin-inline-end:var(--e-search-submit-icon-gap);--e-search-icon-submit-size:24px;--e-search-submit-transition:0.3s;--e-search-results-background-color:var(--e-search-white);--e-search-results-border-color:var(--e-search-light-grey);--e-search-results-border-type:solid;--e-search-results-border-width:1px;--e-search-results-border-radius:0px;--e-search-results-padding:16px;--e-search-results-width:100%;--e-search-results-columns:1;--e-search-results-max-height:initial;--e-search-input-and-results-gap:8px;--e-search-results-transition:0.3s;--e-search-loop-item-equal-height:initial;--e-search-results-grid-auto-rows:initial;--e-search-results-inset-inline-start:initial;--e-search-results-inset-inline-end:initial;--e-search-results-transform:initial;--e-search-results-default-gap:16px;--e-search-results-column-gap:var(--e-search-results-default-gap);--e-search-results-row-gap:var(--e-search-results-default-gap);--e-search-pagination-inset-inline-start:initial;--e-search-pagination-inline-end:initial;--e-search-pagination-transform:initial;--e-search-pagination-border-radius:0px;--e-search-pagination-background-color:var(--e-search-black);--e-search-pagination-text-align:center;--e-search-pagination-justify-content:center;--e-search-pagination-color:var(--e-search-dark-red);--e-search-pagination-hover:var(--e-search-dark-purple);--e-search-pagination-current:var(--e-search-black);--e-search-pagination-page-numbers-gap:10px;--e-search-pagination-block-end-spacing:0px;--e-search-pagination-block-start-spacing:0px;--e-search-pagination-vertical-position:column;--e-search-nothing-found-padding-block-start:0;--e-search-nothing-found-padding-block-end:0;--e-search-nothing-found-results-columns:1;--e-search-nothing-found-message-color:var(--e-search-medium-grey);--e-search-nothing-found-message-alignment:center;--e-search-loader-icon-color:var(--e-search-black);--e-search-loader-icon-size:34px}.elementor-widget-search .e-search-form{display:flex}.elementor-widget-search .e-search-label{display:flex;position:relative;z-index:10}.elementor-widget-search .e-search-label>i,.elementor-widget-search .e-search-label>svg{inset-block-start:50%;inset-inline-start:var(--e-search-input-padding-inline-start);position:absolute;transform:translateY(-50%);transition:width 0s,height 0s}.elementor-widget-search .e-search-label>i:is(i),.elementor-widget-search .e-search-label>svg:is(i){color:var(--e-search-icon-label-color);font-size:var(--e-search-icon-label-size)}.elementor-widget-search .e-search-label>i:is(svg),.elementor-widget-search .e-search-label>svg:is(svg){fill:var(--e-search-icon-label-color);height:var(--e-search-icon-label-size);width:auto}.elementor-widget-search .e-search-input-wrapper{display:flex;flex:1;flex-direction:column;position:relative}.elementor-widget-search .e-search-input-wrapper>i,.elementor-widget-search .e-search-input-wrapper>svg{cursor:pointer;inset-block-start:50%;inset-inline-end:var(--e-search-input-padding-inline-end);position:absolute;transform:translateY(-50%);transition:color var(--e-search-icon-clear-transition),fill var(--e-search-icon-clear-transition),width 0s,height 0s}.elementor-widget-search .e-search-input-wrapper>i:is(i),.elementor-widget-search .e-search-input-wrapper>svg:is(i){color:var(--e-search-icon-clear-color);font-size:var(--e-search-icon-clear-size)}.elementor-widget-search .e-search-input-wrapper>i:is(svg),.elementor-widget-search .e-search-input-wrapper>svg:is(svg){fill:var(--e-search-icon-clear-color);height:var(--e-search-icon-clear-size);width:auto}.elementor-widget-search .e-search-input{--e-search-icons-min-height:max(var(--e-search-icon-clear-size),var(--e-search-icon-label-size));border-color:var(--e-search-input-border-color);border-radius:var(--e-search-input-border-radius);color:var(--e-search-input-color);height:100%;min-height:calc(var(--e-search-input-padding-block-end) + var(--e-search-input-padding-block-start) + var(--e-search-icons-min-height));padding-block-end:var(--e-search-input-padding-block-end);padding-block-start:var(--e-search-input-padding-block-start);padding-inline-end:calc(var(--e-search-input-padding-inline-end) + var(--e-search-icon-clear-absolute-width) + var(--e-search-input-gap));padding-inline-start:calc(var(--e-search-input-padding-inline-start) + var(--e-search-icon-label-absolute-width) + var(--e-search-input-gap));transition:padding-inline 0s}.elementor-widget-search .e-search-input::-moz-placeholder{color:var(--e-search-placeholder-color)}.elementor-widget-search .e-search-input::placeholder{color:var(--e-search-placeholder-color)}.elementor-widget-search .e-search-input.no-icon-clear{padding-inline-end:var(--e-search-input-padding-inline-end)}.elementor-widget-search .e-search-input.no-icon-label{padding-inline-start:var(--e-search-input-padding-inline-start)}.elementor-widget-search .e-search-input:focus{outline:none;transition:var(--e-search-input-transition)}.elementor-widget-search .e-search-input::-ms-clear,.elementor-widget-search .e-search-input::-ms-reveal{display:none;height:0;width:0}.elementor-widget-search .e-search-input::-webkit-search-cancel-button,.elementor-widget-search .e-search-input::-webkit-search-decoration,.elementor-widget-search .e-search-input::-webkit-search-results-button,.elementor-widget-search .e-search-input::-webkit-search-results-decoration{display:none}.elementor-widget-search .e-search-results-container{background-color:var(--e-search-results-background-color);border-radius:var(--e-search-results-border-radius);display:flex;height:-moz-fit-content;height:fit-content;inset-block-start:calc(100% + var(--e-search-input-and-results-gap));inset-inline-end:var(--e-search-results-inset-inline-end);inset-inline-start:var(--e-search-results-inset-inline-start);position:absolute;transform:var(--e-search-results-transform);width:var(--e-search-results-width);z-index:2000}.elementor-widget-search .e-search-results-container>div{border:var(--e-search-results-border-type) var(--e-search-results-border-width) var(--e-search-results-border-color);border-radius:var(--e-search-results-border-radius);max-height:var(--e-search-results-max-height);overflow:auto;padding:var(--e-search-results-padding);width:100%}.elementor-widget-search .e-search-results-container>div:empty{display:none}.elementor-widget-search .e-search-results-container>div .e-loop-item .elementor-section-wrap>.e-con,.elementor-widget-search .e-search-results-container>div .e-loop-item>.e-con,.elementor-widget-search .e-search-results-container>div .e-loop-item>.elementor-section,.elementor-widget-search .e-search-results-container>div .e-loop-item>.elementor-section>.elementor-container{height:var(--e-search-loop-item-equal-height)}.elementor-widget-search .e-search-results{display:none}.elementor-widget-search .e-search-results-list{-moz-column-gap:var(--e-search-results-column-gap);column-gap:var(--e-search-results-column-gap);display:grid;grid-auto-rows:var(--e-search-results-grid-auto-rows);grid-template-columns:repeat(var(--e-search-results-columns),1fr);row-gap:var(--e-search-results-row-gap)}.elementor-widget-search .e-search-loader svg{display:flex;width:var(--e-search-loader-icon-size);fill:var(--e-search-loader-icon-color);animation:rotate 4s linear infinite;margin:0 auto;transform:rotate(45deg)}.elementor-widget-search .e-search .e-search-submit{align-items:center;background-color:var(--e-search-submit-background-color);border-color:var(--e-search-submit-border-color);border-radius:var(--e-search-submit-border-radius);border-style:var(--e-search-submit-border-type);border-width:var(--e-search-submit-border-width);color:var(--e-search-submit-color);display:flex;flex-direction:var(--e-search-submit-button-flex-direction);font-size:var(--e-search-form-submit-icon-size);margin-inline-start:var(--e-search-submit-margin-inline-start);padding:var(--e-search-submit-padding);transition:var(--e-search-submit-hover-transition);width:var(--e-search-submit-button-width)}.elementor-widget-search .e-search .e-search-submit:focus{transition:--e-search-submit-transition}.elementor-widget-search .e-search .e-search-submit:focus:not(:focus-visible){outline:none}.elementor-widget-search .e-search .e-search-submit>i,.elementor-widget-search .e-search .e-search-submit>svg{margin-inline-end:var(--e-search-submit-icon-margin-inline-end);margin-inline-start:var(--e-search-submit-icon-margin-inline-start);transition:inherit}.elementor-widget-search .e-search .e-search-submit>i:is(i),.elementor-widget-search .e-search .e-search-submit>svg:is(i){color:var(--e-search-icon-submit-color);font-size:var(--e-search-icon-submit-size)}.elementor-widget-search .e-search .e-search-submit>i:is(svg),.elementor-widget-search .e-search .e-search-submit>svg:is(svg){fill:var(--e-search-icon-submit-color);height:var(--e-search-icon-submit-size);width:auto}.elementor-widget-search .e-search-input-wrapper,.elementor-widget-search .e-search-label *{transition:var(--e-search-input-transition)}.elementor-widget-search .e-search-nothing-found-message{color:var(--e-search-nothing-found-message-color);padding-block-end:var(--e-search-nothing-found-padding-block-end);padding-block-start:var(--e-search-nothing-found-padding-block-start);text-align:var(--e-search-nothing-found-message-alignment)}.elementor-widget-search .hidden{opacity:0;visibility:hidden}.elementor-widget-search .hide-loader .e-search-loader{display:none}.elementor-widget-search .hide-loader .e-search-results{display:flex;flex-direction:var(--e-search-pagination-vertical-position)}.elementor-widget-search .no-results>div{grid-template-columns:var(--e-search-nothing-found-results-columns)}.elementor-widget-search .e-search-results-loader{width:var(--e-search-loader-icon-size);fill:var(--e-search-loader-icon-color);animation:rotate 4s linear infinite;margin:0 auto;transform:rotate(45deg)}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.elementor-widget-search .elementor-pagination{-moz-column-gap:var(--e-search-pagination-page-numbers-gap);column-gap:var(--e-search-pagination-page-numbers-gap);display:flex;justify-content:var(--e-search-pagination-justify-content);padding-block-end:var(--e-search-pagination-block-end-spacing);padding-block-start:var(--e-search-pagination-block-start-spacing)}.elementor-widget-search .elementor-pagination>a{color:var(--e-search-pagination-color)}.elementor-widget-search .elementor-pagination>a:hover{color:var(--e-search-pagination-hover)}.elementor-widget-search .elementor-pagination>.page-numbers.current{color:var(--e-search-pagination-current)}.elementor-widget-search .elementor-pagination>.next,.elementor-widget-search .elementor-pagination>.prev{color:var(--e-search-pagination-color)}.elementor-widget-search .hide-pagination-numbers .elementor-pagination>.page-numbers{display:none}.elementor-widget-search .hide-pagination-numbers .elementor-pagination>.page-numbers.next,.elementor-widget-search .hide-pagination-numbers .elementor-pagination>.page-numbers.prev{color:var(--e-search-pagination-color);display:initial}.elementor-widget-search .hide-pagination-numbers .elementor-pagination>.page-numbers.next:hover,.elementor-widget-search .hide-pagination-numbers .elementor-pagination>.page-numbers.prev:hover{color:var(--e-search-pagination-hover)}.elementor-widget-search .hide-pagination-numbers .elementor-pagination>.page-numbers.next.inactive,.elementor-widget-search .hide-pagination-numbers .elementor-pagination>.page-numbers.next.inactive:hover,.elementor-widget-search .hide-pagination-numbers .elementor-pagination>.page-numbers.prev.inactive,.elementor-widget-search .hide-pagination-numbers .elementor-pagination>.page-numbers.prev.inactive:hover{color:var(--e-search-pagination-color)}
.site-main .menu-navigation-container{overflow:visible}.elementor-item:after,.elementor-item:before{display:block;position:absolute;transition:.3s;transition-timing-function:cubic-bezier(.58,.3,.005,1)}.elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{opacity:0}.elementor-item-active:after,.elementor-item-active:before,.elementor-item.highlighted:after,.elementor-item.highlighted:before,.elementor-item:focus:after,.elementor-item:focus:before,.elementor-item:hover:after,.elementor-item:hover:before{transform:scale(1)}.e--pointer-double-line .elementor-item:after,.e--pointer-double-line .elementor-item:before,.e--pointer-overline .elementor-item:after,.e--pointer-overline .elementor-item:before,.e--pointer-underline .elementor-item:after,.e--pointer-underline .elementor-item:before{background-color:#3f444b;height:3px;left:0;width:100%;z-index:2}.e--pointer-double-line.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-double-line.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-overline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-underline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{height:0;left:50%;width:0}.e--pointer-double-line.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-underline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{top:10px}.e--pointer-double-line.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-overline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after{bottom:10px}.e--pointer-double-line.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-underline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{top:-10px}.e--pointer-double-line.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-overline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after{bottom:-10px}.e--pointer-double-line.e--animation-none,.e--pointer-double-line.e--animation-none .elementor-item,.e--pointer-double-line.e--animation-none .elementor-item:after,.e--pointer-double-line.e--animation-none .elementor-item:before,.e--pointer-double-line.e--animation-none .elementor-item:focus,.e--pointer-double-line.e--animation-none .elementor-item:hover,.e--pointer-double-line.e--animation-none:after,.e--pointer-double-line.e--animation-none:before,.e--pointer-double-line.e--animation-none:focus,.e--pointer-double-line.e--animation-none:hover,.e--pointer-overline.e--animation-none,.e--pointer-overline.e--animation-none .elementor-item,.e--pointer-overline.e--animation-none .elementor-item:after,.e--pointer-overline.e--animation-none .elementor-item:before,.e--pointer-overline.e--animation-none .elementor-item:focus,.e--pointer-overline.e--animation-none .elementor-item:hover,.e--pointer-overline.e--animation-none:after,.e--pointer-overline.e--animation-none:before,.e--pointer-overline.e--animation-none:focus,.e--pointer-overline.e--animation-none:hover,.e--pointer-underline.e--animation-none,.e--pointer-underline.e--animation-none .elementor-item,.e--pointer-underline.e--animation-none .elementor-item:after,.e--pointer-underline.e--animation-none .elementor-item:before,.e--pointer-underline.e--animation-none .elementor-item:focus,.e--pointer-underline.e--animation-none .elementor-item:hover,.e--pointer-underline.e--animation-none:after,.e--pointer-underline.e--animation-none:before,.e--pointer-underline.e--animation-none:focus,.e--pointer-underline.e--animation-none:hover{transition-duration:0s}.e--pointer-double-line .elementor-item:before,.e--pointer-overline .elementor-item:before{content:"";top:0}.e--pointer-double-line.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{left:-20px;width:10px}.e--pointer-double-line .elementor-item:after,.e--pointer-underline .elementor-item:after{bottom:0;content:""}.e--pointer-double-line.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after{inset-inline-start:100%;width:10px}.e--pointer-framed .elementor-item:after,.e--pointer-framed .elementor-item:before{background:transparent;border:3px solid #3f444b;bottom:0;left:0;right:0;top:0}.e--pointer-framed .elementor-item:before{content:""}.e--pointer-framed.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{transform:scale(.75)}.e--pointer-framed.e--animation-shrink .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{transform:scale(1.25)}.e--pointer-framed.e--animation-grow .elementor-item:before,.e--pointer-framed.e--animation-shrink .elementor-item:before{transition:opacity .2s,transform .4s}.e--pointer-framed.e--animation-draw .elementor-item:after,.e--pointer-framed.e--animation-draw .elementor-item:before{height:3px;width:3px}.e--pointer-framed.e--animation-draw .elementor-item:before{border-block-end-width:3px;border-block-start-width:0;border-inline-end-width:0;border-inline-start-width:3px;transition:width .1s .2s,height .1s .3s,opacity .12s .22s}.e--pointer-framed.e--animation-draw .elementor-item:after{border-block-end-width:0;border-block-start-width:3px;border-inline-end-width:3px;border-inline-start-width:0;content:"";inset-block-end:0;inset-block-start:auto;inset-inline-end:0;inset-inline-start:auto;transition:width .1s,height .1s .1s,opacity .02s .18s}.e--pointer-framed.e--animation-draw .elementor-item-active:after,.e--pointer-framed.e--animation-draw .elementor-item-active:before,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:after,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:before,.e--pointer-framed.e--animation-draw .elementor-item:focus:after,.e--pointer-framed.e--animation-draw .elementor-item:focus:before,.e--pointer-framed.e--animation-draw .elementor-item:hover:after,.e--pointer-framed.e--animation-draw .elementor-item:hover:before{height:100%;width:100%}.e--pointer-framed.e--animation-draw .elementor-item-active:before,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:before,.e--pointer-framed.e--animation-draw .elementor-item:focus:before,.e--pointer-framed.e--animation-draw .elementor-item:hover:before{transition:opacity .02s,height .1s,width .1s .1s}.e--pointer-framed.e--animation-draw .elementor-item-active:after,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:after,.e--pointer-framed.e--animation-draw .elementor-item:focus:after,.e--pointer-framed.e--animation-draw .elementor-item:hover:after{transition:opacity .02s .2s,height .1s .2s,width .1s .3s}.e--pointer-framed.e--animation-corners .elementor-item:after,.e--pointer-framed.e--animation-corners .elementor-item:before{height:3px;width:3px}.e--pointer-framed.e--animation-corners .elementor-item:before{border-block-end-width:0;border-block-start-width:3px;border-inline-end-width:0;border-inline-start-width:3px}.e--pointer-framed.e--animation-corners .elementor-item:after{border-block-end-width:3px;border-block-start-width:0;border-inline-end-width:3px;border-inline-start-width:0;content:"";inset-block-end:0;inset-block-start:auto;inset-inline-end:0;inset-inline-start:auto}.e--pointer-framed.e--animation-corners .elementor-item-active:after,.e--pointer-framed.e--animation-corners .elementor-item-active:before,.e--pointer-framed.e--animation-corners .elementor-item.highlighted:after,.e--pointer-framed.e--animation-corners .elementor-item.highlighted:before,.e--pointer-framed.e--animation-corners .elementor-item:focus:after,.e--pointer-framed.e--animation-corners .elementor-item:focus:before,.e--pointer-framed.e--animation-corners .elementor-item:hover:after,.e--pointer-framed.e--animation-corners .elementor-item:hover:before{height:100%;transition:opacity 2ms,width .4s,height .4s;width:100%}.e--pointer-framed.e--animation-none,.e--pointer-framed.e--animation-none .elementor-item,.e--pointer-framed.e--animation-none .elementor-item:after,.e--pointer-framed.e--animation-none .elementor-item:before,.e--pointer-framed.e--animation-none .elementor-item:focus,.e--pointer-framed.e--animation-none .elementor-item:hover,.e--pointer-framed.e--animation-none:after,.e--pointer-framed.e--animation-none:before,.e--pointer-framed.e--animation-none:focus,.e--pointer-framed.e--animation-none:hover{transition-duration:0s}.e--pointer-background .elementor-item:after,.e--pointer-background .elementor-item:before{content:"";transition:.3s}.e--pointer-background .elementor-item:before{background:#3f444b;inset:0;z-index:-1}.e--pointer-background .elementor-item-active,.e--pointer-background .elementor-item.highlighted,.e--pointer-background .elementor-item:focus,.e--pointer-background .elementor-item:hover{color:#fff}.e--pointer-background.e--animation-grow .elementor-item:before{transform:scale(.5)}.e--pointer-background.e--animation-grow .elementor-item-active:before,.e--pointer-background.e--animation-grow .elementor-item.highlighted:before,.e--pointer-background.e--animation-grow .elementor-item:focus:before,.e--pointer-background.e--animation-grow .elementor-item:hover:before{opacity:1;transform:scale(1)}.e--pointer-background.e--animation-shrink .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{transform:scale(1.2);transition:.3s}.e--pointer-background.e--animation-shrink .elementor-item-active:before,.e--pointer-background.e--animation-shrink .elementor-item.highlighted:before,.e--pointer-background.e--animation-shrink .elementor-item:focus:before,.e--pointer-background.e--animation-shrink .elementor-item:hover:before{transition:opacity .15s,transform .4s}.e--pointer-background.e--animation-sweep-left .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{left:100%}.e--pointer-background.e--animation-sweep-right .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{right:100%}.e--pointer-background.e--animation-sweep-up .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{top:100%}.e--pointer-background.e--animation-sweep-down .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{bottom:100%}.e--pointer-background.e--animation-shutter-out-vertical .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{bottom:50%;top:50%}.e--pointer-background.e--animation-shutter-out-horizontal .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{left:50%;right:50%}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:after{background:#3f444b;inset:0;z-index:-1}.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:before{bottom:100%;top:0}.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:after{bottom:0;top:100%}.e--pointer-background.e--animation-shutter-in-vertical .elementor-item-active:before,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item.highlighted:before,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:focus:before,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:hover:before{bottom:50%}.e--pointer-background.e--animation-shutter-in-vertical .elementor-item-active:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item.highlighted:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:focus:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:hover:after{top:50%}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:before{left:100%;right:0}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:after{left:0;right:100%}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item-active:before,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item.highlighted:before,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:focus:before,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:hover:before{left:50%}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item-active:after,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item.highlighted:after,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:focus:after,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:hover:after{right:50%}.e--pointer-background.e--animation-none,.e--pointer-background.e--animation-none .elementor-item,.e--pointer-background.e--animation-none .elementor-item:after,.e--pointer-background.e--animation-none .elementor-item:before,.e--pointer-background.e--animation-none .elementor-item:focus,.e--pointer-background.e--animation-none .elementor-item:hover,.e--pointer-background.e--animation-none:after,.e--pointer-background.e--animation-none:before,.e--pointer-background.e--animation-none:focus,.e--pointer-background.e--animation-none:hover{transition-duration:0s}.e--pointer-text.e--animation-skew .elementor-item:focus,.e--pointer-text.e--animation-skew .elementor-item:hover{transform:skew(-8deg)}.e--pointer-text.e--animation-grow .elementor-item:focus,.e--pointer-text.e--animation-grow .elementor-item:hover{transform:scale(1.2)}.e--pointer-text.e--animation-shrink .elementor-item:focus,.e--pointer-text.e--animation-shrink .elementor-item:hover{transform:scale(.8)}.e--pointer-text.e--animation-float .elementor-item:focus,.e--pointer-text.e--animation-float .elementor-item:hover{transform:translateY(-8px)}.e--pointer-text.e--animation-sink .elementor-item:focus,.e--pointer-text.e--animation-sink .elementor-item:hover{transform:translateY(8px)}.e--pointer-text.e--animation-rotate .elementor-item:focus,.e--pointer-text.e--animation-rotate .elementor-item:hover{transform:rotate(6deg)}.e--pointer-text.e--animation-none,.e--pointer-text.e--animation-none .elementor-item,.e--pointer-text.e--animation-none .elementor-item:after,.e--pointer-text.e--animation-none .elementor-item:before,.e--pointer-text.e--animation-none .elementor-item:focus,.e--pointer-text.e--animation-none .elementor-item:hover,.e--pointer-text.e--animation-none:after,.e--pointer-text.e--animation-none:before,.e--pointer-text.e--animation-none:focus,.e--pointer-text.e--animation-none:hover{transition-duration:0s}.elementor-nav-menu--main .elementor-nav-menu a{transition:.4s}.elementor-nav-menu--main .elementor-nav-menu a,.elementor-nav-menu--main .elementor-nav-menu a.highlighted,.elementor-nav-menu--main .elementor-nav-menu a:focus,.elementor-nav-menu--main .elementor-nav-menu a:hover{padding:13px 20px}.elementor-nav-menu--main .elementor-nav-menu a.current{background:#1f2124;color:#fff}.elementor-nav-menu--main .elementor-nav-menu a.disabled{background:#3f444b;color:#88909b}.elementor-nav-menu--main .elementor-nav-menu ul{border-style:solid;border-width:0;padding:0;position:absolute;width:12em}.elementor-nav-menu--main .elementor-nav-menu span.scroll-down,.elementor-nav-menu--main .elementor-nav-menu span.scroll-up{background:#fff;display:none;height:20px;overflow:hidden;position:absolute;visibility:hidden}.elementor-nav-menu--main .elementor-nav-menu span.scroll-down-arrow,.elementor-nav-menu--main .elementor-nav-menu span.scroll-up-arrow{border:8px dashed transparent;border-bottom:8px solid #33373d;height:0;inset-block-start:-2px;inset-inline-start:50%;margin-inline-start:-8px;overflow:hidden;position:absolute;width:0}.elementor-nav-menu--main .elementor-nav-menu span.scroll-down-arrow{border-color:#33373d transparent transparent;border-style:solid dashed dashed;top:6px}.elementor-nav-menu--main .elementor-nav-menu--dropdown .sub-arrow .e-font-icon-svg,.elementor-nav-menu--main .elementor-nav-menu--dropdown .sub-arrow i{transform:rotate(calc(-90deg * var(--direction-multiplier, 1)))}.elementor-nav-menu--main .elementor-nav-menu--dropdown .sub-arrow .e-font-icon-svg{fill:currentColor;height:1em;width:1em}.elementor-nav-menu--layout-horizontal{display:flex}.elementor-nav-menu--layout-horizontal .elementor-nav-menu{display:flex;flex-wrap:wrap}.elementor-nav-menu--layout-horizontal .elementor-nav-menu a{flex-grow:1;white-space:nowrap}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li{display:flex}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li ul,.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li>.scroll-down{top:100%!important}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>a{margin-inline-start:var(--e-nav-menu-horizontal-menu-item-margin)}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>.scroll-down,.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>.scroll-up,.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>ul{inset-inline-start:var(--e-nav-menu-horizontal-menu-item-margin)!important}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:last-child)>a{margin-inline-end:var(--e-nav-menu-horizontal-menu-item-margin)}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:last-child):after{align-self:center;border-color:var(--e-nav-menu-divider-color,#000);border-left-style:var(--e-nav-menu-divider-style,solid);border-left-width:var(--e-nav-menu-divider-width,2px);content:var(--e-nav-menu-divider-content,none);height:var(--e-nav-menu-divider-height,35%)}.elementor-nav-menu__align-right .elementor-nav-menu{justify-content:flex-end;margin-left:auto}.elementor-nav-menu__align-right .elementor-nav-menu--layout-vertical>ul>li>a{justify-content:flex-end}.elementor-nav-menu__align-left .elementor-nav-menu{justify-content:flex-start;margin-right:auto}.elementor-nav-menu__align-left .elementor-nav-menu--layout-vertical>ul>li>a{justify-content:flex-start}.elementor-nav-menu__align-start .elementor-nav-menu{justify-content:flex-start;margin-inline-end:auto}.elementor-nav-menu__align-start .elementor-nav-menu--layout-vertical>ul>li>a{justify-content:flex-start}.elementor-nav-menu__align-end .elementor-nav-menu{justify-content:flex-end;margin-inline-start:auto}.elementor-nav-menu__align-end .elementor-nav-menu--layout-vertical>ul>li>a{justify-content:flex-end}.elementor-nav-menu__align-center .elementor-nav-menu{justify-content:center;margin-inline-end:auto;margin-inline-start:auto}.elementor-nav-menu__align-center .elementor-nav-menu--layout-vertical>ul>li>a{justify-content:center}.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu{width:100%}.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li{flex-grow:1}.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li>a{justify-content:center}.elementor-widget-nav-menu:not(.elementor-nav-menu--toggle) .elementor-menu-toggle{display:none}.elementor-widget-nav-menu .elementor-widget-container,.elementor-widget-nav-menu:not(:has(.elementor-widget-container)):not([class*=elementor-hidden-]){display:flex;flex-direction:column}.elementor-nav-menu{position:relative;z-index:2}.elementor-nav-menu:after{clear:both;content:" ";display:block;font:0/0 serif;height:0;overflow:hidden;visibility:hidden}.elementor-nav-menu,.elementor-nav-menu li,.elementor-nav-menu ul{display:block;line-height:normal;list-style:none;margin:0;padding:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}.elementor-nav-menu ul{display:none}.elementor-nav-menu ul ul a,.elementor-nav-menu ul ul a:active,.elementor-nav-menu ul ul a:focus,.elementor-nav-menu ul ul a:hover{border-left:16px solid transparent}.elementor-nav-menu ul ul ul a,.elementor-nav-menu ul ul ul a:active,.elementor-nav-menu ul ul ul a:focus,.elementor-nav-menu ul ul ul a:hover{border-left:24px solid transparent}.elementor-nav-menu ul ul ul ul a,.elementor-nav-menu ul ul ul ul a:active,.elementor-nav-menu ul ul ul ul a:focus,.elementor-nav-menu ul ul ul ul a:hover{border-left:32px solid transparent}.elementor-nav-menu ul ul ul ul ul a,.elementor-nav-menu ul ul ul ul ul a:active,.elementor-nav-menu ul ul ul ul ul a:focus,.elementor-nav-menu ul ul ul ul ul a:hover{border-left:40px solid transparent}.elementor-nav-menu a,.elementor-nav-menu li{position:relative}.elementor-nav-menu li{border-width:0}.elementor-nav-menu a{align-items:center;display:flex}.elementor-nav-menu a,.elementor-nav-menu a:focus,.elementor-nav-menu a:hover{line-height:20px;padding:10px 20px}.elementor-nav-menu a.current{background:#1f2124;color:#fff}.elementor-nav-menu a.disabled{color:#88909b;cursor:not-allowed}.elementor-nav-menu .e-plus-icon:before{content:"+"}.elementor-nav-menu .sub-arrow{align-items:center;display:flex;line-height:1;margin-block-end:-10px;margin-block-start:-10px;padding:10px;padding-inline-end:0}.elementor-nav-menu .sub-arrow i{pointer-events:none}.elementor-nav-menu .sub-arrow .fa.fa-chevron-down,.elementor-nav-menu .sub-arrow .fas.fa-chevron-down{font-size:.7em}.elementor-nav-menu .sub-arrow .e-font-icon-svg{height:1em;width:1em}.elementor-nav-menu .sub-arrow .e-font-icon-svg.fa-svg-chevron-down{height:.7em;width:.7em}.elementor-nav-menu--dropdown .elementor-item.elementor-item-active,.elementor-nav-menu--dropdown .elementor-item.highlighted,.elementor-nav-menu--dropdown .elementor-item:focus,.elementor-nav-menu--dropdown .elementor-item:hover,.elementor-sub-item.elementor-item-active,.elementor-sub-item.highlighted,.elementor-sub-item:focus,.elementor-sub-item:hover{background-color:#3f444b;color:#fff}.elementor-menu-toggle{align-items:center;background-color:rgba(0,0,0,.05);border:0 solid;border-radius:3px;color:#33373d;cursor:pointer;display:flex;font-size:var(--nav-menu-icon-size,22px);justify-content:center;padding:.25em}.elementor-menu-toggle.elementor-active .elementor-menu-toggle__icon--open,.elementor-menu-toggle:not(.elementor-active) .elementor-menu-toggle__icon--close{display:none}.elementor-menu-toggle .e-font-icon-svg{fill:#33373d;height:1em;width:1em}.elementor-menu-toggle svg{height:auto;width:1em;fill:var(--nav-menu-icon-color,currentColor)}span.elementor-menu-toggle__icon--close,span.elementor-menu-toggle__icon--open{line-height:1}.elementor-nav-menu--dropdown{background-color:#fff;font-size:13px}.elementor-nav-menu--dropdown-none .elementor-menu-toggle,.elementor-nav-menu--dropdown-none .elementor-nav-menu--dropdown{display:none}.elementor-nav-menu--dropdown.elementor-nav-menu__container{margin-top:10px;overflow-x:hidden;overflow-y:auto;transform-origin:top;transition:max-height .3s,transform .3s}.elementor-nav-menu--dropdown.elementor-nav-menu__container .elementor-sub-item{font-size:.85em}.elementor-nav-menu--dropdown a{color:#33373d}.elementor-nav-menu--dropdown a.current{background:#1f2124;color:#fff}.elementor-nav-menu--dropdown a.disabled{color:#b3b3b3}ul.elementor-nav-menu--dropdown a,ul.elementor-nav-menu--dropdown a:focus,ul.elementor-nav-menu--dropdown a:hover{border-inline-start:8px solid transparent;text-shadow:none}.elementor-nav-menu__text-align-center .elementor-nav-menu--dropdown .elementor-nav-menu a{justify-content:center}.elementor-nav-menu--toggle{--menu-height:100vh}.elementor-nav-menu--toggle .elementor-menu-toggle:not(.elementor-active)+.elementor-nav-menu__container{max-height:0;overflow:hidden;transform:scaleY(0)}.elementor-nav-menu--toggle .elementor-menu-toggle.elementor-active+.elementor-nav-menu__container{animation:hide-scroll .3s backwards;max-height:var(--menu-height);transform:scaleY(1)}.elementor-nav-menu--stretch .elementor-nav-menu__container.elementor-nav-menu--dropdown{position:absolute;z-index:9997}@media (max-width:767px){.elementor-nav-menu--dropdown-mobile .elementor-nav-menu--main{display:none}}@media (min-width:768px){.elementor-nav-menu--dropdown-mobile .elementor-menu-toggle,.elementor-nav-menu--dropdown-mobile .elementor-nav-menu--dropdown{display:none}.elementor-nav-menu--dropdown-mobile nav.elementor-nav-menu--dropdown.elementor-nav-menu__container{overflow-y:hidden}}@media (max-width:-1){.elementor-nav-menu--dropdown-mobile_extra .elementor-nav-menu--main{display:none}}@media (min-width:-1){.elementor-nav-menu--dropdown-mobile_extra .elementor-menu-toggle,.elementor-nav-menu--dropdown-mobile_extra .elementor-nav-menu--dropdown{display:none}.elementor-nav-menu--dropdown-mobile_extra nav.elementor-nav-menu--dropdown.elementor-nav-menu__container{overflow-y:hidden}}@media (max-width:1024px){.elementor-nav-menu--dropdown-tablet .elementor-nav-menu--main{display:none}}@media (min-width:1025px){.elementor-nav-menu--dropdown-tablet .elementor-menu-toggle,.elementor-nav-menu--dropdown-tablet .elementor-nav-menu--dropdown{display:none}.elementor-nav-menu--dropdown-tablet nav.elementor-nav-menu--dropdown.elementor-nav-menu__container{overflow-y:hidden}}@media (max-width:-1){.elementor-nav-menu--dropdown-tablet_extra .elementor-nav-menu--main{display:none}}@media (min-width:-1){.elementor-nav-menu--dropdown-tablet_extra .elementor-menu-toggle,.elementor-nav-menu--dropdown-tablet_extra .elementor-nav-menu--dropdown{display:none}.elementor-nav-menu--dropdown-tablet_extra nav.elementor-nav-menu--dropdown.elementor-nav-menu__container{overflow-y:hidden}}@keyframes hide-scroll{0%,to{overflow:hidden}}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-0:not(:has(.elementor-widget-container)),.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0:not(:has(.elementor-widget-container)),.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0:not(:has(.elementor-widget-container)){font-size:0;line-height:1}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;align-items:center;background-color:#69727d;cursor:pointer;display:inline-flex;justify-content:center;text-align:center}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{color:#fff;opacity:.9}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.e--ua-appleWebkit.rtl{--flex-right:flex-start}.e--ua-appleWebkit .elementor-share-buttons--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-right{--justify-content:var(--flex-right,flex-end)}.e--ua-appleWebkit .elementor-share-buttons--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-center{--justify-content:center}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid{display:flex;flex-wrap:wrap;justify-content:var(--justify-content,space-between);margin-left:calc(-.5 * var(--grid-column-gap));margin-right:calc(-.5 * var(--grid-column-gap));width:auto}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid-item{margin-left:calc(.5 * var(--grid-column-gap));margin-right:calc(.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid{display:inline-block}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid-item{margin-left:0;margin-right:0}@media (max-width:1024px){.e--ua-appleWebkit .elementor-share-buttons-tablet--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-right{--justify-content:var(--flex-right,flex-end)}.e--ua-appleWebkit .elementor-share-buttons-tablet--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-center{--justify-content:center}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid{display:flex;flex-wrap:wrap;justify-content:var(--justify-content,space-between);margin-left:calc(-.5 * var(--grid-column-gap));margin-right:calc(-.5 * var(--grid-column-gap));width:auto}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid-item{margin-left:calc(.5 * var(--grid-column-gap));margin-right:calc(.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid{display:inline-block}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid-item{margin-left:0;margin-right:0}}@media (max-width:767px){.e--ua-appleWebkit .elementor-share-buttons-mobile--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-right{--justify-content:var(--flex-right,flex-end)}.e--ua-appleWebkit .elementor-share-buttons-mobile--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-center{--justify-content:center}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid{display:flex;flex-wrap:wrap;justify-content:var(--justify-content,space-between);margin-left:calc(-.5 * var(--grid-column-gap));margin-right:calc(-.5 * var(--grid-column-gap));width:auto}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid-item{margin-left:calc(.5 * var(--grid-column-gap));margin-right:calc(.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid{display:inline-block}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid-item{margin-left:0;margin-right:0}}