20930 lines
485 KiB
CSS
20930 lines
485 KiB
CSS
/*
|
|
Theme Name: Elessi Theme
|
|
Theme URI: https://elessi.nasatheme.com
|
|
Author: NasaTheme
|
|
Author URI: https://nasatheme.com
|
|
Description: A Premium and Responsive WooCommerce - WordPress Theme, designed for E-Commerce websites
|
|
Version: 6.3.3
|
|
Requires PHP: 5.6.0 or Higher
|
|
License: https://themeforest.net/licenses
|
|
License URI: https://themeforest.net/licenses
|
|
Tags: ajax, auto part, bag, bike, color swatches, medical, fashion, mobile layout, multipurpose, organic, rtl, shoes, shop, watches, woocommerce
|
|
Text Domain: elessi-theme
|
|
*/
|
|
/* ----------------------------------------------------------------- */
|
|
/* ----------------------------------------------------------------- */
|
|
/* ----------------------------------------------------------------- */
|
|
/* ----------------------------------------------------------------- */
|
|
/* ----------------------------------------------------------------- */
|
|
/* ----------------------------------------------------------------- */
|
|
/* ----------------------------------------------------------------- */
|
|
/**
|
|
* Please don't edit this file directly.
|
|
* Consider using a Child Theme (http://codex.wordpress.org/Child_Themes).
|
|
*/
|
|
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;
|
|
}
|
|
|
|
embed,
|
|
iframe,
|
|
object {
|
|
max-width: 100%;
|
|
}
|
|
|
|
[hidden],
|
|
script,
|
|
template {
|
|
display: none;
|
|
}
|
|
|
|
html {
|
|
font-family: sans-serif;
|
|
-ms-text-size-adjust: 100%;
|
|
-webkit-text-size-adjust: 100%;
|
|
}
|
|
|
|
body {
|
|
overflow-x: hidden;
|
|
overflow-y: auto;
|
|
}
|
|
|
|
a {
|
|
background: transparent;
|
|
}
|
|
|
|
a:focus {
|
|
outline: thin dotted;
|
|
}
|
|
|
|
a:active,
|
|
a:hover {
|
|
outline: 0;
|
|
}
|
|
|
|
a:active {
|
|
color: #333;
|
|
}
|
|
|
|
p a {
|
|
text-decoration: underline;
|
|
}
|
|
|
|
h1 {
|
|
font-size: 2em;
|
|
margin: 0.67em 0;
|
|
}
|
|
|
|
b,
|
|
strong {
|
|
font-weight: bold;
|
|
}
|
|
|
|
dfn {
|
|
font-style: italic;
|
|
}
|
|
|
|
hr {
|
|
-moz-box-sizing: content-box;
|
|
box-sizing: content-box;
|
|
height: 0;
|
|
}
|
|
|
|
mark {
|
|
color: #000;
|
|
}
|
|
|
|
code,
|
|
kbd,
|
|
pre,
|
|
samp {
|
|
font-family: monospace, serif;
|
|
font-size: 1em;
|
|
}
|
|
|
|
pre {
|
|
white-space: pre-wrap;
|
|
}
|
|
|
|
q {
|
|
quotes: "\201C" "\201D" "\2018" "\2019";
|
|
}
|
|
|
|
sub,
|
|
sup {
|
|
font-size: 75%;
|
|
line-height: 0;
|
|
position: relative;
|
|
vertical-align: baseline;
|
|
}
|
|
|
|
sup {
|
|
top: -0.5em;
|
|
}
|
|
|
|
sub {
|
|
bottom: -0.25em;
|
|
}
|
|
|
|
img {
|
|
border: 0;
|
|
color: transparent;
|
|
}
|
|
|
|
svg:not(:root) {
|
|
overflow: hidden;
|
|
}
|
|
|
|
figure {
|
|
margin: 0;
|
|
}
|
|
|
|
legend {
|
|
border: 0;
|
|
padding: 10px;
|
|
}
|
|
|
|
fieldset {
|
|
border: 1px solid #c0c0c0;
|
|
margin: 0 2px;
|
|
padding: 5px 15px 15px 15px;
|
|
}
|
|
fieldset legend {
|
|
background: transparent;
|
|
}
|
|
|
|
button,
|
|
input,
|
|
select,
|
|
textarea {
|
|
font: inherit;
|
|
margin: 0;
|
|
}
|
|
|
|
button,
|
|
input {
|
|
line-height: normal;
|
|
}
|
|
|
|
button,
|
|
select {
|
|
text-transform: none;
|
|
}
|
|
|
|
select {
|
|
height: 42px;
|
|
line-height: 42px;
|
|
padding: 0 10px;
|
|
border-color: #cccccc;
|
|
}
|
|
|
|
button,
|
|
html input[type="button"],
|
|
input[type="reset"],
|
|
input[type="submit"] {
|
|
appearance: button;
|
|
-webkit-appearance: button;
|
|
-moz-appearance: button;
|
|
-ms-appearance: button;
|
|
cursor: pointer;
|
|
}
|
|
|
|
button[disabled],
|
|
html input[disabled] {
|
|
cursor: default;
|
|
}
|
|
|
|
input[type="checkbox"],
|
|
input[type="radio"] {
|
|
box-sizing: border-box;
|
|
padding: 0;
|
|
}
|
|
|
|
input[type="search"] {
|
|
appearance: textfield;
|
|
-webkit-appearance: textfield;
|
|
-moz-appearance: textfield;
|
|
-ms-appearance: textfield;
|
|
-moz-box-sizing: content-box;
|
|
-webkit-box-sizing: content-box;
|
|
box-sizing: content-box;
|
|
}
|
|
input[type="search"].wp-block-search__input {
|
|
margin-bottom: 0;
|
|
}
|
|
|
|
input[type="search"]::-webkit-search-cancel-button,
|
|
input[type="search"]::-webkit-search-decoration {
|
|
appearance: none;
|
|
-webkit-appearance: none;
|
|
-moz-appearance: none;
|
|
-ms-appearance: none;
|
|
}
|
|
|
|
button::-moz-focus-inner,
|
|
input::-moz-focus-inner {
|
|
border: 0;
|
|
padding: 0;
|
|
}
|
|
|
|
textarea {
|
|
overflow: auto;
|
|
vertical-align: top;
|
|
}
|
|
|
|
table {
|
|
border-collapse: collapse;
|
|
border-spacing: 0;
|
|
}
|
|
|
|
.alignnone {
|
|
clear: both;
|
|
}
|
|
|
|
.alignleft {
|
|
display: inline;
|
|
float: left;
|
|
margin-right: 1.5em;
|
|
}
|
|
|
|
.alignright {
|
|
display: inline;
|
|
float: right;
|
|
margin-left: 1.5em;
|
|
margin-bottom: 1.5em;
|
|
}
|
|
|
|
.aligncenter {
|
|
clear: both;
|
|
display: block;
|
|
margin: 0 auto;
|
|
}
|
|
|
|
*,
|
|
*:before,
|
|
*:after {
|
|
-moz-box-sizing: border-box;
|
|
-webkit-box-sizing: border-box;
|
|
box-sizing: border-box;
|
|
}
|
|
|
|
html,
|
|
body {
|
|
font-size: 14.5px;
|
|
}
|
|
|
|
body {
|
|
color: #333333;
|
|
padding: 0;
|
|
margin: 0;
|
|
font-family: "Open Sans", Helvetica, Arial, sans-serif;
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
line-height: 1;
|
|
position: relative;
|
|
cursor: default;
|
|
}
|
|
|
|
a:hover {
|
|
cursor: pointer;
|
|
}
|
|
|
|
a:focus {
|
|
outline: none;
|
|
}
|
|
|
|
img,
|
|
object,
|
|
embed {
|
|
max-width: 100%;
|
|
height: auto;
|
|
}
|
|
|
|
object,
|
|
embed {
|
|
height: 100%;
|
|
}
|
|
|
|
img {
|
|
-ms-interpolation-mode: bicubic;
|
|
}
|
|
|
|
#map_canvas img,
|
|
#map_canvas embed,
|
|
#map_canvas object,
|
|
.map_canvas img,
|
|
.map_canvas embed,
|
|
.map_canvas object {
|
|
max-width: none !important;
|
|
}
|
|
|
|
.left {
|
|
float: left !important;
|
|
}
|
|
|
|
.right {
|
|
float: right !important;
|
|
}
|
|
|
|
.text-left {
|
|
text-align: left !important;
|
|
}
|
|
|
|
.text-right {
|
|
text-align: right !important;
|
|
}
|
|
|
|
.text-center {
|
|
text-align: center !important;
|
|
}
|
|
|
|
.text-justify {
|
|
text-align: justify !important;
|
|
}
|
|
|
|
.hide {
|
|
display: none;
|
|
}
|
|
|
|
.vertical-align {
|
|
top: 50%;
|
|
position: absolute;
|
|
-webkit-transform: translateY(-50%);
|
|
-moz-transform: translateY(-50%);
|
|
-o-transform: translateY(-50%);
|
|
-ms-transform: translateY(-50%);
|
|
transform: translateY(-50%);
|
|
}
|
|
|
|
.antialiased {
|
|
-webkit-font-smoothing: antialiased;
|
|
-moz-osx-font-smoothing: grayscale;
|
|
}
|
|
|
|
img {
|
|
display: inline-block;
|
|
vertical-align: middle;
|
|
}
|
|
|
|
textarea {
|
|
height: auto;
|
|
min-height: 50px;
|
|
}
|
|
|
|
select {
|
|
width: 100%;
|
|
}
|
|
|
|
/* Grid HTML Classes */
|
|
.row {
|
|
width: 100%;
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
margin-top: 0;
|
|
margin-bottom: 0;
|
|
max-width: 1200px;
|
|
*zoom: 1;
|
|
}
|
|
.row:before, .row:after {
|
|
content: " ";
|
|
display: table;
|
|
}
|
|
.row:after {
|
|
clear: both;
|
|
}
|
|
.row.collapse .column,
|
|
.row.collapse .columns {
|
|
position: relative;
|
|
padding-left: 0;
|
|
padding-right: 0;
|
|
float: left;
|
|
}
|
|
.row .row {
|
|
width: auto;
|
|
margin-left: -10px;
|
|
margin-right: -10px;
|
|
margin-top: 0;
|
|
margin-bottom: 0;
|
|
max-width: none;
|
|
*zoom: 1;
|
|
}
|
|
.row .row:before, .row .row:after {
|
|
content: " ";
|
|
display: table;
|
|
}
|
|
.row .row:after {
|
|
clear: both;
|
|
}
|
|
.row .row.collapse {
|
|
width: auto;
|
|
margin: 0;
|
|
max-width: none;
|
|
*zoom: 1;
|
|
}
|
|
.row .row.collapse:before, .row .row.collapse:after {
|
|
content: " ";
|
|
display: table;
|
|
}
|
|
.row .row.collapse:after {
|
|
clear: both;
|
|
}
|
|
|
|
.column,
|
|
.columns {
|
|
position: relative;
|
|
padding-left: 10px;
|
|
padding-right: 10px;
|
|
width: 100%;
|
|
float: left;
|
|
}
|
|
|
|
@media only screen and (min-width: 768px) {
|
|
.small_spacing .ns-type-infinite,
|
|
.small_spacing .ns-type-grid {
|
|
margin-left: 5px;
|
|
margin-right: 5px;
|
|
}
|
|
.small_spacing .ns-type-infinite .row .product-warp-item,
|
|
.small_spacing .ns-type-grid .row .product-warp-item {
|
|
padding-left: 5px;
|
|
padding-right: 5px;
|
|
}
|
|
.small_spacing .elementor-widget-container .ns-type-infinite,
|
|
.small_spacing .elementor-widget-container .ns-type-grid {
|
|
margin-left: -5px;
|
|
margin-right: -5px;
|
|
}
|
|
|
|
.large_spacing .ns-type-infinite,
|
|
.large_spacing .ns-type-grid {
|
|
margin-left: -5px !important;
|
|
margin-right: -5px !important;
|
|
}
|
|
.large_spacing .ns-type-infinite .row,
|
|
.large_spacing .ns-type-grid .row {
|
|
max-width: unset;
|
|
}
|
|
.large_spacing .ns-type-infinite .row .product-warp-item,
|
|
.large_spacing .ns-type-grid .row .product-warp-item {
|
|
padding-left: 15px;
|
|
padding-right: 15px;
|
|
}
|
|
.large_spacing .elementor-widget-container .ns-type-infinite,
|
|
.large_spacing .elementor-widget-container .ns-type-grid {
|
|
margin-left: -15px !important;
|
|
margin-right: -15px !important;
|
|
}
|
|
}
|
|
[class*="block-grid-"] {
|
|
display: block;
|
|
padding: 0;
|
|
margin: 0 -10px;
|
|
}
|
|
[class*="block-grid-"] > li {
|
|
display: inline;
|
|
width: 100%;
|
|
height: auto;
|
|
float: left;
|
|
padding: 0 10px 20px 10px;
|
|
}
|
|
[class*="block-grid-"] > li.product-warp-item {
|
|
padding-bottom: 5px;
|
|
}
|
|
[class*="block-grid-"]:after {
|
|
content: "";
|
|
display: block;
|
|
clear: both;
|
|
}
|
|
|
|
.nasa-products-widget [class*="block-grid-"] {
|
|
margin: 0;
|
|
}
|
|
|
|
p.lead {
|
|
font-size: 1.24138em;
|
|
line-height: 1.6;
|
|
}
|
|
|
|
.subheader {
|
|
line-height: 1.4;
|
|
color: gray;
|
|
font-weight: 300;
|
|
margin-top: 0.2em;
|
|
margin-bottom: 0.5em;
|
|
}
|
|
|
|
/* Typography resets */
|
|
div,
|
|
dl,
|
|
dt,
|
|
dd,
|
|
ul,
|
|
ol,
|
|
li,
|
|
h1,
|
|
h2,
|
|
h3,
|
|
h4,
|
|
h5,
|
|
h6,
|
|
pre,
|
|
form,
|
|
p,
|
|
blockquote,
|
|
th,
|
|
td {
|
|
margin: 0;
|
|
padding: 0;
|
|
direction: ltr;
|
|
}
|
|
|
|
/* Default Link Styles */
|
|
a {
|
|
color: #333333;
|
|
text-decoration: none;
|
|
line-height: inherit;
|
|
}
|
|
a img {
|
|
border: none;
|
|
}
|
|
|
|
a:hover {
|
|
color: #f76b6a;
|
|
}
|
|
|
|
/* Default paragraph styles */
|
|
p {
|
|
font-size: 100%;
|
|
line-height: 1.6;
|
|
margin-bottom: 1.37931em;
|
|
text-rendering: optimizeLegibility;
|
|
}
|
|
p aside {
|
|
font-size: 0.96552em;
|
|
line-height: 1.35;
|
|
font-style: italic;
|
|
}
|
|
p:last-child {
|
|
margin-bottom: 0;
|
|
}
|
|
|
|
/* Default header styles */
|
|
h1, h2, h3, h4, h5, h6 {
|
|
font-weight: bold;
|
|
font-style: normal;
|
|
color: inherit;
|
|
text-rendering: optimizeLegibility;
|
|
margin-top: 0.2em;
|
|
margin-bottom: 0.5em;
|
|
line-height: 1.1931em;
|
|
}
|
|
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
|
|
font-size: 75%;
|
|
color: gray;
|
|
line-height: 0;
|
|
}
|
|
|
|
h1 {
|
|
font-size: 1.24138em;
|
|
}
|
|
|
|
h2 {
|
|
font-size: 1.10345em;
|
|
}
|
|
|
|
h3 {
|
|
font-size: 1.31034em;
|
|
}
|
|
|
|
h4 {
|
|
font-size: 1.03448em;
|
|
}
|
|
|
|
h5 {
|
|
font-size: 1.17241em;
|
|
}
|
|
|
|
h6 {
|
|
font-size: 1em;
|
|
}
|
|
|
|
hr {
|
|
border: solid #eeeeee;
|
|
border-width: 1px 0 0;
|
|
clear: both;
|
|
height: 0;
|
|
}
|
|
|
|
/* Helpful Typography Defaults */
|
|
em,
|
|
i {
|
|
font-style: italic;
|
|
line-height: inherit;
|
|
}
|
|
|
|
strong,
|
|
b {
|
|
font-weight: bold;
|
|
line-height: inherit;
|
|
}
|
|
|
|
small {
|
|
font-size: 75%;
|
|
line-height: inherit;
|
|
}
|
|
|
|
code {
|
|
font-family: Consolas, "Liberation Mono", Courier, monospace;
|
|
font-weight: bold;
|
|
color: #7f0a0c;
|
|
}
|
|
|
|
/* Lists */
|
|
ul,
|
|
ol,
|
|
dl {
|
|
font-size: 1em;
|
|
line-height: 1.6;
|
|
margin-bottom: 1.37931em;
|
|
list-style-position: inside;
|
|
font-family: inherit;
|
|
}
|
|
|
|
ul, ol {
|
|
margin-left: 0;
|
|
}
|
|
ul.no-bullet, ol.no-bullet {
|
|
margin-left: 0;
|
|
}
|
|
ul:last-child, ol:last-child {
|
|
margin-bottom: 0;
|
|
}
|
|
|
|
/* Unordered Lists */
|
|
ul li ul,
|
|
ul li ol {
|
|
margin-left: 1.37931em;
|
|
margin-bottom: 0;
|
|
font-size: 1em;
|
|
/* Override nested font-size change */
|
|
}
|
|
ul.square li ul, ul.circle li ul, ul.disc li ul {
|
|
list-style: inherit;
|
|
}
|
|
ul.square {
|
|
list-style-type: square;
|
|
}
|
|
ul.circle {
|
|
list-style-type: circle;
|
|
}
|
|
ul.disc {
|
|
list-style-type: disc;
|
|
}
|
|
ul.no-bullet {
|
|
list-style: none;
|
|
}
|
|
|
|
/* Ordered Lists */
|
|
ol li ul,
|
|
ol li ol {
|
|
margin-left: 1.37931em;
|
|
margin-bottom: 0;
|
|
}
|
|
|
|
/* Definition Lists */
|
|
dl dt {
|
|
margin-bottom: 0.3em;
|
|
font-weight: bold;
|
|
}
|
|
dl dd {
|
|
margin-bottom: 0.82759em;
|
|
}
|
|
|
|
/* Abbreviations */
|
|
abbr,
|
|
acronym {
|
|
text-transform: uppercase;
|
|
font-size: 90%;
|
|
color: #333333;
|
|
border-bottom: 1px dotted #dddddd;
|
|
cursor: help;
|
|
}
|
|
|
|
abbr {
|
|
text-transform: none;
|
|
}
|
|
|
|
/* Blockquotes */
|
|
blockquote {
|
|
margin: 0 0 1.37931em;
|
|
padding: 0.62069em 1.37931em 0 1.31034em;
|
|
border-left: 5px solid #dddddd;
|
|
}
|
|
blockquote cite {
|
|
display: block;
|
|
font-size: 0.89655em;
|
|
color: #666666;
|
|
}
|
|
blockquote cite:before {
|
|
content: "\2014 \0020";
|
|
}
|
|
blockquote cite a,
|
|
blockquote cite a:visited {
|
|
color: #666666;
|
|
}
|
|
|
|
blockquote,
|
|
blockquote p {
|
|
line-height: 1.6;
|
|
color: gray;
|
|
}
|
|
|
|
/* Microformats */
|
|
.vcard {
|
|
display: inline-block;
|
|
margin: 0 0 1.37931em 0;
|
|
padding: 0.68966em 0.82759em;
|
|
}
|
|
.vcard li {
|
|
margin: 0;
|
|
display: block;
|
|
}
|
|
.vcard .fn {
|
|
font-weight: bold;
|
|
font-size: 1.03448em;
|
|
}
|
|
|
|
.vevent .summary {
|
|
font-weight: bold;
|
|
}
|
|
.vevent abbr {
|
|
cursor: default;
|
|
text-decoration: none;
|
|
font-weight: bold;
|
|
border: none;
|
|
padding: 0 0.06897em;
|
|
}
|
|
|
|
@media only screen and (min-width: 768px) {
|
|
h1, h2, h3, h4, h5, h6 {
|
|
line-height: 1.4;
|
|
}
|
|
|
|
h1 {
|
|
font-size: 1.93103em;
|
|
}
|
|
|
|
h2 {
|
|
font-size: 1.7931em;
|
|
}
|
|
|
|
h3 {
|
|
font-size: 1.65517em;
|
|
}
|
|
|
|
h4 {
|
|
font-size: 1.37931em;
|
|
}
|
|
}
|
|
#submit, button, .button, input[type="submit"] {
|
|
border-width: 1px;
|
|
border-style: solid;
|
|
text-transform: uppercase;
|
|
cursor: pointer;
|
|
font-family: inherit;
|
|
letter-spacing: 2px;
|
|
font-weight: bold;
|
|
line-height: 1.4;
|
|
margin: 0;
|
|
position: relative;
|
|
text-decoration: none;
|
|
text-align: center;
|
|
display: -webkit-inline-box;
|
|
display: -moz-inline-box;
|
|
display: -ms-inline-flexbox;
|
|
display: inline-flex;
|
|
-webkit-box-pack: center;
|
|
-ms-flex-pack: center;
|
|
justify-content: center;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
-webkit-align-items: center;
|
|
align-items: center;
|
|
padding: 0 30px;
|
|
height: 42px;
|
|
font-size: 12px;
|
|
-webkit-border-radius: 5px;
|
|
-moz-border-radius: 5px;
|
|
border-radius: 5px;
|
|
}
|
|
#submit.secondary, button.secondary, .button.secondary, input[type="submit"].secondary {
|
|
-webkit-border-radius: 5px;
|
|
-moz-border-radius: 5px;
|
|
border-radius: 5px;
|
|
}
|
|
#submit.white, button.white, .button.white, input[type="submit"].white {
|
|
-webkit-border-radius: 5px;
|
|
-moz-border-radius: 5px;
|
|
border-radius: 5px;
|
|
}
|
|
#submit.success, button.success, .button.success, input[type="submit"].success {
|
|
-webkit-border-radius: 5px;
|
|
-moz-border-radius: 5px;
|
|
border-radius: 5px;
|
|
}
|
|
#submit.alert, button.alert, .button.alert, input[type="submit"].alert {
|
|
-webkit-border-radius: 5px;
|
|
-moz-border-radius: 5px;
|
|
border-radius: 5px;
|
|
}
|
|
#submit.large, button.large, .button.large, input[type="submit"].large {
|
|
padding: 0 35px;
|
|
font-size: 14px;
|
|
height: 46px;
|
|
}
|
|
#submit.small, button.small, .button.small, input[type="submit"].small {
|
|
padding: 0 20px;
|
|
font-size: 11px;
|
|
height: 35px;
|
|
}
|
|
#submit.tiny, button.tiny, .button.tiny, input[type="submit"].tiny {
|
|
padding: 0 17px;
|
|
font-size: 10px;
|
|
height: 26px;
|
|
}
|
|
#submit.expand, button.expand, .button.expand, input[type="submit"].expand {
|
|
padding-right: 0px;
|
|
padding-left: 0px;
|
|
width: 100%;
|
|
}
|
|
#submit.left-align, button.left-align, .button.left-align, input[type="submit"].left-align {
|
|
text-align: left;
|
|
-webkit-box-pack: start;
|
|
-ms-flex-pack: start;
|
|
justify-content: flex-start;
|
|
}
|
|
#submit.right-align, button.right-align, .button.right-align, input[type="submit"].right-align {
|
|
text-align: right;
|
|
-webkit-box-pack: end;
|
|
-ms-flex-pack: end;
|
|
justify-content: flex-end;
|
|
}
|
|
#submit.radius, button.radius, .button.radius, input[type="submit"].radius {
|
|
-webkit-border-radius: 5px;
|
|
-moz-border-radius: 5px;
|
|
border-radius: 5px;
|
|
}
|
|
#submit.round, button.round, .button.round, input[type="submit"].round {
|
|
-webkit-border-radius: 1000px;
|
|
-moz-border-radius: 1000px;
|
|
border-radius: 1000px;
|
|
}
|
|
#submit.disabled, #submit[disabled], button.disabled, button[disabled], .button.disabled, .button[disabled], input[type="submit"].disabled, input[type="submit"][disabled] {
|
|
cursor: default;
|
|
opacity: 0.9;
|
|
-webkit-box-shadow: none;
|
|
box-shadow: none;
|
|
-webkit-border-radius: 5px;
|
|
-moz-border-radius: 5px;
|
|
border-radius: 5px;
|
|
}
|
|
#submit.disabled:hover, #submit.disabled:focus, #submit[disabled]:hover, #submit[disabled]:focus, button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus, input[type="submit"].disabled:hover, input[type="submit"].disabled:focus, input[type="submit"][disabled]:hover, input[type="submit"][disabled]:focus {
|
|
background-color: #f76b6a;
|
|
}
|
|
#submit.disabled.secondary, #submit[disabled].secondary, button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary, input[type="submit"].disabled.secondary, input[type="submit"][disabled].secondary {
|
|
cursor: default;
|
|
opacity: 0.9;
|
|
-webkit-box-shadow: none;
|
|
box-shadow: none;
|
|
-webkit-border-radius: 5px;
|
|
-moz-border-radius: 5px;
|
|
border-radius: 5px;
|
|
}
|
|
#submit.disabled.secondary:hover, #submit.disabled.secondary:focus, #submit[disabled].secondary:hover, #submit[disabled].secondary:focus, button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus, input[type="submit"].disabled.secondary:hover, input[type="submit"].disabled.secondary:focus, input[type="submit"][disabled].secondary:hover, input[type="submit"][disabled].secondary:focus {
|
|
background-color: #f46e6d;
|
|
}
|
|
#submit.disabled.white, #submit[disabled].white, button.disabled.white, button[disabled].white, .button.disabled.white, .button[disabled].white, input[type="submit"].disabled.white, input[type="submit"][disabled].white {
|
|
-webkit-border-radius: 5px;
|
|
-moz-border-radius: 5px;
|
|
border-radius: 5px;
|
|
}
|
|
#submit.disabled.success, #submit[disabled].success, button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success, input[type="submit"].disabled.success, input[type="submit"][disabled].success {
|
|
cursor: default;
|
|
opacity: 0.9;
|
|
-webkit-box-shadow: none;
|
|
box-shadow: none;
|
|
-webkit-border-radius: 5px;
|
|
-moz-border-radius: 5px;
|
|
border-radius: 5px;
|
|
}
|
|
#submit.disabled.success:hover, #submit.disabled.success:focus, #submit[disabled].success:hover, #submit[disabled].success:focus, button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus, input[type="submit"].disabled.success:hover, input[type="submit"].disabled.success:focus, input[type="submit"][disabled].success:hover, input[type="submit"][disabled].success:focus {
|
|
background-color: #00a32a;
|
|
}
|
|
#submit.disabled.alert, #submit[disabled].alert, button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert, input[type="submit"].disabled.alert, input[type="submit"][disabled].alert {
|
|
cursor: default;
|
|
opacity: 0.9;
|
|
-webkit-box-shadow: none;
|
|
box-shadow: none;
|
|
-webkit-border-radius: 5px;
|
|
-moz-border-radius: 5px;
|
|
border-radius: 5px;
|
|
}
|
|
#submit.disabled.alert:hover, #submit.disabled.alert:focus, #submit[disabled].alert:hover, #submit[disabled].alert:focus, button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus, input[type="submit"].disabled.alert:hover, input[type="submit"].disabled.alert:focus, input[type="submit"][disabled].alert:hover, input[type="submit"][disabled].alert:focus {
|
|
background-color: #c60f13;
|
|
}
|
|
|
|
/* Standard Forms */
|
|
form {
|
|
margin: 0 0 0.96552em;
|
|
}
|
|
|
|
/* Using forms within rows, we need to set some defaults */
|
|
form .row .row {
|
|
margin: 0 -0.48276em;
|
|
}
|
|
form .row .row .column,
|
|
form .row .row .columns {
|
|
padding: 0 0.48276em;
|
|
}
|
|
form .row .row.collapse {
|
|
margin: 0;
|
|
}
|
|
form .row .row.collapse .column,
|
|
form .row .row.collapse .columns {
|
|
padding: 0;
|
|
}
|
|
form .row input.column,
|
|
form .row input.columns,
|
|
form .row textarea.column,
|
|
form .row textarea.columns {
|
|
padding-left: 0.48276em;
|
|
}
|
|
|
|
/* Label Styles */
|
|
label {
|
|
font-size: 1em;
|
|
color: #4d4d4d;
|
|
cursor: pointer;
|
|
display: block;
|
|
font-weight: 500;
|
|
margin-bottom: 0.2069em;
|
|
}
|
|
label.right {
|
|
float: none;
|
|
text-align: right;
|
|
}
|
|
label.inline {
|
|
margin: 0 0 0.96552em 0;
|
|
padding: 0.62069em 0;
|
|
}
|
|
|
|
/* Attach elements to the beginning or end of an input */
|
|
.prefix,
|
|
.postfix {
|
|
display: block;
|
|
position: relative;
|
|
z-index: 2;
|
|
text-align: center;
|
|
width: 100%;
|
|
padding-top: 0;
|
|
padding-bottom: 0;
|
|
border-style: solid;
|
|
border-width: 1px;
|
|
overflow: hidden;
|
|
font-size: 1em;
|
|
height: 2.37931em;
|
|
line-height: 2.37931em;
|
|
}
|
|
|
|
/* Adjust padding, alignment and radius if pre/post element is a button */
|
|
.postfix.button {
|
|
padding-left: 0;
|
|
padding-right: 0;
|
|
padding-top: 0;
|
|
padding-bottom: 0;
|
|
text-align: center;
|
|
line-height: 2.34483em;
|
|
}
|
|
|
|
.prefix.button {
|
|
padding-left: 0;
|
|
padding-right: 0;
|
|
padding-top: 0;
|
|
padding-bottom: 0;
|
|
text-align: center;
|
|
line-height: 2.34483em;
|
|
}
|
|
|
|
.prefix.button.radius {
|
|
-webkit-border-radius: 0;
|
|
-moz-border-radius: 0;
|
|
border-radius: 0;
|
|
-moz-border-radius-bottomleft: 5px;
|
|
-moz-border-radius-topleft: 5px;
|
|
-webkit-border-bottom-left-radius: 5px;
|
|
-webkit-border-top-left-radius: 5px;
|
|
border-bottom-left-radius: 5px;
|
|
border-top-left-radius: 5px;
|
|
}
|
|
|
|
.postfix.button.radius {
|
|
-webkit-border-radius: 0;
|
|
-moz-border-radius: 0;
|
|
border-radius: 0;
|
|
-moz-border-radius-topright: 5px;
|
|
-moz-border-radius-bottomright: 5px;
|
|
-webkit-border-top-right-radius: 5px;
|
|
-webkit-border-bottom-right-radius: 5px;
|
|
border-top-right-radius: 5px;
|
|
border-bottom-right-radius: 5px;
|
|
}
|
|
|
|
.prefix.button.round {
|
|
-webkit-border-radius: 0;
|
|
-moz-border-radius: 0;
|
|
border-radius: 0;
|
|
-moz-border-radius-bottomleft: 1000px;
|
|
-moz-border-radius-topleft: 1000px;
|
|
-webkit-border-bottom-left-radius: 1000px;
|
|
-webkit-border-top-left-radius: 1000px;
|
|
border-bottom-left-radius: 1000px;
|
|
border-top-left-radius: 1000px;
|
|
}
|
|
|
|
.postfix.button.round {
|
|
-webkit-border-radius: 0;
|
|
-moz-border-radius: 0;
|
|
border-radius: 0;
|
|
-moz-border-radius-topright: 1000px;
|
|
-moz-border-radius-bottomright: 1000px;
|
|
-webkit-border-top-right-radius: 1000px;
|
|
-webkit-border-bottom-right-radius: 1000px;
|
|
border-top-right-radius: 1000px;
|
|
border-bottom-right-radius: 1000px;
|
|
}
|
|
|
|
/* Separate prefix and postfix styles when on span so buttons keep their own */
|
|
span.prefix {
|
|
background: #f2f2f2;
|
|
border-color: #d9d9d9;
|
|
border-right: none;
|
|
color: #333333;
|
|
}
|
|
span.prefix.radius {
|
|
-webkit-border-radius: 0;
|
|
-moz-border-radius: 0;
|
|
border-radius: 0;
|
|
-moz-border-radius-bottomleft: 5px;
|
|
-moz-border-radius-topleft: 5px;
|
|
-webkit-border-bottom-left-radius: 5px;
|
|
-webkit-border-top-left-radius: 5px;
|
|
border-bottom-left-radius: 5px;
|
|
border-top-left-radius: 5px;
|
|
}
|
|
|
|
span.postfix {
|
|
background: #f2f2f2;
|
|
border-color: #cccccc;
|
|
border-left: none;
|
|
color: #333333;
|
|
}
|
|
span.postfix.radius {
|
|
-webkit-border-radius: 0;
|
|
-moz-border-radius: 0;
|
|
border-radius: 0;
|
|
-moz-border-radius-topright: 5px;
|
|
-moz-border-radius-bottomright: 5px;
|
|
-webkit-border-top-right-radius: 5px;
|
|
-webkit-border-bottom-right-radius: 5px;
|
|
border-top-right-radius: 5px;
|
|
border-bottom-right-radius: 5px;
|
|
}
|
|
|
|
/* Input groups will automatically style first and last elements of the group */
|
|
.input-group.radius > *:first-child, .input-group.radius > *:first-child * {
|
|
-moz-border-radius-bottomleft: 5px;
|
|
-moz-border-radius-topleft: 5px;
|
|
-webkit-border-bottom-left-radius: 5px;
|
|
-webkit-border-top-left-radius: 5px;
|
|
border-bottom-left-radius: 5px;
|
|
border-top-left-radius: 5px;
|
|
}
|
|
.input-group.radius > *:last-child, .input-group.radius > *:last-child * {
|
|
-moz-border-radius-topright: 5px;
|
|
-moz-border-radius-bottomright: 5px;
|
|
-webkit-border-top-right-radius: 5px;
|
|
-webkit-border-bottom-right-radius: 5px;
|
|
border-top-right-radius: 5px;
|
|
border-bottom-right-radius: 5px;
|
|
}
|
|
.input-group.round > *:first-child, .input-group.round > *:first-child * {
|
|
-moz-border-radius-bottomleft: 1000px;
|
|
-moz-border-radius-topleft: 1000px;
|
|
-webkit-border-bottom-left-radius: 1000px;
|
|
-webkit-border-top-left-radius: 1000px;
|
|
border-bottom-left-radius: 1000px;
|
|
border-top-left-radius: 1000px;
|
|
}
|
|
.input-group.round > *:last-child, .input-group.round > *:last-child * {
|
|
-moz-border-radius-topright: 1000px;
|
|
-moz-border-radius-bottomright: 1000px;
|
|
-webkit-border-top-right-radius: 1000px;
|
|
-webkit-border-bottom-right-radius: 1000px;
|
|
border-top-right-radius: 1000px;
|
|
border-bottom-right-radius: 1000px;
|
|
}
|
|
|
|
/* We use this to get basic styling on all basic form elements */
|
|
input[type="text"],
|
|
input[type="password"],
|
|
input[type="date"],
|
|
input[type="datetime"],
|
|
input[type="datetime-local"],
|
|
input[type="month"],
|
|
input[type="week"],
|
|
input[type="email"],
|
|
input[type="number"],
|
|
input[type="search"],
|
|
input[type="tel"],
|
|
input[type="time"],
|
|
input[type="url"] {
|
|
background-color: white;
|
|
font-family: inherit;
|
|
border: 1px solid #dedede;
|
|
-webkit-border-radius: 30px;
|
|
-moz-border-radius: 30px;
|
|
border-radius: 30px;
|
|
-webkit-box-shadow: none;
|
|
box-shadow: none;
|
|
color: #333333;
|
|
display: block;
|
|
font-size: 100%;
|
|
margin: 0;
|
|
padding: 0.48276em;
|
|
height: 42px;
|
|
width: 100%;
|
|
-moz-box-sizing: border-box;
|
|
-webkit-box-sizing: border-box;
|
|
box-sizing: border-box;
|
|
}
|
|
input[type="text"]:focus,
|
|
input[type="password"]:focus,
|
|
input[type="date"]:focus,
|
|
input[type="datetime"]:focus,
|
|
input[type="datetime-local"]:focus,
|
|
input[type="month"]:focus,
|
|
input[type="week"]:focus,
|
|
input[type="email"]:focus,
|
|
input[type="number"]:focus,
|
|
input[type="search"]:focus,
|
|
input[type="tel"]:focus,
|
|
input[type="time"]:focus,
|
|
input[type="url"]:focus {
|
|
background: #fafafa;
|
|
outline: none;
|
|
}
|
|
input[type="text"][disabled],
|
|
input[type="password"][disabled],
|
|
input[type="date"][disabled],
|
|
input[type="datetime"][disabled],
|
|
input[type="datetime-local"][disabled],
|
|
input[type="month"][disabled],
|
|
input[type="week"][disabled],
|
|
input[type="email"][disabled],
|
|
input[type="number"][disabled],
|
|
input[type="search"][disabled],
|
|
input[type="tel"][disabled],
|
|
input[type="time"][disabled],
|
|
input[type="url"][disabled] {
|
|
background-color: #dddddd;
|
|
}
|
|
|
|
input[type="checkbox"],
|
|
input[type="radio"] {
|
|
position: relative;
|
|
top: 1px;
|
|
}
|
|
|
|
.nasa-flex input[type="checkbox"],
|
|
.nasa-flex input[type="radio"] {
|
|
top: auto;
|
|
}
|
|
|
|
/* Adjust margin for form elements below */
|
|
input[type="file"],
|
|
select {
|
|
margin: 0 0 0.96552em 0;
|
|
}
|
|
|
|
/* Normalize file input width */
|
|
input[type="file"] {
|
|
width: 100%;
|
|
}
|
|
|
|
textarea {
|
|
background-color: white;
|
|
font-family: inherit;
|
|
border: 1px solid #dedede;
|
|
-webkit-border-radius: 30px;
|
|
-moz-border-radius: 30px;
|
|
border-radius: 30px;
|
|
-webkit-box-shadow: none;
|
|
box-shadow: none;
|
|
color: #333333;
|
|
display: block;
|
|
font-size: 100%;
|
|
margin: 0;
|
|
padding: 0.48276em;
|
|
width: 100%;
|
|
-moz-box-sizing: border-box;
|
|
-webkit-box-sizing: border-box;
|
|
box-sizing: border-box;
|
|
}
|
|
textarea:focus {
|
|
background: #fafafa;
|
|
outline: none;
|
|
}
|
|
textarea[disabled] {
|
|
background-color: #dddddd;
|
|
}
|
|
|
|
/* Error Handling */
|
|
.error input,
|
|
input.error,
|
|
.error textarea,
|
|
textarea.error {
|
|
border-color: #c60f13;
|
|
background-color: rgba(198, 15, 19, 0.1);
|
|
}
|
|
.error input:focus,
|
|
input.error:focus,
|
|
.error textarea:focus,
|
|
textarea.error:focus {
|
|
background: #fafafa;
|
|
border-color: #999999;
|
|
}
|
|
|
|
.error label,
|
|
label.error {
|
|
color: #c60f13;
|
|
}
|
|
|
|
.error small,
|
|
small.error {
|
|
display: block;
|
|
padding: 0.41379em 0.27586em;
|
|
margin-top: -1.31034em;
|
|
margin-bottom: 0.96552em;
|
|
font-size: 0.82759em;
|
|
font-weight: bold;
|
|
background: #c60f13;
|
|
color: white;
|
|
}
|
|
|
|
/* Error Handling WooCommerce */
|
|
.woocommerce-invalid input, .woocommerce-invalid input,
|
|
input.woocommerce-invalid,
|
|
.woocommerce-invalid textarea,
|
|
textarea.woocommerce-invalid {
|
|
border-color: #c60f13;
|
|
background-color: rgba(198, 15, 19, 0.1);
|
|
}
|
|
.woocommerce-invalid input:focus, .woocommerce-invalid input:focus,
|
|
input.woocommerce-invalid:focus,
|
|
.woocommerce-invalid textarea:focus,
|
|
textarea.woocommerce-invalid:focus {
|
|
background: #fafafa;
|
|
border-color: #999999;
|
|
}
|
|
|
|
.woocommerce-invalid label,
|
|
label.woocommerce-invalid {
|
|
color: #c60f13;
|
|
}
|
|
|
|
.woocommerce-invalid small,
|
|
small.woocommerce-invalid {
|
|
display: block;
|
|
padding: 0.41379em 0.27586em;
|
|
margin-top: -1.31034em;
|
|
margin-bottom: 0.96552em;
|
|
font-size: 0.82759em;
|
|
font-weight: bold;
|
|
background: #c60f13;
|
|
color: white;
|
|
}
|
|
|
|
input[hidden] {
|
|
display: none;
|
|
}
|
|
|
|
/* Tables */
|
|
table {
|
|
margin-bottom: 1.37931em;
|
|
width: 100%;
|
|
}
|
|
table thead,
|
|
table tfoot {
|
|
font-weight: bold;
|
|
}
|
|
table thead th,
|
|
table thead td,
|
|
table tfoot th,
|
|
table tfoot td {
|
|
padding: 0.55172em 0;
|
|
font-size: 1em;
|
|
text-align: left;
|
|
}
|
|
table tr th,
|
|
table tr td {
|
|
padding: 0.62069em 0em;
|
|
font-size: 1.06897em;
|
|
}
|
|
table thead tr th,
|
|
table tfoot tr th,
|
|
table tbody tr td,
|
|
table tr td,
|
|
table tfoot tr td {
|
|
display: table-cell;
|
|
line-height: 1.24138em;
|
|
}
|
|
|
|
table th {
|
|
font-weight: 700;
|
|
letter-spacing: 0.1em;
|
|
}
|
|
|
|
table td, table th {
|
|
padding: 0px 10px 15px;
|
|
text-align: left;
|
|
}
|
|
|
|
table tr:last-child {
|
|
border-bottom: 0;
|
|
}
|
|
|
|
.nasa-visibility-hidden {
|
|
visibility: hidden;
|
|
opacity: 0;
|
|
}
|
|
|
|
#ajax-loading {
|
|
opacity: 1;
|
|
margin: 0 auto;
|
|
width: 30px;
|
|
height: 30px;
|
|
border: 10px solid #e6e6e6;
|
|
animation-name: pulse, fadeout;
|
|
animation-duration: 1s;
|
|
animation-iteration-count: infinite;
|
|
animation-timing-function: ease-in;
|
|
-webkit-border-radius: 100px;
|
|
-moz-border-radius: 100px;
|
|
border-radius: 100px;
|
|
}
|
|
#ajax-loading.absolute {
|
|
position: absolute;
|
|
left: 49%;
|
|
}
|
|
|
|
.black-window,
|
|
.white-window,
|
|
.transparent-desktop,
|
|
.transparent-window,
|
|
.transparent-mobile {
|
|
-webkit-tap-highlight-color: transparent;
|
|
display: none;
|
|
background-color: rgba(0, 0, 0, 0.5);
|
|
position: fixed;
|
|
top: 0;
|
|
bottom: 0;
|
|
left: 0;
|
|
right: 0;
|
|
z-index: 400;
|
|
backdrop-filter: blur(4px);
|
|
-webkit-backdrop-filter: blur(4px);
|
|
cursor: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjwhRE9DVFlQRSBzdmcgIFBVQkxJQyAnLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4nICAnaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkJz48c3ZnIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDMyIDMyIiBoZWlnaHQ9IjMycHgiIGlkPSLQodC70L7QuV8xIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAzMiAzMiIgd2lkdGg9IjMycHgiIHhtbDpzcGFjZT0icHJlc2VydmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxwYXRoIGQ9Ik0xNy40NTksMTYuMDE0bDguMjM5LTguMTk0YzAuMzk1LTAuMzkxLDAuMzk1LTEuMDI0LDAtMS40MTRjLTAuMzk0LTAuMzkxLTEuMDM0LTAuMzkxLTEuNDI4LDAgIGwtOC4yMzIsOC4xODdMNy43Myw2LjI4NGMtMC4zOTQtMC4zOTUtMS4wMzQtMC4zOTUtMS40MjgsMGMtMC4zOTQsMC4zOTYtMC4zOTQsMS4wMzcsMCwxLjQzMmw4LjMwMiw4LjMwM2wtOC4zMzIsOC4yODYgIGMtMC4zOTQsMC4zOTEtMC4zOTQsMS4wMjQsMCwxLjQxNGMwLjM5NCwwLjM5MSwxLjAzNCwwLjM5MSwxLjQyOCwwbDguMzI1LTguMjc5bDguMjc1LDguMjc2YzAuMzk0LDAuMzk1LDEuMDM0LDAuMzk1LDEuNDI4LDAgIGMwLjM5NC0wLjM5NiwwLjM5NC0xLjAzNywwLTEuNDMyTDE3LjQ1OSwxNi4wMTR6IiBmaWxsPSIjZmZmIiBpZD0iQ2xvc2UiLz48Zy8+PGcvPjxnLz48Zy8+PGcvPjxnLz48L3N2Zz4=") 16 16, pointer;
|
|
}
|
|
|
|
#nasa-confetti-popup,
|
|
#nasa-confetti,
|
|
#nasa-confetti-review,
|
|
.close-review-slide-popup-bg {
|
|
cursor: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjwhRE9DVFlQRSBzdmcgIFBVQkxJQyAnLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4nICAnaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkJz48c3ZnIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDMyIDMyIiBoZWlnaHQ9IjMycHgiIGlkPSLQodC70L7QuV8xIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAzMiAzMiIgd2lkdGg9IjMycHgiIHhtbDpzcGFjZT0icHJlc2VydmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxwYXRoIGQ9Ik0xNy40NTksMTYuMDE0bDguMjM5LTguMTk0YzAuMzk1LTAuMzkxLDAuMzk1LTEuMDI0LDAtMS40MTRjLTAuMzk0LTAuMzkxLTEuMDM0LTAuMzkxLTEuNDI4LDAgIGwtOC4yMzIsOC4xODdMNy43Myw2LjI4NGMtMC4zOTQtMC4zOTUtMS4wMzQtMC4zOTUtMS40MjgsMGMtMC4zOTQsMC4zOTYtMC4zOTQsMS4wMzcsMCwxLjQzMmw4LjMwMiw4LjMwM2wtOC4zMzIsOC4yODYgIGMtMC4zOTQsMC4zOTEtMC4zOTQsMS4wMjQsMCwxLjQxNGMwLjM5NCwwLjM5MSwxLjAzNCwwLjM5MSwxLjQyOCwwbDguMzI1LTguMjc5bDguMjc1LDguMjc2YzAuMzk0LDAuMzk1LDEuMDM0LDAuMzk1LDEuNDI4LDAgIGMwLjM5NC0wLjM5NiwwLjM5NC0xLjAzNywwLTEuNDMyTDE3LjQ1OSwxNi4wMTR6IiBmaWxsPSIjZmZmIiBpZD0iQ2xvc2UiLz48Zy8+PGcvPjxnLz48Zy8+PGcvPjxnLz48L3N2Zz4=") 16 16, pointer !important;
|
|
}
|
|
|
|
.black-window.nasa-transparent:before,
|
|
.transparent-window.nasa-transparent:before,
|
|
.transparent-mobile.nasa-transparent:before {
|
|
background-color: transparent;
|
|
}
|
|
.black-window.popup-gallery-bg,
|
|
.transparent-window.popup-gallery-bg,
|
|
.transparent-mobile.popup-gallery-bg {
|
|
background-color: transparent;
|
|
backdrop-filter: blur(4px);
|
|
-webkit-backdrop-filter: blur(4px);
|
|
}
|
|
|
|
.white-window {
|
|
background-color: rgba(255, 255, 255, 0.5);
|
|
}
|
|
.white-window.nasa-transparent {
|
|
background-color: transparent;
|
|
}
|
|
|
|
.transparent-desktop {
|
|
background-color: transparent;
|
|
}
|
|
|
|
.nasa-transparent-topbar {
|
|
display: none;
|
|
cursor: pointer;
|
|
position: fixed;
|
|
top: 0;
|
|
bottom: 0;
|
|
left: 0;
|
|
right: 0;
|
|
z-index: 400;
|
|
background: transparent;
|
|
}
|
|
|
|
.nasa-tranparent,
|
|
.nasa-tranparent-filter {
|
|
cursor: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjwhRE9DVFlQRSBzdmcgIFBVQkxJQyAnLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4nICAnaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkJz48c3ZnIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDMyIDMyIiBoZWlnaHQ9IjMycHgiIGlkPSLQodC70L7QuV8xIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAzMiAzMiIgd2lkdGg9IjMycHgiIHhtbDpzcGFjZT0icHJlc2VydmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxwYXRoIGQ9Ik0xNy40NTksMTYuMDE0bDguMjM5LTguMTk0YzAuMzk1LTAuMzkxLDAuMzk1LTEuMDI0LDAtMS40MTRjLTAuMzk0LTAuMzkxLTEuMDM0LTAuMzkxLTEuNDI4LDAgIGwtOC4yMzIsOC4xODdMNy43Myw2LjI4NGMtMC4zOTQtMC4zOTUtMS4wMzQtMC4zOTUtMS40MjgsMGMtMC4zOTQsMC4zOTYtMC4zOTQsMS4wMzcsMCwxLjQzMmw4LjMwMiw4LjMwM2wtOC4zMzIsOC4yODYgIGMtMC4zOTQsMC4zOTEtMC4zOTQsMS4wMjQsMCwxLjQxNGMwLjM5NCwwLjM5MSwxLjAzNCwwLjM5MSwxLjQyOCwwbDguMzI1LTguMjc5bDguMjc1LDguMjc2YzAuMzk0LDAuMzk1LDEuMDM0LDAuMzk1LDEuNDI4LDAgIGMwLjM5NC0wLjM5NiwwLjM5NC0xLjAzNywwLTEuNDMyTDE3LjQ1OSwxNi4wMTR6IiBmaWxsPSIjZmZmIiBpZD0iQ2xvc2UiLz48Zy8+PGcvPjxnLz48Zy8+PGcvPjxnLz48L3N2Zz4=") 16 16, pointer;
|
|
position: fixed;
|
|
top: 0;
|
|
bottom: 0;
|
|
left: 0;
|
|
right: 0;
|
|
background: transparent;
|
|
z-index: 2;
|
|
}
|
|
|
|
.nasa-tranparent-absolute {
|
|
position: absolute;
|
|
top: 0;
|
|
bottom: 0;
|
|
left: 0;
|
|
right: 0;
|
|
background: transparent;
|
|
z-index: 9999;
|
|
}
|
|
|
|
.opacity {
|
|
position: fixed;
|
|
z-index: 9999;
|
|
top: 0;
|
|
bottom: 0;
|
|
left: 0;
|
|
right: 0;
|
|
opacity: 0.6;
|
|
background: #FFF;
|
|
}
|
|
|
|
.opacity-2 {
|
|
position: absolute;
|
|
z-index: 9999;
|
|
top: 0;
|
|
bottom: 0;
|
|
left: 0;
|
|
right: 0;
|
|
background: transparent;
|
|
}
|
|
|
|
.opacity-shop {
|
|
position: absolute;
|
|
z-index: 9;
|
|
top: 0;
|
|
bottom: 0;
|
|
left: 0;
|
|
right: 0;
|
|
opacity: .9;
|
|
background: #FFF;
|
|
}
|
|
|
|
.div-toggle-sidebar {
|
|
display: none;
|
|
position: fixed;
|
|
z-index: 100;
|
|
top: 40%;
|
|
left: 0;
|
|
text-align: center;
|
|
}
|
|
.div-toggle-sidebar a {
|
|
border: 1px solid #333;
|
|
background: #333;
|
|
color: #fff;
|
|
opacity: 0.3;
|
|
display: block;
|
|
padding: 5px;
|
|
color: #fff;
|
|
line-height: inherit;
|
|
-webkit-border-radius: 0 3px 3px 0;
|
|
-moz-border-radius: 0 3px 3px 0;
|
|
border-radius: 0 3px 3px 0;
|
|
}
|
|
.div-toggle-sidebar a:hover {
|
|
opacity: 1;
|
|
color: #fff;
|
|
}
|
|
|
|
/* Safari | chrome */
|
|
@-webkit-keyframes nasa-spin {
|
|
0% {
|
|
-webkit-transform: rotate(0deg);
|
|
}
|
|
|
|
100% {
|
|
-webkit-transform: rotate(359deg);
|
|
}
|
|
}
|
|
/* FF */
|
|
@-moz-keyframes nasa-spin {
|
|
0% {
|
|
-moz-transform: rotate(0deg);
|
|
}
|
|
|
|
100% {
|
|
-moz-transform: rotate(359deg);
|
|
}
|
|
}
|
|
/* Opera */
|
|
@-o-keyframes nasa-spin {
|
|
0% {
|
|
-o-transform: rotate(0deg);
|
|
}
|
|
|
|
100% {
|
|
-o-transform: rotate(359deg);
|
|
}
|
|
}
|
|
@keyframes nasa-spin {
|
|
0% {
|
|
transform: rotate(0deg);
|
|
}
|
|
|
|
100% {
|
|
transform: rotate(359deg);
|
|
}
|
|
}
|
|
/* Safari | chrome */
|
|
@-webkit-keyframes nasa-error {
|
|
0% {
|
|
font-size: 70%;
|
|
}
|
|
|
|
50% {
|
|
font-size: 80%;
|
|
}
|
|
|
|
100% {
|
|
font-size: 70%;
|
|
}
|
|
}
|
|
/* FF */
|
|
@-moz-keyframes nasa-error {
|
|
0% {
|
|
font-size: 70%;
|
|
}
|
|
|
|
50% {
|
|
font-size: 80%;
|
|
}
|
|
|
|
100% {
|
|
font-size: 70%;
|
|
}
|
|
}
|
|
/* Opera */
|
|
@-o-keyframes nasa-error {
|
|
0% {
|
|
font-size: 70%;
|
|
}
|
|
|
|
50% {
|
|
font-size: 80%;
|
|
}
|
|
|
|
100% {
|
|
font-size: 70%;
|
|
}
|
|
}
|
|
@keyframes nasa-error {
|
|
0% {
|
|
font-size: 70%;
|
|
}
|
|
|
|
50% {
|
|
font-size: 80%;
|
|
}
|
|
|
|
100% {
|
|
font-size: 70%;
|
|
}
|
|
}
|
|
.blockUI.blockOverlay {
|
|
z-index: 1 !important;
|
|
}
|
|
.blockUI.blockOverlay:before {
|
|
content: "";
|
|
display: inline-block;
|
|
position: absolute;
|
|
opacity: 1;
|
|
top: 50%;
|
|
left: 50%;
|
|
width: 30px;
|
|
height: 30px;
|
|
margin-left: -15px;
|
|
margin-top: -15px;
|
|
border-top: 1px solid #efefef;
|
|
border-bottom: 1px solid #333;
|
|
border-left: 1px solid #efefef;
|
|
border-right: 1px solid #333;
|
|
-webkit-border-radius: 50%;
|
|
-moz-border-radius: 50%;
|
|
border-radius: 50%;
|
|
-webkit-animation: nasa-spin .5s linear infinite;
|
|
/* Safari | Chrome */
|
|
-moz-animation: nasa-spin .5s linear infinite;
|
|
/* FF */
|
|
-o-animation: nasa-spin .5s linear infinite;
|
|
/* Opera */
|
|
-ms-animation: nasa-spin .5s linear infinite;
|
|
/* IE */
|
|
animation: nasa-spin .5s linear infinite;
|
|
}
|
|
|
|
.nasa-img-loading:after,
|
|
.nasa-loader {
|
|
content: "";
|
|
display: block;
|
|
position: absolute;
|
|
z-index: 9;
|
|
opacity: 0.6;
|
|
top: 50%;
|
|
left: 50%;
|
|
width: 30px;
|
|
height: 30px;
|
|
margin-left: -15px;
|
|
margin-top: -15px;
|
|
border-top: 1px solid #efefef;
|
|
border-bottom: 1px solid #333;
|
|
border-left: 1px solid #efefef;
|
|
border-right: 1px solid #333;
|
|
-webkit-border-radius: 50%;
|
|
-moz-border-radius: 50%;
|
|
border-radius: 50%;
|
|
-webkit-animation: nasa-spin .5s linear infinite;
|
|
/* Safari | Chrome */
|
|
-moz-animation: nasa-spin .5s linear infinite;
|
|
/* FF */
|
|
-o-animation: nasa-spin .5s linear infinite;
|
|
/* Opera */
|
|
-ms-animation: nasa-spin .5s linear infinite;
|
|
/* IE */
|
|
animation: nasa-spin .5s linear infinite;
|
|
}
|
|
|
|
.nasa-img-loading {
|
|
position: relative;
|
|
}
|
|
.nasa-img-loading:before {
|
|
content: "";
|
|
position: absolute;
|
|
z-index: 2;
|
|
display: block;
|
|
left: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
top: 0;
|
|
background: #FFF;
|
|
opacity: 0.3;
|
|
}
|
|
.nasa-img-loading.back-img:after {
|
|
display: none;
|
|
}
|
|
|
|
#nasa-confetti {
|
|
position: absolute;
|
|
top: 0;
|
|
left: 0;
|
|
z-index: 9999;
|
|
display: none;
|
|
}
|
|
|
|
body > #nasa-confetti {
|
|
position: fixed;
|
|
}
|
|
|
|
.woocommerce-account #main-content > .woocommerce {
|
|
max-width: 1200px;
|
|
margin: 30px auto;
|
|
padding: 0 10px;
|
|
}
|
|
|
|
.register .woocommerce-privacy-policy-text {
|
|
margin-bottom: 25px;
|
|
}
|
|
|
|
.woocommerce-form-login__submit,
|
|
.woocommerce-form-register__submit {
|
|
border: none;
|
|
}
|
|
|
|
.woocommerce-form-login .woocommerce-form__input-checkbox {
|
|
margin: 0 5px;
|
|
}
|
|
|
|
.nasa-login-register-warper {
|
|
width: 500px;
|
|
max-width: 90%;
|
|
height: 560px;
|
|
max-height: 90%;
|
|
text-align: center;
|
|
position: fixed;
|
|
z-index: 9999;
|
|
top: 50%;
|
|
left: 50%;
|
|
opacity: 0;
|
|
visibility: hidden;
|
|
border: 1px solid #cccccc;
|
|
background: #FFF;
|
|
overflow: hidden;
|
|
overflow-y: auto;
|
|
-webkit-border-radius: 10px;
|
|
-moz-border-radius: 10px;
|
|
border-radius: 10px;
|
|
-webkit-transform: translate(-50%, -60%);
|
|
-moz-transform: translate(-50%, -60%);
|
|
-o-transform: translate(-50%, -60%);
|
|
-ms-transform: translate(-50%, -60%);
|
|
transform: translate(-50%, -60%);
|
|
}
|
|
.nasa-login-register-warper.nasa-active {
|
|
opacity: 1;
|
|
visibility: visible;
|
|
-webkit-transform: translate(-50%, -50%);
|
|
-moz-transform: translate(-50%, -50%);
|
|
-o-transform: translate(-50%, -50%);
|
|
-ms-transform: translate(-50%, -50%);
|
|
transform: translate(-50%, -50%);
|
|
}
|
|
.nasa-login-register-warper.nasa-active .woocommerce-Input {
|
|
display: block;
|
|
height: 3em;
|
|
line-height: 3em;
|
|
}
|
|
|
|
#nasa-login-register-form {
|
|
padding-bottom: 10px;
|
|
}
|
|
#nasa-login-register-form .nasa-form-logo-log {
|
|
border-bottom: 1px solid #ddd;
|
|
padding: 15px;
|
|
text-align: center;
|
|
position: relative;
|
|
}
|
|
#nasa-login-register-form .nasa-form-logo-log .header_logo {
|
|
max-height: 45px;
|
|
}
|
|
#nasa-login-register-form .nasa-form-title {
|
|
margin: 5px 0 20px 0;
|
|
font-size: 140%;
|
|
line-height: 1.4;
|
|
display: block;
|
|
font-weight: bold;
|
|
}
|
|
#nasa-login-register-form .nasa-form-content {
|
|
margin: 0 15% 20px 15%;
|
|
}
|
|
#nasa-login-register-form .nasa-form-content input[name="nasa_login"],
|
|
#nasa-login-register-form .nasa-form-content input[name="nasa_register"] {
|
|
width: 100%;
|
|
margin-top: 10px;
|
|
padding-left: unset;
|
|
padding-right: unset;
|
|
}
|
|
#nasa-login-register-form a.login-register-close {
|
|
position: absolute;
|
|
right: 10px;
|
|
top: 50%;
|
|
font-size: 250%;
|
|
display: inline-block;
|
|
height: 36px;
|
|
width: 36px;
|
|
-webkit-transform: translateY(-50%);
|
|
-moz-transform: translateY(-50%);
|
|
-o-transform: translateY(-50%);
|
|
-ms-transform: translateY(-50%);
|
|
transform: translateY(-50%);
|
|
}
|
|
#nasa-login-register-form a.login-register-close i:before {
|
|
background: #efefef;
|
|
color: #222;
|
|
-webkit-border-radius: 99px;
|
|
-moz-border-radius: 99px;
|
|
border-radius: 99px;
|
|
}
|
|
#nasa-login-register-form a.login-register-close:hover i:before {
|
|
background: #f76b6a;
|
|
color: #fff;
|
|
}
|
|
#nasa-login-register-form form {
|
|
display: block !important;
|
|
}
|
|
#nasa-login-register-form form label,
|
|
#nasa-login-register-form form .form-row.row-submit {
|
|
text-align: left;
|
|
}
|
|
#nasa-login-register-form .nasa-switch-form {
|
|
display: block;
|
|
text-align: center;
|
|
margin-bottom: 0;
|
|
}
|
|
#nasa-login-register-form .nasa-switch-form a {
|
|
color: #f76b6a;
|
|
}
|
|
#nasa-login-register-form .nasa-message.nasa-congrat {
|
|
padding: 50px 0 50px 0;
|
|
}
|
|
#nasa-login-register-form .nasa-message.nasa-congrat .svg-login-succes {
|
|
color: #00a32a;
|
|
}
|
|
#nasa-login-register-form .nasa-message.nasa-congrat .nasa-success-congrat {
|
|
font-size: 25px;
|
|
line-height: 36px;
|
|
margin: 10px 0 0 0;
|
|
}
|
|
#nasa-login-register-form .nasa-message.nasa-congrat .nasa-success {
|
|
margin: 20px;
|
|
color: #000000;
|
|
font-size: 16px;
|
|
line-height: 23px;
|
|
}
|
|
#nasa-login-register-form .nasa-message.nasa-congrat .nasa-success .link-your-dashboard {
|
|
text-decoration: underline;
|
|
text-underline-offset: 2px;
|
|
}
|
|
#nasa-login-register-form .nasa-message .nasa-error {
|
|
padding: 0 20px;
|
|
}
|
|
|
|
#nasa_customer_login {
|
|
overflow: hidden;
|
|
position: relative;
|
|
}
|
|
#nasa_customer_login .nasa_login-form {
|
|
position: relative;
|
|
left: 0;
|
|
}
|
|
#nasa_customer_login .nasa_register-form {
|
|
position: absolute;
|
|
left: 100%;
|
|
}
|
|
|
|
#customer_login {
|
|
overflow: hidden;
|
|
position: relative;
|
|
max-width: 450px;
|
|
margin: 0 auto 60px auto;
|
|
text-align: center;
|
|
}
|
|
#customer_login .nasa-form-title {
|
|
margin-bottom: 20px;
|
|
font-size: 140%;
|
|
line-height: 1.4;
|
|
display: block;
|
|
font-weight: bold;
|
|
}
|
|
#customer_login .login-form {
|
|
position: relative;
|
|
left: 0;
|
|
}
|
|
#customer_login .register-form {
|
|
position: absolute;
|
|
left: 100%;
|
|
}
|
|
#customer_login .form-row > label {
|
|
text-align: left;
|
|
}
|
|
|
|
#nasa_customer_login .form-row,
|
|
#customer_login .form-row {
|
|
position: relative;
|
|
}
|
|
#nasa_customer_login .form-row .ns-show-password,
|
|
#customer_login .form-row .ns-show-password {
|
|
display: -webkit-box;
|
|
display: -moz-box;
|
|
display: -ms-flexbox;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
-webkit-align-items: center;
|
|
align-items: center;
|
|
height: 3em;
|
|
position: absolute;
|
|
top: 1.75em;
|
|
right: 0;
|
|
padding: 0 10px;
|
|
}
|
|
#nasa_customer_login .form-row .ns-show-password svg,
|
|
#customer_login .form-row .ns-show-password svg {
|
|
-webkit-transition: all 300ms ease;
|
|
-moz-transition: all 300ms ease;
|
|
-o-transition: all 300ms ease;
|
|
transition: all 300ms ease;
|
|
fill: none;
|
|
}
|
|
#nasa_customer_login .form-row .ns-show-password svg path,
|
|
#customer_login .form-row .ns-show-password svg path {
|
|
stroke: #666666;
|
|
}
|
|
#nasa_customer_login .form-row .ns-show-password .ns-svg-eye-op,
|
|
#customer_login .form-row .ns-show-password .ns-svg-eye-op {
|
|
position: absolute;
|
|
left: 10px;
|
|
top: 50%;
|
|
-webkit-transform: translateY(-50%);
|
|
-moz-transform: translateY(-50%);
|
|
-o-transform: translateY(-50%);
|
|
-ms-transform: translateY(-50%);
|
|
transform: translateY(-50%);
|
|
opacity: 0;
|
|
visibility: hidden;
|
|
}
|
|
#nasa_customer_login .form-row .ns-show-password .ns-svg-eye-cl,
|
|
#customer_login .form-row .ns-show-password .ns-svg-eye-cl {
|
|
opacity: 1;
|
|
visibility: visible;
|
|
}
|
|
#nasa_customer_login .form-row .ns-show-password.ns-pass-show .ns-svg-eye-op,
|
|
#customer_login .form-row .ns-show-password.ns-pass-show .ns-svg-eye-op {
|
|
opacity: 1;
|
|
visibility: visible;
|
|
}
|
|
#nasa_customer_login .form-row .ns-show-password.ns-pass-show .ns-svg-eye-cl,
|
|
#customer_login .form-row .ns-show-password.ns-pass-show .ns-svg-eye-cl {
|
|
opacity: 0;
|
|
visibility: hidden;
|
|
}
|
|
#nasa_customer_login .form-row .ns-show-password:hover svg path,
|
|
#customer_login .form-row .ns-show-password:hover svg path {
|
|
stroke: #f76b6a;
|
|
}
|
|
|
|
#mobile-navigation .nasa-login-register-ajax .nasa-login-title {
|
|
display: inline-block;
|
|
}
|
|
|
|
.header-icons > li .header-account .nasa-login-register-ajax .pe7-icon {
|
|
margin-right: 0;
|
|
}
|
|
|
|
.my_account_orders .wc-item-meta {
|
|
list-style: none;
|
|
margin-top: 5px;
|
|
margin-bottom: 0;
|
|
}
|
|
.my_account_orders .wc-item-meta li {
|
|
color: #999;
|
|
font-size: 85%;
|
|
}
|
|
.my_account_orders .wc-item-meta li p {
|
|
display: inline-block;
|
|
margin: 0;
|
|
}
|
|
|
|
.nasa-social-login-title {
|
|
position: relative;
|
|
margin-top: 25px;
|
|
text-align: center;
|
|
}
|
|
.nasa-social-login-title h5 {
|
|
position: relative;
|
|
z-index: 2;
|
|
display: inline-block;
|
|
padding-left: 20px;
|
|
padding-right: 20px;
|
|
margin: auto;
|
|
font-size: 110%;
|
|
font-weight: bold;
|
|
background: #FFF;
|
|
}
|
|
.nasa-social-login-title:after {
|
|
content: " ";
|
|
display: block;
|
|
position: absolute;
|
|
height: 1px;
|
|
width: 70%;
|
|
top: 50%;
|
|
left: 15%;
|
|
border-top: 1px solid #dedede;
|
|
z-index: 1;
|
|
}
|
|
|
|
.nasa-capcha-row {
|
|
display: -webkit-box;
|
|
display: -moz-box;
|
|
display: -ms-flexbox;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
-webkit-align-items: center;
|
|
align-items: center;
|
|
gap: 10px;
|
|
}
|
|
.nasa-capcha-row .nasa-reload-captcha {
|
|
position: relative;
|
|
}
|
|
.nasa-capcha-row .nasa-reload-captcha i {
|
|
font-size: 180%;
|
|
line-height: 30px;
|
|
height: 30px;
|
|
}
|
|
|
|
.woocommerce-ResetPassword.lost_reset_password {
|
|
width: 500px;
|
|
max-width: 90%;
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
text-align: center;
|
|
margin-bottom: 80px;
|
|
margin-top: 20px;
|
|
}
|
|
|
|
input[name="rememberme"] {
|
|
margin-bottom: 0;
|
|
}
|
|
|
|
@media only screen and (min-width: 768px) {
|
|
#nasa-login-register-form .nasa-message.nasa-congrat {
|
|
padding: 0;
|
|
-webkit-transform: translateY(50%);
|
|
-moz-transform: translateY(50%);
|
|
-o-transform: translateY(50%);
|
|
-ms-transform: translateY(50%);
|
|
transform: translateY(50%);
|
|
}
|
|
}
|
|
.nasa-title-menu > img {
|
|
margin-right: 7px;
|
|
height: 20px;
|
|
width: auto;
|
|
}
|
|
|
|
.nasa-rtl .nasa-title-menu > img {
|
|
margin-right: 0;
|
|
margin-left: 7px;
|
|
}
|
|
|
|
.sub-menu .sale-label > a.nasa-title-menu:after,
|
|
.sub-menu .new-label > a.nasa-title-menu:after,
|
|
.sub-menu .hot-label > a.nasa-title-menu:after {
|
|
display: inline-block;
|
|
padding: 2px 10px 3px 10px;
|
|
height: 18px;
|
|
line-height: 1;
|
|
text-align: center;
|
|
font-size: 85%;
|
|
color: #fff;
|
|
position: relative;
|
|
top: -5px;
|
|
margin: 0 5px;
|
|
-webkit-border-radius: 99px;
|
|
-moz-border-radius: 99px;
|
|
border-radius: 99px;
|
|
}
|
|
|
|
.sub-menu .sale-label > a.nasa-title-menu:after {
|
|
content: "sale";
|
|
background-color: #86b854;
|
|
}
|
|
|
|
.sub-menu .new-label > a.nasa-title-menu:after {
|
|
content: "new";
|
|
background-color: #7db62e;
|
|
}
|
|
|
|
.sub-menu .hot-label > a.nasa-title-menu:after {
|
|
content: "hot";
|
|
background-color: #F96A67;
|
|
}
|
|
|
|
#mobile-navigation {
|
|
position: relative;
|
|
}
|
|
#mobile-navigation:before {
|
|
content: "";
|
|
display: block;
|
|
position: absolute;
|
|
z-index: 9;
|
|
opacity: 0.6;
|
|
top: 50%;
|
|
left: 50%;
|
|
width: 50px;
|
|
height: 50px;
|
|
margin-left: -25px;
|
|
margin-top: -50px;
|
|
border-top: 2px solid #efefef;
|
|
border-bottom: 2px solid #333;
|
|
border-left: 2px solid #efefef;
|
|
border-right: 2px solid #333;
|
|
-webkit-border-radius: 50%;
|
|
-moz-border-radius: 50%;
|
|
border-radius: 50%;
|
|
-webkit-animation: nasa-spin .5s linear infinite;
|
|
/* Safari | Chrome */
|
|
-moz-animation: nasa-spin .5s linear infinite;
|
|
/* FF */
|
|
-o-animation: nasa-spin .5s linear infinite;
|
|
/* Opera */
|
|
-ms-animation: nasa-spin .5s linear infinite;
|
|
/* IE */
|
|
animation: nasa-spin .5s linear infinite;
|
|
}
|
|
#mobile-navigation li {
|
|
visibility: hidden;
|
|
opacity: 0;
|
|
}
|
|
#mobile-navigation li a {
|
|
display: -webkit-box;
|
|
display: -moz-box;
|
|
display: -ms-flexbox;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
}
|
|
#mobile-navigation li a sub,
|
|
#mobile-navigation li a sup {
|
|
line-height: initial;
|
|
}
|
|
|
|
#nasa-menu-sidebar-content {
|
|
position: fixed;
|
|
top: 0;
|
|
bottom: 0;
|
|
left: 0;
|
|
z-index: 9999;
|
|
text-align: left;
|
|
max-height: 100%;
|
|
width: 500px;
|
|
max-width: 80%;
|
|
background-color: #fff;
|
|
-webkit-transform: translateX(-100%);
|
|
-moz-transform: translateX(-100%);
|
|
-o-transform: translateX(-100%);
|
|
-ms-transform: translateX(-100%);
|
|
transform: translateX(-100%);
|
|
}
|
|
#nasa-menu-sidebar-content.nasa-active {
|
|
-webkit-transform: translateX(0);
|
|
-moz-transform: translateX(0);
|
|
-o-transform: translateX(0);
|
|
-ms-transform: translateX(0);
|
|
transform: translateX(0);
|
|
}
|
|
#nasa-menu-sidebar-content.nasa-active .nasa-close-menu-mobile {
|
|
-webkit-transform: translateX(50%);
|
|
-moz-transform: translateX(50%);
|
|
-o-transform: translateX(50%);
|
|
-ms-transform: translateX(50%);
|
|
transform: translateX(50%);
|
|
-webkit-box-shadow: none;
|
|
-moz-box-shadow: none;
|
|
box-shadow: none;
|
|
}
|
|
#nasa-menu-sidebar-content .nasa-close-menu-mobile {
|
|
right: 0;
|
|
top: 10px;
|
|
z-index: 9;
|
|
}
|
|
#nasa-menu-sidebar-content .nasa-mobile-nav-wrap {
|
|
width: 100%;
|
|
height: 100%;
|
|
position: relative;
|
|
overflow-y: auto !important;
|
|
direction: rtl;
|
|
}
|
|
#nasa-menu-sidebar-content.nasa-dark {
|
|
background-color: #000;
|
|
}
|
|
#nasa-menu-sidebar-content.nasa-dark.nasa-active {
|
|
-webkit-box-shadow: 2px 0px 2px 0px #444444;
|
|
-moz-box-shadow: 2px 0px 2px 0px #444444;
|
|
box-shadow: 2px 0px 2px 0px #444444;
|
|
}
|
|
|
|
#masthead {
|
|
position: relative;
|
|
background-color: transparent;
|
|
padding: 30px 0;
|
|
}
|
|
|
|
.header-type-builder #masthead {
|
|
padding: 0;
|
|
}
|
|
|
|
.logo {
|
|
display: inline-block;
|
|
}
|
|
.logo .header_logo {
|
|
max-height: 95px;
|
|
width: auto;
|
|
}
|
|
.logo .logo_sticky,
|
|
.logo .logo_mobile {
|
|
display: none;
|
|
}
|
|
|
|
.mobile-menu {
|
|
display: none;
|
|
}
|
|
.mobile-menu.nasa-header-mobile-layout {
|
|
display: block;
|
|
}
|
|
.mobile-menu .logo-wrapper {
|
|
text-align: center;
|
|
}
|
|
|
|
.menu-header-margin-top-0 .nasa-bg-dark {
|
|
margin-top: 15px;
|
|
}
|
|
|
|
.header-icons {
|
|
gap: 15px;
|
|
list-style: none;
|
|
margin: 0;
|
|
display: -webkit-box;
|
|
display: -moz-box;
|
|
display: -ms-flexbox;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
-webkit-align-items: center;
|
|
align-items: center;
|
|
-webkit-box-pack: end;
|
|
-ms-flex-pack: end;
|
|
justify-content: flex-end;
|
|
}
|
|
.header-icons i {
|
|
font-size: 22px;
|
|
}
|
|
|
|
.fixed-already .logo.nasa-has-sticky-logo .header_logo {
|
|
display: none;
|
|
}
|
|
.fixed-already .logo.nasa-has-sticky-logo .header_logo.logo_sticky {
|
|
display: inline-block;
|
|
}
|
|
|
|
.mobile-menu .logo .header_logo,
|
|
.fixed-already .logo .header_logo {
|
|
max-height: 25px;
|
|
}
|
|
|
|
/* TRANSPARENT HEADER */
|
|
.header-transparent #masthead {
|
|
background: transparent;
|
|
}
|
|
.header-transparent #masthead .logo {
|
|
z-index: 2;
|
|
}
|
|
.header-transparent .nasa-ajax-search-form input {
|
|
background: transparent;
|
|
}
|
|
|
|
/* END TRANSPARENT HEADER */
|
|
.boxed .wide-nav {
|
|
left: auto;
|
|
right: auto;
|
|
}
|
|
|
|
.nasa-search-sticky-wrap {
|
|
padding-left: 25px;
|
|
}
|
|
|
|
.nasa-top-bar-baby #top-bar {
|
|
position: relative;
|
|
}
|
|
.nasa-top-bar-baby #top-bar:before, .nasa-top-bar-baby #top-bar:after {
|
|
display: block;
|
|
content: "";
|
|
position: absolute;
|
|
height: 1px;
|
|
width: 100%;
|
|
left: 0;
|
|
border-top: 1px dashed #FFF;
|
|
}
|
|
.nasa-top-bar-baby #top-bar:before {
|
|
top: 5px;
|
|
}
|
|
.nasa-top-bar-baby #top-bar:after {
|
|
bottom: 4px;
|
|
}
|
|
|
|
.site-header.nasa-header-sticky-wrap {
|
|
z-index: 399;
|
|
background-color: #fff;
|
|
position: sticky;
|
|
top: 0;
|
|
}
|
|
.site-header.nasa-header-sticky-wrap.ns-has-post:not(.ns-has-topbar) {
|
|
top: -50px;
|
|
}
|
|
.site-header.nasa-header-sticky-wrap.ns-has-post:not(.ns-has-topbar).has-nasa-promotion-hide {
|
|
top: 0;
|
|
}
|
|
.site-header.nasa-header-sticky-wrap.ns-has-topbar {
|
|
top: -42px;
|
|
}
|
|
.site-header.nasa-header-sticky-wrap.ns-has-topbar.ns-has-post:not(.has-nasa-promotion-hide) {
|
|
top: -92px;
|
|
}
|
|
.site-header.nasa-header-sticky-wrap.ns-has-topbar.ns-has-post:not(.has-nasa-promotion-hide).has-nasa-topbar-hide {
|
|
top: -50px;
|
|
}
|
|
.site-header.nasa-header-sticky-wrap.ns-has-wpadminbar {
|
|
top: 32px;
|
|
}
|
|
.site-header.nasa-header-sticky-wrap.ns-has-wpadminbar.ns-has-post:not(.ns-has-topbar) {
|
|
top: -18px;
|
|
}
|
|
.site-header.nasa-header-sticky-wrap.ns-has-wpadminbar.ns-has-post:not(.ns-has-topbar).has-nasa-promotion-hide {
|
|
top: 32px;
|
|
}
|
|
.site-header.nasa-header-sticky-wrap.ns-has-wpadminbar.ns-has-topbar {
|
|
top: -10px;
|
|
}
|
|
.site-header.nasa-header-sticky-wrap.ns-has-wpadminbar.ns-has-topbar.ns-has-post:not(.has-nasa-promotion-hide) {
|
|
top: -60px;
|
|
}
|
|
.site-header.nasa-header-sticky-wrap.ns-has-wpadminbar.ns-has-topbar.ns-has-post:not(.has-nasa-promotion-hide).has-nasa-topbar-hide {
|
|
top: -18px;
|
|
}
|
|
.site-header.nasa-header-sticky-wrap:has(.fixed-already) .nasa-topbar-wrap .nasa-icon-toggle {
|
|
display: none;
|
|
}
|
|
.site-header.nasa-header-sticky-wrap:has(.fixed-already) .nasa-promotion-show {
|
|
display: none !important;
|
|
}
|
|
|
|
.nasa-header-sticky .sticky-wrapper {
|
|
position: unset;
|
|
top: -30px;
|
|
width: 100%;
|
|
height: auto;
|
|
left: 0;
|
|
right: 0;
|
|
}
|
|
.nasa-header-sticky .fixed-already {
|
|
background-color: #fff;
|
|
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
|
|
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
|
|
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
|
|
}
|
|
.nasa-header-sticky .fixed-already .nasa-top-cat-filter-wrap {
|
|
-webkit-box-shadow: 0 1px 12px 0 rgba(0, 0, 0, 0.15);
|
|
-moz-box-shadow: 0 1px 12px 0 rgba(0, 0, 0, 0.15);
|
|
box-shadow: 0 1px 12px 0 rgba(0, 0, 0, 0.15);
|
|
}
|
|
.nasa-header-sticky .fixed-already #masthead {
|
|
padding-top: 0;
|
|
padding-bottom: 0;
|
|
}
|
|
.nasa-header-sticky .fixed-already .nasa-allways-show.nasa-active {
|
|
display: none;
|
|
}
|
|
.nasa-header-sticky .fixed-already .nasa-vertical-header:hover .nasa-allways-show.nasa-active,
|
|
.nasa-header-sticky .fixed-already .nasa-vertical-header:hover .vertical-menu-container {
|
|
display: block;
|
|
}
|
|
.nasa-header-sticky .ns-vertical-header-hide .nasa-allways-show.nasa-active {
|
|
display: none;
|
|
}
|
|
|
|
.farm-slider-bottom {
|
|
position: absolute;
|
|
z-index: 98;
|
|
left: -5px;
|
|
right: -5px;
|
|
bottom: -3px;
|
|
width: auto !important;
|
|
}
|
|
|
|
@media only screen and (max-width: 767px) {
|
|
.site-header.nasa-header-sticky-wrap.ns-has-wpadminbar {
|
|
top: 46px;
|
|
}
|
|
.site-header.nasa-header-sticky-wrap.ns-has-wpadminbar.ns-has-post:not(.ns-has-topbar) {
|
|
top: -4px;
|
|
}
|
|
.site-header.nasa-header-sticky-wrap.ns-has-wpadminbar.ns-has-post:not(.ns-has-topbar).has-nasa-promotion-hide {
|
|
top: 46px;
|
|
}
|
|
.site-header.nasa-header-sticky-wrap.ns-has-wpadminbar.ns-has-topbar {
|
|
top: 4px;
|
|
}
|
|
.site-header.nasa-header-sticky-wrap.ns-has-wpadminbar.ns-has-topbar.ns-has-post:not(.has-nasa-promotion-hide) {
|
|
top: -46px;
|
|
}
|
|
.site-header.nasa-header-sticky-wrap.ns-has-wpadminbar.ns-has-topbar.ns-has-post:not(.has-nasa-promotion-hide).has-nasa-topbar-hide {
|
|
top: -4px;
|
|
}
|
|
}
|
|
.nasa-mini-number {
|
|
display: inline-block;
|
|
font-size: 11px;
|
|
position: absolute;
|
|
background: #f76b6a;
|
|
color: #fff;
|
|
text-align: center;
|
|
top: -6px;
|
|
right: -6px;
|
|
padding: 0;
|
|
width: 17px;
|
|
height: 17px;
|
|
line-height: 17px;
|
|
visibility: visible;
|
|
opacity: 1;
|
|
-webkit-border-radius: 50%;
|
|
-moz-border-radius: 50%;
|
|
border-radius: 50%;
|
|
-webkit-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
|
|
-moz-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
|
|
box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
|
|
}
|
|
.nasa-mini-number.nasa-product-empty, .nasa-mini-number.hidden-tag {
|
|
visibility: hidden;
|
|
opacity: 0;
|
|
}
|
|
|
|
#nasa-viewed-sidebar-content {
|
|
top: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
left: 0;
|
|
}
|
|
|
|
#nasa-wishlist-sidebar-content {
|
|
height: 100%;
|
|
}
|
|
|
|
#nasa-compare-sidebar-content {
|
|
min-height: 120px;
|
|
}
|
|
|
|
.widget_shopping_wishlist_content .nasa-sidebar-tit {
|
|
display: none;
|
|
}
|
|
.widget_shopping_wishlist_content .wishlist_table.ns-disable-remove .nasa-remove_from_wishlist {
|
|
pointer-events: none;
|
|
}
|
|
|
|
.nasa-global-wishlist,
|
|
.added_to_cart.wc-forward {
|
|
display: none;
|
|
}
|
|
|
|
/* Header mini cart dropdown */
|
|
.cart-link .icon-wrap {
|
|
display: -webkit-box;
|
|
display: -moz-box;
|
|
display: -ms-flexbox;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
}
|
|
|
|
.mini-cart {
|
|
position: relative;
|
|
line-height: 100%;
|
|
}
|
|
.mini-cart .cart-icon {
|
|
position: relative;
|
|
}
|
|
.mini-cart .cart-icon:before {
|
|
margin-left: 0;
|
|
}
|
|
.mini-cart .cart-icon:hover:before {
|
|
color: #f76b6a;
|
|
}
|
|
.mini-cart .products-number {
|
|
color: #f76b6a;
|
|
}
|
|
.mini-cart .amount {
|
|
color: #333333 !important;
|
|
}
|
|
|
|
svg.ns-coupon-icon path {
|
|
-webkit-transform: translate(0, 100%) scale(0.00625, -0.00625);
|
|
-moz-transform: translate(0, 100%) scale(0.00625, -0.00625);
|
|
-o-transform: translate(0, 100%) scale(0.00625, -0.00625);
|
|
-ms-transform: translate(0, 100%) scale(0.00625, -0.00625);
|
|
transform: translate(0, 100%) scale(0.00625, -0.00625);
|
|
}
|
|
|
|
/* End Header mini cart */
|
|
.woocommerce-remove-coupon {
|
|
color: #333;
|
|
-webkit-flex-wrap: wrap;
|
|
-ms-flex-wrap: wrap;
|
|
flex-wrap: wrap;
|
|
}
|
|
.woocommerce-remove-coupon .cp-code {
|
|
border: 1px dashed #a3a3a3;
|
|
background-color: #efefef;
|
|
font-size: 11px;
|
|
padding: 3px 8px 3px 12px;
|
|
text-transform: uppercase;
|
|
letter-spacing: 4px;
|
|
word-break: break-all;
|
|
-webkit-border-radius: 3px;
|
|
-moz-border-radius: 3px;
|
|
border-radius: 3px;
|
|
overflow: hidden;
|
|
white-space: nowrap;
|
|
text-overflow: ellipsis;
|
|
max-width: 135px;
|
|
}
|
|
.woocommerce-remove-coupon:active, .woocommerce-remove-coupon:focus {
|
|
color: #000;
|
|
}
|
|
.woocommerce-remove-coupon:hover {
|
|
color: #aaaaaa;
|
|
}
|
|
.woocommerce-remove-coupon:hover .cp-code,
|
|
.woocommerce-remove-coupon:hover .amount,
|
|
.woocommerce-remove-coupon:hover svg {
|
|
color: #aaaaaa;
|
|
}
|
|
|
|
.style-2 .woocommerce-remove-coupon {
|
|
color: #aaa;
|
|
}
|
|
|
|
.qty-auto-update .nasa-update-cart-popup {
|
|
display: none;
|
|
}
|
|
|
|
#cross-sell-outside {
|
|
position: fixed;
|
|
top: 40%;
|
|
width: 400px;
|
|
z-index: 9998;
|
|
left: 20%;
|
|
background-color: #fff;
|
|
}
|
|
|
|
.canvas-on > .select2-container {
|
|
z-index: 9999;
|
|
}
|
|
|
|
.account-user {
|
|
position: relative;
|
|
margin-bottom: 20px;
|
|
overflow: hidden;
|
|
border: 3px solid #eeeeee;
|
|
padding: 15px;
|
|
}
|
|
|
|
.account-user .avatar {
|
|
display: block;
|
|
float: left;
|
|
margin-right: 10px;
|
|
}
|
|
|
|
.account-user span {
|
|
display: block;
|
|
line-height: 1.4;
|
|
text-transform: uppercase;
|
|
font-weight: bold;
|
|
}
|
|
|
|
.account-user span a {
|
|
display: inline-block;
|
|
margin-top: 4px;
|
|
font-size: 60%;
|
|
}
|
|
|
|
.wishlist_table .product-thumbnail img {
|
|
width: 114px !important;
|
|
padding-left: 0;
|
|
padding-top: 10px !important;
|
|
padding-bottom: 10px !important;
|
|
}
|
|
|
|
/* Quantity button general */
|
|
.quantity {
|
|
width: 65px;
|
|
text-align: left;
|
|
position: relative;
|
|
display: inline-block;
|
|
float: left;
|
|
}
|
|
.quantity .minus,
|
|
.quantity .plus {
|
|
border: 1px solid #efefef;
|
|
overflow: hidden;
|
|
width: 21px;
|
|
height: 21px;
|
|
position: absolute;
|
|
text-align: center;
|
|
padding: 0;
|
|
left: auto;
|
|
right: 0;
|
|
background-color: #fff;
|
|
font-weight: normal;
|
|
-webkit-border-radius: 0px;
|
|
-moz-border-radius: 0px;
|
|
border-radius: 0px;
|
|
display: -webkit-box;
|
|
display: -moz-box;
|
|
display: -ms-flexbox;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
-webkit-box-align: baseline;
|
|
-ms-flex-align: baseline;
|
|
-webkit-align-items: baseline;
|
|
align-items: baseline;
|
|
-webkit-box-pack: center;
|
|
-ms-flex-pack: center;
|
|
justify-content: center;
|
|
}
|
|
.quantity .minus:hover,
|
|
.quantity .plus:hover {
|
|
background: #efefef;
|
|
color: #000;
|
|
}
|
|
.quantity .minus svg,
|
|
.quantity .plus svg {
|
|
height: 100%;
|
|
}
|
|
.quantity .plus {
|
|
top: 0;
|
|
line-height: 17px;
|
|
}
|
|
.quantity .minus {
|
|
bottom: 0;
|
|
border-top: none;
|
|
line-height: 19px;
|
|
}
|
|
.quantity .input-text.qty {
|
|
border: 1px solid #efefef;
|
|
height: 42px;
|
|
padding: 0px;
|
|
line-height: 41px;
|
|
width: 45px;
|
|
display: inline-block;
|
|
margin: 0;
|
|
text-align: center;
|
|
color: #666666;
|
|
font-weight: normal;
|
|
-webkit-border-radius: 0;
|
|
-moz-border-radius: 0;
|
|
border-radius: 0;
|
|
}
|
|
.quantity .input-text.qty[readonly] {
|
|
width: 100%;
|
|
}
|
|
.quantity input[type="number"] {
|
|
appearance: textfield;
|
|
-webkit-appearance: textfield;
|
|
-moz-appearance: textfield;
|
|
-ms-appearance: textfield;
|
|
}
|
|
.quantity.hidden {
|
|
display: none;
|
|
width: auto;
|
|
margin: 0;
|
|
}
|
|
|
|
.nasa-product-details-page form.cart .quantity .minus,
|
|
.product-lightbox form.cart .quantity .minus {
|
|
bottom: 0;
|
|
top: auto;
|
|
}
|
|
|
|
.co-wrap-info {
|
|
gap: 8px;
|
|
}
|
|
.co-wrap-info div.quantity {
|
|
margin: 0;
|
|
}
|
|
.co-wrap-info div.quantity .input-text.qty[readonly] {
|
|
width: 100%;
|
|
}
|
|
|
|
.mini-cart-item .quantity,
|
|
.co-wrap-info .quantity {
|
|
margin-right: 6px;
|
|
width: 60px;
|
|
overflow: hidden;
|
|
border: 1px solid #ddd;
|
|
display: -webkit-box;
|
|
display: -moz-box;
|
|
display: -ms-flexbox;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
-webkit-border-radius: 15px;
|
|
-moz-border-radius: 15px;
|
|
border-radius: 15px;
|
|
}
|
|
.mini-cart-item .quantity.hidden-tag,
|
|
.co-wrap-info .quantity.hidden-tag {
|
|
width: auto;
|
|
border: none;
|
|
}
|
|
.mini-cart-item .quantity .qty:focus,
|
|
.co-wrap-info .quantity .qty:focus {
|
|
border-color: #dedede;
|
|
}
|
|
.mini-cart-item .quantity .plus,
|
|
.mini-cart-item .quantity .minus,
|
|
.co-wrap-info .quantity .plus,
|
|
.co-wrap-info .quantity .minus {
|
|
position: static;
|
|
height: 18px;
|
|
line-height: 16px;
|
|
font-size: 13px;
|
|
width: 25px;
|
|
border: none;
|
|
}
|
|
.mini-cart-item .quantity .plus,
|
|
.co-wrap-info .quantity .plus {
|
|
-webkit-box-ordinal-group: 3;
|
|
-moz-box-ordinal-group: 3;
|
|
-ms-flex-order: 3;
|
|
-webkit-order: 3;
|
|
order: 3;
|
|
}
|
|
.mini-cart-item .quantity .minus,
|
|
.co-wrap-info .quantity .minus {
|
|
-webkit-box-ordinal-group: 1;
|
|
-moz-box-ordinal-group: 1;
|
|
-ms-flex-order: 1;
|
|
-webkit-order: 1;
|
|
order: 1;
|
|
}
|
|
.mini-cart-item .quantity .input-text.qty,
|
|
.co-wrap-info .quantity .input-text.qty {
|
|
height: 18px;
|
|
line-height: 18px;
|
|
font-size: 13px;
|
|
padding: 0;
|
|
width: 25px;
|
|
border-top: none;
|
|
border-bottom: none;
|
|
border-color: #ddd;
|
|
-webkit-border-radius: 0 !important;
|
|
-moz-border-radius: 0 !important;
|
|
border-radius: 0 !important;
|
|
-webkit-box-ordinal-group: 2;
|
|
-moz-box-ordinal-group: 2;
|
|
-ms-flex-order: 2;
|
|
-webkit-order: 2;
|
|
order: 2;
|
|
}
|
|
|
|
.mini-cart-item .quantity.qnot {
|
|
width: auto;
|
|
border: none;
|
|
}
|
|
|
|
.quantity-wrap {
|
|
display: block;
|
|
position: relative;
|
|
}
|
|
.quantity-wrap .cart_list_product_quantity {
|
|
display: -webkit-inline-box;
|
|
display: -moz-inline-box;
|
|
display: -ms-inline-flexbox;
|
|
display: inline-flex;
|
|
}
|
|
.quantity-wrap .cart_list_product_quantity .woocommerce-Price-amount {
|
|
margin: 0 5px;
|
|
}
|
|
|
|
.mini-cart-item-subtotal {
|
|
height: 30px;
|
|
line-height: 30px;
|
|
font-size: 90%;
|
|
}
|
|
.mini-cart-item-subtotal small {
|
|
display: -webkit-box;
|
|
display: -moz-box;
|
|
display: -ms-flexbox;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
-webkit-flex-wrap: wrap;
|
|
-ms-flex-wrap: wrap;
|
|
flex-wrap: wrap;
|
|
line-height: 1.2;
|
|
}
|
|
|
|
/* Cart total at right sidebar */
|
|
.cart-sidebar .cart_totals table {
|
|
border-collapse: collapse;
|
|
border: 1px solid #ececec;
|
|
}
|
|
.cart-sidebar .cart_totals td {
|
|
border: 1px solid #ececec;
|
|
}
|
|
.cart-sidebar .cart_totals th {
|
|
border: 1px solid #ececec;
|
|
}
|
|
.cart-sidebar .button {
|
|
margin-bottom: 10px;
|
|
}
|
|
.cart-sidebar .widget-title {
|
|
padding-bottom: 10px;
|
|
}
|
|
.cart-sidebar .checkout-button {
|
|
margin-bottom: 30px;
|
|
margin-left: 0;
|
|
}
|
|
|
|
/* Cross sells */
|
|
.cross-sells {
|
|
margin-top: 20px;
|
|
}
|
|
.cross-sells ul {
|
|
margin-left: 0;
|
|
}
|
|
.cross-sells .row > .columns {
|
|
padding: 0;
|
|
}
|
|
|
|
.woocommerce-cart .return-to-shop {
|
|
text-align: center;
|
|
}
|
|
.woocommerce-cart .cart-empty {
|
|
text-align: center;
|
|
font-size: 40px;
|
|
font-weight: 800;
|
|
color: inherit;
|
|
display: block;
|
|
margin-bottom: 30px;
|
|
}
|
|
.woocommerce-cart .cart-empty .cart-icon {
|
|
min-height: 190px;
|
|
width: 100%;
|
|
color: #ececec;
|
|
margin: 30px 0 20px 0;
|
|
}
|
|
.woocommerce-cart .nasa-extra-empty {
|
|
margin-top: 10px;
|
|
display: block;
|
|
width: 100%;
|
|
font-size: 14.5px;
|
|
color: #888888;
|
|
font-weight: normal;
|
|
line-height: 1.6;
|
|
}
|
|
.woocommerce-cart .nasa-extra-empty:first-child {
|
|
margin-top: 15px;
|
|
}
|
|
.woocommerce-cart .nasa-empty-cart-recommend-product .nasa-recommend-product {
|
|
margin-bottom: 0 !important;
|
|
}
|
|
|
|
.woocommerce address br {
|
|
margin-top: 10px;
|
|
}
|
|
|
|
#nasa-quickview-sidebar-content {
|
|
position: absolute;
|
|
z-index: 1;
|
|
top: 0;
|
|
bottom: 0;
|
|
left: 0;
|
|
right: 0;
|
|
padding: 25px;
|
|
overflow-y: auto;
|
|
background: #fff;
|
|
-ms-overflow-style: none;
|
|
/* IE and Edge */
|
|
scrollbar-width: none;
|
|
/* Firefox */
|
|
}
|
|
#nasa-quickview-sidebar-content:-webkit-scrollbar {
|
|
display: none;
|
|
}
|
|
|
|
.nasa-static-sidebar {
|
|
position: fixed;
|
|
top: 0;
|
|
bottom: 0;
|
|
right: 0;
|
|
z-index: 9998;
|
|
width: 400px;
|
|
max-width: 80%;
|
|
-webkit-transform: translateX(100%);
|
|
-moz-transform: translateX(100%);
|
|
-o-transform: translateX(100%);
|
|
-ms-transform: translateX(100%);
|
|
transform: translateX(100%);
|
|
}
|
|
.nasa-static-sidebar .screen-reader-text {
|
|
display: none !important;
|
|
}
|
|
.nasa-static-sidebar#nasa-quickview-sidebar {
|
|
width: 600px;
|
|
max-width: 90%;
|
|
right: 0;
|
|
}
|
|
.nasa-static-sidebar#nasa-quickview-sidebar.nasa-active {
|
|
-webkit-transform: translateX(0);
|
|
-moz-transform: translateX(0);
|
|
-o-transform: translateX(0);
|
|
-ms-transform: translateX(0);
|
|
transform: translateX(0);
|
|
}
|
|
.nasa-static-sidebar#nasa-quickview-sidebar .product-info .nasa-single-share {
|
|
margin-bottom: 0;
|
|
}
|
|
.nasa-static-sidebar.nasa-active {
|
|
-webkit-transform: translateX(0);
|
|
-moz-transform: translateX(0);
|
|
-o-transform: translateX(0);
|
|
-ms-transform: translateX(0);
|
|
transform: translateX(0);
|
|
}
|
|
.nasa-static-sidebar.nasa-active .nasa-sidebar-close a {
|
|
-webkit-transform: translateX(-50%);
|
|
-moz-transform: translateX(-50%);
|
|
-o-transform: translateX(-50%);
|
|
-ms-transform: translateX(-50%);
|
|
transform: translateX(-50%);
|
|
-webkit-box-shadow: none;
|
|
-moz-box-shadow: none;
|
|
box-shadow: none;
|
|
}
|
|
.nasa-static-sidebar.nasa-active .nasa-sidebar-close a:hover {
|
|
-webkit-box-shadow: 0 0 6px 0 rgba(1, 1, 1, 0.3);
|
|
-moz-box-shadow: 0 0 6px 0 rgba(1, 1, 1, 0.3);
|
|
box-shadow: 0 0 6px 0 rgba(1, 1, 1, 0.3);
|
|
color: #fff;
|
|
}
|
|
|
|
.ns-cart-popup-wrap {
|
|
display: none;
|
|
}
|
|
|
|
dl.variation {
|
|
color: #888888;
|
|
font-size: 12px;
|
|
line-height: 1.4;
|
|
display: -webkit-box;
|
|
display: -moz-box;
|
|
display: -ms-flexbox;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
-webkit-flex-wrap: wrap;
|
|
-ms-flex-wrap: wrap;
|
|
flex-wrap: wrap;
|
|
}
|
|
dl.variation dt {
|
|
display: none;
|
|
font-weight: normal;
|
|
}
|
|
dl.variation dd {
|
|
margin-bottom: 0;
|
|
display: -webkit-box;
|
|
display: -moz-box;
|
|
display: -ms-flexbox;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
-webkit-align-items: center;
|
|
align-items: center;
|
|
}
|
|
dl.variation dd:after {
|
|
content: "/";
|
|
margin: 0 5px;
|
|
}
|
|
dl.variation dd:last-child:after {
|
|
display: none;
|
|
}
|
|
dl.variation:after {
|
|
display: none;
|
|
}
|
|
|
|
.nasa-viewed-product-sc .item-product-widget {
|
|
margin: 20px 0;
|
|
padding-top: 20px;
|
|
border-top: 1px solid #efefef;
|
|
}
|
|
.nasa-viewed-product-sc .item-product-widget:first-child {
|
|
margin-top: 0;
|
|
padding-top: 0;
|
|
border-top: none;
|
|
}
|
|
.nasa-viewed-product-sc .nasa-slick-slider .item-product-widget {
|
|
border-top: none;
|
|
padding-top: 0;
|
|
margin: 10px 0;
|
|
}
|
|
.nasa-viewed-product-sc .nasa-slick-slider .item-product-widget:first-child {
|
|
padding-top: 0;
|
|
margin: 10px 0;
|
|
}
|
|
|
|
ul.wishlist_table {
|
|
list-style: none;
|
|
}
|
|
ul.wishlist_table .item-wrapper {
|
|
display: -webkit-box;
|
|
display: -moz-box;
|
|
display: -ms-flexbox;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
gap: 15px;
|
|
}
|
|
ul.wishlist_table .product-thumbnail {
|
|
padding: 0;
|
|
}
|
|
|
|
.shop_table {
|
|
margin-top: 10px;
|
|
}
|
|
.shop_table.woocommerce-checkout-review-order-table {
|
|
margin-top: 0;
|
|
table-layout: fixed;
|
|
}
|
|
.shop_table thead {
|
|
text-transform: uppercase;
|
|
color: #222;
|
|
}
|
|
.shop_table thead tr {
|
|
border-bottom: 2px solid #ECECEC;
|
|
}
|
|
.shop_table thead tr:last-child {
|
|
border-bottom: 2px solid #ECECEC;
|
|
}
|
|
.shop_table tr.woocommerce-cart-form__cart-item {
|
|
border-bottom: 1px solid #ECECEC;
|
|
}
|
|
.shop_table tr.nasa-no-border .nasa-total-condition-desc {
|
|
margin-bottom: 0;
|
|
}
|
|
.shop_table tr .nasa-subtotal_free_shipping,
|
|
.shop_table tr .nasa-actions {
|
|
font-size: 100%;
|
|
}
|
|
.shop_table .product-remove {
|
|
width: 30px;
|
|
}
|
|
.shop_table .product-quantity {
|
|
width: 120px;
|
|
text-align: center;
|
|
}
|
|
.shop_table .product-quantity.quantity-review-item {
|
|
width: auto;
|
|
}
|
|
.shop_table tfoot th {
|
|
font-size: 100%;
|
|
letter-spacing: initial;
|
|
color: #000;
|
|
}
|
|
.shop_table tfoot td {
|
|
text-align: right;
|
|
font-weight: bold;
|
|
}
|
|
.shop_table .remove i {
|
|
display: inline-block;
|
|
height: 20px;
|
|
width: 20px;
|
|
line-height: 20px;
|
|
font-size: 20px;
|
|
font-weight: 700;
|
|
text-align: center;
|
|
color: #333333;
|
|
position: relative;
|
|
}
|
|
.shop_table .remove i:hover {
|
|
color: #f76b6a;
|
|
}
|
|
.shop_table .product-name {
|
|
padding: 0;
|
|
width: auto;
|
|
}
|
|
.shop_table tbody .product-name {
|
|
color: inherit;
|
|
padding: 8px 5px;
|
|
}
|
|
.shop_table tbody .product-name a:hover {
|
|
color: #000;
|
|
}
|
|
.shop_table tbody .product-name .variation {
|
|
margin-top: 6px;
|
|
}
|
|
.shop_table tbody .product-name .mobile-price {
|
|
padding-top: 5px;
|
|
}
|
|
.shop_table tbody .product-subtotal {
|
|
color: #f76b6a;
|
|
}
|
|
.shop_table .product-quantity .quantity {
|
|
display: inline-block;
|
|
float: none;
|
|
margin: 0;
|
|
}
|
|
.shop_table .product-subtotal {
|
|
font-weight: bold;
|
|
text-align: right;
|
|
}
|
|
.shop_table .total {
|
|
color: #222;
|
|
}
|
|
.shop_table .product-thumbnail {
|
|
width: 70px;
|
|
padding: 15px 5px;
|
|
}
|
|
.shop_table .product-thumbnail img {
|
|
width: 60px;
|
|
}
|
|
.shop_table.my_account_orders tbody td {
|
|
padding: 15px 5px 15px 0px;
|
|
}
|
|
.shop_table.my_account_orders tbody td.woocommerce-orders-table__cell-order-actions .button {
|
|
padding: 0;
|
|
margin: 0 10px 0 0;
|
|
color: #333333 !important;
|
|
background-color: transparent !important;
|
|
border: none;
|
|
}
|
|
.shop_table.my_account_orders tbody td.woocommerce-orders-table__cell-order-actions .button:hover {
|
|
text-decoration: underline;
|
|
color: #000 !important;
|
|
}
|
|
.shop_table.my_account_orders tbody td.woocommerce-orders-table__cell-order-actions .button:last-child {
|
|
margin-right: 0;
|
|
}
|
|
.shop_table .blockUI.blockOverlay {
|
|
display: none !important;
|
|
}
|
|
|
|
.after-add-to-cart-form .product-name .variation {
|
|
margin-bottom: 0;
|
|
}
|
|
|
|
.nasa-total-condition {
|
|
width: 100%;
|
|
position: relative;
|
|
background: #EDEDED;
|
|
height: 7px;
|
|
line-height: 15px;
|
|
margin-top: 25px;
|
|
margin-bottom: 10px;
|
|
}
|
|
|
|
.nasa-subtotal-condition {
|
|
position: relative;
|
|
z-index: 1;
|
|
line-height: inherit;
|
|
width: 0;
|
|
height: 100%;
|
|
overflow: visible !important;
|
|
text-align: center;
|
|
font-weight: bold;
|
|
}
|
|
.nasa-subtotal-condition .nasa-total-number {
|
|
font-size: 9px;
|
|
position: absolute;
|
|
width: 28px;
|
|
height: 28px;
|
|
right: -1px;
|
|
top: 50%;
|
|
border-width: 2px;
|
|
border-style: solid;
|
|
background-color: #fff;
|
|
-webkit-transform: translate(50%, -50%);
|
|
-moz-transform: translate(50%, -50%);
|
|
-o-transform: translate(50%, -50%);
|
|
-ms-transform: translate(50%, -50%);
|
|
transform: translate(50%, -50%);
|
|
-webkit-border-radius: 50%;
|
|
-moz-border-radius: 50%;
|
|
border-radius: 50%;
|
|
}
|
|
|
|
.free .nasa-subtotal-condition {
|
|
background: #00a32a;
|
|
}
|
|
.free .nasa-subtotal-condition .nasa-total-number {
|
|
border-color: #00a32a;
|
|
}
|
|
|
|
.nasa-total-condition-wrap {
|
|
position: relative;
|
|
padding-left: 15px;
|
|
padding-right: 15px;
|
|
}
|
|
.nasa-total-condition-wrap:before, .nasa-total-condition-wrap:after {
|
|
position: absolute;
|
|
top: 0;
|
|
bottom: 0;
|
|
content: "";
|
|
width: 25px;
|
|
z-index: 0;
|
|
}
|
|
.nasa-total-condition-wrap:before {
|
|
left: 0;
|
|
background-color: #f76b6a;
|
|
-webkit-border-radius: 10px;
|
|
-moz-border-radius: 10px;
|
|
border-radius: 10px;
|
|
}
|
|
.nasa-total-condition-wrap:after {
|
|
right: 0;
|
|
background-color: #EDEDED;
|
|
-webkit-border-radius: 10px;
|
|
-moz-border-radius: 10px;
|
|
border-radius: 10px;
|
|
}
|
|
.nasa-total-condition-wrap.free:before {
|
|
background-color: #00a32a;
|
|
}
|
|
|
|
.nasa-total-condition-desc {
|
|
max-width: 550px;
|
|
margin: 10px auto 30px auto;
|
|
text-align: center;
|
|
line-height: 1.4;
|
|
font-size: 14.5px;
|
|
font-weight: normal;
|
|
}
|
|
.nasa-total-condition-desc a {
|
|
font-weight: bold;
|
|
text-decoration: underline;
|
|
}
|
|
.nasa-total-condition-desc a:hover {
|
|
color: #000;
|
|
}
|
|
.nasa-total-condition-desc i {
|
|
font-weight: bold;
|
|
}
|
|
.nasa-total-condition-desc .pe-7s-check {
|
|
vertical-align: top;
|
|
}
|
|
.nasa-total-condition-desc .woocommerce-Price-amount {
|
|
color: #f76b6a;
|
|
font-weight: bold;
|
|
}
|
|
|
|
.widget_shopping_wishlist_content .nasa-wishlist-page {
|
|
font-size: 12px;
|
|
}
|
|
|
|
.hidden-title-form {
|
|
display: none;
|
|
margin-top: 30px;
|
|
margin-bottom: 40px;
|
|
}
|
|
|
|
.wishlist-title-with-form {
|
|
margin-top: 30px;
|
|
}
|
|
.wishlist-title-with-form h2 {
|
|
display: inline-block;
|
|
}
|
|
.wishlist-title-with-form .show-title-form {
|
|
padding: initial;
|
|
margin: 0 10px;
|
|
background: transparent !important;
|
|
border-color: transparent !important;
|
|
color: #333333;
|
|
letter-spacing: initial;
|
|
text-transform: initial;
|
|
}
|
|
.wishlist-title-with-form .show-title-form:hover {
|
|
background: transparent !important;
|
|
border-color: transparent !important;
|
|
color: #333333;
|
|
}
|
|
|
|
.tax_label {
|
|
font-weight: normal;
|
|
}
|
|
|
|
/*COUNTDOWN*/
|
|
.countdown-row {
|
|
text-align: inherit;
|
|
display: block;
|
|
padding: 0;
|
|
position: relative;
|
|
z-index: 12;
|
|
margin: 0 -10px;
|
|
}
|
|
|
|
.countdown-section {
|
|
display: inline-block;
|
|
margin: 0 10px 10px 10px;
|
|
position: relative;
|
|
line-height: 1.6;
|
|
text-align: center;
|
|
}
|
|
|
|
.countdown-amount {
|
|
display: block;
|
|
background: #f1f1f1;
|
|
color: #000;
|
|
font-size: 110%;
|
|
font-weight: 600;
|
|
line-height: 100%;
|
|
padding: 10px 0;
|
|
width: 40px;
|
|
-webkit-border-radius: 3px;
|
|
-moz-border-radius: 3px;
|
|
border-radius: 3px;
|
|
}
|
|
|
|
.product-item .countdown-amount {
|
|
background: #f1f1f1;
|
|
color: #000000;
|
|
}
|
|
.product-item .countdown-period {
|
|
color: #000000;
|
|
}
|
|
|
|
.nasa-special-deal-item .product-item .countdown-amount {
|
|
background: #f1f1f1;
|
|
color: #000;
|
|
}
|
|
|
|
.countdown-period {
|
|
display: block;
|
|
font-size: 80%;
|
|
line-height: 150%;
|
|
text-transform: uppercase;
|
|
padding-top: 7px;
|
|
font-weight: 600;
|
|
}
|
|
|
|
.nasa-quickview-product-deal-countdown,
|
|
.nasa-detail-product-deal-countdown {
|
|
position: relative;
|
|
margin-bottom: 25px;
|
|
}
|
|
.nasa-quickview-product-deal-countdown.nasa-product-variation-countdown,
|
|
.nasa-detail-product-deal-countdown.nasa-product-variation-countdown {
|
|
height: 0;
|
|
margin-bottom: 0;
|
|
overflow: hidden;
|
|
}
|
|
.nasa-quickview-product-deal-countdown.nasa-product-variation-countdown.nasa-show,
|
|
.nasa-detail-product-deal-countdown.nasa-product-variation-countdown.nasa-show {
|
|
height: 70px;
|
|
margin-bottom: 10px;
|
|
}
|
|
.nasa-quickview-product-deal-countdown .nasa-sc-pdeal-countdown,
|
|
.nasa-detail-product-deal-countdown .nasa-sc-pdeal-countdown {
|
|
text-align: inherit;
|
|
}
|
|
.nasa-quickview-product-deal-countdown .nasa-sc-pdeal-countdown .countdown-amount,
|
|
.nasa-detail-product-deal-countdown .nasa-sc-pdeal-countdown .countdown-amount {
|
|
font-size: 110%;
|
|
padding: 15px 0;
|
|
width: 45px;
|
|
font-weight: 700;
|
|
}
|
|
|
|
.nasa-custom-countdown .countdown-amount {
|
|
width: 55px;
|
|
}
|
|
.nasa-custom-countdown.nasa-large {
|
|
font-size: 180%;
|
|
}
|
|
.nasa-custom-countdown.nasa-large .countdown-amount {
|
|
font-size: 85%;
|
|
background: #e8e8e8;
|
|
font-weight: 600;
|
|
}
|
|
.nasa-custom-countdown.nasa-small {
|
|
font-size: 135%;
|
|
}
|
|
.nasa-custom-countdown.nasa-small .countdown-period {
|
|
font-size: 70%;
|
|
}
|
|
|
|
.nasa-countdown-text {
|
|
display: inline-block;
|
|
color: #333;
|
|
}
|
|
.nasa-countdown-text .countdown-row {
|
|
margin: 0;
|
|
}
|
|
.nasa-countdown-text .countdown-amount,
|
|
.nasa-countdown-text .countdown-period {
|
|
display: inherit;
|
|
color: inherit;
|
|
font-size: 100%;
|
|
background: transparent;
|
|
padding: 0;
|
|
width: auto;
|
|
line-height: inherit;
|
|
font-weight: inherit;
|
|
}
|
|
.nasa-countdown-text .countdown-section {
|
|
display: inherit;
|
|
margin: auto;
|
|
line-height: inherit;
|
|
}
|
|
.nasa-countdown-text .countdown-section .countdown-period {
|
|
display: none;
|
|
}
|
|
.nasa-countdown-text .countdown-section:after {
|
|
content: ":";
|
|
display: inherit;
|
|
line-height: inherit;
|
|
color: inherit;
|
|
}
|
|
.nasa-countdown-text .countdown-section:last-child:after {
|
|
display: none;
|
|
}
|
|
.nasa-countdown-text .countdown-show4 .countdown-section:first-child .countdown-period {
|
|
display: inherit;
|
|
margin: 0 5px;
|
|
text-transform: inherit;
|
|
}
|
|
.nasa-countdown-text .countdown-show4 .countdown-section:first-child:after {
|
|
display: none;
|
|
}
|
|
|
|
.nasa-detail-product-deal-countdown .countdown-row,
|
|
.nasa-quickview-product-deal-countdown .countdown-row {
|
|
margin: 0 -5px;
|
|
}
|
|
|
|
@media only screen and (max-width: 767px) {
|
|
.nasa-custom-countdown .countdown-amount {
|
|
width: 50px;
|
|
}
|
|
.nasa-custom-countdown .countdown-period {
|
|
font-size: 60%;
|
|
}
|
|
.nasa-custom-countdown.nasa-large {
|
|
font-size: 130%;
|
|
}
|
|
.nasa-custom-countdown.nasa-large .countdown-amount {
|
|
font-size: 85%;
|
|
padding: 12px 0;
|
|
}
|
|
.nasa-custom-countdown.nasa-large .countdown-period {
|
|
font-size: 65%;
|
|
}
|
|
}
|
|
.cat_bg {
|
|
margin-bottom: 20px;
|
|
}
|
|
|
|
.nasa-filter-nasa-categories {
|
|
height: 39px;
|
|
line-height: 39px;
|
|
margin: 0;
|
|
border-color: #cccccc;
|
|
}
|
|
.nasa-filter-nasa-categories[disabled] {
|
|
background: #efefef;
|
|
}
|
|
.nasa-filter-nasa-categories[disabled]:hover {
|
|
cursor: not-allowed;
|
|
}
|
|
|
|
.product-warp-item .woocommerce-loop-category__title {
|
|
font-size: 110%;
|
|
margin-top: 10px;
|
|
}
|
|
.product-warp-item.product-category {
|
|
text-align: center;
|
|
}
|
|
.product-warp-item.product-category img {
|
|
border: 1px solid #efefef;
|
|
}
|
|
|
|
.product-item .yith-wcwl-add-to-wishlist,
|
|
.product-deals .onsale {
|
|
display: none;
|
|
}
|
|
|
|
ul.product_list_widget {
|
|
list-style: none;
|
|
margin-top: 20px;
|
|
}
|
|
ul.product_list_widget li.item-product-widget {
|
|
margin-bottom: 30px;
|
|
}
|
|
|
|
.added:not(.add_to_cart_button) i, .added:not(.add_to_cart_button) .nasa-icon {
|
|
color: #00a32a !important;
|
|
}
|
|
.added:not(.add_to_cart_button) .nasa-icon-text.not-added {
|
|
display: none;
|
|
}
|
|
.added:not(.add_to_cart_button) .nasa-icon-text.has-added {
|
|
display: inline-block;
|
|
}
|
|
|
|
.nasa-wrap-select {
|
|
margin-bottom: 10px;
|
|
}
|
|
.nasa-wrap-select .select2-container {
|
|
width: 100% !important;
|
|
max-width: 100%;
|
|
height: 42px;
|
|
}
|
|
.nasa-wrap-select .select2-container.select2-container--disabled .select2-selection--single {
|
|
cursor: not-allowed;
|
|
}
|
|
.nasa-wrap-select .select2-container .select2-selection__rendered:before {
|
|
display: inline-block;
|
|
width: 30px;
|
|
text-align: center;
|
|
border-right: 1px solid #cccccc;
|
|
line-height: 1.3;
|
|
margin-right: 10px;
|
|
color: #aaaaaa;
|
|
}
|
|
.nasa-wrap-select .select2-container .select2-selection--single {
|
|
height: 42px;
|
|
padding: 0;
|
|
border-color: #dcdcdc;
|
|
-webkit-border-radius: 0;
|
|
-moz-border-radius: 0;
|
|
border-radius: 0;
|
|
}
|
|
.nasa-wrap-select .select2-container .select2-selection--single .select2-selection__rendered {
|
|
line-height: 40px;
|
|
padding-left: 0;
|
|
padding-right: 30px;
|
|
color: inherit;
|
|
}
|
|
.nasa-wrap-select .select2-container .select2-selection--single .select2-selection__arrow {
|
|
height: 41px;
|
|
width: 30px;
|
|
}
|
|
.nasa-wrap-select:nth-of-type(1) .select2-selection__rendered:before {
|
|
content: "1";
|
|
}
|
|
.nasa-wrap-select:nth-of-type(2) .select2-selection__rendered:before {
|
|
content: "2";
|
|
}
|
|
.nasa-wrap-select:nth-of-type(3) .select2-selection__rendered:before {
|
|
content: "3";
|
|
}
|
|
.nasa-wrap-select.no-list .select2-selection__rendered:before {
|
|
display: none;
|
|
}
|
|
.nasa-wrap-select.no-list .select2-selection--single .select2-selection__rendered {
|
|
padding-left: 10px;
|
|
}
|
|
|
|
.nasa-wrap-button .nasa-submit-form {
|
|
width: 100%;
|
|
padding: 11.5px 20px;
|
|
overflow: hidden;
|
|
white-space: nowrap;
|
|
text-overflow: ellipsis;
|
|
}
|
|
.nasa-wrap-button .nasa-submit-form:hover {
|
|
color: #fff;
|
|
}
|
|
|
|
/**
|
|
* Filter Bar
|
|
*/
|
|
@media only screen and (max-width: 767px) {
|
|
.nasa-top-cat-filter-wrap {
|
|
display: none;
|
|
}
|
|
.nasa-top-cat-filter-wrap.nasa-widget-filter-cats-topbar {
|
|
display: block;
|
|
}
|
|
}
|
|
.add-to-cart-grid .cart-icon {
|
|
position: relative;
|
|
}
|
|
|
|
.add-to-link .yith-wcwl-add-to-wishlist {
|
|
display: none;
|
|
}
|
|
|
|
.product-item .has-yith-premium {
|
|
display: none;
|
|
}
|
|
|
|
.product-item .yith-premium {
|
|
display: block;
|
|
}
|
|
|
|
.product-item .yith-premium > * {
|
|
position: relative;
|
|
z-index: 6;
|
|
-webkit-transform: translateX(-100%);
|
|
-moz-transform: translateX(-100%);
|
|
-o-transform: translateX(-100%);
|
|
-ms-transform: translateX(-100%);
|
|
transform: translateX(-100%);
|
|
padding: 0 10px;
|
|
}
|
|
|
|
.product-image-btn .nasa-icon,
|
|
.nasa-product-grid .nasa-icon {
|
|
font-size: 140%;
|
|
}
|
|
|
|
.nasa-product-grid {
|
|
position: absolute;
|
|
top: 0;
|
|
bottom: 0;
|
|
padding-top: 8px;
|
|
right: 0;
|
|
width: 1px;
|
|
}
|
|
.nasa-product-grid .btn-link {
|
|
display: inline-block;
|
|
margin-top: 10px;
|
|
visibility: hidden;
|
|
opacity: 0;
|
|
}
|
|
.nasa-product-grid .add_to_cart_text {
|
|
display: block;
|
|
position: absolute;
|
|
top: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
left: auto;
|
|
width: 36px;
|
|
padding-left: 0;
|
|
line-height: 36px;
|
|
text-align: center;
|
|
text-transform: uppercase;
|
|
padding: 0 3px;
|
|
font-size: 80%;
|
|
font-weight: bold;
|
|
color: transparent;
|
|
background: #f76b6a;
|
|
white-space: nowrap;
|
|
overflow: hidden;
|
|
-webkit-border-radius: 36px;
|
|
-moz-border-radius: 36px;
|
|
border-radius: 36px;
|
|
}
|
|
.nasa-product-grid .add-to-cart-grid {
|
|
position: absolute;
|
|
z-index: 6;
|
|
top: auto;
|
|
bottom: -16px;
|
|
right: 10px;
|
|
left: auto;
|
|
height: 36px;
|
|
width: 36px;
|
|
display: inline-block;
|
|
border: none;
|
|
margin: 0;
|
|
padding: 3px;
|
|
text-align: right;
|
|
background: #f76b6a;
|
|
font-size: 100%;
|
|
letter-spacing: initial;
|
|
-webkit-border-radius: 50%;
|
|
-moz-border-radius: 50%;
|
|
border-radius: 50%;
|
|
-webkit-transform: translateX(10px);
|
|
-moz-transform: translateX(10px);
|
|
-o-transform: translateX(10px);
|
|
-ms-transform: translateX(10px);
|
|
transform: translateX(10px);
|
|
}
|
|
.nasa-product-grid .add-to-cart-grid.loading .cart-icon:before, .nasa-product-grid .add-to-cart-grid.loading .cart-icon:after,
|
|
.nasa-product-grid .add-to-cart-grid.loading .cart-icon svg {
|
|
opacity: 0;
|
|
}
|
|
.nasa-product-grid .add-to-cart-grid:hover .add_to_cart_text {
|
|
visibility: visible;
|
|
width: 156px;
|
|
padding-right: 36px;
|
|
color: #fff;
|
|
}
|
|
.nasa-product-grid .add-to-cart-grid:hover .cart-icon {
|
|
pointer-events: none;
|
|
}
|
|
.nasa-product-grid .add-to-cart-grid:hover .cart-icon:before {
|
|
pointer-events: none;
|
|
}
|
|
.nasa-product-grid .nasa-disabled-hover .add_to_cart_text {
|
|
display: none;
|
|
}
|
|
.nasa-product-grid .cart-icon {
|
|
position: absolute;
|
|
font-size: 120%;
|
|
border: none;
|
|
height: 30px;
|
|
width: 30px;
|
|
text-align: center;
|
|
float: right;
|
|
line-height: 30px;
|
|
background: #FFF;
|
|
color: #333333;
|
|
pointer-events: none;
|
|
-webkit-border-radius: 50%;
|
|
-moz-border-radius: 50%;
|
|
border-radius: 50%;
|
|
}
|
|
.nasa-product-grid .cart-icon.icon-nasa-cart-2:before, .nasa-product-grid .cart-icon.icon-nasa-cart-4:before, .nasa-product-grid .cart-icon.fa-shopping-bag:before {
|
|
line-height: 28px;
|
|
}
|
|
.nasa-product-grid .cart-icon.icon-nasa-cart-3 {
|
|
font-size: 150%;
|
|
}
|
|
.nasa-product-grid .cart-icon.fa-plus {
|
|
font-size: 65%;
|
|
}
|
|
.nasa-product-grid .cart-icon.fa-plus:before {
|
|
line-height: 31px;
|
|
font-weight: normal;
|
|
}
|
|
.nasa-product-grid .quick-view,
|
|
.nasa-product-grid .btn-compare {
|
|
display: -webkit-inline-box;
|
|
display: -moz-inline-box;
|
|
display: -ms-inline-flexbox;
|
|
display: inline-flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
-webkit-align-items: center;
|
|
align-items: center;
|
|
-webkit-box-pack: center;
|
|
-ms-flex-pack: center;
|
|
justify-content: center;
|
|
position: relative;
|
|
left: -46px;
|
|
z-index: 6;
|
|
width: 36px;
|
|
height: 36px;
|
|
background-color: #696969;
|
|
border: 0;
|
|
padding: 0;
|
|
vertical-align: middle;
|
|
text-align: center;
|
|
-webkit-border-radius: 50%;
|
|
-moz-border-radius: 50%;
|
|
border-radius: 50%;
|
|
-webkit-transform: translateX(10px);
|
|
-moz-transform: translateX(10px);
|
|
-o-transform: translateX(10px);
|
|
-ms-transform: translateX(10px);
|
|
transform: translateX(10px);
|
|
}
|
|
.nasa-product-grid .quick-view .nasa-icon,
|
|
.nasa-product-grid .btn-compare .nasa-icon {
|
|
color: #FFF;
|
|
font-size: 110%;
|
|
line-height: 36px;
|
|
}
|
|
.nasa-product-grid .quick-view:hover,
|
|
.nasa-product-grid .btn-compare:hover {
|
|
background-color: #333;
|
|
}
|
|
.nasa-product-grid .btn-wishlist {
|
|
position: relative;
|
|
z-index: 6;
|
|
left: -38px;
|
|
background: none;
|
|
padding: 0;
|
|
line-height: 1;
|
|
width: 20px;
|
|
height: 20px;
|
|
opacity: inherit;
|
|
visibility: inherit;
|
|
}
|
|
|
|
.btn-link.btn-wishlist {
|
|
display: -webkit-box;
|
|
display: -moz-box;
|
|
display: -ms-flexbox;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
-webkit-box-pack: center;
|
|
-ms-flex-pack: center;
|
|
justify-content: center;
|
|
}
|
|
.btn-link.btn-wishlist .ns-filled {
|
|
display: none;
|
|
}
|
|
.btn-link.btn-wishlist.nasa-added .nasa-icon {
|
|
animation-name: wishlist-animate;
|
|
animation-duration: 1000ms;
|
|
color: #00a32a;
|
|
}
|
|
.btn-link.btn-wishlist.nasa-added .nasa-icon.ns-filled {
|
|
display: block;
|
|
}
|
|
.btn-link.btn-wishlist.nasa-added .nasa-icon.ns-stroke {
|
|
display: none;
|
|
}
|
|
.btn-link.btn-wishlist.nasa-added .ns-uncheck {
|
|
display: none;
|
|
}
|
|
.btn-link.btn-wishlist.nasa-added .ns-checked {
|
|
display: block;
|
|
}
|
|
|
|
.btn-link.btn-compare svg.ns-check {
|
|
display: none;
|
|
}
|
|
.btn-link.btn-compare.nasa-compare.nasa-added svg.ns-check, .btn-link.btn-compare.nasa-compare.added svg.ns-check {
|
|
display: block;
|
|
}
|
|
.btn-link.btn-compare.nasa-compare.nasa-added svg.ns-refresh, .btn-link.btn-compare.nasa-compare.added svg.ns-refresh {
|
|
display: none;
|
|
}
|
|
|
|
@media only screen and (min-width: 768px) {
|
|
.nasa-ver-buttons .nasa-product-grid .nasa-compare.nasa-added i,
|
|
.nasa-ver-buttons .nasa-product-grid .nasa-compare.nasa-added .nasa-icon,
|
|
.nasa-ver-buttons .nasa-product-grid .nasa-compare.added i,
|
|
.nasa-ver-buttons .nasa-product-grid .nasa-compare.added .nasa-icon {
|
|
color: #fff !important;
|
|
}
|
|
}
|
|
.product-info {
|
|
line-height: 1.4;
|
|
}
|
|
.product-info .compare.added {
|
|
background: none !important;
|
|
border-color: none !important;
|
|
color: inherit;
|
|
}
|
|
|
|
li.product-warp-item .product-item {
|
|
margin: 0;
|
|
}
|
|
|
|
.price-wrap {
|
|
display: inline-block;
|
|
line-height: 1;
|
|
}
|
|
|
|
.price {
|
|
font-size: 110%;
|
|
line-height: 1.2;
|
|
min-height: 15px;
|
|
color: #333;
|
|
display: -webkit-inline-box;
|
|
display: -moz-inline-box;
|
|
display: -ms-inline-flexbox;
|
|
display: inline-flex;
|
|
-webkit-box-align: baseline;
|
|
-ms-flex-align: baseline;
|
|
-webkit-align-items: baseline;
|
|
align-items: baseline;
|
|
-webkit-flex-wrap: wrap;
|
|
-ms-flex-wrap: wrap;
|
|
flex-wrap: wrap;
|
|
gap: 3px;
|
|
}
|
|
.price del {
|
|
color: #aaaaaa;
|
|
font-weight: normal;
|
|
font-size: 90%;
|
|
margin-right: 5px;
|
|
}
|
|
.price del .amount {
|
|
font-weight: normal;
|
|
}
|
|
.price ins {
|
|
text-decoration: none;
|
|
}
|
|
.price .from {
|
|
font-weight: normal;
|
|
color: #888888;
|
|
font-size: 100%;
|
|
}
|
|
.price .woocommerce-price-suffix {
|
|
margin: 0 5px;
|
|
}
|
|
|
|
tr.price {
|
|
display: table-row;
|
|
}
|
|
|
|
.woocommerce-variation-price {
|
|
text-align: center;
|
|
padding-bottom: 10px;
|
|
}
|
|
.woocommerce-variation-price:empty {
|
|
padding-bottom: 1px;
|
|
}
|
|
|
|
.product-item {
|
|
position: relative;
|
|
display: block;
|
|
margin: 10px 0 20px 0;
|
|
}
|
|
.product-item.nasa-accessories-product {
|
|
overflow: initial;
|
|
}
|
|
.product-item .btn-link.nasa-disabled:hover {
|
|
cursor: wait !important;
|
|
}
|
|
.product-item .btn-link.nasa-disabled:hover * {
|
|
cursor: inherit !important;
|
|
}
|
|
.product-item h5 {
|
|
margin-bottom: 0px;
|
|
text-transform: uppercase;
|
|
font-size: 100%;
|
|
color: #999;
|
|
font-weight: bolder;
|
|
}
|
|
.product-item .product-img-wrap {
|
|
position: relative;
|
|
z-index: 3;
|
|
}
|
|
.product-item.hover-carousel .product-img-wrap {
|
|
z-index: 1;
|
|
}
|
|
.product-item.hover-carousel:hover .nasa-nav-arrow {
|
|
visibility: visible;
|
|
opacity: 1;
|
|
-webkit-transform: translate(0, -50%);
|
|
-moz-transform: translate(0, -50%);
|
|
-o-transform: translate(0, -50%);
|
|
-ms-transform: translate(0, -50%);
|
|
transform: translate(0, -50%);
|
|
}
|
|
.product-item .info {
|
|
position: relative;
|
|
padding: 10px 0 20px 0;
|
|
}
|
|
.product-item .info .name {
|
|
padding: 8px 0;
|
|
font-size: 115%;
|
|
line-height: 130%;
|
|
color: #333;
|
|
display: block;
|
|
}
|
|
.product-item .info .name:hover {
|
|
color: #f76b6a;
|
|
}
|
|
.product-item .info span.name {
|
|
cursor: default;
|
|
color: #333333;
|
|
}
|
|
.product-item .info span.name:hover {
|
|
color: #333333;
|
|
}
|
|
.product-item .info .star-rating {
|
|
margin-bottom: 10px;
|
|
}
|
|
.product-item .info .nasa-sc-pdeal-countdown {
|
|
display: none;
|
|
}
|
|
.product-item .info .nasa-sku {
|
|
margin-top: 8px;
|
|
color: #888888;
|
|
line-height: 1.2;
|
|
font-size: 80%;
|
|
display: -webkit-inline-box;
|
|
display: -moz-inline-box;
|
|
display: -ms-inline-flexbox;
|
|
display: inline-flex;
|
|
}
|
|
.product-item .info .nasa-list-category,
|
|
.product-item .info .nasa-list-brand {
|
|
display: block;
|
|
margin-top: 8px;
|
|
line-height: 1.2;
|
|
font-size: 80%;
|
|
color: #888888;
|
|
}
|
|
.product-item .info .nasa-list-category a,
|
|
.product-item .info .nasa-list-brand a {
|
|
text-transform: uppercase;
|
|
color: inherit;
|
|
}
|
|
.product-item .info .nasa-list-category a:hover,
|
|
.product-item .info .nasa-list-brand a:hover {
|
|
color: #333;
|
|
}
|
|
.product-item .info.has-cats .nasa-product-content-color-image-wrap, .product-item .info.has-brands .nasa-product-content-color-image-wrap {
|
|
top: 68px;
|
|
display: -webkit-box;
|
|
display: -moz-box;
|
|
display: -ms-flexbox;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
-webkit-box-orient: vertical;
|
|
-webkit-box-direction: normal;
|
|
-ms-flex-direction: column;
|
|
flex-direction: column;
|
|
}
|
|
.product-item .info.has-cats .star-rating, .product-item .info.has-brands .star-rating {
|
|
margin-bottom: 10px;
|
|
}
|
|
.product-item .nasa-hr {
|
|
padding-top: 15px;
|
|
padding-bottom: 15px;
|
|
}
|
|
.product-item .product-des {
|
|
display: none;
|
|
font-size: 100%;
|
|
}
|
|
.product-item .nasa-sc-pdeal-countdown {
|
|
position: absolute;
|
|
z-index: 4;
|
|
left: 0;
|
|
bottom: 35px;
|
|
background: #fff;
|
|
border-top: 1px solid #f1f1f1;
|
|
border-bottom: 1px solid #f1f1f1;
|
|
margin: 0;
|
|
padding: 10px 0 5px;
|
|
width: 100%;
|
|
text-align: center;
|
|
opacity: 0;
|
|
}
|
|
.product-item .nasa-sc-pdeal-countdown .countdown-section {
|
|
float: none;
|
|
}
|
|
.product-item .nasa-sc-pdeal-countdown .countdown-period {
|
|
background: transparent;
|
|
}
|
|
.product-item:hover.product-deals .nasa-sc-pdeal-countdown, .product-item.nasa-mobile-hover.product-deals .nasa-sc-pdeal-countdown {
|
|
visibility: visible;
|
|
opacity: 0.9;
|
|
}
|
|
.product-item:hover .nasa-product-content-nasa_label-wrap, .product-item.nasa-mobile-hover .nasa-product-content-nasa_label-wrap {
|
|
visibility: visible;
|
|
opacity: 1;
|
|
}
|
|
.product-item:hover .nasa-product-content-select-wrap, .product-item.nasa-mobile-hover .nasa-product-content-select-wrap {
|
|
opacity: 1;
|
|
-webkit-transform: translate(3px, -5px);
|
|
-moz-transform: translate(3px, -5px);
|
|
-o-transform: translate(3px, -5px);
|
|
-ms-transform: translate(3px, -5px);
|
|
transform: translate(3px, -5px);
|
|
}
|
|
.product-item:hover .nasa-toggle-variants .nasa-product-content-select-wrap, .product-item.nasa-mobile-hover .nasa-toggle-variants .nasa-product-content-select-wrap {
|
|
-webkit-transform: translate(0, 0);
|
|
-moz-transform: translate(0, 0);
|
|
-o-transform: translate(0, 0);
|
|
-ms-transform: translate(0, 0);
|
|
transform: translate(0, 0);
|
|
}
|
|
.product-item:hover .product-img-wrap .nasa-product-grid .quick-view,
|
|
.product-item:hover .product-img-wrap .nasa-product-grid .btn-compare, .product-item.nasa-mobile-hover .product-img-wrap .nasa-product-grid .quick-view,
|
|
.product-item.nasa-mobile-hover .product-img-wrap .nasa-product-grid .btn-compare {
|
|
visibility: visible;
|
|
opacity: 1;
|
|
-webkit-transform: translateX(0px);
|
|
-moz-transform: translateX(0px);
|
|
-o-transform: translateX(0px);
|
|
-ms-transform: translateX(0px);
|
|
transform: translateX(0px);
|
|
}
|
|
.product-item:hover .product-img-wrap .nasa-product-grid .add-to-cart-grid, .product-item.nasa-mobile-hover .product-img-wrap .nasa-product-grid .add-to-cart-grid {
|
|
visibility: visible;
|
|
opacity: 1;
|
|
-webkit-transform: translateX(0px);
|
|
-moz-transform: translateX(0px);
|
|
-o-transform: translateX(0px);
|
|
-ms-transform: translateX(0px);
|
|
transform: translateX(0px);
|
|
}
|
|
.product-item .wc-gzd-additional-info-loop.small-business-info {
|
|
margin-top: 0;
|
|
}
|
|
|
|
.product-img-wrap .link-absolute {
|
|
position: absolute;
|
|
top: 0;
|
|
left: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
z-index: 1;
|
|
}
|
|
|
|
.nasa-slick-slider .product-item .info .star-rating {
|
|
margin-bottom: 8px;
|
|
}
|
|
|
|
.nasa-modern-1 .product-item .info,
|
|
.nasa-modern-2 .product-item .info {
|
|
z-index: 5;
|
|
}
|
|
|
|
.nasa-show-one-line {
|
|
overflow: hidden;
|
|
white-space: nowrap;
|
|
text-overflow: ellipsis;
|
|
}
|
|
|
|
.nasa-fog-variants {
|
|
position: absolute;
|
|
top: -10px;
|
|
left: -10px;
|
|
bottom: -10px;
|
|
right: -10px;
|
|
z-index: 0;
|
|
opacity: 0;
|
|
visibility: hidden;
|
|
background: #fff;
|
|
opacity: 0;
|
|
border: 1px solid #efefef;
|
|
-webkit-transform: translateY(-10px);
|
|
-moz-transform: translateY(-10px);
|
|
-o-transform: translateY(-10px);
|
|
-ms-transform: translateY(-10px);
|
|
transform: translateY(-10px);
|
|
}
|
|
.nasa-fog-variants.nasa-open {
|
|
z-index: 98;
|
|
opacity: 0.8;
|
|
visibility: visible;
|
|
-webkit-transform: translateY(0);
|
|
-moz-transform: translateY(0);
|
|
-o-transform: translateY(0);
|
|
-ms-transform: translateY(0);
|
|
transform: translateY(0);
|
|
}
|
|
|
|
.nasa-toggle-variants {
|
|
position: absolute;
|
|
top: 0;
|
|
left: 0;
|
|
bottom: 0;
|
|
right: 0;
|
|
overflow: hidden;
|
|
overflow-y: auto;
|
|
opacity: 0;
|
|
visibility: hidden;
|
|
z-index: 0;
|
|
-webkit-transform: translateY(-10px);
|
|
-moz-transform: translateY(-10px);
|
|
-o-transform: translateY(-10px);
|
|
-ms-transform: translateY(-10px);
|
|
transform: translateY(-10px);
|
|
}
|
|
.nasa-toggle-variants.nasa-open {
|
|
visibility: visible;
|
|
opacity: 1;
|
|
-webkit-transform: translateY(0);
|
|
-moz-transform: translateY(0);
|
|
-o-transform: translateY(0);
|
|
-ms-transform: translateY(0);
|
|
transform: translateY(0);
|
|
z-index: 99;
|
|
}
|
|
.nasa-toggle-variants .nasa-product-content-variable-warp {
|
|
position: relative;
|
|
z-index: 2;
|
|
padding: 30px 10px;
|
|
}
|
|
.nasa-toggle-variants .nasa-label-variants,
|
|
.nasa-toggle-variants .nasa-product-content-child {
|
|
display: block;
|
|
text-align: center;
|
|
}
|
|
.nasa-toggle-variants .nasa-label-variants {
|
|
font-weight: bold;
|
|
line-height: 1.6;
|
|
}
|
|
.nasa-toggle-variants .nasa-product-content-select-wrap,
|
|
.nasa-toggle-variants .nasa-product-content-nasa_label-wrap,
|
|
.nasa-toggle-variants .nasa-product-content-color-image-wrap {
|
|
position: static;
|
|
height: auto;
|
|
margin-bottom: 10px;
|
|
}
|
|
.nasa-toggle-variants .nasa-product-content-nasa_label-wrap {
|
|
visibility: visible;
|
|
opacity: 1;
|
|
-webkit-transform: translateY(0) !important;
|
|
-moz-transform: translateY(0) !important;
|
|
-o-transform: translateY(0) !important;
|
|
-ms-transform: translateY(0) !important;
|
|
transform: translateY(0) !important;
|
|
}
|
|
.nasa-toggle-variants .nasa-product-content-select-wrap {
|
|
max-height: none;
|
|
max-width: none;
|
|
opacity: 1;
|
|
margin-top: 20px;
|
|
-webkit-transform: translateX(0);
|
|
-moz-transform: translateX(0);
|
|
-o-transform: translateX(0);
|
|
-ms-transform: translateX(0);
|
|
transform: translateX(0);
|
|
}
|
|
.nasa-toggle-variants .nasa-product-content-color-image-wrap .nasa-product-content-child {
|
|
float: none;
|
|
width: 100%;
|
|
-webkit-box-pack: center;
|
|
-ms-flex-pack: center;
|
|
justify-content: center;
|
|
}
|
|
.nasa-toggle-variants .nasa-full-color-image-attr .nasa-image-wrap-child {
|
|
display: block;
|
|
}
|
|
.nasa-toggle-variants .nasa-close-variants {
|
|
color: inherit;
|
|
position: absolute;
|
|
right: 0;
|
|
top: 0;
|
|
width: 25px;
|
|
height: 25px;
|
|
display: inline-block;
|
|
text-align: center;
|
|
z-index: 3;
|
|
}
|
|
.nasa-toggle-variants .nasa-close-variants:before, .nasa-toggle-variants .nasa-close-variants:after {
|
|
content: "";
|
|
width: 15px;
|
|
height: 1px;
|
|
position: absolute;
|
|
top: 12px;
|
|
left: 5px;
|
|
border-top: 2px solid #999;
|
|
}
|
|
.nasa-toggle-variants .nasa-close-variants:before {
|
|
-webkit-transform: rotate(-45deg);
|
|
-moz-transform: rotate(-45deg);
|
|
-o-transform: rotate(-45deg);
|
|
-ms-transform: rotate(-45deg);
|
|
transform: rotate(-45deg);
|
|
}
|
|
.nasa-toggle-variants .nasa-close-variants:after {
|
|
-webkit-transform: rotate(45deg);
|
|
-moz-transform: rotate(45deg);
|
|
-o-transform: rotate(45deg);
|
|
-ms-transform: rotate(45deg);
|
|
transform: rotate(45deg);
|
|
}
|
|
.nasa-toggle-variants .nasa-close-variants:hover:before, .nasa-toggle-variants .nasa-close-variants:hover:after {
|
|
border-color: #000;
|
|
}
|
|
|
|
.nasa-product-content-select-wrap {
|
|
position: absolute;
|
|
z-index: 99;
|
|
max-width: 70%;
|
|
min-width: 125px;
|
|
max-height: 160px;
|
|
left: 2px;
|
|
bottom: 100%;
|
|
background: #FFF;
|
|
opacity: 0;
|
|
overflow: auto;
|
|
line-height: 1.6;
|
|
-webkit-box-shadow: 2px 2px 2px 0px rgba(51, 51, 51, 0.2);
|
|
-moz-box-shadow: 2px 2px 2px 0px rgba(51, 51, 51, 0.2);
|
|
box-shadow: 2px 2px 2px 0px rgba(51, 51, 51, 0.2);
|
|
-webkit-transform: translate(-10px, -5px);
|
|
-moz-transform: translate(-10px, -5px);
|
|
-o-transform: translate(-10px, -5px);
|
|
-ms-transform: translate(-10px, -5px);
|
|
transform: translate(-10px, -5px);
|
|
}
|
|
.nasa-product-content-select-wrap .nasa-toggle-attr-select {
|
|
display: block;
|
|
position: relative;
|
|
padding-right: 20px;
|
|
font-size: 80%;
|
|
font-weight: 800;
|
|
text-align: left;
|
|
}
|
|
.nasa-product-content-select-wrap .nasa-toggle-attr-select:before, .nasa-product-content-select-wrap .nasa-toggle-attr-select:after {
|
|
content: "";
|
|
position: absolute;
|
|
width: 9px;
|
|
height: 1px;
|
|
top: 9px;
|
|
right: 5px;
|
|
border-top: 1px solid #333;
|
|
}
|
|
.nasa-product-content-select-wrap .nasa-toggle-attr-select:after {
|
|
-webkit-transform: rotate(-90deg);
|
|
-moz-transform: rotate(-90deg);
|
|
-o-transform: rotate(-90deg);
|
|
-ms-transform: rotate(-90deg);
|
|
transform: rotate(-90deg);
|
|
}
|
|
.nasa-product-content-select-wrap .nasa-toggle-attr-select.nasa-show:after {
|
|
-webkit-transform: rotate(0);
|
|
-moz-transform: rotate(0);
|
|
-o-transform: rotate(0);
|
|
-ms-transform: rotate(0);
|
|
transform: rotate(0);
|
|
}
|
|
.nasa-product-content-select-wrap .nasa-product-content-child {
|
|
border-bottom: 1px solid #efefef;
|
|
margin: 5px 10px;
|
|
padding-bottom: 5px;
|
|
}
|
|
.nasa-product-content-select-wrap .nasa-product-content-child:last-child {
|
|
border-color: transparent;
|
|
padding-bottom: 0;
|
|
}
|
|
.nasa-product-content-select-wrap .nasa-product-content-child .nasa-toggle-content-attr-select {
|
|
display: none;
|
|
}
|
|
.nasa-product-content-select-wrap .nasa-product-content-child .nasa-toggle-content-attr-select.nasa-show {
|
|
display: block;
|
|
}
|
|
.nasa-product-content-select-wrap .nasa-product-content-child .nasa-toggle-content-attr-select .nasa-attr-ux-item {
|
|
display: block;
|
|
font-size: 12px;
|
|
text-align: center;
|
|
padding: 2px;
|
|
margin: 5px 0;
|
|
border: 1px solid #999;
|
|
}
|
|
.nasa-product-content-select-wrap .nasa-product-content-child .nasa-toggle-content-attr-select .nasa-attr-ux-item.nasa-active {
|
|
background: #f76b6a;
|
|
border-color: #f76b6a;
|
|
color: #FFF;
|
|
}
|
|
|
|
.nasa-product-content-nasa_label-wrap {
|
|
position: absolute;
|
|
top: -10px;
|
|
left: 10px;
|
|
z-index: 6;
|
|
visibility: hidden;
|
|
opacity: 0;
|
|
-webkit-transform: translateY(-100%);
|
|
-moz-transform: translateY(-100%);
|
|
-o-transform: translateY(-100%);
|
|
-ms-transform: translateY(-100%);
|
|
transform: translateY(-100%);
|
|
}
|
|
.nasa-product-content-nasa_label-wrap .nasa-product-content-child > a {
|
|
display: inline-block;
|
|
font-size: 90%;
|
|
font-weight: bold;
|
|
opacity: 1;
|
|
line-height: 1.5;
|
|
color: #666666;
|
|
padding: 0 5px;
|
|
}
|
|
.nasa-product-content-nasa_label-wrap .nasa-product-content-child > a.nasa-disable {
|
|
opacity: 0.3;
|
|
}
|
|
.nasa-product-content-nasa_label-wrap .nasa-product-content-child > a:hover {
|
|
color: #f76b6a;
|
|
}
|
|
.nasa-product-content-nasa_label-wrap .nasa-product-content-child > a.nasa-active {
|
|
color: #f76b6a;
|
|
text-decoration: underline;
|
|
}
|
|
.nasa-product-content-nasa_label-wrap .nasa-product-content-child > a.nasa-active:after {
|
|
color: #333333;
|
|
text-decoration: none;
|
|
}
|
|
.nasa-product-content-nasa_label-wrap .nasa-product-content-child > a.ux-item-more {
|
|
display: none !important;
|
|
}
|
|
|
|
.nasa-product-content-color-image-wrap {
|
|
position: absolute;
|
|
top: 47px;
|
|
right: 1px;
|
|
z-index: 10;
|
|
}
|
|
.nasa-product-content-color-image-wrap .nasa-product-content-child {
|
|
float: right;
|
|
clear: both;
|
|
display: -webkit-inline-box;
|
|
display: -moz-inline-box;
|
|
display: -ms-inline-flexbox;
|
|
display: inline-flex;
|
|
-webkit-box-align: stretch;
|
|
-ms-flex-align: stretch;
|
|
-webkit-align-items: stretch;
|
|
align-items: stretch;
|
|
-webkit-box-pack: end;
|
|
-ms-flex-pack: end;
|
|
justify-content: flex-end;
|
|
-webkit-flex-wrap: wrap;
|
|
-ms-flex-wrap: wrap;
|
|
flex-wrap: wrap;
|
|
}
|
|
.nasa-product-content-color-image-wrap .nasa-product-content-child > a {
|
|
margin-bottom: 5px;
|
|
}
|
|
.nasa-product-content-color-image-wrap .nasa-attr-ux-nasa_color {
|
|
display: -webkit-inline-box;
|
|
display: -moz-inline-box;
|
|
display: -ms-inline-flexbox;
|
|
display: inline-flex;
|
|
-webkit-box-align: stretch;
|
|
-ms-flex-align: stretch;
|
|
-webkit-align-items: stretch;
|
|
align-items: stretch;
|
|
border: 1px solid transparent;
|
|
position: relative;
|
|
width: 18px;
|
|
height: 18px;
|
|
margin-left: 5px;
|
|
margin-top: 0;
|
|
margin-bottom: 2px;
|
|
-webkit-border-radius: 50%;
|
|
-moz-border-radius: 50%;
|
|
border-radius: 50%;
|
|
}
|
|
.nasa-product-content-color-image-wrap .nasa-attr-ux-nasa_color:first-child {
|
|
margin-left: 0;
|
|
}
|
|
.nasa-product-content-color-image-wrap .nasa-attr-ux-nasa_color > span:not(.nasa-tip-content) {
|
|
font-size: 0;
|
|
color: transparent;
|
|
overflow: hidden;
|
|
position: absolute;
|
|
top: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
left: 0;
|
|
border: 1px solid #efefef;
|
|
-webkit-border-radius: 50%;
|
|
-moz-border-radius: 50%;
|
|
border-radius: 50%;
|
|
}
|
|
.nasa-product-content-color-image-wrap .nasa-attr-ux-nasa_color > span:not(.nasa-tip-content) > span {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
.nasa-product-content-color-image-wrap .nasa-attr-ux-nasa_color:hover {
|
|
border-color: #666666;
|
|
}
|
|
.nasa-product-content-color-image-wrap .nasa-attr-ux-nasa_color.nasa-active {
|
|
border-color: #666666;
|
|
}
|
|
.nasa-product-content-color-image-wrap .nasa-attr-ux-nasa_color.nasa-active span:not(.nasa-tip-content) {
|
|
top: 1px;
|
|
right: 1px;
|
|
bottom: 1px;
|
|
left: 1px;
|
|
}
|
|
.nasa-product-content-color-image-wrap .nasa-attr-ux-nasa_color.ux-item-more {
|
|
display: none !important;
|
|
}
|
|
.nasa-product-content-color-image-wrap .nasa-attr-ux-nasa_image {
|
|
display: inline-block;
|
|
border: 1px solid #ececec;
|
|
padding: 1px;
|
|
margin-left: 5px;
|
|
width: 24px;
|
|
height: 24px;
|
|
-webkit-border-radius: 50%;
|
|
-moz-border-radius: 50%;
|
|
border-radius: 50%;
|
|
}
|
|
.nasa-product-content-color-image-wrap .nasa-attr-ux-nasa_image:first-child {
|
|
margin-left: 0;
|
|
}
|
|
.nasa-product-content-color-image-wrap .nasa-attr-ux-nasa_image img {
|
|
display: block;
|
|
width: 20px;
|
|
height: 20px;
|
|
-webkit-border-radius: 50%;
|
|
-moz-border-radius: 50%;
|
|
border-radius: 50%;
|
|
}
|
|
.nasa-product-content-color-image-wrap .nasa-attr-ux-nasa_image:hover {
|
|
border-color: #666666;
|
|
}
|
|
.nasa-product-content-color-image-wrap .nasa-attr-ux-nasa_image.nasa-active {
|
|
border-color: #666666;
|
|
}
|
|
.nasa-product-content-color-image-wrap .nasa-attr-ux-nasa_image.ux-item-more {
|
|
display: none !important;
|
|
}
|
|
|
|
.nasa-product-content-child .nasa-attr-ux-more {
|
|
border: none;
|
|
font-size: 110%;
|
|
width: auto;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
-webkit-align-items: center;
|
|
align-items: center;
|
|
display: -webkit-box;
|
|
display: -moz-box;
|
|
display: -ms-flexbox;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
}
|
|
.nasa-product-content-child .nasa-attr-ux-more svg {
|
|
width: 9px;
|
|
height: 9px;
|
|
-webkit-transform: translate(1px, 0px);
|
|
-moz-transform: translate(1px, 0px);
|
|
-o-transform: translate(1px, 0px);
|
|
-ms-transform: translate(1px, 0px);
|
|
transform: translate(1px, 0px);
|
|
}
|
|
|
|
@media only screen and (max-width: 767px) {
|
|
.nasa-product-content-color-image-wrap .nasa-product-content-child {
|
|
max-width: 100%;
|
|
-webkit-box-pack: start;
|
|
-ms-flex-pack: start;
|
|
justify-content: flex-start;
|
|
gap: 0 5px;
|
|
}
|
|
.nasa-product-content-color-image-wrap .nasa-product-content-child > a {
|
|
margin-left: 0;
|
|
margin-right: 0;
|
|
}
|
|
}
|
|
.main-img img,
|
|
.back-img img {
|
|
position: relative;
|
|
z-index: 1;
|
|
}
|
|
|
|
.hover-fade .main-img img {
|
|
opacity: 1;
|
|
}
|
|
.hover-fade .back-img img {
|
|
opacity: 0;
|
|
top: 0;
|
|
}
|
|
|
|
.hover-fade .nasa-sc-pdeal-countdown:hover ~ .product-img .back-img img,
|
|
.hover-fade .nasa-product-grid:hover ~ .product-img .back-img img,
|
|
.hover-fade .nasa-badges-wrap:hover ~ .product-img .back-img img,
|
|
.hover-fade .product-img:hover .back-img img {
|
|
opacity: 1;
|
|
z-index: 1;
|
|
background-color: #FFF;
|
|
}
|
|
|
|
.hover-zoom .main-img img {
|
|
opacity: 1;
|
|
}
|
|
.hover-zoom .back-img img {
|
|
opacity: 0;
|
|
top: 0;
|
|
}
|
|
|
|
.hover-zoom .nasa-product-grid:hover ~ .product-img .main-img img,
|
|
.hover-zoom .nasa-badges-wrap:hover ~ .product-img .main-img img,
|
|
.hover-zoom .product-img:hover .main-img img {
|
|
background-color: #FFF;
|
|
-webkit-transform: scale(1.1);
|
|
-moz-transform: scale(1.1);
|
|
-o-transform: scale(1.1);
|
|
transform: scale(1.1);
|
|
}
|
|
|
|
.hover-zoom .nasa-product-grid:hover ~ .product-img .back-img img,
|
|
.hover-zoom .nasa-badges-wrap:hover ~ .product-img .back-img img,
|
|
.hover-zoom .product-img:hover .back-img img {
|
|
background-color: #FFF;
|
|
-webkit-transform: scale(1.1);
|
|
-moz-transform: scale(1.1);
|
|
-o-transform: scale(1.1);
|
|
transform: scale(1.1);
|
|
opacity: 1;
|
|
z-index: 1;
|
|
}
|
|
|
|
.hover-to-top .main-img img {
|
|
opacity: 1;
|
|
}
|
|
.hover-to-top .back-img img {
|
|
opacity: 0;
|
|
top: 0;
|
|
}
|
|
|
|
.hover-to-top .nasa-sc-pdeal-countdown:hover ~ .product-img .main-img img,
|
|
.hover-to-top .nasa-product-grid:hover ~ .product-img .main-img img,
|
|
.hover-to-top .nasa-badges-wrap:hover ~ .product-img .main-img img,
|
|
.hover-to-top .product-img:hover .main-img img {
|
|
background-color: #FFF;
|
|
-webkit-transform: translateY(-10px);
|
|
-moz-transform: translateY(-10px);
|
|
-o-transform: translateY(-10px);
|
|
-ms-transform: translateY(-10px);
|
|
transform: translateY(-10px);
|
|
}
|
|
|
|
.hover-flip .main-img img {
|
|
-webkit-transform: rotate(0deg);
|
|
-moz-transform: rotate(0deg);
|
|
-o-transform: rotate(0deg);
|
|
-ms-transform: rotate(0deg);
|
|
transform: rotate(0deg);
|
|
}
|
|
.hover-flip .back-img img {
|
|
top: 0;
|
|
-webkit-transform: rotateY(-180deg);
|
|
-moz-transform: rotateY(-180deg);
|
|
-o-transform: rotateY(-180deg);
|
|
-ms-transform: rotateY(-180deg);
|
|
transform: rotateY(-180deg);
|
|
}
|
|
|
|
.hover-flip .nasa-sc-pdeal-countdown:hover ~ .product-img .main-img img,
|
|
.hover-flip .nasa-product-grid:hover ~ .product-img .main-img img,
|
|
.hover-flip .nasa-badges-wrap:hover ~ .product-img .main-img img,
|
|
.hover-flip .product-img:hover .main-img img {
|
|
-webkit-transform: rotateY(180deg);
|
|
-moz-transform: rotateY(180deg);
|
|
-o-transform: rotateY(180deg);
|
|
-ms-transform: rotateY(180deg);
|
|
transform: rotateY(180deg);
|
|
}
|
|
|
|
.hover-flip .nasa-sc-pdeal-countdown:hover ~ .product-img .back-img img,
|
|
.hover-flip .nasa-product-grid:hover ~ .product-img .back-img img,
|
|
.hover-flip .nasa-badges-wrap:hover ~ .product-img .back-img img,
|
|
.hover-flip .product-img:hover .back-img img {
|
|
z-index: 1;
|
|
-webkit-transform: rotate(0deg);
|
|
-moz-transform: rotate(0deg);
|
|
-o-transform: rotate(0deg);
|
|
-ms-transform: rotate(0deg);
|
|
transform: rotate(0deg);
|
|
}
|
|
|
|
.hover-bottom-to-top .nasa-sc-pdeal-countdown:hover ~ .product-img .main-img img,
|
|
.hover-bottom-to-top .nasa-product-grid:hover ~ .product-img .main-img img,
|
|
.hover-bottom-to-top .nasa-badges-wrap:hover ~ .product-img .main-img img,
|
|
.hover-bottom-to-top .product-img:hover .main-img img,
|
|
.hover-bottom-to-top .nasa-sc-pdeal-countdown:hover ~ .product-img .back-img img,
|
|
.hover-bottom-to-top .nasa-product-grid:hover ~ .product-img .back-img img,
|
|
.hover-bottom-to-top .nasa-badges-wrap:hover ~ .product-img .back-img img,
|
|
.hover-bottom-to-top .product-img:hover .back-img img {
|
|
-webkit-transform: translate3D(0, -100%, 0);
|
|
-moz-transition: translate3D(0, -100%, 0);
|
|
-ms-transition: translate3D(0, -100%, 0);
|
|
-o-transition: translate3D(0, -100%, 0);
|
|
transform: translate3D(0, -100%, 0);
|
|
}
|
|
|
|
.hover-top-to-bottom .back-img img {
|
|
position: absolute;
|
|
left: 0;
|
|
top: -100%;
|
|
}
|
|
|
|
.hover-top-to-bottom .nasa-sc-pdeal-countdown:hover ~ .product-img .main-img img,
|
|
.hover-top-to-bottom .nasa-product-grid:hover ~ .product-img .main-img img,
|
|
.hover-top-to-bottom .nasa-badges-wrap:hover ~ .product-img .main-img img,
|
|
.hover-top-to-bottom .product-img:hover .main-img img,
|
|
.hover-top-to-bottom .nasa-sc-pdeal-countdown:hover ~ .product-img .back-img img,
|
|
.hover-top-to-bottom .nasa-product-grid:hover ~ .product-img .back-img img,
|
|
.hover-top-to-bottom .nasa-badges-wrap:hover ~ .product-img .back-img img,
|
|
.hover-top-to-bottom .product-img:hover .back-img img {
|
|
-webkit-transform: translate3D(0, 100%, 0);
|
|
-moz-transition: translate3D(0, 100%, 0);
|
|
-ms-transition: translate3D(0, 100%, 0);
|
|
-o-transition: translate3D(0, 100%, 0);
|
|
transform: translate3D(0, 100%, 0);
|
|
}
|
|
|
|
.hover-left-to-right .back-img img {
|
|
position: absolute;
|
|
left: -100%;
|
|
top: 0;
|
|
}
|
|
|
|
.hover-left-to-right .nasa-sc-pdeal-countdown:hover ~ .product-img .main-img img,
|
|
.hover-left-to-right .nasa-product-grid:hover ~ .product-img .main-img img,
|
|
.hover-left-to-right .nasa-badges-wrap:hover ~ .product-img .main-img img,
|
|
.hover-left-to-right .product-img:hover .main-img img,
|
|
.hover-left-to-right .nasa-sc-pdeal-countdown:hover ~ .product-img .back-img img,
|
|
.hover-left-to-right .nasa-product-grid:hover ~ .product-img .back-img img,
|
|
.hover-left-to-right .nasa-badges-wrap:hover ~ .product-img .back-img img,
|
|
.hover-left-to-right .product-img:hover .back-img img {
|
|
-webkit-transform: translate3D(100%, 0, 0);
|
|
-moz-transition: translate3D(100%, 0, 0);
|
|
-ms-transition: translate3D(100%, 0, 0);
|
|
-o-transition: translate3D(100%, 0, 0);
|
|
transform: translate3D(100%, 0, 0);
|
|
}
|
|
|
|
.hover-right-to-left .back-img img {
|
|
position: absolute;
|
|
right: -100%;
|
|
top: 0;
|
|
}
|
|
|
|
.hover-right-to-left .nasa-sc-pdeal-countdown:hover ~ .product-img .main-img img,
|
|
.hover-right-to-left .nasa-product-grid:hover ~ .product-img .main-img img,
|
|
.hover-right-to-left .nasa-badges-wrap:hover ~ .product-img .main-img img,
|
|
.hover-right-to-left .product-img:hover .main-img img,
|
|
.hover-right-to-left .nasa-sc-pdeal-countdown:hover ~ .product-img .back-img img,
|
|
.hover-right-to-left .nasa-product-grid:hover ~ .product-img .back-img img,
|
|
.hover-right-to-left .nasa-badges-wrap:hover ~ .product-img .back-img img,
|
|
.hover-right-to-left .product-img:hover .back-img img {
|
|
-webkit-transform: translate3D(-100%, 0, 0);
|
|
-moz-transition: translate3D(-100%, 0, 0);
|
|
-ms-transition: translate3D(-100%, 0, 0);
|
|
-o-transition: translate3D(-100%, 0, 0);
|
|
transform: translate3D(-100%, 0, 0);
|
|
}
|
|
|
|
.hover-no-effect img,
|
|
.nasa-no-effect img {
|
|
-webkit-transition: unset !important;
|
|
-moz-transition: unset !important;
|
|
-ms-transition: unset !important;
|
|
-o-transition: unset !important;
|
|
transition: unset !important;
|
|
}
|
|
.hover-no-effect .main-img img,
|
|
.nasa-no-effect .main-img img {
|
|
opacity: unset !important;
|
|
position: unset !important;
|
|
-webkit-transform: unset !important;
|
|
-moz-transition: unset !important;
|
|
-ms-transition: unset !important;
|
|
-o-transition: unset !important;
|
|
transform: unset !important;
|
|
}
|
|
.hover-no-effect .back-img,
|
|
.nasa-no-effect .back-img {
|
|
display: none !important;
|
|
}
|
|
|
|
a.product-img {
|
|
display: block;
|
|
}
|
|
|
|
.product-img {
|
|
position: relative;
|
|
overflow: hidden;
|
|
cursor: pointer;
|
|
}
|
|
.product-img img.attachment-shop_catalog, .product-img img.attachment-shop_single, .product-img img.attachment-shop_thumbnail, .product-img img.woocommerce-placeholder {
|
|
display: block;
|
|
}
|
|
|
|
.main-img {
|
|
display: block;
|
|
width: auto;
|
|
height: auto;
|
|
}
|
|
.main-img img {
|
|
min-width: 100%;
|
|
display: block;
|
|
}
|
|
.main-img.nasa-slick-slider img {
|
|
min-width: initial;
|
|
}
|
|
|
|
.back-img {
|
|
width: 100%;
|
|
}
|
|
.back-img img {
|
|
display: block;
|
|
min-width: 100%;
|
|
position: absolute;
|
|
backface-visibility: hidden;
|
|
-webkit-backface-visibility: hidden;
|
|
-moz-backface-visibility: hidden;
|
|
-ms-backface-visibility: hidden;
|
|
-o-backface-visibility: hidden;
|
|
}
|
|
|
|
.product-img .image-overlay,
|
|
.product-thumbnail .image-overlay {
|
|
position: absolute;
|
|
top: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
left: 0;
|
|
background-color: rgba(0, 0, 0, 0.3);
|
|
color: #fff;
|
|
text-align: center;
|
|
opacity: 0;
|
|
overflow: hidden;
|
|
display: block;
|
|
}
|
|
|
|
.nasa-badges-wrap {
|
|
position: absolute;
|
|
left: 10px;
|
|
top: 0;
|
|
z-index: 2;
|
|
}
|
|
|
|
.product-gallery .nasa-badges-wrap {
|
|
z-index: 99;
|
|
}
|
|
|
|
.badge {
|
|
position: relative;
|
|
float: left;
|
|
clear: both;
|
|
margin-top: 10px;
|
|
display: block;
|
|
padding: 3px 10px;
|
|
z-index: 4;
|
|
background: #f76b6a;
|
|
color: #FFF;
|
|
line-height: 15px;
|
|
font-size: 80%;
|
|
font-weight: bold;
|
|
text-transform: uppercase;
|
|
text-align: center;
|
|
-webkit-border-radius: 50px;
|
|
-moz-border-radius: 50px;
|
|
border-radius: 50px;
|
|
}
|
|
.badge:hover {
|
|
opacity: 1;
|
|
}
|
|
.badge.nasa-variants {
|
|
display: inline-block;
|
|
}
|
|
.badge.nasa-variants:hover, .badge.nasa-variants:active, .badge.nasa-variants:focus, .badge.nasa-variants:visited {
|
|
color: #FFF;
|
|
}
|
|
.badge.deal-label {
|
|
display: none;
|
|
}
|
|
.badge.out-of-stock-label {
|
|
background: #999 !important;
|
|
}
|
|
.badge.video-label {
|
|
padding-left: 5px;
|
|
padding-right: 5px;
|
|
}
|
|
.badge:empty {
|
|
display: none;
|
|
}
|
|
|
|
.product-deals .badge.deal-label {
|
|
display: block;
|
|
}
|
|
|
|
.add-to-cart-grid.loading:before {
|
|
content: "";
|
|
display: block;
|
|
position: absolute;
|
|
z-index: 9;
|
|
opacity: 0.6;
|
|
top: 50%;
|
|
right: 7px;
|
|
width: 20px;
|
|
height: 20px;
|
|
margin-left: -10px;
|
|
margin-top: -10px;
|
|
border-top: 2px solid #efefef;
|
|
border-bottom: 2px solid #333;
|
|
border-left: 2px solid #efefef;
|
|
border-right: 2px solid #333;
|
|
-webkit-border-radius: 50%;
|
|
-moz-border-radius: 50%;
|
|
border-radius: 50%;
|
|
-webkit-animation: nasa-spin .5s linear infinite;
|
|
/* Safari | Chrome */
|
|
-moz-animation: nasa-spin .5s linear infinite;
|
|
/* FF */
|
|
-o-animation: nasa-spin .5s linear infinite;
|
|
/* Opera */
|
|
-ms-animation: nasa-spin .5s linear infinite;
|
|
/* IE */
|
|
animation: nasa-spin .5s linear infinite;
|
|
}
|
|
.add-to-cart-grid.loading.btn-from-wishlist:before {
|
|
left: 50%;
|
|
right: auto;
|
|
}
|
|
|
|
.nasa-wrap-products-masonry .add-to-cart-grid.loading:before,
|
|
.nasa-special-deal-style-multi-wrap .add-to-cart-grid.loading:before,
|
|
.nasa-table-compare .add-to-cart-grid.loading:before {
|
|
left: 50%;
|
|
right: auto;
|
|
}
|
|
|
|
.single_add_to_cart_button.loading,
|
|
.add_to_cart_accessories.loading {
|
|
color: transparent !important;
|
|
}
|
|
.single_add_to_cart_button.loading:before,
|
|
.add_to_cart_accessories.loading:before {
|
|
content: "";
|
|
display: block;
|
|
position: absolute;
|
|
z-index: 9;
|
|
opacity: 0.6;
|
|
top: 50%;
|
|
left: 50%;
|
|
width: 20px;
|
|
height: 20px;
|
|
margin-left: -10px;
|
|
margin-top: -10px;
|
|
border-top: 2px solid #efefef;
|
|
border-bottom: 2px solid #333;
|
|
border-left: 2px solid #efefef;
|
|
border-right: 2px solid #333;
|
|
-webkit-border-radius: 50%;
|
|
-moz-border-radius: 50%;
|
|
border-radius: 50%;
|
|
-webkit-animation: nasa-spin .5s linear infinite;
|
|
/* Safari | Chrome */
|
|
-moz-animation: nasa-spin .5s linear infinite;
|
|
/* FF */
|
|
-o-animation: nasa-spin .5s linear infinite;
|
|
/* Opera */
|
|
-ms-animation: nasa-spin .5s linear infinite;
|
|
/* IE */
|
|
animation: nasa-spin .5s linear infinite;
|
|
}
|
|
|
|
.nasa-item-img {
|
|
width: 80px;
|
|
min-width: 80px;
|
|
position: relative;
|
|
}
|
|
.nasa-item-img .nasa-widget-img:before {
|
|
content: "";
|
|
position: absolute;
|
|
z-index: 1;
|
|
top: 0;
|
|
bottom: 0;
|
|
left: 0;
|
|
right: 0;
|
|
background: #333;
|
|
opacity: 0;
|
|
visibility: hidden;
|
|
}
|
|
.nasa-item-img .nasa-widget-img img {
|
|
width: 100%;
|
|
margin: 0;
|
|
}
|
|
.nasa-item-img .quick-view {
|
|
position: absolute;
|
|
z-index: 1;
|
|
top: 50%;
|
|
left: 50%;
|
|
width: 30px;
|
|
height: 30px;
|
|
text-align: center;
|
|
background: #fff;
|
|
border-color: #fff;
|
|
opacity: 0;
|
|
visibility: hidden;
|
|
-webkit-border-radius: 50%;
|
|
-moz-border-radius: 50%;
|
|
border-radius: 50%;
|
|
-webkit-transform: translate(-50%, -50%);
|
|
-moz-transform: translate(-50%, -50%);
|
|
-o-transform: translate(-50%, -50%);
|
|
-ms-transform: translate(-50%, -50%);
|
|
transform: translate(-50%, -50%);
|
|
}
|
|
.nasa-item-img .quick-view i {
|
|
font-size: 120%;
|
|
line-height: 30px;
|
|
}
|
|
.nasa-item-img .quick-view:hover {
|
|
background: #f76b6a;
|
|
border-color: #f76b6a;
|
|
color: #fff;
|
|
}
|
|
|
|
.nasa-item-meta .nasa-widget-title {
|
|
display: block;
|
|
color: #333;
|
|
font-size: 110%;
|
|
line-height: 1.2;
|
|
}
|
|
.nasa-item-meta .nasa-widget-title:hover {
|
|
color: #f76b6a;
|
|
}
|
|
.nasa-item-meta .nasa-widget-title:after {
|
|
content: "";
|
|
width: 100%;
|
|
display: block;
|
|
clear: both;
|
|
}
|
|
.nasa-item-meta .star-rating {
|
|
margin-top: 10px;
|
|
}
|
|
.nasa-item-meta .price {
|
|
margin-top: 10px;
|
|
}
|
|
|
|
.item-product-widget {
|
|
position: relative;
|
|
display: -webkit-box;
|
|
display: -moz-box;
|
|
display: -ms-flexbox;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
-webkit-box-align: start;
|
|
-ms-flex-align: start;
|
|
-webkit-align-items: flex-start;
|
|
align-items: flex-start;
|
|
}
|
|
.item-product-widget:after {
|
|
content: "";
|
|
display: block;
|
|
clear: both;
|
|
}
|
|
.item-product-widget .quick-view {
|
|
display: -webkit-box;
|
|
display: -moz-box;
|
|
display: -ms-flexbox;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
-webkit-align-items: center;
|
|
align-items: center;
|
|
-webkit-box-pack: center;
|
|
-ms-flex-pack: center;
|
|
justify-content: center;
|
|
}
|
|
.item-product-widget:hover .nasa-item-img .nasa-widget-img:before {
|
|
opacity: 0.3;
|
|
visibility: visible;
|
|
}
|
|
.item-product-widget:hover .quick-view {
|
|
opacity: 1;
|
|
visibility: visible;
|
|
}
|
|
|
|
.nasa-list-type-main .nasa-item-img {
|
|
width: 40%;
|
|
}
|
|
.nasa-list-type-main .nasa-item-meta {
|
|
width: 60%;
|
|
}
|
|
|
|
.nasa-list-type-extra {
|
|
margin-bottom: 20px;
|
|
}
|
|
|
|
[class*=block-grid-] > li.item-product-widget {
|
|
display: -webkit-box;
|
|
display: -moz-box;
|
|
display: -ms-flexbox;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
-webkit-box-align: start;
|
|
-ms-flex-align: start;
|
|
-webkit-align-items: flex-start;
|
|
align-items: flex-start;
|
|
}
|
|
|
|
.product_list_widget [class*=block-grid-] > li.item-product-widget {
|
|
padding-bottom: 0;
|
|
margin-bottom: 25px;
|
|
}
|
|
|
|
.nasa-products-widget .product_list_widget [class*=block-grid-] > li.item-product-widget {
|
|
margin-bottom: 0;
|
|
margin-top: 25px;
|
|
}
|
|
.nasa-products-widget .product_list_widget [class*=block-grid-] > li.item-product-widget:first-child {
|
|
margin-top: 10px;
|
|
}
|
|
|
|
.nasa-wrap-column .item-product-widget {
|
|
margin-bottom: 25px;
|
|
}
|
|
|
|
.nasa-slick-slider .item-product-widget img {
|
|
width: 100%;
|
|
}
|
|
|
|
.nasa-progress-per {
|
|
position: absolute;
|
|
top: 0;
|
|
left: 0;
|
|
height: 100%;
|
|
width: 0%;
|
|
background: #f76b6a;
|
|
}
|
|
.nasa-progress-per.nasa-loaded {
|
|
width: 100%;
|
|
}
|
|
|
|
.nasa-progress-bar-load-shop {
|
|
position: relative;
|
|
top: 0;
|
|
left: 0;
|
|
display: block;
|
|
width: 100%;
|
|
height: 2px;
|
|
margin-bottom: -2px;
|
|
visibility: hidden;
|
|
}
|
|
.nasa-progress-bar-load-shop.nasa-loading {
|
|
visibility: visible;
|
|
z-index: 299;
|
|
}
|
|
.nasa-progress-bar-load-shop.nasa-loading .nasa-progress-per {
|
|
width: 100%;
|
|
}
|
|
|
|
.ns-h-drone-product-slide .product-item {
|
|
margin-left: 10px;
|
|
margin-right: 10px;
|
|
padding-left: 0px !important;
|
|
padding-right: 0px !important;
|
|
}
|
|
.ns-h-drone-product-slide .product-item:after {
|
|
display: none;
|
|
}
|
|
.ns-h-drone-product-slide .product-item .product-img-wrap .product-img {
|
|
background: #fff;
|
|
overflow: hidden;
|
|
-webkit-border-radius: 10px 10px 0 0;
|
|
-moz-border-radius: 10px 10px 0 0;
|
|
border-radius: 10px 10px 0 0;
|
|
}
|
|
.ns-h-drone-product-slide .product-item .product-info-wrap {
|
|
background: #fff;
|
|
-webkit-border-radius: 0 0 10px 10px;
|
|
-moz-border-radius: 0 0 10px 10px;
|
|
border-radius: 0 0 10px 10px;
|
|
padding-left: 10px;
|
|
padding-right: 10px;
|
|
}
|
|
.ns-h-drone-product-slide.ns-item-padding-5 {
|
|
margin-left: -5px !important;
|
|
margin-right: -5px !important;
|
|
}
|
|
.ns-h-drone-product-slide.ns-item-padding-5 .product-warp-item {
|
|
padding: 0;
|
|
}
|
|
.ns-h-drone-product-slide.ns-item-padding-5 .product-item {
|
|
margin: 5px 0 5px 0;
|
|
padding: 0 5px;
|
|
}
|
|
.ns-h-drone-product-slide.ns-item-padding-5 .ns-items-gap .slick-list {
|
|
margin-left: 0;
|
|
margin-right: 0;
|
|
}
|
|
|
|
.nasa-crazy-load.crazy-loading .ns-h-drone-product-slide .product-item {
|
|
-webkit-border-radius: 10px;
|
|
-moz-border-radius: 10px;
|
|
border-radius: 10px;
|
|
overflow: hidden;
|
|
}
|
|
|
|
input.qty[type="number"] {
|
|
appearance: textfield;
|
|
-webkit-appearance: textfield;
|
|
-moz-appearance: textfield;
|
|
-ms-appearance: textfield;
|
|
}
|
|
input.qty[type="number"]::-webkit-inner-spin-button, input.qty[type="number"]::-webkit-outer-spin-button {
|
|
appearance: none;
|
|
-webkit-appearance: none;
|
|
-moz-appearance: none;
|
|
-ms-appearance: none;
|
|
margin: 0;
|
|
}
|
|
|
|
select {
|
|
outline: none !important;
|
|
outline-width: 0 !important;
|
|
appearance: none;
|
|
-webkit-appearance: none;
|
|
-moz-appearance: none;
|
|
-ms-appearance: none;
|
|
background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");
|
|
background-repeat: no-repeat;
|
|
background-position: right 10px center;
|
|
background-size: 1em;
|
|
background-color: #fff;
|
|
}
|
|
select:hover {
|
|
cursor: pointer;
|
|
}
|
|
|
|
.viewed .viewed-block-title {
|
|
margin-top: 15px;
|
|
}
|
|
.viewed .viewed-block-title h3 {
|
|
float: left;
|
|
position: relative;
|
|
font-size: 150%;
|
|
margin-top: 5px;
|
|
z-index: 2;
|
|
padding-right: 15px;
|
|
background: #fff;
|
|
}
|
|
.viewed .nasa-nav-carousel-wrap {
|
|
float: right;
|
|
z-index: 2;
|
|
top: 2px;
|
|
right: 5px;
|
|
}
|
|
.viewed .nasa-nav-carousel-wrap .nasa-nav-icon-slider {
|
|
background: #fff;
|
|
}
|
|
.viewed hr.nasa-separator {
|
|
width: 95%;
|
|
clear: none;
|
|
margin-top: 20px;
|
|
position: absolute;
|
|
}
|
|
|
|
.variations .label-tip:before,
|
|
.ns-variants-clone .label-tip:before {
|
|
content: ":";
|
|
margin: 0 5px 0 1px;
|
|
}
|
|
|
|
/* Product detail info */
|
|
.product-info h1.entry-title {
|
|
display: block;
|
|
}
|
|
.product-info .entry-title {
|
|
margin: 0;
|
|
word-wrap: break-word;
|
|
font-weight: 800;
|
|
font-size: 230%;
|
|
line-height: 1.1;
|
|
color: #2d2a2a;
|
|
}
|
|
.product-info .entry-title a {
|
|
color: #000;
|
|
}
|
|
.product-info .entry-title a:hover {
|
|
color: #f76b6a;
|
|
}
|
|
.product-info .stock {
|
|
color: #f76b6a;
|
|
font-weight: bold;
|
|
margin-bottom: 20px;
|
|
clear: both;
|
|
}
|
|
.product-info .stock.out-of-stock {
|
|
margin-bottom: 20px;
|
|
}
|
|
.product-info .stock span {
|
|
color: #333;
|
|
font-weight: normal;
|
|
}
|
|
.product-info .price {
|
|
font-size: 180%;
|
|
clear: both;
|
|
display: block;
|
|
margin: 0 0 15px 0;
|
|
padding-top: 10px;
|
|
font-weight: 600;
|
|
}
|
|
.product-info .product-item .price {
|
|
font-size: 110%;
|
|
font-weight: normal !important;
|
|
padding: 0;
|
|
}
|
|
.product-info .products-arrow .price {
|
|
font-size: 100%;
|
|
padding-top: 0;
|
|
}
|
|
.product-info .woosb-price .price {
|
|
font-size: 100%;
|
|
padding-top: 0;
|
|
}
|
|
.product-info .woosb-wrap {
|
|
margin-top: 35px;
|
|
margin-bottom: 35px;
|
|
}
|
|
.product-info .woosb-wrap .woosb-products {
|
|
border-style: solid;
|
|
}
|
|
.product-info .woosb-wrap .woosb-products .woosb-product > td {
|
|
border-style: solid;
|
|
}
|
|
.product-info .woocommerce-product-details__short-description {
|
|
color: #777;
|
|
font-size: 100%;
|
|
line-height: 1.4;
|
|
margin-bottom: 20px;
|
|
margin-top: 15px;
|
|
clear: both;
|
|
}
|
|
.product-info .woocommerce-product-details__short-description ul {
|
|
list-style: inside;
|
|
}
|
|
.product-info .star-rating {
|
|
margin: 0;
|
|
display: inline-block;
|
|
top: 2px;
|
|
}
|
|
.product-info .woocommerce-product-rating {
|
|
line-height: 1.6;
|
|
margin-top: 15px;
|
|
display: inline-block;
|
|
float: left;
|
|
}
|
|
.product-info .woocommerce-product-rating.nasa-has-sa-brands:after {
|
|
content: "";
|
|
display: inline-block;
|
|
width: 1px;
|
|
height: 15px;
|
|
background: #efefef;
|
|
margin: 0 20px 0 12px;
|
|
}
|
|
.product-info .woocommerce-product-rating .woocommerce-review-link {
|
|
position: relative;
|
|
top: -2px;
|
|
color: #777;
|
|
}
|
|
.product-info .woocommerce-product-rating .woocommerce-review-link:hover {
|
|
color: #2d2a2a;
|
|
}
|
|
.product-info .nasa-single-share {
|
|
display: -webkit-box;
|
|
display: -moz-box;
|
|
display: -ms-flexbox;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
-webkit-align-items: center;
|
|
align-items: center;
|
|
margin: 15px 0;
|
|
gap: 20px;
|
|
}
|
|
.product-info .nasa-single-share .nasa-share-label {
|
|
display: -webkit-box;
|
|
display: -moz-box;
|
|
display: -ms-flexbox;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
-webkit-align-items: center;
|
|
align-items: center;
|
|
color: #333;
|
|
font-weight: bold;
|
|
}
|
|
.product-info .nasa-single-share .nasa-share-label i {
|
|
width: 20px;
|
|
font-size: 20px;
|
|
}
|
|
.product-info .nasa-single-share .nasa-single-share-text {
|
|
display: none;
|
|
line-height: 30px;
|
|
margin: 0 25px 0 0;
|
|
height: 100%;
|
|
float: left;
|
|
font-weight: 500;
|
|
}
|
|
.product-info .nasa-single-share .social-icons {
|
|
margin-top: 0;
|
|
margin-bottom: 0;
|
|
}
|
|
.product-info .nasa-single-share:empty {
|
|
display: none;
|
|
}
|
|
.product-info .variations {
|
|
width: 100%;
|
|
position: relative;
|
|
margin-bottom: 0;
|
|
}
|
|
.product-info .variations .nasa-attr-ux.nasa-processing, .product-info .variations .nasa-attr-ux.nasa-processing-deal {
|
|
pointer-events: none;
|
|
cursor: wait;
|
|
}
|
|
.product-info .variations .label {
|
|
display: block;
|
|
width: 100%;
|
|
vertical-align: top;
|
|
padding: 8px 0;
|
|
}
|
|
.product-info .variations .value {
|
|
margin-left: 0;
|
|
display: block;
|
|
padding: 0 0 10px 0;
|
|
vertical-align: top;
|
|
}
|
|
.product-info .variations .value select {
|
|
line-height: 1.4;
|
|
}
|
|
.product-info .variations label {
|
|
font-weight: 700;
|
|
font-size: 85%;
|
|
margin: 0;
|
|
color: #333;
|
|
text-transform: uppercase;
|
|
letter-spacing: 0.1em;
|
|
cursor: default;
|
|
}
|
|
.product-info .variations select {
|
|
margin-bottom: 0;
|
|
padding: 5px 10px;
|
|
}
|
|
.product-info .variations tr {
|
|
border: none;
|
|
}
|
|
.product-info .variations .attribute-swatch label {
|
|
margin: 0;
|
|
}
|
|
.product-info .variations .reset_variations {
|
|
display: inline-block;
|
|
font-size: 65%;
|
|
position: absolute;
|
|
bottom: 0;
|
|
left: 0;
|
|
text-transform: uppercase;
|
|
color: #7E7E7E;
|
|
letter-spacing: 2px;
|
|
visibility: hidden;
|
|
background-color: transparent;
|
|
border: none;
|
|
padding: 0;
|
|
line-height: 1;
|
|
height: auto;
|
|
-webkit-transform: translateY(calc(100% - 10px));
|
|
-moz-transform: translateY(calc(100% - 10px));
|
|
-o-transform: translateY(calc(100% - 10px));
|
|
-ms-transform: translateY(calc(100% - 10px));
|
|
transform: translateY(calc(100% - 10px));
|
|
}
|
|
.product-info .variations .reset_variations:hover {
|
|
color: #333;
|
|
text-decoration: underline;
|
|
}
|
|
.product-info .variations .select-wrapper {
|
|
width: 90%;
|
|
}
|
|
.product-info .single_variation_wrap {
|
|
padding-top: 20px;
|
|
}
|
|
.product-info .single_variation_wrap .price {
|
|
padding-top: 0;
|
|
margin-bottom: 5px;
|
|
}
|
|
.product-info .product_meta {
|
|
line-height: 170%;
|
|
margin-bottom: 10px;
|
|
display: block;
|
|
}
|
|
.product-info .product_meta br {
|
|
display: none;
|
|
}
|
|
.product-info .product_meta > span.yith-wcbr-brands {
|
|
margin-top: 0;
|
|
}
|
|
.product-info .product_meta > span:last-child {
|
|
margin-bottom: 0;
|
|
}
|
|
.product-info .product_meta a {
|
|
color: #888888;
|
|
font-weight: 400;
|
|
margin: 0 0 0 2px;
|
|
}
|
|
.product-info .product_meta a:hover {
|
|
text-decoration: underline;
|
|
color: #333;
|
|
}
|
|
.product-info .product_meta .sku {
|
|
color: #888888;
|
|
margin: 0 0 0 2px;
|
|
}
|
|
.product-info .product_meta .sku:hover {
|
|
text-decoration: underline;
|
|
color: #333;
|
|
}
|
|
.product-info .yith-wcwl-add-to-wishlist {
|
|
position: relative;
|
|
padding: 20px 0px 15px 30px;
|
|
display: block;
|
|
}
|
|
.product-info .yith-wcwl-add-to-wishlist:before {
|
|
position: absolute;
|
|
left: 0;
|
|
top: 17px;
|
|
font-family: 'nasa-font';
|
|
content: "\66";
|
|
font-size: 150%;
|
|
font-weight: normal;
|
|
cursor: pointer;
|
|
}
|
|
.product-info .yith-wcwl-add-to-wishlist:hover:before,
|
|
.product-info .yith-wcwl-add-to-wishlist:hover a,
|
|
.product-info .yith-wcwl-add-to-wishlist:hover .feedback {
|
|
color: #f76b6a;
|
|
}
|
|
.product-info .nasa-single-hr {
|
|
display: none;
|
|
}
|
|
.product-info .compare {
|
|
float: left;
|
|
padding: 10px 20px 10px 25px;
|
|
margin: 25px 20px;
|
|
position: relative;
|
|
border: none;
|
|
text-transform: inherit;
|
|
font-weight: normal;
|
|
}
|
|
.product-info .compare:before {
|
|
position: absolute;
|
|
left: 0px;
|
|
top: 10px;
|
|
font-family: 'Pe-icon-7-stroke';
|
|
content: "\e61b";
|
|
font-size: 120%;
|
|
font-weight: bold;
|
|
cursor: pointer;
|
|
margin-right: 10px;
|
|
}
|
|
.product-info .compare:hover, .product-info .compare:hover:before {
|
|
color: #f76b6a;
|
|
background: none !important;
|
|
}
|
|
.product-info .yith-wcwl-wishlistexistsbrowse a,
|
|
.product-info .yith-wcwl-wishlistaddedbrowse a {
|
|
display: none !important;
|
|
}
|
|
.product-info .cart {
|
|
clear: both;
|
|
margin-top: 30px;
|
|
margin-bottom: 30px;
|
|
display: -webkit-box;
|
|
display: -moz-box;
|
|
display: -ms-flexbox;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
-webkit-box-orient: horizontal;
|
|
-webkit-box-direction: normal;
|
|
-ms-flex-direction: row;
|
|
flex-direction: row;
|
|
-webkit-flex-wrap: wrap;
|
|
-ms-flex-wrap: wrap;
|
|
flex-wrap: wrap;
|
|
gap: 10px;
|
|
}
|
|
.product-info .cart.variations_form {
|
|
width: 100%;
|
|
margin-top: 0;
|
|
display: block;
|
|
margin-left: 0;
|
|
margin-right: 0;
|
|
}
|
|
.product-info .cart.variations_form .woocommerce-variation-add-to-cart {
|
|
width: auto;
|
|
display: -webkit-box;
|
|
display: -moz-box;
|
|
display: -ms-flexbox;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
-webkit-box-orient: horizontal;
|
|
-webkit-box-direction: normal;
|
|
-ms-flex-direction: row;
|
|
flex-direction: row;
|
|
-webkit-flex-wrap: wrap;
|
|
-ms-flex-wrap: wrap;
|
|
flex-wrap: wrap;
|
|
-webkit-box-pack: start;
|
|
-ms-flex-pack: start;
|
|
justify-content: flex-start;
|
|
gap: 10px;
|
|
}
|
|
.product-info .cart.grouped_form .woocommerce-grouped-product-list-item__label {
|
|
padding-right: 10px;
|
|
padding-left: 5px;
|
|
}
|
|
.product-info .cart .nasa-variation-bulk-dsct,
|
|
.product-info .cart .nasa-dsc-type-2,
|
|
.product-info .cart .dsc-label,
|
|
.product-info .cart .dsc-flex-column:not(.ev-dsc-qty-wrap),
|
|
.product-info .cart .dsc-flex-row:not(.ev-dsc-qty-wrap) {
|
|
width: 100%;
|
|
}
|
|
.product-info .cart .nasa-variation-bulk-dsct:last-child,
|
|
.product-info .cart .nasa-dsc-type-2:last-child,
|
|
.product-info .cart .dsc-label:last-child,
|
|
.product-info .cart .dsc-flex-column:not(.ev-dsc-qty-wrap):last-child,
|
|
.product-info .cart .dsc-flex-row:not(.ev-dsc-qty-wrap):last-child {
|
|
margin-top: 0;
|
|
}
|
|
.product-info .cart .single_add_to_cart_button {
|
|
max-width: 300px;
|
|
padding: 0 10px;
|
|
-webkit-box-flex: 1;
|
|
-ms-flex-positive: 1;
|
|
flex-grow: 1;
|
|
}
|
|
.product-info .cart .single_add_to_cart_button.nasa_add_to_cart_single i {
|
|
font-size: 125%;
|
|
}
|
|
.product-info .cart .single_add_to_cart_button.loading {
|
|
color: transparent !important;
|
|
}
|
|
.product-info .cart .nasa-single-form-text {
|
|
display: inline-block;
|
|
height: 40px;
|
|
line-height: 40px;
|
|
margin-right: 10px;
|
|
font-weight: bold;
|
|
}
|
|
.product-info.text-center .woocommerce-variation-add-to-cart {
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
}
|
|
.product-info .woocommerce-grouped-product-list .stock.out-of-stock {
|
|
margin-bottom: 0;
|
|
}
|
|
.product-info .woocommerce-grouped-product-list .stock.nasa-single-product-stock {
|
|
padding-bottom: 0;
|
|
margin-top: 10px;
|
|
margin-right: 10px;
|
|
}
|
|
.product-info .cart.grouped_form .single_add_to_cart_button {
|
|
width: 100%;
|
|
}
|
|
|
|
.nasa-image-square-caption .nasa-attr-ux_wrap.type-nasa_image {
|
|
display: -webkit-box;
|
|
display: -moz-box;
|
|
display: -ms-flexbox;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
-webkit-flex-wrap: wrap;
|
|
-ms-flex-wrap: wrap;
|
|
flex-wrap: wrap;
|
|
gap: 15px;
|
|
margin-bottom: -10px;
|
|
}
|
|
|
|
.nasa-layout-full .product-info.text-center .cart {
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
-webkit-box-pack: center;
|
|
-ms-flex-pack: center;
|
|
justify-content: center;
|
|
}
|
|
.nasa-layout-full .product-info.text-center .cart.variations_form {
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
}
|
|
.nasa-layout-full .product-info.text-center .cart.variations_form .woocommerce-variation-add-to-cart {
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
-webkit-box-pack: center;
|
|
-ms-flex-pack: center;
|
|
justify-content: center;
|
|
}
|
|
|
|
.nasa-anchor {
|
|
display: inline-block;
|
|
font-size: 200%;
|
|
font-weight: 800;
|
|
color: #aaaaaa;
|
|
line-height: 1.6;
|
|
position: relative;
|
|
bottom: -1px;
|
|
margin-right: 50px;
|
|
border-bottom: 3px solid transparent;
|
|
}
|
|
.nasa-anchor:last-child {
|
|
margin-right: 0;
|
|
}
|
|
.nasa-anchor:active, .nasa-anchor:focus {
|
|
color: #aaaaaa;
|
|
}
|
|
.nasa-anchor:hover, .nasa-anchor.active {
|
|
color: #333;
|
|
}
|
|
.nasa-anchor.active {
|
|
border-color: #f76b6a;
|
|
}
|
|
|
|
.text-right .nasa-anchor {
|
|
margin-right: 0;
|
|
margin-left: 40px;
|
|
}
|
|
.text-right .nasa-anchor:first-child {
|
|
margin-left: 0;
|
|
}
|
|
.text-right .nasa-anchor:last-child {
|
|
margin-left: 40px;
|
|
}
|
|
|
|
@media only screen and (max-width: 767px) {
|
|
.nasa-anchor {
|
|
font-size: 150%;
|
|
}
|
|
}
|
|
.variations_form .single_variation_wrap .woocommerce-variation .woocommerce-variation-price {
|
|
text-align: left;
|
|
font-weight: 500;
|
|
}
|
|
.variations_form .single_variation_wrap .woocommerce-variation > .price {
|
|
display: block;
|
|
margin-bottom: 20px;
|
|
}
|
|
.variations_form .single_variation_wrap .button.disabled {
|
|
cursor: not-allowed;
|
|
opacity: inherit;
|
|
}
|
|
.variations_form .single_variation_wrap .button.disabled:focus, .variations_form .single_variation_wrap .button.disabled:hover {
|
|
outline: none;
|
|
}
|
|
|
|
.nasa-product-gallery-lightbox,
|
|
.product-gallery {
|
|
position: relative;
|
|
}
|
|
.nasa-product-gallery-lightbox .nasa-loading,
|
|
.product-gallery .nasa-loading {
|
|
position: absolute;
|
|
z-index: 1;
|
|
top: 0;
|
|
left: 0;
|
|
bottom: 0;
|
|
right: 0;
|
|
background: #FFF;
|
|
opacity: 0.8;
|
|
}
|
|
|
|
.product-decs {
|
|
display: -webkit-box;
|
|
display: -moz-box;
|
|
display: -ms-flexbox;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
-webkit-flex-wrap: wrap;
|
|
-ms-flex-wrap: wrap;
|
|
flex-wrap: wrap;
|
|
}
|
|
.product-decs .image-desc {
|
|
width: 60%;
|
|
}
|
|
.product-decs .desc-text {
|
|
width: 40%;
|
|
}
|
|
.product-decs .desc-text p {
|
|
font-size: 110%;
|
|
line-height: 1.9em;
|
|
}
|
|
.product-decs .desc-text h1 {
|
|
font-size: 400%;
|
|
line-height: 1em;
|
|
}
|
|
|
|
.single_variation_wrap .woocommerce-variation.single_variation .woocommerce-variation-price .price {
|
|
display: inherit !important;
|
|
}
|
|
|
|
body .woosb-products .woosb-product form.variations_form {
|
|
padding-bottom: 15px;
|
|
}
|
|
|
|
body .woosb-products .woosb-product form.variations_form .variations a.reset_variations {
|
|
left: 5px;
|
|
}
|
|
|
|
body .woosb-products .woosb-product form.variations_form .variations .variation {
|
|
margin: 5px 5px 0 5px;
|
|
}
|
|
|
|
.woosb-title .woosb-title-inner {
|
|
line-height: 1.4;
|
|
}
|
|
|
|
.woosb-title .woosb-availability {
|
|
margin-top: 5px;
|
|
}
|
|
|
|
body .woosb-products .woosb-product .woosb-quantity input {
|
|
width: 45px;
|
|
min-width: 45px;
|
|
}
|
|
|
|
/* BUY NOW */
|
|
body .nasa-buy-now {
|
|
width: 100%;
|
|
height: 42px;
|
|
background-color: #6ca300;
|
|
border-color: #6ca300;
|
|
outline: none;
|
|
}
|
|
body .nasa-buy-now:hover {
|
|
background-color: #689c00;
|
|
border-color: #689c00;
|
|
}
|
|
|
|
.nasa-single-product-stock {
|
|
margin-top: 20px;
|
|
padding-bottom: 0;
|
|
}
|
|
.nasa-single-product-stock .stock-sold,
|
|
.nasa-single-product-stock .stock-available {
|
|
margin-bottom: 10px;
|
|
display: inline-block;
|
|
}
|
|
.nasa-single-product-stock .nasa-product-stock-progress {
|
|
background: #EBEBEC;
|
|
-webkit-border-radius: 2px;
|
|
-moz-border-radius: 2px;
|
|
border-radius: 2px;
|
|
}
|
|
.nasa-single-product-stock .nasa-product-stock-progress .nasa-product-stock-progress-bar {
|
|
display: block;
|
|
height: 5px;
|
|
min-width: 1px;
|
|
-webkit-border-radius: 2px;
|
|
-moz-border-radius: 2px;
|
|
border-radius: 2px;
|
|
}
|
|
|
|
.woocommerce-variation-availability .stock {
|
|
margin-top: 0;
|
|
margin-bottom: 30px;
|
|
}
|
|
|
|
.woocommerce-variation-availability p.stock {
|
|
margin-bottom: 10px;
|
|
}
|
|
|
|
.nasa-product-stock-progress-bar {
|
|
animation: stock-progress-bar 8s ease;
|
|
animation-delay: 0.5s;
|
|
}
|
|
|
|
@keyframes stock-progress-bar {
|
|
from {
|
|
width: 100%;
|
|
}
|
|
}
|
|
.nasa-disable-wrap {
|
|
position: absolute;
|
|
width: 100%;
|
|
height: 100%;
|
|
left: 0;
|
|
top: 0;
|
|
z-index: 1;
|
|
background: #FFF;
|
|
opacity: 0.5;
|
|
z-index: 9;
|
|
}
|
|
|
|
.nasa-message-error {
|
|
color: #e00;
|
|
padding-top: 10px;
|
|
padding-bottom: 5px;
|
|
font-size: 105%;
|
|
}
|
|
.nasa-message-error p {
|
|
margin-bottom: 5px;
|
|
}
|
|
|
|
.number-stock-color {
|
|
color: green;
|
|
font-weight: bold;
|
|
}
|
|
|
|
.list-unstyled {
|
|
list-style: none;
|
|
}
|
|
|
|
.main-images .product-image {
|
|
display: block;
|
|
}
|
|
|
|
form.variations_form.nasa-processing, form.variations_form.nasa-processing-countdown {
|
|
position: relative;
|
|
}
|
|
form.variations_form.nasa-processing:before, form.variations_form.nasa-processing-countdown:before {
|
|
content: "";
|
|
position: absolute;
|
|
top: 0;
|
|
left: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
opacity: 0.6;
|
|
z-index: 9999;
|
|
background-color: transparent;
|
|
cursor: wait;
|
|
}
|
|
|
|
.nasa-single-product-brands {
|
|
display: block;
|
|
line-height: 1.6;
|
|
margin-top: 10px;
|
|
margin-bottom: 20px;
|
|
clear: both;
|
|
}
|
|
|
|
.nasa-brand-sep {
|
|
display: inline-block;
|
|
width: 1px;
|
|
height: 10px;
|
|
background: #aaaaaa;
|
|
margin: 0 10px;
|
|
}
|
|
|
|
.nasa-single-brand-item {
|
|
display: inline-block;
|
|
line-height: 1.6;
|
|
position: relative;
|
|
}
|
|
.nasa-single-brand-item .nasa-p-brand-img {
|
|
position: absolute;
|
|
bottom: 100%;
|
|
left: 50%;
|
|
width: 50px;
|
|
opacity: 0;
|
|
visibility: hidden;
|
|
-webkit-transform: translate(-50%, -15px);
|
|
-moz-transform: translate(-50%, -15px);
|
|
-o-transform: translate(-50%, -15px);
|
|
-ms-transform: translate(-50%, -15px);
|
|
transform: translate(-50%, -15px);
|
|
}
|
|
.nasa-single-brand-item .nasa-p-brand-img img {
|
|
-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
|
|
-moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
|
|
box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
|
|
}
|
|
.nasa-single-brand-item .nasa-p-brand-img:after {
|
|
content: "";
|
|
position: absolute;
|
|
top: 100%;
|
|
left: 50%;
|
|
width: 8px;
|
|
height: 8px;
|
|
border: 8px solid transparent;
|
|
border-top: 8px solid #efefef;
|
|
-webkit-transform: translateX(-50%);
|
|
-moz-transform: translateX(-50%);
|
|
-o-transform: translateX(-50%);
|
|
-ms-transform: translateX(-50%);
|
|
transform: translateX(-50%);
|
|
}
|
|
.nasa-single-brand-item:hover {
|
|
text-decoration: underline;
|
|
}
|
|
.nasa-single-brand-item:hover .nasa-p-brand-img {
|
|
opacity: 1;
|
|
visibility: visible;
|
|
-webkit-transform: translate(-50%, -8px);
|
|
-moz-transform: translate(-50%, -8px);
|
|
-o-transform: translate(-50%, -8px);
|
|
-ms-transform: translate(-50%, -8px);
|
|
transform: translate(-50%, -8px);
|
|
}
|
|
|
|
.nasa-sa-brands {
|
|
display: -webkit-inline-box;
|
|
display: -moz-inline-box;
|
|
display: -ms-inline-flexbox;
|
|
display: inline-flex;
|
|
opacity: 0;
|
|
visibility: hidden;
|
|
}
|
|
.nasa-sa-brands.nasa-inited {
|
|
visibility: visible;
|
|
opacity: 1;
|
|
}
|
|
|
|
.nasa-sa-brand-item {
|
|
display: -webkit-inline-box;
|
|
display: -moz-inline-box;
|
|
display: -ms-inline-flexbox;
|
|
display: inline-flex;
|
|
height: 30px;
|
|
margin-top: 7px;
|
|
margin-bottom: 7px;
|
|
-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.12);
|
|
-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.12);
|
|
box-shadow: 0 0 4px rgba(0, 0, 0, 0.12);
|
|
}
|
|
.nasa-sa-brand-item img {
|
|
height: 100%;
|
|
width: auto;
|
|
}
|
|
.nasa-sa-brand-item:hover {
|
|
-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
|
|
-moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
|
|
box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
|
|
}
|
|
|
|
.nasa-ct-fields-add-to-cart {
|
|
width: 100%;
|
|
}
|
|
|
|
.nasa-ct-fields-toggle {
|
|
display: inline-block;
|
|
line-height: 26px;
|
|
font-weight: 700;
|
|
position: relative;
|
|
padding-left: 30px;
|
|
margin-bottom: 20px;
|
|
}
|
|
.nasa-ct-fields-toggle:before {
|
|
content: "";
|
|
position: absolute;
|
|
width: 25px;
|
|
height: 25px;
|
|
display: block;
|
|
top: 0;
|
|
left: 0;
|
|
background: #eaeaea;
|
|
-webkit-border-radius: 50%;
|
|
-moz-border-radius: 50%;
|
|
border-radius: 50%;
|
|
}
|
|
.nasa-ct-fields-toggle:after {
|
|
content: "";
|
|
width: 6px;
|
|
height: 10px;
|
|
display: block;
|
|
border: solid transparent;
|
|
border-width: 0 2px 2px 0;
|
|
position: absolute;
|
|
top: 7px;
|
|
left: 10px;
|
|
-webkit-transform: rotate(45deg);
|
|
-moz-transform: rotate(45deg);
|
|
-o-transform: rotate(45deg);
|
|
-ms-transform: rotate(45deg);
|
|
transform: rotate(45deg);
|
|
}
|
|
.nasa-ct-fields-toggle.nasa-active:after {
|
|
border-color: #333333;
|
|
}
|
|
|
|
.nasa-ct-fields-wrap {
|
|
margin-bottom: 30px;
|
|
}
|
|
|
|
.variations_form .nasa-ct-fields-add-to-cart {
|
|
padding-top: 35px;
|
|
}
|
|
.variations_form .nasa-ct-fields-add-to-cart .nasa-ct-fields-toggle,
|
|
.variations_form .nasa-ct-fields-add-to-cart .nasa-ct-fields-wrap {
|
|
margin-bottom: 0;
|
|
}
|
|
.variations_form .nasa-ct-fields-add-to-cart .nasa-ct-fields-wrap {
|
|
margin-top: 30px;
|
|
}
|
|
|
|
.nasa-ct-field label {
|
|
color: #666666;
|
|
font-weight: 700;
|
|
font-size: 90%;
|
|
margin-bottom: 5px;
|
|
text-transform: uppercase;
|
|
letter-spacing: 0.1em;
|
|
}
|
|
.nasa-ct-field textarea {
|
|
min-height: 100px;
|
|
}
|
|
|
|
.cart .single_add_to_cart_button {
|
|
width: auto;
|
|
-webkit-box-flex: 1;
|
|
-ms-flex-positive: 1;
|
|
flex-grow: 1;
|
|
}
|
|
.cart .nasa-buy-now {
|
|
width: auto;
|
|
min-width: 100px;
|
|
-webkit-box-flex: 1;
|
|
-ms-flex-positive: 1;
|
|
flex-grow: 1;
|
|
}
|
|
|
|
.warranty_info {
|
|
width: 100%;
|
|
}
|
|
|
|
/* Checkout Plugins - Stripe for WooCommerce */
|
|
#cpsw-payment-request-wrapper .button {
|
|
height: 42px;
|
|
}
|
|
|
|
@media only screen and (min-width: 768px) {
|
|
#cpsw-payment-request-wrapper {
|
|
margin: 10px 3px !important;
|
|
}
|
|
}
|
|
#nasa-view-compare-product {
|
|
position: relative;
|
|
min-height: 200px;
|
|
width: 100%;
|
|
}
|
|
|
|
.nasa-compare.added .ns-uncheck, .nasa-compare.nasa-added .ns-uncheck {
|
|
display: none;
|
|
}
|
|
.nasa-compare.added .ns-checked, .nasa-compare.nasa-added .ns-checked {
|
|
display: block;
|
|
}
|
|
.nasa-compare.added .nasa-icon.icon-nasa-refresh:before,
|
|
.nasa-compare.added .nasa-icon.icon-nasa-compare-2:before, .nasa-compare.nasa-added .nasa-icon.icon-nasa-refresh:before,
|
|
.nasa-compare.nasa-added .nasa-icon.icon-nasa-compare-2:before {
|
|
content: "\54";
|
|
}
|
|
|
|
.nasa-compare-list-bottom {
|
|
position: fixed;
|
|
z-index: 999;
|
|
bottom: 0;
|
|
left: 0;
|
|
right: 0;
|
|
background: #FFF;
|
|
opacity: 0;
|
|
-webkit-border-radius: 5px 5px 0 0;
|
|
-moz-border-radius: 5px 5px 0 0;
|
|
border-radius: 5px 5px 0 0;
|
|
-webkit-transform: translateY(100%);
|
|
-moz-transform: translateY(100%);
|
|
-o-transform: translateY(100%);
|
|
-ms-transform: translateY(100%);
|
|
transform: translateY(100%);
|
|
}
|
|
.nasa-compare-list-bottom [class*="column"] + [class*="column"]:last-child {
|
|
float: left;
|
|
}
|
|
.nasa-compare-list-bottom.nasa-active {
|
|
opacity: 1;
|
|
-webkit-transform: translateY(0);
|
|
-moz-transform: translateY(0);
|
|
-o-transform: translateY(0);
|
|
-ms-transform: translateY(0);
|
|
transform: translateY(0);
|
|
}
|
|
|
|
.nasa-close-mini-compare.nasa-stclose {
|
|
position: absolute;
|
|
top: 5px;
|
|
right: 5px;
|
|
z-index: 2;
|
|
}
|
|
|
|
.nasa-wrap-table-compare {
|
|
margin: 35px 0 45px 0;
|
|
overflow-x: auto;
|
|
position: relative;
|
|
}
|
|
.nasa-wrap-table-compare .nasa-empty-icon {
|
|
display: block;
|
|
font-size: 1500%;
|
|
color: #cccccc;
|
|
}
|
|
.nasa-wrap-table-compare .woocommerce-compare__empty-message {
|
|
font-size: 200%;
|
|
}
|
|
|
|
.nasa-table-compare {
|
|
margin: 0;
|
|
}
|
|
.nasa-table-compare .compare-product-title {
|
|
font-weight: 600;
|
|
}
|
|
.nasa-table-compare .amount {
|
|
font-weight: bold;
|
|
}
|
|
.nasa-table-compare .btn-link {
|
|
margin: 0;
|
|
}
|
|
.nasa-table-compare .add-to-cart-grid .cart-icon {
|
|
display: none;
|
|
}
|
|
.nasa-table-compare .add-to-cart-grid.loading .add_to_cart_text {
|
|
color: transparent;
|
|
}
|
|
.nasa-table-compare .btn-wishlist,
|
|
.nasa-table-compare .btn-compare,
|
|
.nasa-table-compare .quick-view {
|
|
display: none;
|
|
}
|
|
.nasa-table-compare td,
|
|
.nasa-table-compare th {
|
|
border: 1px solid #e8e8e8;
|
|
padding: 20px;
|
|
}
|
|
.nasa-table-compare td ul,
|
|
.nasa-table-compare th ul {
|
|
list-style-position: inside;
|
|
padding: 0;
|
|
margin: 0;
|
|
}
|
|
.nasa-table-compare td {
|
|
text-align: center;
|
|
}
|
|
.nasa-table-compare th {
|
|
vertical-align: middle;
|
|
background-color: #f8f8f8;
|
|
color: #222;
|
|
font-size: 110%;
|
|
text-align: left;
|
|
letter-spacing: 0;
|
|
}
|
|
.nasa-table-compare tr.image img {
|
|
margin-top: 10px;
|
|
}
|
|
.nasa-table-compare tr.image h5 {
|
|
margin: 15px auto 10px auto;
|
|
}
|
|
.nasa-table-compare tr.description td {
|
|
text-align: left;
|
|
}
|
|
.nasa-table-compare tr.stock td span {
|
|
display: inline-block;
|
|
color: #609622;
|
|
}
|
|
.nasa-table-compare tr.remove-item .nasa-remove-compare i {
|
|
font-size: 200%;
|
|
position: relative;
|
|
top: 7px;
|
|
margin-bottom: 10px;
|
|
}
|
|
.nasa-table-compare tr td {
|
|
min-width: 250px;
|
|
vertical-align: top;
|
|
}
|
|
|
|
.my-account .woocommerce-form-login,
|
|
.my-account .woocommerce-form-register {
|
|
padding: 20px 30px 30px 30px;
|
|
border: 2px dashed #cccccc;
|
|
}
|
|
|
|
.woocommerce-form-login .form-row input[type="checkbox"],
|
|
.woocommerce-form-login .form-row .input-checkbox,
|
|
.woocommerce-form-login .form-row .woocommerce-form__label-for-checkbox,
|
|
.woocommerce-form-register .form-row input[type="checkbox"],
|
|
.woocommerce-form-register .form-row .input-checkbox,
|
|
.woocommerce-form-register .form-row .woocommerce-form__label-for-checkbox {
|
|
display: -webkit-inline-box;
|
|
display: -moz-inline-box;
|
|
display: -ms-inline-flexbox;
|
|
display: inline-flex;
|
|
-webkit-box-align: baseline;
|
|
-ms-flex-align: baseline;
|
|
-webkit-align-items: baseline;
|
|
align-items: baseline;
|
|
margin: 0;
|
|
}
|
|
|
|
.input-checkbox {
|
|
display: inline-block;
|
|
}
|
|
|
|
label.checkbox {
|
|
display: inline-block;
|
|
font-weight: normal;
|
|
}
|
|
|
|
form .select2-container--default .select2-selection--single {
|
|
-webkit-border-radius: 0;
|
|
-moz-border-radius: 0;
|
|
border-radius: 0;
|
|
}
|
|
form .select2-container .select2-selection--single {
|
|
height: 42px;
|
|
}
|
|
form .select2-container--default .select2-selection--single .select2-selection__rendered {
|
|
line-height: 42px;
|
|
}
|
|
form .select2-container--default .select2-selection--single .select2-selection__arrow {
|
|
height: 42px;
|
|
}
|
|
form .select2-container--default .select2-selection--single .select2-selection__arrow {
|
|
background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");
|
|
background-repeat: no-repeat;
|
|
background-position: center;
|
|
background-size: 1em;
|
|
margin: 0 8px;
|
|
top: 0;
|
|
right: 0;
|
|
left: auto;
|
|
}
|
|
form .select2-container--default .select2-selection--single .select2-selection__arrow b {
|
|
display: none !important;
|
|
}
|
|
form .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow {
|
|
-webkit-transform: rotate(180deg);
|
|
-moz-transform: rotate(180deg);
|
|
-o-transform: rotate(180deg);
|
|
-ms-transform: rotate(180deg);
|
|
transform: rotate(180deg);
|
|
}
|
|
form .select2-container--default .select2-selection--single,
|
|
form .select2-container--default .select2-search--dropdown .select2-search__field {
|
|
border-color: #dedede;
|
|
}
|
|
|
|
.select2-container--default.select2-container--open .select2-search--dropdown .select2-search__field {
|
|
border-color: #dedede;
|
|
}
|
|
.select2-container--default.select2-container--open .select2-search--dropdown .select2-search__field:focus {
|
|
border-color: #aaa;
|
|
}
|
|
|
|
.woocommerce-checkout .select2-dropdown {
|
|
border-color: #dedede;
|
|
}
|
|
.woocommerce-checkout .select2-dropdown.select2-dropdown--below {
|
|
-webkit-transform: translateY(-3px);
|
|
-moz-transform: translateY(-3px);
|
|
-o-transform: translateY(-3px);
|
|
-ms-transform: translateY(-3px);
|
|
transform: translateY(-3px);
|
|
}
|
|
.woocommerce-checkout .select2-dropdown.select2-dropdown--above {
|
|
-webkit-transform: translateY(4px);
|
|
-moz-transform: translateY(4px);
|
|
-o-transform: translateY(4px);
|
|
-ms-transform: translateY(4px);
|
|
transform: translateY(4px);
|
|
}
|
|
|
|
.woocommerce-form-track-order p {
|
|
display: block;
|
|
max-width: 800px;
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
text-align: center;
|
|
}
|
|
.woocommerce-form-track-order p:first-child {
|
|
margin-bottom: 40px;
|
|
}
|
|
.woocommerce-form-track-order p.form-row {
|
|
max-width: 500px;
|
|
text-align: initial;
|
|
}
|
|
.woocommerce-form-track-order p.form-row label {
|
|
font-weight: bold;
|
|
margin-bottom: 5px;
|
|
}
|
|
.woocommerce-form-track-order p.form-row button {
|
|
width: 100%;
|
|
margin-top: 10px;
|
|
}
|
|
|
|
.nasa-rtl .select2-container--default .select2-selection--single .select2-selection__arrow {
|
|
top: 0;
|
|
right: auto;
|
|
left: 0;
|
|
}
|
|
|
|
/* Modifired Revolution slider arrows */
|
|
.tparrows.custom {
|
|
background: transparent !important;
|
|
margin: 0 !important;
|
|
opacity: 0 !important;
|
|
visibility: hidden !important;
|
|
}
|
|
.tparrows.custom:before {
|
|
font-family: "nasa-font";
|
|
color: #888888 !important;
|
|
font-size: 25px !important;
|
|
text-align: center;
|
|
display: block;
|
|
z-index: 10;
|
|
line-height: 40px;
|
|
}
|
|
.tparrows.custom:hover {
|
|
background: transparent !important;
|
|
}
|
|
.tparrows.custom:hover:before {
|
|
color: #000 !important;
|
|
opacity: 1;
|
|
}
|
|
.tparrows.custom.tp-leftarrow {
|
|
-webkit-transform: translate(20px, -50%) !important;
|
|
-moz-transform: translate(20px, -50%) !important;
|
|
-o-transform: translate(20px, -50%) !important;
|
|
-ms-transform: translate(20px, -50%) !important;
|
|
transform: translate(20px, -50%) !important;
|
|
}
|
|
.tparrows.custom.tp-leftarrow:before {
|
|
content: "\7a";
|
|
}
|
|
.tparrows.custom.tp-rightarrow {
|
|
-webkit-transform: translate(-60px, -50%) !important;
|
|
-moz-transform: translate(-60px, -50%) !important;
|
|
-o-transform: translate(-60px, -50%) !important;
|
|
-ms-transform: translate(-60px, -50%) !important;
|
|
transform: translate(-60px, -50%) !important;
|
|
}
|
|
.tparrows.custom.tp-rightarrow:before {
|
|
content: "\79";
|
|
}
|
|
|
|
.revslider-initialised:hover .tparrows.custom {
|
|
opacity: 1 !important;
|
|
visibility: visible !important;
|
|
}
|
|
.revslider-initialised:hover .tparrows.custom.tp-leftarrow {
|
|
-webkit-transform: translate(10px, -50%) !important;
|
|
-moz-transform: translate(10px, -50%) !important;
|
|
-o-transform: translate(10px, -50%) !important;
|
|
-ms-transform: translate(10px, -50%) !important;
|
|
transform: translate(10px, -50%) !important;
|
|
}
|
|
.revslider-initialised:hover .tparrows.custom.tp-rightarrow {
|
|
-webkit-transform: translate(-50px, -50%) !important;
|
|
-moz-transform: translate(-50px, -50%) !important;
|
|
-o-transform: translate(-50px, -50%) !important;
|
|
-ms-transform: translate(-50px, -50%) !important;
|
|
transform: translate(-50px, -50%) !important;
|
|
}
|
|
|
|
.sr7-bullets.custom,
|
|
.tp-bullets.custom {
|
|
width: auto !important;
|
|
height: 1px !important;
|
|
left: 0 !important;
|
|
right: 0 !important;
|
|
transform: none !important;
|
|
text-align: center;
|
|
}
|
|
.sr7-bullets.custom :before,
|
|
.tp-bullets.custom :before {
|
|
display: none;
|
|
}
|
|
.sr7-bullets.custom .sr7-bullet,
|
|
.sr7-bullets.custom .tp-bullet,
|
|
.tp-bullets.custom .sr7-bullet,
|
|
.tp-bullets.custom .tp-bullet {
|
|
margin: 0 3px;
|
|
border: none;
|
|
opacity: 0.5;
|
|
display: inline-block;
|
|
cursor: pointer;
|
|
background: #C0C0C0;
|
|
position: relative !important;
|
|
top: -25px !important;
|
|
left: auto !important;
|
|
width: 8px !important;
|
|
height: 8px !important;
|
|
padding: 0;
|
|
box-sizing: content-box;
|
|
-webkit-border-radius: 5px;
|
|
-moz-border-radius: 5px;
|
|
border-radius: 5px;
|
|
-webkit-transition: all 200ms ease;
|
|
-moz-transition: all 200ms ease;
|
|
-o-transition: all 200ms ease;
|
|
transition: all 200ms ease;
|
|
}
|
|
.sr7-bullets.custom .sr7-bullet.selected,
|
|
.sr7-bullets.custom .tp-bullet.selected,
|
|
.tp-bullets.custom .sr7-bullet.selected,
|
|
.tp-bullets.custom .tp-bullet.selected {
|
|
opacity: 1;
|
|
background-color: #f76b6a;
|
|
padding-left: 10px;
|
|
padding-right: 10px;
|
|
}
|
|
|
|
.nasa-bullets-inside .slick-dots {
|
|
position: absolute;
|
|
left: 0;
|
|
right: 0;
|
|
bottom: 10px;
|
|
}
|
|
.nasa-bullets-inside.nasa-bullets-right .slick-dots {
|
|
left: auto;
|
|
right: 10%;
|
|
}
|
|
.nasa-bullets-inside.nasa-bullets-left .slick-dots {
|
|
left: 10%;
|
|
right: auto;
|
|
}
|
|
.nasa-bullets-inside .banner {
|
|
margin-bottom: 0;
|
|
}
|
|
.nasa-bullets-inside.nasa-bullets-counter ul.slick-dots {
|
|
bottom: 30px;
|
|
counter-reset: list-counter;
|
|
background-color: #fff;
|
|
display: -webkit-box;
|
|
display: -moz-box;
|
|
display: -ms-flexbox;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
-webkit-align-items: center;
|
|
align-items: center;
|
|
-webkit-border-radius: 50px;
|
|
-moz-border-radius: 50px;
|
|
border-radius: 50px;
|
|
height: 30px;
|
|
font-size: 16px;
|
|
padding: 0 20px;
|
|
gap: 5px;
|
|
margin: 0;
|
|
}
|
|
.nasa-bullets-inside.nasa-bullets-counter ul.slick-dots::after {
|
|
content: "/ " counter(list-counter);
|
|
}
|
|
.nasa-bullets-inside.nasa-bullets-counter ul.slick-dots li {
|
|
counter-increment: list-counter;
|
|
height: auto;
|
|
background-color: transparent;
|
|
border: none;
|
|
position: absolute;
|
|
left: 20px;
|
|
top: 50%;
|
|
width: auto;
|
|
opacity: 0;
|
|
visibility: hidden;
|
|
margin: 0;
|
|
display: -webkit-box;
|
|
display: -moz-box;
|
|
display: -ms-flexbox;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
-webkit-align-items: center;
|
|
align-items: center;
|
|
-webkit-transform: translateY(-50%);
|
|
-moz-transform: translateY(-50%);
|
|
-o-transform: translateY(-50%);
|
|
-ms-transform: translateY(-50%);
|
|
transform: translateY(-50%);
|
|
-webkit-transition: none 200ms ease;
|
|
-moz-transition: none 200ms ease;
|
|
-o-transition: none 200ms ease;
|
|
transition: none 200ms ease;
|
|
}
|
|
.nasa-bullets-inside.nasa-bullets-counter ul.slick-dots li.slick-active {
|
|
background-color: transparent;
|
|
position: relative;
|
|
opacity: 1;
|
|
visibility: visible;
|
|
left: auto;
|
|
top: auto;
|
|
-webkit-transform: translateY(0);
|
|
-moz-transform: translateY(0);
|
|
-o-transform: translateY(0);
|
|
-ms-transform: translateY(0);
|
|
transform: translateY(0);
|
|
}
|
|
.nasa-bullets-inside.nasa-bullets-counter ul.slick-dots li button {
|
|
border: none;
|
|
position: relative;
|
|
opacity: 1;
|
|
background-color: transparent;
|
|
color: inherit;
|
|
letter-spacing: 0;
|
|
height: auto;
|
|
line-height: 1;
|
|
font-size: 16px;
|
|
-webkit-transition: none 200ms ease;
|
|
-moz-transition: none 200ms ease;
|
|
-o-transition: none 200ms ease;
|
|
transition: none 200ms ease;
|
|
}
|
|
.nasa-bullets-inside.nasa-bullets-counter .nasa-slick-slider .nasa-nav-arrow {
|
|
top: auto;
|
|
bottom: 30px;
|
|
visibility: visible;
|
|
opacity: 1;
|
|
}
|
|
.nasa-bullets-inside.nasa-bullets-counter .nasa-slick-slider .nasa-nav-arrow.slick-prev, .nasa-bullets-inside.nasa-bullets-counter .nasa-slick-slider .nasa-nav-arrow.slick-next {
|
|
-webkit-transform: translate(0, 0);
|
|
-moz-transform: translate(0, 0);
|
|
-o-transform: translate(0, 0);
|
|
-ms-transform: translate(0, 0);
|
|
transform: translate(0, 0);
|
|
}
|
|
.nasa-bullets-inside.nasa-bullets-counter .nasa-slick-slider .nasa-nav-arrow svg {
|
|
width: 30px;
|
|
height: 30px;
|
|
}
|
|
.nasa-bullets-inside.nasa-bullets-counter.nasa-bullets-right .slick-dots {
|
|
left: auto;
|
|
right: calc(10% + 50px);
|
|
}
|
|
.nasa-bullets-inside.nasa-bullets-counter.nasa-bullets-right .nasa-slick-slider .nasa-nav-arrow.slick-prev {
|
|
right: calc(10% + 135px);
|
|
left: auto;
|
|
}
|
|
.nasa-bullets-inside.nasa-bullets-counter.nasa-bullets-right .nasa-slick-slider .nasa-nav-arrow.slick-next {
|
|
left: auto;
|
|
right: 10%;
|
|
}
|
|
.nasa-bullets-inside.nasa-bullets-counter.nasa-bullets-left .slick-dots {
|
|
left: calc(10% + 50px);
|
|
right: auto;
|
|
}
|
|
.nasa-bullets-inside.nasa-bullets-counter.nasa-bullets-left .nasa-slick-slider .nasa-nav-arrow.slick-prev {
|
|
left: 10%;
|
|
}
|
|
.nasa-bullets-inside.nasa-bullets-counter.nasa-bullets-left .nasa-slick-slider .nasa-nav-arrow.slick-next {
|
|
right: auto;
|
|
left: calc(10% + 135px);
|
|
}
|
|
.nasa-bullets-inside.nasa-bullets-counter.nasa-bullets-center .slick-dots {
|
|
left: 50%;
|
|
right: auto;
|
|
-webkit-transform: translateX(-50%);
|
|
-moz-transform: translateX(-50%);
|
|
-o-transform: translateX(-50%);
|
|
-ms-transform: translateX(-50%);
|
|
transform: translateX(-50%);
|
|
}
|
|
.nasa-bullets-inside.nasa-bullets-counter.nasa-bullets-center .nasa-slick-slider .nasa-nav-arrow.slick-prev {
|
|
left: calc(50% - 80px);
|
|
}
|
|
.nasa-bullets-inside.nasa-bullets-counter.nasa-bullets-center .nasa-slick-slider .nasa-nav-arrow.slick-next {
|
|
right: auto;
|
|
left: calc(50% + 50px);
|
|
}
|
|
|
|
.bulet-margin-l55.nasa-bullets-left .slick-dots {
|
|
left: 10%;
|
|
}
|
|
|
|
.nasa-bullets-left .slick-dots {
|
|
text-align: left;
|
|
margin-left: -5px;
|
|
margin-right: -5px;
|
|
right: unset;
|
|
}
|
|
|
|
.nasa-bullets-right .slick-dots {
|
|
text-align: right;
|
|
margin-left: -5px;
|
|
margin-right: -5px;
|
|
left: unset;
|
|
}
|
|
|
|
.custom.tp-bullets:before {
|
|
display: none;
|
|
}
|
|
|
|
.height-100per div, .height-100per img {
|
|
height: 100% !important;
|
|
}
|
|
|
|
.nasa_load_ajax {
|
|
position: relative;
|
|
z-index: 1;
|
|
}
|
|
|
|
.load-more-masonry {
|
|
letter-spacing: 2px;
|
|
font-weight: bold;
|
|
color: #aaaaaa;
|
|
}
|
|
.load-more-masonry:hover {
|
|
color: #333;
|
|
}
|
|
|
|
.end-product {
|
|
color: #888888 !important;
|
|
cursor: auto;
|
|
font-size: 100%;
|
|
letter-spacing: 2px;
|
|
font-weight: bold;
|
|
}
|
|
|
|
.nasa-sc-title {
|
|
font-weight: 800;
|
|
}
|
|
|
|
.nasa-title-relate {
|
|
font-size: 230%;
|
|
font-weight: 800;
|
|
margin: 0 0 15px 0;
|
|
}
|
|
|
|
.nasa-post-cats-wrap,
|
|
.nasa-blog-title,
|
|
.nasa-post-date-author-wrap,
|
|
.nasa-info-short {
|
|
margin-top: 10px;
|
|
}
|
|
|
|
.nasa-post-cats-wrap {
|
|
font-weight: bold;
|
|
letter-spacing: 0.15em;
|
|
font-size: 12px;
|
|
color: #bababa;
|
|
text-transform: uppercase;
|
|
}
|
|
.nasa-post-cats-wrap a {
|
|
text-transform: inherit;
|
|
color: inherit;
|
|
}
|
|
.nasa-post-cats-wrap a:hover {
|
|
color: #333;
|
|
}
|
|
|
|
.nasa-slide-style-product-carousel .nasa-nav-carousel-wrap.nasa-carousel-related {
|
|
top: 3px;
|
|
left: -5px;
|
|
right: -5px;
|
|
width: unset;
|
|
}
|
|
|
|
.nasa-nav-carousel-wrap {
|
|
position: absolute;
|
|
right: 0;
|
|
top: -45px;
|
|
width: 40px;
|
|
height: 1px;
|
|
}
|
|
|
|
.nasa-nav-icon-slider {
|
|
display: inline-block;
|
|
width: 20px;
|
|
height: 35px;
|
|
position: relative;
|
|
overflow: hidden;
|
|
}
|
|
.nasa-nav-icon-slider svg {
|
|
z-index: 9;
|
|
position: relative;
|
|
top: -2px;
|
|
}
|
|
.nasa-nav-icon-slider svg.ns-svg-prev {
|
|
right: -2px;
|
|
}
|
|
.nasa-nav-icon-slider svg.ns-svg-next {
|
|
left: -2px;
|
|
}
|
|
.nasa-nav-icon-slider[data-do="prev"] {
|
|
float: left;
|
|
}
|
|
.nasa-nav-icon-slider[data-do="next"] {
|
|
float: right;
|
|
}
|
|
|
|
.nasa-product-list-carousel .nasa-nav-carousel-wrap {
|
|
top: -65px;
|
|
visibility: hidden;
|
|
opacity: 0;
|
|
}
|
|
.nasa-product-list-carousel .nasa-nav-carousel-wrap:after {
|
|
content: "";
|
|
position: absolute;
|
|
top: 35px;
|
|
left: 0;
|
|
right: 0;
|
|
height: 50px;
|
|
}
|
|
.nasa-product-list-carousel:hover .nasa-nav-carousel-wrap {
|
|
visibility: visible;
|
|
opacity: 1;
|
|
}
|
|
|
|
.nasa-panel .nasa-product-list-carousel {
|
|
padding-top: 20px;
|
|
}
|
|
|
|
.nasa-warp-slide-nav-top .nasa-title h3 {
|
|
line-height: 1;
|
|
font-size: 165%;
|
|
}
|
|
.nasa-warp-slide-nav-top .nasa-title p.nasa-product-description {
|
|
opacity: .6;
|
|
}
|
|
.nasa-warp-slide-nav-top .nasa-title.nasa-hr-invisible hr {
|
|
display: none;
|
|
}
|
|
.nasa-warp-slide-nav-top .nasa-sc-product-btn {
|
|
display: inline-block;
|
|
position: absolute;
|
|
top: -40px;
|
|
right: 65px;
|
|
}
|
|
.nasa-warp-slide-nav-top .nasa-sc-product-btn .nasa-view-more-slider {
|
|
text-transform: none;
|
|
text-decoration: underline;
|
|
font-weight: normal;
|
|
font-size: 110%;
|
|
}
|
|
.nasa-warp-slide-nav-top.title-align-center .nasa-title {
|
|
text-align: center;
|
|
}
|
|
.nasa-warp-slide-nav-top.title-align-center .nasa-title h3 {
|
|
padding-right: 10px;
|
|
padding-left: 10px;
|
|
margin-bottom: 20px;
|
|
}
|
|
.nasa-warp-slide-nav-top.title-align-left .nasa-title {
|
|
text-align: left;
|
|
}
|
|
.nasa-warp-slide-nav-top.title-align-left .nasa-title h3 {
|
|
padding-right: 15px;
|
|
padding-left: 0;
|
|
}
|
|
.nasa-warp-slide-nav-top.title-align-right .nasa-title {
|
|
text-align: right;
|
|
}
|
|
.nasa-warp-slide-nav-top.title-align-right .nasa-title h3 {
|
|
padding-right: 0;
|
|
padding-left: 15px;
|
|
}
|
|
.nasa-warp-slide-nav-top.title-align-right .nasa-sc-product-btn {
|
|
left: 65px;
|
|
right: auto;
|
|
}
|
|
.nasa-warp-slide-nav-top.nasa-has-product-description .nasa-nav-top > .nasa-nav-arrow {
|
|
top: -66px;
|
|
}
|
|
|
|
.entry-header .info-wrap > a:last-child > span:after {
|
|
display: none;
|
|
}
|
|
|
|
.team-member {
|
|
text-align: center;
|
|
}
|
|
.team-member .member-image {
|
|
margin-bottom: 20px;
|
|
}
|
|
.team-member .member-image img {
|
|
-webkit-border-radius: 100%;
|
|
-moz-border-radius: 100%;
|
|
border-radius: 100%;
|
|
}
|
|
.team-member .member-image img:hover {
|
|
opacity: 0.8;
|
|
}
|
|
.team-member .member-details h3 {
|
|
letter-spacing: 0;
|
|
font-size: 100%;
|
|
font-weight: 800;
|
|
color: #000;
|
|
}
|
|
.team-member .member-details h3.member-position {
|
|
font-weight: normal;
|
|
color: #666666;
|
|
}
|
|
.team-member .member-details .social-icons {
|
|
width: 100%;
|
|
margin: 10px 0 !important;
|
|
}
|
|
.team-member.member-type-2 {
|
|
text-align: left !important;
|
|
}
|
|
.team-member.member-type-2 .member-details {
|
|
color: #767676;
|
|
}
|
|
.team-member.member-type-2 .member-details .menu-social-icons {
|
|
text-align: left;
|
|
}
|
|
.team-member.member-type-2 .member-details h4 {
|
|
color: #333;
|
|
}
|
|
|
|
.nasa-brands .brands-item {
|
|
display: inline-block;
|
|
margin: 0 auto;
|
|
}
|
|
.nasa-brands .brands-item img {
|
|
opacity: 1;
|
|
display: inline-block;
|
|
margin: 0 auto;
|
|
}
|
|
.nasa-brands .brands-item img:hover {
|
|
opacity: 0.6;
|
|
}
|
|
.nasa-brands li {
|
|
padding-bottom: 0;
|
|
}
|
|
|
|
.nasa-sc-pdeal-countdown {
|
|
text-align: left;
|
|
}
|
|
.nasa-sc-pdeal-countdown .nasa-countdown-label {
|
|
display: block;
|
|
width: 100%;
|
|
font-size: 130%;
|
|
text-align: center;
|
|
margin-bottom: 15px;
|
|
}
|
|
.nasa-sc-pdeal-countdown .countdown-section {
|
|
padding: 0;
|
|
margin: 5px;
|
|
}
|
|
.nasa-sc-pdeal-countdown .countdown-amount {
|
|
font-size: 90%;
|
|
padding: 10px 0;
|
|
width: 35px;
|
|
font-weight: 900;
|
|
}
|
|
.nasa-sc-pdeal-countdown .countdown-period {
|
|
display: block;
|
|
line-height: 120%;
|
|
font-size: 70%;
|
|
}
|
|
.nasa-sc-pdeal-countdown.nasa-countdown-small .countdown-section {
|
|
margin: 0 2px;
|
|
}
|
|
.nasa-sc-pdeal-countdown.nasa-countdown-small .countdown-amount {
|
|
font-size: 80%;
|
|
padding: 8px 0 7px 0;
|
|
width: 30px;
|
|
}
|
|
.nasa-sc-pdeal-countdown.nasa-countdown-small .countdown-period {
|
|
font-size: 45%;
|
|
}
|
|
|
|
/* Shortcode Tabs - Accordion */
|
|
/* Tab Elements */
|
|
.nasa-tabs-content {
|
|
position: relative;
|
|
}
|
|
.nasa-tabs-content.ns-no-underline .nasa-classic-style.nasa-tabs-no-border li .nasa-a-tab::after {
|
|
display: none;
|
|
}
|
|
.nasa-tabs-content.tab-right-60 .nasa-classic-style.nasa-tabs-no-border li:not(:last-child) {
|
|
margin-right: 60px;
|
|
}
|
|
.nasa-tabs-content .nasa-accordion-title {
|
|
display: none;
|
|
}
|
|
.nasa-tabs-content .nasa-panels {
|
|
position: relative;
|
|
}
|
|
.nasa-tabs-content .nasa-panels .nasa-panel {
|
|
display: block;
|
|
}
|
|
.nasa-tabs-content .nasa-panel {
|
|
pointer-events: none;
|
|
opacity: 0;
|
|
visibility: hidden;
|
|
position: absolute;
|
|
z-index: 1;
|
|
top: 0;
|
|
left: 0;
|
|
right: 0;
|
|
max-height: 100%;
|
|
overflow: hidden;
|
|
-webkit-transform: translateY(25px);
|
|
-moz-transform: translateY(25px);
|
|
-o-transform: translateY(25px);
|
|
-ms-transform: translateY(25px);
|
|
transform: translateY(25px);
|
|
}
|
|
.nasa-tabs-content .nasa-panel.active {
|
|
pointer-events: auto;
|
|
opacity: 1;
|
|
visibility: visible;
|
|
position: relative;
|
|
z-index: 2;
|
|
max-height: initial;
|
|
overflow: initial;
|
|
-webkit-transform: none;
|
|
-moz-transform: none;
|
|
-o-transform: none;
|
|
-ms-transform: none;
|
|
transform: none;
|
|
}
|
|
.nasa-tabs-content.animation-none .nasa-panel, .nasa-tabs-content.woocommerce-tabs .nasa-panel {
|
|
-webkit-transform: none;
|
|
-moz-transform: none;
|
|
-o-transform: none;
|
|
-ms-transform: none;
|
|
transform: none;
|
|
}
|
|
.nasa-tabs-content.letter-spacing-none .nasa-tab a {
|
|
letter-spacing: normal !important;
|
|
font-size: 120%;
|
|
}
|
|
.nasa-tabs-content.letter-spacing-none .nasa-tab a:after {
|
|
left: 0 !important;
|
|
}
|
|
|
|
@media only screen and (min-width: 768px) {
|
|
.nasa-vertical-tabs {
|
|
display: -webkit-box;
|
|
display: -moz-box;
|
|
display: -ms-flexbox;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
-webkit-box-align: start;
|
|
-ms-flex-align: start;
|
|
-webkit-align-items: flex-start;
|
|
align-items: flex-start;
|
|
}
|
|
.nasa-vertical-tabs .nasa-panels {
|
|
overflow: hidden;
|
|
}
|
|
.nasa-vertical-tabs .nasa-tabs-wrap {
|
|
margin-right: 40px;
|
|
}
|
|
.nasa-vertical-tabs .nasa-tabs {
|
|
min-width: 150px;
|
|
max-width: 250px;
|
|
display: -webkit-box;
|
|
display: -moz-box;
|
|
display: -ms-flexbox;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
-webkit-box-orient: vertical;
|
|
-webkit-box-direction: normal;
|
|
-ms-flex-direction: column;
|
|
flex-direction: column;
|
|
-webkit-box-align: start;
|
|
-ms-flex-align: start;
|
|
-webkit-align-items: flex-start;
|
|
align-items: flex-start;
|
|
}
|
|
.nasa-vertical-tabs .nasa-tabs.nasa-classic-style.nasa-tabs-no-border li {
|
|
margin: 0 0 30px 0;
|
|
width: 100%;
|
|
}
|
|
.nasa-vertical-tabs .nasa-tabs.nasa-classic-style.nasa-tabs-no-border li a {
|
|
overflow: hidden;
|
|
white-space: nowrap;
|
|
text-overflow: ellipsis;
|
|
padding-bottom: 5px;
|
|
}
|
|
.nasa-vertical-tabs .nasa-tabs.nasa-classic-style.nasa-tabs-no-border li.active a:after {
|
|
background-color: #f76b6a;
|
|
}
|
|
|
|
.nasa-rtl .nasa-vertical-tabs .nasa-tabs-wrap {
|
|
margin-left: 40px;
|
|
margin-right: 0;
|
|
}
|
|
}
|
|
@media only screen and (min-width: 768px) and (max-width: 1024px) {
|
|
.nasa-vertical-tabs .nasa-tabs {
|
|
max-width: 200px;
|
|
}
|
|
}
|
|
ul.nasa-tabs {
|
|
margin-left: 0;
|
|
margin-right: 0;
|
|
}
|
|
|
|
.nasa-tab-icon {
|
|
font-size: 200%;
|
|
display: block;
|
|
text-align: center;
|
|
}
|
|
|
|
.nasa-tab-icon-organic .nasa-tabs a {
|
|
font-size: 120% !important;
|
|
letter-spacing: 0 !important;
|
|
}
|
|
.nasa-tab-icon-organic .nasa-tabs a:after {
|
|
left: 0 !important;
|
|
}
|
|
|
|
.nasa-slide-style {
|
|
display: inline-block;
|
|
position: relative;
|
|
width: auto;
|
|
border: 2px solid #f2f2f2;
|
|
background-color: #FFF;
|
|
padding: 0;
|
|
-webkit-border-radius: 5px;
|
|
-moz-border-radius: 5px;
|
|
border-radius: 5px;
|
|
}
|
|
.nasa-slide-style a {
|
|
padding: 10px 30px;
|
|
display: inline-block;
|
|
margin: 0;
|
|
font-size: 100%;
|
|
color: #333333;
|
|
font-weight: bold;
|
|
line-height: 1.4;
|
|
}
|
|
.nasa-slide-style .ns-after_title,
|
|
.nasa-slide-style .ns-before_title,
|
|
.nasa-slide-style .tab-icon-img {
|
|
opacity: 0.3;
|
|
}
|
|
.nasa-slide-style .ns-after_title svg,
|
|
.nasa-slide-style .ns-before_title svg,
|
|
.nasa-slide-style .tab-icon-img svg {
|
|
fill: #333333;
|
|
}
|
|
.nasa-slide-style li {
|
|
position: relative;
|
|
z-index: 2;
|
|
background: transparent;
|
|
display: inline-flex;
|
|
list-style: none;
|
|
}
|
|
.nasa-slide-style li.nasa-single-product-tab a {
|
|
text-transform: uppercase;
|
|
font-weight: 800;
|
|
font-size: 100%;
|
|
letter-spacing: 0.1em;
|
|
color: #ababab;
|
|
}
|
|
.nasa-slide-style li.active a {
|
|
color: #f76b6a;
|
|
}
|
|
.nasa-slide-style li.active .ns-after_title,
|
|
.nasa-slide-style li.active .ns-before_title,
|
|
.nasa-slide-style li.active .tab-icon-img {
|
|
opacity: 1;
|
|
}
|
|
.nasa-slide-style li.active .ns-after_title svg,
|
|
.nasa-slide-style li.active .ns-before_title svg,
|
|
.nasa-slide-style li.active .tab-icon-img svg {
|
|
fill: #f76b6a;
|
|
}
|
|
.nasa-slide-style .nasa-slide-tab {
|
|
display: none;
|
|
position: absolute;
|
|
left: 4px;
|
|
top: 4px;
|
|
bottom: 4px;
|
|
z-index: 1;
|
|
border: 2px solid #f76b6a;
|
|
-webkit-border-radius: 5px;
|
|
-moz-border-radius: 5px;
|
|
border-radius: 5px;
|
|
}
|
|
.nasa-slide-style .nasa-tab-icon {
|
|
line-height: 12px;
|
|
}
|
|
|
|
.nasa-classic-style {
|
|
display: block;
|
|
width: 100%;
|
|
margin-bottom: 20px;
|
|
padding: 10px 0;
|
|
text-align: inherit;
|
|
background: transparent;
|
|
}
|
|
.nasa-classic-style a {
|
|
border: 1px solid;
|
|
border-color: #e6e6e6;
|
|
color: #aaaaaa;
|
|
font-size: 100%;
|
|
line-height: 100%;
|
|
margin: 0;
|
|
padding: 8px 25px;
|
|
font-weight: bold;
|
|
}
|
|
.nasa-classic-style a.nasa-uppercase {
|
|
text-transform: uppercase;
|
|
}
|
|
.nasa-classic-style a:before {
|
|
display: inline-block;
|
|
position: absolute;
|
|
bottom: -2px;
|
|
left: 2px;
|
|
width: 100%;
|
|
height: 2px;
|
|
border: 1px solid;
|
|
border-color: #e6e6e6;
|
|
content: "";
|
|
border-right: none;
|
|
border-top: none;
|
|
}
|
|
.nasa-classic-style a:after {
|
|
position: absolute;
|
|
top: 2px;
|
|
right: -2px;
|
|
height: 100%;
|
|
width: 2px;
|
|
border: 1px solid;
|
|
border-color: #e6e6e6;
|
|
border-left: 0;
|
|
content: "";
|
|
border-bottom: none;
|
|
}
|
|
.nasa-classic-style a .nasa-tab-icon {
|
|
display: block;
|
|
color: #e6e6e6;
|
|
text-align: center;
|
|
font-size: 230%;
|
|
}
|
|
.nasa-classic-style .ns-after_title,
|
|
.nasa-classic-style .ns-before_title,
|
|
.nasa-classic-style .tab-icon-img {
|
|
opacity: 0.3;
|
|
}
|
|
.nasa-classic-style .ns-after_title svg,
|
|
.nasa-classic-style .ns-before_title svg,
|
|
.nasa-classic-style .tab-icon-img svg {
|
|
fill: #aaaaaa;
|
|
}
|
|
.nasa-classic-style .tab-icon-img img {
|
|
width: auto;
|
|
height: auto;
|
|
}
|
|
.nasa-classic-style li {
|
|
list-style: none;
|
|
display: -webkit-inline-box;
|
|
display: -moz-inline-box;
|
|
display: -ms-inline-flexbox;
|
|
display: inline-flex;
|
|
position: relative;
|
|
margin-right: 15px;
|
|
}
|
|
.nasa-classic-style li.last {
|
|
margin-right: 0;
|
|
}
|
|
.nasa-classic-style li.nasa-single-product-tab a {
|
|
text-transform: uppercase;
|
|
font-size: 18px;
|
|
}
|
|
.nasa-classic-style li a {
|
|
padding: 10px 35px;
|
|
letter-spacing: 1px;
|
|
font-size: 100%;
|
|
}
|
|
.nasa-classic-style li.active a, .nasa-classic-style li:hover a {
|
|
border-color: #4d4d4d;
|
|
color: #2d2a2a;
|
|
font-weight: bold;
|
|
}
|
|
.nasa-classic-style li.active a .nasa-tab-icon, .nasa-classic-style li:hover a .nasa-tab-icon {
|
|
color: #2d2a2a;
|
|
}
|
|
.nasa-classic-style li.active a:before, .nasa-classic-style li.active a:after, .nasa-classic-style li:hover a:before, .nasa-classic-style li:hover a:after {
|
|
border-color: #4d4d4d;
|
|
}
|
|
.nasa-classic-style li.active .ns-after_title,
|
|
.nasa-classic-style li.active .ns-before_title,
|
|
.nasa-classic-style li.active .tab-icon-img, .nasa-classic-style li:hover .ns-after_title,
|
|
.nasa-classic-style li:hover .ns-before_title,
|
|
.nasa-classic-style li:hover .tab-icon-img {
|
|
opacity: 1;
|
|
}
|
|
.nasa-classic-style li.active .ns-after_title svg,
|
|
.nasa-classic-style li.active .ns-before_title svg,
|
|
.nasa-classic-style li.active .tab-icon-img svg, .nasa-classic-style li:hover .ns-after_title svg,
|
|
.nasa-classic-style li:hover .ns-before_title svg,
|
|
.nasa-classic-style li:hover .tab-icon-img svg {
|
|
fill: #2d2a2a;
|
|
}
|
|
.nasa-classic-style .nasa-slide-tab {
|
|
display: none !important;
|
|
}
|
|
.nasa-classic-style.nasa-tabs-has-bg a {
|
|
padding: 10px 0 6px 0;
|
|
}
|
|
.nasa-classic-style.nasa-classic-2d a:before, .nasa-classic-style.nasa-classic-2d a:after {
|
|
display: none;
|
|
}
|
|
.nasa-classic-style.nasa-tabs-no-border a {
|
|
border: none;
|
|
padding: 0;
|
|
position: relative;
|
|
font-weight: 700;
|
|
letter-spacing: 0.1em;
|
|
}
|
|
.nasa-classic-style.nasa-tabs-no-border a:after {
|
|
content: " ";
|
|
display: block;
|
|
position: relative;
|
|
bottom: 0;
|
|
left: -1px;
|
|
right: 0px;
|
|
margin: 2px auto 0 auto;
|
|
width: 1px;
|
|
height: 2px;
|
|
background-color: transparent;
|
|
border-color: transparent !important;
|
|
}
|
|
.nasa-classic-style.nasa-tabs-no-border li {
|
|
margin-right: 40px;
|
|
}
|
|
.nasa-classic-style.nasa-tabs-no-border li.last {
|
|
margin-right: 0;
|
|
}
|
|
.nasa-classic-style.nasa-tabs-no-border li.active a:after {
|
|
width: 100%;
|
|
background-color: #333333;
|
|
}
|
|
.nasa-classic-style.nasa-tabs-no-border li.nasa-single-product-tab a {
|
|
text-transform: none;
|
|
font-size: 220%;
|
|
font-weight: 800;
|
|
letter-spacing: inherit;
|
|
}
|
|
.nasa-classic-style.nasa-tabs-no-border li.nasa-single-product-tab a:after {
|
|
display: none;
|
|
}
|
|
.nasa-classic-style.nasa-tabs-no-border.nasa-tabs-radius a {
|
|
padding: 10px 25px;
|
|
background: transparent;
|
|
-webkit-border-radius: 25px;
|
|
-moz-border-radius: 25px;
|
|
border-radius: 25px;
|
|
}
|
|
.nasa-classic-style.nasa-tabs-no-border.nasa-tabs-radius a:after {
|
|
display: none;
|
|
}
|
|
.nasa-classic-style.nasa-tabs-no-border.nasa-tabs-radius li {
|
|
margin-right: 10px;
|
|
}
|
|
.nasa-classic-style.nasa-tabs-no-border.nasa-tabs-radius li.last {
|
|
margin-right: 0;
|
|
}
|
|
.nasa-classic-style.nasa-tabs-no-border.nasa-tabs-radius li.active a {
|
|
background: #f76b6a;
|
|
color: #fff;
|
|
}
|
|
.nasa-classic-style.nasa-tabs-no-border.nasa-tabs-radius li.nasa-single-product-tab a {
|
|
font-size: 150%;
|
|
}
|
|
.nasa-classic-style.nasa-tabs-no-border.nasa-tabs-radius li:hover a {
|
|
color: #000;
|
|
background-color: #f5f5f5 !important;
|
|
}
|
|
.nasa-classic-style.nasa-tabs-has-bg {
|
|
padding: 15px;
|
|
background: #f5f5f5;
|
|
border-bottom: 1px solid #e3e3e3;
|
|
margin-bottom: 0;
|
|
}
|
|
.nasa-classic-style.nasa-tabs-has-bg li a.nasa-custom-text-color {
|
|
color: inherit;
|
|
border-width: 0;
|
|
}
|
|
.nasa-classic-style.nasa-tabs-has-bg li a.nasa-custom-text-color:after {
|
|
background: none !important;
|
|
border: 1px solid;
|
|
border-color: transparent;
|
|
}
|
|
.nasa-classic-style.nasa-tabs-has-bg li.active a.nasa-custom-text-color:after, .nasa-classic-style.nasa-tabs-has-bg li:hover a.nasa-custom-text-color:after {
|
|
border-color: inherit !important;
|
|
}
|
|
.nasa-classic-style.nasa-tabs-has-bg.nasa-tabs-bg-transparent {
|
|
padding: 15px 0;
|
|
background: transparent;
|
|
border-bottom: none;
|
|
}
|
|
.nasa-classic-style.nasa-tabs-radius-dashed a {
|
|
padding: 10px 25px;
|
|
background: transparent;
|
|
border-style: dashed;
|
|
border-color: transparent;
|
|
-webkit-border-radius: 25px;
|
|
-moz-border-radius: 25px;
|
|
border-radius: 25px;
|
|
}
|
|
.nasa-classic-style.nasa-tabs-radius-dashed a:after {
|
|
display: none;
|
|
}
|
|
.nasa-classic-style.nasa-tabs-radius-dashed li {
|
|
margin-right: 20px;
|
|
}
|
|
.nasa-classic-style.nasa-tabs-radius-dashed li.last {
|
|
margin-right: 0;
|
|
}
|
|
.nasa-classic-style.nasa-tabs-radius-dashed li.active a {
|
|
border-color: #6e6e6e;
|
|
}
|
|
.nasa-classic-style.nasa-tabs-radius-dashed li.nasa-single-product-tab a {
|
|
font-size: 150%;
|
|
}
|
|
|
|
.nasa-tab-primary-color .nasa-classic-style a {
|
|
font-size: 120%;
|
|
font-weight: bold;
|
|
color: inherit;
|
|
-webkit-transition: none 200ms ease;
|
|
-moz-transition: none 200ms ease;
|
|
-o-transition: none 200ms ease;
|
|
transition: none 200ms ease;
|
|
}
|
|
.nasa-tab-primary-color .nasa-classic-style li.active a, .nasa-tab-primary-color .nasa-classic-style li:hover a {
|
|
border-color: #f76b6a;
|
|
background: #f76b6a;
|
|
color: #FFF;
|
|
}
|
|
|
|
.nasa-accordions-content > .nasa-accordion-title {
|
|
display: block;
|
|
}
|
|
|
|
.nasa-accordions-content.letter-spacing-none .nasa-accordion-title > a {
|
|
letter-spacing: normal !important;
|
|
}
|
|
|
|
/* Collapse Accordion */
|
|
.nasa-accordion-title {
|
|
margin-top: 10px;
|
|
}
|
|
.nasa-accordion-title:first-child {
|
|
margin-top: unset;
|
|
}
|
|
.nasa-accordion-title a {
|
|
color: #333333;
|
|
font-weight: 700;
|
|
padding: 15px 15px 15px 40px;
|
|
line-height: 1.4;
|
|
display: block;
|
|
position: relative;
|
|
border: 1px solid #ececec;
|
|
}
|
|
.nasa-accordion-title a:hover {
|
|
background: #FCFCFC;
|
|
}
|
|
.nasa-accordion-title a:before, .nasa-accordion-title a:after {
|
|
display: inline-block;
|
|
content: "";
|
|
position: absolute;
|
|
width: 12px;
|
|
height: 1px;
|
|
margin-top: -2px;
|
|
top: 50%;
|
|
left: 15px;
|
|
border-top: 2px solid #999;
|
|
color: #999;
|
|
}
|
|
.nasa-accordion-title a:before {
|
|
-webkit-transform: rotate(90deg);
|
|
-moz-transform: rotate(90deg);
|
|
-o-transform: rotate(90deg);
|
|
-ms-transform: rotate(90deg);
|
|
transform: rotate(90deg);
|
|
}
|
|
.nasa-accordion-title a.active {
|
|
color: #f76b6a;
|
|
}
|
|
.nasa-accordion-title a.active:before, .nasa-accordion-title a.active:after {
|
|
border-color: #f76b6a;
|
|
color: inherit;
|
|
}
|
|
.nasa-accordion-title a.active:before {
|
|
-webkit-transform: rotate(0);
|
|
-moz-transform: rotate(0);
|
|
-o-transform: rotate(0);
|
|
-ms-transform: rotate(0);
|
|
transform: rotate(0);
|
|
}
|
|
|
|
.nasa-no-border .nasa-accordion-title a {
|
|
padding: 5px 15px 5px 25px;
|
|
border: none;
|
|
}
|
|
.nasa-no-border .nasa-accordion-title a:hover {
|
|
background-color: transparent;
|
|
}
|
|
.nasa-no-border .nasa-accordion-title a:before, .nasa-no-border .nasa-accordion-title a:after {
|
|
left: 0;
|
|
border-color: #333333;
|
|
}
|
|
.nasa-no-border .nasa-accordion-title a.active {
|
|
color: #333333;
|
|
}
|
|
.nasa-no-border .nasa-accordion-title a.active:before, .nasa-no-border .nasa-accordion-title a.active:after {
|
|
border-color: #333333;
|
|
}
|
|
|
|
.nasa-arrow .nasa-accordion-title a {
|
|
padding: 15px 30px 15px 15px;
|
|
}
|
|
.nasa-arrow .nasa-accordion-title a:before, .nasa-arrow .nasa-accordion-title a:after {
|
|
display: none;
|
|
}
|
|
.nasa-arrow .nasa-accordion-title a svg {
|
|
position: absolute;
|
|
right: 5px;
|
|
left: auto;
|
|
top: 50%;
|
|
display: block;
|
|
-webkit-transform: translateY(-50%) rotate(0);
|
|
-moz-transform: translateY(-50%) rotate(0);
|
|
-o-transform: translateY(-50%) rotate(0);
|
|
-ms-transform: translateY(-50%) rotate(0);
|
|
transform: translateY(-50%) rotate(0);
|
|
}
|
|
.nasa-arrow .nasa-accordion-title a.active svg {
|
|
-webkit-transform: translateY(-50%) rotate(-180deg);
|
|
-moz-transform: translateY(-50%) rotate(-180deg);
|
|
-o-transform: translateY(-50%) rotate(-180deg);
|
|
-ms-transform: translateY(-50%) rotate(-180deg);
|
|
transform: translateY(-50%) rotate(-180deg);
|
|
}
|
|
.nasa-arrow.nasa-no-border .nasa-accordion-title a {
|
|
padding: 5px 25px 5px 0;
|
|
}
|
|
.nasa-arrow.nasa-no-border .nasa-accordion-title a.active {
|
|
color: #333333;
|
|
}
|
|
|
|
.nasa-accordions-content {
|
|
margin-bottom: 15px;
|
|
}
|
|
.nasa-accordions-content .nasa-panel {
|
|
display: none;
|
|
padding: 15px;
|
|
border: 1px solid #ececec;
|
|
border-top: none;
|
|
margin: 0;
|
|
}
|
|
.nasa-accordions-content .nasa-panel.nasa-content-reviews {
|
|
padding: 20px;
|
|
}
|
|
.nasa-accordions-content.nasa-no-border .nasa-panel {
|
|
border: none;
|
|
padding: 5px 0 10px 0;
|
|
}
|
|
.nasa-accordions-content.nasa-accodion-first-hide .nasa-accordion-title a.active {
|
|
background: none;
|
|
color: #333333;
|
|
}
|
|
.nasa-accordions-content.nasa-accodion-first-hide .nasa-accordion-title a.active:before {
|
|
-webkit-transform: rotate(0deg);
|
|
-moz-transform: rotate(0deg);
|
|
-o-transform: rotate(0deg);
|
|
-ms-transform: rotate(0deg);
|
|
transform: rotate(0deg);
|
|
}
|
|
|
|
.nasa-sc-p-price {
|
|
font-size: 130%;
|
|
line-height: 100%;
|
|
display: inline-block;
|
|
min-height: 15px;
|
|
}
|
|
.nasa-sc-p-price del span.amount {
|
|
font-weight: normal;
|
|
font-size: 90%;
|
|
}
|
|
|
|
/* End shortcode tabs - accordion */
|
|
/* Tab ================= */
|
|
.nasa-slide-left-info-wrap {
|
|
padding: 45px 0;
|
|
padding-right: 20px;
|
|
}
|
|
.nasa-slide-left-info-wrap h3 .nasa-count-items {
|
|
color: gray;
|
|
font-size: 60%;
|
|
display: block;
|
|
margin-top: 5px;
|
|
}
|
|
.nasa-slide-left-info-wrap .nasa-shortcode-parent-term {
|
|
text-align: left;
|
|
font-size: 105%;
|
|
}
|
|
.nasa-slide-left-info-wrap .nasa-shortcode-parent-term a {
|
|
color: #333333;
|
|
opacity: 0.5;
|
|
}
|
|
.nasa-slide-left-info-wrap .nasa-shortcode-parent-term:hover a {
|
|
color: #333333;
|
|
opacity: 1;
|
|
}
|
|
.nasa-slide-left-info-wrap .nasa-shortcode-title-slider {
|
|
text-align: left;
|
|
float: left;
|
|
font-weight: 700;
|
|
font-size: 180%;
|
|
margin-bottom: 30px;
|
|
}
|
|
.nasa-slide-left-info-wrap .nasa-nav-icon-slider {
|
|
display: -webkit-inline-box;
|
|
display: -moz-inline-box;
|
|
display: -ms-inline-flexbox;
|
|
display: inline-flex;
|
|
width: auto;
|
|
height: auto;
|
|
cursor: pointer;
|
|
position: relative;
|
|
padding: 5px 20px;
|
|
border: 1px solid #333333;
|
|
color: #333333;
|
|
opacity: 0.5;
|
|
overflow: visible;
|
|
}
|
|
.nasa-slide-left-info-wrap .nasa-nav-icon-slider[data-do="prev"] {
|
|
float: left;
|
|
margin-right: 5px;
|
|
margin-bottom: 5px;
|
|
}
|
|
.nasa-slide-left-info-wrap .nasa-nav-icon-slider[data-do="next"] {
|
|
float: none;
|
|
}
|
|
.nasa-slide-left-info-wrap .nasa-nav-carousel-wrap {
|
|
padding: 0;
|
|
position: static;
|
|
display: block;
|
|
width: auto;
|
|
height: auto;
|
|
}
|
|
.nasa-slide-left-info-wrap .nasa-nav-carousel-wrap .nasa-nav-icon-slider:after {
|
|
content: "";
|
|
position: absolute;
|
|
background: #fff;
|
|
top: -2px;
|
|
left: -2px;
|
|
right: 0;
|
|
bottom: 0;
|
|
border: 1px solid;
|
|
border-color: inherit;
|
|
-webkit-transform: translate(-2px, -2px);
|
|
-moz-transform: translate(-2px, -2px);
|
|
-o-transform: translate(-2px, -2px);
|
|
-ms-transform: translate(-2px, -2px);
|
|
transform: translate(-2px, -2px);
|
|
}
|
|
.nasa-slide-left-info-wrap .nasa-nav-carousel-wrap .nasa-nav-icon-slider:hover {
|
|
opacity: 1;
|
|
}
|
|
.nasa-slide-left-info-wrap .nasa-view-more-slider {
|
|
display: block;
|
|
text-align: left;
|
|
font-size: 110%;
|
|
margin-top: 30px;
|
|
text-decoration: underline;
|
|
}
|
|
|
|
.nasa-content-shortcode {
|
|
position: relative;
|
|
}
|
|
.nasa-content-shortcode .nasa-nav-carousel-wrap {
|
|
position: absolute;
|
|
background: #fff;
|
|
z-index: 2;
|
|
right: 0;
|
|
font-size: 250%;
|
|
top: -50px;
|
|
}
|
|
|
|
.product-deal-special-progress {
|
|
display: block;
|
|
}
|
|
.product-deal-special-progress .deal-stock-label {
|
|
display: block;
|
|
overflow: hidden;
|
|
margin-bottom: 5px;
|
|
}
|
|
.product-deal-special-progress .deal-stock-label .stock-available {
|
|
float: right;
|
|
}
|
|
.product-deal-special-progress .deal-stock-label .stock-sold {
|
|
float: left;
|
|
}
|
|
.product-deal-special-progress .deal-stock-label.mini {
|
|
font-size: 85%;
|
|
}
|
|
.product-deal-special-progress .deal-progress {
|
|
width: 100%;
|
|
height: 12px;
|
|
background: #efefef;
|
|
overflow: hidden;
|
|
margin-bottom: 25px;
|
|
-webkit-border-radius: 5px;
|
|
-moz-border-radius: 5px;
|
|
border-radius: 5px;
|
|
}
|
|
.product-deal-special-progress .deal-progress .deal-progress-bar {
|
|
display: block;
|
|
height: 100%;
|
|
color: transparent;
|
|
-webkit-border-radius: 5px;
|
|
-moz-border-radius: 5px;
|
|
border-radius: 5px;
|
|
}
|
|
.product-deal-special-progress .deal-progress.mini {
|
|
height: 6px;
|
|
}
|
|
|
|
.nasa-boot-rate {
|
|
margin-bottom: 10px;
|
|
}
|
|
.nasa-boot-rate .nasa-text {
|
|
margin-bottom: 10px;
|
|
line-height: 1.4;
|
|
color: #666666;
|
|
}
|
|
.nasa-boot-rate .star-rating {
|
|
margin-bottom: 8px;
|
|
}
|
|
.nasa-boot-rate .nasa-customer {
|
|
font-weight: bold;
|
|
font-size: 105%;
|
|
margin-bottom: 0;
|
|
}
|
|
|
|
.nasa-boot-rate-shopping-cart {
|
|
border: 1px solid #cccccc;
|
|
}
|
|
|
|
.nasa-widget-hidden {
|
|
display: none !important;
|
|
}
|
|
|
|
.widget-title {
|
|
display: block;
|
|
line-height: 1.4;
|
|
}
|
|
|
|
.widget-title .rsswidget {
|
|
position: relative;
|
|
z-index: 1;
|
|
}
|
|
.widget-title .rsswidget .rss-widget-icon {
|
|
position: relative;
|
|
top: -2px;
|
|
}
|
|
|
|
.nasa-open-toggle > ul:last-child {
|
|
margin-bottom: 10px;
|
|
}
|
|
.nasa-open-toggle > ul.nasa-product-status-widget, .nasa-open-toggle > ul.nasa-product-alphabet-widget {
|
|
margin-bottom: 5px;
|
|
}
|
|
|
|
.widget li {
|
|
list-style: none;
|
|
margin-bottom: 12px;
|
|
position: relative;
|
|
padding-left: 15px;
|
|
}
|
|
.widget li .post-date,
|
|
.widget li .comment-author-link,
|
|
.widget li .rss-date {
|
|
color: #aaaaaa;
|
|
}
|
|
.widget li .rsswidget {
|
|
text-decoration: underline;
|
|
}
|
|
.widget li.current-cat > a, .widget li.current-cat-parent > a {
|
|
text-decoration: underline;
|
|
}
|
|
.widget li:before {
|
|
content: url('data:image/svg+xml,<svg fill="%23cccccc" height="8" width="8" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><circle r="45" cx="50" cy="50" /></svg>');
|
|
position: absolute;
|
|
top: 4px;
|
|
left: 0;
|
|
width: 8px;
|
|
height: 16px;
|
|
line-height: 1;
|
|
}
|
|
.widget li.nasa_show_manual:before {
|
|
display: none;
|
|
}
|
|
.widget li.nasa_show_manual a {
|
|
border: 1px solid #555;
|
|
-webkit-border-radius: 50px;
|
|
-moz-border-radius: 50px;
|
|
border-radius: 50px;
|
|
padding: 5px 10px;
|
|
background-color: transparent;
|
|
color: #555555;
|
|
display: -webkit-inline-box;
|
|
display: -moz-inline-box;
|
|
display: -ms-inline-flexbox;
|
|
display: inline-flex;
|
|
-webkit-box-pack: center;
|
|
-ms-flex-pack: center;
|
|
justify-content: center;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
-webkit-align-items: center;
|
|
align-items: center;
|
|
}
|
|
.widget li.nasa_show_manual a:after {
|
|
display: none;
|
|
}
|
|
.widget li.nasa_show_manual a:hover {
|
|
background-color: #f76b6a;
|
|
color: #fff !important;
|
|
border-color: #f76b6a;
|
|
}
|
|
.widget li.nasa-recent-posts-li, .widget li.item-product-widget {
|
|
padding-left: 0;
|
|
}
|
|
.widget li.nasa-recent-posts-li:before, .widget li.item-product-widget:before {
|
|
display: none;
|
|
}
|
|
.widget li.nasa-recent-posts-li {
|
|
margin-bottom: 20px;
|
|
}
|
|
.widget li ul {
|
|
padding: 0;
|
|
margin-top: 12px;
|
|
margin-left: 0;
|
|
margin-right: 0;
|
|
}
|
|
.widget.widget_archive li, .widget.widget_meta li, .widget.widget_recent_comments li {
|
|
padding-left: 25px;
|
|
}
|
|
.widget.widget_archive li:before, .widget.widget_meta li:before, .widget.widget_recent_comments li:before {
|
|
width: 18px;
|
|
height: 18px;
|
|
top: 3px;
|
|
}
|
|
.widget.widget_archive li:before {
|
|
content: url('data:image/svg+xml,<svg fill="%23555555" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="18" height="18" viewBox="0 0 32 32"><path d="M3.205 3.205v25.59h25.59v-25.59h-25.59zM27.729 4.271v4.798h-23.457v-4.798h23.457zM4.271 27.729v-17.593h23.457v17.593h-23.457z" fill="%23000000"></path><path d="M11.201 5.871h1.6v1.599h-1.6v-1.599z"/><path d="M19.199 5.871h1.599v1.599h-1.599v-1.599z"/><path d="M12.348 13.929c-0.191 1.297-0.808 1.32-2.050 1.365l-0.193 0.007v0.904h2.104v5.914h1.116v-8.361h-0.953l-0.025 0.171z"/><path d="M18.642 16.442c-0.496 0-1.005 0.162-1.408 0.433l0.38-1.955h3.515v-1.060h-4.347l-0.848 4.528h0.965l0.059-0.092c0.337-0.525 0.952-0.852 1.606-0.852 1.064 0 1.836 0.787 1.836 1.87 0 0.98-0.615 1.972-1.79 1.972-1.004 0-1.726-0.678-1.756-1.649l-0.006-0.194h-1.115l0.005 0.205c0.036 1.58 1.167 2.641 2.816 2.641 1.662 0 2.963-1.272 2.963-2.895-0-1.766-1.154-2.953-2.872-2.953z"/></svg>');
|
|
}
|
|
.widget.widget_meta li:before {
|
|
content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="18" height="18" viewBox="0 0 24 24" fill="%23555555"><path d="M8.06561801,18.9432081 L14.565618,4.44320807 C14.7350545,4.06523433 15.1788182,3.8961815 15.5567919,4.06561801 C15.9032679,4.2209348 16.0741922,4.60676263 15.9697642,4.9611247 L15.934382,5.05679193 L9.43438199,19.5567919 C9.26494549,19.9347657 8.82118181,20.1038185 8.44320807,19.934382 C8.09673215,19.7790652 7.92580781,19.3932374 8.03023576,19.0388753 L8.06561801,18.9432081 L14.565618,4.44320807 L8.06561801,18.9432081 Z M2.21966991,11.4696699 L6.46966991,7.21966991 C6.76256313,6.9267767 7.23743687,6.9267767 7.53033009,7.21966991 C7.79659665,7.48593648 7.8208027,7.90260016 7.60294824,8.19621165 L7.53033009,8.28033009 L3.81066017,12 L7.53033009,15.7196699 C7.8232233,16.0125631 7.8232233,16.4874369 7.53033009,16.7803301 C7.26406352,17.0465966 6.84739984,17.0708027 6.55378835,16.8529482 L6.46966991,16.7803301 L2.21966991,12.5303301 C1.95340335,12.2640635 1.9291973,11.8473998 2.14705176,11.5537883 L2.21966991,11.4696699 L6.46966991,7.21966991 L2.21966991,11.4696699 Z M16.4696699,7.21966991 C16.7359365,6.95340335 17.1526002,6.9291973 17.4462117,7.14705176 L17.5303301,7.21966991 L21.7803301,11.4696699 C22.0465966,11.7359365 22.0708027,12.1526002 21.8529482,12.4462117 L21.7803301,12.5303301 L17.5303301,16.7803301 C17.2374369,17.0732233 16.7625631,17.0732233 16.4696699,16.7803301 C16.2034034,16.5140635 16.1791973,16.0973998 16.3970518,15.8037883 L16.4696699,15.7196699 L20.1893398,12 L16.4696699,8.28033009 C16.1767767,7.98743687 16.1767767,7.51256313 16.4696699,7.21966991 Z"/></svg>');
|
|
}
|
|
.widget.widget_recent_comments li:before {
|
|
content: url('data:image/svg+xml,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="18" height="18" viewBox="0 0 32 32" fill="%23555555"><path d="M26.664 4.82h-21.328c-1.178 0-2.132 0.955-2.132 2.133v13.868c0 1.178 0.955 2.133 2.132 2.133h14.968l4.226 4.226v-4.226h2.134c1.178 0 2.133-0.955 2.133-2.133v-13.868c-0-1.178-0.955-2.133-2.133-2.133zM27.73 20.821c0 0.588-0.479 1.066-1.066 1.066h-3.2v2.718l-2.718-2.718h-15.41c-0.588 0-1.066-0.478-1.066-1.066v-13.868c0-0.588 0.479-1.066 1.066-1.066h21.328c0.588 0 1.066 0.478 1.066 1.066v13.868z"/><path d="M16 12.824c-0.589 0-1.066 0.478-1.066 1.066s0.477 1.066 1.066 1.066 1.066-0.477 1.066-1.066c0-0.588-0.477-1.066-1.066-1.066z"/><path d="M20.265 12.824c-0.589 0-1.066 0.478-1.066 1.066s0.477 1.066 1.066 1.066 1.066-0.477 1.066-1.066c0-0.588-0.477-1.066-1.066-1.066z"/><path d="M11.835 12.824c-0.589 0-1.066 0.478-1.066 1.066s0.477 1.066 1.066 1.066 1.066-0.477 1.066-1.066c0-0.588-0.477-1.066-1.066-1.066z"/></svg>');
|
|
}
|
|
.widget select[name="archive-dropdown"],
|
|
.widget select[name="cat"] {
|
|
margin-top: 5px;
|
|
}
|
|
.widget form {
|
|
margin-bottom: 0;
|
|
}
|
|
.widget.widget_product_search form.woocommerce-product-search {
|
|
display: -webkit-box;
|
|
display: -moz-box;
|
|
display: -ms-flexbox;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
}
|
|
|
|
.nasa-recent-posts-li .nasa-post-cats-wrap {
|
|
margin-top: 0;
|
|
font-size: 85%;
|
|
line-height: 1;
|
|
}
|
|
|
|
.nasa-wg-recent-post-title {
|
|
font-weight: bold;
|
|
line-height: 1.2;
|
|
display: inline-block;
|
|
margin-top: 10px;
|
|
}
|
|
|
|
.nasa-top-cat-filter-wrap-mobile,
|
|
.nasa-product-taxs-widget {
|
|
list-style: none;
|
|
margin: 0;
|
|
padding: 0;
|
|
}
|
|
.nasa-top-cat-filter-wrap-mobile .children,
|
|
.nasa-product-taxs-widget .children {
|
|
display: none;
|
|
padding-left: 20px;
|
|
margin: 12px 0 0 0;
|
|
}
|
|
.nasa-top-cat-filter-wrap-mobile .current-tax-item > .children,
|
|
.nasa-top-cat-filter-wrap-mobile .nasa-current-tax-parent > .children,
|
|
.nasa-product-taxs-widget .current-tax-item > .children,
|
|
.nasa-product-taxs-widget .nasa-current-tax-parent > .children {
|
|
display: block;
|
|
}
|
|
.nasa-top-cat-filter-wrap-mobile .current-tax-item > .nasa-filter-item,
|
|
.nasa-product-taxs-widget .current-tax-item > .nasa-filter-item {
|
|
text-decoration: underline;
|
|
color: #f76b6a;
|
|
font-weight: 700;
|
|
}
|
|
.nasa-top-cat-filter-wrap-mobile .current-tax-item > .nasa-filter-item .count,
|
|
.nasa-product-taxs-widget .current-tax-item > .nasa-filter-item .count {
|
|
background-color: #f76b6a;
|
|
border-color: #f76b6a;
|
|
color: #fff;
|
|
}
|
|
.nasa-top-cat-filter-wrap-mobile .nasa-current-note,
|
|
.nasa-product-taxs-widget .nasa-current-note {
|
|
display: none;
|
|
}
|
|
.nasa-top-cat-filter-wrap-mobile li,
|
|
.nasa-product-taxs-widget li {
|
|
list-style: none;
|
|
position: relative;
|
|
padding-left: 0;
|
|
margin-bottom: 12px;
|
|
}
|
|
.nasa-top-cat-filter-wrap-mobile li:before,
|
|
.nasa-product-taxs-widget li:before {
|
|
display: none;
|
|
}
|
|
.nasa-top-cat-filter-wrap-mobile .accordion,
|
|
.nasa-product-taxs-widget .accordion {
|
|
display: block;
|
|
position: absolute;
|
|
z-index: 1;
|
|
left: 0;
|
|
right: 0;
|
|
top: 0;
|
|
height: 20px;
|
|
padding: 0;
|
|
}
|
|
.nasa-top-cat-filter-wrap-mobile .accordion:before, .nasa-top-cat-filter-wrap-mobile .accordion:after,
|
|
.nasa-product-taxs-widget .accordion:before,
|
|
.nasa-product-taxs-widget .accordion:after {
|
|
content: "";
|
|
position: absolute;
|
|
top: 50%;
|
|
right: 0;
|
|
width: 9px;
|
|
height: 1px;
|
|
border-top: 1px solid #333;
|
|
}
|
|
.nasa-top-cat-filter-wrap-mobile .accordion:after,
|
|
.nasa-product-taxs-widget .accordion:after {
|
|
-webkit-transform: rotate(90deg);
|
|
-moz-transform: rotate(90deg);
|
|
-o-transform: rotate(90deg);
|
|
-ms-transform: rotate(90deg);
|
|
transform: rotate(90deg);
|
|
}
|
|
.nasa-top-cat-filter-wrap-mobile .active > .accordion:after,
|
|
.nasa-product-taxs-widget .active > .accordion:after {
|
|
-webkit-transform: rotate(0);
|
|
-moz-transform: rotate(0);
|
|
-o-transform: rotate(0);
|
|
-ms-transform: rotate(0);
|
|
transform: rotate(0);
|
|
}
|
|
.nasa-top-cat-filter-wrap-mobile .nasa-filter-item,
|
|
.nasa-product-taxs-widget .nasa-filter-item {
|
|
display: inline-block;
|
|
line-height: 20px;
|
|
margin-right: 15px;
|
|
position: relative;
|
|
z-index: 2;
|
|
}
|
|
|
|
.nasa-root-tax.ns-ctree .children {
|
|
display: block;
|
|
}
|
|
.nasa-root-tax.ns-ctree .accordion {
|
|
display: none;
|
|
}
|
|
|
|
.nasa-search-form-container {
|
|
position: relative;
|
|
width: 100%;
|
|
}
|
|
.nasa-search-form-container .nasa-icon-submit-page {
|
|
position: absolute;
|
|
bottom: 0;
|
|
right: 0;
|
|
height: 100%;
|
|
width: 35px;
|
|
overflow: hidden;
|
|
cursor: pointer;
|
|
}
|
|
.nasa-search-form-container .nasa-icon-submit-page svg {
|
|
position: absolute;
|
|
top: 50%;
|
|
left: 50%;
|
|
-webkit-transform: translate(-50%, -50%);
|
|
-moz-transform: translate(-50%, -50%);
|
|
-o-transform: translate(-50%, -50%);
|
|
-ms-transform: translate(-50%, -50%);
|
|
transform: translate(-50%, -50%);
|
|
}
|
|
.nasa-search-form-container .nasa-icon-submit-page input {
|
|
border: none;
|
|
text-indent: -9999px;
|
|
display: block;
|
|
width: 100%;
|
|
height: 100%;
|
|
background: transparent;
|
|
outline: none;
|
|
}
|
|
|
|
.nasa-search-post-no-result .nasa-search-form-container {
|
|
max-width: 500px;
|
|
}
|
|
|
|
.tagcloud,
|
|
.nasa-filter-by-tags,
|
|
.nasa-filter-by-cats {
|
|
padding-top: 10px;
|
|
display: -webkit-box;
|
|
display: -moz-box;
|
|
display: -ms-flexbox;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
-webkit-flex-wrap: wrap;
|
|
-ms-flex-wrap: wrap;
|
|
flex-wrap: wrap;
|
|
gap: 7px;
|
|
}
|
|
.tagcloud a,
|
|
.nasa-filter-by-tags a,
|
|
.nasa-filter-by-cats a {
|
|
font-size: 100% !important;
|
|
padding: 2px 10px;
|
|
display: inline-block;
|
|
color: #666666;
|
|
background: #f1f1f1;
|
|
line-height: 25px;
|
|
}
|
|
.tagcloud a.nasa-active, .tagcloud a:hover,
|
|
.nasa-filter-by-tags a.nasa-active,
|
|
.nasa-filter-by-tags a:hover,
|
|
.nasa-filter-by-cats a.nasa-active,
|
|
.nasa-filter-by-cats a:hover {
|
|
color: #FFF !important;
|
|
background: #333;
|
|
border-color: #333;
|
|
}
|
|
.tagcloud:after,
|
|
.nasa-filter-by-tags:after,
|
|
.nasa-filter-by-cats:after {
|
|
content: "";
|
|
display: block;
|
|
clear: both;
|
|
}
|
|
|
|
.nasa-open-toggle .tagcloud,
|
|
.nasa-open-toggle .nasa-filter-by-tags {
|
|
padding-top: 0;
|
|
}
|
|
|
|
.nasa-tag-cloud-ul {
|
|
margin: 0;
|
|
padding: 0;
|
|
display: -webkit-box;
|
|
display: -moz-box;
|
|
display: -ms-flexbox;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
-webkit-flex-wrap: wrap;
|
|
-ms-flex-wrap: wrap;
|
|
flex-wrap: wrap;
|
|
gap: 7px;
|
|
}
|
|
.nasa-tag-cloud-ul li {
|
|
padding: 0;
|
|
margin: 0;
|
|
}
|
|
.nasa-tag-cloud-ul li:before {
|
|
display: none;
|
|
}
|
|
|
|
.nasa-tag-cloud {
|
|
padding-top: 10px;
|
|
}
|
|
.nasa-tag-cloud a.nasa-active {
|
|
background: #333;
|
|
color: #fff !important;
|
|
}
|
|
.nasa-tag-cloud a.nasa-active:hover {
|
|
color: #fff !important;
|
|
}
|
|
|
|
.wp-calendar-table {
|
|
margin-bottom: 10px;
|
|
}
|
|
.wp-calendar-table caption {
|
|
line-height: 35px;
|
|
font-weight: bold;
|
|
font-size: 115%;
|
|
}
|
|
.wp-calendar-table th,
|
|
.wp-calendar-table td {
|
|
text-align: center;
|
|
border: 1px solid #efefef;
|
|
}
|
|
.wp-calendar-table th {
|
|
background: #efefef;
|
|
padding-top: 10px;
|
|
padding-bottom: 10px;
|
|
}
|
|
.wp-calendar-table #today {
|
|
font-weight: bold;
|
|
text-decoration: underline;
|
|
background: #efefef;
|
|
}
|
|
|
|
.wp-calendar-nav {
|
|
margin-bottom: 10px;
|
|
}
|
|
|
|
.nasa-recent-posts li {
|
|
border-bottom: 1px solid #eeeeee;
|
|
padding: 15px 0px;
|
|
}
|
|
.nasa-recent-posts .post-title {
|
|
padding-bottom: 0px;
|
|
text-transform: uppercase;
|
|
}
|
|
.nasa-recent-posts .read-more {
|
|
font-size: 100%;
|
|
color: #888888;
|
|
}
|
|
.nasa-recent-posts .read-more:hover {
|
|
color: #f76b6a;
|
|
}
|
|
.nasa-recent-posts .post-date {
|
|
margin-bottom: 3px;
|
|
font-size: 100%;
|
|
color: #f76b6a;
|
|
text-transform: uppercase;
|
|
}
|
|
.nasa-recent-posts .post-excerpt {
|
|
font-size: 100%;
|
|
}
|
|
|
|
.contact-wrap {
|
|
display: table;
|
|
margin-bottom: 10px;
|
|
border-collapse: collapse;
|
|
text-transform: uppercase;
|
|
}
|
|
.contact-wrap .contact-row {
|
|
display: table-row;
|
|
font-size: 100%;
|
|
}
|
|
.contact-wrap .contact-row:first-child .contact-cell {
|
|
padding-top: 0;
|
|
}
|
|
.contact-wrap .contact-row:last-child .contact-cell.border {
|
|
border: none;
|
|
}
|
|
.contact-wrap .contact-cell {
|
|
display: table-cell;
|
|
padding: 20px 0px;
|
|
}
|
|
.contact-wrap .contact-cell.border {
|
|
border-bottom: 1px solid #ddd;
|
|
}
|
|
.contact-wrap .contact-cell.border h4 {
|
|
color: #888888;
|
|
}
|
|
.contact-wrap .contact-cell:first-child {
|
|
padding-right: 20px;
|
|
}
|
|
|
|
/* WIDGET SEARCH */
|
|
.nasa-search {
|
|
position: relative;
|
|
}
|
|
.nasa-search .form-control {
|
|
border: 1px solid #dfdfdf;
|
|
}
|
|
.nasa-search #searchsubmit {
|
|
top: 0;
|
|
right: 0;
|
|
border: none;
|
|
background: transparent;
|
|
width: 40px;
|
|
text-indent: -9999px;
|
|
z-index: 2;
|
|
}
|
|
.nasa-search .fa {
|
|
right: 15px;
|
|
top: 10%;
|
|
}
|
|
.nasa-search .fa:hover {
|
|
color: #333;
|
|
}
|
|
.nasa-search .fa,
|
|
.nasa-search #searchsubmit {
|
|
position: absolute;
|
|
height: 32px;
|
|
line-height: 32px;
|
|
color: #888888;
|
|
}
|
|
|
|
.widget_product_brands .nasa-brand-icon {
|
|
width: 25px;
|
|
}
|
|
|
|
.widget_search .nasa-close-search {
|
|
display: none;
|
|
}
|
|
|
|
.nasa-no-toggle .nasa-toggle-widget {
|
|
display: none !important;
|
|
}
|
|
|
|
.widget .nasa-filter-item,
|
|
.widget .nasa-filter-by-variations,
|
|
.widget .nasa-filter-by-attrs {
|
|
display: -webkit-inline-box;
|
|
display: -moz-inline-box;
|
|
display: -ms-inline-flexbox;
|
|
display: inline-flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
-webkit-align-items: center;
|
|
align-items: center;
|
|
}
|
|
.widget .nasa-filter-item:hover .count,
|
|
.widget .nasa-filter-by-variations:hover .count,
|
|
.widget .nasa-filter-by-attrs:hover .count {
|
|
background-color: #f76b6a;
|
|
border-color: #f76b6a;
|
|
color: #fff;
|
|
}
|
|
.widget .count {
|
|
color: #666;
|
|
font-weight: normal;
|
|
font-size: 10px;
|
|
border: 1px solid #e1e1e1;
|
|
padding: 0 8px;
|
|
margin: 2px 5px 0 5px;
|
|
line-height: 1.2;
|
|
-webkit-border-radius: 50px;
|
|
-moz-border-radius: 50px;
|
|
border-radius: 50px;
|
|
}
|
|
|
|
.nasa-variation-filters {
|
|
display: -webkit-box;
|
|
display: -moz-box;
|
|
display: -ms-flexbox;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
-webkit-flex-wrap: wrap;
|
|
-ms-flex-wrap: wrap;
|
|
flex-wrap: wrap;
|
|
}
|
|
|
|
.col-sidebar .widget,
|
|
.nasa-side-sidebar .widget,
|
|
.top-bar-wrap-type-2 .widget {
|
|
margin-bottom: 0;
|
|
width: 100%;
|
|
}
|
|
.col-sidebar .widget .nasa-product-status-widget li,
|
|
.col-sidebar .widget .nasa-variation-filters li,
|
|
.nasa-side-sidebar .widget .nasa-product-status-widget li,
|
|
.nasa-side-sidebar .widget .nasa-variation-filters li,
|
|
.top-bar-wrap-type-2 .widget .nasa-product-status-widget li,
|
|
.top-bar-wrap-type-2 .widget .nasa-variation-filters li {
|
|
clear: none !important;
|
|
width: 100%;
|
|
}
|
|
.col-sidebar .widget .nasa-product-alphabet-widget,
|
|
.nasa-side-sidebar .widget .nasa-product-alphabet-widget,
|
|
.top-bar-wrap-type-2 .widget .nasa-product-alphabet-widget {
|
|
display: -webkit-box;
|
|
display: -moz-box;
|
|
display: -ms-flexbox;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
-webkit-flex-wrap: wrap;
|
|
-ms-flex-wrap: wrap;
|
|
flex-wrap: wrap;
|
|
}
|
|
.col-sidebar .widget .nasa-product-alphabet-widget li,
|
|
.nasa-side-sidebar .widget .nasa-product-alphabet-widget li,
|
|
.top-bar-wrap-type-2 .widget .nasa-product-alphabet-widget li {
|
|
clear: none !important;
|
|
width: 50%;
|
|
}
|
|
.col-sidebar .widget .nasa-variation-filters-brands li,
|
|
.nasa-side-sidebar .widget .nasa-variation-filters-brands li,
|
|
.top-bar-wrap-type-2 .widget .nasa-variation-filters-brands li {
|
|
width: 50%;
|
|
margin-bottom: 5px;
|
|
}
|
|
.col-sidebar .widget .nasa-variation-filters-brands li::nth-of-type(2n+1),
|
|
.nasa-side-sidebar .widget .nasa-variation-filters-brands li::nth-of-type(2n+1),
|
|
.top-bar-wrap-type-2 .widget .nasa-variation-filters-brands li::nth-of-type(2n+1) {
|
|
clear: both !important;
|
|
}
|
|
.col-sidebar .widget .nasa-variation-filters-brands.ns-cols-1 li,
|
|
.nasa-side-sidebar .widget .nasa-variation-filters-brands.ns-cols-1 li,
|
|
.top-bar-wrap-type-2 .widget .nasa-variation-filters-brands.ns-cols-1 li {
|
|
width: 100%;
|
|
}
|
|
|
|
.nasa-side-sidebar {
|
|
position: fixed;
|
|
z-index: 401;
|
|
top: 0;
|
|
bottom: 0;
|
|
width: 380px;
|
|
max-width: 80%;
|
|
background: #FFF;
|
|
}
|
|
.nasa-side-sidebar.nasa-sidebar-left {
|
|
left: 0;
|
|
-webkit-transform: translateX(-100%);
|
|
-moz-transform: translateX(-100%);
|
|
-o-transform: translateX(-100%);
|
|
-ms-transform: translateX(-100%);
|
|
transform: translateX(-100%);
|
|
}
|
|
.nasa-side-sidebar.nasa-sidebar-left.nasa-show {
|
|
-webkit-transform: translateX(0);
|
|
-moz-transform: translateX(0);
|
|
-o-transform: translateX(0);
|
|
-ms-transform: translateX(0);
|
|
transform: translateX(0);
|
|
}
|
|
.nasa-side-sidebar.nasa-sidebar-left .nasa-sidebar-off-canvas {
|
|
direction: rtl;
|
|
}
|
|
.nasa-side-sidebar.nasa-sidebar-right {
|
|
right: 0;
|
|
-webkit-transform: translateX(100%);
|
|
-moz-transform: translateX(100%);
|
|
-o-transform: translateX(100%);
|
|
-ms-transform: translateX(100%);
|
|
transform: translateX(100%);
|
|
}
|
|
.nasa-side-sidebar.nasa-sidebar-right.nasa-show {
|
|
-webkit-transform: translateX(0);
|
|
-moz-transform: translateX(0);
|
|
-o-transform: translateX(0);
|
|
-ms-transform: translateX(0);
|
|
transform: translateX(0);
|
|
}
|
|
.nasa-side-sidebar .nasa-close-sidebar {
|
|
right: 0;
|
|
top: 30px;
|
|
}
|
|
.nasa-side-sidebar .nasa-sidebar-off-canvas {
|
|
position: absolute;
|
|
top: 0;
|
|
bottom: 0;
|
|
left: 0;
|
|
right: 0;
|
|
overflow-y: auto;
|
|
padding: 40px;
|
|
color: #333;
|
|
-ms-overflow-style: none;
|
|
/* IE and Edge */
|
|
scrollbar-width: none;
|
|
/* Firefox */
|
|
}
|
|
.nasa-side-sidebar .nasa-sidebar-off-canvas:-webkit-scrollbar {
|
|
display: none;
|
|
}
|
|
|
|
.col-sidebar .widget [class*="block-grid-"].ns-cols-2 > li.nasa-li-filter-color, .col-sidebar .widget [class*="block-grid-"].ns-cols-2 > li.nasa-li-filter-size, .col-sidebar .widget [class*="block-grid-"].ns-cols-2 > li.nasa-li-filter-image,
|
|
.nasa-side-sidebar .widget [class*="block-grid-"].ns-cols-2 > li.nasa-li-filter-color,
|
|
.nasa-side-sidebar .widget [class*="block-grid-"].ns-cols-2 > li.nasa-li-filter-size,
|
|
.nasa-side-sidebar .widget [class*="block-grid-"].ns-cols-2 > li.nasa-li-filter-image {
|
|
width: 50%;
|
|
}
|
|
.col-sidebar .widget [class*="block-grid-"].ns-cols-2 > li.nasa_show_manual,
|
|
.nasa-side-sidebar .widget [class*="block-grid-"].ns-cols-2 > li.nasa_show_manual {
|
|
width: 100%;
|
|
}
|
|
|
|
.nasa-top-sidebar-off-canvas .widget [class*="block-grid-"].ns-cols-2 > li.nasa_show_manual {
|
|
width: 100%;
|
|
}
|
|
|
|
.nasa-toggle-layout-side-sidebar .toggle-sidebar-shop {
|
|
line-height: 2.8;
|
|
font-size: 100%;
|
|
}
|
|
.nasa-toggle-layout-side-sidebar .toggle-sidebar-shop i {
|
|
font-size: 95%;
|
|
position: relative;
|
|
top: 1px;
|
|
}
|
|
|
|
.nasa-disable-toggle-widgets .col-sidebar .widget-hidden,
|
|
.nasa-disable-toggle-widgets .nasa-side-sidebar .widget-hidden {
|
|
display: unset;
|
|
}
|
|
.nasa-disable-toggle-widgets .col-sidebar .widget,
|
|
.nasa-disable-toggle-widgets .nasa-side-sidebar .widget {
|
|
margin-bottom: 15px;
|
|
border-bottom: none;
|
|
}
|
|
.nasa-disable-toggle-widgets .nasa-toggle-widget {
|
|
display: none;
|
|
}
|
|
|
|
.col-sidebar .widget-hidden,
|
|
.nasa-side-sidebar .widget-hidden {
|
|
display: none;
|
|
}
|
|
.col-sidebar .widget-title,
|
|
.nasa-side-sidebar .widget-title {
|
|
margin-bottom: 0.5em;
|
|
margin-top: 0;
|
|
padding-right: 20px;
|
|
font-size: 150%;
|
|
line-height: 25px;
|
|
font-weight: 800;
|
|
display: block;
|
|
}
|
|
.col-sidebar .widget-title a,
|
|
.nasa-side-sidebar .widget-title a {
|
|
position: relative;
|
|
z-index: 1;
|
|
}
|
|
.col-sidebar .widget,
|
|
.nasa-side-sidebar .widget {
|
|
position: relative;
|
|
margin-bottom: 25px;
|
|
padding-bottom: 15px;
|
|
}
|
|
.col-sidebar .widget:last-child,
|
|
.nasa-side-sidebar .widget:last-child {
|
|
margin-bottom: 0;
|
|
padding-bottom: 0;
|
|
}
|
|
.col-sidebar .widget .nasa-open-toggle,
|
|
.nasa-side-sidebar .widget .nasa-open-toggle {
|
|
padding-top: 5px;
|
|
}
|
|
.col-sidebar .widget.nasa-inited .nasa-toggle-widget,
|
|
.nasa-side-sidebar .widget.nasa-inited .nasa-toggle-widget {
|
|
display: block;
|
|
}
|
|
.col-sidebar .widget:after,
|
|
.nasa-side-sidebar .widget:after {
|
|
content: "";
|
|
display: block;
|
|
clear: both;
|
|
}
|
|
.col-sidebar .nasa-toggle-widget,
|
|
.nasa-side-sidebar .nasa-toggle-widget {
|
|
position: absolute;
|
|
display: none;
|
|
top: 0;
|
|
right: 0;
|
|
width: 100%;
|
|
height: 25px;
|
|
}
|
|
.col-sidebar .nasa-toggle-widget:before, .col-sidebar .nasa-toggle-widget:after,
|
|
.nasa-side-sidebar .nasa-toggle-widget:before,
|
|
.nasa-side-sidebar .nasa-toggle-widget:after {
|
|
display: inline-block;
|
|
content: "";
|
|
position: absolute;
|
|
width: 15px;
|
|
height: 1px;
|
|
right: 0;
|
|
top: 12px;
|
|
border-top: 1px solid #333;
|
|
}
|
|
.col-sidebar .nasa-toggle-widget.nasa-hide:after,
|
|
.nasa-side-sidebar .nasa-toggle-widget.nasa-hide:after {
|
|
-webkit-transform: rotate(90deg);
|
|
-moz-transform: rotate(90deg);
|
|
-o-transform: rotate(90deg);
|
|
-ms-transform: rotate(90deg);
|
|
transform: rotate(90deg);
|
|
}
|
|
.col-sidebar .nasa-filter-variations-widget-wrap,
|
|
.nasa-side-sidebar .nasa-filter-variations-widget-wrap {
|
|
padding-top: 10px;
|
|
}
|
|
|
|
.nasa-side-sidebar .nasa-sidebar-off-canvas .widget .nasa-toggle-widget {
|
|
position: relative;
|
|
width: calc(100% + 20px);
|
|
height: 45px;
|
|
margin-left: -10px;
|
|
margin-top: -10px;
|
|
display: -webkit-box;
|
|
display: -moz-box;
|
|
display: -ms-flexbox;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
-webkit-align-items: center;
|
|
align-items: center;
|
|
-webkit-border-radius: 5px;
|
|
-moz-border-radius: 5px;
|
|
border-radius: 5px;
|
|
background: #f8f8f8;
|
|
}
|
|
.nasa-side-sidebar .nasa-sidebar-off-canvas .widget .nasa-toggle-widget:after, .nasa-side-sidebar .nasa-sidebar-off-canvas .widget .nasa-toggle-widget::before {
|
|
right: 10px;
|
|
top: 22px;
|
|
}
|
|
.nasa-side-sidebar .nasa-sidebar-off-canvas .widget .nasa-toggle-widget:hover, .nasa-side-sidebar .nasa-sidebar-off-canvas .widget .nasa-toggle-widget:not(.nasa-hide) {
|
|
color: #000;
|
|
}
|
|
.nasa-side-sidebar .nasa-sidebar-off-canvas .widget .nasa-toggle-widget .widget-title {
|
|
margin: 0;
|
|
padding: 0 10px;
|
|
}
|
|
.nasa-side-sidebar .nasa-sidebar-off-canvas .widget .nasa-open-toggle {
|
|
padding-top: 15px;
|
|
}
|
|
.nasa-side-sidebar .nasa-sidebar-off-canvas .widget .nasa-filter-variations-widget-wrap {
|
|
padding-top: 10px;
|
|
}
|
|
|
|
.left .nasa-close-sidebar,
|
|
.nasa-sidebar-left .nasa-close-sidebar {
|
|
right: 0;
|
|
top: 30px;
|
|
}
|
|
|
|
.right .nasa-close-sidebar,
|
|
.nasa-sidebar-right .nasa-close-sidebar {
|
|
left: 0;
|
|
right: auto;
|
|
top: 30px;
|
|
}
|
|
|
|
.nasa-active .nasa-close-sidebar {
|
|
-webkit-transform: translateX(-50%);
|
|
-moz-transform: translateX(-50%);
|
|
-o-transform: translateX(-50%);
|
|
-ms-transform: translateX(-50%);
|
|
transform: translateX(-50%);
|
|
-webkit-box-shadow: none;
|
|
-moz-box-shadow: none;
|
|
box-shadow: none;
|
|
}
|
|
.nasa-active .nasa-close-sidebar:hover {
|
|
-webkit-box-shadow: 0 0 6px 0 rgba(1, 1, 1, 0.3);
|
|
-moz-box-shadow: 0 0 6px 0 rgba(1, 1, 1, 0.3);
|
|
box-shadow: 0 0 6px 0 rgba(1, 1, 1, 0.3);
|
|
}
|
|
.nasa-active.left .nasa-close-sidebar {
|
|
-webkit-transform: translateX(50%);
|
|
-moz-transform: translateX(50%);
|
|
-o-transform: translateX(50%);
|
|
-ms-transform: translateX(50%);
|
|
transform: translateX(50%);
|
|
}
|
|
.nasa-active.right .nasa-close-sidebar {
|
|
-webkit-transform: translateX(-50%);
|
|
-moz-transform: translateX(-50%);
|
|
-o-transform: translateX(-50%);
|
|
-ms-transform: translateX(-50%);
|
|
transform: translateX(-50%);
|
|
}
|
|
|
|
.nasa-show .nasa-close-sidebar {
|
|
-webkit-transform: translateX(-50%);
|
|
-moz-transform: translateX(-50%);
|
|
-o-transform: translateX(-50%);
|
|
-ms-transform: translateX(-50%);
|
|
transform: translateX(-50%);
|
|
-webkit-box-shadow: none;
|
|
-moz-box-shadow: none;
|
|
box-shadow: none;
|
|
}
|
|
.nasa-show .nasa-close-sidebar:hover {
|
|
-webkit-box-shadow: 0 0 6px 0 rgba(1, 1, 1, 0.3);
|
|
-moz-box-shadow: 0 0 6px 0 rgba(1, 1, 1, 0.3);
|
|
box-shadow: 0 0 6px 0 rgba(1, 1, 1, 0.3);
|
|
}
|
|
.nasa-show.nasa-sidebar-left .nasa-close-sidebar {
|
|
-webkit-transform: translateX(50%);
|
|
-moz-transform: translateX(50%);
|
|
-o-transform: translateX(50%);
|
|
-ms-transform: translateX(50%);
|
|
transform: translateX(50%);
|
|
}
|
|
.nasa-show.nasa-sidebar-right .nasa-close-sidebar {
|
|
-webkit-transform: translateX(-50%);
|
|
-moz-transform: translateX(-50%);
|
|
-o-transform: translateX(-50%);
|
|
-ms-transform: translateX(-50%);
|
|
transform: translateX(-50%);
|
|
}
|
|
|
|
.mfp-bg {
|
|
top: 0;
|
|
left: 0;
|
|
bottom: 0;
|
|
right: 0;
|
|
width: 100%;
|
|
height: 100%;
|
|
z-index: 1042;
|
|
overflow: hidden;
|
|
position: fixed;
|
|
opacity: 0.8;
|
|
}
|
|
|
|
.mfp-wrap {
|
|
top: 0;
|
|
left: 0;
|
|
width: 100%;
|
|
height: 100%;
|
|
z-index: 1043;
|
|
position: fixed;
|
|
outline: none;
|
|
-webkit-backface-visibility: hidden;
|
|
}
|
|
|
|
.mfp-bg.mfp-ready:not(.mfp-removing) {
|
|
opacity: 1;
|
|
backdrop-filter: blur(4px);
|
|
-webkit-backdrop-filter: blur(4px);
|
|
}
|
|
.mfp-bg.mfp-ready:before {
|
|
opacity: 0.5;
|
|
background: black;
|
|
content: '';
|
|
position: absolute;
|
|
top: 0;
|
|
left: 0;
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
|
|
.mfp-content,
|
|
.mfp-container {
|
|
cursor: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjwhRE9DVFlQRSBzdmcgIFBVQkxJQyAnLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4nICAnaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkJz48c3ZnIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDMyIDMyIiBoZWlnaHQ9IjMycHgiIGlkPSLQodC70L7QuV8xIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAzMiAzMiIgd2lkdGg9IjMycHgiIHhtbDpzcGFjZT0icHJlc2VydmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxwYXRoIGQ9Ik0xNy40NTksMTYuMDE0bDguMjM5LTguMTk0YzAuMzk1LTAuMzkxLDAuMzk1LTEuMDI0LDAtMS40MTRjLTAuMzk0LTAuMzkxLTEuMDM0LTAuMzkxLTEuNDI4LDAgIGwtOC4yMzIsOC4xODdMNy43Myw2LjI4NGMtMC4zOTQtMC4zOTUtMS4wMzQtMC4zOTUtMS40MjgsMGMtMC4zOTQsMC4zOTYtMC4zOTQsMS4wMzcsMCwxLjQzMmw4LjMwMiw4LjMwM2wtOC4zMzIsOC4yODYgIGMtMC4zOTQsMC4zOTEtMC4zOTQsMS4wMjQsMCwxLjQxNGMwLjM5NCwwLjM5MSwxLjAzNCwwLjM5MSwxLjQyOCwwbDguMzI1LTguMjc5bDguMjc1LDguMjc2YzAuMzk0LDAuMzk1LDEuMDM0LDAuMzk1LDEuNDI4LDAgIGMwLjM5NC0wLjM5NiwwLjM5NC0xLjAzNywwLTEuNDMyTDE3LjQ1OSwxNi4wMTR6IiBmaWxsPSIjZmZmIiBpZD0iQ2xvc2UiLz48Zy8+PGcvPjxnLz48Zy8+PGcvPjxnLz48L3N2Zz4=") 16 16, pointer !important;
|
|
}
|
|
|
|
.mfp-container {
|
|
text-align: center;
|
|
position: absolute;
|
|
width: 100%;
|
|
height: 100%;
|
|
left: 0;
|
|
top: 0;
|
|
padding: 30px;
|
|
-webkit-box-sizing: border-box;
|
|
-moz-box-sizing: border-box;
|
|
box-sizing: border-box;
|
|
overflow-y: auto;
|
|
}
|
|
|
|
.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;
|
|
-webkit-border-radius: 10px;
|
|
-moz-border-radius: 10px;
|
|
border-radius: 10px;
|
|
overflow: hidden;
|
|
}
|
|
.mfp-content div {
|
|
cursor: auto;
|
|
}
|
|
|
|
.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 {
|
|
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;
|
|
}
|
|
|
|
.mfp-preloader {
|
|
color: #cccccc;
|
|
position: absolute;
|
|
top: 50%;
|
|
width: auto;
|
|
text-align: center;
|
|
margin-top: -0.8em;
|
|
left: 8px;
|
|
right: 8px;
|
|
}
|
|
|
|
.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;
|
|
appearance: none;
|
|
-webkit-appearance: none;
|
|
-moz-appearance: none;
|
|
-ms-appearance: none;
|
|
display: block;
|
|
padding: 0;
|
|
z-index: 9999;
|
|
}
|
|
|
|
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;
|
|
color: white;
|
|
background: #000;
|
|
font-style: normal;
|
|
font-size: 25px;
|
|
}
|
|
.mfp-close:hover, .mfp-close:focus {
|
|
opacity: 1;
|
|
background: none !important;
|
|
}
|
|
.mfp-close:active {
|
|
top: 1px;
|
|
}
|
|
|
|
button[type="button"].mfp-close:hover, button[type="button"].mfp-close:focus {
|
|
opacity: 1;
|
|
}
|
|
|
|
.mfp-close-btn-in .mfp-close {
|
|
color: #333333 !important;
|
|
background: transparent !important;
|
|
}
|
|
|
|
.mfp-image-holder .mfp-close,
|
|
.mfp-iframe-holder .mfp-close {
|
|
color: #000 !important;
|
|
background: transparent !important;
|
|
right: 0;
|
|
top: 40px;
|
|
}
|
|
|
|
.mfp-arrow {
|
|
position: fixed;
|
|
top: 0;
|
|
opacity: 0.65;
|
|
background: #333 !important;
|
|
margin: 0;
|
|
top: 50%;
|
|
margin-top: -55px;
|
|
padding: 0;
|
|
width: 60px;
|
|
height: 60px;
|
|
-webkit-tap-highlight-color: transparent;
|
|
-webkit-border-radius: 50%;
|
|
-moz-border-radius: 50%;
|
|
border-radius: 50%;
|
|
}
|
|
.mfp-arrow:after {
|
|
height: 100%;
|
|
width: 100%;
|
|
display: block;
|
|
font-family: "FontAwesome";
|
|
color: #cccccc;
|
|
}
|
|
.mfp-arrow.mfp-arrow-right {
|
|
right: 30px;
|
|
}
|
|
.mfp-arrow.mfp-arrow-right:after {
|
|
content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="60" height="60" viewBox="0 0 32 32" fill="%23fff"><path d="M19.159 16.767l0.754-0.754-6.035-6.035-0.754 0.754 5.281 5.281-5.256 5.256 0.754 0.754 3.013-3.013z"></path></svg>');
|
|
}
|
|
.mfp-arrow.mfp-arrow-left {
|
|
left: 30px;
|
|
}
|
|
.mfp-arrow.mfp-arrow-left:after {
|
|
content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="60" height="60" viewBox="0 0 32 32" fill="%23fff"><path d="M12.792 15.233l-0.754 0.754 6.035 6.035 0.754-0.754-5.281-5.281 5.256-5.256-0.754-0.754-3.013 3.013z"></path></svg>');
|
|
}
|
|
|
|
.mfp-arrow:active {
|
|
margin-top: -54px;
|
|
}
|
|
|
|
.mfp-arrow:hover,
|
|
.mfp-arrow:focus {
|
|
opacity: 1;
|
|
background: #000;
|
|
}
|
|
|
|
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: 0;
|
|
margin: 0 auto;
|
|
background: #fff;
|
|
-webkit-user-select: none;
|
|
/* Safari */
|
|
-ms-user-select: none;
|
|
/* IE 10 and IE 11 */
|
|
user-select: none;
|
|
}
|
|
|
|
.mfp-figure:after {
|
|
content: '';
|
|
position: absolute;
|
|
left: 0;
|
|
top: 40px;
|
|
bottom: 40px;
|
|
display: block;
|
|
margin: 50px;
|
|
right: 0;
|
|
width: auto;
|
|
height: auto;
|
|
z-index: -1;
|
|
}
|
|
|
|
.mfp-figure {
|
|
line-height: 0;
|
|
}
|
|
|
|
.mfp-bottom-bar {
|
|
margin-top: -35px;
|
|
position: absolute;
|
|
top: 100%;
|
|
left: 0;
|
|
width: 100%;
|
|
cursor: auto;
|
|
}
|
|
|
|
.mfp-title {
|
|
display: none;
|
|
}
|
|
|
|
.mfp-counter {
|
|
display: inline-block;
|
|
}
|
|
|
|
.mfp-figure small {
|
|
color: #bdbdbd;
|
|
display: block;
|
|
font-size: 12px;
|
|
line-height: 14px;
|
|
}
|
|
|
|
.mfp-image-holder .mfp-content {
|
|
max-width: 100%;
|
|
}
|
|
|
|
.mfp-gallery .mfp-image-holder .mfp-figure {
|
|
cursor: pointer;
|
|
}
|
|
.mfp-gallery .mfp-image-holder .mfp-figure .mfp-img {
|
|
max-height: calc(100vh - 60px);
|
|
}
|
|
.mfp-gallery .mfp-image-holder .mfp-figure .mfp-bottom-bar > .mfp-counter {
|
|
padding: 0px 10px;
|
|
-webkit-border-radius: 20px;
|
|
-moz-border-radius: 20px;
|
|
border-radius: 20px;
|
|
border: 1px solid rgba(222, 222, 222, 0.5);
|
|
background-color: #fff;
|
|
}
|
|
.mfp-gallery .mfp-image-holder .mfp-figure .mfp-bottom-bar > .mfp-counter .mfp-counter {
|
|
line-height: 1.4;
|
|
}
|
|
|
|
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
|
|
.mfp-img-mobile .mfp-image-holder {
|
|
padding-left: 0;
|
|
padding-right: 0;
|
|
}
|
|
|
|
.mfp-img-mobile img.mfp-img {
|
|
padding: 0;
|
|
}
|
|
|
|
.mfp-img-mobile .mfp-figure:after {
|
|
top: 0;
|
|
bottom: 0;
|
|
}
|
|
|
|
.mfp-img-mobile .mfp-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;
|
|
}
|
|
|
|
.mfp-img-mobile .mfp-figure small {
|
|
display: inline;
|
|
margin-left: 5px;
|
|
}
|
|
}
|
|
@media all and (max-width: 800px) {
|
|
.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;
|
|
}
|
|
}
|
|
.pswp .pswp__caption {
|
|
display: none;
|
|
}
|
|
.pswp .pswp__item .pswp__img {
|
|
-webkit-border-radius: 10px;
|
|
-moz-border-radius: 10px;
|
|
border-radius: 10px;
|
|
background-color: transparent;
|
|
}
|
|
.pswp .pswp__item .ns-woo-popup-video {
|
|
max-width: 90%;
|
|
max-height: 90%;
|
|
position: absolute;
|
|
left: 50%;
|
|
top: 50%;
|
|
-webkit-transform: translate(-50%, -50%);
|
|
-moz-transform: translate(-50%, -50%);
|
|
-o-transform: translate(-50%, -50%);
|
|
-ms-transform: translate(-50%, -50%);
|
|
transform: translate(-50%, -50%);
|
|
-webkit-border-radius: 10px;
|
|
-moz-border-radius: 10px;
|
|
border-radius: 10px;
|
|
}
|
|
.pswp .pswp__item .ns-woo-popup-video-url {
|
|
width: 900px;
|
|
height: 400px;
|
|
}
|
|
.pswp .pswp__top-bar {
|
|
background-color: transparent;
|
|
}
|
|
.pswp .pswp__bg {
|
|
backdrop-filter: blur(4px);
|
|
-webkit-backdrop-filter: blur(4px);
|
|
background-color: rgba(0, 0, 0, 0.5);
|
|
}
|
|
.pswp .pswp__button--arrow--right,
|
|
.pswp .pswp__button--arrow--left {
|
|
opacity: 0.7;
|
|
background-color: #333 !important;
|
|
width: 60px;
|
|
height: 60px;
|
|
-webkit-border-radius: 50%;
|
|
-moz-border-radius: 50%;
|
|
border-radius: 50%;
|
|
display: -webkit-box;
|
|
display: -moz-box;
|
|
display: -ms-flexbox;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
-webkit-align-items: center;
|
|
align-items: center;
|
|
-webkit-box-pack: center;
|
|
-ms-flex-pack: center;
|
|
justify-content: center;
|
|
}
|
|
.pswp .pswp__button--arrow--right::before,
|
|
.pswp .pswp__button--arrow--left::before {
|
|
height: 60px;
|
|
width: 60px;
|
|
top: 0;
|
|
left: 0;
|
|
}
|
|
.pswp .pswp__button--arrow--right:hover,
|
|
.pswp .pswp__button--arrow--left:hover {
|
|
opacity: 1;
|
|
background-color: #333 !important;
|
|
}
|
|
.pswp .pswp__button--arrow--right {
|
|
right: 30px;
|
|
}
|
|
.pswp .pswp__button--arrow--right::before {
|
|
background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="60" height="60" viewBox="0 0 32 32" fill="%23fff"><path d="M19.159 16.767l0.754-0.754-6.035-6.035-0.754 0.754 5.281 5.281-5.256 5.256 0.754 0.754 3.013-3.013z"></path></svg>') 0 0 no-repeat;
|
|
}
|
|
.pswp .pswp__button--arrow--left {
|
|
left: 30px;
|
|
}
|
|
.pswp .pswp__button--arrow--left::before {
|
|
background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="60" height="60" viewBox="0 0 32 32" fill="%23fff"><path d="M12.792 15.233l-0.754 0.754 6.035 6.035 0.754-0.754-5.281-5.281 5.256-5.256-0.754-0.754-3.013 3.013z"></path></svg>') 0 0 no-repeat;
|
|
}
|
|
|
|
@media only screen and (max-width: 767px) {
|
|
.pswp .pswp__item .pswp__img {
|
|
-webkit-border-radius: 20px;
|
|
-moz-border-radius: 20px;
|
|
border-radius: 20px;
|
|
padding: 5px;
|
|
}
|
|
.pswp .pswp__item .ns-woo-popup-video {
|
|
max-width: calc(100% - 10px);
|
|
-webkit-border-radius: 20px;
|
|
-moz-border-radius: 20px;
|
|
border-radius: 20px;
|
|
}
|
|
.pswp .pswp__button--arrow--right,
|
|
.pswp .pswp__button--arrow--left {
|
|
display: block !important;
|
|
opacity: 1 !important;
|
|
visibility: visible !important;
|
|
height: 40px;
|
|
width: 40px;
|
|
}
|
|
.pswp .pswp__button--arrow--right::before,
|
|
.pswp .pswp__button--arrow--left::before {
|
|
background-size: 40px;
|
|
}
|
|
.pswp .pswp__top-bar {
|
|
opacity: 1;
|
|
}
|
|
.pswp .pswp__button:not(.pswp__element--disabled).pswp__button--arrow--left {
|
|
left: 10px;
|
|
}
|
|
.pswp .pswp__button:not(.pswp__element--disabled).pswp__button--arrow--right {
|
|
right: 10px;
|
|
}
|
|
}
|
|
.mfp-bg {
|
|
-webkit-transition: all 700ms ease;
|
|
-moz-transition: all 700ms ease;
|
|
-o-transition: all 700ms ease;
|
|
transition: all 700ms ease;
|
|
opacity: 0;
|
|
visibility: hidden;
|
|
}
|
|
.mfp-bg:before {
|
|
-webkit-transition: all 700ms ease;
|
|
-moz-transition: all 700ms ease;
|
|
-o-transition: all 700ms ease;
|
|
transition: all 700ms ease;
|
|
}
|
|
|
|
.mfp-bg.mfp-ready {
|
|
opacity: 0.7;
|
|
visibility: visible;
|
|
}
|
|
|
|
.mfp-bg.mfp-ready.mfp-removing,
|
|
.mfp-bg.mfp-removing {
|
|
opacity: 0;
|
|
}
|
|
|
|
.nasa-mfp-max-width .mfp-content {
|
|
max-width: 800px;
|
|
}
|
|
|
|
.nasa-mfp-max-width.ns-sg .mfp-content {
|
|
max-width: 700px;
|
|
}
|
|
|
|
.nasa-mfp-max-width.ns-dr .mfp-content {
|
|
max-width: 600px;
|
|
}
|
|
|
|
.my-mfp-zoom-in .mfp-content {
|
|
opacity: 0;
|
|
-webkit-transform: scale(0.5);
|
|
-moz-transform: scale(0.5);
|
|
-ms-transform: scale(0.5);
|
|
-o-transform: scale(0.5);
|
|
transform: scale(0.5);
|
|
-webkit-transform-origin: top center;
|
|
-moz-transform-origin: top center;
|
|
-o-transform-origin: top center;
|
|
transform-origin: top center;
|
|
}
|
|
|
|
.my-mfp-zoom-in.mfp-ready .mfp-content {
|
|
opacity: 1;
|
|
-webkit-transform: scale(1);
|
|
-moz-transform: scale(1);
|
|
-ms-transform: scale(1);
|
|
-o-transform: scale(1);
|
|
transform: scale(1);
|
|
}
|
|
|
|
.my-mfp-zoom-in.mfp-removing .mfp-content {
|
|
-webkit-transform: scale(0.8);
|
|
-moz-transform: scale(0.8);
|
|
-ms-transform: scale(0.8);
|
|
-o-transform: scale(0.8);
|
|
transform: scale(0.8);
|
|
opacity: 0;
|
|
}
|
|
|
|
.my-mfp-zoom-in.mfp-bg .mfp-content {
|
|
opacity: 0;
|
|
}
|
|
|
|
.my-mfp-zoom-in.mfp-ready.mfp-bg .mfp-content {
|
|
opacity: 0.8;
|
|
}
|
|
|
|
.my-mfp-zoom-in.mfp-removing.mfp-bg .mfp-content {
|
|
opacity: 0;
|
|
}
|
|
|
|
.has-product-video .mfp-close {
|
|
display: none;
|
|
}
|
|
|
|
.mfp-wrap {
|
|
-webkit-transition: all 350ms ease;
|
|
-moz-transition: all 350ms ease;
|
|
-o-transition: all 350ms ease;
|
|
transition: all 350ms ease;
|
|
}
|
|
.mfp-wrap.nasa-bot-to-top .mfp-s-ready .mfp-content {
|
|
-webkit-transition: all 350ms ease;
|
|
-moz-transition: all 350ms ease;
|
|
-o-transition: all 350ms ease;
|
|
transition: all 350ms ease;
|
|
opacity: 0;
|
|
-webkit-transform: translateY(20%);
|
|
-moz-transform: translateY(20%);
|
|
-o-transform: translateY(20%);
|
|
-ms-transform: translateY(20%);
|
|
transform: translateY(20%);
|
|
}
|
|
.mfp-wrap.nasa-bot-to-top.ns-active .mfp-s-ready .mfp-content {
|
|
opacity: 1;
|
|
-webkit-transform: translateY(0);
|
|
-moz-transform: translateY(0);
|
|
-o-transform: translateY(0);
|
|
-ms-transform: translateY(0);
|
|
transform: translateY(0);
|
|
}
|
|
.mfp-wrap.nasa-bot-to-top.mfp-removing .mfp-s-ready .mfp-content {
|
|
opacity: 0;
|
|
-webkit-transform: translateY(-20%);
|
|
-moz-transform: translateY(-20%);
|
|
-o-transform: translateY(-20%);
|
|
-ms-transform: translateY(-20%);
|
|
transform: translateY(-20%);
|
|
}
|
|
.mfp-wrap.nasa-left-to-right .mfp-content {
|
|
-webkit-transition: all 350ms ease;
|
|
-moz-transition: all 350ms ease;
|
|
-o-transition: all 350ms ease;
|
|
transition: all 350ms ease;
|
|
opacity: 0;
|
|
-webkit-transform: translateX(-50px);
|
|
-moz-transform: translateX(-50px);
|
|
-o-transform: translateX(-50px);
|
|
-ms-transform: translateX(-50px);
|
|
transform: translateX(-50px);
|
|
}
|
|
.mfp-wrap.nasa-left-to-right.ns-active .mfp-content {
|
|
opacity: 1;
|
|
-webkit-transform: translateX(0);
|
|
-moz-transform: translateX(0);
|
|
-o-transform: translateX(0);
|
|
-ms-transform: translateX(0);
|
|
transform: translateX(0);
|
|
}
|
|
.mfp-wrap.nasa-left-to-right.mfp-removing .mfp-content {
|
|
opacity: 0;
|
|
-webkit-transform: translateX(50px);
|
|
-moz-transform: translateX(50px);
|
|
-o-transform: translateX(50px);
|
|
-ms-transform: translateX(50px);
|
|
transform: translateX(50px);
|
|
}
|
|
.mfp-wrap.mfp-removing {
|
|
opacity: 0;
|
|
}
|
|
|
|
.my-mfp-slide-bottom .zoom-anim-dialog {
|
|
opacity: 0;
|
|
transform: translateY(-20px) perspective(600px) rotateX(10deg);
|
|
-webkit-mz-transform: translateY(-20px) perspective(600px) rotateX(10deg);
|
|
-moz-mz-transform: translateY(-20px) perspective(600px) rotateX(10deg);
|
|
-ms-mz-transform: translateY(-20px) perspective(600px) rotateX(10deg);
|
|
-o-mz-transform: translateY(-20px) perspective(600px) rotateX(10deg);
|
|
-webkit-transition: all 500ms ease;
|
|
-moz-transition: all 500ms ease;
|
|
-o-transition: all 500ms ease;
|
|
transition: all 500ms ease;
|
|
}
|
|
|
|
.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
|
|
opacity: 1;
|
|
transform: translateY(0px) perspective(600px) rotateX(0deg);
|
|
-webkit-mz-transform: translateY(0px) perspective(600px) rotateX(0deg);
|
|
-moz-mz-transform: translateY(0px) perspective(600px) rotateX(0deg);
|
|
-ms-mz-transform: translateY(0px) perspective(600px) rotateX(0deg);
|
|
-o-mz-transform: translateY(0px) perspective(600px) rotateX(0deg);
|
|
-webkit-transition: all 500ms ease;
|
|
-moz-transition: all 500ms ease;
|
|
-o-transition: all 500ms ease;
|
|
transition: all 500ms ease;
|
|
}
|
|
|
|
/* animate in */
|
|
.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog,
|
|
.my-mfp-slide-bottom.mfp-ready .mfp-figure {
|
|
opacity: 1;
|
|
-webkit-transform: translateY(0) perspective(600px) rotateX(0);
|
|
-moz-transform: translateY(0) perspective(600px) rotateX(0);
|
|
-ms-transform: translateY(0) perspective(600px) rotateX(0);
|
|
-o-transform: translateY(0) perspective(600px) rotateX(0);
|
|
transform: translateY(0) perspective(600px) rotateX(0);
|
|
}
|
|
|
|
/* animate out */
|
|
.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog,
|
|
.my-mfp-slide-bottom.mfp-removing .mfp-figure {
|
|
opacity: 0;
|
|
-webkit-transform: translateY(-10px) perspective(600px) rotateX(10deg);
|
|
-moz-transform: translateY(-10px) perspective(600px) rotateX(10deg);
|
|
-ms-transform: translateY(-10px) perspective(600px) rotateX(10deg);
|
|
-o-transform: translateY(-10px) perspective(600px) rotateX(10deg);
|
|
transform: translateY(-10px) perspective(600px) rotateX(10deg);
|
|
}
|
|
|
|
.ns-cart-popup .after-add-to-cart-form .nasa-after-add-to-cart-buttons {
|
|
display: -webkit-box;
|
|
display: -moz-box;
|
|
display: -ms-flexbox;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
-webkit-box-pack: justify;
|
|
-ms-flex-pack: justify;
|
|
justify-content: space-between;
|
|
-webkit-flex-wrap: wrap;
|
|
-ms-flex-wrap: wrap;
|
|
flex-wrap: wrap;
|
|
}
|
|
|
|
.nasa-popup-exit-intent-wrap,
|
|
.nasa-promo-popup-wrap {
|
|
display: none;
|
|
opacity: 0;
|
|
visibility: hidden;
|
|
overflow: hidden;
|
|
position: fixed;
|
|
top: 50%;
|
|
left: 50%;
|
|
z-index: 999;
|
|
max-width: 90vw;
|
|
-webkit-transform: translate(-60%, -50%);
|
|
-moz-transform: translate(-60%, -50%);
|
|
-o-transform: translate(-60%, -50%);
|
|
-ms-transform: translate(-60%, -50%);
|
|
transform: translate(-60%, -50%);
|
|
-webkit-border-radius: 10px;
|
|
-moz-border-radius: 10px;
|
|
border-radius: 10px;
|
|
}
|
|
.nasa-popup-exit-intent-wrap.nasa-active,
|
|
.nasa-promo-popup-wrap.nasa-active {
|
|
opacity: 1;
|
|
visibility: visible;
|
|
-webkit-transform: translate(-50%, -50%);
|
|
-moz-transform: translate(-50%, -50%);
|
|
-o-transform: translate(-50%, -50%);
|
|
-ms-transform: translate(-50%, -50%);
|
|
transform: translate(-50%, -50%);
|
|
}
|
|
.nasa-popup-exit-intent-wrap.nasa-active.ns-left-to-right,
|
|
.nasa-promo-popup-wrap.nasa-active.ns-left-to-right {
|
|
opacity: 0;
|
|
visibility: hidden;
|
|
-webkit-transform: translate(-40%, -50%);
|
|
-moz-transform: translate(-40%, -50%);
|
|
-o-transform: translate(-40%, -50%);
|
|
-ms-transform: translate(-40%, -50%);
|
|
transform: translate(-40%, -50%);
|
|
}
|
|
.nasa-popup-exit-intent-wrap .nasa-stclose,
|
|
.nasa-promo-popup-wrap .nasa-stclose {
|
|
position: absolute;
|
|
top: 10px;
|
|
right: 10px;
|
|
z-index: 999;
|
|
}
|
|
|
|
.nasa-popup-exit-intent-wrap .nasa-popup-exit-intent-content {
|
|
max-height: 90vh;
|
|
width: 100%;
|
|
overflow: auto;
|
|
-ms-overflow-style: none;
|
|
scrollbar-width: none;
|
|
}
|
|
.nasa-popup-exit-intent-wrap .nasa-popup-exit-intent-content:-webkit-scrollbar {
|
|
display: none;
|
|
}
|
|
.nasa-popup-exit-intent-wrap .nasa-popup-exit-intent {
|
|
overflow-y: auto;
|
|
}
|
|
.nasa-popup-exit-intent-wrap .ns-code {
|
|
letter-spacing: 5px;
|
|
}
|
|
|
|
/* Promo popup */
|
|
#nasa-popup {
|
|
text-align: center;
|
|
padding: 0;
|
|
}
|
|
#nasa-popup span {
|
|
font-size: 100%;
|
|
color: #666666;
|
|
line-height: 1.5;
|
|
}
|
|
#nasa-popup .checkbox-label {
|
|
width: 100%;
|
|
margin: 15px 0;
|
|
gap: 5px;
|
|
}
|
|
#nasa-popup .checkbox-label label {
|
|
display: inline-block;
|
|
position: relative;
|
|
color: #666666;
|
|
margin-bottom: 0;
|
|
font-weight: 400;
|
|
}
|
|
#nasa-popup .nasa-popup-wrap {
|
|
padding: 20% 0 25px 0;
|
|
overflow: auto;
|
|
-ms-overflow-style: none;
|
|
scrollbar-width: none;
|
|
}
|
|
#nasa-popup .nasa-popup-wrap:-webkit-scrollbar {
|
|
display: none;
|
|
}
|
|
#nasa-popup p {
|
|
margin-bottom: 0;
|
|
}
|
|
#nasa-popup .nasa-pp-right {
|
|
padding: 0 25px;
|
|
}
|
|
#nasa-popup .nasa-pp-right h3 {
|
|
font-weight: 800;
|
|
font-size: 2.4em;
|
|
}
|
|
#nasa-popup .wpcf7 {
|
|
padding-top: 10px;
|
|
}
|
|
#nasa-popup .wpcf7 .wpcf7-form-control-wrap {
|
|
margin: 0 auto;
|
|
float: none;
|
|
display: block;
|
|
}
|
|
#nasa-popup .wpcf7 .wpcf7-form-control-wrap input {
|
|
background: none;
|
|
border: none;
|
|
border-bottom: 1px solid #cccccc;
|
|
padding-left: 0;
|
|
padding-right: 0;
|
|
-webkit-border-radius: 0;
|
|
-moz-border-radius: 0;
|
|
border-radius: 0;
|
|
}
|
|
#nasa-popup .wpcf7 input[type="button"],
|
|
#nasa-popup .wpcf7 input[type="submit"] {
|
|
width: 100%;
|
|
margin: 0;
|
|
background: #f76b6a;
|
|
border: none;
|
|
outline: none;
|
|
color: #fff !important;
|
|
font-size: 85%;
|
|
letter-spacing: 0.2em;
|
|
padding: 15px;
|
|
-webkit-border-radius: 0;
|
|
-moz-border-radius: 0;
|
|
border-radius: 0;
|
|
}
|
|
#nasa-popup .wpcf7 input[type="button"]:hover,
|
|
#nasa-popup .wpcf7 input[type="submit"]:hover {
|
|
opacity: 0.8;
|
|
}
|
|
#nasa-popup .wpcf7 .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
|
|
display: none !important;
|
|
background: #fff;
|
|
width: 100%;
|
|
margin: 0;
|
|
}
|
|
#nasa-popup .wpcf7 p {
|
|
margin-bottom: 0;
|
|
}
|
|
#nasa-popup .wpcf7 .wpcf7-not-valid-tip {
|
|
position: relative;
|
|
top: 0;
|
|
color: #fb0000;
|
|
}
|
|
#nasa-popup .wpcf7 .wpcf7-not-valid {
|
|
border-color: #fb0000;
|
|
}
|
|
#nasa-popup .wpcf7 div.wpcf7-mail-sent-ok {
|
|
position: absolute;
|
|
display: none !important;
|
|
}
|
|
#nasa-popup .wpcf7 form .wpcf7-response-output {
|
|
margin: 10px 0;
|
|
padding: 0;
|
|
}
|
|
#nasa-popup .nasa-popup-hr {
|
|
display: none;
|
|
margin: 30px 70px;
|
|
}
|
|
|
|
#nasa-newsletter-alert {
|
|
position: fixed;
|
|
top: 40%;
|
|
z-index: 9999;
|
|
display: block;
|
|
width: 100%;
|
|
text-align: center;
|
|
}
|
|
#nasa-newsletter-alert .wpcf7-mail-sent-ok {
|
|
background: #FFF;
|
|
display: inline-block;
|
|
padding: 20px;
|
|
}
|
|
|
|
.row.row-flex {
|
|
display: -webkit-box;
|
|
display: -moz-box;
|
|
display: -ms-flexbox;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
-webkit-flex-wrap: wrap;
|
|
-ms-flex-wrap: wrap;
|
|
flex-wrap: wrap;
|
|
}
|
|
.row.row-flex > .columns {
|
|
display: -webkit-box;
|
|
display: -moz-box;
|
|
display: -ms-flexbox;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
-webkit-flex-wrap: wrap;
|
|
-ms-flex-wrap: wrap;
|
|
flex-wrap: wrap;
|
|
}
|
|
.row.row-flex > .columns > .vc_column-inner {
|
|
display: -webkit-box;
|
|
display: -moz-box;
|
|
display: -ms-flexbox;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
-webkit-flex-wrap: wrap;
|
|
-ms-flex-wrap: wrap;
|
|
flex-wrap: wrap;
|
|
}
|
|
.row.row-flex > .columns > .vc_column-inner:before, .row.row-flex > .columns > .vc_column-inner:after {
|
|
display: none;
|
|
}
|
|
.row.row-o-content-top {
|
|
-webkit-box-align: start;
|
|
-ms-flex-align: start;
|
|
-webkit-align-items: flex-start;
|
|
align-items: flex-start;
|
|
}
|
|
.row.row-o-content-top > .columns {
|
|
-webkit-box-align: start;
|
|
-ms-flex-align: start;
|
|
-webkit-align-items: flex-start;
|
|
align-items: flex-start;
|
|
}
|
|
.row.row-o-content-top > .columns > .vc_column-inner {
|
|
-webkit-box-align: start;
|
|
-ms-flex-align: start;
|
|
-webkit-align-items: flex-start;
|
|
align-items: flex-start;
|
|
}
|
|
.row.row-o-content-middle {
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
-webkit-align-items: center;
|
|
align-items: center;
|
|
}
|
|
.row.row-o-content-middle > .columns {
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
-webkit-align-items: center;
|
|
align-items: center;
|
|
}
|
|
.row.row-o-content-middle > .columns > .vc_column-inner {
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
-webkit-align-items: center;
|
|
align-items: center;
|
|
}
|
|
.row.row-o-content-bottom {
|
|
-webkit-box-align: end;
|
|
-ms-flex-align: end;
|
|
-webkit-align-items: flex-end;
|
|
align-items: flex-end;
|
|
}
|
|
.row.row-o-content-bottom > .columns {
|
|
-webkit-box-align: end;
|
|
-ms-flex-align: end;
|
|
-webkit-align-items: flex-end;
|
|
align-items: flex-end;
|
|
}
|
|
.row.row-o-content-bottom > .columns > .vc_column-inner {
|
|
-webkit-box-align: end;
|
|
-ms-flex-align: end;
|
|
-webkit-align-items: flex-end;
|
|
align-items: flex-end;
|
|
}
|
|
.row.row-o-equal-height {
|
|
height: 100%;
|
|
-webkit-box-align: stretch;
|
|
-ms-flex-align: stretch;
|
|
-webkit-align-items: stretch;
|
|
align-items: stretch;
|
|
}
|
|
.row.row-o-equal-height > .columns {
|
|
-webkit-box-align: stretch;
|
|
-ms-flex-align: stretch;
|
|
-webkit-align-items: stretch;
|
|
align-items: stretch;
|
|
}
|
|
.row.row-o-equal-height > .columns > .vc_column-inner {
|
|
height: 100%;
|
|
}
|
|
.row.row-o-equal-height.row-o-content-top > .columns {
|
|
-webkit-box-align: start;
|
|
-ms-flex-align: start;
|
|
-webkit-align-items: flex-start;
|
|
align-items: flex-start;
|
|
}
|
|
.row.row-o-equal-height.row-o-content-middle > .columns {
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
-webkit-align-items: center;
|
|
align-items: center;
|
|
}
|
|
.row.row-o-equal-height.row-o-content-bottom > .columns {
|
|
-webkit-box-align: end;
|
|
-ms-flex-align: end;
|
|
-webkit-align-items: flex-end;
|
|
align-items: flex-end;
|
|
}
|
|
|
|
.section-element[data-content_placement] > .row {
|
|
display: -webkit-box;
|
|
display: -moz-box;
|
|
display: -ms-flexbox;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
-webkit-flex-wrap: wrap;
|
|
-ms-flex-wrap: wrap;
|
|
flex-wrap: wrap;
|
|
}
|
|
.section-element[data-content_placement] > .row > .columns {
|
|
display: -webkit-box;
|
|
display: -moz-box;
|
|
display: -ms-flexbox;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
-webkit-flex-wrap: wrap;
|
|
-ms-flex-wrap: wrap;
|
|
flex-wrap: wrap;
|
|
}
|
|
.section-element[data-content_placement="top"] > .row {
|
|
-webkit-box-align: start;
|
|
-ms-flex-align: start;
|
|
-webkit-align-items: flex-start;
|
|
align-items: flex-start;
|
|
}
|
|
.section-element[data-content_placement="top"] > .row > .columns {
|
|
-webkit-box-align: start;
|
|
-ms-flex-align: start;
|
|
-webkit-align-items: flex-start;
|
|
align-items: flex-start;
|
|
}
|
|
.section-element[data-content_placement="middle"] > .row {
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
-webkit-align-items: center;
|
|
align-items: center;
|
|
}
|
|
.section-element[data-content_placement="middle"] > .row > .columns {
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
-webkit-align-items: center;
|
|
align-items: center;
|
|
}
|
|
.section-element[data-content_placement="bottom"] > .row {
|
|
-webkit-box-align: end;
|
|
-ms-flex-align: end;
|
|
-webkit-align-items: flex-end;
|
|
align-items: flex-end;
|
|
}
|
|
.section-element[data-content_placement="bottom"] > .row > .columns {
|
|
-webkit-box-align: end;
|
|
-ms-flex-align: end;
|
|
-webkit-align-items: flex-end;
|
|
align-items: flex-end;
|
|
}
|
|
.section-element.nasa-row-cols-equal-height > .row {
|
|
display: -webkit-box;
|
|
display: -moz-box;
|
|
display: -ms-flexbox;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
-webkit-flex-wrap: wrap;
|
|
-ms-flex-wrap: wrap;
|
|
flex-wrap: wrap;
|
|
-webkit-box-align: stretch;
|
|
-ms-flex-align: stretch;
|
|
-webkit-align-items: stretch;
|
|
align-items: stretch;
|
|
}
|
|
.section-element.nasa-row-cols-equal-height.nasa-row-nowrap > .row {
|
|
-webkit-flex-wrap: nowrap;
|
|
-ms-flex-wrap: nowrap;
|
|
flex-wrap: nowrap;
|
|
}
|
|
.section-element[data-content_placement] .vertical-menu.nasa-shortcode-menu, .section-element.nasa-row-cols-equal-height .vertical-menu.nasa-shortcode-menu {
|
|
width: 100%;
|
|
}
|
|
.section-element[data-content_placement] rs-module-wrap, .section-element.nasa-row-cols-equal-height rs-module-wrap {
|
|
width: 100% !important;
|
|
}
|
|
|
|
.row-inner .vc_col-has-fill > .vc_column-inner {
|
|
padding-top: 0;
|
|
}
|
|
|
|
.vc_parallax {
|
|
position: relative;
|
|
overflow: hidden;
|
|
}
|
|
.vc_parallax > * {
|
|
position: relative;
|
|
z-index: 1;
|
|
}
|
|
.vc_parallax .vc_parallax-inner {
|
|
pointer-events: none;
|
|
position: absolute;
|
|
left: 0;
|
|
right: 0;
|
|
top: 0;
|
|
background-attachment: scroll;
|
|
background-color: transparent;
|
|
background-image: inherit;
|
|
background-size: cover;
|
|
z-index: 0;
|
|
background-position: 50% 0;
|
|
}
|
|
|
|
.vc_parallax-inner iframe {
|
|
max-width: 1000%;
|
|
}
|
|
|
|
.vc_video-bg-container {
|
|
position: relative;
|
|
}
|
|
|
|
.vc_video-bg {
|
|
height: 100%;
|
|
overflow: hidden;
|
|
pointer-events: none;
|
|
position: absolute;
|
|
top: 0;
|
|
left: 0;
|
|
width: 100%;
|
|
z-index: 0;
|
|
}
|
|
|
|
.vc_video-bg iframe {
|
|
max-width: 1000%;
|
|
}
|
|
|
|
.wpb_video_widget .wpb_wrapper {
|
|
position: relative;
|
|
}
|
|
|
|
.wpb_video_widget .wpb_video_wrapper {
|
|
padding-top: 56.25%;
|
|
position: relative;
|
|
width: 100%;
|
|
}
|
|
|
|
.wpb_video_widget .wpb_wrapper iframe {
|
|
width: 100%;
|
|
height: 100%;
|
|
display: block;
|
|
position: absolute;
|
|
margin: 0;
|
|
top: 0;
|
|
left: 0;
|
|
-webkit-box-sizing: border-box;
|
|
-moz-box-sizing: border-box;
|
|
box-sizing: border-box;
|
|
}
|
|
|
|
.vc_separator h4 {
|
|
font-size: 150%;
|
|
font-weight: 400;
|
|
}
|
|
|
|
.wpb_content_element.vc_separator {
|
|
margin-bottom: 10px !important;
|
|
}
|
|
|
|
.wpb_content_element.vc_separator_align_left {
|
|
margin-bottom: 40px !important;
|
|
}
|
|
|
|
.vc_row.wpb_row.vc_row-fluid {
|
|
margin-bottom: 15px;
|
|
}
|
|
|
|
.vc_align_center {
|
|
text-align: center;
|
|
}
|
|
|
|
.page-template-page-blank .vc_row {
|
|
margin-left: 0;
|
|
margin-right: 0;
|
|
}
|
|
|
|
.page-template-page-blank .vc_col-sm-12 {
|
|
padding-left: 0;
|
|
padding-right: 0;
|
|
}
|
|
|
|
.wpb_widgetised_column {
|
|
margin-bottom: 0px !important;
|
|
}
|
|
|
|
.wpb_content_element {
|
|
margin-bottom: 0px !important;
|
|
}
|
|
|
|
.wpb_text_column p:last-child {
|
|
margin-bottom: 0;
|
|
}
|
|
|
|
.nasa-row.fullwidth .nasa-col {
|
|
padding: 0;
|
|
}
|
|
|
|
.page-template-page-home-left-header .nasa-row.fullwidth .nasa-col {
|
|
margin-bottom: 0px;
|
|
}
|
|
|
|
.page-template-page-home-left-header .wpb_revslider_element {
|
|
margin-bottom: 0px !important;
|
|
}
|
|
|
|
.vc_progress_bar {
|
|
padding-top: 25px;
|
|
}
|
|
|
|
.wpb_single_image .vc_single_image-wrapper {
|
|
display: block !important;
|
|
}
|
|
|
|
.wpb_map_wraper iframe {
|
|
width: 100%;
|
|
}
|
|
|
|
.wpb_gmaps_widget .wpb_map_wraper iframe {
|
|
margin-bottom: 0;
|
|
padding: 0;
|
|
display: block;
|
|
width: 100%;
|
|
border: none;
|
|
}
|
|
|
|
.wpb_gmaps_widget.vc_map_responsive .wpb_map_wraper {
|
|
position: relative;
|
|
padding-bottom: 56.25%;
|
|
height: 0;
|
|
}
|
|
|
|
.wpb_gmaps_widget.vc_map_responsive .wpb_map_wraper iframe {
|
|
position: absolute;
|
|
top: 0;
|
|
left: 0;
|
|
height: 100%;
|
|
}
|
|
|
|
#wp-admin-bar-vc_inline-admin-bar-link {
|
|
display: none !important;
|
|
}
|
|
|
|
@media only screen and (max-width: 767px) {
|
|
.section-element[data-content_placement] > .row.hide-for-small, .section-element[data-content_placement] > .row.hide-for-mobile {
|
|
display: none;
|
|
}
|
|
.section-element[data-content_placement] > .row > .columns.hide-for-small, .section-element[data-content_placement] > .row > .columns.hide-for-mobile, .section-element[data-content_placement] > .row > .columns.hide-for-small-inherit {
|
|
display: none;
|
|
}
|
|
}
|
|
/* WISTLIST PAGE */
|
|
.wishlist_table .product-thumbnail a img {
|
|
overflow: hidden;
|
|
transition: all .2s ease-in-out;
|
|
-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;
|
|
}
|
|
.wishlist_table .product-thumbnail:hover img {
|
|
transform: scale(1.1);
|
|
-webkit-transform: scale(1.1);
|
|
-moz-transform: scale(1.1);
|
|
-ms-transform: scale(1.1);
|
|
-o-transform: scale(1.1);
|
|
}
|
|
.wishlist_table td.product-name a:hover {
|
|
color: #f76b6a;
|
|
}
|
|
|
|
#yith-wcwl-popup-message {
|
|
background: transparent;
|
|
line-height: 40px;
|
|
position: fixed;
|
|
text-align: center;
|
|
bottom: 0;
|
|
left: 0;
|
|
right: 0;
|
|
top: auto;
|
|
width: 100%;
|
|
z-index: 10000;
|
|
margin: 0 auto !important;
|
|
padding: 0 !important;
|
|
-webkit-box-shadow: none !important;
|
|
-moz-box-shadow: none !important;
|
|
box-shadow: none !important;
|
|
}
|
|
|
|
#yith-wcwl-message {
|
|
display: block;
|
|
width: 100%;
|
|
opacity: 0.9;
|
|
padding: 2px 15px;
|
|
background: #efefef;
|
|
}
|
|
|
|
.ajax-loading {
|
|
display: none !important;
|
|
}
|
|
|
|
.product-gallery .yith-wcwl-wishlistexistsbrowse {
|
|
display: none !important;
|
|
}
|
|
|
|
.product-img.images .yith-wcwl-add-to-wishlist {
|
|
display: none;
|
|
}
|
|
|
|
/* For Wishlist Premium */
|
|
.nasa_yith_wishlist_premium-wrap .wishlist-title {
|
|
margin: 30px 0;
|
|
}
|
|
.nasa_yith_wishlist_premium-wrap .woocommerce table.wishlist_table {
|
|
font-size: 100%;
|
|
}
|
|
.nasa_yith_wishlist_premium-wrap .shop_table .product-thumbnail img,
|
|
.nasa_yith_wishlist_premium-wrap .wishlist_table .product-thumbnail img {
|
|
padding: 0 !important;
|
|
margin-left: 0;
|
|
}
|
|
.nasa_yith_wishlist_premium-wrap .wishlist_table tr td,
|
|
.nasa_yith_wishlist_premium-wrap .wishlist_table tr th.wishlist-delete,
|
|
.nasa_yith_wishlist_premium-wrap .wishlist_table tr th.product-checkbox {
|
|
text-align: left;
|
|
}
|
|
.nasa_yith_wishlist_premium-wrap .yith-wcwl-share {
|
|
padding-bottom: 20px;
|
|
}
|
|
.nasa_yith_wishlist_premium-wrap .product-remove {
|
|
text-align: center;
|
|
}
|
|
|
|
#yith-wcwl-form .add_to_cart_button {
|
|
background-color: transparent;
|
|
}
|
|
#yith-wcwl-form .add_to_cart_button .add_to_cart_text {
|
|
color: #333;
|
|
text-transform: uppercase;
|
|
font-size: 13px;
|
|
letter-spacing: 1px;
|
|
font-weight: bold;
|
|
}
|
|
#yith-wcwl-form .add_to_cart_button:hover .add_to_cart_text {
|
|
text-decoration: underline;
|
|
}
|
|
#yith-wcwl-form .add_to_cart_button.loading:before {
|
|
left: 50%;
|
|
}
|
|
#yith-wcwl-form .add_to_cart_button.loading .add_to_cart_text {
|
|
color: transparent;
|
|
}
|
|
#yith-wcwl-form .remove {
|
|
font-size: 22px;
|
|
}
|
|
|
|
.yith_wcwl_wishlist_footer {
|
|
margin-bottom: 50px;
|
|
}
|
|
|
|
.yith-wcwl-share .yith-wcwl-share-title {
|
|
display: -webkit-inline-box;
|
|
display: -moz-inline-box;
|
|
display: -ms-inline-flexbox;
|
|
display: inline-flex;
|
|
}
|
|
.yith-wcwl-share ul {
|
|
display: -webkit-inline-box;
|
|
display: -moz-inline-box;
|
|
display: -ms-inline-flexbox;
|
|
display: inline-flex;
|
|
}
|
|
.yith-wcwl-share .share-button {
|
|
list-style: none;
|
|
display: inline-block;
|
|
margin: 0 5px;
|
|
}
|
|
|
|
.nasa-content-promotion-news {
|
|
background-color: #efefef;
|
|
}
|
|
|
|
.nasa-promotion-news {
|
|
position: absolute;
|
|
top: 0;
|
|
left: 0;
|
|
right: 0;
|
|
z-index: 98;
|
|
}
|
|
.nasa-promotion-news.nasa-hide {
|
|
display: none;
|
|
}
|
|
.nasa-promotion-news .nasa-wapper-promotion {
|
|
position: relative;
|
|
}
|
|
.nasa-promotion-news .nasa-content-promotion-news {
|
|
height: 50px;
|
|
position: relative;
|
|
}
|
|
.nasa-promotion-news .nasa-content-promotion-custom {
|
|
height: 100%;
|
|
width: 100%;
|
|
line-height: 48px;
|
|
text-align: center;
|
|
white-space: nowrap;
|
|
overflow-y: auto;
|
|
padding: 0 10px;
|
|
}
|
|
.nasa-promotion-news .nasa-content-promotion-custom a {
|
|
color: inherit;
|
|
text-decoration: underline;
|
|
}
|
|
.nasa-promotion-news .nasa-content-promotion-custom a:hover {
|
|
text-decoration: none;
|
|
}
|
|
.nasa-promotion-news .nasa-content-promotion-custom.nasa-promo-silde .slick-slide {
|
|
height: 48px;
|
|
}
|
|
.nasa-promotion-news .nasa-stclose {
|
|
position: absolute;
|
|
z-index: 10;
|
|
top: 50%;
|
|
right: 5px;
|
|
-webkit-transform: translateY(-50%);
|
|
-moz-transform: translateY(-50%);
|
|
-o-transform: translateY(-50%);
|
|
-ms-transform: translateY(-50%);
|
|
transform: translateY(-50%);
|
|
}
|
|
.nasa-promotion-news .nasa-post-slider-item {
|
|
text-align: center;
|
|
}
|
|
.nasa-promotion-news .nasa-post-slider-item a {
|
|
font-size: 120%;
|
|
line-height: 50px;
|
|
font-weight: bold;
|
|
}
|
|
|
|
.nasa-promotion-show {
|
|
position: absolute;
|
|
z-index: 100;
|
|
top: 0;
|
|
right: 0;
|
|
font-size: 180%;
|
|
background: #222;
|
|
color: #FFF;
|
|
display: none;
|
|
opacity: 0.5;
|
|
border-bottom-left-radius: 30px;
|
|
border-bottom-right-radius: 30px;
|
|
}
|
|
.nasa-promotion-show.nasa-show {
|
|
display: block;
|
|
}
|
|
|
|
.nasa-position-relative {
|
|
position: relative;
|
|
z-index: 97;
|
|
background: transparent;
|
|
height: 0px;
|
|
}
|
|
|
|
.nasa-static-group-btn {
|
|
position: fixed;
|
|
right: 25px;
|
|
bottom: 10px;
|
|
z-index: 100;
|
|
width: 0;
|
|
visibility: hidden;
|
|
opacity: 0;
|
|
-webkit-transition: opacity 300ms ease;
|
|
-moz-transition: opacity 300ms ease;
|
|
-o-transition: opacity 300ms ease;
|
|
transition: opacity 300ms ease;
|
|
}
|
|
.nasa-static-group-btn a {
|
|
display: -webkit-box;
|
|
display: -moz-box;
|
|
display: -ms-flexbox;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
-webkit-box-pack: center;
|
|
-ms-flex-pack: center;
|
|
justify-content: center;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
-webkit-align-items: center;
|
|
align-items: center;
|
|
width: 45px;
|
|
height: 45px;
|
|
line-height: 45px;
|
|
margin-bottom: 15px;
|
|
position: relative;
|
|
text-align: center;
|
|
cursor: pointer;
|
|
-webkit-box-shadow: 1px 1px 10px 1px rgba(0, 0, 0, 0.1);
|
|
-moz-box-shadow: 1px 1px 10px 1px rgba(0, 0, 0, 0.1);
|
|
box-shadow: 1px 1px 10px 1px rgba(0, 0, 0, 0.1);
|
|
-webkit-border-radius: 50%;
|
|
-moz-border-radius: 50%;
|
|
border-radius: 50%;
|
|
-webkit-transform: translateX(-100%);
|
|
-moz-transform: translateX(-100%);
|
|
-o-transform: translateX(-100%);
|
|
-ms-transform: translateX(-100%);
|
|
transform: translateX(-100%);
|
|
}
|
|
.nasa-static-group-btn a#nasa-back-to-top {
|
|
visibility: hidden;
|
|
opacity: 0;
|
|
}
|
|
.nasa-static-group-btn a#nasa-back-to-top.nasa-show {
|
|
visibility: visible;
|
|
opacity: 1;
|
|
}
|
|
.nasa-static-group-btn a.hidden-tag {
|
|
display: none;
|
|
}
|
|
.nasa-static-group-btn a svg {
|
|
color: #333;
|
|
}
|
|
.nasa-static-group-btn a i {
|
|
line-height: 45px;
|
|
}
|
|
.nasa-static-group-btn a i.icon-nasa-headphone {
|
|
font-size: 180%;
|
|
line-height: 50px;
|
|
color: #333;
|
|
}
|
|
.nasa-static-group-btn a.nasa-node-popup {
|
|
background: #fff;
|
|
}
|
|
.nasa-static-group-btn a:hover {
|
|
-webkit-box-shadow: 1px 1px 10px 1px rgba(0, 0, 0, 0.2);
|
|
-moz-box-shadow: 1px 1px 10px 1px rgba(0, 0, 0, 0.2);
|
|
box-shadow: 1px 1px 10px 1px rgba(0, 0, 0, 0.2);
|
|
opacity: 1;
|
|
}
|
|
|
|
.vertical-menu-wrapper .root-item > a.hidden-tag {
|
|
display: none !important;
|
|
}
|
|
|
|
#nasa-back-to-top,
|
|
#nasa-where-you-are {
|
|
position: relative;
|
|
z-index: 100;
|
|
font-size: 200%;
|
|
background: #fff;
|
|
color: #333333;
|
|
}
|
|
|
|
/* Viewed product */
|
|
#nasa-init-viewed {
|
|
position: relative;
|
|
z-index: 100;
|
|
font-size: 150%;
|
|
background: #fff;
|
|
color: #333333;
|
|
}
|
|
#nasa-init-viewed.style-2 {
|
|
background: #000;
|
|
color: #FFF;
|
|
}
|
|
#nasa-init-viewed.style-2:hover {
|
|
background: #666666;
|
|
}
|
|
|
|
.nasa-share {
|
|
margin-top: 10px;
|
|
margin-bottom: 0;
|
|
-webkit-flex-wrap: wrap;
|
|
-ms-flex-wrap: wrap;
|
|
flex-wrap: wrap;
|
|
gap: 20px;
|
|
}
|
|
.nasa-share a {
|
|
display: inherit;
|
|
}
|
|
.nasa-share a i, .nasa-share a svg {
|
|
background: transparent;
|
|
color: #333;
|
|
opacity: 0.6;
|
|
}
|
|
.nasa-share a:hover i, .nasa-share a:hover svg {
|
|
opacity: 1;
|
|
}
|
|
|
|
/* Social icon Share */
|
|
.social-icons.share-row span.title {
|
|
font-weight: bold;
|
|
margin-right: 5px;
|
|
}
|
|
|
|
.nasa-follow {
|
|
margin-top: 0;
|
|
margin-bottom: 0;
|
|
}
|
|
|
|
.nasa-follow-title {
|
|
font-weight: bold;
|
|
line-height: 1.6;
|
|
}
|
|
|
|
.follow-icon {
|
|
gap: 20px;
|
|
}
|
|
.follow-icon a {
|
|
position: relative;
|
|
line-height: 1.6;
|
|
display: -webkit-inline-box;
|
|
display: -moz-inline-box;
|
|
display: -ms-inline-flexbox;
|
|
display: inline-flex;
|
|
}
|
|
.follow-icon a i, .follow-icon a svg {
|
|
background: transparent;
|
|
color: #333;
|
|
opacity: 0.8;
|
|
}
|
|
.follow-icon a:hover i {
|
|
opacity: 1;
|
|
}
|
|
.follow-icon a:last-child {
|
|
margin-right: 0;
|
|
}
|
|
|
|
.nasa-menu-description .follow-icon {
|
|
display: -webkit-box;
|
|
display: -moz-box;
|
|
display: -ms-flexbox;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
-webkit-flex-wrap: wrap;
|
|
-ms-flex-wrap: wrap;
|
|
flex-wrap: wrap;
|
|
}
|
|
.nasa-menu-description .follow-icon a {
|
|
width: auto !important;
|
|
}
|
|
|
|
/* Notifier Out Of Stock */
|
|
body .cwginstock-subscribe-form .panel {
|
|
margin-top: 15px;
|
|
margin-bottom: 10px;
|
|
border: 1px solid transparent;
|
|
-webkit-border-radius: 0;
|
|
-moz-border-radius: 0;
|
|
border-radius: 0;
|
|
-webkit-box-shadow: none;
|
|
-moz-box-shadow: none;
|
|
box-shadow: none;
|
|
}
|
|
body .cwginstock-subscribe-form .panel-heading {
|
|
padding: 0;
|
|
border-bottom: none;
|
|
border-top-right-radius: 0;
|
|
border-top-left-radius: 0;
|
|
}
|
|
body .cwginstock-subscribe-form .panel-primary > .panel-heading {
|
|
background-color: transparent;
|
|
border-color: transparent;
|
|
color: inherit;
|
|
}
|
|
body .cwginstock-panel-heading h4 {
|
|
color: inherit;
|
|
display: inline-block;
|
|
font-size: 120%;
|
|
}
|
|
body .cwginstock-subscribe-form .panel-body {
|
|
padding: 0;
|
|
}
|
|
body .nasa-layout-full .cwginstock-subscribe-form .panel-body {
|
|
max-width: 595px;
|
|
}
|
|
body .nasa-layout-full .cwgstock_button {
|
|
width: 100%;
|
|
}
|
|
body .nasa-layout-full .text-center .cwginstock-subscribe-form .panel-body {
|
|
max-width: 450px;
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
}
|
|
body .cwginstock-subscribe-form .row {
|
|
margin: 0;
|
|
}
|
|
body .cwginstock-subscribe-form .col-md-12 {
|
|
padding: 0;
|
|
}
|
|
body .cwginstock-subscribe-form .center-block {
|
|
display: block;
|
|
}
|
|
body .cwginstock-subscribe-form input[type="email"],
|
|
body .cwginstock-subscribe-form input[type="text"] {
|
|
margin-bottom: 15px;
|
|
text-align: left !important;
|
|
}
|
|
body [name="cwgstock_submit"] {
|
|
margin: 0;
|
|
display: block;
|
|
}
|
|
body .cwgstock_output {
|
|
line-height: 1.4;
|
|
clear: both;
|
|
margin-top: 15px;
|
|
margin-bottom: 10px;
|
|
}
|
|
body .blockOverlay {
|
|
background: #FFF !important;
|
|
}
|
|
|
|
.nasa-letter-spacing-2px {
|
|
letter-spacing: 2px;
|
|
}
|
|
|
|
.nasa-tab-spacing-2px .nasa-tab {
|
|
letter-spacing: 2px;
|
|
}
|
|
.nasa-tab-spacing-2px.nasa-tabs-content .nasa-classic-style li a {
|
|
font-size: 110%;
|
|
font-weight: 800;
|
|
}
|
|
|
|
.nasa-margin-auto {
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
}
|
|
|
|
.button-white {
|
|
background-color: #fff;
|
|
color: #010101;
|
|
text-decoration: none;
|
|
padding: 6px 12px;
|
|
}
|
|
.button-white:hover {
|
|
color: #010101;
|
|
background-color: #F9F9F9;
|
|
}
|
|
|
|
.text-banner-org .nasa-banner-content {
|
|
top: 3% !important;
|
|
}
|
|
|
|
.organic-style-wrap .wpcf7 input[type=email] {
|
|
padding-left: 20px;
|
|
margin-bottom: 0;
|
|
-webkit-border-radius: 50px 0 0 50px;
|
|
-moz-border-radius: 50px 0 0 50px;
|
|
border-radius: 50px 0 0 50px;
|
|
}
|
|
.organic-style-wrap .wpcf7 .wpcf7-submit {
|
|
height: 42px;
|
|
border: none;
|
|
-webkit-border-radius: 0 50px 50px 0;
|
|
-moz-border-radius: 0 50px 50px 0;
|
|
border-radius: 0 50px 50px 0;
|
|
}
|
|
.organic-style-wrap .wpcf7 p {
|
|
display: -webkit-box;
|
|
display: -moz-box;
|
|
display: -ms-flexbox;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
margin: 0;
|
|
}
|
|
.organic-style-wrap .wpcf7 .wpcf7-form-control-wrap {
|
|
margin-bottom: 0px;
|
|
}
|
|
.organic-style-wrap div.wpcf7-response-output {
|
|
margin-top: 10px;
|
|
}
|
|
|
|
.watch-style-wrap .wpcf7 input[type=email] {
|
|
margin-bottom: 10px;
|
|
}
|
|
.watch-style-wrap .wpcf7 .wpcf7-form-control-wrap {
|
|
margin-bottom: 10px;
|
|
}
|
|
|
|
.item-product-widget .wc-gzd-additional-info {
|
|
width: 100%;
|
|
margin-bottom: 0;
|
|
}
|
|
|
|
@media only screen and (max-width: 767px) {
|
|
.ns-sale-notification {
|
|
display: none;
|
|
}
|
|
}
|
|
.ns-sale-notification {
|
|
opacity: 0;
|
|
visibility: hidden;
|
|
position: fixed;
|
|
bottom: 20px;
|
|
left: 20px;
|
|
width: 350px;
|
|
max-width: 100%;
|
|
z-index: 399;
|
|
height: auto;
|
|
background-color: #fff;
|
|
padding: 10px;
|
|
border: 1px solid #efefef;
|
|
overflow: hidden;
|
|
-webkit-box-shadow: 0 0px 10px 0 rgba(0, 0, 0, 0.09);
|
|
-moz-box-shadow: 0 0px 10px 0 rgba(0, 0, 0, 0.09);
|
|
box-shadow: 0 0px 10px 0 rgba(0, 0, 0, 0.09);
|
|
-webkit-transform: translateY(30px);
|
|
-moz-transform: translateY(30px);
|
|
-o-transform: translateY(30px);
|
|
-ms-transform: translateY(30px);
|
|
transform: translateY(30px);
|
|
-webkit-border-radius: 6px;
|
|
-moz-border-radius: 6px;
|
|
border-radius: 6px;
|
|
}
|
|
.ns-sale-notification.nasa-active {
|
|
opacity: 1;
|
|
visibility: visible;
|
|
-webkit-transform: translateY(0);
|
|
-moz-transform: translateY(0);
|
|
-o-transform: translateY(0);
|
|
-ms-transform: translateY(0);
|
|
transform: translateY(0);
|
|
}
|
|
.ns-sale-notification .product-image {
|
|
width: 60px;
|
|
min-width: 60px;
|
|
}
|
|
.ns-sale-notification .product-image img {
|
|
width: 100%;
|
|
height: auto;
|
|
}
|
|
.ns-sale-notification .theme-bg {
|
|
width: 1px;
|
|
border-left: 1px solid #efefef;
|
|
margin: 5px 10px;
|
|
}
|
|
.ns-sale-notification .wrapper-noti {
|
|
display: -webkit-box;
|
|
display: -moz-box;
|
|
display: -ms-flexbox;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
}
|
|
.ns-sale-notification .wrapper-theme {
|
|
align-self: stretch;
|
|
-webkit-box-flex: 1;
|
|
-ms-flex-positive: 1;
|
|
flex-grow: 1;
|
|
position: relative;
|
|
padding: 5px 25px 22px 0;
|
|
display: -webkit-box;
|
|
display: -moz-box;
|
|
display: -ms-flexbox;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
-webkit-box-orient: vertical;
|
|
-webkit-box-direction: normal;
|
|
-ms-flex-direction: column;
|
|
flex-direction: column;
|
|
}
|
|
.ns-sale-notification .wrapper-theme:after {
|
|
content: '';
|
|
clear: both;
|
|
display: table;
|
|
}
|
|
.ns-sale-notification .noti-title {
|
|
-webkit-box-flex: 1;
|
|
-ms-flex-positive: 1;
|
|
flex-grow: 1;
|
|
word-break: break-word;
|
|
font-size: 14px;
|
|
}
|
|
.ns-sale-notification .noti-body {
|
|
-webkit-box-flex: 9;
|
|
-ms-flex-positive: 9;
|
|
flex-grow: 9;
|
|
display: -webkit-inline-box;
|
|
display: -moz-inline-box;
|
|
display: -ms-inline-flexbox;
|
|
display: inline-flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
-webkit-align-items: center;
|
|
align-items: center;
|
|
line-height: 16px;
|
|
font-size: 16px;
|
|
height: auto;
|
|
margin: 8px 0 10px 0;
|
|
}
|
|
.ns-sale-notification .noti-time {
|
|
font-size: 14px;
|
|
position: absolute;
|
|
bottom: 0px;
|
|
left: 0;
|
|
display: -webkit-inline-box;
|
|
display: -moz-inline-box;
|
|
display: -ms-inline-flexbox;
|
|
display: inline-flex;
|
|
color: #888;
|
|
}
|
|
.ns-sale-notification .noti-time .verify {
|
|
color: #333;
|
|
}
|
|
.ns-sale-notification .verify svg {
|
|
color: #0ca940;
|
|
margin: 0 5px;
|
|
vertical-align: middle;
|
|
font-weight: bold;
|
|
}
|
|
.ns-sale-notification .close-noti {
|
|
position: absolute;
|
|
width: 20px;
|
|
height: 20px;
|
|
top: 10px;
|
|
right: 10px;
|
|
cursor: pointer;
|
|
-webkit-border-radius: 50%;
|
|
-moz-border-radius: 50%;
|
|
border-radius: 50%;
|
|
}
|
|
.ns-sale-notification .close-noti svg {
|
|
color: #666666;
|
|
-webkit-transition: all 350ms ease;
|
|
-moz-transition: all 350ms ease;
|
|
-o-transition: all 350ms ease;
|
|
transition: all 350ms ease;
|
|
}
|
|
.ns-sale-notification .close-noti:hover {
|
|
background-color: #f1f1f1;
|
|
}
|
|
.ns-sale-notification .close-noti:hover svg {
|
|
color: #000;
|
|
}
|
|
.ns-sale-notification .ns-time-countdown {
|
|
position: absolute;
|
|
bottom: 0;
|
|
left: 0;
|
|
height: 2px;
|
|
width: 100%;
|
|
background-color: #f76b6a;
|
|
animation-duration: 8000ms;
|
|
animation-name: ns-count-down;
|
|
animation-timing-function: linear;
|
|
animation-iteration-count: 1;
|
|
animation-fill-mode: forwards;
|
|
}
|
|
.ns-sale-notification .ns-noti-link {
|
|
cursor: pointer;
|
|
position: absolute;
|
|
width: 20px;
|
|
height: 20px;
|
|
bottom: 10px;
|
|
right: 10px;
|
|
-webkit-border-radius: 50%;
|
|
-moz-border-radius: 50%;
|
|
border-radius: 50%;
|
|
}
|
|
.ns-sale-notification:hover .ns-time-countdown {
|
|
animation-play-state: paused;
|
|
}
|
|
|
|
@-webkit-keyframes ns-count-down {
|
|
0% {
|
|
width: 100%;
|
|
}
|
|
|
|
100% {
|
|
width: 0;
|
|
}
|
|
}
|
|
/* FF */
|
|
@-moz-keyframes ns-count-down {
|
|
0% {
|
|
width: 100%;
|
|
}
|
|
|
|
100% {
|
|
width: 0;
|
|
}
|
|
}
|
|
/* Opera */
|
|
@-o-keyframes ns-count-down {
|
|
0% {
|
|
width: 100%;
|
|
}
|
|
|
|
100% {
|
|
width: 0;
|
|
}
|
|
}
|
|
@keyframes ns-count-down {
|
|
0% {
|
|
width: 100%;
|
|
}
|
|
|
|
100% {
|
|
width: 0;
|
|
}
|
|
}
|
|
.ns-categories-tree-warp {
|
|
margin: 30px 0;
|
|
}
|
|
.ns-categories-tree-warp li {
|
|
list-style: none;
|
|
}
|
|
.ns-categories-tree-warp .ns-categories-tree-column {
|
|
padding: 0px;
|
|
}
|
|
.ns-categories-tree-warp .ns-categories-tree-column::before {
|
|
content: '';
|
|
width: 100%;
|
|
height: 1px;
|
|
background-color: #555555;
|
|
position: relative;
|
|
top: 0;
|
|
left: 0;
|
|
display: block;
|
|
}
|
|
.ns-categories-tree-warp .ns-categories-tree-column .ns-cat-tree-link {
|
|
line-height: 30px;
|
|
display: block;
|
|
padding-left: 20px;
|
|
position: relative;
|
|
font-size: 110%;
|
|
width: fit-content;
|
|
-webkit-transition: all 200ms ease;
|
|
-moz-transition: all 200ms ease;
|
|
-o-transition: all 200ms ease;
|
|
transition: all 200ms ease;
|
|
display: -webkit-box;
|
|
display: -moz-box;
|
|
display: -ms-flexbox;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
-webkit-box-orient: horizontal;
|
|
-webkit-box-direction: normal;
|
|
-ms-flex-direction: row;
|
|
flex-direction: row;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
-webkit-align-items: center;
|
|
align-items: center;
|
|
gap: 10px;
|
|
}
|
|
.ns-categories-tree-warp .ns-categories-tree-column .ns-cat-tree-link::before {
|
|
content: '';
|
|
width: 15px;
|
|
height: 1px;
|
|
background-color: #c1c1c1;
|
|
position: absolute;
|
|
top: 20px;
|
|
left: 0;
|
|
display: block;
|
|
}
|
|
.ns-categories-tree-warp .ns-categories-tree-column .ns-cat-tree-link::after {
|
|
content: '';
|
|
width: 1px;
|
|
height: 20px;
|
|
background-color: transparent;
|
|
position: absolute;
|
|
top: 0px;
|
|
left: 0;
|
|
display: block;
|
|
}
|
|
.ns-categories-tree-warp .ns-categories-tree-column .ns-cat-tree-link .count {
|
|
font-size: 80%;
|
|
-webkit-border-radius: 20px;
|
|
-moz-border-radius: 20px;
|
|
border-radius: 20px;
|
|
border: 1px solid #efefef;
|
|
padding: 2px 10px 0px 10px;
|
|
line-height: 1;
|
|
height: fit-content;
|
|
-webkit-transition: all 200ms ease;
|
|
-moz-transition: all 200ms ease;
|
|
-o-transition: all 200ms ease;
|
|
transition: all 200ms ease;
|
|
}
|
|
.ns-categories-tree-warp .ns-categories-tree-column .ns-cat-tree-link:hover .count {
|
|
background-color: #f76b6a;
|
|
border-color: #f76b6a;
|
|
color: #fff;
|
|
}
|
|
.ns-categories-tree-warp .ns-categories-tree-column .ns-cat-root {
|
|
position: relative;
|
|
}
|
|
.ns-categories-tree-warp .ns-categories-tree-column .ns-cat-root::before {
|
|
content: '';
|
|
width: 1px;
|
|
height: 100%;
|
|
background-color: #555555;
|
|
position: absolute;
|
|
top: 0;
|
|
left: 0;
|
|
display: block;
|
|
}
|
|
.ns-categories-tree-warp .ns-categories-tree-column .ns-cat-root::after {
|
|
content: '';
|
|
width: 14px;
|
|
height: 14px;
|
|
background-color: #555555;
|
|
position: absolute;
|
|
top: 29px;
|
|
left: -7px;
|
|
display: block;
|
|
-webkit-border-radius: 50%;
|
|
-moz-border-radius: 50%;
|
|
border-radius: 50%;
|
|
-webkit-transition: all 200ms ease;
|
|
-moz-transition: all 200ms ease;
|
|
-o-transition: all 200ms ease;
|
|
transition: all 200ms ease;
|
|
}
|
|
.ns-categories-tree-warp .ns-categories-tree-column .ns-cat-root:last-child::before {
|
|
display: none;
|
|
}
|
|
.ns-categories-tree-warp .ns-categories-tree-column .ns-cat-root:last-child > .ns-cat-tree-link::after {
|
|
content: '';
|
|
width: 1px;
|
|
height: 35px;
|
|
background-color: #555555;
|
|
position: absolute;
|
|
top: 0;
|
|
left: 0;
|
|
display: block;
|
|
}
|
|
.ns-categories-tree-warp .ns-categories-tree-column .ns-cat-root > .ns-cat-tree-link {
|
|
font-size: 120%;
|
|
padding-top: 20px;
|
|
}
|
|
.ns-categories-tree-warp .ns-categories-tree-column .ns-cat-root > .ns-cat-tree-link::before {
|
|
top: 35px;
|
|
background-color: #555555;
|
|
}
|
|
.ns-categories-tree-warp .ns-categories-tree-column .ns-cat-root > .ns-cat-tree-link::after {
|
|
height: 35px;
|
|
}
|
|
.ns-categories-tree-warp .ns-categories-tree-column .ns-cat-root .ns-cat-child {
|
|
margin-left: 30px;
|
|
}
|
|
.ns-categories-tree-warp .ns-categories-tree-column .ns-cat-root .ns-cat-child li {
|
|
position: relative;
|
|
}
|
|
.ns-categories-tree-warp .ns-categories-tree-column .ns-cat-root .ns-cat-child li::before {
|
|
content: '';
|
|
width: 1px;
|
|
height: 100%;
|
|
background-color: #c1c1c1;
|
|
position: absolute;
|
|
top: 0;
|
|
left: 0;
|
|
display: block;
|
|
}
|
|
.ns-categories-tree-warp .ns-categories-tree-column .ns-cat-root .ns-cat-child li::after {
|
|
content: '';
|
|
width: 10px;
|
|
height: 10px;
|
|
background-color: #c1c1c1;
|
|
position: absolute;
|
|
top: 16px;
|
|
left: -4px;
|
|
display: block;
|
|
-webkit-border-radius: 50%;
|
|
-moz-border-radius: 50%;
|
|
border-radius: 50%;
|
|
-webkit-transition: all 200ms ease;
|
|
-moz-transition: all 200ms ease;
|
|
-o-transition: all 200ms ease;
|
|
transition: all 200ms ease;
|
|
}
|
|
.ns-categories-tree-warp .ns-categories-tree-column .ns-cat-root .ns-cat-child li > .ns-cat-tree-link {
|
|
padding-top: 5px;
|
|
padding-bottom: 5px;
|
|
}
|
|
.ns-categories-tree-warp .ns-categories-tree-column .ns-cat-root .ns-cat-child li:last-child::before {
|
|
display: none;
|
|
}
|
|
.ns-categories-tree-warp .ns-categories-tree-column .ns-cat-root .ns-cat-child li:last-child .ns-cat-tree-link::after {
|
|
content: '';
|
|
width: 1px;
|
|
height: 25px;
|
|
background-color: #c1c1c1;
|
|
position: absolute;
|
|
top: 0;
|
|
left: 0;
|
|
display: block;
|
|
}
|
|
.ns-categories-tree-warp .ns-categories-tree-column .ns-cat-root .ns-cat-child li:hover::after {
|
|
background-color: #f76b6a;
|
|
}
|
|
.ns-categories-tree-warp .ns-categories-tree-column .ns-cat-root .ns-cat-child li:hover > .ns-cat-tree-link {
|
|
padding-left: 25px;
|
|
}
|
|
.ns-categories-tree-warp .ns-categories-tree-column .ns-cat-root .ns-cat-child li:hover > .ns-cat-tree-link::after {
|
|
width: 3px;
|
|
left: -1px;
|
|
background-color: #f76b6a;
|
|
}
|
|
.ns-categories-tree-warp .ns-categories-tree-column .ns-cat-root .ns-cat-child li:hover > .ns-cat-tree-link::before {
|
|
height: 3px;
|
|
top: 19px;
|
|
background-color: #f76b6a;
|
|
}
|
|
.ns-categories-tree-warp .ns-categories-tree-column .ns-cat-root .ns-cat-child li:has(~ li:hover)::before {
|
|
width: 3px;
|
|
left: -1px;
|
|
background-color: #f76b6a;
|
|
z-index: 5;
|
|
}
|
|
.ns-categories-tree-warp .ns-categories-tree-column .ns-cat-root .ns-cat-child li:has(~ li:hover)::after {
|
|
opacity: 0;
|
|
visibility: hidden;
|
|
}
|
|
.ns-categories-tree-warp .ns-categories-tree-column .ns-cat-root .ns-cat-child li:has(~ li:hover) > .ns-cat-tree-link::after {
|
|
opacity: 0;
|
|
visibility: hidden;
|
|
}
|
|
.ns-categories-tree-warp .ns-categories-tree-column .ns-cat-root:hover::after {
|
|
background-color: #f76b6a;
|
|
}
|
|
.ns-categories-tree-warp .ns-categories-tree-column .ns-cat-root:hover > .ns-cat-tree-link {
|
|
padding-left: 25px;
|
|
}
|
|
.ns-categories-tree-warp .ns-categories-tree-column .ns-cat-root:hover > .ns-cat-tree-link::after {
|
|
width: 3px;
|
|
left: -1px;
|
|
background-color: #f76b6a;
|
|
}
|
|
.ns-categories-tree-warp .ns-categories-tree-column .ns-cat-root:hover > .ns-cat-tree-link::before {
|
|
height: 3px;
|
|
top: 34px;
|
|
background-color: #f76b6a;
|
|
}
|
|
.ns-categories-tree-warp .ns-categories-tree-column .ns-cat-root:has(~ .ns-cat-root:hover)::before {
|
|
width: 3px;
|
|
left: -1px;
|
|
background-color: #f76b6a;
|
|
}
|
|
|
|
.nasa-where-you-are-wrap {
|
|
position: fixed;
|
|
top: 0;
|
|
left: 0;
|
|
width: 100%;
|
|
height: 100%;
|
|
max-height: 100%;
|
|
overflow: auto;
|
|
background-color: #fff;
|
|
opacity: 0;
|
|
visibility: hidden;
|
|
-webkit-transform: translateY(100%);
|
|
-moz-transform: translateY(100%);
|
|
-o-transform: translateY(100%);
|
|
-ms-transform: translateY(100%);
|
|
transform: translateY(100%);
|
|
-webkit-transition: all 500ms ease;
|
|
-moz-transition: all 500ms ease;
|
|
-o-transition: all 500ms ease;
|
|
transition: all 500ms ease;
|
|
display: -webkit-box;
|
|
display: -moz-box;
|
|
display: -ms-flexbox;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
-webkit-box-orient: vertical;
|
|
-webkit-box-direction: normal;
|
|
-ms-flex-direction: column;
|
|
flex-direction: column;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
-webkit-align-items: center;
|
|
align-items: center;
|
|
}
|
|
.nasa-where-you-are-wrap.nasa-active {
|
|
opacity: 1;
|
|
visibility: visible;
|
|
z-index: 99999999;
|
|
-webkit-transform: translateY(0);
|
|
-moz-transform: translateY(0);
|
|
-o-transform: translateY(0);
|
|
-ms-transform: translateY(0);
|
|
transform: translateY(0);
|
|
}
|
|
.nasa-where-you-are-wrap .nasa-close-site-map {
|
|
position: absolute;
|
|
top: 8px;
|
|
right: 8px;
|
|
z-index: 3;
|
|
}
|
|
.nasa-where-you-are-wrap .nasa-site-map,
|
|
.nasa-where-you-are-wrap .nasa-cat-map {
|
|
width: 100%;
|
|
padding: 20px;
|
|
}
|
|
.nasa-where-you-are-wrap .nasa-title {
|
|
position: sticky;
|
|
top: 0;
|
|
left: 0;
|
|
background-color: #fff;
|
|
width: 100%;
|
|
padding: 20px;
|
|
-webkit-box-shadow: 0px 0px 4px #dedede;
|
|
-moz-box-shadow: 0px 0px 4px #dedede;
|
|
box-shadow: 0px 0px 4px #dedede;
|
|
z-index: 9;
|
|
margin-bottom: 0;
|
|
display: -webkit-box;
|
|
display: -moz-box;
|
|
display: -ms-flexbox;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
-webkit-box-orient: vertical;
|
|
-webkit-box-direction: normal;
|
|
-ms-flex-direction: column;
|
|
flex-direction: column;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
-webkit-align-items: center;
|
|
align-items: center;
|
|
}
|
|
.nasa-where-you-are-wrap .nasa-title .ns-map-lcl {
|
|
font-size: 150%;
|
|
margin: 20px 0 0 0;
|
|
position: relative;
|
|
text-align: center;
|
|
color: #f76b6a;
|
|
display: -webkit-box;
|
|
display: -moz-box;
|
|
display: -ms-flexbox;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
-webkit-align-items: center;
|
|
align-items: center;
|
|
}
|
|
.nasa-where-you-are-wrap .nasa-title .ns-map-lcl svg {
|
|
position: relative;
|
|
-webkit-transition: all 200ms ease;
|
|
-moz-transition: all 200ms ease;
|
|
-o-transition: all 200ms ease;
|
|
transition: all 200ms ease;
|
|
animation: float_lcl 3s ease-in-out infinite;
|
|
}
|
|
.nasa-where-you-are-wrap .nasa-title .ns-map-lcl::after {
|
|
content: '';
|
|
position: absolute;
|
|
bottom: -5px;
|
|
left: 50%;
|
|
width: 0;
|
|
height: 3px;
|
|
background-color: #f76b6a;
|
|
-webkit-transition: all 200ms ease;
|
|
-moz-transition: all 200ms ease;
|
|
-o-transition: all 200ms ease;
|
|
transition: all 200ms ease;
|
|
}
|
|
.nasa-where-you-are-wrap .nasa-title .ns-map-lcl:hover::after {
|
|
left: 0;
|
|
width: 100%;
|
|
}
|
|
.nasa-where-you-are-wrap .current-menu-item svg {
|
|
bottom: 5px;
|
|
position: relative;
|
|
-webkit-transition: all 200ms ease;
|
|
-moz-transition: all 200ms ease;
|
|
-o-transition: all 200ms ease;
|
|
transition: all 200ms ease;
|
|
animation: float_lcl 3s ease-in-out infinite;
|
|
}
|
|
.nasa-where-you-are-wrap .current-menu-item:hover svg {
|
|
height: 40px;
|
|
width: 40px;
|
|
}
|
|
|
|
@keyframes float_lcl {
|
|
0% {
|
|
transform: translate(0, -10%) rotateY(0deg);
|
|
}
|
|
|
|
50% {
|
|
transform: translate(0, 10%) rotateY(180deg);
|
|
}
|
|
|
|
100% {
|
|
transform: translate(0, -10%) rotateY(0deg);
|
|
}
|
|
}
|
|
/* Safari | chrome */
|
|
@-webkit-keyframes float_lcl {
|
|
0% {
|
|
-webkit-transform: translate(0, -10%) rotateY(0deg);
|
|
}
|
|
|
|
50% {
|
|
-webkit-transform: translate(0, 10%) rotateY(180deg);
|
|
}
|
|
|
|
100% {
|
|
-webkit-transform: translate(0, -10%) rotateY(0deg);
|
|
}
|
|
}
|
|
/* FF */
|
|
@-moz-keyframes float_lcl {
|
|
0% {
|
|
-moz-transform: translate(0, -10%) rotateY(0deg);
|
|
}
|
|
|
|
50% {
|
|
-moz-transform: translate(0, 10%) rotateY(180deg);
|
|
}
|
|
|
|
100% {
|
|
-moz-transform: translate(0, -10%) rotateY(0deg);
|
|
}
|
|
}
|
|
/* Opera */
|
|
@-o-keyframes float_lcl {
|
|
0% {
|
|
-o-transform: translate(0, -10%) rotateY(0deg);
|
|
}
|
|
|
|
50% {
|
|
-o-transform: translate(0, 10%) rotateY(180deg);
|
|
}
|
|
|
|
100% {
|
|
-o-transform: translate(0, -10%) rotateY(0deg);
|
|
}
|
|
}
|
|
/* Slick Slider */
|
|
.slick-slider {
|
|
position: relative;
|
|
display: none;
|
|
box-sizing: border-box;
|
|
-webkit-touch-callout: none;
|
|
-webkit-user-select: none;
|
|
-khtml-user-select: none;
|
|
-moz-user-select: none;
|
|
-ms-user-select: none;
|
|
user-select: none;
|
|
-ms-touch-action: pan-y;
|
|
touch-action: pan-y;
|
|
-webkit-tap-highlight-color: transparent;
|
|
outline: none;
|
|
}
|
|
.slick-slider.slick-initialized {
|
|
display: block;
|
|
}
|
|
.slick-slider.nasa-slider-deal-vertical-extra-switcher {
|
|
display: none;
|
|
}
|
|
.slick-slider.nasa-slider-deal-vertical-extra-switcher.slick-initialized {
|
|
display: block;
|
|
width: 100%;
|
|
}
|
|
|
|
.slick-list {
|
|
position: relative;
|
|
overflow: hidden;
|
|
display: block;
|
|
margin: 0;
|
|
padding: 0;
|
|
}
|
|
.slick-list:focus {
|
|
outline: none;
|
|
}
|
|
.slick-list.dragging {
|
|
cursor: pointer;
|
|
cursor: hand;
|
|
}
|
|
|
|
.slick-slider .slick-track,
|
|
.slick-slider .slick-list {
|
|
-webkit-transform: translate3d(0, 0, 0);
|
|
-moz-transform: translate3d(0, 0, 0);
|
|
-ms-transform: translate3d(0, 0, 0);
|
|
-o-transform: translate3d(0, 0, 0);
|
|
transform: translate3d(0, 0, 0);
|
|
}
|
|
|
|
.slick-track {
|
|
position: relative;
|
|
left: 0;
|
|
top: 0;
|
|
display: block;
|
|
}
|
|
.slick-track:before, .slick-track:after {
|
|
content: "";
|
|
display: table;
|
|
}
|
|
.slick-track:after {
|
|
clear: both;
|
|
}
|
|
.slick-loading .slick-track {
|
|
visibility: hidden;
|
|
}
|
|
|
|
.slick-slide {
|
|
float: left;
|
|
min-height: 1px;
|
|
outline: none;
|
|
display: none;
|
|
}
|
|
.slick-slide img {
|
|
display: block;
|
|
margin: auto;
|
|
}
|
|
.slick-slide.slick-loading img {
|
|
display: none;
|
|
}
|
|
.slick-slide.dragging img {
|
|
pointer-events: none;
|
|
}
|
|
.slick-initialized .slick-slide {
|
|
display: block;
|
|
}
|
|
.slick-loading .slick-slide {
|
|
visibility: hidden;
|
|
}
|
|
.slick-vertical .slick-slide {
|
|
display: block;
|
|
height: auto;
|
|
}
|
|
.slick-slide.wpb_text_column {
|
|
height: auto;
|
|
}
|
|
|
|
.slick-arrow.slick-hidden {
|
|
display: none;
|
|
}
|
|
|
|
.nasa-slick-fog {
|
|
display: block;
|
|
position: absolute;
|
|
top: 0;
|
|
left: 0;
|
|
z-index: 9999;
|
|
background: transparent;
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
|
|
button.slick-arrow {
|
|
display: none !important;
|
|
}
|
|
|
|
.nasa-nav-arrow {
|
|
display: -webkit-box;
|
|
display: -moz-box;
|
|
display: -ms-flexbox;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
-webkit-box-pack: center;
|
|
-ms-flex-pack: center;
|
|
justify-content: center;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
-webkit-align-items: center;
|
|
align-items: center;
|
|
}
|
|
|
|
.slick-dots {
|
|
text-align: center;
|
|
padding: 0;
|
|
margin: auto;
|
|
}
|
|
.slick-dots li {
|
|
display: inline-block;
|
|
list-style: none;
|
|
position: relative;
|
|
height: 8px;
|
|
width: 8px;
|
|
margin: 0 5px;
|
|
background: #C0C0C0;
|
|
outline: none;
|
|
-webkit-border-radius: 5px;
|
|
-moz-border-radius: 5px;
|
|
border-radius: 5px;
|
|
}
|
|
.slick-dots li button {
|
|
padding: 0;
|
|
position: absolute;
|
|
top: 0;
|
|
left: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
opacity: 0;
|
|
width: 100%;
|
|
}
|
|
.slick-dots li.slick-active {
|
|
width: 30px;
|
|
background-color: #f76b6a;
|
|
}
|
|
|
|
.nasa-thumbnail-hoz .slick-dots {
|
|
display: none !important;
|
|
}
|
|
|
|
.nasa-nav-arrow {
|
|
position: absolute;
|
|
z-index: 1;
|
|
top: 50%;
|
|
visibility: hidden;
|
|
opacity: 0;
|
|
-webkit-border-radius: 50%;
|
|
-moz-border-radius: 50%;
|
|
border-radius: 50%;
|
|
-webkit-transform: translate(0, -50%);
|
|
-moz-transform: translate(0, -50%);
|
|
-o-transform: translate(0, -50%);
|
|
-ms-transform: translate(0, -50%);
|
|
transform: translate(0, -50%);
|
|
}
|
|
.nasa-nav-arrow svg {
|
|
width: 40px;
|
|
height: 40px;
|
|
-webkit-border-radius: 50%;
|
|
-moz-border-radius: 50%;
|
|
border-radius: 50%;
|
|
}
|
|
.nasa-nav-arrow.slick-prev {
|
|
left: 0px;
|
|
-webkit-transform: translate(10px, -50%);
|
|
-moz-transform: translate(10px, -50%);
|
|
-o-transform: translate(10px, -50%);
|
|
-ms-transform: translate(10px, -50%);
|
|
transform: translate(10px, -50%);
|
|
}
|
|
.nasa-nav-arrow.slick-next {
|
|
right: 0px;
|
|
-webkit-transform: translate(-10px, -50%);
|
|
-moz-transform: translate(-10px, -50%);
|
|
-o-transform: translate(-10px, -50%);
|
|
-ms-transform: translate(-10px, -50%);
|
|
transform: translate(-10px, -50%);
|
|
}
|
|
.nasa-nav-arrow.slick-disabled {
|
|
color: #aaaaaa;
|
|
cursor: not-allowed;
|
|
}
|
|
|
|
.loop-gallery-carousel .nasa-nav-arrow.slick-prev {
|
|
left: 0;
|
|
}
|
|
.loop-gallery-carousel .nasa-nav-arrow.slick-next {
|
|
right: 0;
|
|
}
|
|
|
|
.nasa-category-slider-horizontal .nasa-nav-arrow svg {
|
|
background-color: #fff;
|
|
border: 1px solid #eee;
|
|
}
|
|
.nasa-category-slider-horizontal .nasa-nav-arrow:hover:not(.slick-disabled) svg {
|
|
border-color: #999;
|
|
}
|
|
|
|
.nasa-sc-carousel-main .nasa-nav-arrow svg {
|
|
border: 1px solid #eee;
|
|
background-color: #fff;
|
|
}
|
|
.nasa-sc-carousel-main .nasa-nav-arrow.slick-prev {
|
|
left: 15px;
|
|
}
|
|
.nasa-sc-carousel-main .nasa-nav-arrow.slick-next {
|
|
right: 15px;
|
|
}
|
|
.nasa-sc-carousel-main .nasa-nav-arrow:hover:before {
|
|
border-color: #999;
|
|
}
|
|
|
|
.nasa-nav-top > .nasa-nav-arrow {
|
|
top: -35px;
|
|
-webkit-transform: translate(0, -50%);
|
|
-moz-transform: translate(0, -50%);
|
|
-o-transform: translate(0, -50%);
|
|
-ms-transform: translate(0, -50%);
|
|
transform: translate(0, -50%);
|
|
}
|
|
.nasa-nav-top.nasa-nav-top-radius > .nasa-nav-arrow svg {
|
|
padding: 10px;
|
|
border: 1px solid rgba(129, 129, 129, 0.2);
|
|
color: #777;
|
|
font-size: 70%;
|
|
}
|
|
.nasa-nav-top.nasa-nav-top-radius > .nasa-nav-arrow:hover svg {
|
|
border: 1px solid #818181;
|
|
color: #000;
|
|
}
|
|
.nasa-nav-top.nasa-nav-top-radius > .nasa-nav-arrow.slick-disabled svg {
|
|
border: 1px solid rgba(129, 129, 129, 0.1);
|
|
color: #cccccc;
|
|
}
|
|
|
|
.nasa-slick-nav.nasa-nav-top > .nasa-nav-arrow {
|
|
visibility: visible;
|
|
opacity: 1;
|
|
width: 15px;
|
|
height: 40px;
|
|
overflow: hidden;
|
|
}
|
|
.nasa-slick-nav.nasa-nav-top > .nasa-nav-arrow svg {
|
|
position: absolute;
|
|
top: 50%;
|
|
left: 50%;
|
|
-webkit-transform: translate(-50%, -50%);
|
|
-moz-transform: translate(-50%, -50%);
|
|
-o-transform: translate(-50%, -50%);
|
|
-ms-transform: translate(-50%, -50%);
|
|
transform: translate(-50%, -50%);
|
|
}
|
|
.nasa-slick-nav:hover > .nasa-nav-arrow {
|
|
visibility: visible;
|
|
opacity: 1;
|
|
-webkit-transform: translate(0, -50%);
|
|
-moz-transform: translate(0, -50%);
|
|
-o-transform: translate(0, -50%);
|
|
-ms-transform: translate(0, -50%);
|
|
transform: translate(0, -50%);
|
|
}
|
|
.nasa-slick-nav:hover > .nasa-nav-arrow:hover:not(.slick-disabled) {
|
|
color: #000;
|
|
}
|
|
|
|
.ns-type-list_carousel:hover .nasa-slick-nav > .nasa-nav-arrow {
|
|
visibility: visible;
|
|
opacity: 1;
|
|
-webkit-transform: translate(0, -50%);
|
|
-moz-transform: translate(0, -50%);
|
|
-o-transform: translate(0, -50%);
|
|
-ms-transform: translate(0, -50%);
|
|
transform: translate(0, -50%);
|
|
}
|
|
|
|
.nasa-recommend-product .nasa-nav-top > .nasa-nav-arrow {
|
|
top: -33px;
|
|
}
|
|
|
|
.loop-gallery-carousel .nasa-nav-arrow.slick-prev svg, .loop-gallery-carousel .nasa-nav-arrow.slick-next svg {
|
|
-webkit-border-radius: 0;
|
|
-moz-border-radius: 0;
|
|
border-radius: 0;
|
|
width: 30px;
|
|
height: 50px;
|
|
}
|
|
.loop-gallery-carousel .nasa-nav-arrow.slick-prev:hover svg, .loop-gallery-carousel .nasa-nav-arrow.slick-next:hover svg {
|
|
background-color: #f5f5f5;
|
|
}
|
|
.loop-gallery-carousel .nasa-nav-arrow.slick-disabled {
|
|
cursor: not-allowed;
|
|
}
|
|
.loop-gallery-carousel .nasa-nav-arrow.slick-disabled:before {
|
|
color: #aaaaaa;
|
|
}
|
|
|
|
.title-align-left .nasa-nav-top > .slick-prev {
|
|
left: auto;
|
|
right: 25px;
|
|
}
|
|
|
|
.title-align-right .nasa-nav-top > .slick-next {
|
|
right: auto;
|
|
left: 25px;
|
|
}
|
|
|
|
.nasa-nav-top-right > .nasa-nav-arrow {
|
|
top: -30px;
|
|
visibility: visible;
|
|
opacity: 1;
|
|
-webkit-transform: translate(0, -50%);
|
|
-moz-transform: translate(0, -50%);
|
|
-o-transform: translate(0, -50%);
|
|
-ms-transform: translate(0, -50%);
|
|
transform: translate(0, -50%);
|
|
}
|
|
.nasa-nav-top-right > .nasa-nav-arrow svg {
|
|
width: 35px;
|
|
height: 35px;
|
|
}
|
|
.nasa-nav-top-right > .slick-prev {
|
|
left: auto;
|
|
right: 25px;
|
|
}
|
|
|
|
.nasa-nav-top-list > .nasa-nav-arrow {
|
|
top: -67px;
|
|
width: 20px;
|
|
height: 40px;
|
|
overflow: hidden;
|
|
-webkit-transform: translate(0, -50%);
|
|
-moz-transform: translate(0, -50%);
|
|
-o-transform: translate(0, -50%);
|
|
-ms-transform: translate(0, -50%);
|
|
transform: translate(0, -50%);
|
|
}
|
|
.nasa-nav-top-list > .nasa-nav-arrow svg {
|
|
width: 38px;
|
|
height: 38px;
|
|
}
|
|
.nasa-nav-top-list > .nasa-nav-arrow.slick-prev {
|
|
left: auto;
|
|
right: 25px;
|
|
}
|
|
|
|
@media only screen and (max-width: 767px) {
|
|
.nasa-nav-top-list > .nasa-nav-arrow {
|
|
top: -43px;
|
|
}
|
|
|
|
.nasa-slick-slider .nasa-nav-arrow.slick-arrow:hover {
|
|
border: inherit;
|
|
cursor: default;
|
|
}
|
|
.nasa-slick-slider .nasa-nav-arrow.slick-arrow:hover * {
|
|
border: inherit;
|
|
}
|
|
}
|
|
@media only screen and (min-width: 768px) {
|
|
.main-image-slider .nasa-nav-arrow.slick-next {
|
|
right: 15px;
|
|
}
|
|
.main-image-slider .nasa-nav-arrow.slick-prev {
|
|
left: 15px;
|
|
}
|
|
.main-image-slider .nasa-nav-arrow svg {
|
|
background: #fff;
|
|
border: 1px solid #eee;
|
|
}
|
|
.main-image-slider .nasa-nav-arrow:hover:not(.slick-disabled) svg {
|
|
border-color: #999;
|
|
}
|
|
.main-image-slider .nasa-nav-arrow:hover:not(.slick-disabled):hover, .main-image-slider .nasa-nav-arrow:hover:not(.slick-disabled):focus {
|
|
color: #333333;
|
|
}
|
|
|
|
.small_spacing .ns-type-carousel .ns-items-gap > .slick-list {
|
|
margin-left: -5px;
|
|
margin-right: -5px;
|
|
}
|
|
.small_spacing .ns-type-carousel .ns-items-gap > .slick-list .slick-slide {
|
|
padding: 0px;
|
|
}
|
|
.small_spacing .ns-type-carousel .ns-items-gap > .slick-list .product-item {
|
|
padding-left: 5px;
|
|
padding-right: 5px;
|
|
}
|
|
.small_spacing .ns-type-carousel .ns-items-gap > .slick-list .product-item .nasa-slick-slider.main-img .slick-list {
|
|
margin: 0;
|
|
}
|
|
.small_spacing .ns-type-carousel .ns-items-gap:not(.slick-initialized) {
|
|
margin-left: -5px;
|
|
margin-right: -5px;
|
|
}
|
|
.small_spacing .ns-type-carousel .ns-items-gap:not(.slick-initialized) > *:not(.nasa-wrap-column) {
|
|
padding-left: 5px;
|
|
padding-right: 5px;
|
|
}
|
|
.small_spacing .ns-type-carousel .ns-items-gap:not(.slick-initialized) .nasa-wrap-column {
|
|
padding: 0;
|
|
}
|
|
.small_spacing .ns-type-carousel .ns-items-gap:not(.slick-initialized) .nasa-wrap-column .product-item {
|
|
padding-left: 5px;
|
|
padding-right: 5px;
|
|
}
|
|
.small_spacing .ns-type-carousel .ns-items-gap.nasa-modern-9 .nasa-wrap-column .product-item:first-child {
|
|
margin-bottom: 10px;
|
|
}
|
|
|
|
.large_spacing .ns-type-carousel .ns-items-gap > .slick-list {
|
|
margin-left: -15px;
|
|
margin-right: -15px;
|
|
}
|
|
.large_spacing .ns-type-carousel .ns-items-gap > .slick-list .slick-slide {
|
|
padding: 0px;
|
|
}
|
|
.large_spacing .ns-type-carousel .ns-items-gap > .slick-list .product-item {
|
|
padding-left: 15px;
|
|
padding-right: 15px;
|
|
}
|
|
.large_spacing .ns-type-carousel .ns-items-gap > .slick-list .product-item .nasa-slick-slider.main-img .slick-list {
|
|
margin: 0;
|
|
}
|
|
.large_spacing .ns-type-carousel .ns-items-gap:not(.slick-initialized) {
|
|
margin-left: -15px;
|
|
margin-right: -15px;
|
|
}
|
|
.large_spacing .ns-type-carousel .ns-items-gap:not(.slick-initialized) > *:not(.nasa-wrap-column) {
|
|
padding-left: 15px;
|
|
padding-right: 15px;
|
|
}
|
|
.large_spacing .ns-type-carousel .ns-items-gap:not(.slick-initialized) .nasa-wrap-column {
|
|
padding: 0;
|
|
}
|
|
.large_spacing .ns-type-carousel .ns-items-gap:not(.slick-initialized) .nasa-wrap-column .product-item {
|
|
padding-left: 15px;
|
|
padding-right: 15px;
|
|
}
|
|
.large_spacing .ns-type-carousel .ns-items-gap.nasa-modern-9 .nasa-wrap-column .product-item:first-child {
|
|
margin-bottom: 30px;
|
|
}
|
|
}
|
|
.nasa-nav-radius > .nasa-nav-arrow,
|
|
.nasa-nav-box-shadow > .nasa-nav-arrow {
|
|
width: 40px;
|
|
height: 40px;
|
|
margin-top: -60px;
|
|
text-align: center;
|
|
background: #fff;
|
|
color: #666666;
|
|
-webkit-border-radius: 50%;
|
|
-moz-border-radius: 50%;
|
|
border-radius: 50%;
|
|
}
|
|
.nasa-nav-radius > .nasa-nav-arrow:hover:not(.slick-disabled),
|
|
.nasa-nav-box-shadow > .nasa-nav-arrow:hover:not(.slick-disabled) {
|
|
border-color: #999;
|
|
color: #333;
|
|
}
|
|
.nasa-nav-radius > .nasa-nav-arrow.slick-disabled,
|
|
.nasa-nav-box-shadow > .nasa-nav-arrow.slick-disabled {
|
|
color: #cccccc;
|
|
}
|
|
|
|
.nasa-blogs-relate .nasa-nav-radius > .nasa-nav-arrow {
|
|
margin-top: -25px;
|
|
}
|
|
|
|
.nasa-nav-radius > .nasa-nav-arrow {
|
|
border: 1px solid #eee;
|
|
}
|
|
|
|
.nasa-nav-box-shadow > .nasa-nav-arrow {
|
|
-moz-webkit-box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.1), 0 0 0 0.5px rgba(0, 0, 0, 0.04);
|
|
-ms-webkit-box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.1), 0 0 0 0.5px rgba(0, 0, 0, 0.04);
|
|
-o-webkit-box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.1), 0 0 0 0.5px rgba(0, 0, 0, 0.04);
|
|
box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.1), 0 0 0 0.5px rgba(0, 0, 0, 0.04);
|
|
}
|
|
|
|
@media only screen and (min-width: 1300px) {
|
|
.nasa-slick-nav-outside > .nasa-nav-arrow.slick-prev {
|
|
left: -50px;
|
|
}
|
|
.nasa-slick-nav-outside > .nasa-nav-arrow.slick-next {
|
|
right: -50px;
|
|
}
|
|
.nasa-slick-nav-outside > .nasa-nav-arrow svg {
|
|
-webkit-border-radius: 50%;
|
|
-moz-border-radius: 50%;
|
|
border-radius: 50%;
|
|
}
|
|
.nasa-slick-nav-outside > .nasa-nav-arrow:hover:not(.slick-disabled), .nasa-slick-nav-outside > .nasa-nav-arrow:focus:not(.slick-disabled) {
|
|
color: #000;
|
|
}
|
|
|
|
.nasa-nav-radius > .nasa-nav-arrow.slick-prev,
|
|
.nasa-nav-box-shadow > .nasa-nav-arrow.slick-prev {
|
|
left: -20px;
|
|
}
|
|
.nasa-nav-radius > .nasa-nav-arrow.slick-next,
|
|
.nasa-nav-box-shadow > .nasa-nav-arrow.slick-next {
|
|
right: -20px;
|
|
}
|
|
|
|
.elementor-section.elementor-section-boxed > .elementor-container .nasa-category-slider-horizontal .nasa-slick-slider {
|
|
overflow: visible;
|
|
}
|
|
.elementor-section.elementor-section-boxed > .elementor-container .nasa-category-slider-horizontal .nasa-slick-slider > .nasa-nav-arrow.slick-prev {
|
|
left: 0;
|
|
-webkit-transform: translate(-50%, -50%);
|
|
-moz-transform: translate(-50%, -50%);
|
|
-o-transform: translate(-50%, -50%);
|
|
-ms-transform: translate(-50%, -50%);
|
|
transform: translate(-50%, -50%);
|
|
}
|
|
.elementor-section.elementor-section-boxed > .elementor-container .nasa-category-slider-horizontal .nasa-slick-slider > .nasa-nav-arrow.slick-next {
|
|
right: 0;
|
|
-webkit-transform: translate(50%, -50%);
|
|
-moz-transform: translate(50%, -50%);
|
|
-o-transform: translate(50%, -50%);
|
|
-ms-transform: translate(50%, -50%);
|
|
transform: translate(50%, -50%);
|
|
}
|
|
.elementor-section.elementor-section-boxed > .elementor-container .nasa-category-slider-horizontal .nasa-slick-slider > .nasa-nav-arrow:hover:not(.slick-disabled).slick-prev {
|
|
left: -5px;
|
|
}
|
|
.elementor-section.elementor-section-boxed > .elementor-container .nasa-category-slider-horizontal .nasa-slick-slider > .nasa-nav-arrow:hover:not(.slick-disabled).slick-next {
|
|
right: -5px;
|
|
}
|
|
.elementor-section.elementor-section-boxed > .elementor-container .nasa-category-slider-horizontal .nasa-slick-slider.nasa-category-horizontal-1 > .nasa-nav-arrow.slick-prev {
|
|
left: -10px;
|
|
}
|
|
.elementor-section.elementor-section-boxed > .elementor-container .nasa-category-slider-horizontal .nasa-slick-slider.nasa-category-horizontal-1 > .nasa-nav-arrow.slick-next {
|
|
right: -10px;
|
|
}
|
|
.elementor-section.elementor-section-boxed > .elementor-container .nasa-category-slider-horizontal .nasa-slick-slider.nasa-category-horizontal-1 > .nasa-nav-arrow:hover:not(.slick-disabled).slick-prev {
|
|
left: -15px;
|
|
}
|
|
.elementor-section.elementor-section-boxed > .elementor-container .nasa-category-slider-horizontal .nasa-slick-slider.nasa-category-horizontal-1 > .nasa-nav-arrow:hover:not(.slick-disabled).slick-next {
|
|
right: -15px;
|
|
}
|
|
}
|
|
.ns-items-gap {
|
|
overflow: hidden;
|
|
}
|
|
.ns-items-gap.nasa-nav-box-shadow, .ns-items-gap.nasa-slick-nav-outside, .ns-items-gap.nasa-nav-top, .ns-items-gap.nasa-nav-top-right, .ns-items-gap.nasa-nav-top-list, .ns-items-gap.nasa-nav-radius {
|
|
overflow: visible;
|
|
}
|
|
.ns-items-gap.slick-initialized {
|
|
display: block;
|
|
}
|
|
.ns-items-gap .slick-list {
|
|
margin-left: -10px;
|
|
margin-right: -10px;
|
|
}
|
|
.ns-items-gap:not(.slick-initialized) {
|
|
margin-left: -10px;
|
|
margin-right: -10px;
|
|
}
|
|
.ns-items-gap:not(.slick-initialized) > *:not(.nasa-wrap-column) {
|
|
padding-left: 10px;
|
|
padding-right: 10px;
|
|
}
|
|
.ns-items-gap .nasa-slider-item,
|
|
.ns-items-gap .product-item,
|
|
.ns-items-gap .item-product-widget,
|
|
.ns-items-gap .blog-item,
|
|
.ns-items-gap .brands-item,
|
|
.ns-items-gap .slick-slide:not(.nasa-wrap-column) {
|
|
padding-left: 10px;
|
|
padding-right: 10px;
|
|
}
|
|
|
|
@media only screen and (min-width: 768px) {
|
|
.ns-items-gap.nasa-modern-9 .product-item {
|
|
border: none;
|
|
-webkit-border-radius: 0;
|
|
-moz-border-radius: 0;
|
|
border-radius: 0;
|
|
}
|
|
.ns-items-gap.nasa-modern-9 .product-item .add-to-cart-grid {
|
|
max-width: calc(100% - 20px);
|
|
left: 10px;
|
|
-webkit-border-radius: 0 0 20px 20px;
|
|
-moz-border-radius: 0 0 20px 20px;
|
|
border-radius: 0 0 20px 20px;
|
|
border: 1px solid #ececec;
|
|
border-top: none;
|
|
}
|
|
.ns-items-gap.nasa-modern-9 .product-item .product-img-wrap {
|
|
-webkit-border-radius: 20px 20px 0 0;
|
|
-moz-border-radius: 20px 20px 0 0;
|
|
border-radius: 20px 20px 0 0;
|
|
overflow: hidden;
|
|
border: 1px solid #ececec;
|
|
border-bottom: none;
|
|
}
|
|
.ns-items-gap.nasa-modern-9 .product-item .product-info-wrap {
|
|
border: 1px solid #ececec;
|
|
border-top: none;
|
|
-webkit-border-radius: 0 0 20px 20px;
|
|
-moz-border-radius: 0 0 20px 20px;
|
|
border-radius: 0 0 20px 20px;
|
|
}
|
|
.ns-items-gap.nasa-modern-9 .product-item:hover .product-info-wrap {
|
|
-webkit-border-radius: 0;
|
|
-moz-border-radius: 0;
|
|
border-radius: 0;
|
|
border-bottom: none;
|
|
}
|
|
.ns-items-gap.nasa-modern-9 .nasa-wrap-column .product-item:first-child {
|
|
margin-bottom: 20px;
|
|
}
|
|
}
|
|
@media screen and (max-width: 1230px) {
|
|
.ns-items-gap .slick-list {
|
|
margin-left: -5px;
|
|
margin-right: -5px;
|
|
}
|
|
.ns-items-gap .nasa-slider-item,
|
|
.ns-items-gap .product-item,
|
|
.ns-items-gap .item-product-widget,
|
|
.ns-items-gap .blog-item,
|
|
.ns-items-gap .brands-item,
|
|
.ns-items-gap .slick-slide:not(.nasa-wrap-column) {
|
|
padding-left: 5px;
|
|
padding-right: 5px;
|
|
}
|
|
|
|
.ns-items-gap.nasa-modern-9 .product-item {
|
|
border: none;
|
|
-webkit-border-radius: 0;
|
|
-moz-border-radius: 0;
|
|
border-radius: 0;
|
|
}
|
|
.ns-items-gap.nasa-modern-9 .product-item .add-to-cart-grid {
|
|
max-width: calc(100% - 10px);
|
|
left: 5px;
|
|
}
|
|
|
|
.ns_carousel_pro_empty_sidebar .nasa-slide-style-product-carousel .nasa-slick-slider .slick-list .slick-slide.nasa-wrap-column {
|
|
padding: 0 7px 0 5px;
|
|
}
|
|
}
|
|
@media screen and (min-width: 768px) and (max-width: 1199px) {
|
|
.nasa-products-special-deal.nasa-products-special-deal-multi .nasa-nav-slick-wrap {
|
|
display: none;
|
|
}
|
|
}
|
|
.not-full-items .slick-track {
|
|
-webkit-transform: translate3d(0, 0, 0) !important;
|
|
-moz-transform: translate3d(0, 0, 0) !important;
|
|
-ms-transform: translate3d(0, 0, 0) !important;
|
|
-o-transform: translate3d(0, 0, 0) !important;
|
|
transform: translate3d(0, 0, 0) !important;
|
|
}
|
|
|
|
.nasa-slider-deal-has-vertical:not(.slick-initialized) {
|
|
display: -webkit-box;
|
|
display: -moz-box;
|
|
display: -ms-flexbox;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
}
|
|
.nasa-slider-deal-has-vertical:not(.slick-initialized) > * {
|
|
display: none;
|
|
width: 100%;
|
|
}
|
|
.nasa-slider-deal-has-vertical:not(.slick-initialized) > *:first-child {
|
|
display: block;
|
|
width: 100%;
|
|
}
|
|
|
|
.nasa-nav-2-items:not(.slick-initialized) {
|
|
display: -webkit-box;
|
|
display: -moz-box;
|
|
display: -ms-flexbox;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
-webkit-box-orient: vertical;
|
|
-webkit-box-direction: normal;
|
|
-ms-flex-direction: column;
|
|
flex-direction: column;
|
|
}
|
|
.nasa-nav-2-items:not(.slick-initialized) > * {
|
|
display: none;
|
|
width: 100%;
|
|
}
|
|
.nasa-nav-2-items:not(.slick-initialized) > *:nth-of-type(1), .nasa-nav-2-items:not(.slick-initialized) > *:nth-of-type(2) {
|
|
display: block;
|
|
}
|
|
|
|
.nasa-nav-4-items:not(.slick-initialized) {
|
|
display: -webkit-box;
|
|
display: -moz-box;
|
|
display: -ms-flexbox;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
-webkit-box-orient: vertical;
|
|
-webkit-box-direction: normal;
|
|
-ms-flex-direction: column;
|
|
flex-direction: column;
|
|
}
|
|
.nasa-nav-4-items:not(.slick-initialized) > * {
|
|
display: none;
|
|
width: 100%;
|
|
}
|
|
.nasa-nav-4-items:not(.slick-initialized) > *:nth-of-type(1), .nasa-nav-4-items:not(.slick-initialized) > *:nth-of-type(2), .nasa-nav-4-items:not(.slick-initialized) > *:nth-of-type(3), .nasa-nav-4-items:not(.slick-initialized) > *:nth-of-type(4) {
|
|
display: block;
|
|
margin-bottom: 20px;
|
|
}
|
|
|
|
.nasa-slick-slider:not(.slick-initialized) {
|
|
display: -webkit-box;
|
|
display: -moz-box;
|
|
display: -ms-flexbox;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
-webkit-flex-wrap: nowrap;
|
|
-ms-flex-wrap: nowrap;
|
|
flex-wrap: nowrap;
|
|
}
|
|
.nasa-slick-slider:not(.slick-initialized) > * {
|
|
display: none;
|
|
}
|
|
.nasa-slick-slider .product-item .nasa-attr-ux-item .nasa-tip-content {
|
|
display: none;
|
|
}
|
|
|
|
@media only screen and (min-width: 1130px) {
|
|
.nasa-slick-slider:not(.slick-initialized) {
|
|
margin-left: -10px;
|
|
margin-right: -10px;
|
|
}
|
|
.nasa-slick-slider:not(.slick-initialized)[data-columns="1"] > * {
|
|
width: 100%;
|
|
}
|
|
.nasa-slick-slider:not(.slick-initialized)[data-columns="1"] > *:nth-of-type(1) {
|
|
display: block;
|
|
}
|
|
.nasa-slick-slider:not(.slick-initialized)[data-columns="2"] > * {
|
|
width: 50%;
|
|
}
|
|
.nasa-slick-slider:not(.slick-initialized)[data-columns="2"] > *:nth-of-type(1), .nasa-slick-slider:not(.slick-initialized)[data-columns="2"] > *:nth-of-type(2) {
|
|
display: block;
|
|
}
|
|
.nasa-slick-slider:not(.slick-initialized)[data-columns="3"] > * {
|
|
width: 33.33%;
|
|
}
|
|
.nasa-slick-slider:not(.slick-initialized)[data-columns="3"] > *:nth-of-type(1), .nasa-slick-slider:not(.slick-initialized)[data-columns="3"] > *:nth-of-type(2), .nasa-slick-slider:not(.slick-initialized)[data-columns="3"] > *:nth-of-type(3) {
|
|
display: block;
|
|
}
|
|
.nasa-slick-slider:not(.slick-initialized)[data-columns="4"] > * {
|
|
width: 25%;
|
|
}
|
|
.nasa-slick-slider:not(.slick-initialized)[data-columns="4"] > *:nth-of-type(1), .nasa-slick-slider:not(.slick-initialized)[data-columns="4"] > *:nth-of-type(2), .nasa-slick-slider:not(.slick-initialized)[data-columns="4"] > *:nth-of-type(3), .nasa-slick-slider:not(.slick-initialized)[data-columns="4"] > *:nth-of-type(4) {
|
|
display: block;
|
|
}
|
|
.nasa-slick-slider:not(.slick-initialized)[data-columns="5"] > * {
|
|
width: 20%;
|
|
}
|
|
.nasa-slick-slider:not(.slick-initialized)[data-columns="5"] > *:nth-of-type(1), .nasa-slick-slider:not(.slick-initialized)[data-columns="5"] > *:nth-of-type(2), .nasa-slick-slider:not(.slick-initialized)[data-columns="5"] > *:nth-of-type(3), .nasa-slick-slider:not(.slick-initialized)[data-columns="5"] > *:nth-of-type(4), .nasa-slick-slider:not(.slick-initialized)[data-columns="5"] > *:nth-of-type(5) {
|
|
display: block;
|
|
}
|
|
.nasa-slick-slider:not(.slick-initialized)[data-columns="6"] > * {
|
|
width: 16.66%;
|
|
}
|
|
.nasa-slick-slider:not(.slick-initialized)[data-columns="6"] > *:nth-of-type(1), .nasa-slick-slider:not(.slick-initialized)[data-columns="6"] > *:nth-of-type(2), .nasa-slick-slider:not(.slick-initialized)[data-columns="6"] > *:nth-of-type(3), .nasa-slick-slider:not(.slick-initialized)[data-columns="6"] > *:nth-of-type(4), .nasa-slick-slider:not(.slick-initialized)[data-columns="6"] > *:nth-of-type(5), .nasa-slick-slider:not(.slick-initialized)[data-columns="6"] > *:nth-of-type(6) {
|
|
display: block;
|
|
}
|
|
.nasa-slick-slider:not(.slick-initialized)[data-columns="7"] > * {
|
|
width: 14.28%;
|
|
}
|
|
.nasa-slick-slider:not(.slick-initialized)[data-columns="7"] > *:nth-of-type(1), .nasa-slick-slider:not(.slick-initialized)[data-columns="7"] > *:nth-of-type(2), .nasa-slick-slider:not(.slick-initialized)[data-columns="7"] > *:nth-of-type(3), .nasa-slick-slider:not(.slick-initialized)[data-columns="7"] > *:nth-of-type(4), .nasa-slick-slider:not(.slick-initialized)[data-columns="7"] > *:nth-of-type(5), .nasa-slick-slider:not(.slick-initialized)[data-columns="7"] > *:nth-of-type(6), .nasa-slick-slider:not(.slick-initialized)[data-columns="7"] > *:nth-of-type(7) {
|
|
display: block;
|
|
}
|
|
.nasa-slick-slider:not(.slick-initialized)[data-columns="8"] > * {
|
|
width: 12.5%;
|
|
}
|
|
.nasa-slick-slider:not(.slick-initialized)[data-columns="8"] > *:nth-of-type(1), .nasa-slick-slider:not(.slick-initialized)[data-columns="8"] > *:nth-of-type(2), .nasa-slick-slider:not(.slick-initialized)[data-columns="8"] > *:nth-of-type(3), .nasa-slick-slider:not(.slick-initialized)[data-columns="8"] > *:nth-of-type(4), .nasa-slick-slider:not(.slick-initialized)[data-columns="8"] > *:nth-of-type(5), .nasa-slick-slider:not(.slick-initialized)[data-columns="8"] > *:nth-of-type(6), .nasa-slick-slider:not(.slick-initialized)[data-columns="8"] > *:nth-of-type(7), .nasa-slick-slider:not(.slick-initialized)[data-columns="8"] > *:nth-of-type(8) {
|
|
display: block;
|
|
}
|
|
.nasa-slick-slider:not(.slick-initialized)[data-columns="9"] > * {
|
|
width: 11.11%;
|
|
}
|
|
.nasa-slick-slider:not(.slick-initialized)[data-columns="9"] > *:nth-of-type(1), .nasa-slick-slider:not(.slick-initialized)[data-columns="9"] > *:nth-of-type(2), .nasa-slick-slider:not(.slick-initialized)[data-columns="9"] > *:nth-of-type(3), .nasa-slick-slider:not(.slick-initialized)[data-columns="9"] > *:nth-of-type(4), .nasa-slick-slider:not(.slick-initialized)[data-columns="9"] > *:nth-of-type(5), .nasa-slick-slider:not(.slick-initialized)[data-columns="9"] > *:nth-of-type(6), .nasa-slick-slider:not(.slick-initialized)[data-columns="9"] > *:nth-of-type(7), .nasa-slick-slider:not(.slick-initialized)[data-columns="9"] > *:nth-of-type(8), .nasa-slick-slider:not(.slick-initialized)[data-columns="9"] > *:nth-of-type(9) {
|
|
display: block;
|
|
}
|
|
.nasa-slick-slider:not(.slick-initialized)[data-columns="10"] > * {
|
|
width: 10%;
|
|
}
|
|
.nasa-slick-slider:not(.slick-initialized)[data-columns="10"] > *:nth-of-type(1), .nasa-slick-slider:not(.slick-initialized)[data-columns="10"] > *:nth-of-type(2), .nasa-slick-slider:not(.slick-initialized)[data-columns="10"] > *:nth-of-type(3), .nasa-slick-slider:not(.slick-initialized)[data-columns="10"] > *:nth-of-type(4), .nasa-slick-slider:not(.slick-initialized)[data-columns="10"] > *:nth-of-type(5), .nasa-slick-slider:not(.slick-initialized)[data-columns="10"] > *:nth-of-type(6), .nasa-slick-slider:not(.slick-initialized)[data-columns="10"] > *:nth-of-type(7), .nasa-slick-slider:not(.slick-initialized)[data-columns="10"] > *:nth-of-type(8), .nasa-slick-slider:not(.slick-initialized)[data-columns="10"] > *:nth-of-type(9), .nasa-slick-slider:not(.slick-initialized)[data-columns="10"] > *:nth-of-type(10) {
|
|
display: block;
|
|
}
|
|
}
|
|
@media only screen and (min-width: 768px) and (max-width: 1130px) {
|
|
.nasa-slick-slider:not(.slick-initialized) {
|
|
margin-left: -10px;
|
|
margin-right: -10px;
|
|
}
|
|
.nasa-slick-slider:not(.slick-initialized)[data-columns-tablet="1"] > * {
|
|
width: 100%;
|
|
}
|
|
.nasa-slick-slider:not(.slick-initialized)[data-columns-tablet="1"] > *:nth-of-type(1) {
|
|
display: block;
|
|
}
|
|
.nasa-slick-slider:not(.slick-initialized)[data-columns-tablet="2"] > * {
|
|
width: 50%;
|
|
}
|
|
.nasa-slick-slider:not(.slick-initialized)[data-columns-tablet="2"] > *:nth-of-type(1), .nasa-slick-slider:not(.slick-initialized)[data-columns-tablet="2"] > *:nth-of-type(2) {
|
|
display: block;
|
|
}
|
|
.nasa-slick-slider:not(.slick-initialized)[data-columns-tablet="3"] > * {
|
|
width: 33.33%;
|
|
}
|
|
.nasa-slick-slider:not(.slick-initialized)[data-columns-tablet="3"] > *:nth-of-type(1), .nasa-slick-slider:not(.slick-initialized)[data-columns-tablet="3"] > *:nth-of-type(2), .nasa-slick-slider:not(.slick-initialized)[data-columns-tablet="3"] > *:nth-of-type(3) {
|
|
display: block;
|
|
}
|
|
.nasa-slick-slider:not(.slick-initialized)[data-columns-tablet="4"] > * {
|
|
width: 25%;
|
|
}
|
|
.nasa-slick-slider:not(.slick-initialized)[data-columns-tablet="4"] > *:nth-of-type(1), .nasa-slick-slider:not(.slick-initialized)[data-columns-tablet="4"] > *:nth-of-type(2), .nasa-slick-slider:not(.slick-initialized)[data-columns-tablet="4"] > *:nth-of-type(3), .nasa-slick-slider:not(.slick-initialized)[data-columns-tablet="4"] > *:nth-of-type(4) {
|
|
display: block;
|
|
}
|
|
}
|
|
@media only screen and (max-width: 768px) {
|
|
.nasa-slick-slider:not(.slick-initialized) {
|
|
margin-left: -5px;
|
|
margin-right: -5px;
|
|
}
|
|
.nasa-slick-slider:not(.slick-initialized)[data-columns-small="1"] > * {
|
|
width: 100%;
|
|
}
|
|
.nasa-slick-slider:not(.slick-initialized)[data-columns-small="1"] > *:nth-of-type(1) {
|
|
display: block;
|
|
}
|
|
.nasa-slick-slider:not(.slick-initialized)[data-columns-small="2"] > * {
|
|
width: 50%;
|
|
}
|
|
.nasa-slick-slider:not(.slick-initialized)[data-columns-small="2"] > *:nth-of-type(1), .nasa-slick-slider:not(.slick-initialized)[data-columns-small="2"] > *:nth-of-type(2) {
|
|
display: block;
|
|
}
|
|
.nasa-slick-slider:not(.slick-initialized)[data-columns-small="3"] > * {
|
|
width: 33.33%;
|
|
}
|
|
.nasa-slick-slider:not(.slick-initialized)[data-columns-small="3"] > *:nth-of-type(1), .nasa-slick-slider:not(.slick-initialized)[data-columns-small="3"] > *:nth-of-type(2), .nasa-slick-slider:not(.slick-initialized)[data-columns-small="3"] > *:nth-of-type(3) {
|
|
display: block;
|
|
}
|
|
|
|
.ns-items-gap.nasa-modern-9 .product-item .add-to-cart-grid {
|
|
max-width: 100%;
|
|
left: 00;
|
|
}
|
|
}
|
|
.nasa-attr-ux_wrap:after {
|
|
content: "";
|
|
display: block;
|
|
width: 100%;
|
|
height: 1px;
|
|
clear: both;
|
|
}
|
|
|
|
.nasa-attr-bg {
|
|
display: inline-block;
|
|
text-align: center;
|
|
cursor: pointer;
|
|
position: relative;
|
|
opacity: 0.8;
|
|
float: left;
|
|
margin-right: 10px;
|
|
background-color: #EAEAEA;
|
|
border: 1px solid #efefef;
|
|
overflow: hidden;
|
|
-webkit-border-radius: 50%;
|
|
-moz-border-radius: 50%;
|
|
border-radius: 50%;
|
|
}
|
|
.nasa-attr-bg > span {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
|
|
.nasa-attr-ux-color .nasa-attr-bg {
|
|
margin-right: 0;
|
|
}
|
|
|
|
.nasa-attr-bg-img {
|
|
display: inline-block;
|
|
padding: 1px;
|
|
line-height: 1;
|
|
text-align: center;
|
|
cursor: pointer;
|
|
position: relative;
|
|
opacity: 0.7;
|
|
border: 1px solid #ececec;
|
|
overflow: hidden;
|
|
-webkit-border-radius: 50%;
|
|
-moz-border-radius: 50%;
|
|
border-radius: 50%;
|
|
}
|
|
.nasa-attr-bg-img img {
|
|
width: 30px;
|
|
height: 30px;
|
|
-webkit-border-radius: 50%;
|
|
-moz-border-radius: 50%;
|
|
border-radius: 50%;
|
|
}
|
|
|
|
.nasa-attr-text {
|
|
display: inline-block;
|
|
clear: both;
|
|
line-height: 22px;
|
|
}
|
|
|
|
.nasa-attr-ux-image .nasa-attr-text {
|
|
display: none;
|
|
}
|
|
.nasa-attr-ux-image:hover .nasa-attr-bg-img {
|
|
opacity: 1;
|
|
border-color: #666666;
|
|
}
|
|
|
|
.selected .nasa-attr-bg-img {
|
|
border-color: #666666;
|
|
opacity: 1;
|
|
}
|
|
.selected .nasa-attr-bg {
|
|
border-color: #999;
|
|
opacity: 1;
|
|
}
|
|
.selected .nasa-attr-bg:before {
|
|
content: "";
|
|
width: 6px;
|
|
height: 9px;
|
|
display: block;
|
|
border: solid #fff;
|
|
border-width: 0 2px 2px 0;
|
|
position: absolute;
|
|
top: 50%;
|
|
left: 50%;
|
|
-webkit-transform: translate(-50%, -6px) rotate(45deg);
|
|
-moz-transform: translate(-50%, -6px) rotate(45deg);
|
|
-o-transform: translate(-50%, -6px) rotate(45deg);
|
|
-ms-transform: translate(-50%, -6px) rotate(45deg);
|
|
transform: translate(-50%, -6px) rotate(45deg);
|
|
}
|
|
.selected.nasa-attr-ux-white .nasa-attr-bg:before {
|
|
border-color: #333;
|
|
}
|
|
.selected.nasa-attr-ux-label .nasa-attr-bg:before {
|
|
border-color: #333;
|
|
}
|
|
|
|
.nasa-attr-ux {
|
|
display: inline-block;
|
|
margin-top: 2px;
|
|
margin-bottom: 3px;
|
|
margin-right: 20px;
|
|
float: left;
|
|
}
|
|
.nasa-attr-ux .nasa-attr-bg {
|
|
height: 22px;
|
|
width: 22px;
|
|
}
|
|
.nasa-attr-ux:last-child {
|
|
margin-right: 0;
|
|
}
|
|
.nasa-attr-ux.nasa-unavailable {
|
|
opacity: 0.2 !important;
|
|
}
|
|
.nasa-attr-ux.nasa-disable {
|
|
opacity: 0.6;
|
|
cursor: not-allowed;
|
|
}
|
|
.nasa-attr-ux.nasa-disable .nasa-attr-bg-img,
|
|
.nasa-attr-ux.nasa-disable .nasa-attr-bg {
|
|
position: relative;
|
|
cursor: not-allowed;
|
|
}
|
|
.nasa-attr-ux.nasa-disable .nasa-attr-bg-img:before, .nasa-attr-ux.nasa-disable .nasa-attr-bg-img:after,
|
|
.nasa-attr-ux.nasa-disable .nasa-attr-bg:before,
|
|
.nasa-attr-ux.nasa-disable .nasa-attr-bg:after {
|
|
content: "";
|
|
height: 1px;
|
|
position: absolute;
|
|
top: 50%;
|
|
left: 0;
|
|
right: 0;
|
|
border-top: 1px solid #fff;
|
|
}
|
|
.nasa-attr-ux.nasa-disable .nasa-attr-bg-img:before,
|
|
.nasa-attr-ux.nasa-disable .nasa-attr-bg:before {
|
|
-webkit-transform: translateY(-50%) rotate(45deg);
|
|
-moz-transform: translateY(-50%) rotate(45deg);
|
|
-o-transform: translateY(-50%) rotate(45deg);
|
|
-ms-transform: translateY(-50%) rotate(45deg);
|
|
transform: translateY(-50%) rotate(45deg);
|
|
}
|
|
.nasa-attr-ux.nasa-disable .nasa-attr-bg-img:after,
|
|
.nasa-attr-ux.nasa-disable .nasa-attr-bg:after {
|
|
-webkit-transform: translateY(-50%) rotate(-45deg);
|
|
-moz-transform: translateY(-50%) rotate(-45deg);
|
|
-o-transform: translateY(-50%) rotate(-45deg);
|
|
-ms-transform: translateY(-50%) rotate(-45deg);
|
|
transform: translateY(-50%) rotate(-45deg);
|
|
}
|
|
|
|
.nasa-full-color-image-attr .nasa-image-wrap-child {
|
|
display: none;
|
|
}
|
|
|
|
.nasa-image-square .nasa-product-content-color-image-wrap .nasa-attr-ux-nasa_image {
|
|
width: 30px;
|
|
height: 30px;
|
|
margin-top: -3px;
|
|
-webkit-border-radius: 20%;
|
|
-moz-border-radius: 20%;
|
|
border-radius: 20%;
|
|
}
|
|
.nasa-image-square .nasa-product-content-color-image-wrap .nasa-attr-ux-nasa_image img {
|
|
width: 26px;
|
|
height: 26px;
|
|
-webkit-border-radius: 20%;
|
|
-moz-border-radius: 20%;
|
|
border-radius: 20%;
|
|
}
|
|
.nasa-image-square .nasa-attr-bg-img {
|
|
-webkit-border-radius: 20%;
|
|
-moz-border-radius: 20%;
|
|
border-radius: 20%;
|
|
}
|
|
.nasa-image-square .nasa-attr-bg-img img {
|
|
-webkit-border-radius: 20%;
|
|
-moz-border-radius: 20%;
|
|
border-radius: 20%;
|
|
}
|
|
|
|
.nasa-image-square-caption .nasa-attr-ux_wrap.type-image {
|
|
display: -webkit-box;
|
|
display: -moz-box;
|
|
display: -ms-flexbox;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
-webkit-flex-wrap: wrap;
|
|
-ms-flex-wrap: wrap;
|
|
flex-wrap: wrap;
|
|
gap: 15px;
|
|
margin-bottom: -10px;
|
|
}
|
|
.nasa-image-square-caption .nasa-attr-ux-image {
|
|
padding: 2px;
|
|
border: 1px solid #ececec;
|
|
text-align: center;
|
|
width: 100px;
|
|
margin: 0;
|
|
-webkit-border-radius: 5px;
|
|
-moz-border-radius: 5px;
|
|
border-radius: 5px;
|
|
}
|
|
.nasa-image-square-caption .nasa-attr-ux-image:hover {
|
|
border-color: #aaaaaa;
|
|
}
|
|
.nasa-image-square-caption .nasa-attr-ux-image.selected {
|
|
padding: 1px;
|
|
border: 2px solid #888888;
|
|
}
|
|
.nasa-image-square-caption .nasa-attr-ux-image .nasa-attr-text {
|
|
display: block;
|
|
line-height: 1.2;
|
|
margin: 5px 0 3px 0;
|
|
font-size: 80%;
|
|
font-weight: 600;
|
|
color: #333;
|
|
overflow: hidden;
|
|
white-space: nowrap;
|
|
text-overflow: ellipsis;
|
|
}
|
|
.nasa-image-square-caption .nasa-attr-bg-img {
|
|
display: block;
|
|
padding: 0;
|
|
border: none;
|
|
-webkit-box-shadow: none;
|
|
-moz-box-shadow: none;
|
|
box-shadow: none;
|
|
-webkit-border-radius: 0;
|
|
-moz-border-radius: 0;
|
|
border-radius: 0;
|
|
}
|
|
.nasa-image-square-caption .nasa-attr-bg-img img {
|
|
width: 100%;
|
|
height: auto;
|
|
-webkit-border-radius: 2px 2px 0 0;
|
|
-moz-border-radius: 2px 2px 0 0;
|
|
border-radius: 2px 2px 0 0;
|
|
}
|
|
|
|
.nasa-product-content-select-wrap .nasa-attr-ux-item.nasa-disable:before, .nasa-product-content-select-wrap .nasa-attr-ux-item.nasa-disable:after {
|
|
display: none;
|
|
}
|
|
|
|
.nasa-attr-ux-item.nasa-unavailable {
|
|
opacity: 0.3 !important;
|
|
}
|
|
.nasa-attr-ux-item.nasa-disable {
|
|
opacity: 0.3 !important;
|
|
cursor: not-allowed !important;
|
|
position: relative;
|
|
}
|
|
.nasa-attr-ux-item.nasa-disable:before, .nasa-attr-ux-item.nasa-disable:after {
|
|
content: "";
|
|
height: 1px;
|
|
position: absolute;
|
|
z-index: 1;
|
|
top: 50%;
|
|
left: 0;
|
|
right: 0;
|
|
border-top: 1px solid #333;
|
|
}
|
|
.nasa-attr-ux-item.nasa-disable:before {
|
|
-webkit-transform: translateY(-50%) rotate(45deg);
|
|
-moz-transform: translateY(-50%) rotate(45deg);
|
|
-o-transform: translateY(-50%) rotate(45deg);
|
|
-ms-transform: translateY(-50%) rotate(45deg);
|
|
transform: translateY(-50%) rotate(45deg);
|
|
}
|
|
.nasa-attr-ux-item.nasa-disable:after {
|
|
-webkit-transform: translateY(-50%) rotate(-45deg);
|
|
-moz-transform: translateY(-50%) rotate(-45deg);
|
|
-o-transform: translateY(-50%) rotate(-45deg);
|
|
-ms-transform: translateY(-50%) rotate(-45deg);
|
|
transform: translateY(-50%) rotate(-45deg);
|
|
}
|
|
.nasa-attr-ux-item.nasa-attr-ux-nasa_label.nasa-disable:before, .nasa-attr-ux-item.nasa-attr-ux-nasa_label.nasa-disable:after {
|
|
-webkit-transform: none;
|
|
-moz-transform: none;
|
|
-o-transform: none;
|
|
-ms-transform: none;
|
|
transform: none;
|
|
}
|
|
|
|
.nasa-attr-ux-color {
|
|
position: relative;
|
|
}
|
|
.nasa-attr-ux-color .nasa-attr-text {
|
|
width: auto;
|
|
height: auto;
|
|
position: absolute;
|
|
top: -7px;
|
|
left: 50%;
|
|
padding: 0 10px;
|
|
background: #333;
|
|
color: #fff;
|
|
font-size: 13px;
|
|
visibility: hidden;
|
|
opacity: 0;
|
|
white-space: nowrap;
|
|
-webkit-transform: translate(-50%, -100%);
|
|
-moz-transform: translate(-50%, -100%);
|
|
-o-transform: translate(-50%, -100%);
|
|
-ms-transform: translate(-50%, -100%);
|
|
transform: translate(-50%, -100%);
|
|
}
|
|
.nasa-attr-ux-color .nasa-attr-text:after {
|
|
top: 95%;
|
|
left: 50%;
|
|
content: " ";
|
|
height: 0;
|
|
width: 0;
|
|
position: absolute;
|
|
pointer-events: none;
|
|
border: solid transparent;
|
|
border-color: transparent;
|
|
border-top-color: #333;
|
|
border-width: 4px;
|
|
margin-left: -4px;
|
|
}
|
|
.nasa-attr-ux-color:hover .nasa-attr-text {
|
|
visibility: visible;
|
|
opacity: 1;
|
|
-webkit-border-radius: 5px;
|
|
-moz-border-radius: 5px;
|
|
border-radius: 5px;
|
|
}
|
|
|
|
.nasa-color-round .nasa-attr-ux-color {
|
|
padding: 3px;
|
|
border: 1px solid transparent;
|
|
-webkit-border-radius: 50%;
|
|
-moz-border-radius: 50%;
|
|
border-radius: 50%;
|
|
}
|
|
.nasa-color-round .nasa-attr-ux-color .nasa-attr-bg {
|
|
position: relative;
|
|
height: 25px;
|
|
width: 25px;
|
|
border: 1px solid #efefef;
|
|
overflow: hidden;
|
|
-webkit-border-radius: 50%;
|
|
-moz-border-radius: 50%;
|
|
border-radius: 50%;
|
|
}
|
|
.nasa-color-round .nasa-attr-ux-color .nasa-attr-bg:after {
|
|
content: "";
|
|
position: absolute;
|
|
top: 2px;
|
|
bottom: 0;
|
|
left: 0;
|
|
right: 0;
|
|
-webkit-box-shadow: 0px -2px 3px -1px rgba(0, 0, 0, 0.3);
|
|
-moz-box-shadow: 0px -2px 3px -1px rgba(0, 0, 0, 0.3);
|
|
box-shadow: 0px -2px 3px -1px rgba(0, 0, 0, 0.3);
|
|
-webkit-border-radius: 50%;
|
|
-moz-border-radius: 50%;
|
|
border-radius: 50%;
|
|
}
|
|
.nasa-color-round .nasa-attr-ux-color .nasa-attr-bg > span {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
.nasa-color-round .nasa-attr-ux-color.nasa-disable .nasa-attr-bg:after {
|
|
height: 2px;
|
|
top: 50%;
|
|
left: 0;
|
|
right: 0;
|
|
bottom: auto;
|
|
-webkit-box-shadow: none;
|
|
-moz-box-shadow: none;
|
|
box-shadow: none;
|
|
-webkit-border-radius: 0;
|
|
-moz-border-radius: 0;
|
|
border-radius: 0;
|
|
}
|
|
.nasa-color-round .nasa-attr-ux-color:hover {
|
|
border-color: #888888;
|
|
}
|
|
.nasa-color-round .nasa-attr-ux-color.selected {
|
|
border-color: #666666;
|
|
}
|
|
.nasa-color-round .nasa-attr-ux-color.selected .nasa-attr-bg {
|
|
border-color: transparent;
|
|
-webkit-box-shadow: none;
|
|
-moz-box-shadow: none;
|
|
box-shadow: none;
|
|
}
|
|
.nasa-color-round .nasa-attr-ux-color.selected .nasa-attr-bg:before {
|
|
display: none;
|
|
}
|
|
|
|
.nasa-color-small-square .nasa-attr-ux-color {
|
|
border: 1px solid #cccccc;
|
|
margin-right: 5px;
|
|
float: left;
|
|
color: #333333;
|
|
-webkit-border-radius: 3px;
|
|
-moz-border-radius: 3px;
|
|
border-radius: 3px;
|
|
}
|
|
.nasa-color-small-square .nasa-attr-ux-color:last-child {
|
|
margin-right: 0;
|
|
}
|
|
.nasa-color-small-square .nasa-attr-ux-color:after {
|
|
bottom: 0;
|
|
right: 0;
|
|
content: " ";
|
|
height: 0;
|
|
width: 0;
|
|
position: absolute;
|
|
border: solid transparent;
|
|
border-color: transparent;
|
|
border-width: 4px;
|
|
}
|
|
.nasa-color-small-square .nasa-attr-ux-color.selected {
|
|
border-color: #f76b6a;
|
|
color: #f76b6a;
|
|
}
|
|
.nasa-color-small-square .nasa-attr-ux-color.selected:after {
|
|
border-bottom-color: inherit;
|
|
border-right-color: inherit;
|
|
}
|
|
.nasa-color-small-square .nasa-attr-ux-color:hover {
|
|
border-color: #f76b6a;
|
|
color: #f76b6a;
|
|
}
|
|
.nasa-color-small-square .nasa-attr-ux-color .nasa-attr-bg {
|
|
display: none;
|
|
}
|
|
.nasa-color-small-square .nasa-attr-ux-color .nasa-attr-text {
|
|
position: unset;
|
|
background: transparent;
|
|
color: inherit;
|
|
visibility: unset;
|
|
opacity: unset;
|
|
font-size: 90%;
|
|
text-align: center;
|
|
padding: 5px 10px 4px 10px;
|
|
min-width: 70px;
|
|
-webkit-transform: translate(0, 0);
|
|
-moz-transform: translate(0, 0);
|
|
-o-transform: translate(0, 0);
|
|
-ms-transform: translate(0, 0);
|
|
transform: translate(0, 0);
|
|
}
|
|
.nasa-color-small-square .nasa-attr-ux-color .nasa-attr-text:after {
|
|
display: none;
|
|
}
|
|
.nasa-color-small-square .nasa-attr-ux-color.nasa-disable {
|
|
position: relative;
|
|
}
|
|
.nasa-color-small-square .nasa-attr-ux-color.nasa-disable:before, .nasa-color-small-square .nasa-attr-ux-color.nasa-disable:after {
|
|
content: "";
|
|
height: 2px;
|
|
position: absolute;
|
|
top: 50%;
|
|
left: 0;
|
|
right: 0;
|
|
border-top: 2px solid #cccccc;
|
|
}
|
|
.nasa-color-small-square .nasa-attr-ux-color.nasa-disable:before {
|
|
-webkit-transform: translateY(-50%) rotate(45deg);
|
|
-moz-transform: translateY(-50%) rotate(45deg);
|
|
-o-transform: translateY(-50%) rotate(45deg);
|
|
-ms-transform: translateY(-50%) rotate(45deg);
|
|
transform: translateY(-50%) rotate(45deg);
|
|
}
|
|
.nasa-color-small-square .nasa-attr-ux-color.nasa-disable:after {
|
|
-webkit-transform: translateY(-50%) rotate(-45deg);
|
|
-moz-transform: translateY(-50%) rotate(-45deg);
|
|
-o-transform: translateY(-50%) rotate(-45deg);
|
|
-ms-transform: translateY(-50%) rotate(-45deg);
|
|
transform: translateY(-50%) rotate(-45deg);
|
|
}
|
|
|
|
.nasa-color-big-square .nasa-attr-ux-color {
|
|
border: 1px solid #cccccc;
|
|
margin-right: 10px;
|
|
margin-bottom: 8px;
|
|
padding: 15px;
|
|
float: left;
|
|
min-width: 150px;
|
|
-webkit-border-radius: 6px;
|
|
-moz-border-radius: 6px;
|
|
border-radius: 6px;
|
|
}
|
|
.nasa-color-big-square .nasa-attr-ux-color:last-child {
|
|
margin-right: 0;
|
|
}
|
|
.nasa-color-big-square .nasa-attr-ux-color .nasa-attr-bg {
|
|
margin: auto;
|
|
float: unset;
|
|
border: none;
|
|
height: 32px;
|
|
width: 32px;
|
|
}
|
|
.nasa-color-big-square .nasa-attr-ux-color .nasa-attr-text {
|
|
position: unset;
|
|
background: transparent;
|
|
color: #333333;
|
|
visibility: unset;
|
|
opacity: unset;
|
|
font-size: 75%;
|
|
line-height: 1;
|
|
margin-top: 5px;
|
|
padding: 0;
|
|
display: block;
|
|
text-align: center;
|
|
-webkit-transform: translate(0, 0);
|
|
-moz-transform: translate(0, 0);
|
|
-o-transform: translate(0, 0);
|
|
-ms-transform: translate(0, 0);
|
|
transform: translate(0, 0);
|
|
}
|
|
.nasa-color-big-square .nasa-attr-ux-color .nasa-attr-text:after {
|
|
display: none;
|
|
}
|
|
.nasa-color-big-square .nasa-attr-ux-color:hover {
|
|
border-color: #888888;
|
|
}
|
|
.nasa-color-big-square .nasa-attr-ux-color.selected {
|
|
border-color: #f76b6a;
|
|
border-width: 2px;
|
|
padding: 14px 15px;
|
|
}
|
|
.nasa-color-big-square .nasa-attr-ux-color.selected .nasa-attr-bg {
|
|
-webkit-box-shadow: none;
|
|
-moz-box-shadow: none;
|
|
box-shadow: none;
|
|
}
|
|
.nasa-color-big-square .nasa-attr-ux-color.selected .nasa-attr-bg:before {
|
|
display: none;
|
|
}
|
|
|
|
.nasa-label-round .nasa-attr-ux-label {
|
|
text-align: center;
|
|
border: 1px solid #cccccc;
|
|
overflow: hidden;
|
|
white-space: nowrap;
|
|
text-overflow: ellipsis;
|
|
min-width: 30px;
|
|
height: 30px;
|
|
line-height: 27px;
|
|
padding: 0 3px;
|
|
-webkit-border-radius: 50%;
|
|
-moz-border-radius: 50%;
|
|
border-radius: 50%;
|
|
}
|
|
.nasa-label-round .nasa-attr-ux-label .nasa-attr-bg {
|
|
display: none;
|
|
}
|
|
.nasa-label-round .nasa-attr-ux-label .nasa-attr-text {
|
|
font-size: 85%;
|
|
font-weight: 800;
|
|
color: #333333;
|
|
line-height: inherit;
|
|
}
|
|
.nasa-label-round .nasa-attr-ux-label:hover {
|
|
border-color: #666666;
|
|
}
|
|
.nasa-label-round .nasa-attr-ux-label.selected {
|
|
border-color: #333;
|
|
background: #333;
|
|
}
|
|
.nasa-label-round .nasa-attr-ux-label.selected .nasa-attr-text {
|
|
color: #fff;
|
|
}
|
|
.nasa-label-round .nasa-attr-ux-label.nasa-disable {
|
|
position: relative;
|
|
}
|
|
.nasa-label-round .nasa-attr-ux-label.nasa-disable:before, .nasa-label-round .nasa-attr-ux-label.nasa-disable:after {
|
|
content: "";
|
|
height: 2px;
|
|
position: absolute;
|
|
top: 50%;
|
|
left: 0;
|
|
right: 0;
|
|
border-top: 2px solid #cccccc;
|
|
}
|
|
.nasa-label-round .nasa-attr-ux-label.nasa-disable:before {
|
|
-webkit-transform: translateY(-50%) rotate(45deg);
|
|
-moz-transform: translateY(-50%) rotate(45deg);
|
|
-o-transform: translateY(-50%) rotate(45deg);
|
|
-ms-transform: translateY(-50%) rotate(45deg);
|
|
transform: translateY(-50%) rotate(45deg);
|
|
}
|
|
.nasa-label-round .nasa-attr-ux-label.nasa-disable:after {
|
|
-webkit-transform: translateY(-50%) rotate(-45deg);
|
|
-moz-transform: translateY(-50%) rotate(-45deg);
|
|
-o-transform: translateY(-50%) rotate(-45deg);
|
|
-ms-transform: translateY(-50%) rotate(-45deg);
|
|
transform: translateY(-50%) rotate(-45deg);
|
|
}
|
|
|
|
.nasa-label-small-square-1 .nasa-attr-ux-label {
|
|
border: 1px solid #cccccc;
|
|
margin-right: 5px;
|
|
float: left;
|
|
color: #333333;
|
|
position: relative;
|
|
-webkit-border-radius: 3px;
|
|
-moz-border-radius: 3px;
|
|
border-radius: 3px;
|
|
}
|
|
.nasa-label-small-square-1 .nasa-attr-ux-label:last-child {
|
|
margin-right: 0;
|
|
}
|
|
.nasa-label-small-square-1 .nasa-attr-ux-label:after {
|
|
bottom: 0;
|
|
right: 0;
|
|
content: " ";
|
|
height: 0;
|
|
width: 0;
|
|
position: absolute;
|
|
border: solid transparent;
|
|
border-color: transparent;
|
|
border-width: 4px;
|
|
}
|
|
.nasa-label-small-square-1 .nasa-attr-ux-label.selected {
|
|
border-color: #f76b6a;
|
|
color: #f76b6a;
|
|
}
|
|
.nasa-label-small-square-1 .nasa-attr-ux-label.selected:after {
|
|
border-bottom-color: inherit;
|
|
border-right-color: inherit;
|
|
}
|
|
.nasa-label-small-square-1 .nasa-attr-ux-label:hover {
|
|
border-color: #f76b6a;
|
|
color: #f76b6a;
|
|
}
|
|
.nasa-label-small-square-1 .nasa-attr-ux-label .nasa-attr-bg {
|
|
display: none;
|
|
}
|
|
.nasa-label-small-square-1 .nasa-attr-ux-label .nasa-attr-text {
|
|
position: unset;
|
|
background: transparent;
|
|
color: inherit;
|
|
visibility: unset;
|
|
opacity: unset;
|
|
font-size: 90%;
|
|
text-align: center;
|
|
padding: 5px 10px 4px 10px;
|
|
min-width: 70px;
|
|
-webkit-transform: translate(0, 0);
|
|
-moz-transform: translate(0, 0);
|
|
-o-transform: translate(0, 0);
|
|
-ms-transform: translate(0, 0);
|
|
transform: translate(0, 0);
|
|
}
|
|
.nasa-label-small-square-1 .nasa-attr-ux-label .nasa-attr-text:after {
|
|
display: none;
|
|
}
|
|
.nasa-label-small-square-1 .nasa-attr-ux-label.nasa-disable {
|
|
position: relative;
|
|
opacity: 0.2;
|
|
}
|
|
.nasa-label-small-square-1 .nasa-attr-ux-label.nasa-disable:before, .nasa-label-small-square-1 .nasa-attr-ux-label.nasa-disable:after {
|
|
display: none;
|
|
}
|
|
|
|
.nasa-label-small-square-2 .nasa-attr-ux-label {
|
|
text-align: center;
|
|
border: 1px solid #cccccc;
|
|
overflow: hidden;
|
|
white-space: nowrap;
|
|
text-overflow: ellipsis;
|
|
min-width: 40px;
|
|
height: 40px;
|
|
line-height: 37px;
|
|
padding: 0 5px;
|
|
margin-right: 5px;
|
|
-webkit-border-radius: 3px;
|
|
-moz-border-radius: 3px;
|
|
border-radius: 3px;
|
|
}
|
|
.nasa-label-small-square-2 .nasa-attr-ux-label:last-child {
|
|
margin-right: 0;
|
|
}
|
|
.nasa-label-small-square-2 .nasa-attr-ux-label .nasa-attr-bg {
|
|
display: none;
|
|
}
|
|
.nasa-label-small-square-2 .nasa-attr-ux-label .nasa-attr-text {
|
|
font-size: 85%;
|
|
font-weight: 800;
|
|
color: #666666;
|
|
line-height: inherit;
|
|
}
|
|
.nasa-label-small-square-2 .nasa-attr-ux-label:hover {
|
|
border-color: #888888;
|
|
}
|
|
.nasa-label-small-square-2 .nasa-attr-ux-label:hover .nasa-attr-text {
|
|
color: #444;
|
|
}
|
|
.nasa-label-small-square-2 .nasa-attr-ux-label.selected {
|
|
border-color: #555;
|
|
}
|
|
.nasa-label-small-square-2 .nasa-attr-ux-label.selected .nasa-attr-text {
|
|
color: #333;
|
|
}
|
|
.nasa-label-small-square-2 .nasa-attr-ux-label.nasa-disable {
|
|
position: relative;
|
|
}
|
|
.nasa-label-small-square-2 .nasa-attr-ux-label.nasa-disable:before, .nasa-label-small-square-2 .nasa-attr-ux-label.nasa-disable:after {
|
|
content: "";
|
|
height: 2px;
|
|
position: absolute;
|
|
top: 50%;
|
|
left: 0;
|
|
right: 0;
|
|
border-top: 2px solid #cccccc;
|
|
}
|
|
.nasa-label-small-square-2 .nasa-attr-ux-label.nasa-disable:before {
|
|
-webkit-transform: translateY(-50%) rotate(45deg);
|
|
-moz-transform: translateY(-50%) rotate(45deg);
|
|
-o-transform: translateY(-50%) rotate(45deg);
|
|
-ms-transform: translateY(-50%) rotate(45deg);
|
|
transform: translateY(-50%) rotate(45deg);
|
|
}
|
|
.nasa-label-small-square-2 .nasa-attr-ux-label.nasa-disable:after {
|
|
-webkit-transform: translateY(-50%) rotate(-45deg);
|
|
-moz-transform: translateY(-50%) rotate(-45deg);
|
|
-o-transform: translateY(-50%) rotate(-45deg);
|
|
-ms-transform: translateY(-50%) rotate(-45deg);
|
|
transform: translateY(-50%) rotate(-45deg);
|
|
}
|
|
|
|
.nasa-label-big-square .nasa-attr-ux-label {
|
|
text-align: center;
|
|
border: 1px solid #cccccc;
|
|
overflow: hidden;
|
|
white-space: nowrap;
|
|
text-overflow: ellipsis;
|
|
min-width: 150px;
|
|
height: 75px;
|
|
line-height: 73px;
|
|
padding: 0 10px;
|
|
margin-right: 10px;
|
|
margin-bottom: 8px;
|
|
-webkit-border-radius: 6px;
|
|
-moz-border-radius: 6px;
|
|
border-radius: 6px;
|
|
}
|
|
.nasa-label-big-square .nasa-attr-ux-label:last-child {
|
|
margin-right: 0;
|
|
}
|
|
.nasa-label-big-square .nasa-attr-ux-label .nasa-attr-bg {
|
|
display: none;
|
|
}
|
|
.nasa-label-big-square .nasa-attr-ux-label .nasa-attr-text {
|
|
font-size: 125%;
|
|
font-weight: 600;
|
|
color: #888888;
|
|
line-height: inherit;
|
|
}
|
|
.nasa-label-big-square .nasa-attr-ux-label:hover {
|
|
border-color: #888888;
|
|
}
|
|
.nasa-label-big-square .nasa-attr-ux-label.selected {
|
|
border-color: #f76b6a;
|
|
border-width: 2px;
|
|
line-height: 71px;
|
|
}
|
|
.nasa-label-big-square .nasa-attr-ux-label.selected .nasa-attr-text {
|
|
color: #333333;
|
|
}
|
|
.nasa-label-big-square .nasa-attr-ux-label.nasa-disable {
|
|
position: relative;
|
|
}
|
|
.nasa-label-big-square .nasa-attr-ux-label.nasa-disable:before, .nasa-label-big-square .nasa-attr-ux-label.nasa-disable:after {
|
|
content: "";
|
|
height: 2px;
|
|
position: absolute;
|
|
top: 50%;
|
|
left: 0;
|
|
right: 0;
|
|
border-top: 2px solid #cccccc;
|
|
}
|
|
.nasa-label-big-square .nasa-attr-ux-label.nasa-disable:before {
|
|
-webkit-transform: translateY(-50%) rotate(45deg);
|
|
-moz-transform: translateY(-50%) rotate(45deg);
|
|
-o-transform: translateY(-50%) rotate(45deg);
|
|
-ms-transform: translateY(-50%) rotate(45deg);
|
|
transform: translateY(-50%) rotate(45deg);
|
|
}
|
|
.nasa-label-big-square .nasa-attr-ux-label.nasa-disable:after {
|
|
-webkit-transform: translateY(-50%) rotate(-45deg);
|
|
-moz-transform: translateY(-50%) rotate(-45deg);
|
|
-o-transform: translateY(-50%) rotate(-45deg);
|
|
-ms-transform: translateY(-50%) rotate(-45deg);
|
|
transform: translateY(-50%) rotate(-45deg);
|
|
}
|
|
|
|
/* CONTACT US FOOTER */
|
|
.contact-information {
|
|
font-size: 100%;
|
|
}
|
|
.contact-information li {
|
|
list-style: none;
|
|
padding-top: 3px;
|
|
}
|
|
.contact-information li .contact-icon {
|
|
float: left;
|
|
margin-right: 15px;
|
|
font-size: 150%;
|
|
}
|
|
.contact-information li .contact-text {
|
|
line-height: 2.0;
|
|
}
|
|
|
|
.nasa-nav-sc-menu .menu-item a {
|
|
color: inherit;
|
|
border: none;
|
|
}
|
|
.nasa-nav-sc-menu .menu-item a:hover {
|
|
color: #f76b6a;
|
|
}
|
|
|
|
.footer-type-default {
|
|
padding: 30px;
|
|
background-color: #f9f9f9;
|
|
text-align: center;
|
|
font-weight: bold;
|
|
}
|
|
|
|
#nasa-footer .nasa-panel p {
|
|
line-height: 1.6;
|
|
}
|
|
#nasa-footer .wpcf7 .wpcf7-form-control-wrap {
|
|
display: block;
|
|
margin-right: 0;
|
|
width: 100%;
|
|
}
|
|
#nasa-footer div.wpcf7-mail-sent-ok,
|
|
#nasa-footer div.wpcf7-validation-errors {
|
|
border: none;
|
|
}
|
|
#nasa-footer .nasa-title {
|
|
color: inherit;
|
|
}
|
|
#nasa-footer .nasa-title span {
|
|
color: inherit;
|
|
font-size: 115%;
|
|
}
|
|
#nasa-footer .nasa-accordion-title a {
|
|
letter-spacing: 0;
|
|
}
|
|
#nasa-footer .nasa-nav-sc-menu {
|
|
margin-top: 30px;
|
|
}
|
|
#nasa-footer .nasa-nav-sc-menu ul li {
|
|
list-style: none;
|
|
}
|
|
#nasa-footer .nasa-nav-sc-menu ul li a {
|
|
display: -webkit-box;
|
|
display: -moz-box;
|
|
display: -ms-flexbox;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
-webkit-align-items: center;
|
|
align-items: center;
|
|
gap: 10px;
|
|
padding: 5px 0;
|
|
width: 100%;
|
|
}
|
|
#nasa-footer .nasa-share {
|
|
margin-top: 5px;
|
|
}
|
|
#nasa-footer .nasa-share li {
|
|
margin-right: 20px;
|
|
}
|
|
#nasa-footer .nasa-2columns .wpb_content_element {
|
|
width: 50%;
|
|
display: inline-block;
|
|
}
|
|
#nasa-footer .nasa-row-light {
|
|
background-color: transparent;
|
|
padding: 30px 0 30px 0;
|
|
}
|
|
#nasa-footer .nasa-row-light p {
|
|
line-height: 240%;
|
|
}
|
|
#nasa-footer .footer-before {
|
|
padding-top: 20px;
|
|
padding-bottom: 20px;
|
|
}
|
|
#nasa-footer .top-footer .nasa-hr {
|
|
display: block;
|
|
height: 2px;
|
|
}
|
|
#nasa-footer .nasa-contact-footer-custom h5 {
|
|
font-size: 150%;
|
|
color: #f76b6a;
|
|
}
|
|
#nasa-footer .nasa-contact-footer-custom h5 i {
|
|
color: #f76b6a;
|
|
}
|
|
#nasa-footer .nasa-footer-bottom {
|
|
background-color: #FFF;
|
|
color: #333;
|
|
padding: 20px 0;
|
|
border-top: 1px solid #ececec;
|
|
}
|
|
#nasa-footer .nasa-footer-bottom .nasa-nav-sc-menu {
|
|
margin-top: 0;
|
|
margin-bottom: 0;
|
|
}
|
|
#nasa-footer .nasa-footer-bottom.nasa-transparent {
|
|
padding-top: 50px;
|
|
background-color: transparent;
|
|
border-top: none;
|
|
}
|
|
#nasa-footer .nasa-footer-bottom-left p {
|
|
line-height: 300%;
|
|
margin: 0;
|
|
}
|
|
#nasa-footer .nasa-footer-bottom-right .nasa-nav-sc-menu {
|
|
float: right;
|
|
}
|
|
#nasa-footer .nasa-footer-bottom-right ul {
|
|
margin-bottom: 0;
|
|
line-height: 2.3;
|
|
}
|
|
#nasa-footer .nasa-footer-bottom-right ul li {
|
|
display: inline-block;
|
|
position: relative;
|
|
margin-left: 15px;
|
|
}
|
|
#nasa-footer .nasa-footer-bottom-right ul li:after {
|
|
position: absolute;
|
|
display: block;
|
|
content: " ";
|
|
right: -10px;
|
|
top: 50%;
|
|
position: absolute;
|
|
-webkit-transform: translateY(-50%);
|
|
-moz-transform: translateY(-50%);
|
|
-o-transform: translateY(-50%);
|
|
-ms-transform: translateY(-50%);
|
|
transform: translateY(-50%);
|
|
}
|
|
#nasa-footer .nasa-footer-bottom-right ul li:first-child {
|
|
margin-left: 0;
|
|
}
|
|
#nasa-footer .nasa-footer-bottom-right ul li:first-child:after {
|
|
content: "";
|
|
}
|
|
#nasa-footer .footer-light-1 {
|
|
background-color: #FAFAFA;
|
|
border-top: 1px solid #efefef;
|
|
}
|
|
#nasa-footer .footer-light-1 .footer-contact .wpcf7-email {
|
|
border: none;
|
|
border-bottom: 1px solid #ddd;
|
|
padding: 0;
|
|
margin: 5px 0;
|
|
font-weight: 500;
|
|
background-color: transparent;
|
|
-webkit-border-radius: 0px;
|
|
-moz-border-radius: 0px;
|
|
border-radius: 0px;
|
|
}
|
|
#nasa-footer .footer-light-1 .footer-contact .wpcf7-email:focus {
|
|
background-color: transparent;
|
|
}
|
|
#nasa-footer .footer-light-1 .footer-contact .nasa-contact-text {
|
|
margin-top: 31px;
|
|
margin-bottom: 0;
|
|
}
|
|
#nasa-footer .footer-light-1 .footer-contact .btn-submit-newsletters {
|
|
padding: 10px 30px;
|
|
margin-top: 0;
|
|
display: block;
|
|
clear: both;
|
|
margin-bottom: 0;
|
|
}
|
|
#nasa-footer .footer-light-1 .footer-contact .wpcf7-not-valid-tip {
|
|
position: absolute;
|
|
bottom: -20px;
|
|
}
|
|
#nasa-footer .footer-light-1 .footer-contact .wpcf7 p {
|
|
margin-bottom: 0;
|
|
}
|
|
#nasa-footer .footer-light-1 .footer-contact .wpcf7-response-output {
|
|
margin: 10px 0 0 0;
|
|
padding: 0;
|
|
}
|
|
#nasa-footer .footer-light-1 .footer-contact .wpcf7-email::-webkit-input-placeholder {
|
|
/* WebKit, Blink, Edge */
|
|
color: #CFCFCF;
|
|
}
|
|
#nasa-footer .footer-light-1 .footer-contact .wpcf7-email:-moz-placeholder {
|
|
/* Mozilla Firefox 4 to 18 */
|
|
color: #CFCFCF;
|
|
opacity: 1;
|
|
}
|
|
#nasa-footer .footer-light-1 .footer-contact .wpcf7-email::-moz-placeholder {
|
|
/* Mozilla Firefox 19+ */
|
|
color: #CFCFCF;
|
|
opacity: 1;
|
|
}
|
|
#nasa-footer .footer-light-1 .footer-contact .wpcf7-email:-ms-input-placeholder {
|
|
/* Internet Explorer 10-11 */
|
|
color: #CFCFCF;
|
|
}
|
|
#nasa-footer .footer-light-1 .footer-contact .wpcf7-email::-ms-input-placeholder {
|
|
/* Microsoft Edge */
|
|
color: #CFCFCF;
|
|
}
|
|
#nasa-footer .footer-light-1 .contact-information {
|
|
margin-top: 31px;
|
|
}
|
|
#nasa-footer .footer-light-2 {
|
|
background-color: #FAFAFA;
|
|
border-top: 1px solid #ececec;
|
|
}
|
|
#nasa-footer .footer-light-2 .footer-contact h4 {
|
|
margin: 0;
|
|
line-height: 42px;
|
|
}
|
|
#nasa-footer .footer-light-2 .footer-contact .wpcf7 .wpcf7-form {
|
|
position: relative;
|
|
}
|
|
#nasa-footer .footer-light-2 .footer-contact .wpcf7 .wpcf7-form:after {
|
|
content: "";
|
|
display: block;
|
|
clear: both;
|
|
}
|
|
#nasa-footer .footer-light-2 .footer-contact .wpcf7-form-control-wrap {
|
|
display: inline-block;
|
|
margin-bottom: 0;
|
|
}
|
|
#nasa-footer .footer-light-2 .footer-contact .wpcf7-email {
|
|
margin: 1px 0 0 0;
|
|
padding: 0 9px;
|
|
height: 42px;
|
|
line-height: 42px;
|
|
}
|
|
#nasa-footer .footer-light-2 .footer-contact .btn-submit-newsletters {
|
|
margin: 1px 0;
|
|
}
|
|
#nasa-footer .footer-light-2 .footer-contact .wpcf7-not-valid-tip {
|
|
position: absolute;
|
|
bottom: 100%;
|
|
}
|
|
#nasa-footer .footer-light-2 .footer-contact .wpcf7 p {
|
|
margin-bottom: 0;
|
|
display: -webkit-box;
|
|
display: -moz-box;
|
|
display: -ms-flexbox;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
gap: 5px;
|
|
}
|
|
#nasa-footer .footer-light-2 .footer-contact .wpcf7-response-output {
|
|
position: absolute;
|
|
margin: 5px 0;
|
|
top: 100%;
|
|
padding: 0;
|
|
}
|
|
#nasa-footer .footer-light-2 .footer-contact .wpcf7-email:-moz-placeholder,
|
|
#nasa-footer .footer-light-2 .footer-contact .wpcf7-email::-moz-placeholder {
|
|
color: #CFCFCF;
|
|
opacity: 1;
|
|
}
|
|
#nasa-footer .footer-light-2 .footer-contact .wpcf7-email::-webkit-input-placeholder,
|
|
#nasa-footer .footer-light-2 .footer-contact .wpcf7-email:-ms-input-placeholder,
|
|
#nasa-footer .footer-light-2 .footer-contact .wpcf7-email::-ms-input-placeholder {
|
|
/* Internet Explorer 10-11 */
|
|
color: #CFCFCF;
|
|
}
|
|
#nasa-footer .footer-light-2 .nasa-follow {
|
|
margin: 12px 0 4px;
|
|
padding-bottom: 15px;
|
|
}
|
|
#nasa-footer .footer-light-2 .contact-information {
|
|
margin-top: 45px;
|
|
}
|
|
#nasa-footer .footer-light-2.nasa-footer-baby .contact-information {
|
|
margin-top: 34px;
|
|
}
|
|
#nasa-footer .footer-light-3 {
|
|
text-align: center;
|
|
}
|
|
#nasa-footer .footer-light-3 .nasa-nav-sc-menu {
|
|
margin-top: 10px;
|
|
}
|
|
#nasa-footer .footer-dark {
|
|
background-color: #282828;
|
|
color: #aaaaaa;
|
|
}
|
|
#nasa-footer .footer-dark.nasa-footer-bottom {
|
|
background-color: #191919;
|
|
color: #FFF;
|
|
border-top: none;
|
|
}
|
|
#nasa-footer .footer-dark h2, #nasa-footer .footer-dark h4 {
|
|
color: #FFF;
|
|
}
|
|
#nasa-footer .footer-dark h2 {
|
|
font-size: 140%;
|
|
line-height: 2;
|
|
padding-bottom: 10px;
|
|
}
|
|
#nasa-footer .footer-dark .nasa-nav-sc-menu ul li a {
|
|
opacity: 0.6;
|
|
}
|
|
#nasa-footer .footer-dark .nasa-nav-sc-menu ul li a:hover {
|
|
color: inherit;
|
|
opacity: 1;
|
|
}
|
|
#nasa-footer .footer-dark .nasa-follow a,
|
|
#nasa-footer .footer-dark .nasa-share a {
|
|
color: inherit;
|
|
}
|
|
#nasa-footer .footer-dark .nasa-follow a i, #nasa-footer .footer-dark .nasa-follow a svg,
|
|
#nasa-footer .footer-dark .nasa-share a i,
|
|
#nasa-footer .footer-dark .nasa-share a svg {
|
|
color: inherit;
|
|
}
|
|
#nasa-footer .footer-dark .service-block.style-4 {
|
|
border-color: transparent;
|
|
}
|
|
#nasa-footer .footer-darker {
|
|
background-color: #000;
|
|
color: #c1c1c1;
|
|
}
|
|
#nasa-footer .footer-darker .follow-icon a i, #nasa-footer .footer-darker .follow-icon a svg {
|
|
color: #c1c1c1;
|
|
}
|
|
#nasa-footer .nasa-footer-parts-contact {
|
|
position: relative;
|
|
height: 80px;
|
|
}
|
|
#nasa-footer .nasa-footer-parts-contact .btn-submit-newsletters {
|
|
position: absolute;
|
|
right: 0;
|
|
top: 20px;
|
|
-webkit-border-radius: 0 5px 5px 0;
|
|
-moz-border-radius: 0 5px 5px 0;
|
|
border-radius: 0 5px 5px 0;
|
|
}
|
|
#nasa-footer .nasa-footer-parts-contact .nasa-footer-contact-mail {
|
|
margin: 0;
|
|
padding-left: 25px;
|
|
padding-right: 25px;
|
|
-webkit-border-radius: 5px;
|
|
-moz-border-radius: 5px;
|
|
border-radius: 5px;
|
|
}
|
|
#nasa-footer .nasa-footer-parts-contact .wpcf7-form-control-wrap {
|
|
margin-top: 20px;
|
|
}
|
|
#nasa-footer .nasa-footer-parts-contact .wpcf7-not-valid-tip {
|
|
margin-top: 15px;
|
|
}
|
|
#nasa-footer .nasa-toy-footer .wpcf7-form p {
|
|
display: block;
|
|
position: relative;
|
|
}
|
|
#nasa-footer .nasa-toy-footer .wpcf7-form p .wpcf7-form-control-wrap .nasa-footer-contact-mail {
|
|
-webkit-border-radius: 50px;
|
|
-moz-border-radius: 50px;
|
|
border-radius: 50px;
|
|
padding-right: 150px;
|
|
padding-left: 15px;
|
|
}
|
|
#nasa-footer .nasa-toy-footer .wpcf7-form p .btn-submit-newsletters {
|
|
right: 0px;
|
|
position: absolute;
|
|
max-width: 140px;
|
|
-webkit-border-radius: 50px;
|
|
-moz-border-radius: 50px;
|
|
border-radius: 50px;
|
|
top: 0px;
|
|
}
|
|
|
|
.footer .contact-logo {
|
|
margin-bottom: 20px;
|
|
}
|
|
|
|
.contact-icon.border-circle {
|
|
position: relative;
|
|
border: 1px solid #ddd;
|
|
width: 38px;
|
|
height: 38px;
|
|
margin-right: 13px;
|
|
background-color: #fff;
|
|
-webkit-border-radius: 99px;
|
|
-moz-border-radius: 99px;
|
|
border-radius: 99px;
|
|
}
|
|
|
|
.contact-icon.border-circle .fa-paper-plane,
|
|
.contact-icon.border-circle .fa-envelope {
|
|
position: absolute;
|
|
top: 25%;
|
|
left: 27%;
|
|
}
|
|
|
|
.contact-icon.border-circle .fa-phone {
|
|
position: absolute;
|
|
top: 28%;
|
|
left: 35%;
|
|
}
|
|
|
|
.footer-service-box {
|
|
padding: 20px 0px 60px 0px;
|
|
}
|
|
.footer-service-box:before {
|
|
display: block;
|
|
content: '';
|
|
height: 1px;
|
|
background-color: #ddd;
|
|
width: 35%;
|
|
margin: 0 auto;
|
|
margin-bottom: 55px;
|
|
}
|
|
|
|
.footer-border-top {
|
|
border-top: 1px solid #ececec;
|
|
}
|
|
|
|
.footer-light-grey {
|
|
background-color: #fafafa;
|
|
}
|
|
|
|
.nasa-opening-time {
|
|
list-style: none;
|
|
padding: 0;
|
|
margin: 35px 0 15px 0;
|
|
}
|
|
.nasa-opening-time .nasa-day-open {
|
|
text-align: left;
|
|
}
|
|
.nasa-opening-time .nasa-time-open {
|
|
text-align: right;
|
|
}
|
|
.nasa-opening-time li {
|
|
display: -webkit-inline-box;
|
|
display: -moz-inline-box;
|
|
display: -ms-inline-flexbox;
|
|
display: inline-flex;
|
|
width: 100%;
|
|
border-bottom: 1px solid #efefef;
|
|
padding: 0 0 5px 0;
|
|
margin-bottom: 5px;
|
|
}
|
|
.nasa-opening-time li span {
|
|
display: inline-block;
|
|
width: 50%;
|
|
}
|
|
.nasa-opening-time li:last-child {
|
|
border-bottom: none;
|
|
}
|
|
|
|
.nasa-menu-inline .nasa-menu-wrapper li {
|
|
display: inline-block;
|
|
margin-right: 10px;
|
|
}
|
|
.nasa-menu-inline .nasa-menu-wrapper li:last-child {
|
|
margin-right: 0;
|
|
}
|
|
|
|
@media only screen and (max-width: 767px) {
|
|
#nasa-footer .nasa-accordions-content .nasa-panel .nasa-menu-wrapper {
|
|
margin-bottom: 0;
|
|
}
|
|
#nasa-footer .nasa-accordions-content.nasa-no-border .nasa-accordion-title a {
|
|
font-size: 120%;
|
|
}
|
|
#nasa-footer .nasa-accordions-content.nasa-no-border .nasa-accordion-title a:after {
|
|
font-size: 175%;
|
|
}
|
|
|
|
.footer-mobile.nasa-border-top {
|
|
border-top: 1px solid #efefef;
|
|
}
|
|
}
|
|
#nasa-footer .footer-organic-farm {
|
|
background-position: bottom center !important;
|
|
background-repeat: no-repeat !important;
|
|
}
|
|
|
|
div.wpcf7 {
|
|
margin: 0;
|
|
padding: 0;
|
|
}
|
|
|
|
div.wpcf7-response-output {
|
|
margin: 10px 0;
|
|
padding: 0;
|
|
}
|
|
|
|
div.wpcf7 .screen-reader-response {
|
|
position: absolute;
|
|
overflow: hidden;
|
|
clip: rect(1px, 1px, 1px, 1px);
|
|
height: 1px;
|
|
width: 1px;
|
|
margin: 0;
|
|
padding: 0;
|
|
border: 0;
|
|
}
|
|
|
|
div.wpcf7-mail-sent-ok {
|
|
border: 1px solid #ececec;
|
|
}
|
|
|
|
div.wpcf7-mail-sent-ng {
|
|
border: 2px solid #ff0000;
|
|
}
|
|
|
|
div.wpcf7-spam-blocked {
|
|
border: 2px solid #ffa500;
|
|
}
|
|
|
|
div.wpcf7-validation-errors {
|
|
border: 2px solid #f7e700;
|
|
}
|
|
|
|
body .wpcf7 form .wpcf7-response-output {
|
|
border: none;
|
|
}
|
|
|
|
.wpcf7-validates-as-required.wpcf7-not-valid {
|
|
border-color: #ff0000;
|
|
}
|
|
|
|
.wpcf7-form-control-wrap {
|
|
position: relative;
|
|
}
|
|
|
|
span.wpcf7-not-valid-tip {
|
|
color: #f00;
|
|
font-size: 1em;
|
|
font-weight: normal;
|
|
display: block;
|
|
line-height: 1.4;
|
|
}
|
|
|
|
.use-floating-validation-tip span.wpcf7-not-valid-tip {
|
|
position: absolute;
|
|
top: 20%;
|
|
left: 20%;
|
|
z-index: 100;
|
|
border: 1px solid #ff0000;
|
|
background: #fff;
|
|
padding: .2em .8em;
|
|
}
|
|
|
|
span.wpcf7-list-item {
|
|
display: inline-block;
|
|
margin: 0 0 0 1em;
|
|
}
|
|
|
|
span.wpcf7-list-item-label:before,
|
|
span.wpcf7-list-item-label:after {
|
|
content: " ";
|
|
}
|
|
|
|
body .wpcf7-spinner,
|
|
.wpcf7-display-none {
|
|
display: none;
|
|
}
|
|
|
|
div.wpcf7 .wpcf7-form.submitting {
|
|
position: relative;
|
|
overflow: hidden;
|
|
}
|
|
div.wpcf7 .wpcf7-form.submitting:before {
|
|
content: "";
|
|
position: absolute;
|
|
top: -10px;
|
|
bottom: -10px;
|
|
left: -10px;
|
|
right: -10px;
|
|
cursor: wait;
|
|
z-index: 8;
|
|
}
|
|
div.wpcf7 .wpcf7-form.submitting:after {
|
|
display: block;
|
|
content: "";
|
|
position: absolute;
|
|
z-index: 9;
|
|
opacity: 0.6;
|
|
top: 50%;
|
|
left: 50%;
|
|
width: 30px;
|
|
height: 30px;
|
|
margin-left: -15px;
|
|
margin-top: -15px;
|
|
border-top: 1px solid #efefef;
|
|
border-bottom: 1px solid #333;
|
|
border-left: 1px solid #efefef;
|
|
border-right: 1px solid #333;
|
|
-webkit-border-radius: 50%;
|
|
-moz-border-radius: 50%;
|
|
border-radius: 50%;
|
|
-webkit-animation: nasa-spin .5s linear infinite;
|
|
/* Safari | Chrome */
|
|
-moz-animation: nasa-spin .5s linear infinite;
|
|
/* FF */
|
|
-o-animation: nasa-spin .5s linear infinite;
|
|
/* Opera */
|
|
-ms-animation: nasa-spin .5s linear infinite;
|
|
/* IE */
|
|
animation: nasa-spin .5s linear infinite;
|
|
}
|
|
|
|
div.wpcf7 div.ajax-error {
|
|
display: none;
|
|
}
|
|
|
|
div.wpcf7 .placeheld {
|
|
color: #888888;
|
|
}
|
|
|
|
div.wpcf7 .wpcf7-recaptcha iframe {
|
|
margin-bottom: 0;
|
|
}
|
|
|
|
div.wpcf7 input[type="file"] {
|
|
cursor: pointer;
|
|
}
|
|
|
|
div.wpcf7 input[type="file"]:disabled {
|
|
cursor: default;
|
|
}
|
|
|
|
.watch-style-wrap .wpcf7 p {
|
|
display: -webkit-box;
|
|
display: -moz-box;
|
|
display: -ms-flexbox;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
margin: 0;
|
|
}
|
|
.watch-style-wrap .wpcf7 .wpcf7-form-control-wrap {
|
|
margin: 0;
|
|
}
|
|
.watch-style-wrap .wpcf7 .wpcf7-form-control-wrap.your-email {
|
|
position: relative;
|
|
}
|
|
.watch-style-wrap .wpcf7 .wpcf7-form-control-wrap.your-email:before {
|
|
font-family: 'Pe-icon-7-stroke';
|
|
content: "\e639";
|
|
position: absolute;
|
|
left: 15px;
|
|
top: 15px;
|
|
font-size: 25px;
|
|
line-height: 1;
|
|
}
|
|
.watch-style-wrap .wpcf7 input[type=email] {
|
|
background: #ffebed;
|
|
font-weight: 600;
|
|
font-size: 15px;
|
|
height: 55px;
|
|
padding-left: 30px;
|
|
margin: 0;
|
|
border-color: transparent;
|
|
-webkit-border-top-right-radius: 0;
|
|
-moz-border-top-right-radius: 0;
|
|
border-top-right-radius: 0;
|
|
-webkit-border-bottom-right-radius: 0;
|
|
-moz-border-bottom-right-radius: 0;
|
|
border-bottom-right-radius: 0;
|
|
}
|
|
.watch-style-wrap .wpcf7 .wpcf7-submit {
|
|
height: 55px;
|
|
background-color: #ffebed !important;
|
|
border-color: #ffebed !important;
|
|
color: #000 !important;
|
|
font-weight: 800;
|
|
margin: 0;
|
|
border-color: transparent;
|
|
-webkit-border-top-left-radius: 0;
|
|
-moz-border-top-left-radius: 0;
|
|
border-top-left-radius: 0;
|
|
-webkit-border-bottom-left-radius: 0;
|
|
-moz-border-bottom-left-radius: 0;
|
|
border-bottom-left-radius: 0;
|
|
}
|
|
.watch-style-wrap .wpcf7 .wpcf7-submit:hover {
|
|
background-color: #ffebed !important;
|
|
border-color: #ffebed !important;
|
|
color: #000 !important;
|
|
}
|
|
.watch-style-wrap div.wpcf7-response-output {
|
|
margin-top: 5px;
|
|
}
|
|
|
|
.nasa-rtl .watch-style-wrap .wpcf7 input[type=email] {
|
|
-webkit-border-top-left-radius: 0;
|
|
-moz-border-top-left-radius: 0;
|
|
border-top-left-radius: 0;
|
|
-webkit-border-bottom-left-radius: 0;
|
|
-moz-border-bottom-left-radius: 0;
|
|
border-bottom-left-radius: 0;
|
|
}
|
|
.nasa-rtl .watch-style-wrap .wpcf7 .wpcf7-submit {
|
|
-webkit-border-top-right-radius: 0;
|
|
-moz-border-top-right-radius: 0;
|
|
border-top-right-radius: 0;
|
|
-webkit-border-bottom-right-radius: 0;
|
|
-moz-border-bottom-right-radius: 0;
|
|
border-bottom-right-radius: 0;
|
|
}
|
|
|
|
.wpcf7 form {
|
|
margin-bottom: 0;
|
|
}
|
|
|
|
.wpcf7 .newletter-form-controls input[type="text"],
|
|
.wpcf7 .newletter-form-controls input[type="email"],
|
|
.wpcf7 .newletter-form-controls textarea {
|
|
width: 100%;
|
|
margin-bottom: 15px;
|
|
display: inline-block;
|
|
}
|
|
|
|
.wpcf7 .wpcf7-form-control-wrap {
|
|
position: relative;
|
|
display: inline-block;
|
|
float: left;
|
|
width: 100%;
|
|
margin-bottom: 10px;
|
|
}
|
|
|
|
.wpcf7 .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
|
|
margin-left: 0;
|
|
padding-top: 10px;
|
|
padding-bottom: 10px;
|
|
width: 100%;
|
|
color: #fb0000;
|
|
}
|
|
.wpcf7 p {
|
|
clear: both;
|
|
}
|
|
|
|
.wpcf7 form.sent .wpcf7-response-output {
|
|
color: #46b450;
|
|
/* Green */
|
|
}
|
|
|
|
.wpcf7 form.failed .wpcf7-response-output,
|
|
.wpcf7 form.aborted .wpcf7-response-output {
|
|
color: #dc3232;
|
|
/* Red */
|
|
}
|
|
|
|
.wpcf7 form.spam .wpcf7-response-output {
|
|
color: #f56e28;
|
|
/* Orange */
|
|
}
|
|
|
|
.wpcf7 form.invalid .wpcf7-response-output,
|
|
.wpcf7 form.unaccepted .wpcf7-response-output,
|
|
.wpcf7 form.payment-required .wpcf7-response-output {
|
|
color: #ffb900;
|
|
/* Yellow */
|
|
}
|
|
|
|
.wcmp_fpm_buttons {
|
|
display: none;
|
|
}
|
|
|
|
li.product-warp-item .wcmp_fpm_buttons {
|
|
display: block;
|
|
}
|
|
|
|
/* Text meant only for screen readers. */
|
|
.wpb_animate_when_almost_visible {
|
|
visibility: hidden;
|
|
}
|
|
.wpb_animate_when_almost_visible.animated {
|
|
visibility: visible;
|
|
}
|
|
|
|
.nasa-rotate-svg,
|
|
.nasa-rotate-180 {
|
|
-webkit-transform: rotate(180deg);
|
|
-moz-transform: rotate(180deg);
|
|
-o-transform: rotate(180deg);
|
|
-ms-transform: rotate(180deg);
|
|
transform: rotate(180deg);
|
|
}
|
|
|
|
.nasa-box-shadow-none {
|
|
-webkit-box-shadow: none !important;
|
|
-moz-box-shadow: none !important;
|
|
box-shadow: none !important;
|
|
}
|
|
|
|
.nasa-box-shadow-default {
|
|
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
|
|
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
|
|
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
|
|
}
|
|
|
|
.right .nasa-rotate-180,
|
|
.nasa-sidebar-right .nasa-rotate-180 {
|
|
-webkit-transform: rotate(0);
|
|
-moz-transform: rotate(0);
|
|
-o-transform: rotate(0);
|
|
-ms-transform: rotate(0);
|
|
transform: rotate(0);
|
|
}
|
|
|
|
.nasa-flip-vertical {
|
|
-webkit-transform: rotate(180deg) scaleX(-1);
|
|
-moz-transform: rotate(180deg) scaleX(-1);
|
|
-o-transform: rotate(180deg) scaleX(-1);
|
|
-ms-transform: rotate(180deg) scaleX(-1);
|
|
transform: rotate(180deg) scaleX(-1);
|
|
}
|
|
|
|
.nasa-uppercase {
|
|
text-transform: uppercase;
|
|
}
|
|
|
|
.primary-color {
|
|
color: #f76b6a;
|
|
}
|
|
|
|
.primary-bg {
|
|
background-color: #f76b6a;
|
|
}
|
|
|
|
.primary-border {
|
|
border-color: #f76b6a;
|
|
}
|
|
|
|
.nasa-height-auto {
|
|
height: auto !important;
|
|
}
|
|
|
|
.nasa-relative,
|
|
.nasa_load_ajax {
|
|
position: relative;
|
|
}
|
|
|
|
.nasa-absolute {
|
|
position: absolute;
|
|
}
|
|
|
|
.nasa-absolute-focus {
|
|
position: absolute !important;
|
|
}
|
|
|
|
.nasa-fixed {
|
|
position: fixed;
|
|
}
|
|
|
|
.nasa-fixed-focus {
|
|
position: fixed !important;
|
|
}
|
|
|
|
.nasa-static {
|
|
position: static;
|
|
}
|
|
|
|
.nasa-static-focus {
|
|
position: static !important;
|
|
}
|
|
|
|
.none-weight {
|
|
font-weight: normal !important;
|
|
color: #666666;
|
|
}
|
|
|
|
.form-row .none-weight {
|
|
text-decoration: none;
|
|
}
|
|
|
|
.form-row .lost_password:hover {
|
|
text-decoration: underline;
|
|
}
|
|
|
|
body .select2-dropdown {
|
|
border-color: #dedede;
|
|
}
|
|
|
|
.nasa-block {
|
|
display: block !important;
|
|
}
|
|
|
|
.nasa-flex {
|
|
display: -webkit-box;
|
|
display: -moz-box;
|
|
display: -ms-flexbox;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
-webkit-align-items: center;
|
|
align-items: center;
|
|
}
|
|
|
|
.nasa-iflex {
|
|
display: -webkit-inline-box;
|
|
display: -moz-inline-box;
|
|
display: -ms-inline-flexbox;
|
|
display: inline-flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
-webkit-align-items: center;
|
|
align-items: center;
|
|
}
|
|
|
|
.flex-column {
|
|
-webkit-box-orient: vertical;
|
|
-webkit-box-direction: normal;
|
|
-ms-flex-direction: column;
|
|
flex-direction: column;
|
|
}
|
|
|
|
.align-baseline {
|
|
-webkit-box-align: baseline;
|
|
-ms-flex-align: baseline;
|
|
-webkit-align-items: baseline;
|
|
align-items: baseline;
|
|
}
|
|
|
|
.align-start {
|
|
-webkit-box-align: start;
|
|
-ms-flex-align: start;
|
|
-webkit-align-items: flex-start;
|
|
align-items: flex-start;
|
|
}
|
|
|
|
.align-end {
|
|
-webkit-box-align: end;
|
|
-ms-flex-align: end;
|
|
-webkit-align-items: flex-end;
|
|
align-items: flex-end;
|
|
}
|
|
|
|
.align-stretch {
|
|
-webkit-box-align: stretch;
|
|
-ms-flex-align: stretch;
|
|
-webkit-align-items: stretch;
|
|
align-items: stretch;
|
|
}
|
|
|
|
.flex-wrap {
|
|
-webkit-flex-wrap: wrap;
|
|
-ms-flex-wrap: wrap;
|
|
flex-wrap: wrap;
|
|
}
|
|
|
|
.flex-nowrap {
|
|
-webkit-flex-wrap: nowrap;
|
|
-ms-flex-wrap: nowrap;
|
|
flex-wrap: nowrap;
|
|
}
|
|
|
|
.jc {
|
|
-webkit-box-pack: center;
|
|
-ms-flex-pack: center;
|
|
justify-content: center;
|
|
}
|
|
|
|
.jst {
|
|
-webkit-box-pack: start;
|
|
-ms-flex-pack: start;
|
|
justify-content: flex-start;
|
|
}
|
|
|
|
.je {
|
|
-webkit-box-pack: end;
|
|
-ms-flex-pack: end;
|
|
justify-content: flex-end;
|
|
}
|
|
|
|
.jbw {
|
|
-webkit-box-pack: justify;
|
|
-ms-flex-pack: justify;
|
|
justify-content: space-between;
|
|
}
|
|
|
|
.jse {
|
|
-webkit-box-pack: space-evenly;
|
|
-ms-flex-pack: space-evenly;
|
|
justify-content: space-evenly;
|
|
}
|
|
|
|
.jsa {
|
|
-ms-flex-pack: distribute;
|
|
justify-content: space-around;
|
|
}
|
|
|
|
.jdc-r {
|
|
-webkit-box-direction: normal;
|
|
-ms-flex-direction: column-reverse;
|
|
flex-direction: column-reverse;
|
|
}
|
|
|
|
.jdr-r {
|
|
-webkit-box-direction: normal;
|
|
-ms-flex-direction: row-reverse;
|
|
flex-direction: row-reverse;
|
|
}
|
|
|
|
.nasa-flex-1 {
|
|
flex: 1;
|
|
}
|
|
|
|
.nasa-fullwidth {
|
|
width: 100% !important;
|
|
}
|
|
|
|
.nasa-display-table {
|
|
display: table;
|
|
}
|
|
|
|
.nasa-border-top {
|
|
border-top: 1px solid #333333;
|
|
}
|
|
|
|
.nasa-border-left {
|
|
border-left: 1px solid #333333;
|
|
}
|
|
|
|
.nasa-border-right {
|
|
border-right: 1px solid #333333;
|
|
}
|
|
|
|
.nasa-border-bottom {
|
|
border-bottom: 1px solid #333333;
|
|
}
|
|
|
|
.nasa-border-bottom-none {
|
|
border-bottom: none !important;
|
|
}
|
|
|
|
.nasa-border-shadow {
|
|
border: 1px solid #efefef;
|
|
-webkit-box-shadow: 0px -3px 10px -3px rgba(0, 0, 0, 0.1);
|
|
-moz-box-shadow: 0px -3px 10px -3px rgba(0, 0, 0, 0.1);
|
|
box-shadow: 0px -3px 10px -3px rgba(0, 0, 0, 0.1);
|
|
}
|
|
|
|
.nasa-border-bottom-gray {
|
|
border-bottom: 1px solid #efefef;
|
|
}
|
|
|
|
.text-success,
|
|
.nasa-success {
|
|
color: #00a32a;
|
|
}
|
|
|
|
.text-danger,
|
|
.nasa-error {
|
|
color: #c60f13;
|
|
}
|
|
|
|
input[type="text"].nasa-error,
|
|
input[type="password"].nasa-error,
|
|
input[type="date"].nasa-error,
|
|
input[type="datetime"].nasa-error,
|
|
input[type="datetime-local"].nasa-error,
|
|
input[type="month"].nasa-error,
|
|
input[type="week"].nasa-error,
|
|
input[type="email"].nasa-error,
|
|
input[type="number"].nasa-error,
|
|
input[type="search"].nasa-error,
|
|
input[type="tel"].nasa-error,
|
|
input[type="time"].nasa-error,
|
|
input[type="url"].nasa-error,
|
|
textarea.nasa-error {
|
|
color: #c60f13;
|
|
border-color: #c60f13;
|
|
}
|
|
|
|
.nasa-bold {
|
|
font-weight: bold;
|
|
}
|
|
|
|
.nasa-bold-100 {
|
|
font-weight: 100;
|
|
}
|
|
|
|
.nasa-bold-200 {
|
|
font-weight: 200;
|
|
}
|
|
|
|
.nasa-bold-300 {
|
|
font-weight: 300;
|
|
}
|
|
|
|
.nasa-bold-400 {
|
|
font-weight: 400;
|
|
}
|
|
|
|
.nasa-bold-500 {
|
|
font-weight: 500;
|
|
}
|
|
|
|
.nasa-bold-600 {
|
|
font-weight: 600;
|
|
}
|
|
|
|
.nasa-bold-700 {
|
|
font-weight: 700;
|
|
}
|
|
|
|
.nasa-bold-800 {
|
|
font-weight: 800;
|
|
}
|
|
|
|
.nasa-bold-900 {
|
|
font-weight: 900;
|
|
}
|
|
|
|
.nasa-radius-5 {
|
|
-webkit-border-radius: 5px;
|
|
-moz-border-radius: 5px;
|
|
border-radius: 5px;
|
|
}
|
|
|
|
.nasa-radius-10 {
|
|
-webkit-border-radius: 10px;
|
|
-moz-border-radius: 10px;
|
|
border-radius: 10px;
|
|
}
|
|
|
|
.nasa-radius-15 {
|
|
-webkit-border-radius: 15px;
|
|
-moz-border-radius: 15px;
|
|
border-radius: 15px;
|
|
}
|
|
|
|
.nasa-radius-20 {
|
|
-webkit-border-radius: 20px;
|
|
-moz-border-radius: 20px;
|
|
border-radius: 20px;
|
|
}
|
|
|
|
.nasa-radius-55 {
|
|
-webkit-border-radius: 55px;
|
|
-moz-border-radius: 55px;
|
|
border-radius: 55px;
|
|
}
|
|
|
|
.ns-ovhd {
|
|
overflow: hidden;
|
|
}
|
|
|
|
.force-radius-5 {
|
|
-webkit-border-radius: 5px !important;
|
|
-moz-border-radius: 5px !important;
|
|
border-radius: 5px !important;
|
|
}
|
|
|
|
.force-radius-10 {
|
|
-webkit-border-radius: 10px !important;
|
|
-moz-border-radius: 10px !important;
|
|
border-radius: 10px !important;
|
|
}
|
|
|
|
.force-radius-15 {
|
|
-webkit-border-radius: 15px !important;
|
|
-moz-border-radius: 15px !important;
|
|
border-radius: 15px !important;
|
|
}
|
|
|
|
.force-radius-20 {
|
|
-webkit-border-radius: 20px !important;
|
|
-moz-border-radius: 20px !important;
|
|
border-radius: 20px !important;
|
|
}
|
|
|
|
.nasa-close-search {
|
|
visibility: hidden;
|
|
opacity: 0;
|
|
}
|
|
|
|
.nasa-icon-submit-page input[type="submit"] {
|
|
padding: 8px 14px;
|
|
}
|
|
|
|
.nasa-min-height {
|
|
min-height: 1px;
|
|
}
|
|
|
|
.nasa-dark-fog {
|
|
background: #333;
|
|
position: absolute;
|
|
z-index: 2;
|
|
top: 0;
|
|
left: 0;
|
|
width: 100%;
|
|
height: 100%;
|
|
opacity: 0.1;
|
|
}
|
|
|
|
.nasa-light-fog {
|
|
background: #FFF;
|
|
position: absolute;
|
|
z-index: 9;
|
|
top: 0;
|
|
left: 0;
|
|
width: 100%;
|
|
height: 100%;
|
|
opacity: 0.6;
|
|
}
|
|
|
|
#nasa-before-load {
|
|
position: fixed;
|
|
top: 0;
|
|
left: 0;
|
|
bottom: 0;
|
|
right: 0;
|
|
backdrop-filter: blur(4px);
|
|
-webkit-backdrop-filter: blur(4px);
|
|
background-color: rgba(0, 0, 0, 0.5);
|
|
z-index: 9999999;
|
|
cursor: wait;
|
|
}
|
|
#nasa-before-load .nasa-loader {
|
|
top: 45%;
|
|
}
|
|
|
|
.screen-reader-text {
|
|
display: none;
|
|
clip: rect(1px, 1px, 1px, 1px);
|
|
position: absolute;
|
|
height: 0;
|
|
width: 0;
|
|
overflow: hidden;
|
|
}
|
|
|
|
.nasa-stclose {
|
|
position: relative;
|
|
width: 36px;
|
|
height: 36px;
|
|
display: inline-block;
|
|
font-size: 0;
|
|
color: transparent;
|
|
-webkit-border-radius: 50%;
|
|
-moz-border-radius: 50%;
|
|
border-radius: 50%;
|
|
}
|
|
.nasa-stclose:before, .nasa-stclose:after {
|
|
content: "";
|
|
width: 16px;
|
|
height: 0px;
|
|
position: absolute;
|
|
top: 17px;
|
|
left: 10px;
|
|
border-top: 1px solid #333;
|
|
}
|
|
.nasa-stclose:before {
|
|
-webkit-transform: rotate(-45deg);
|
|
-moz-transform: rotate(-45deg);
|
|
-o-transform: rotate(-45deg);
|
|
-ms-transform: rotate(-45deg);
|
|
transform: rotate(-45deg);
|
|
}
|
|
.nasa-stclose:after {
|
|
-webkit-transform: rotate(45deg);
|
|
-moz-transform: rotate(45deg);
|
|
-o-transform: rotate(45deg);
|
|
-ms-transform: rotate(45deg);
|
|
transform: rotate(45deg);
|
|
}
|
|
.nasa-stclose:hover {
|
|
background: #f1f1f1;
|
|
}
|
|
.nasa-stclose.hasbg {
|
|
background: #f1f1f1;
|
|
}
|
|
.nasa-stclose.hasbg:hover {
|
|
background: #dedede;
|
|
}
|
|
.nasa-stclose.small {
|
|
width: 28px;
|
|
height: 28px;
|
|
}
|
|
.nasa-stclose.small:before, .nasa-stclose.small:after {
|
|
width: 12px;
|
|
border-top-width: 1px;
|
|
top: 14px;
|
|
left: 8px;
|
|
}
|
|
.nasa-stclose.nasa-close-search-mobile {
|
|
background: #f1f1f1;
|
|
overflow: hidden;
|
|
width: 36px;
|
|
min-width: 36px;
|
|
}
|
|
.nasa-stclose.nasa-close-search-mobile:not(.nasa-active) {
|
|
width: 0;
|
|
min-width: 0;
|
|
margin: 0 !important;
|
|
}
|
|
.nasa-stclose.nasa-close-search-mobile svg {
|
|
border: none;
|
|
width: 36px;
|
|
height: 36px;
|
|
top: 0;
|
|
left: 0;
|
|
bottom: 0;
|
|
right: 0;
|
|
color: #333;
|
|
-webkit-transform: rotate(0);
|
|
-moz-transform: rotate(0);
|
|
-o-transform: rotate(0);
|
|
-ms-transform: rotate(0);
|
|
transform: rotate(0);
|
|
}
|
|
.nasa-stclose.nasa-close-search-mobile::before, .nasa-stclose.nasa-close-search-mobile:after {
|
|
display: none;
|
|
}
|
|
.nasa-stclose.bg-white:hover {
|
|
background: #FFFFFF;
|
|
}
|
|
.nasa-stclose.nasa-mfp-close, .nasa-stclose.ns-node-close, .nasa-stclose.ns-form-close, .nasa-stclose.close-360-degree {
|
|
position: absolute;
|
|
top: 10px;
|
|
right: 10px;
|
|
z-index: 400;
|
|
}
|
|
|
|
.nasa-static-sidebar.style-2 .nasa-stclose:before,
|
|
.nasa-static-sidebar.style-2 .nasa-stclose:after {
|
|
border-color: #ccc;
|
|
}
|
|
.nasa-static-sidebar.style-2 .nasa-stclose:hover:before,
|
|
.nasa-static-sidebar.style-2 .nasa-stclose:hover:after {
|
|
border-color: #333;
|
|
}
|
|
|
|
.woocommerce-checkout .screen-reader-text {
|
|
display: block;
|
|
position: relative;
|
|
height: auto;
|
|
width: auto;
|
|
clip: inherit;
|
|
clip-path: inherit;
|
|
-webkit-clip-path: inherit;
|
|
}
|
|
.woocommerce-checkout .quantity .screen-reader-text {
|
|
display: none;
|
|
}
|
|
|
|
#wrapper {
|
|
position: relative;
|
|
}
|
|
|
|
html {
|
|
min-height: 100%;
|
|
}
|
|
|
|
body {
|
|
min-height: 100%;
|
|
background-color: transparent;
|
|
}
|
|
body .nasa-only-rtl {
|
|
display: none;
|
|
}
|
|
body .vc_section {
|
|
padding: unset;
|
|
margin: unset;
|
|
}
|
|
body.bg-full-size {
|
|
background-size: cover;
|
|
background-attachment: fixed;
|
|
background-repeat: no-repeat;
|
|
background-position: 50% 50%;
|
|
}
|
|
body.boxed #wrapper {
|
|
max-width: 1250px;
|
|
margin: 0 auto;
|
|
-webkit-box-shadow: 0 20px 8px rgba(187, 187, 187, 0.3);
|
|
-moz-box-shadow: 0 20px 8px rgba(187, 187, 187, 0.3);
|
|
box-shadow: 0 20px 8px rgba(187, 187, 187, 0.3);
|
|
}
|
|
body.full-width #wrapper {
|
|
width: 100%;
|
|
}
|
|
body.ovhd {
|
|
overflow: hidden;
|
|
}
|
|
|
|
.container-wrap {
|
|
padding: 30px 0 10px;
|
|
*zoom: 1;
|
|
}
|
|
.container-wrap:before, .container-wrap:after {
|
|
content: " ";
|
|
display: table;
|
|
}
|
|
.container-wrap:after {
|
|
clear: both;
|
|
}
|
|
|
|
.page .container-wrap {
|
|
padding: 10px 0 10px;
|
|
}
|
|
|
|
.row.container {
|
|
margin-bottom: 30px;
|
|
}
|
|
|
|
.clearfix {
|
|
*zoom: 1;
|
|
}
|
|
.clearfix:before, .clearfix:after {
|
|
content: " ";
|
|
display: table;
|
|
}
|
|
.clearfix:after {
|
|
clear: both;
|
|
}
|
|
|
|
.align_right {
|
|
text-align: right;
|
|
}
|
|
|
|
.pe7-icon {
|
|
font-size: 130%;
|
|
}
|
|
|
|
.nasa-toggle-mobile_icons {
|
|
display: none;
|
|
}
|
|
|
|
.row.divided .columns {
|
|
border-right: 1px solid rgba(0, 0, 0, 0.05);
|
|
}
|
|
|
|
.row.divided .columns:last-child {
|
|
border: 0;
|
|
}
|
|
|
|
.row.collapse {
|
|
display: inline-block;
|
|
}
|
|
.row.collapse.hidden-tag {
|
|
display: none;
|
|
}
|
|
|
|
.top-divider {
|
|
border-top: 1px solid #eeeeee;
|
|
}
|
|
|
|
.uppercase {
|
|
text-transform: uppercase;
|
|
}
|
|
|
|
.thin-font {
|
|
font-weight: normal;
|
|
font-weight: 300;
|
|
}
|
|
|
|
p:empty {
|
|
display: none;
|
|
}
|
|
|
|
table {
|
|
width: 100%;
|
|
}
|
|
|
|
.star-rating {
|
|
display: block;
|
|
overflow: hidden;
|
|
position: relative;
|
|
height: 17px;
|
|
width: 80px;
|
|
margin: 0;
|
|
}
|
|
.star-rating:before {
|
|
position: absolute;
|
|
top: 0;
|
|
left: 0;
|
|
bottom: 0;
|
|
right: 0;
|
|
content: "";
|
|
background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="%23CCCCCC"><polygon points="12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2"></polygon></svg>') repeat-x;
|
|
background-size: 16px;
|
|
}
|
|
.star-rating span {
|
|
overflow: hidden;
|
|
float: left;
|
|
top: 0;
|
|
left: 0;
|
|
position: absolute;
|
|
padding-top: 1.5em;
|
|
font-weight: normal;
|
|
width: 100%;
|
|
}
|
|
.star-rating span:before {
|
|
position: absolute;
|
|
top: 0;
|
|
left: 0;
|
|
bottom: 0;
|
|
right: 0;
|
|
content: "";
|
|
background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" height="16" width="16" viewBox="0 0 24 24" fill="%23FF9C00"><polygon points="12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2"></polygon></svg>') repeat-x;
|
|
background-size: 16px;
|
|
}
|
|
|
|
/* Pagination */
|
|
.nasa-pagination {
|
|
width: 100%;
|
|
}
|
|
.nasa-pagination ul {
|
|
margin-bottom: 0;
|
|
}
|
|
.nasa-pagination ul li {
|
|
display: -webkit-inline-box;
|
|
display: -moz-inline-box;
|
|
display: -ms-inline-flexbox;
|
|
display: inline-flex;
|
|
list-style: none;
|
|
}
|
|
.nasa-pagination ul li .pe7-icon {
|
|
font-size: 160%;
|
|
vertical-align: middle;
|
|
text-align: center;
|
|
position: relative;
|
|
top: -2px;
|
|
}
|
|
.nasa-pagination.style-1 {
|
|
border: 1px solid #e5e5e5;
|
|
padding: 5px 5px 5px 15px;
|
|
margin-bottom: 50px;
|
|
-webkit-border-radius: 5px;
|
|
-moz-border-radius: 5px;
|
|
border-radius: 5px;
|
|
}
|
|
.nasa-pagination.style-1 .page-sumary {
|
|
display: inline-block;
|
|
}
|
|
.nasa-pagination.style-1 .page-sumary p {
|
|
color: #888888;
|
|
line-height: 35px;
|
|
margin-bottom: 0;
|
|
}
|
|
.nasa-pagination.style-1 .page-numbers-wrap {
|
|
float: right;
|
|
font-size: 100%;
|
|
}
|
|
.nasa-pagination.style-1 .page-numbers-wrap li a,
|
|
.nasa-pagination.style-1 .page-numbers-wrap li > span {
|
|
width: 35px;
|
|
height: 35px;
|
|
line-height: 35px;
|
|
display: inline-block;
|
|
margin: 0 auto;
|
|
text-align: center;
|
|
border: 1px solid transparent;
|
|
}
|
|
.nasa-pagination.style-1 .page-numbers-wrap li a.current,
|
|
.nasa-pagination.style-1 .page-numbers-wrap li > span.current {
|
|
background: #f6f6f6;
|
|
border: 1px solid #ddd;
|
|
width: 35px;
|
|
font-weight: bold;
|
|
-webkit-border-radius: 5px;
|
|
-moz-border-radius: 5px;
|
|
border-radius: 5px;
|
|
}
|
|
.nasa-pagination.style-1 .page-numbers-wrap li > span.nasa-page-more {
|
|
width: auto;
|
|
}
|
|
.nasa-pagination.style-1 .page-numbers-wrap li a.prev, .nasa-pagination.style-1 .page-numbers-wrap li a.next {
|
|
background: #f6f6f6;
|
|
-webkit-border-radius: 5px;
|
|
-moz-border-radius: 5px;
|
|
border-radius: 5px;
|
|
width: 35px;
|
|
}
|
|
.nasa-pagination.style-1 .page-numbers-wrap li span.current,
|
|
.nasa-pagination.style-1 .page-numbers-wrap li a.current,
|
|
.nasa-pagination.style-1 .page-numbers-wrap li a.nasa-current,
|
|
.nasa-pagination.style-1 .page-numbers-wrap li a:hover {
|
|
color: #f76b6a;
|
|
}
|
|
.nasa-pagination.style-1 .page-numbers-wrap ul.page-numbers {
|
|
display: -webkit-inline-box;
|
|
display: -moz-inline-box;
|
|
display: -ms-inline-flexbox;
|
|
display: inline-flex;
|
|
}
|
|
.nasa-pagination.style-2 {
|
|
text-align: center;
|
|
}
|
|
.nasa-pagination.style-2 hr {
|
|
display: none;
|
|
}
|
|
.nasa-pagination.style-2 .page-numbers {
|
|
text-align: center;
|
|
font-size: 100%;
|
|
overflow: hidden;
|
|
display: inline-block;
|
|
}
|
|
.nasa-pagination.style-2 .page-numbers li {
|
|
margin: 0 4px;
|
|
float: left;
|
|
}
|
|
.nasa-pagination.style-2 .page-numbers a,
|
|
.nasa-pagination.style-2 .page-numbers li > span {
|
|
width: 35px;
|
|
height: 35px;
|
|
line-height: 35px;
|
|
font-weight: bold;
|
|
display: block;
|
|
color: #444;
|
|
text-align: center;
|
|
-webkit-border-radius: 50%;
|
|
-moz-border-radius: 50%;
|
|
border-radius: 50%;
|
|
}
|
|
.nasa-pagination.style-2 .page-numbers a.nasa-page-more,
|
|
.nasa-pagination.style-2 .page-numbers li > span.nasa-page-more {
|
|
width: auto;
|
|
}
|
|
.nasa-pagination.style-2 .page-numbers a:hover {
|
|
background-color: #eee;
|
|
}
|
|
.nasa-pagination.style-2 .page-numbers a:hover svg {
|
|
stroke: currentColor;
|
|
stroke-width: .5;
|
|
}
|
|
.nasa-pagination.style-2 .page-numbers .current {
|
|
background-color: #f76b6a;
|
|
color: #fff;
|
|
}
|
|
|
|
.woocommerce-pagination {
|
|
width: 100%;
|
|
text-align: center;
|
|
}
|
|
.woocommerce-pagination ul {
|
|
margin-bottom: 0;
|
|
}
|
|
.woocommerce-pagination ul li {
|
|
display: inline-block;
|
|
list-style: none;
|
|
}
|
|
.woocommerce-pagination .page-numbers {
|
|
text-align: center;
|
|
font-size: 100%;
|
|
overflow: hidden;
|
|
display: inline-block;
|
|
list-style: none;
|
|
}
|
|
.woocommerce-pagination .page-numbers li {
|
|
margin: 0 4px;
|
|
float: left;
|
|
}
|
|
.woocommerce-pagination .page-numbers li .pe7-icon {
|
|
font-size: 35px;
|
|
width: 35px;
|
|
height: 35px;
|
|
line-height: 35px;
|
|
display: inherit;
|
|
text-align: center;
|
|
}
|
|
.woocommerce-pagination .page-numbers li a:hover .pe7-icon {
|
|
font-weight: bold;
|
|
color: inherit;
|
|
}
|
|
.woocommerce-pagination .page-numbers a,
|
|
.woocommerce-pagination .page-numbers li > span {
|
|
width: 35px;
|
|
height: 35px;
|
|
line-height: 35px;
|
|
display: block;
|
|
color: #444;
|
|
text-align: center;
|
|
-webkit-border-radius: 50%;
|
|
-moz-border-radius: 50%;
|
|
border-radius: 50%;
|
|
}
|
|
.woocommerce-pagination .page-numbers a.nasa-page-more,
|
|
.woocommerce-pagination .page-numbers li > span.nasa-page-more {
|
|
width: auto;
|
|
}
|
|
.woocommerce-pagination .page-numbers a:hover {
|
|
background-color: #eee;
|
|
}
|
|
.woocommerce-pagination .page-numbers .current {
|
|
background-color: #f76b6a;
|
|
color: #fff;
|
|
}
|
|
|
|
.nasa-pagination.style-1 .woocommerce-pagination {
|
|
width: initial;
|
|
text-align: initial;
|
|
}
|
|
.nasa-pagination.style-1 .woocommerce-pagination ul li {
|
|
display: -webkit-box;
|
|
display: -moz-box;
|
|
display: -ms-flexbox;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
}
|
|
|
|
.nasa-footer-info-box {
|
|
margin-top: 15px;
|
|
}
|
|
|
|
.nasa-footer-contact-title h5 {
|
|
margin: 0;
|
|
color: #f76b6a;
|
|
}
|
|
.nasa-footer-contact-title h5 i {
|
|
color: #FEDC00;
|
|
}
|
|
|
|
.nasa-footer-contact-us {
|
|
margin-top: 15px;
|
|
}
|
|
|
|
.nasa-title-desc {
|
|
font-style: italic;
|
|
line-height: 1.5;
|
|
color: #878787;
|
|
}
|
|
|
|
/* nasa Title */
|
|
.nasa-title {
|
|
margin-bottom: 8px;
|
|
position: relative;
|
|
clear: both;
|
|
font-size: 110%;
|
|
}
|
|
.nasa-title .nasa-heading-title {
|
|
margin-bottom: 0.1em;
|
|
font-weight: 800;
|
|
}
|
|
.nasa-title span {
|
|
display: inline-block;
|
|
position: relative;
|
|
z-index: 2;
|
|
padding: 0;
|
|
}
|
|
.nasa-title .nasa-first-word {
|
|
font-weight: 900;
|
|
color: #f76b6a;
|
|
}
|
|
.nasa-title .nasa-title-hr {
|
|
display: none;
|
|
}
|
|
.nasa-title .nasa-title-desc {
|
|
margin-bottom: 0;
|
|
font-size: 90%;
|
|
}
|
|
.nasa-title.font-normal .nasa-title-desc {
|
|
font-style: normal;
|
|
}
|
|
.nasa-title.nasa-dft h1 {
|
|
font-size: 32px;
|
|
}
|
|
.nasa-title.nasa-dft h2 {
|
|
font-size: 29px;
|
|
}
|
|
.nasa-title.nasa-dft h3 {
|
|
font-size: 26px;
|
|
}
|
|
.nasa-title.nasa-dft h4 {
|
|
font-size: 22px;
|
|
}
|
|
.nasa-title.nasa-dft h5 {
|
|
font-size: 19px;
|
|
}
|
|
.nasa-title.nasa-xl h1, .nasa-title.nasa-xl h2, .nasa-title.nasa-xl h3, .nasa-title.nasa-xl h4, .nasa-title.nasa-xl h5 {
|
|
font-size: 31px;
|
|
}
|
|
.nasa-title.nasa-l h1, .nasa-title.nasa-l h2, .nasa-title.nasa-l h3, .nasa-title.nasa-l h4, .nasa-title.nasa-l h5 {
|
|
font-size: 29px;
|
|
}
|
|
.nasa-title.nasa-m h1, .nasa-title.nasa-m h2, .nasa-title.nasa-m h3, .nasa-title.nasa-m h4, .nasa-title.nasa-m h5 {
|
|
font-size: 24px;
|
|
}
|
|
.nasa-title.nasa-s h1, .nasa-title.nasa-s h2, .nasa-title.nasa-s h3, .nasa-title.nasa-s h4, .nasa-title.nasa-s h5 {
|
|
font-size: 22px;
|
|
}
|
|
.nasa-title.nasa-t h1, .nasa-title.nasa-t h2, .nasa-title.nasa-t h3, .nasa-title.nasa-t h4, .nasa-title.nasa-t h5 {
|
|
font-size: 19px;
|
|
}
|
|
.nasa-title.nasa-xl .nasa-heading-title span, .nasa-title.nasa-l .nasa-heading-title span, .nasa-title.nasa-m .nasa-heading-title span, .nasa-title.nasa-s .nasa-heading-title span, .nasa-title.nasa-t .nasa-heading-title span {
|
|
font-size: inherit;
|
|
}
|
|
.nasa-title a {
|
|
font-weight: normal;
|
|
}
|
|
.nasa-title.nasa-text-link {
|
|
z-index: 12;
|
|
}
|
|
.nasa-title.text-center:after {
|
|
left: 50%;
|
|
-webkit-transform: translate(-50%, -50%);
|
|
-moz-transform: translate(-50%, -50%);
|
|
-o-transform: translate(-50%, -50%);
|
|
-ms-transform: translate(-50%, -50%);
|
|
transform: translate(-50%, -50%);
|
|
}
|
|
.nasa-title.text-right:after {
|
|
right: 0px !important;
|
|
left: auto;
|
|
}
|
|
.nasa-title.hr-type-simple .nasa-title-wrap {
|
|
position: relative;
|
|
padding: 0 45px;
|
|
line-height: 1;
|
|
}
|
|
.nasa-title.hr-type-simple span {
|
|
display: inline-block;
|
|
position: relative;
|
|
z-index: 2;
|
|
padding: 0 20px;
|
|
font-weight: 800;
|
|
font-size: 120%;
|
|
}
|
|
.nasa-title.hr-type-simple .nasa-title-hr {
|
|
display: inline-block;
|
|
position: absolute;
|
|
width: 100%;
|
|
margin: 0;
|
|
z-index: 1;
|
|
top: 50%;
|
|
left: 0;
|
|
border: none;
|
|
border-top: 1px solid rgba(129, 129, 129, 0.2);
|
|
}
|
|
.nasa-title.hr-type-full .nasa-heading-title {
|
|
position: relative;
|
|
display: block;
|
|
margin: 0;
|
|
padding: 0;
|
|
}
|
|
.nasa-title.hr-type-full a,
|
|
.nasa-title.hr-type-full span {
|
|
display: inline-block;
|
|
position: relative;
|
|
z-index: 2;
|
|
padding: 0 20px;
|
|
margin: 0;
|
|
}
|
|
.nasa-title.hr-type-full a {
|
|
background: #fff;
|
|
}
|
|
.nasa-title.hr-type-full .nasa-title-hr {
|
|
display: inline-block;
|
|
position: absolute;
|
|
width: 100%;
|
|
margin: 0;
|
|
z-index: 1;
|
|
top: 50%;
|
|
left: 0;
|
|
border: none;
|
|
border-top: 1px solid rgba(129, 129, 129, 0.2);
|
|
}
|
|
.nasa-title.hr-type-full .nasa-title-wrap {
|
|
display: block;
|
|
width: 100%;
|
|
position: relative;
|
|
}
|
|
.nasa-title.hr-type-full .nasa-title-wrap.nasa-text-link-wrap .nasa-title-hr {
|
|
border-color: #eeeeee;
|
|
}
|
|
.nasa-title.hr-type-vertical {
|
|
position: relative;
|
|
}
|
|
.nasa-title.hr-type-vertical .nasa-wrap {
|
|
border-left: 3px solid #f76b6a;
|
|
padding-left: 8px;
|
|
margin-top: 8px;
|
|
text-align: left;
|
|
}
|
|
.nasa-title.hr-type-vertical .nasa-heading-title {
|
|
position: relative;
|
|
}
|
|
.nasa-title.hr-type-vertical h1.nasa-heading-title {
|
|
top: -8px;
|
|
margin-bottom: -8px;
|
|
}
|
|
.nasa-title.hr-type-vertical h2.nasa-heading-title {
|
|
top: -7px;
|
|
margin-bottom: -7px;
|
|
}
|
|
.nasa-title.hr-type-vertical h3.nasa-heading-title {
|
|
top: -6px;
|
|
margin-bottom: -6px;
|
|
}
|
|
.nasa-title.hr-type-vertical h4.nasa-heading-title {
|
|
top: -5px;
|
|
margin-bottom: -5px;
|
|
}
|
|
.nasa-title.hr-type-vertical h5.nasa-heading-title {
|
|
top: -4px;
|
|
margin-bottom: -4px;
|
|
}
|
|
.nasa-title.hr-type-vertical .nasa-title-desc {
|
|
position: relative;
|
|
bottom: -4px;
|
|
}
|
|
.nasa-title.hr-type-baby span {
|
|
display: block;
|
|
position: relative;
|
|
z-index: 2;
|
|
font-weight: 800;
|
|
}
|
|
.nasa-title.hr-type-baby .nasa-title-hr {
|
|
display: block;
|
|
position: relative;
|
|
width: 120px;
|
|
height: 7px;
|
|
margin: 10px auto;
|
|
}
|
|
.nasa-title.hr-type-baby .nasa-title-wrap {
|
|
position: relative;
|
|
}
|
|
.nasa-title.hr-type-baby.text-left .nasa-title-wrap .nasa-title-hr {
|
|
margin-left: 0;
|
|
}
|
|
.nasa-title.hr-type-baby.text-right .nasa-title-wrap .nasa-title-hr {
|
|
margin-right: 0;
|
|
}
|
|
|
|
@media only screen and (min-width: 768px) {
|
|
.admin-bar .nasa-slide-popup-review {
|
|
top: 32px;
|
|
height: calc(100% - 32px);
|
|
}
|
|
|
|
.nutrition-ver-menu {
|
|
max-width: 300px;
|
|
min-width: 300px;
|
|
}
|
|
|
|
.nutrition-ver-menu-max {
|
|
max-width: calc(100% - 300px);
|
|
}
|
|
}
|
|
@media only screen and (min-width: 768px) and (max-width: 1024px) {
|
|
.nasa-title.nasa-xl h1, .nasa-title.nasa-xl h2, .nasa-title.nasa-xl h3, .nasa-title.nasa-xl h4, .nasa-title.nasa-xl h5 {
|
|
font-size: 29px;
|
|
}
|
|
.nasa-title.nasa-l h1, .nasa-title.nasa-l h2, .nasa-title.nasa-l h3, .nasa-title.nasa-l h4, .nasa-title.nasa-l h5 {
|
|
font-size: 28px;
|
|
}
|
|
.nasa-title.nasa-m h1, .nasa-title.nasa-m h2, .nasa-title.nasa-m h3, .nasa-title.nasa-m h4, .nasa-title.nasa-m h5 {
|
|
font-size: 23px;
|
|
}
|
|
.nasa-title.nasa-s h1, .nasa-title.nasa-s h2, .nasa-title.nasa-s h3, .nasa-title.nasa-s h4, .nasa-title.nasa-s h5 {
|
|
font-size: 20px;
|
|
}
|
|
}
|
|
@media only screen and (max-width: 767px) {
|
|
.nasa-title.nasa-xl h1, .nasa-title.nasa-xl h2, .nasa-title.nasa-xl h3, .nasa-title.nasa-xl h4, .nasa-title.nasa-xl h5 {
|
|
font-size: 27px;
|
|
}
|
|
.nasa-title.nasa-l h1, .nasa-title.nasa-l h2, .nasa-title.nasa-l h3, .nasa-title.nasa-l h4, .nasa-title.nasa-l h5 {
|
|
font-size: 27px;
|
|
}
|
|
.nasa-title.nasa-m h1, .nasa-title.nasa-m h2, .nasa-title.nasa-m h3, .nasa-title.nasa-m h4, .nasa-title.nasa-m h5 {
|
|
font-size: 22px;
|
|
}
|
|
.nasa-title.nasa-s h1, .nasa-title.nasa-s h2, .nasa-title.nasa-s h3, .nasa-title.nasa-s h4, .nasa-title.nasa-s h5 {
|
|
font-size: 20px;
|
|
}
|
|
|
|
body.m-ovhd {
|
|
overflow: hidden;
|
|
}
|
|
|
|
.admin-bar .nasa-slide-popup-review {
|
|
top: 46px;
|
|
height: calc(100% - 46px);
|
|
}
|
|
}
|
|
/* Title */
|
|
.title-block {
|
|
margin-bottom: 25px;
|
|
}
|
|
.title-block span {
|
|
position: relative;
|
|
padding-bottom: 12px;
|
|
}
|
|
.title-block .nasa-hr {
|
|
margin-top: 0;
|
|
}
|
|
|
|
.heading-title {
|
|
text-transform: uppercase;
|
|
}
|
|
|
|
.nasa-hr {
|
|
display: block;
|
|
height: 2px;
|
|
background: #e8e8e8;
|
|
}
|
|
.nasa-hr.primary-color {
|
|
background: #f76b6a;
|
|
}
|
|
.nasa-hr.small {
|
|
width: 20px;
|
|
}
|
|
.nasa-hr.medium {
|
|
width: 60px;
|
|
}
|
|
.nasa-hr.large {
|
|
width: 90px;
|
|
}
|
|
.nasa-hr.full {
|
|
width: 100%;
|
|
}
|
|
.nasa-hr.text-center {
|
|
margin: 0 auto;
|
|
}
|
|
.nasa-hr.text-right {
|
|
float: right;
|
|
}
|
|
|
|
#nasa-breadcrumb-site {
|
|
background-size: cover;
|
|
}
|
|
#nasa-breadcrumb-site.nasa-parallax {
|
|
background-size: auto;
|
|
background-position: center left;
|
|
background-repeat: repeat-y;
|
|
}
|
|
|
|
.breadcrumb-row {
|
|
width: 100%;
|
|
padding-top: 10px;
|
|
padding-bottom: 10px;
|
|
display: -webkit-box;
|
|
display: -moz-box;
|
|
display: -ms-flexbox;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
-webkit-box-orient: vertical;
|
|
-webkit-box-direction: normal;
|
|
-ms-flex-direction: column;
|
|
flex-direction: column;
|
|
-webkit-box-pack: center;
|
|
-ms-flex-pack: center;
|
|
justify-content: center;
|
|
}
|
|
|
|
.style-single .breadcrumb-row a {
|
|
position: relative;
|
|
z-index: 101;
|
|
}
|
|
|
|
.nasa-first-breadcrumb {
|
|
display: block;
|
|
float: none;
|
|
font-size: 175%;
|
|
font-weight: 800;
|
|
line-height: 1.4;
|
|
color: inherit;
|
|
margin: 0;
|
|
}
|
|
.nasa-first-breadcrumb a {
|
|
color: inherit;
|
|
}
|
|
|
|
.single-product .nasa-first-breadcrumb {
|
|
font-size: 135%;
|
|
line-height: 1.6;
|
|
}
|
|
|
|
.breadcrumb {
|
|
font-weight: normal;
|
|
letter-spacing: 0;
|
|
padding: 0px;
|
|
margin: 0;
|
|
font-size: 100%;
|
|
line-height: 1.6;
|
|
color: inherit;
|
|
display: -webkit-box;
|
|
display: -moz-box;
|
|
display: -ms-flexbox;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
-webkit-flex-wrap: wrap;
|
|
-ms-flex-wrap: wrap;
|
|
flex-wrap: wrap;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
-webkit-align-items: center;
|
|
align-items: center;
|
|
-webkit-box-pack: center;
|
|
-ms-flex-pack: center;
|
|
justify-content: center;
|
|
}
|
|
.breadcrumb span {
|
|
margin: 0px 10px;
|
|
color: inherit;
|
|
line-height: 1.4;
|
|
}
|
|
.breadcrumb span.nasa-bread-single {
|
|
margin: 0;
|
|
}
|
|
.breadcrumb a {
|
|
color: inherit;
|
|
}
|
|
.breadcrumb .current,
|
|
.breadcrumb a:hover {
|
|
text-decoration: underline;
|
|
}
|
|
|
|
.text-left .breadcrumb {
|
|
-webkit-box-pack: start;
|
|
-ms-flex-pack: start;
|
|
justify-content: flex-start;
|
|
}
|
|
|
|
.text-right .breadcrumb {
|
|
-webkit-box-pack: end;
|
|
-ms-flex-pack: end;
|
|
justify-content: flex-end;
|
|
}
|
|
|
|
.nasa-breadcrumb {
|
|
background: #f7f7f7;
|
|
display: block;
|
|
position: relative;
|
|
margin: 0;
|
|
padding: 0px;
|
|
}
|
|
|
|
.single-product.nasa-spl-modern-2 .nasa-breadcrumb,
|
|
.single-product.nasa-spl-modern-3 .nasa-breadcrumb {
|
|
background-color: inherit;
|
|
}
|
|
|
|
/***** Progress Bar *****/
|
|
.progress-bar {
|
|
border: 1px solid #eaeaea;
|
|
-moz-box-sizing: border-box;
|
|
-webkit-box-sizing: border-box;
|
|
box-sizing: border-box;
|
|
height: 10px;
|
|
margin-bottom: 80px !important;
|
|
position: relative;
|
|
}
|
|
.progress-bar .bar-label {
|
|
font-size: 100%;
|
|
font-weight: bold;
|
|
position: absolute;
|
|
left: 0px;
|
|
top: -25px;
|
|
text-transform: uppercase;
|
|
}
|
|
.progress-bar .bar-number {
|
|
opacity: 0;
|
|
width: 35px;
|
|
height: 35px;
|
|
position: absolute;
|
|
top: -45px;
|
|
right: -15px;
|
|
border: 1px solid #666666;
|
|
text-align: center;
|
|
line-height: 30px;
|
|
color: #f76b6a;
|
|
-webkit-border-radius: 50px;
|
|
-moz-border-radius: 50px;
|
|
border-radius: 50px;
|
|
}
|
|
.progress-bar .bar-meter {
|
|
display: block;
|
|
height: 100%;
|
|
width: 0;
|
|
position: relative;
|
|
}
|
|
|
|
.search-icon {
|
|
font-size: 16px;
|
|
}
|
|
|
|
.ns-clear-text {
|
|
position: absolute;
|
|
width: 36px;
|
|
height: 36px;
|
|
right: 3px;
|
|
top: 4px;
|
|
}
|
|
.ns-clear-text:before, .ns-clear-text:after {
|
|
content: "";
|
|
width: 16px;
|
|
height: 0px;
|
|
position: absolute;
|
|
top: 18px;
|
|
left: 10px;
|
|
border-top: 1px solid #333;
|
|
}
|
|
.ns-clear-text:before {
|
|
-webkit-transform: rotate(-45deg);
|
|
-moz-transform: rotate(-45deg);
|
|
-o-transform: rotate(-45deg);
|
|
-ms-transform: rotate(-45deg);
|
|
transform: rotate(-45deg);
|
|
}
|
|
.ns-clear-text:after {
|
|
-webkit-transform: rotate(45deg);
|
|
-moz-transform: rotate(45deg);
|
|
-o-transform: rotate(45deg);
|
|
-ms-transform: rotate(45deg);
|
|
transform: rotate(45deg);
|
|
}
|
|
|
|
.nasa-search-icon .modern .ns-clear-text {
|
|
top: 17px;
|
|
}
|
|
.nasa-search-icon .modern .ns-clear-text:before, .nasa-search-icon .modern .ns-clear-text:after {
|
|
width: 20px;
|
|
top: 17px;
|
|
left: 8px;
|
|
border-top: 1px solid #999;
|
|
}
|
|
.nasa-search-icon .modern .ns-clear-text:hover:before, .nasa-search-icon .modern .ns-clear-text:hover:after {
|
|
border-color: #333;
|
|
}
|
|
|
|
button[disabled] {
|
|
background-color: #333;
|
|
opacity: 0.6;
|
|
}
|
|
|
|
button.primary-color {
|
|
color: #fff !important;
|
|
border: none;
|
|
}
|
|
|
|
.woocommerce-notices-wrapper {
|
|
position: fixed;
|
|
bottom: 45px;
|
|
left: 50%;
|
|
right: auto;
|
|
z-index: 9999;
|
|
visibility: visible;
|
|
padding-right: 50px;
|
|
background-color: #fff;
|
|
overflow: hidden;
|
|
min-height: 44px;
|
|
width: 600px;
|
|
max-width: 100%;
|
|
-webkit-box-shadow: 0 2.6px 3.6px rgba(0, 0, 0, 0.052), 0 7.3px 10px rgba(0, 0, 0, 0.075), 0 17.5px 24.1px rgba(0, 0, 0, 0.098), 0 58px 80px rgba(0, 0, 0, 0.15);
|
|
-moz-box-shadow: 0 2.6px 3.6px rgba(0, 0, 0, 0.052), 0 7.3px 10px rgba(0, 0, 0, 0.075), 0 17.5px 24.1px rgba(0, 0, 0, 0.098), 0 58px 80px rgba(0, 0, 0, 0.15);
|
|
box-shadow: 0 2.6px 3.6px rgba(0, 0, 0, 0.052), 0 7.3px 10px rgba(0, 0, 0, 0.075), 0 17.5px 24.1px rgba(0, 0, 0, 0.098), 0 58px 80px rgba(0, 0, 0, 0.15);
|
|
-webkit-border-radius: 5px;
|
|
-moz-border-radius: 5px;
|
|
border-radius: 5px;
|
|
-webkit-transform: translate(-50%, 0);
|
|
-moz-transform: translate(-50%, 0);
|
|
-o-transform: translate(-50%, 0);
|
|
-ms-transform: translate(-50%, 0);
|
|
transform: translate(-50%, 0);
|
|
}
|
|
.woocommerce-notices-wrapper:empty {
|
|
visibility: hidden;
|
|
opacity: 0;
|
|
-webkit-transform: translate(-50%, 100%);
|
|
-moz-transform: translate(-50%, 100%);
|
|
-o-transform: translate(-50%, 100%);
|
|
-ms-transform: translate(-50%, 100%);
|
|
transform: translate(-50%, 100%);
|
|
}
|
|
.woocommerce-notices-wrapper .woocommerce-info:not(.cart-empty):not(:empty),
|
|
.woocommerce-notices-wrapper .woocommerce-message:not(.cart-empty):not(:empty),
|
|
.woocommerce-notices-wrapper #yith-wcwl-message:not(.cart-empty):not(:empty) {
|
|
display: -webkit-box !important;
|
|
display: -moz-box !important;
|
|
display: -ms-flexbox !important;
|
|
display: -webkit-flex !important;
|
|
display: flex !important;
|
|
opacity: 1 !important;
|
|
}
|
|
.woocommerce-notices-wrapper ul {
|
|
margin: 0;
|
|
}
|
|
.woocommerce-notices-wrapper .nasa-close-notice {
|
|
display: -webkit-box;
|
|
display: -moz-box;
|
|
display: -ms-flexbox;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
-webkit-box-pack: center;
|
|
-ms-flex-pack: center;
|
|
justify-content: center;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
-webkit-align-items: center;
|
|
align-items: center;
|
|
color: #333;
|
|
font-size: 200%;
|
|
position: absolute;
|
|
top: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
width: 50px;
|
|
cursor: pointer;
|
|
}
|
|
.woocommerce-notices-wrapper .nasa-close-notice:hover {
|
|
color: #000;
|
|
}
|
|
.woocommerce-notices-wrapper .button.wc-forward {
|
|
background-color: transparent !important;
|
|
border: none;
|
|
padding: 0px 10px;
|
|
font-size: 13px;
|
|
color: inherit !important;
|
|
}
|
|
|
|
.woocommerce-notices-wrapper .wc-block-components-notice-banner {
|
|
display: -webkit-box;
|
|
display: -moz-box;
|
|
display: -ms-flexbox;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
-webkit-align-items: center;
|
|
align-items: center;
|
|
gap: 5px;
|
|
margin-top: 0;
|
|
margin-bottom: 0;
|
|
background-color: #f8f8f8;
|
|
padding: 10px;
|
|
}
|
|
.woocommerce-notices-wrapper .wc-block-components-notice-banner svg {
|
|
fill: currentColor;
|
|
}
|
|
.woocommerce-notices-wrapper .wc-block-components-notice-banner.is-error {
|
|
color: #f76b6a;
|
|
}
|
|
|
|
#nasa-login-register-form .woocommerce-notices-wrapper {
|
|
display: none;
|
|
}
|
|
|
|
.woocommerce-error {
|
|
list-style: none;
|
|
display: block;
|
|
background: #f76b6a;
|
|
padding: 10px 15px;
|
|
}
|
|
.woocommerce-error li {
|
|
color: #FFF;
|
|
display: -webkit-box;
|
|
display: -moz-box;
|
|
display: -ms-flexbox;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
-webkit-align-items: center;
|
|
align-items: center;
|
|
gap: 10px;
|
|
}
|
|
.woocommerce-error li svg {
|
|
color: inherit;
|
|
fill: currentColor;
|
|
}
|
|
.woocommerce-error li a {
|
|
color: inherit;
|
|
}
|
|
.woocommerce-error li a:hover {
|
|
text-decoration: underline;
|
|
}
|
|
|
|
.woocommerce-notices-wrapper .woocommerce-info:not(.cart-empty),
|
|
.woocommerce-message:not(.cart-empty),
|
|
#yith-wcwl-message:not(.cart-empty) {
|
|
padding: 10px 15px;
|
|
margin: 0;
|
|
display: -webkit-flex;
|
|
display: -webkit-box;
|
|
display: -moz-box;
|
|
display: -ms-flexbox;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
-webkit-align-items: center;
|
|
align-items: center;
|
|
font-size: 16px;
|
|
line-height: 1.4;
|
|
position: relative;
|
|
}
|
|
.woocommerce-notices-wrapper .woocommerce-info:not(.cart-empty).text-center,
|
|
.woocommerce-message:not(.cart-empty).text-center,
|
|
#yith-wcwl-message:not(.cart-empty).text-center {
|
|
-webkit-box-pack: center;
|
|
-ms-flex-pack: center;
|
|
justify-content: center;
|
|
}
|
|
.woocommerce-notices-wrapper .woocommerce-info:not(.cart-empty) svg,
|
|
.woocommerce-message:not(.cart-empty) svg,
|
|
#yith-wcwl-message:not(.cart-empty) svg {
|
|
color: #00bb00;
|
|
padding-right: 8px;
|
|
}
|
|
.woocommerce-notices-wrapper .woocommerce-info:not(.cart-empty) a,
|
|
.woocommerce-message:not(.cart-empty) a,
|
|
#yith-wcwl-message:not(.cart-empty) a {
|
|
color: #333;
|
|
}
|
|
.woocommerce-notices-wrapper .woocommerce-info:not(.cart-empty) a:hover,
|
|
.woocommerce-message:not(.cart-empty) a:hover,
|
|
#yith-wcwl-message:not(.cart-empty) a:hover {
|
|
color: #333;
|
|
text-decoration: underline;
|
|
}
|
|
.woocommerce-notices-wrapper .woocommerce-info:not(.cart-empty) a.restore-item,
|
|
.woocommerce-message:not(.cart-empty) a.restore-item,
|
|
#yith-wcwl-message:not(.cart-empty) a.restore-item {
|
|
color: #00a32a;
|
|
}
|
|
|
|
.restore-item {
|
|
margin: 0 5px;
|
|
}
|
|
|
|
.woocommerce-cart .woocommerce-message.text-center {
|
|
-webkit-box-shadow: none;
|
|
-moz-box-shadow: none;
|
|
box-shadow: none;
|
|
}
|
|
|
|
.woocommerce-notices-wrapper .woocommerce-info.cart-empty {
|
|
margin-top: 30px;
|
|
}
|
|
|
|
.woocommerce-notices-wrapper .woocommerce-message {
|
|
border-left: 4px solid #00a32a;
|
|
}
|
|
.woocommerce-notices-wrapper .woocommerce-error {
|
|
border-left: 4px solid #c60f13;
|
|
background-color: transparent;
|
|
}
|
|
.woocommerce-notices-wrapper .woocommerce-error li {
|
|
color: #c60f13;
|
|
}
|
|
.woocommerce-notices-wrapper .woocommerce-error li:before {
|
|
color: #c60f13;
|
|
}
|
|
|
|
.woocommerce-account .cart-empty:before,
|
|
.woocommerce-cart .cart-empty:before,
|
|
.woocommerce-checkout .cart-empty:before {
|
|
color: #ececec;
|
|
}
|
|
.woocommerce-account .woocommerce-notices-wrapper,
|
|
.woocommerce-cart .woocommerce-notices-wrapper,
|
|
.woocommerce-checkout .woocommerce-notices-wrapper {
|
|
position: relative;
|
|
min-height: initial;
|
|
min-width: initial;
|
|
width: 100%;
|
|
left: auto;
|
|
bottom: auto;
|
|
margin-bottom: 20px !important;
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
z-index: unset;
|
|
-webkit-transform: translateX(0);
|
|
-moz-transform: translateX(0);
|
|
-o-transform: translateX(0);
|
|
-ms-transform: translateX(0);
|
|
transform: translateX(0);
|
|
-webkit-box-shadow: none;
|
|
-moz-box-shadow: none;
|
|
box-shadow: none;
|
|
}
|
|
.woocommerce-account .woocommerce-notices-wrapper .nasa-close-notice,
|
|
.woocommerce-account .woocommerce-notices-wrapper .woocommerce-message,
|
|
.woocommerce-account .woocommerce-notices-wrapper .woocommerce-error,
|
|
.woocommerce-cart .woocommerce-notices-wrapper .nasa-close-notice,
|
|
.woocommerce-cart .woocommerce-notices-wrapper .woocommerce-message,
|
|
.woocommerce-cart .woocommerce-notices-wrapper .woocommerce-error,
|
|
.woocommerce-checkout .woocommerce-notices-wrapper .nasa-close-notice,
|
|
.woocommerce-checkout .woocommerce-notices-wrapper .woocommerce-message,
|
|
.woocommerce-checkout .woocommerce-notices-wrapper .woocommerce-error {
|
|
background-color: #f8f8f8;
|
|
}
|
|
.woocommerce-account .woocommerce-notices-wrapper:empty,
|
|
.woocommerce-cart .woocommerce-notices-wrapper:empty,
|
|
.woocommerce-checkout .woocommerce-notices-wrapper:empty {
|
|
display: none;
|
|
}
|
|
|
|
.woocommerce-MyAccount-content .woocommerce-message a.button {
|
|
position: absolute;
|
|
top: auto;
|
|
margin: 0;
|
|
right: 0;
|
|
background: transparent !important;
|
|
border: none;
|
|
padding: 0;
|
|
}
|
|
.woocommerce-MyAccount-content .woocommerce-message a.button:hover {
|
|
text-decoration: underline;
|
|
}
|
|
|
|
.single-product .woocommerce-message {
|
|
margin-bottom: 0;
|
|
}
|
|
|
|
#top-link {
|
|
display: none;
|
|
background: #000;
|
|
position: fixed;
|
|
right: 35px;
|
|
text-align: center;
|
|
bottom: 20%;
|
|
color: #FFF;
|
|
text-decoration: none;
|
|
width: 40px;
|
|
padding: 8px 8px 12px 10px;
|
|
font-size: 20px;
|
|
opacity: 0.5;
|
|
z-index: 99;
|
|
-webkit-border-radius: 2px;
|
|
-moz-border-radius: 2px;
|
|
border-radius: 2px;
|
|
-webkit-transition: all 0.5s ease-out;
|
|
-moz-transition: all 0.5s ease-out;
|
|
-o-transition: all 0.5s ease-out;
|
|
transition: all 0.5s ease-out;
|
|
}
|
|
|
|
#top-link.active {
|
|
display: block;
|
|
}
|
|
|
|
#top-link.active:hover {
|
|
opacity: 0.8;
|
|
}
|
|
|
|
.entry-content > ul,
|
|
.entry-content > ol,
|
|
.tabs-inner ul,
|
|
.tabs-inner ol,
|
|
.accordian-inner ul,
|
|
.accordian-inner ol {
|
|
margin-left: 20px;
|
|
}
|
|
|
|
ul.checkmarks li {
|
|
margin-bottom: 10px;
|
|
padding: 0 0 15px;
|
|
border-bottom: 1px dotted #ececec;
|
|
line-height: 110%;
|
|
}
|
|
|
|
ol.commentlist li {
|
|
list-style: none;
|
|
}
|
|
|
|
.entry-content .commentlist {
|
|
padding: 10px 0 0 0;
|
|
}
|
|
|
|
#content > ul {
|
|
margin-left: 20px;
|
|
}
|
|
|
|
.nasa_block .edit-link {
|
|
display: none;
|
|
}
|
|
|
|
.columns > br,
|
|
.row > br {
|
|
display: none;
|
|
}
|
|
|
|
pre {
|
|
border: 1px solid #ddd;
|
|
padding: 20px;
|
|
background: #f1f1f1;
|
|
margin-bottom: 30px;
|
|
margin-top: 20px;
|
|
}
|
|
|
|
.no-prices span.amount,
|
|
.no-prices form.cart {
|
|
display: none;
|
|
}
|
|
|
|
.square-round {
|
|
-webkit-transition: all .2s ease-in-out;
|
|
-moz-transition: all .2s ease-in-out;
|
|
-o-transition: all .2s ease-in-out;
|
|
transition: all .2s ease-in-out;
|
|
}
|
|
.square-round:hover {
|
|
-webkit-border-radius: 50%;
|
|
-moz-border-radius: 50%;
|
|
border-radius: 50%;
|
|
-webkit-transition: all .4s ease-in-out;
|
|
-moz-transition: all .4s ease-in-out;
|
|
-o-transition: all .4s ease-in-out;
|
|
transition: all .4s ease-in-out;
|
|
}
|
|
|
|
.post.error404 .search-wrapper {
|
|
max-width: 635px;
|
|
margin: 0 auto 30px auto;
|
|
}
|
|
.post.error404 .search-wrapper .nasa-close-search {
|
|
display: none;
|
|
}
|
|
|
|
body.error404 .container-wrap {
|
|
padding: 70px 0 80px 0;
|
|
}
|
|
|
|
.font-large {
|
|
font-size: 600% !important;
|
|
line-height: 80%;
|
|
margin: 15px 0px;
|
|
}
|
|
|
|
.font-xlarge {
|
|
font-size: 900% !important;
|
|
line-height: 80%;
|
|
margin: 15px 0px;
|
|
}
|
|
|
|
.font-100 {
|
|
font-size: 100% !important;
|
|
line-height: 100%;
|
|
margin: 7px 0px;
|
|
}
|
|
|
|
.font-150 {
|
|
font-size: 150% !important;
|
|
line-height: 100%;
|
|
margin: 7px 0px;
|
|
}
|
|
|
|
.font-200 {
|
|
font-size: 200% !important;
|
|
line-height: 100%;
|
|
margin: 7px 0px;
|
|
}
|
|
|
|
.font-250 {
|
|
font-size: 250% !important;
|
|
line-height: 100%;
|
|
margin: 7px 0px;
|
|
}
|
|
|
|
.font-300 {
|
|
font-size: 300% !important;
|
|
line-height: 100%;
|
|
margin: 7px 0px;
|
|
}
|
|
|
|
.font-350 {
|
|
font-size: 350% !important;
|
|
line-height: 100%;
|
|
margin: 7px 0px;
|
|
}
|
|
|
|
.font-400 {
|
|
font-size: 400% !important;
|
|
line-height: 100%;
|
|
margin: 7px 0px;
|
|
}
|
|
|
|
.font-450 {
|
|
font-size: 450% !important;
|
|
line-height: 100%;
|
|
margin: 7px 0px;
|
|
}
|
|
|
|
.font-500 {
|
|
font-size: 500% !important;
|
|
line-height: 100%;
|
|
margin: 7px 0px;
|
|
}
|
|
|
|
.font-550 {
|
|
font-size: 550% !important;
|
|
line-height: 100%;
|
|
margin: 7px 0px;
|
|
}
|
|
|
|
.font-600 {
|
|
font-size: 600% !important;
|
|
line-height: 100%;
|
|
margin: 7px 0px;
|
|
}
|
|
|
|
.font-650 {
|
|
font-size: 650% !important;
|
|
line-height: 100%;
|
|
margin: 7px 0px;
|
|
}
|
|
|
|
.nasa-leading {
|
|
font-size: 300% !important;
|
|
}
|
|
|
|
.nasa-ignore-margin {
|
|
margin: 0 !important;
|
|
}
|
|
|
|
.nasa-float-left {
|
|
float: left;
|
|
}
|
|
|
|
.nasa-float-right {
|
|
float: right;
|
|
}
|
|
|
|
.nasa-float-none {
|
|
float: none !important;
|
|
}
|
|
|
|
.clear,
|
|
.clear-both,
|
|
.nasa-clear-both {
|
|
clear: both;
|
|
}
|
|
|
|
.nasa-clear-none {
|
|
clear: none !important;
|
|
}
|
|
|
|
.after-clear-both:after,
|
|
.nasa-after-clear:after {
|
|
content: "";
|
|
display: block;
|
|
width: 100%;
|
|
clear: both;
|
|
}
|
|
|
|
.nasa-invisible {
|
|
opacity: 0;
|
|
visibility: hidden;
|
|
}
|
|
.nasa-invisible.nasa-down {
|
|
height: 0;
|
|
}
|
|
.nasa-invisible.nasa-visible {
|
|
opacity: 1;
|
|
visibility: visible;
|
|
}
|
|
|
|
.nasa-invisible-loading {
|
|
opacity: 0;
|
|
visibility: hidden;
|
|
}
|
|
|
|
.html-ready .nasa-invisible-loading {
|
|
opacity: 1;
|
|
visibility: visible;
|
|
}
|
|
|
|
.margin-top-0 {
|
|
margin-top: 0px !important;
|
|
}
|
|
|
|
.margin-top-5 {
|
|
margin-top: 5px !important;
|
|
}
|
|
|
|
.margin-top-10 {
|
|
margin-top: 10px !important;
|
|
}
|
|
|
|
.margin-top-15 {
|
|
margin-top: 15px !important;
|
|
}
|
|
|
|
.margin-top-20 {
|
|
margin-top: 20px !important;
|
|
}
|
|
|
|
.margin-top-25 {
|
|
margin-top: 25px !important;
|
|
}
|
|
|
|
.margin-top-30 {
|
|
margin-top: 30px !important;
|
|
}
|
|
|
|
.margin-top-35 {
|
|
margin-top: 35px !important;
|
|
}
|
|
|
|
.margin-top-40 {
|
|
margin-top: 40px !important;
|
|
}
|
|
|
|
.margin-top-45 {
|
|
margin-top: 45px !important;
|
|
}
|
|
|
|
.margin-top-50 {
|
|
margin-top: 50px !important;
|
|
}
|
|
|
|
.margin-top-60 {
|
|
margin-top: 60px !important;
|
|
}
|
|
|
|
.margin-top-70 {
|
|
margin-top: 70px !important;
|
|
}
|
|
|
|
.margin-top-80 {
|
|
margin-top: 80px !important;
|
|
}
|
|
|
|
.margin-top-100 {
|
|
margin-top: 100px !important;
|
|
}
|
|
|
|
.margin-top-120 {
|
|
margin-top: 120px !important;
|
|
}
|
|
|
|
.margin-top-140 {
|
|
margin-top: 140px !important;
|
|
}
|
|
|
|
.margin-top-150 {
|
|
margin-top: 150px !important;
|
|
}
|
|
|
|
.margin-top-300 {
|
|
margin-top: 300px !important;
|
|
}
|
|
|
|
.margin-top-310 {
|
|
margin-top: 310px !important;
|
|
}
|
|
|
|
.margin-top-320 {
|
|
margin-top: 320px !important;
|
|
}
|
|
|
|
.margin-top-330 {
|
|
margin-top: 330px !important;
|
|
}
|
|
|
|
.margin-top-340 {
|
|
margin-top: 340px !important;
|
|
}
|
|
|
|
.margin-top-350 {
|
|
margin-top: 350px !important;
|
|
}
|
|
|
|
.margin-bottom-0 {
|
|
margin-bottom: 0px !important;
|
|
}
|
|
|
|
.margin-bottom-5 {
|
|
margin-bottom: 5px !important;
|
|
}
|
|
|
|
.margin-bottom-10 {
|
|
margin-bottom: 10px !important;
|
|
}
|
|
|
|
.margin-bottom-15 {
|
|
margin-bottom: 15px !important;
|
|
}
|
|
|
|
.margin-bottom-20 {
|
|
margin-bottom: 20px !important;
|
|
}
|
|
|
|
.margin-bottom-25 {
|
|
margin-bottom: 25px !important;
|
|
}
|
|
|
|
.margin-bottom-30 {
|
|
margin-bottom: 30px !important;
|
|
}
|
|
|
|
.margin-bottom-35 {
|
|
margin-bottom: 35px !important;
|
|
}
|
|
|
|
.margin-bottom-40 {
|
|
margin-bottom: 40px !important;
|
|
}
|
|
|
|
.margin-bottom-45 {
|
|
margin-bottom: 45px !important;
|
|
}
|
|
|
|
.margin-bottom-50 {
|
|
margin-bottom: 50px !important;
|
|
}
|
|
|
|
.margin-bottom-60 {
|
|
margin-bottom: 60px !important;
|
|
}
|
|
|
|
.margin-bottom-70 {
|
|
margin-bottom: 70px !important;
|
|
}
|
|
|
|
.margin-bottom-80 {
|
|
margin-bottom: 80px !important;
|
|
}
|
|
|
|
.margin-300-bottom {
|
|
margin-bottom: -300px !important;
|
|
}
|
|
|
|
.margin-310-bottom {
|
|
margin-bottom: -310px !important;
|
|
}
|
|
|
|
.margin-320-bottom {
|
|
margin-bottom: -320px !important;
|
|
}
|
|
|
|
.margin-330-bottom {
|
|
margin-bottom: -330px !important;
|
|
}
|
|
|
|
.margin-340-bottom {
|
|
margin-bottom: -340px !important;
|
|
}
|
|
|
|
.margin-350-bottom {
|
|
margin-bottom: -350px !important;
|
|
}
|
|
|
|
.margin-left-0 {
|
|
margin-left: 0px !important;
|
|
}
|
|
|
|
.margin-left-5 {
|
|
margin-left: 5px !important;
|
|
}
|
|
|
|
.margin-left-10 {
|
|
margin-left: 10px !important;
|
|
}
|
|
|
|
.margin-left-15 {
|
|
margin-left: 15px !important;
|
|
}
|
|
|
|
.margin-left-20 {
|
|
margin-left: 20px !important;
|
|
}
|
|
|
|
.margin-left-25 {
|
|
margin-left: 25px !important;
|
|
}
|
|
|
|
.margin-left-30 {
|
|
margin-left: 30px !important;
|
|
}
|
|
|
|
.margin-left-35 {
|
|
margin-left: 35px !important;
|
|
}
|
|
|
|
.margin-left-40 {
|
|
margin-left: 40px !important;
|
|
}
|
|
|
|
.margin-left-45 {
|
|
margin-left: 45px !important;
|
|
}
|
|
|
|
.margin-left-50 {
|
|
margin-left: 50px !important;
|
|
}
|
|
|
|
.margin-left-60 {
|
|
margin-left: 60px !important;
|
|
}
|
|
|
|
.margin-left-70 {
|
|
margin-left: 70px !important;
|
|
}
|
|
|
|
.margin-left-80 {
|
|
margin-left: 80px !important;
|
|
}
|
|
|
|
.margin-right-0 {
|
|
margin-right: 0px !important;
|
|
}
|
|
|
|
.margin-right-5 {
|
|
margin-right: 5px !important;
|
|
}
|
|
|
|
.margin-right-10 {
|
|
margin-right: 10px !important;
|
|
}
|
|
|
|
.margin-right-15 {
|
|
margin-right: 15px !important;
|
|
}
|
|
|
|
.margin-right-20 {
|
|
margin-right: 20px !important;
|
|
}
|
|
|
|
.margin-right-25 {
|
|
margin-right: 25px !important;
|
|
}
|
|
|
|
.margin-right-30 {
|
|
margin-right: 30px !important;
|
|
}
|
|
|
|
.margin-right-35 {
|
|
margin-right: 35px !important;
|
|
}
|
|
|
|
.margin-right-40 {
|
|
margin-right: 40px !important;
|
|
}
|
|
|
|
.margin-right-45 {
|
|
margin-right: 45px !important;
|
|
}
|
|
|
|
.margin-right-50 {
|
|
margin-right: 50px !important;
|
|
}
|
|
|
|
.margin-right-60 {
|
|
margin-right: 60px !important;
|
|
}
|
|
|
|
.margin-right-70 {
|
|
margin-right: 70px !important;
|
|
}
|
|
|
|
.margin-right-80 {
|
|
margin-right: 80px !important;
|
|
}
|
|
|
|
.padding-top-0 {
|
|
padding-top: 0px !important;
|
|
}
|
|
|
|
.padding-top-5 {
|
|
padding-top: 5px !important;
|
|
}
|
|
|
|
.padding-top-10 {
|
|
padding-top: 10px !important;
|
|
}
|
|
|
|
.padding-top-15 {
|
|
padding-top: 15px !important;
|
|
}
|
|
|
|
.padding-top-20 {
|
|
padding-top: 20px !important;
|
|
}
|
|
|
|
.padding-top-25 {
|
|
padding-top: 25px !important;
|
|
}
|
|
|
|
.padding-top-30 {
|
|
padding-top: 30px !important;
|
|
}
|
|
|
|
.padding-top-35 {
|
|
padding-top: 35px !important;
|
|
}
|
|
|
|
.padding-top-40 {
|
|
padding-top: 40px !important;
|
|
}
|
|
|
|
.padding-top-45 {
|
|
padding-top: 45px !important;
|
|
}
|
|
|
|
.padding-top-50 {
|
|
padding-top: 50px !important;
|
|
}
|
|
|
|
.padding-top-60 {
|
|
padding-top: 60px !important;
|
|
}
|
|
|
|
.padding-top-70 {
|
|
padding-top: 70px !important;
|
|
}
|
|
|
|
.padding-top-80 {
|
|
padding-top: 80px !important;
|
|
}
|
|
|
|
.padding-top-90 {
|
|
padding-top: 90px !important;
|
|
}
|
|
|
|
.padding-top-100 {
|
|
padding-top: 100px !important;
|
|
}
|
|
|
|
.padding-bottom-0 {
|
|
padding-bottom: 0px !important;
|
|
}
|
|
|
|
.padding-bottom-5 {
|
|
padding-bottom: 5px !important;
|
|
}
|
|
|
|
.padding-bottom-10 {
|
|
padding-bottom: 10px !important;
|
|
}
|
|
|
|
.padding-bottom-15 {
|
|
padding-bottom: 15px !important;
|
|
}
|
|
|
|
.padding-bottom-20 {
|
|
padding-bottom: 20px !important;
|
|
}
|
|
|
|
.padding-bottom-25 {
|
|
padding-bottom: 25px !important;
|
|
}
|
|
|
|
.padding-bottom-30 {
|
|
padding-bottom: 30px !important;
|
|
}
|
|
|
|
.padding-bottom-35 {
|
|
padding-bottom: 35px !important;
|
|
}
|
|
|
|
.padding-bottom-40 {
|
|
padding-bottom: 40px !important;
|
|
}
|
|
|
|
.padding-bottom-45 {
|
|
padding-bottom: 45px !important;
|
|
}
|
|
|
|
.padding-bottom-50 {
|
|
padding-bottom: 50px !important;
|
|
}
|
|
|
|
.padding-bottom-60 {
|
|
padding-bottom: 60px !important;
|
|
}
|
|
|
|
.padding-bottom-70 {
|
|
padding-bottom: 70px !important;
|
|
}
|
|
|
|
.padding-bottom-80 {
|
|
padding-bottom: 80px !important;
|
|
}
|
|
|
|
.padding-bottom-90 {
|
|
padding-bottom: 90px !important;
|
|
}
|
|
|
|
.padding-bottom-100 {
|
|
padding-bottom: 100px !important;
|
|
}
|
|
|
|
.padding-left-0 {
|
|
padding-left: 0px !important;
|
|
}
|
|
|
|
.padding-left-5 {
|
|
padding-left: 5px !important;
|
|
}
|
|
|
|
.padding-left-10 {
|
|
padding-left: 10px !important;
|
|
}
|
|
|
|
.padding-left-15 {
|
|
padding-left: 15px !important;
|
|
}
|
|
|
|
.padding-left-20 {
|
|
padding-left: 20px !important;
|
|
}
|
|
|
|
.padding-left-25 {
|
|
padding-left: 25px !important;
|
|
}
|
|
|
|
.padding-left-30 {
|
|
padding-left: 30px !important;
|
|
}
|
|
|
|
.padding-left-35 {
|
|
padding-left: 35px !important;
|
|
}
|
|
|
|
.padding-left-40 {
|
|
padding-left: 40px !important;
|
|
}
|
|
|
|
.padding-left-45 {
|
|
padding-left: 45px !important;
|
|
}
|
|
|
|
.padding-left-50 {
|
|
padding-left: 50px !important;
|
|
}
|
|
|
|
.padding-left-60 {
|
|
padding-left: 60px !important;
|
|
}
|
|
|
|
.padding-left-70 {
|
|
padding-left: 70px !important;
|
|
}
|
|
|
|
.padding-left-80 {
|
|
padding-left: 80px !important;
|
|
}
|
|
|
|
.padding-right-0 {
|
|
padding-right: 0px !important;
|
|
}
|
|
|
|
.padding-right-5 {
|
|
padding-right: 5px !important;
|
|
}
|
|
|
|
.padding-right-10 {
|
|
padding-right: 10px !important;
|
|
}
|
|
|
|
.padding-right-15 {
|
|
padding-right: 15px !important;
|
|
}
|
|
|
|
.padding-right-20 {
|
|
padding-right: 20px !important;
|
|
}
|
|
|
|
.padding-right-25 {
|
|
padding-right: 25px !important;
|
|
}
|
|
|
|
.padding-right-30 {
|
|
padding-right: 30px !important;
|
|
}
|
|
|
|
.padding-right-35 {
|
|
padding-right: 35px !important;
|
|
}
|
|
|
|
.padding-right-40 {
|
|
padding-right: 40px !important;
|
|
}
|
|
|
|
.padding-right-45 {
|
|
padding-right: 45px !important;
|
|
}
|
|
|
|
.padding-right-50 {
|
|
padding-right: 50px !important;
|
|
}
|
|
|
|
.padding-right-60 {
|
|
padding-right: 60px !important;
|
|
}
|
|
|
|
.padding-right-70 {
|
|
padding-right: 70px !important;
|
|
}
|
|
|
|
.padding-right-80 {
|
|
padding-right: 80px !important;
|
|
}
|
|
|
|
.padding-right-90 {
|
|
padding-right: 90px !important;
|
|
}
|
|
|
|
.padding-right-100 {
|
|
padding-right: 100px !important;
|
|
}
|
|
|
|
.padding-right-120 {
|
|
padding-right: 120px !important;
|
|
}
|
|
|
|
.padding-right-140 {
|
|
padding-right: 140px !important;
|
|
}
|
|
|
|
.top-5 {
|
|
top: 5px !important;
|
|
}
|
|
|
|
.top-10 {
|
|
top: 10px !important;
|
|
}
|
|
|
|
.top-15 {
|
|
top: 15px !important;
|
|
}
|
|
|
|
.top-20 {
|
|
top: 20px !important;
|
|
}
|
|
|
|
.top-25 {
|
|
top: 25px !important;
|
|
}
|
|
|
|
.top-30 {
|
|
top: 30px !important;
|
|
}
|
|
|
|
.top-35 {
|
|
top: 35px !important;
|
|
}
|
|
|
|
.top-40 {
|
|
top: 40px !important;
|
|
}
|
|
|
|
.top-45 {
|
|
top: 45px !important;
|
|
}
|
|
|
|
.top-50 {
|
|
top: 50px !important;
|
|
}
|
|
|
|
.top-60 {
|
|
top: 60px !important;
|
|
}
|
|
|
|
.top-70 {
|
|
top: 70px !important;
|
|
}
|
|
|
|
.top-80 {
|
|
top: 80px !important;
|
|
}
|
|
|
|
.top-100 {
|
|
top: 100px !important;
|
|
}
|
|
|
|
.top-120 {
|
|
top: 120px !important;
|
|
}
|
|
|
|
.top-140 {
|
|
top: 140px !important;
|
|
}
|
|
|
|
.top-150 {
|
|
top: 150px !important;
|
|
}
|
|
|
|
.top-200 {
|
|
top: 200px !important;
|
|
}
|
|
|
|
.top-250 {
|
|
top: 250px !important;
|
|
}
|
|
|
|
.top-300 {
|
|
top: 300px !important;
|
|
}
|
|
|
|
.top-350 {
|
|
top: 350px !important;
|
|
}
|
|
|
|
td.nasa-td-5 {
|
|
width: 5%;
|
|
}
|
|
|
|
td.nasa-td-10 {
|
|
width: 10%;
|
|
}
|
|
|
|
td.nasa-td-15 {
|
|
width: 15%;
|
|
}
|
|
|
|
td.nasa-td-20 {
|
|
width: 20%;
|
|
}
|
|
|
|
td.nasa-td-25 {
|
|
width: 25%;
|
|
}
|
|
|
|
td.nasa-td-30 {
|
|
width: 30%;
|
|
}
|
|
|
|
td.nasa-td-35 {
|
|
width: 35%;
|
|
}
|
|
|
|
td.nasa-td-40 {
|
|
width: 40%;
|
|
}
|
|
|
|
td.nasa-td-45 {
|
|
width: 45%;
|
|
}
|
|
|
|
td.nasa-td-50 {
|
|
width: 50%;
|
|
}
|
|
|
|
.nasa-bg-white {
|
|
background-color: #fff;
|
|
}
|
|
|
|
.nasa-bg-black {
|
|
background-color: #000;
|
|
}
|
|
|
|
.nasa-bg-gray {
|
|
background-color: #e1e1e1;
|
|
}
|
|
|
|
.nasa-bg-light-gray {
|
|
background-color: #f5f5f5;
|
|
}
|
|
|
|
.nasa-bg-primary {
|
|
background: #f76b6a;
|
|
}
|
|
|
|
span.custom-icon-w-text {
|
|
display: block;
|
|
line-height: 1.8;
|
|
margin-left: 12px;
|
|
}
|
|
|
|
span.custom-icon-w-text i {
|
|
margin-right: 12px;
|
|
vertical-align: top;
|
|
}
|
|
|
|
.columns span.custom-icon-w-text:last-of-type {
|
|
margin-bottom: 26px;
|
|
}
|
|
|
|
span.custom-icon-w-text i.checked {
|
|
color: #9FD355;
|
|
font-size: 22px;
|
|
}
|
|
|
|
.solid-green,
|
|
.bar_green {
|
|
/* VC progress bar color */
|
|
background: #71BB6D !important;
|
|
}
|
|
|
|
.solid-red,
|
|
.bar_red {
|
|
/* VC progress bar color */
|
|
background: #E66F66 !important;
|
|
}
|
|
|
|
.solid-yellow {
|
|
background: #FAB336 !important;
|
|
}
|
|
|
|
.solid-blue,
|
|
.bar_blue {
|
|
/* VC progress bar color */
|
|
background: #4F84C7 !important;
|
|
}
|
|
|
|
.solid-gray,
|
|
.bar_grey {
|
|
/* VC progress bar color */
|
|
background: #A2A2A2 !important;
|
|
}
|
|
|
|
.solid-gold {
|
|
background: #C5AE87 !important;
|
|
}
|
|
|
|
.solid-pink {
|
|
background: #EB9FCF !important;
|
|
}
|
|
|
|
.solid-purple {
|
|
background: #9D75C2 !important;
|
|
}
|
|
|
|
@keyframes icon_slide_down {
|
|
0% {
|
|
-webkit-transform: translateY(-3px);
|
|
-moz-transform: translateY(-3px);
|
|
-o-transform: translateY(-3px);
|
|
-ms-transform: translateY(-3px);
|
|
transform: translateY(-3px);
|
|
}
|
|
|
|
100% {
|
|
-webkit-transform: translateY(3px);
|
|
-moz-transform: translateY(3px);
|
|
-o-transform: translateY(3px);
|
|
-ms-transform: translateY(3px);
|
|
transform: translateY(3px);
|
|
}
|
|
}
|
|
@keyframes pulse {
|
|
0% {
|
|
transform: scale(0);
|
|
}
|
|
|
|
100% {
|
|
transform: scale(1);
|
|
-webkit-filter: blur(5px);
|
|
}
|
|
}
|
|
@keyframes fadeout {
|
|
85% {
|
|
opacity: 1;
|
|
}
|
|
|
|
100% {
|
|
opacity: 0;
|
|
}
|
|
}
|
|
@keyframes wishlist-animate {
|
|
0% {
|
|
transform: scale(1);
|
|
-webkit-transform: scale(1);
|
|
-moz-transform: scale(1);
|
|
-ms-transform: scale(1);
|
|
-o-transform: scale(1);
|
|
}
|
|
|
|
25% {
|
|
transform: scale(0.5);
|
|
-webkit-transform: scale(0.5);
|
|
-moz-transform: scale(0.5);
|
|
-ms-transform: scale(0.5);
|
|
-o-transform: scale(0.5);
|
|
}
|
|
|
|
50% {
|
|
transform: scale(1.2);
|
|
-webkit-transform: scale(1.2);
|
|
-moz-transform: scale(1.2);
|
|
-ms-transform: scale(1.2);
|
|
-o-transform: scale(1.2);
|
|
}
|
|
|
|
100% {
|
|
transform: scale(1);
|
|
-webkit-transform: scale(1);
|
|
-moz-transform: scale(1);
|
|
-ms-transform: scale(1);
|
|
-o-transform: scale(1);
|
|
}
|
|
}
|
|
.load-more .load-more-icon {
|
|
position: relative;
|
|
top: 1px;
|
|
color: #aaaaaa;
|
|
}
|
|
.load-more .load-more-text {
|
|
letter-spacing: 2px;
|
|
font-weight: bold;
|
|
color: #aaaaaa;
|
|
}
|
|
.load-more:hover .load-more-icon,
|
|
.load-more:hover .load-more-text {
|
|
color: #333;
|
|
}
|
|
.load-more .load-more-content:hover .load-more-icon svg {
|
|
-webkit-transform: rotate(180deg);
|
|
-moz-transform: rotate(180deg);
|
|
-o-transform: rotate(180deg);
|
|
-ms-transform: rotate(180deg);
|
|
transform: rotate(180deg);
|
|
}
|
|
.load-more.load-more-btn {
|
|
cursor: pointer;
|
|
}
|
|
.load-more.end-product {
|
|
cursor: default;
|
|
font-size: 100%;
|
|
letter-spacing: 2px;
|
|
font-weight: bold;
|
|
color: #aaaaaa;
|
|
}
|
|
.load-more.end-product:hover {
|
|
color: #333;
|
|
}
|
|
.load-more.load-more-btn, .load-more.end-product {
|
|
position: relative;
|
|
text-align: center;
|
|
display: inline-block;
|
|
}
|
|
.load-more.nasa-more-type-2 {
|
|
height: auto;
|
|
width: 100%;
|
|
border-top: 1px solid #ddd;
|
|
border-bottom: 1px solid #ddd;
|
|
padding: 15px 0 14px 0;
|
|
}
|
|
.load-more.nasa-more-type-2 .load-more-content {
|
|
padding: 0;
|
|
display: inline-block;
|
|
cursor: pointer;
|
|
}
|
|
.load-more.nasa-more-type-2 .load-more-icon {
|
|
display: none;
|
|
}
|
|
.load-more.nasa-more-type-2 .load-more-text {
|
|
position: static;
|
|
font-weight: 700;
|
|
letter-spacing: 0.1em;
|
|
display: block;
|
|
}
|
|
.load-more.nasa-more-type-3 {
|
|
padding: 10px 35px;
|
|
border: 1px dashed #cccccc;
|
|
-webkit-border-radius: 25px;
|
|
-moz-border-radius: 25px;
|
|
border-radius: 25px;
|
|
}
|
|
.load-more.nasa-more-type-3 .load-more-icon {
|
|
display: none;
|
|
}
|
|
.load-more.nasa-more-type-3 .load-more-text {
|
|
position: static;
|
|
line-height: 1.4;
|
|
letter-spacing: 1px;
|
|
}
|
|
.load-more.nasa-more-type-3.end-product {
|
|
line-height: 1.4;
|
|
}
|
|
.load-more.nasa-more-type-3:hover {
|
|
border-color: #2f2f2f;
|
|
}
|
|
|
|
.nasa-vitual-hidden {
|
|
border: none !important;
|
|
height: 0 !important;
|
|
width: 0 !important;
|
|
padding: 0 !important;
|
|
margin: 0 !important;
|
|
line-height: 0 !important;
|
|
overflow: hidden;
|
|
position: absolute !important;
|
|
}
|
|
|
|
.hidden-tag,
|
|
.hide,
|
|
.nasa-show-less,
|
|
.nasa-hide-for-desk,
|
|
[class*="block-grid-"] > li.nasa-show-less {
|
|
display: none;
|
|
}
|
|
|
|
.nasa-show-less.current-tax-item,
|
|
.nasa-show-less.nasa-chosen,
|
|
[class*="block-grid-"] > li.nasa-show-less.nasa-chosen {
|
|
display: block;
|
|
}
|
|
|
|
.inline-block {
|
|
display: inline-block;
|
|
}
|
|
|
|
.required {
|
|
color: #f00;
|
|
}
|
|
|
|
.nasa-pos-absolute {
|
|
position: absolute;
|
|
}
|
|
|
|
.nasa-pos-relative {
|
|
position: relative;
|
|
}
|
|
|
|
.nasa-over-hide {
|
|
overflow: hidden;
|
|
}
|
|
|
|
.tt-menu .tt-dataset {
|
|
min-height: 30px;
|
|
}
|
|
.tt-menu .tt-dataset .nasa-notice-empty {
|
|
margin-bottom: 0;
|
|
line-height: 29px;
|
|
}
|
|
|
|
.warpper-mobile-search.show-in-desk {
|
|
display: block;
|
|
position: fixed;
|
|
z-index: 9999;
|
|
background: #fff;
|
|
padding: 15px 10px 25px 10px;
|
|
width: 100%;
|
|
top: -100%;
|
|
box-shadow: 10px 5px 30px 3px #d1d1d1;
|
|
text-align: center;
|
|
}
|
|
.warpper-mobile-search.show-in-desk input {
|
|
width: 100%;
|
|
margin: auto;
|
|
}
|
|
.warpper-mobile-search.show-in-desk form {
|
|
margin: 0;
|
|
}
|
|
.warpper-mobile-search.show-in-desk form .screen-reader-text {
|
|
position: relative;
|
|
width: 100%;
|
|
height: auto;
|
|
padding-bottom: 10px;
|
|
font-weight: bold;
|
|
font-size: 120%;
|
|
}
|
|
.warpper-mobile-search.show-in-desk form input {
|
|
margin: 0;
|
|
}
|
|
.warpper-mobile-search.show-in-desk form > label {
|
|
padding-bottom: 10px;
|
|
}
|
|
.warpper-mobile-search.show-in-desk .twitter-typeahead,
|
|
.warpper-mobile-search.show-in-desk input.live-search-input {
|
|
width: 85%;
|
|
}
|
|
.warpper-mobile-search.show-in-desk select[name="product_cat"] {
|
|
width: 15%;
|
|
}
|
|
.warpper-mobile-search.show-in-desk .tt-menu {
|
|
width: 100%;
|
|
max-height: 80vh;
|
|
overflow-y: auto;
|
|
background: #FFF;
|
|
padding: 10px;
|
|
border: 1px solid #ddd;
|
|
border-top: none;
|
|
left: 0;
|
|
-webkit-box-shadow: 0px 4px 4px 1px rgba(0, 0, 0, 0.1);
|
|
box-shadow: 0px 4px 4px 1px rgba(0, 0, 0, 0.1);
|
|
}
|
|
.warpper-mobile-search.show-in-desk .tt-menu .item-search {
|
|
max-height: 70px;
|
|
overflow: hidden;
|
|
}
|
|
.warpper-mobile-search.show-in-desk .tt-menu .item-search a {
|
|
display: block;
|
|
width: 100%;
|
|
padding: 5px 0;
|
|
overflow: hidden;
|
|
}
|
|
.warpper-mobile-search.show-in-desk .tt-menu .item-search a:hover {
|
|
background: #f9f9f9;
|
|
}
|
|
.warpper-mobile-search.show-in-desk .tt-menu .item-search a p {
|
|
font-size: 100%;
|
|
text-align: left;
|
|
}
|
|
.warpper-mobile-search.show-in-desk .tt-menu .item-search a .nasa_item_title_search,
|
|
.warpper-mobile-search.show-in-desk .tt-menu .item-search a img {
|
|
float: left;
|
|
}
|
|
.warpper-mobile-search.show-in-desk .tt-menu .item-search a .nasa_item_title_search {
|
|
margin-left: 12px;
|
|
}
|
|
.warpper-mobile-search.show-in-desk .tt-menu .item-search a img {
|
|
width: 60px;
|
|
height: 60px;
|
|
margin-right: 10px;
|
|
}
|
|
|
|
.item-search .nasa-sku-item {
|
|
display: block;
|
|
margin-bottom: 8px;
|
|
text-align: initial;
|
|
}
|
|
|
|
.nasa-bg-dark {
|
|
background-color: #333;
|
|
margin-top: 30px;
|
|
}
|
|
|
|
.nasa-mgr-y-20 {
|
|
margin-top: 20px;
|
|
margin-bottom: 20px;
|
|
}
|
|
|
|
.nasa-mgr-y-30 {
|
|
margin-top: 30px;
|
|
margin-bottom: 30px;
|
|
}
|
|
|
|
.nasa-mgr-top-20 {
|
|
margin-top: 20px;
|
|
}
|
|
|
|
.nasa-mgr-top-40 {
|
|
margin-top: 40px;
|
|
}
|
|
|
|
.nasa-mgr-bot-20 {
|
|
margin-bottom: 20px;
|
|
}
|
|
|
|
.nasa-mgr-bot-40 {
|
|
margin-bottom: 40px;
|
|
}
|
|
|
|
.nasa-not-radius {
|
|
-webkit-border-radius: 0 !important;
|
|
-moz-border-radius: 0 !important;
|
|
border-radius: 0 !important;
|
|
}
|
|
|
|
.no-margin-top {
|
|
margin-top: 0px !important;
|
|
}
|
|
|
|
.nasa-has-border-bottom {
|
|
border-bottom: 1px solid #e8e8e8;
|
|
}
|
|
.nasa-has-border-bottom .nasa-hr {
|
|
position: relative;
|
|
bottom: -1px;
|
|
}
|
|
|
|
.columns.nasa-col:hover {
|
|
z-index: 20;
|
|
}
|
|
|
|
.nasa-hover-underline:hover {
|
|
text-decoration: underline;
|
|
}
|
|
|
|
.nasa-underline {
|
|
text-decoration: underline;
|
|
}
|
|
|
|
.color-white {
|
|
color: #FFF;
|
|
}
|
|
|
|
.color-gray {
|
|
color: gray;
|
|
}
|
|
|
|
/* Custom columns */
|
|
.columns.nasa-less-left,
|
|
.column.nasa-less-left {
|
|
padding-left: 6.66667px;
|
|
}
|
|
.columns.nasa-less-right,
|
|
.column.nasa-less-right {
|
|
padding-right: 6.66667px;
|
|
}
|
|
|
|
.padding-side-15 {
|
|
padding: 0 15px;
|
|
}
|
|
|
|
.nasa-tip-content {
|
|
position: absolute;
|
|
top: -10px;
|
|
left: 50%;
|
|
visibility: hidden;
|
|
opacity: 0;
|
|
z-index: 9999;
|
|
width: auto;
|
|
height: auto;
|
|
background: #333;
|
|
border-color: #333;
|
|
color: #fff;
|
|
white-space: nowrap;
|
|
text-transform: none;
|
|
font-size: 12px;
|
|
font-weight: normal;
|
|
line-height: 1.4;
|
|
padding: 5px 8px;
|
|
-webkit-box-shadow: none;
|
|
-moz-box-shadow: none;
|
|
box-shadow: none;
|
|
-webkit-border-radius: 5px;
|
|
-moz-border-radius: 5px;
|
|
border-radius: 5px;
|
|
-webkit-transform: translate(-50%, -100%);
|
|
-moz-transform: translate(-50%, -100%);
|
|
-o-transform: translate(-50%, -100%);
|
|
-ms-transform: translate(-50%, -100%);
|
|
transform: translate(-50%, -100%);
|
|
}
|
|
.nasa-tip-content:after {
|
|
top: 95%;
|
|
left: 50%;
|
|
content: " ";
|
|
height: 0;
|
|
width: 0;
|
|
position: absolute;
|
|
pointer-events: none;
|
|
border: solid transparent;
|
|
border-color: transparent;
|
|
border-top-color: inherit;
|
|
border-width: 6px;
|
|
margin-left: -6px;
|
|
}
|
|
|
|
.nasa-tip {
|
|
position: relative;
|
|
}
|
|
.nasa-tip:hover .nasa-tip-content {
|
|
visibility: visible;
|
|
opacity: 1;
|
|
}
|
|
.nasa-tip.nasa-tip-left .nasa-tip-content {
|
|
top: 50%;
|
|
left: -10px;
|
|
-webkit-transform: translate(-100%, -50%);
|
|
-moz-transform: translate(-100%, -50%);
|
|
-o-transform: translate(-100%, -50%);
|
|
-ms-transform: translate(-100%, -50%);
|
|
transform: translate(-100%, -50%);
|
|
}
|
|
.nasa-tip.nasa-tip-left .nasa-tip-content:after {
|
|
top: 50%;
|
|
left: 100%;
|
|
border-top-color: transparent;
|
|
border-left-color: inherit;
|
|
margin-left: -1px;
|
|
margin-top: -6px;
|
|
}
|
|
.nasa-tip.nasa-tip-right .nasa-tip-content {
|
|
top: 50%;
|
|
left: auto;
|
|
right: -10px;
|
|
-webkit-transform: translate(100%, -50%);
|
|
-moz-transform: translate(100%, -50%);
|
|
-o-transform: translate(100%, -50%);
|
|
-ms-transform: translate(100%, -50%);
|
|
transform: translate(100%, -50%);
|
|
}
|
|
.nasa-tip.nasa-tip-right .nasa-tip-content:after {
|
|
top: 50%;
|
|
left: -11px;
|
|
border-top-color: transparent;
|
|
border-right-color: inherit;
|
|
margin-left: 0px;
|
|
margin-top: -6px;
|
|
}
|
|
.nasa-tip.nasa-tip-bottom .nasa-tip-content {
|
|
top: auto;
|
|
bottom: -10px;
|
|
-webkit-transform: translate(-50%, 100%);
|
|
-moz-transform: translate(-50%, 100%);
|
|
-o-transform: translate(-50%, 100%);
|
|
-ms-transform: translate(-50%, 100%);
|
|
transform: translate(-50%, 100%);
|
|
}
|
|
.nasa-tip.nasa-tip-bottom .nasa-tip-content:after {
|
|
top: auto;
|
|
bottom: 100%;
|
|
border-top-color: transparent;
|
|
border-bottom-color: inherit;
|
|
margin-bottom: 0;
|
|
}
|
|
|
|
.nasa-sidebar-single-product.left .nasa-tip-content {
|
|
top: 50%;
|
|
left: auto;
|
|
right: -10px;
|
|
-webkit-transform: translate(100%, -50%);
|
|
-moz-transform: translate(100%, -50%);
|
|
-o-transform: translate(100%, -50%);
|
|
-ms-transform: translate(100%, -50%);
|
|
transform: translate(100%, -50%);
|
|
}
|
|
.nasa-sidebar-single-product.left .nasa-tip-content:after {
|
|
top: 50%;
|
|
left: -11px;
|
|
border-top-color: transparent;
|
|
border-right-color: inherit;
|
|
margin-left: 0px;
|
|
margin-top: -7px;
|
|
}
|
|
|
|
.nasa-sidebar-single-product.right .nasa-tip-content {
|
|
top: 50%;
|
|
left: -10px;
|
|
-webkit-transform: translate(-100%, -50%);
|
|
-moz-transform: translate(-100%, -50%);
|
|
-o-transform: translate(-100%, -50%);
|
|
-ms-transform: translate(-100%, -50%);
|
|
transform: translate(-100%, -50%);
|
|
}
|
|
.nasa-sidebar-single-product.right .nasa-tip-content:after {
|
|
top: 50%;
|
|
left: auto;
|
|
right: -11px;
|
|
border-top-color: transparent;
|
|
border-left-color: inherit;
|
|
margin-left: 0px;
|
|
margin-top: -6px;
|
|
}
|
|
|
|
.nasa-img-product-force-radius-20 .product-item .product-img-wrap .product-img {
|
|
-webkit-border-radius: 20px;
|
|
-moz-border-radius: 20px;
|
|
border-radius: 20px;
|
|
overflow: hidden;
|
|
}
|
|
|
|
.nasa-img-product-force-radius-10 .product-item .product-img-wrap .product-img {
|
|
-webkit-border-radius: 10px;
|
|
-moz-border-radius: 10px;
|
|
border-radius: 10px;
|
|
overflow: hidden;
|
|
}
|
|
|
|
.nasa-custom-animate {
|
|
width: 100%;
|
|
height: 100%;
|
|
overflow: hidden;
|
|
display: -webkit-box;
|
|
display: -moz-box;
|
|
display: -ms-flexbox;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
}
|
|
.nasa-custom-animate .infinities-slide {
|
|
animation: nasa-slide-infinities 20s linear infinite;
|
|
height: 100%;
|
|
}
|
|
.nasa-custom-animate .infinities-slide p {
|
|
min-width: 300px;
|
|
}
|
|
.nasa-custom-animate:hover .infinities-slide {
|
|
animation-play-state: paused;
|
|
}
|
|
|
|
.nasa-nutrition-small-banner-wrap .elementor-widget-wrap {
|
|
gap: 20px;
|
|
align-content: stretch;
|
|
}
|
|
.nasa-nutrition-small-banner-wrap .elementor-widget-wrap .elementor-widget-container {
|
|
height: 100%;
|
|
}
|
|
.nasa-nutrition-small-banner-wrap .nasa-banner-v2,
|
|
.nasa-nutrition-small-banner-wrap .slick-list,
|
|
.nasa-nutrition-small-banner-wrap .slick-track,
|
|
.nasa-nutrition-small-banner-wrap .nasa-sc-carousel-main,
|
|
.nasa-nutrition-small-banner-wrap .nasa-slick-slider {
|
|
height: 100%;
|
|
}
|
|
.nasa-nutrition-small-banner-wrap .banner-img {
|
|
height: 100%;
|
|
object-fit: cover;
|
|
}
|
|
|
|
.nasa-nutrition-shop-by-goals .nasa-banner .nasa-baner-show-up {
|
|
margin-bottom: -70px;
|
|
transition: all 300ms ease;
|
|
opacity: 0;
|
|
visibility: hidden;
|
|
}
|
|
.nasa-nutrition-shop-by-goals .nasa-banner img {
|
|
-webkit-border-radius: 20px 20px 0 0;
|
|
-moz-border-radius: 20px 20px 0 0;
|
|
border-radius: 20px 20px 0 0;
|
|
}
|
|
.nasa-nutrition-shop-by-goals .nasa-banner:hover .nasa-baner-show-up {
|
|
margin-bottom: 0px;
|
|
opacity: 1;
|
|
visibility: visible;
|
|
}
|
|
.nasa-nutrition-shop-by-goals .ns-items-gap {
|
|
overflow: visible;
|
|
}
|
|
.nasa-nutrition-shop-by-goals .ns-items-gap .nasa-nav-arrow {
|
|
visibility: visible;
|
|
opacity: 1;
|
|
top: 0;
|
|
left: auto;
|
|
right: 0;
|
|
transform: translate(0, -70px);
|
|
}
|
|
.nasa-nutrition-shop-by-goals .ns-items-gap .nasa-nav-arrow svg {
|
|
border-width: 2px;
|
|
}
|
|
.nasa-nutrition-shop-by-goals .ns-items-gap .nasa-nav-arrow.slick-prev {
|
|
right: 50px;
|
|
}
|
|
.nasa-nutrition-shop-by-goals .nasa-tabs-wrap .nasa-a-tab {
|
|
font-size: 30px;
|
|
font-weight: 700 !important;
|
|
}
|
|
|
|
.nasa-nutrition-pin-banner .nasa-wrap-relative-image .nasa_pin_pb_image {
|
|
border-radius: 20px;
|
|
}
|
|
|
|
.nasa-nutrition-banner-brand .ns-items-gap .slick-list {
|
|
margin-left: -26px;
|
|
margin-right: -26px;
|
|
}
|
|
.nasa-nutrition-banner-brand .ns-items-gap .slick-slide {
|
|
padding: 0 30px;
|
|
}
|
|
.nasa-nutrition-banner-brand .ns-items-gap .slick-slide::after {
|
|
content: '';
|
|
height: 100%;
|
|
width: calc(100% - 60px);
|
|
position: absolute;
|
|
top: 0;
|
|
left: 30px;
|
|
opacity: 1;
|
|
visibility: visible;
|
|
z-index: 6;
|
|
opacity: .8;
|
|
visibility: visible;
|
|
-webkit-transition: all 200ms ease;
|
|
-moz-transition: all 200ms ease;
|
|
-o-transition: all 200ms ease;
|
|
transition: all 200ms ease;
|
|
border: 1px solid #ececec;
|
|
border-radius: 20px;
|
|
background-color: #fff;
|
|
pointer-events: none;
|
|
}
|
|
.nasa-nutrition-banner-brand .ns-items-gap .slick-slide img {
|
|
padding: 0 10px;
|
|
border: 1px solid #ececec;
|
|
border-radius: 20px;
|
|
}
|
|
.nasa-nutrition-banner-brand .ns-items-gap .slick-slide img:hover {
|
|
background-color: #f7f7f7;
|
|
}
|
|
.nasa-nutrition-banner-brand .ns-items-gap .slick-slide:has(img:hover)::after {
|
|
opacity: 0;
|
|
visibility: hidden;
|
|
}
|
|
|
|
.nasa-nutrition-product-tabs .nasa-tabs .nasa-tab a {
|
|
font-size: 30px;
|
|
font-weight: 700 !important;
|
|
}
|
|
|
|
.nasa-top-cat-filter-wrap-mobile {
|
|
position: fixed;
|
|
max-height: 100%;
|
|
width: 500px;
|
|
max-width: 80%;
|
|
top: 0;
|
|
bottom: 0;
|
|
left: 0;
|
|
z-index: 400;
|
|
background: #FFF;
|
|
-webkit-transform: translateX(-100%);
|
|
-moz-transform: translateX(-100%);
|
|
-o-transform: translateX(-100%);
|
|
-ms-transform: translateX(-100%);
|
|
transform: translateX(-100%);
|
|
}
|
|
.nasa-top-cat-filter-wrap-mobile.nasa-show {
|
|
left: 0;
|
|
-webkit-transform: translateX(0);
|
|
-moz-transform: translateX(0);
|
|
-o-transform: translateX(0);
|
|
-ms-transform: translateX(0);
|
|
transform: translateX(0);
|
|
}
|
|
.nasa-top-cat-filter-wrap-mobile.nasa-show .nasa-close-filter-cat {
|
|
-webkit-transform: translateX(50%);
|
|
-moz-transform: translateX(50%);
|
|
-o-transform: translateX(50%);
|
|
-ms-transform: translateX(50%);
|
|
transform: translateX(50%);
|
|
-webkit-box-shadow: none;
|
|
-moz-box-shadow: none;
|
|
box-shadow: none;
|
|
}
|
|
.nasa-top-cat-filter-wrap-mobile.nasa-show .nasa-close-filter-cat:hover {
|
|
-webkit-box-shadow: 0 0 6px 0 rgba(1, 1, 1, 0.3);
|
|
-moz-box-shadow: 0 0 6px 0 rgba(1, 1, 1, 0.3);
|
|
box-shadow: 0 0 6px 0 rgba(1, 1, 1, 0.3);
|
|
}
|
|
|
|
/** BOTTOM BAR **/
|
|
.nasa-bottom-bar {
|
|
position: fixed;
|
|
z-index: 399;
|
|
bottom: 0;
|
|
left: 0;
|
|
right: 0;
|
|
background: #fff;
|
|
margin: 0;
|
|
padding: 10px;
|
|
-webkit-box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.1);
|
|
-moz-box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.1);
|
|
box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.1);
|
|
-webkit-transform: translateY(100%);
|
|
-moz-transform: translateY(100%);
|
|
-o-transform: translateY(100%);
|
|
-ms-transform: translateY(100%);
|
|
transform: translateY(100%);
|
|
}
|
|
.nasa-bottom-bar.nasa-active {
|
|
visibility: visible;
|
|
opacity: 1;
|
|
-webkit-transform: translateY(0);
|
|
-moz-transform: translateY(0);
|
|
-o-transform: translateY(0);
|
|
-ms-transform: translateY(0);
|
|
transform: translateY(0);
|
|
}
|
|
.nasa-bottom-bar:empty {
|
|
display: none;
|
|
}
|
|
|
|
.nasa-bottom-bar-icons {
|
|
list-style: none;
|
|
width: 100%;
|
|
text-align: center;
|
|
display: -webkit-box;
|
|
display: -moz-box;
|
|
display: -ms-flexbox;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
-ms-flex-pack: distribute;
|
|
justify-content: space-around;
|
|
}
|
|
.nasa-bottom-bar-icons li {
|
|
text-align: center;
|
|
}
|
|
.nasa-bottom-bar-icons li.hidden-tag {
|
|
display: none;
|
|
}
|
|
.nasa-bottom-bar-icons.nasa-3-columns li {
|
|
width: 33.333333%;
|
|
}
|
|
.nasa-bottom-bar-icons.nasa-2-columns li {
|
|
width: 50%;
|
|
}
|
|
.nasa-bottom-bar-icons.nasa-1-columns li {
|
|
width: 100%;
|
|
}
|
|
.nasa-bottom-bar-icons .wishlist-link {
|
|
display: none !important;
|
|
}
|
|
|
|
.nasa-bot-icons {
|
|
text-align: center;
|
|
display: inline-block;
|
|
color: #333;
|
|
font-weight: bold;
|
|
margin: 0;
|
|
font-size: 90%;
|
|
line-height: 1;
|
|
display: -webkit-box;
|
|
display: -moz-box;
|
|
display: -ms-flexbox;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
-webkit-box-orient: vertical;
|
|
-webkit-box-direction: normal;
|
|
-ms-flex-direction: column;
|
|
flex-direction: column;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
-webkit-align-items: center;
|
|
align-items: center;
|
|
}
|
|
.nasa-bot-icons .nasa-svg-shop {
|
|
width: 22px;
|
|
-webkit-transition: fill 200ms ease;
|
|
-moz-transition: fill 200ms ease;
|
|
-o-transition: fill 200ms ease;
|
|
transition: fill 200ms ease;
|
|
}
|
|
.nasa-bot-icons i {
|
|
font-size: 180%;
|
|
display: block;
|
|
color: inherit;
|
|
font-weight: inherit;
|
|
margin-bottom: 5px;
|
|
}
|
|
.nasa-bot-icons i.nasa-font-icon {
|
|
font-size: 145%;
|
|
}
|
|
.nasa-bot-icons svg {
|
|
margin-bottom: 5px;
|
|
height: 23px;
|
|
}
|
|
|
|
.woocommerce-ordering select {
|
|
display: none;
|
|
}
|
|
|
|
.nasa-select-languages .nasa-current-lang img,
|
|
.nasa-select-languages .nasa-item-lang img {
|
|
margin-right: 5px;
|
|
position: relative;
|
|
top: -1px;
|
|
}
|
|
|
|
@media only screen and (max-width: 767px) {
|
|
#mobile-navigation svg.ns-v-icon {
|
|
display: none;
|
|
}
|
|
|
|
.header-responsive .nasa-mobile-menu-icon {
|
|
line-height: 20px;
|
|
}
|
|
|
|
.banner.mobile-align-center .nasa-banner-content {
|
|
left: auto;
|
|
right: auto;
|
|
width: 100%;
|
|
}
|
|
|
|
.nasa-title-absolute.mobile-margin-bottom-0 h2 {
|
|
margin-bottom: 0;
|
|
}
|
|
|
|
.woocommerce-ordering .nasa-ordering {
|
|
display: none !important;
|
|
}
|
|
|
|
.woocommerce-ordering select {
|
|
display: block !important;
|
|
}
|
|
|
|
.farm-slider-bottom {
|
|
bottom: -5px;
|
|
}
|
|
|
|
.nasa-sort-bar-layout-side-sidebar .sort-bar {
|
|
height: 44px;
|
|
}
|
|
.nasa-sort-bar-layout-side-sidebar .sort-bar .filter-order {
|
|
position: relative;
|
|
}
|
|
|
|
body .product-item p.wc-gzd-additional-info {
|
|
margin-top: 0;
|
|
}
|
|
|
|
#main-content:after {
|
|
content: '';
|
|
z-index: 99999;
|
|
background-color: #fff;
|
|
height: 100px;
|
|
position: fixed;
|
|
left: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
-webkit-transform: translateY(100%);
|
|
-moz-transform: translateY(100%);
|
|
-o-transform: translateY(100%);
|
|
-ms-transform: translateY(100%);
|
|
transform: translateY(100%);
|
|
}
|
|
}
|
|
/**
|
|
* For Product Card Styles
|
|
*/
|
|
@media only screen and (max-width: 767px) {
|
|
body .product-item .info {
|
|
padding-bottom: 5px;
|
|
}
|
|
body .product-item .info .name {
|
|
font-size: 105%;
|
|
padding-top: 5px;
|
|
padding-bottom: 5px;
|
|
}
|
|
body .product-item .info .price {
|
|
font-size: 100%;
|
|
margin-bottom: 7px;
|
|
}
|
|
body .product-item .info .star-rating {
|
|
margin-top: 0;
|
|
margin-bottom: 5px;
|
|
}
|
|
body .product-item .info.has-cats .star-rating {
|
|
margin-top: 0;
|
|
margin-bottom: 5px;
|
|
}
|
|
body .nasa-slick-slider .product-item .info .star-rating {
|
|
margin-bottom: 7px;
|
|
}
|
|
body .woocommerce-checkout .nasa-slick-slider .product-item .info .star-rating {
|
|
margin-bottom: 3px;
|
|
}
|
|
body .nasa-item-meta .nasa-widget-title {
|
|
font-size: 105%;
|
|
}
|
|
body .nasa-item-meta .price {
|
|
font-size: 100%;
|
|
}
|
|
body .nasa-item-meta .price,
|
|
body .nasa-item-meta .star-rating {
|
|
margin-top: 5px;
|
|
}
|
|
body .nasa-modern-1 .product-item .nasa-product-grid .btn-link:hover,
|
|
body .nasa-modern-5 .product-item .nasa-product-grid .btn-link:hover {
|
|
background-color: #fff;
|
|
color: #000;
|
|
}
|
|
|
|
.nasa-masonry-item .info .add-to-cart-grid {
|
|
display: none;
|
|
}
|
|
|
|
.nasa-product-grid .cart-icon.icon-nasa-cart-3 {
|
|
font-size: 120%;
|
|
}
|
|
|
|
.nasa-modern-1 .product-item .btn-wishlist,
|
|
.nasa-modern-5 .product-item .btn-wishlist {
|
|
display: -webkit-box;
|
|
display: -moz-box;
|
|
display: -ms-flexbox;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
-webkit-align-items: center;
|
|
align-items: center;
|
|
position: absolute;
|
|
z-index: 6;
|
|
top: 5px;
|
|
right: 5px;
|
|
background-color: #fff;
|
|
width: 30px;
|
|
height: 30px;
|
|
text-align: center;
|
|
-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
|
|
-moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
|
|
box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
|
|
-webkit-border-radius: 2px;
|
|
-moz-border-radius: 2px;
|
|
border-radius: 2px;
|
|
}
|
|
.nasa-modern-1 .product-item .btn-wishlist .nasa-icon,
|
|
.nasa-modern-5 .product-item .btn-wishlist .nasa-icon {
|
|
line-height: 30px;
|
|
font-size: 110%;
|
|
}
|
|
.nasa-modern-1 .product-item .nasa-product-grid,
|
|
.nasa-modern-5 .product-item .nasa-product-grid {
|
|
top: 35px;
|
|
}
|
|
.nasa-modern-1 .nasa-masonry-item .product-item .nasa-product-grid,
|
|
.nasa-modern-5 .nasa-masonry-item .product-item .nasa-product-grid {
|
|
top: 0;
|
|
}
|
|
.nasa-modern-1 .nasa-masonry-item .product-item .nasa-product-grid .btn-wishlist,
|
|
.nasa-modern-5 .nasa-masonry-item .product-item .nasa-product-grid .btn-wishlist {
|
|
position: relative;
|
|
top: 0;
|
|
}
|
|
|
|
.nasa-modern-2 .product-item .add-to-cart-grid {
|
|
width: 100%;
|
|
margin-top: 5px;
|
|
position: static;
|
|
visibility: visible;
|
|
opacity: 1;
|
|
-webkit-transform: translateY(0);
|
|
-moz-transform: translateY(0);
|
|
-o-transform: translateY(0);
|
|
-ms-transform: translateY(0);
|
|
transform: translateY(0);
|
|
}
|
|
.nasa-modern-2 .product-item .add-to-cart-grid .add_to_cart_text {
|
|
text-transform: none;
|
|
letter-spacing: 0;
|
|
font-size: 14px;
|
|
}
|
|
.nasa-modern-2 .product-item .add-to-cart-grid .cart-icon {
|
|
display: none;
|
|
}
|
|
.nasa-modern-2 .nasa-product-content-nasa_label-wrap {
|
|
margin-bottom: 5px;
|
|
}
|
|
|
|
.nasa-modern-4 .add-to-cart-grid {
|
|
position: absolute;
|
|
bottom: 0;
|
|
left: 0;
|
|
right: 0;
|
|
z-index: 6;
|
|
padding-left: 5px;
|
|
padding-right: 5px;
|
|
background: #333;
|
|
border: none;
|
|
}
|
|
.nasa-modern-4 .add-to-cart-grid .add_to_cart_text {
|
|
text-transform: none;
|
|
letter-spacing: 0;
|
|
font-size: 14px;
|
|
}
|
|
.nasa-modern-4 .add-to-cart-grid .cart-icon {
|
|
display: none;
|
|
}
|
|
.nasa-modern-4 .add-to-cart-grid.loading:before {
|
|
left: 50%;
|
|
right: auto;
|
|
}
|
|
.nasa-modern-4 .add-to-cart-grid.loading .add_to_cart_text {
|
|
color: transparent;
|
|
}
|
|
.nasa-modern-4 .product-item .nasa-product-content-select-wrap,
|
|
.nasa-modern-4 .product-item:hover .nasa-product-content-select-wrap,
|
|
.nasa-modern-4 .product-item.nasa-mobile-hover .nasa-product-content-select-wrap {
|
|
-webkit-transform: translate(5px, -45px);
|
|
-moz-transform: translate(5px, -45px);
|
|
-o-transform: translate(5px, -45px);
|
|
-ms-transform: translate(5px, -45px);
|
|
transform: translate(5px, -45px);
|
|
}
|
|
|
|
.nasa-modern-6 .add-to-cart-grid {
|
|
width: 100%;
|
|
margin-top: 5px;
|
|
-webkit-border-radius: 5px;
|
|
-moz-border-radius: 5px;
|
|
border-radius: 5px;
|
|
}
|
|
.nasa-modern-6 .add-to-cart-grid .add_to_cart_text {
|
|
text-transform: none;
|
|
letter-spacing: 0;
|
|
font-size: 14px;
|
|
}
|
|
.nasa-modern-6 .add-to-cart-grid .cart-icon {
|
|
display: none;
|
|
}
|
|
.nasa-modern-6 .add-to-cart-grid.loading:before {
|
|
left: 50%;
|
|
right: auto;
|
|
}
|
|
.nasa-modern-6 .add-to-cart-grid.loading .add_to_cart_text {
|
|
color: transparent;
|
|
}
|
|
|
|
.nasa-products-special-deal-for_time-2 .nasa-modern-2 .product-item .add-to-cart-grid {
|
|
margin-top: 15px;
|
|
}
|
|
|
|
.nasa-header-icons-sc svg {
|
|
width: 28px;
|
|
height: 28px;
|
|
}
|
|
|
|
.crazy-loading .nasa-modern-2 .add-to-cart-grid,
|
|
.crazy-loading .nasa-modern-6 .add-to-cart-grid {
|
|
display: none;
|
|
}
|
|
}
|
|
.nasa-check-reponsive {
|
|
position: fixed;
|
|
left: 0;
|
|
bottom: 0;
|
|
display: block;
|
|
height: 0;
|
|
width: 0;
|
|
background: transparent;
|
|
}
|
|
|
|
.nasa-col.columns .nasa-wrap-products-masonry {
|
|
margin-left: -5px;
|
|
margin-right: -5px;
|
|
}
|
|
|
|
.nasa-row.fullwidth .nasa-col.columns .nasa-wrap-products-masonry {
|
|
margin-left: 5px;
|
|
margin-right: 5px;
|
|
}
|
|
|
|
.nasa-columns-padding-0 .columns,
|
|
.nasa-columns-padding-0 .column {
|
|
padding-left: 0;
|
|
padding-right: 0;
|
|
}
|
|
|
|
@media only screen and (max-width: 767px) {
|
|
body .nasa-check-reponsive.nasa-switch-check {
|
|
width: 1px;
|
|
height: 1px;
|
|
}
|
|
body .black-window-mobile {
|
|
visibility: hidden;
|
|
opacity: 0;
|
|
cursor: pointer;
|
|
width: 100%;
|
|
height: 100%;
|
|
background: #000;
|
|
position: fixed;
|
|
top: 0;
|
|
left: 0;
|
|
z-index: 400;
|
|
}
|
|
body .black-window-mobile.nasa-push-cat-show {
|
|
visibility: visible;
|
|
opacity: 0.7;
|
|
}
|
|
body .nasa-slide-style-product-carousel.nasa-product-list-carousel .nasa-nav-carousel-wrap {
|
|
top: -60px;
|
|
}
|
|
body .nasa-classic-style.nasa-classic-2d.nasa-tabs-no-border li {
|
|
margin-left: 0;
|
|
}
|
|
body .badge {
|
|
font-size: 70%;
|
|
padding: 1px 6px;
|
|
line-height: 16px;
|
|
}
|
|
body .badge.out-of-stock-label {
|
|
padding: 0 10px;
|
|
}
|
|
body .nasa-accessories-wrap .ns-accessories-add-svg {
|
|
display: none;
|
|
}
|
|
}
|
|
@media only screen and (max-width: 480px) {
|
|
body .product-info .entry-title {
|
|
font-size: 150%;
|
|
line-height: 1.4;
|
|
}
|
|
body ul.products li.product-item {
|
|
width: 100%;
|
|
}
|
|
body .columns.nasa-column-custom-2 {
|
|
width: 100%;
|
|
}
|
|
body .columns.nasa-column-custom-4 .nasa-sc-pdeal.nasa-sc-pdeal-block div.small-6 {
|
|
width: 100%;
|
|
}
|
|
body .columns.nasa-column-custom-4 .nasa-sc-pdeal.nasa-sc-pdeal-block .nasa-sc-p-img {
|
|
padding: 10px;
|
|
}
|
|
body .product-info .cart .nasa-single-form-text {
|
|
display: none;
|
|
}
|
|
body .nasa-login-register-warper #nasa-login-register-form .nasa-form-content {
|
|
margin: 10px;
|
|
}
|
|
body .nasa-side-sidebar {
|
|
padding: 60px 20px;
|
|
}
|
|
body .product-item .nasa-sc-pdeal-countdown {
|
|
padding: 5px 0 3px 0;
|
|
}
|
|
body .product-item .nasa-sc-pdeal-countdown .countdown-section {
|
|
margin: 0 2px;
|
|
}
|
|
body .product-item .nasa-sc-pdeal-countdown .countdown-amount {
|
|
font-size: 70%;
|
|
width: 27px;
|
|
height: 27px;
|
|
line-height: 27px;
|
|
padding: 0;
|
|
}
|
|
body .product-item .nasa-sc-pdeal-countdown .countdown-period {
|
|
font-size: 50%;
|
|
}
|
|
|
|
.ns-cart-popup .nasa-nav-arrow {
|
|
display: none !important;
|
|
}
|
|
}
|
|
@media (max-width: 320px) {
|
|
.nasa-main-content-warp .nasa-sc-p-info .nasa-sc-price .nasa-sc-p-price {
|
|
bottom: 0px !important;
|
|
}
|
|
}
|
|
@media (max-width: 370px) {
|
|
body .products-arrow .next-prev-buttons .dropdown-wrap {
|
|
display: none;
|
|
}
|
|
}
|
|
/* Custom @media only screen and (max-width: 450px) */
|
|
@media only screen and (max-width: 450px) {
|
|
.page-checkout .cart-sidebar .button {
|
|
width: 100%;
|
|
}
|
|
.page-checkout .cart-sidebar .checkout-button {
|
|
margin-left: 0px;
|
|
}
|
|
.page-checkout input[name="apply_coupon"] {
|
|
width: 100%;
|
|
}
|
|
|
|
.payment_method_paypal img {
|
|
max-width: 100px;
|
|
margin-left: 5px;
|
|
}
|
|
}
|
|
@media screen and (max-width: 600px) {
|
|
body .nasa-static-sidebar#nasa-viewed-sidebar .products,
|
|
body .nasa-static-sidebar .widget_shopping_wishlist_content {
|
|
padding: 20px;
|
|
}
|
|
body .nasa-static-sidebar .nasa-minicart-items,
|
|
body .nasa-static-sidebar .nasa-minicart-footer,
|
|
body .nasa-static-sidebar .empty.woocommerce-mini-cart__empty-message,
|
|
body .nasa-static-sidebar .ext-nodes-wrap .mini-cart-coupon .node-title,
|
|
body .nasa-static-sidebar .ext-nodes-wrap .publish-coupons,
|
|
body .nasa-static-sidebar .ext-nodes-wrap .mini-cart-coupon .coupon-btns,
|
|
body .nasa-static-sidebar .ext-nodes-wrap .mini-cart-shipping,
|
|
body .nasa-static-sidebar .ext-nodes-wrap .mini-cart-note,
|
|
body .nasa-static-sidebar .ext-nodes-wrap .mini-cart-change-variation {
|
|
padding-left: 20px;
|
|
padding-right: 20px;
|
|
}
|
|
body .nasa-static-sidebar#cart-sidebar .ns_carousel_pro_empty_sidebar {
|
|
margin-left: 40px;
|
|
margin-right: 40px;
|
|
}
|
|
body .nasa-static-sidebar .nasa-sidebar-close {
|
|
margin-top: 15px;
|
|
}
|
|
body .nasa-static-sidebar .mini-cart-info a,
|
|
body .nasa-static-sidebar .nasa-wishlist-title {
|
|
font-size: 15px;
|
|
}
|
|
body .nasa-static-sidebar .nasa-image-cart-item {
|
|
width: 66px;
|
|
min-width: 66px;
|
|
}
|
|
body .nasa-wrap-title-width {
|
|
width: 100%;
|
|
}
|
|
body .small-6 .product-item .nasa-icon {
|
|
font-size: 150%;
|
|
}
|
|
body .nasa-sidebar-return-shop {
|
|
font-size: 80%;
|
|
}
|
|
}
|
|
@media screen and (max-width: 340px) {
|
|
body .product-item .product-img-wrap .nasa-product-grid .add-to-cart-grid .add_to_cart_text {
|
|
font-size: 70%;
|
|
}
|
|
}
|
|
@media screen and (max-width: 1199px) {
|
|
body .vertical-menu.nasa-allways-show-warp {
|
|
min-width: initial;
|
|
}
|
|
}
|
|
@media screen and (max-width: 1100px) {
|
|
[name="update_cart"] {
|
|
width: 100%;
|
|
}
|
|
}
|
|
@media only screen and (min-width: 600px) and (max-width: 700px) {
|
|
body .product-item .nasa-icon {
|
|
font-size: 150%;
|
|
}
|
|
}
|
|
@media screen and (max-width: 1025px) {
|
|
body .nasa-top-row-filter .showing_info_top {
|
|
display: none;
|
|
}
|
|
}
|
|
/**
|
|
* Mobile View
|
|
*/
|
|
@media only screen and (max-width: 767px) {
|
|
.nasa-accessories-wrap .ns-accessories-add-svg {
|
|
display: none;
|
|
}
|
|
|
|
.category-page .col-sidebar,
|
|
.category-page .column.col-sidebar,
|
|
.category-page .columns.col-sidebar {
|
|
padding: 60px;
|
|
}
|
|
|
|
body .nasa-check-reponsive.nasa-mobile-check {
|
|
width: 1px;
|
|
height: 1px;
|
|
}
|
|
body .nasa-products-masonry-isotope .nasa-content-page-products {
|
|
padding-left: 5px;
|
|
padding-right: 5px;
|
|
}
|
|
body .nasa-products-masonry-isotope .products > li.product-warp-item {
|
|
padding: 5px;
|
|
}
|
|
body .category-page .col-sidebar .nasa-sidebar-off-canvas,
|
|
body .category-page .column.col-sidebar .nasa-sidebar-off-canvas,
|
|
body .category-page .columns.col-sidebar .nasa-sidebar-off-canvas,
|
|
body .category-page .nasa-side-sidebar .nasa-sidebar-off-canvas {
|
|
padding: 40px 30px;
|
|
}
|
|
body .nasa-labels-filter-top .nasa-labels-filter-accordion .nasa-top-row-filter li {
|
|
width: 100%;
|
|
}
|
|
body .nasa-classic-style.nasa-classic-2d.nasa-tabs-no-border li.nasa-single-product-tab a {
|
|
font-size: 150%;
|
|
}
|
|
body .nasa-row-child-clear-none .product-warp-item {
|
|
margin-bottom: 10px;
|
|
}
|
|
}
|
|
.fs-10 {
|
|
font-size: 10px !important;
|
|
}
|
|
|
|
.fs-11 {
|
|
font-size: 11px !important;
|
|
}
|
|
|
|
.fs-12 {
|
|
font-size: 12px !important;
|
|
}
|
|
|
|
.fs-13 {
|
|
font-size: 13px !important;
|
|
}
|
|
|
|
.fs-14 {
|
|
font-size: 14px !important;
|
|
}
|
|
|
|
.fs-15 {
|
|
font-size: 15px !important;
|
|
}
|
|
|
|
.fs-16 {
|
|
font-size: 16px !important;
|
|
}
|
|
|
|
.fs-17 {
|
|
font-size: 17px !important;
|
|
}
|
|
|
|
.fs-18 {
|
|
font-size: 18px !important;
|
|
}
|
|
|
|
.fs-19 {
|
|
font-size: 19px !important;
|
|
}
|
|
|
|
.fs-20 {
|
|
font-size: 20px !important;
|
|
}
|
|
|
|
.fs-21 {
|
|
font-size: 21px !important;
|
|
}
|
|
|
|
.fs-22 {
|
|
font-size: 22px !important;
|
|
}
|
|
|
|
.fs-23 {
|
|
font-size: 23px !important;
|
|
}
|
|
|
|
.fs-24 {
|
|
font-size: 24px !important;
|
|
}
|
|
|
|
.fs-25 {
|
|
font-size: 25px !important;
|
|
}
|
|
|
|
.fs-26 {
|
|
font-size: 26px !important;
|
|
}
|
|
|
|
.fs-27 {
|
|
font-size: 27px !important;
|
|
}
|
|
|
|
.fs-28 {
|
|
font-size: 28px !important;
|
|
}
|
|
|
|
.fs-29 {
|
|
font-size: 29px !important;
|
|
}
|
|
|
|
.fs-30 {
|
|
font-size: 30px !important;
|
|
}
|
|
|
|
.fs-31 {
|
|
font-size: 31px !important;
|
|
}
|
|
|
|
.fs-32 {
|
|
font-size: 32px !important;
|
|
}
|
|
|
|
.fs-33 {
|
|
font-size: 33px !important;
|
|
}
|
|
|
|
.fs-34 {
|
|
font-size: 34px !important;
|
|
}
|
|
|
|
.fs-35 {
|
|
font-size: 35px !important;
|
|
}
|
|
|
|
.fs-36 {
|
|
font-size: 36px !important;
|
|
}
|
|
|
|
.fs-37 {
|
|
font-size: 37px !important;
|
|
}
|
|
|
|
.fs-38 {
|
|
font-size: 38px !important;
|
|
}
|
|
|
|
.fs-39 {
|
|
font-size: 39px !important;
|
|
}
|
|
|
|
.fs-40 {
|
|
font-size: 40px !important;
|
|
}
|
|
|
|
.fs-41 {
|
|
font-size: 41px !important;
|
|
}
|
|
|
|
.fs-42 {
|
|
font-size: 42px !important;
|
|
}
|
|
|
|
.fs-43 {
|
|
font-size: 43px !important;
|
|
}
|
|
|
|
.fs-44 {
|
|
font-size: 44px !important;
|
|
}
|
|
|
|
.fs-45 {
|
|
font-size: 45px !important;
|
|
}
|
|
|
|
.nasa-flex.large-flex-1 > * {
|
|
width: 100%;
|
|
}
|
|
.nasa-flex.large-flex-2 > * {
|
|
width: 50%;
|
|
}
|
|
.nasa-flex.large-flex-3 > * {
|
|
width: 33.333%;
|
|
}
|
|
.nasa-flex.large-flex-4 > * {
|
|
width: 25%;
|
|
}
|
|
|
|
@media only screen and (min-width: 768px) and (max-width: 1024px) {
|
|
.tablet-fs-10 {
|
|
font-size: 10px !important;
|
|
}
|
|
|
|
.tablet-fs-11 {
|
|
font-size: 11px !important;
|
|
}
|
|
|
|
.tablet-fs-12 {
|
|
font-size: 12px !important;
|
|
}
|
|
|
|
.tablet-fs-13 {
|
|
font-size: 13px !important;
|
|
}
|
|
|
|
.tablet-fs-14 {
|
|
font-size: 14px !important;
|
|
}
|
|
|
|
.tablet-fs-15 {
|
|
font-size: 15px !important;
|
|
}
|
|
|
|
.tablet-fs-16 {
|
|
font-size: 16px !important;
|
|
}
|
|
|
|
.tablet-fs-17 {
|
|
font-size: 17px !important;
|
|
}
|
|
|
|
.tablet-fs-18 {
|
|
font-size: 18px !important;
|
|
}
|
|
|
|
.tablet-fs-19 {
|
|
font-size: 19px !important;
|
|
}
|
|
|
|
.tablet-fs-20 {
|
|
font-size: 20px !important;
|
|
}
|
|
|
|
.tablet-fs-21 {
|
|
font-size: 21px !important;
|
|
}
|
|
|
|
.tablet-fs-22 {
|
|
font-size: 22px !important;
|
|
}
|
|
|
|
.tablet-fs-23 {
|
|
font-size: 23px !important;
|
|
}
|
|
|
|
.tablet-fs-24 {
|
|
font-size: 24px !important;
|
|
}
|
|
|
|
.tablet-fs-25 {
|
|
font-size: 25px !important;
|
|
}
|
|
|
|
.tablet-fs-26 {
|
|
font-size: 26px !important;
|
|
}
|
|
|
|
.tablet-fs-27 {
|
|
font-size: 27px !important;
|
|
}
|
|
|
|
.tablet-fs-28 {
|
|
font-size: 28px !important;
|
|
}
|
|
|
|
.tablet-fs-29 {
|
|
font-size: 29px !important;
|
|
}
|
|
|
|
.tablet-fs-30 {
|
|
font-size: 30px !important;
|
|
}
|
|
|
|
.nasa-flex.medium-flex-1 > * {
|
|
width: 100%;
|
|
}
|
|
.nasa-flex.medium-flex-2 > * {
|
|
width: 50%;
|
|
}
|
|
.nasa-flex.medium-flex-3 > * {
|
|
width: 33.333%;
|
|
}
|
|
}
|
|
@media only screen and (max-width: 767px) {
|
|
.mobile-fs-10 {
|
|
font-size: 10px !important;
|
|
}
|
|
|
|
.mobile-fs-11 {
|
|
font-size: 11px !important;
|
|
}
|
|
|
|
.mobile-fs-12 {
|
|
font-size: 12px !important;
|
|
}
|
|
|
|
.mobile-fs-13 {
|
|
font-size: 13px !important;
|
|
}
|
|
|
|
.mobile-fs-14 {
|
|
font-size: 14px !important;
|
|
}
|
|
|
|
.mobile-fs-15 {
|
|
font-size: 15px !important;
|
|
}
|
|
|
|
.mobile-fs-16 {
|
|
font-size: 16px !important;
|
|
}
|
|
|
|
.mobile-fs-17 {
|
|
font-size: 17px !important;
|
|
}
|
|
|
|
.mobile-fs-18 {
|
|
font-size: 18px !important;
|
|
}
|
|
|
|
.mobile-fs-19 {
|
|
font-size: 19px !important;
|
|
}
|
|
|
|
.mobile-fs-20 {
|
|
font-size: 20px !important;
|
|
}
|
|
|
|
.mobile-fs-21 {
|
|
font-size: 21px !important;
|
|
}
|
|
|
|
.mobile-fs-22 {
|
|
font-size: 22px !important;
|
|
}
|
|
|
|
.mobile-fs-23 {
|
|
font-size: 23px !important;
|
|
}
|
|
|
|
.mobile-fs-24 {
|
|
font-size: 24px !important;
|
|
}
|
|
|
|
.mobile-fs-25 {
|
|
font-size: 25px !important;
|
|
}
|
|
|
|
.mobile-fs-26 {
|
|
font-size: 26px !important;
|
|
}
|
|
|
|
.mobile-fs-27 {
|
|
font-size: 27px !important;
|
|
}
|
|
|
|
.mobile-fs-28 {
|
|
font-size: 28px !important;
|
|
}
|
|
|
|
.mobile-fs-29 {
|
|
font-size: 29px !important;
|
|
}
|
|
|
|
.mobile-fs-30 {
|
|
font-size: 30px !important;
|
|
}
|
|
|
|
.nasa-flex.small-flex-1 > * {
|
|
width: 100%;
|
|
}
|
|
.nasa-flex.small-flex-2 > * {
|
|
width: 50%;
|
|
}
|
|
}
|
|
ul.products-group {
|
|
margin: 0;
|
|
}
|
|
|
|
.woocommerce form select {
|
|
height: 42px;
|
|
line-height: 42px;
|
|
padding: 0 10px;
|
|
border: 1px solid #dedede;
|
|
}
|
|
.woocommerce form select[name="orderby"] {
|
|
border: none;
|
|
}
|
|
|
|
#main-content .select2-container .select2-choice {
|
|
padding: 10px 5px 10px 8px;
|
|
}
|
|
|
|
body [class*="columns"] + [class*="columns"]:last-child {
|
|
float: left;
|
|
}
|
|
body .columns .left,
|
|
body .columns .right {
|
|
text-align: inherit;
|
|
}
|
|
|
|
.fpd-catalog-customize {
|
|
position: absolute;
|
|
width: auto;
|
|
bottom: -18px;
|
|
display: block;
|
|
right: 10px;
|
|
z-index: 10;
|
|
visibility: hidden;
|
|
opacity: 0;
|
|
-webkit-transition: color .3s .001s ease-out, background .1s .001s ease-out, visibility .3s .45s ease-out, opacity .3s .45s ease-out, -webkit-transform .3s .45s ease-out;
|
|
-moz-transition: color .3s .001s ease-out, background .1s .001s ease-out, visibility .3s .45s ease-out, opacity .3s .45s ease-out, -moz-transform .3s .45s ease-out;
|
|
-ms-transition: color .3s .001s ease-out, background .1s .001s ease-out, visibility .3s .45s ease-out, opacity .3s .45s ease-out, -ms-transform .3s .45s ease-out;
|
|
-o-transition: color .3s .001s ease-out, background .1s .001s ease-out, visibility .3s .45s ease-out, .3s .45s ease-out, -o-transform .3s .45s ease-out;
|
|
transition: color .3s .001s ease-out, background .1s .001s ease-out, visibility .3s .45s ease-out, opacity .3s .45s ease-out, transform .3s .45s ease-out;
|
|
-webkit-transform: translateX(10px);
|
|
-moz-transform: translateX(10px);
|
|
-o-transform: translateX(10px);
|
|
-ms-transform: translateX(10px);
|
|
transform: translateX(10px);
|
|
}
|
|
|
|
.product-item .fpd-catalog-customize {
|
|
display: none;
|
|
-webkit-transform: translateX(0);
|
|
-moz-transform: translateX(0);
|
|
-o-transform: translateX(0);
|
|
-ms-transform: translateX(0);
|
|
transform: translateX(0);
|
|
}
|
|
|
|
.nasa-cookie-notice-container {
|
|
position: fixed;
|
|
z-index: 399;
|
|
bottom: 30px;
|
|
right: 100px;
|
|
left: auto;
|
|
width: 315px;
|
|
background: #fff;
|
|
visibility: hidden;
|
|
opacity: 0;
|
|
-webkit-transform: translateY(110%);
|
|
-moz-transform: translateY(110%);
|
|
-o-transform: translateY(110%);
|
|
-ms-transform: translateY(110%);
|
|
transform: translateY(110%);
|
|
-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.17);
|
|
-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.17);
|
|
box-shadow: 0 0 5px rgba(0, 0, 0, 0.17);
|
|
}
|
|
.nasa-cookie-notice-container.nasa-active {
|
|
visibility: visible;
|
|
opacity: 1;
|
|
-webkit-transform: translateY(0);
|
|
-moz-transform: translateY(0);
|
|
-o-transform: translateY(0);
|
|
-ms-transform: translateY(0);
|
|
transform: translateY(0);
|
|
}
|
|
.nasa-cookie-notice-container .nasa-cookie-notice-centent {
|
|
padding: 25px;
|
|
margin: 0 auto;
|
|
line-height: 1.6;
|
|
text-align: center;
|
|
}
|
|
.nasa-cookie-notice-container .nasa-policies-cookie {
|
|
font-weight: bold;
|
|
text-decoration: underline;
|
|
display: inline-block;
|
|
}
|
|
.nasa-cookie-notice-container .nasa-accept-cookie {
|
|
width: 100%;
|
|
line-height: 30px;
|
|
font-weight: bold;
|
|
display: inline-block;
|
|
border: 1px solid;
|
|
margin-top: 20px;
|
|
text-transform: uppercase;
|
|
}
|
|
|
|
@media screen and (max-width: 767px) {
|
|
.nasa-cookie-notice-container {
|
|
position: fixed;
|
|
z-index: 399;
|
|
bottom: 0px;
|
|
right: 0px;
|
|
left: 0px;
|
|
width: 100%;
|
|
}
|
|
}
|
|
.nasa-wc-vendor-single-meta {
|
|
font-weight: bold;
|
|
}
|
|
|
|
.wcvendors_sold_by_in_loop {
|
|
display: block;
|
|
line-height: 1.6;
|
|
margin-top: 8px;
|
|
font-weight: bold;
|
|
}
|
|
|
|
[name="vendor_application_submit"] {
|
|
margin-top: 30px;
|
|
}
|
|
|
|
.wcmp-report-abouse-wrapper .modal-header button.close {
|
|
color: #000 !important;
|
|
}
|
|
|
|
body .wcfmmp-product-geolocate-search-form i.wcfmmmp_locate_icon {
|
|
margin-top: -20px;
|
|
}
|
|
|
|
.safe-checkout fieldset {
|
|
margin-top: 1.5em;
|
|
margin-bottom: 1.2em;
|
|
border: 1px solid #efefef;
|
|
padding: 10px 35px;
|
|
text-align: center;
|
|
-webkit-border-radius: 5px;
|
|
-moz-border-radius: 5px;
|
|
border-radius: 5px;
|
|
}
|
|
.safe-checkout fieldset legend {
|
|
width: inherit;
|
|
padding: 0 10px;
|
|
font-size: 15px;
|
|
text-align: center;
|
|
}
|
|
|
|
.payment_method_direct-debit fieldset {
|
|
padding: 15px 15px 0px 15px;
|
|
}
|
|
|
|
.product-info .yith_wapo_group_total .price {
|
|
font-size: 100%;
|
|
margin-bottom: 0;
|
|
padding-top: 0;
|
|
}
|
|
.product-info #wc-stripe-payment-request-button-separator {
|
|
margin-top: 0 !important;
|
|
margin-bottom: 0 !important;
|
|
display: -webkit-box;
|
|
display: -moz-box;
|
|
display: -ms-flexbox;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
-webkit-align-items: center;
|
|
align-items: center;
|
|
}
|
|
.product-info #wc-stripe-payment-request-button {
|
|
min-width: 150px;
|
|
}
|
|
.product-info #wc-stripe-payment-request-wrapper {
|
|
padding-top: 0 !important;
|
|
margin: 0 5px;
|
|
display: -webkit-box;
|
|
display: -moz-box;
|
|
display: -ms-flexbox;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
-webkit-align-items: center;
|
|
align-items: center;
|
|
}
|
|
.product-info #wc-stripe-payment-request-wrapper iframe {
|
|
width: auto !important;
|
|
}
|
|
.product-info .pewc-product-extra-groups-wrap {
|
|
width: 100%;
|
|
}
|
|
|
|
.yith_wapo_group_total table td {
|
|
padding-top: 5px;
|
|
padding-bottom: 5px;
|
|
}
|
|
|
|
.product-info .cart .yith-wcbk-booking-form {
|
|
max-width: 100%;
|
|
width: 100%;
|
|
}
|
|
|
|
.wc-points-rewards-product-message {
|
|
width: 100%;
|
|
}
|
|
|
|
.yith-wcwl-form {
|
|
max-width: 1200px;
|
|
margin: auto;
|
|
padding: 0 10px;
|
|
}
|
|
.yith-wcwl-form table td {
|
|
font-size: 14.5px;
|
|
}
|
|
.yith-wcwl-form .button.show-title-form {
|
|
background-color: transparent !important;
|
|
padding: 0 20px;
|
|
gap: 5px;
|
|
}
|
|
|
|
.wishlist-page-links,
|
|
#create_new_wishlist {
|
|
max-width: 1200px;
|
|
margin: auto;
|
|
padding: 0 10px;
|
|
}
|
|
|
|
.wishlist-page-links {
|
|
margin-bottom: 50px;
|
|
}
|
|
|
|
.wcsatt-options-wrapper {
|
|
width: 100%;
|
|
}
|
|
.wcsatt-options-wrapper .subscription-details {
|
|
font-size: 14.5px;
|
|
}
|
|
|
|
.quantity-wrap .cart_list_product_quantity .subscription-details,
|
|
.product-item .wcsatt-options-wrapper {
|
|
display: none;
|
|
}
|
|
|
|
.product-item .jdgm-widget.jdgm-widget {
|
|
margin-bottom: 8px;
|
|
}
|
|
|
|
.nasa-sp-mcr .woocs_auto_switcher,
|
|
.nasa-sp-mcr .woo-multi-currency {
|
|
display: none;
|
|
}
|
|
.nasa-sp-mcr .crr-switcher li a {
|
|
display: block;
|
|
padding: 0 10px;
|
|
white-space: nowrap;
|
|
display: -webkit-box;
|
|
display: -moz-box;
|
|
display: -ms-flexbox;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
}
|
|
.nasa-sp-mcr .crr-switcher li a span {
|
|
display: none;
|
|
}
|
|
.nasa-sp-mcr .crr-switcher li a span.wmc-currency-symbol, .nasa-sp-mcr .crr-switcher li a span.wmc-currency-content-left, .nasa-sp-mcr .crr-switcher li a span.wmc-currency-content-right {
|
|
display: inline;
|
|
}
|
|
.nasa-sp-mcr .nasa-currency-switcher {
|
|
position: absolute;
|
|
z-index: 401;
|
|
top: 100%;
|
|
left: 0;
|
|
right: auto;
|
|
display: block;
|
|
min-width: 150px;
|
|
padding: 5px 0;
|
|
border: 1px solid #ececec;
|
|
background-color: #fff;
|
|
visibility: hidden;
|
|
opacity: 0;
|
|
-webkit-transform: translateY(8px);
|
|
-moz-transform: translateY(8px);
|
|
-o-transform: translateY(8px);
|
|
-ms-transform: translateY(8px);
|
|
transform: translateY(8px);
|
|
}
|
|
.nasa-sp-mcr .nasa-select-currencies {
|
|
position: relative;
|
|
}
|
|
.nasa-sp-mcr .nasa-select-currencies:hover .nasa-currency-switcher {
|
|
visibility: visible;
|
|
opacity: 1;
|
|
-webkit-transform: translateY(0);
|
|
-moz-transform: translateY(0);
|
|
-o-transform: translateY(0);
|
|
-ms-transform: translateY(0);
|
|
transform: translateY(0);
|
|
}
|
|
.nasa-sp-mcr .nasa-select-currencies .wmc-active {
|
|
display: -webkit-box;
|
|
display: -moz-box;
|
|
display: -ms-flexbox;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
}
|
|
.nasa-sp-mcr .nasa-select-currencies .wmc-currency-content-left,
|
|
.nasa-sp-mcr .nasa-select-currencies .wmc-currency-symbol {
|
|
margin-right: 5px;
|
|
white-space: nowrap;
|
|
}
|
|
.nasa-sp-mcr .nasa-woocs-crc {
|
|
line-height: inherit;
|
|
display: block;
|
|
}
|
|
.nasa-sp-mcr .nasa-woocs-crc span {
|
|
display: none;
|
|
}
|
|
.nasa-sp-mcr .li_accordion .nasa-woocs-crc {
|
|
margin-bottom: 0;
|
|
}
|
|
.nasa-sp-mcr .topbar-menu-container ul:last-child > li:last-child .nasa-currency-switcher {
|
|
left: auto;
|
|
right: 0;
|
|
}
|
|
.nasa-sp-mcr.nasa-rtl .nasa-select-currencies .wmc-currency-content-left,
|
|
.nasa-sp-mcr.nasa-rtl .nasa-select-currencies .wmc-currency-symbol {
|
|
margin-right: 0;
|
|
margin-left: 5px;
|
|
float: right;
|
|
}
|
|
.nasa-sp-mcr.nasa-rtl .topbar-menu-container ul:last-child > li:last-child .nasa-currency-switcher {
|
|
left: 0;
|
|
right: auto;
|
|
}
|
|
|
|
.woocommerce-store-notice.demo_store {
|
|
text-align: center;
|
|
padding: 20px 0;
|
|
margin: 0;
|
|
}
|
|
|
|
.ns-has-3rd-currencies .wmc-list-currencies {
|
|
display: none !important;
|
|
}
|
|
|
|
.mobile-search {
|
|
position: relative;
|
|
font-size: 160%;
|
|
margin-left: 5px;
|
|
}
|
|
|
|
.style-app .mobile-search {
|
|
margin-left: 0;
|
|
}
|
|
|
|
.warpper-mobile-search {
|
|
display: none;
|
|
position: fixed;
|
|
z-index: 9999;
|
|
background: #fff;
|
|
padding: 25px 20px;
|
|
width: 100%;
|
|
top: 0;
|
|
text-align: center;
|
|
visibility: hidden;
|
|
opacity: 0;
|
|
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
|
|
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
|
|
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
|
|
-webkit-transform: translateY(-70px);
|
|
-moz-transform: translateY(-70px);
|
|
-o-transform: translateY(-70px);
|
|
-ms-transform: translateY(-70px);
|
|
transform: translateY(-70px);
|
|
}
|
|
.warpper-mobile-search.nasa-active {
|
|
visibility: visible;
|
|
opacity: 1;
|
|
-webkit-transform: translateY(0);
|
|
-moz-transform: translateY(0);
|
|
-o-transform: translateY(0);
|
|
-ms-transform: translateY(0);
|
|
transform: translateY(0);
|
|
}
|
|
.warpper-mobile-search input {
|
|
width: 100%;
|
|
margin: auto;
|
|
}
|
|
.warpper-mobile-search form {
|
|
margin: 0;
|
|
width: 100%;
|
|
}
|
|
.warpper-mobile-search form input {
|
|
margin: 0;
|
|
}
|
|
.warpper-mobile-search .nasa-search-all-wrap {
|
|
margin-top: 10px;
|
|
display: -webkit-box;
|
|
display: -moz-box;
|
|
display: -ms-flexbox;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
}
|
|
.warpper-mobile-search .nasa-search-all-wrap .nasa-search-all {
|
|
padding: 8px 20px;
|
|
border: 1px solid #ececec;
|
|
-webkit-border-radius: 5px;
|
|
-moz-border-radius: 5px;
|
|
border-radius: 5px;
|
|
color: #333;
|
|
}
|
|
.warpper-mobile-search .nasa-search-all-wrap .nasa-search-all:hover, .warpper-mobile-search .nasa-search-all-wrap .nasa-search-all:focus {
|
|
color: #000;
|
|
border-color: #555;
|
|
}
|
|
.warpper-mobile-search .ns-popular-keys {
|
|
margin-top: 15px;
|
|
gap: 10px;
|
|
-webkit-box-pack: start;
|
|
-ms-flex-pack: start;
|
|
justify-content: flex-start;
|
|
-webkit-flex-wrap: wrap;
|
|
-ms-flex-wrap: wrap;
|
|
flex-wrap: wrap;
|
|
}
|
|
.warpper-mobile-search .ns-popular-keys .ns-label {
|
|
display: block;
|
|
width: 100%;
|
|
text-align: initial;
|
|
}
|
|
.warpper-mobile-search .ns-popular-keys .ns-popular-keyword {
|
|
border: 1px solid #ececec;
|
|
color: #333;
|
|
padding: 8px 15px;
|
|
-webkit-border-radius: 5px;
|
|
-moz-border-radius: 5px;
|
|
border-radius: 5px;
|
|
}
|
|
.warpper-mobile-search .ns-popular-keys .ns-popular-keyword:hover, .warpper-mobile-search .ns-popular-keys .ns-popular-keyword:focus {
|
|
color: #333;
|
|
border-color: #333;
|
|
}
|
|
.warpper-mobile-search .tt-hint {
|
|
display: none;
|
|
}
|
|
.warpper-mobile-search .twitter-typeahead,
|
|
.warpper-mobile-search .live-search-input {
|
|
width: 100%;
|
|
}
|
|
.warpper-mobile-search .twitter-typeahead a.ns-clear-text,
|
|
.warpper-mobile-search .live-search-input a.ns-clear-text {
|
|
background-color: #888888;
|
|
height: 22px;
|
|
width: 22px;
|
|
top: 10px;
|
|
right: 10px;
|
|
-webkit-border-radius: 50%;
|
|
-moz-border-radius: 50%;
|
|
border-radius: 50%;
|
|
}
|
|
.warpper-mobile-search .twitter-typeahead a.ns-clear-text:before, .warpper-mobile-search .twitter-typeahead a.ns-clear-text:after,
|
|
.warpper-mobile-search .live-search-input a.ns-clear-text:before,
|
|
.warpper-mobile-search .live-search-input a.ns-clear-text:after {
|
|
content: "";
|
|
width: 12px;
|
|
height: 0px;
|
|
position: absolute;
|
|
top: 10px;
|
|
left: 5px;
|
|
border-top: 1px solid #ffffff;
|
|
}
|
|
.warpper-mobile-search .search-input,
|
|
.warpper-mobile-search .live-search-input {
|
|
font-size: 16px;
|
|
border-color: #f5f5f5;
|
|
background-color: #f5f5f5 !important;
|
|
/* Chrome, Firefox, Opera, Safari 10.1+ */
|
|
/* Internet Explorer 10-11 */
|
|
/* Microsoft Edge */
|
|
}
|
|
.warpper-mobile-search .search-input::placeholder,
|
|
.warpper-mobile-search .live-search-input::placeholder {
|
|
color: #888888;
|
|
opacity: 1;
|
|
/* Firefox */
|
|
}
|
|
.warpper-mobile-search .search-input:-ms-input-placeholder,
|
|
.warpper-mobile-search .live-search-input:-ms-input-placeholder {
|
|
color: #888888;
|
|
}
|
|
.warpper-mobile-search .search-input::-ms-input-placeholder,
|
|
.warpper-mobile-search .live-search-input::-ms-input-placeholder {
|
|
color: #888888;
|
|
}
|
|
.warpper-mobile-search .nasa-item-title-search {
|
|
overflow: hidden;
|
|
white-space: nowrap;
|
|
text-overflow: ellipsis;
|
|
}
|
|
.warpper-mobile-search .tt-menu {
|
|
background: #FFF;
|
|
padding: 10px 20px 20px 20px;
|
|
border-top: none;
|
|
left: -20px !important;
|
|
right: -66px !important;
|
|
-webkit-box-shadow: 0px 4px 4px 1px rgba(0, 0, 0, 0.1);
|
|
-moz-box-shadow: 0px 4px 4px 1px rgba(0, 0, 0, 0.1);
|
|
box-shadow: 0px 4px 4px 1px rgba(0, 0, 0, 0.1);
|
|
}
|
|
.warpper-mobile-search .tt-menu .item-search {
|
|
overflow: hidden;
|
|
border-top: 1px solid #ececec;
|
|
padding: 10px 0;
|
|
}
|
|
.warpper-mobile-search .tt-menu .item-search:first-child {
|
|
border-top: none;
|
|
}
|
|
.warpper-mobile-search .tt-menu .item-search a {
|
|
display: -webkit-box;
|
|
display: -moz-box;
|
|
display: -ms-flexbox;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
width: 100%;
|
|
overflow: hidden;
|
|
}
|
|
.warpper-mobile-search .tt-menu .item-search a:hover {
|
|
background: #f9f9f9;
|
|
}
|
|
.warpper-mobile-search .tt-menu .item-search a p {
|
|
text-align: left;
|
|
margin-bottom: 5px;
|
|
}
|
|
.warpper-mobile-search .tt-menu .item-search a .nasa_item_title_search,
|
|
.warpper-mobile-search .tt-menu .item-search a img {
|
|
float: left;
|
|
}
|
|
.warpper-mobile-search .tt-menu .item-search a .nasa_item_title_search {
|
|
margin-left: 12px;
|
|
}
|
|
.warpper-mobile-search .tt-menu .item-search a .nasa-title-item {
|
|
font-weight: bold;
|
|
overflow: hidden;
|
|
white-space: nowrap;
|
|
text-overflow: ellipsis;
|
|
font-size: 105%;
|
|
}
|
|
.warpper-mobile-search .tt-menu .item-search a img {
|
|
width: 60px;
|
|
margin-right: 10px;
|
|
}
|
|
.warpper-mobile-search .tt-menu .item-search a .price {
|
|
color: #333333;
|
|
font-size: 13px;
|
|
width: 100%;
|
|
}
|
|
.warpper-mobile-search .search-wrapper {
|
|
position: relative;
|
|
width: 100%;
|
|
-webkit-box-align: start;
|
|
-ms-flex-align: start;
|
|
-webkit-align-items: flex-start;
|
|
align-items: flex-start;
|
|
}
|
|
.warpper-mobile-search .search-wrapper .nasa-close-search-mobile {
|
|
margin-top: 3px;
|
|
}
|
|
|
|
.nasa-mobile-nav-wrap {
|
|
display: -webkit-box;
|
|
display: -moz-box;
|
|
display: -ms-flexbox;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
-webkit-box-orient: vertical;
|
|
-webkit-box-direction: normal;
|
|
-ms-flex-direction: column;
|
|
flex-direction: column;
|
|
}
|
|
.nasa-mobile-nav-wrap h3.menu-item-heading {
|
|
padding: 20px;
|
|
margin: 0;
|
|
border-bottom: 1px solid #efefef;
|
|
-webkit-box-ordinal-group: 1;
|
|
-moz-box-ordinal-group: 1;
|
|
-ms-flex-order: 1;
|
|
-webkit-order: 1;
|
|
order: 1;
|
|
}
|
|
.nasa-mobile-nav-wrap .nasa-menus-account {
|
|
margin-left: 0;
|
|
margin-right: 0;
|
|
padding: 0;
|
|
}
|
|
.nasa-mobile-nav-wrap .nasa-menus-account > li {
|
|
padding: 15px 20px;
|
|
}
|
|
.nasa-mobile-nav-wrap .nasa-menus-account .nasa-hello-acc {
|
|
font-size: 125%;
|
|
}
|
|
.nasa-mobile-nav-wrap #mobile-navigation {
|
|
position: relative;
|
|
z-index: 1;
|
|
margin: 0;
|
|
overflow-y: auto;
|
|
-webkit-box-flex: 2;
|
|
-ms-flex-positive: 2;
|
|
flex-grow: 2;
|
|
-webkit-box-ordinal-group: 2;
|
|
-moz-box-ordinal-group: 2;
|
|
-ms-flex-order: 2;
|
|
-webkit-order: 2;
|
|
order: 2;
|
|
}
|
|
.nasa-mobile-nav-wrap .nasa-menusub-for-mobile {
|
|
position: relative;
|
|
z-index: 2;
|
|
display: -webkit-box;
|
|
display: -moz-box;
|
|
display: -ms-flexbox;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
-webkit-flex-wrap: wrap;
|
|
-ms-flex-wrap: wrap;
|
|
flex-wrap: wrap;
|
|
-webkit-box-ordinal-group: 3;
|
|
-moz-box-ordinal-group: 3;
|
|
-ms-flex-order: 3;
|
|
-webkit-order: 3;
|
|
order: 3;
|
|
}
|
|
.nasa-mobile-nav-wrap .nasa-menusub-for-mobile li {
|
|
list-style: none;
|
|
}
|
|
.nasa-mobile-nav-wrap .nasa-menusub-for-mobile .li_accordion a.accordion {
|
|
height: 30px;
|
|
position: absolute;
|
|
right: 0px;
|
|
left: 0px;
|
|
top: 50%;
|
|
-webkit-transform: translateY(-50%);
|
|
-moz-transform: translateY(-50%);
|
|
-o-transform: translateY(-50%);
|
|
-ms-transform: translateY(-50%);
|
|
transform: translateY(-50%);
|
|
}
|
|
.nasa-mobile-nav-wrap .nasa-menusub-for-mobile .li_accordion a.accordion svg {
|
|
position: absolute;
|
|
top: 0;
|
|
right: 8px;
|
|
margin: auto;
|
|
border: none;
|
|
height: 30px;
|
|
width: 30px;
|
|
}
|
|
.nasa-mobile-nav-wrap .nasa-menusub-for-mobile .li_accordion a.accordion:hover, .nasa-mobile-nav-wrap .nasa-menusub-for-mobile .li_accordion a.accordion:focus {
|
|
color: #000;
|
|
}
|
|
.nasa-mobile-nav-wrap .nasa-menusub-for-mobile .li_accordion.active > .accordion svg {
|
|
-webkit-transform: rotate(180deg);
|
|
-moz-transform: rotate(180deg);
|
|
-o-transform: rotate(180deg);
|
|
-ms-transform: rotate(180deg);
|
|
transform: rotate(180deg);
|
|
}
|
|
.nasa-mobile-nav-wrap .nasa-menusub-for-mobile .li_accordion .nav-dropdown-mobile {
|
|
-webkit-box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.1);
|
|
-moz-box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.1);
|
|
box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.1);
|
|
position: absolute;
|
|
bottom: 100%;
|
|
width: 100%;
|
|
left: 0px;
|
|
background-color: #ffffff;
|
|
padding: 5px 20px 15px 20px;
|
|
border-bottom: 1px solid #efefef;
|
|
max-height: 200px;
|
|
overflow: auto;
|
|
/* width */
|
|
/* Track */
|
|
/* Handle */
|
|
/* Handle on hover */
|
|
}
|
|
.nasa-mobile-nav-wrap .nasa-menusub-for-mobile .li_accordion .nav-dropdown-mobile::-webkit-scrollbar {
|
|
width: 5px;
|
|
height: 5px;
|
|
}
|
|
.nasa-mobile-nav-wrap .nasa-menusub-for-mobile .li_accordion .nav-dropdown-mobile::-webkit-scrollbar-track {
|
|
background: rgba(255, 255, 255, 0.7);
|
|
border-radius: 5px;
|
|
backdrop-filter: blur(4px);
|
|
-webkit-backdrop-filter: blur(4px);
|
|
}
|
|
.nasa-mobile-nav-wrap .nasa-menusub-for-mobile .li_accordion .nav-dropdown-mobile::-webkit-scrollbar-thumb {
|
|
background: #c1c1c1;
|
|
border-radius: 10px;
|
|
}
|
|
.nasa-mobile-nav-wrap .nasa-menusub-for-mobile .li_accordion .nav-dropdown-mobile::-webkit-scrollbar-thumb:hover {
|
|
background: #aaaaaa;
|
|
}
|
|
.nasa-mobile-nav-wrap .nasa-menusub-for-mobile .li_accordion .nav-dropdown-mobile .sub-menu li {
|
|
margin-top: 10px;
|
|
}
|
|
.nasa-mobile-nav-wrap .nasa-menusub-for-mobile .li_accordion .nav-dropdown-mobile .sub-menu li a {
|
|
color: #656565;
|
|
display: -webkit-box;
|
|
display: -moz-box;
|
|
display: -ms-flexbox;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
-webkit-align-items: center;
|
|
align-items: center;
|
|
gap: 5px;
|
|
}
|
|
.nasa-mobile-nav-wrap .nasa-menusub-for-mobile .li_accordion .nav-dropdown-mobile .sub-menu li.is-active a {
|
|
color: #000;
|
|
}
|
|
.nasa-mobile-nav-wrap .nasa-menusub-for-mobile .li_accordion .nav-dropdown-mobile .sub-menu li.nasa-hello-acc {
|
|
margin-top: 20px;
|
|
}
|
|
.nasa-mobile-nav-wrap .nasa-menusub-for-mobile .li_accordion .nav-dropdown-mobile ul {
|
|
margin: 0px;
|
|
}
|
|
.nasa-mobile-nav-wrap .nasa-menusub-for-mobile .li_accordion .nav-dropdown-mobile ul li {
|
|
margin-top: 10px;
|
|
}
|
|
.nasa-mobile-nav-wrap .nasa-menusub-for-mobile .li_accordion .nav-dropdown-mobile ul li a {
|
|
padding: 0;
|
|
color: #656565;
|
|
}
|
|
.nasa-mobile-nav-wrap .nasa-menusub-for-mobile .li_accordion .nav-dropdown-mobile ul li.is-active a {
|
|
color: #000;
|
|
}
|
|
.nasa-mobile-nav-wrap .nasa-menusub-for-mobile .nasa-current-lang {
|
|
display: -webkit-box;
|
|
display: -moz-box;
|
|
display: -ms-flexbox;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
-webkit-box-align: baseline;
|
|
-ms-flex-align: baseline;
|
|
-webkit-align-items: baseline;
|
|
align-items: baseline;
|
|
gap: 5px;
|
|
}
|
|
.nasa-mobile-nav-wrap .nasa-menusub-for-mobile .ns-sub-account {
|
|
width: 100%;
|
|
padding: 0;
|
|
margin: 0;
|
|
width: 100%;
|
|
border-top: 1px solid #efefef;
|
|
}
|
|
.nasa-mobile-nav-wrap .nasa-menusub-for-mobile .ns-sub-account .menu-item {
|
|
position: relative;
|
|
}
|
|
.nasa-mobile-nav-wrap .nasa-menusub-for-mobile .ns-sub-account .menu-item a {
|
|
display: -webkit-box;
|
|
display: -moz-box;
|
|
display: -ms-flexbox;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
}
|
|
.nasa-mobile-nav-wrap .nasa-menusub-for-mobile .ns-sub-account .menu-item a i {
|
|
margin-right: 8px;
|
|
position: relative;
|
|
top: 3px;
|
|
}
|
|
.nasa-mobile-nav-wrap .nasa-menusub-for-mobile .ns-sub-account .menu-item .nav-dropdown-mobile .sub-menu {
|
|
margin: 0;
|
|
}
|
|
.nasa-mobile-nav-wrap .nasa-menusub-for-mobile .ns-sub-multilangs {
|
|
width: 100%;
|
|
display: -webkit-box;
|
|
display: -moz-box;
|
|
display: -ms-flexbox;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
-webkit-align-items: center;
|
|
align-items: center;
|
|
background: #f6f6f6;
|
|
list-style: none;
|
|
}
|
|
.nasa-mobile-nav-wrap .nasa-menusub-for-mobile .ns-sub-multilangs .nasa-sub-select-languages,
|
|
.nasa-mobile-nav-wrap .nasa-menusub-for-mobile .ns-sub-multilangs .nasa-sub-select-currencies {
|
|
border-top: 1px solid #efefef;
|
|
width: 100%;
|
|
padding: 11px 20px;
|
|
position: relative;
|
|
}
|
|
.nasa-mobile-nav-wrap .nasa-menusub-for-mobile .ns-sub-multilangs svg.nasa-open-child {
|
|
display: none;
|
|
}
|
|
.nasa-mobile-nav-wrap .nasa-menusub-for-mobile .ns-sub-multilangs .sub-menu {
|
|
margin: 0;
|
|
}
|
|
.nasa-mobile-nav-wrap .nasa-menusub-for-mobile .ns-sub-multilangs .nasa-sub-select-languages::before {
|
|
content: "";
|
|
width: 1px;
|
|
height: 60%;
|
|
top: 20%;
|
|
border-left: 1px solid #efefef;
|
|
position: absolute;
|
|
right: 0px;
|
|
}
|
|
|
|
#nasa-menu-sidebar-content.nasa-dark .nasa-mobile-nav-wrap h3.menu-item-heading,
|
|
#nasa-menu-sidebar-content.nasa-dark .nasa-mobile-nav-wrap .nasa-menusub-for-mobile .ns-sub-account,
|
|
#nasa-menu-sidebar-content.nasa-dark .ns-sub-multilangs .nasa-sub-select-languages,
|
|
#nasa-menu-sidebar-content.nasa-dark .ns-sub-multilangs .nasa-sub-select-currencies,
|
|
#nasa-menu-sidebar-content.nasa-dark .nasa-mobile-nav-wrap .nasa-menusub-for-mobile .li_accordion .nav-dropdown-mobile,
|
|
#nasa-menu-sidebar-content.nasa-dark .nasa-mobile-nav-wrap .nasa-menusub-for-mobile .ns-sub-multilangs .nasa-sub-select-languages svg {
|
|
border-color: #333;
|
|
}
|
|
#nasa-menu-sidebar-content.nasa-dark .nasa-menusub-for-mobile a,
|
|
#nasa-menu-sidebar-content.nasa-dark .nasa-mobile-nav-wrap,
|
|
#nasa-menu-sidebar-content.nasa-dark .nasa-mobile-nav-wrap .nasa-menusub-for-mobile .li_accordion .nav-dropdown-mobile .sub-menu li a {
|
|
color: #ccc;
|
|
}
|
|
#nasa-menu-sidebar-content.nasa-dark .nasa-mobile-nav-wrap .nasa-menusub-for-mobile .li_accordion .nav-dropdown-mobile .sub-menu li.is-active a {
|
|
color: #fff;
|
|
}
|
|
#nasa-menu-sidebar-content.nasa-dark .nasa-mobile-nav-wrap .nasa-menusub-for-mobile .ns-sub-multilangs,
|
|
#nasa-menu-sidebar-content.nasa-dark .nasa-mobile-nav-wrap .nasa-menusub-for-mobile .li_accordion .nav-dropdown-mobile {
|
|
background-color: #111;
|
|
}
|
|
|
|
button,
|
|
.button,
|
|
#submit,
|
|
a.button,
|
|
p a.button,
|
|
input#submit,
|
|
.add_to_cart,
|
|
.checkout-button,
|
|
input#place_order,
|
|
form.cart .button,
|
|
.form-submit input,
|
|
input[type="submit"],
|
|
body .dokan-btn-theme,
|
|
body a.dokan-btn-theme,
|
|
.btn-mini-cart .button,
|
|
#payment .place-order input,
|
|
.footer-type-2 input.button,
|
|
#nasa-footer .btn-submit-newsletters,
|
|
body input[type="submit"].dokan-btn-theme,
|
|
.nasa-static-sidebar .nasa-sidebar-return-shop,
|
|
.product-deal-special-buttons .nasa-product-grid .add-to-cart-grid .add_to_cart_text,
|
|
body div.wpforms-container-full input[type=submit]:not(:hover):not(:active),
|
|
body div.wpforms-container-full button[type=submit]:not(:hover):not(:active),
|
|
body div.wpforms-container-full .wpforms-page-button:not(:hover):not(:active),
|
|
body .wp-core-ui div.wpforms-container-full input[type=submit]:not(:hover):not(:active),
|
|
body .wp-core-ui div.wpforms-container-full button[type=submit]:not(:hover):not(:active),
|
|
body .wp-core-ui div.wpforms-container-full .wpforms-page-button:not(:hover):not(:active) {
|
|
background-color: #f76b6a;
|
|
border-color: #f76b6a;
|
|
color: #FFF;
|
|
}
|
|
|
|
.button.btn-border {
|
|
background-color: transparent !important;
|
|
border-color: #efefef;
|
|
color: inherit;
|
|
}
|
|
|
|
button:hover,
|
|
.button:hover,
|
|
#submit:hover,
|
|
a.button:hover,
|
|
p a.button:hover,
|
|
input#submit:hover,
|
|
.add_to_cart:hover,
|
|
.checkout-button:hover,
|
|
input#place_order:hover,
|
|
form.cart .button:hover,
|
|
.form-submit input:hover,
|
|
input[type="submit"]:hover,
|
|
body .dokan-btn-theme:hover,
|
|
body a.dokan-btn-theme:hover,
|
|
.btn-mini-cart .button:hover,
|
|
#payment .place-order input:hover,
|
|
.footer-type-2 input.button:hover,
|
|
.nasa-reset-filters-top:hover:before,
|
|
#nasa-footer .btn-submit-newsletters:hover,
|
|
.nasa-table-compare .add-to-cart-grid:hover,
|
|
body input[type="submit"].dokan-btn-theme:hover,
|
|
.nasa-static-sidebar .nasa-sidebar-return-shop:hover,
|
|
.product-list .product-img .quick-view.fa-search:hover,
|
|
.nasa-top-sidebar .nasa-actived-filter .nasa-ignore-price-item:hover:before,
|
|
.nasa-top-sidebar .nasa-actived-filter .nasa-ignore-variation-item:hover:before,
|
|
.product-deal-special-buttons .nasa-product-grid .add-to-cart-grid:hover .add_to_cart_text,
|
|
.nasa-where-you-are-wrap .nasa-title .ns-map-lcl::after,
|
|
body div.wpforms-container-full input[type=submit]:hover,
|
|
body div.wpforms-container-full input[type=submit]:active,
|
|
body div.wpforms-container-full button[type=submit]:hover,
|
|
body div.wpforms-container-full button[type=submit]:active,
|
|
body div.wpforms-container-full .wpforms-page-button:hover,
|
|
body div.wpforms-container-full .wpforms-page-button:active,
|
|
body .wp-core-ui div.wpforms-container-full input[type=submit]:hover,
|
|
body .wp-core-ui div.wpforms-container-full input[type=submit]:active,
|
|
body .wp-core-ui div.wpforms-container-full button[type=submit]:hover,
|
|
body .wp-core-ui div.wpforms-container-full button[type=submit]:active,
|
|
body .wp-core-ui div.wpforms-container-full .wpforms-page-button:hover,
|
|
body .wp-core-ui div.wpforms-container-full .wpforms-page-button:active {
|
|
background-color: #f54543;
|
|
border-color: #f54543;
|
|
color: #FFF;
|
|
}
|
|
|
|
.button.btn-border:hover {
|
|
border-color: #555555;
|
|
color: inherit;
|
|
}
|
|
|
|
#submit[disabled],
|
|
button[disabled],
|
|
.button[disabled],
|
|
input[type="submit"][disabled] {
|
|
background-color: #f9f9f9 !important;
|
|
border-color: #efefef !important;
|
|
color: #aaaaaa !important;
|
|
cursor: not-allowed !important;
|
|
}
|
|
#submit[disabled]:hover,
|
|
button[disabled]:hover,
|
|
.button[disabled]:hover,
|
|
input[type="submit"][disabled]:hover {
|
|
background-color: #f6f6f6 !important;
|
|
border-color: #efefef !important;
|
|
color: #aaaaaa !important;
|
|
}
|
|
|
|
.nasa-close-sidebar,
|
|
.nasa-sidebar-close a,
|
|
.nasa-close-menu-mobile,
|
|
.nasa-top-cat-filter-wrap-mobile .nasa-close-filter-cat {
|
|
text-indent: -999999px;
|
|
color: inherit;
|
|
position: absolute;
|
|
z-index: 1;
|
|
background: #fff;
|
|
border: 1px solid #e8e8e8;
|
|
width: 45px;
|
|
height: 45px;
|
|
display: -webkit-box;
|
|
display: -moz-box;
|
|
display: -ms-flexbox;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
-webkit-box-pack: center;
|
|
-ms-flex-pack: center;
|
|
justify-content: center;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
-webkit-align-items: center;
|
|
align-items: center;
|
|
-webkit-border-radius: 50%;
|
|
-moz-border-radius: 50%;
|
|
border-radius: 50%;
|
|
}
|
|
.nasa-close-sidebar:hover,
|
|
.nasa-sidebar-close a:hover,
|
|
.nasa-close-menu-mobile:hover,
|
|
.nasa-top-cat-filter-wrap-mobile .nasa-close-filter-cat:hover {
|
|
background: #f76b6a;
|
|
border-color: #f76b6a;
|
|
color: #FFF;
|
|
}
|
|
.nasa-close-sidebar:hover:before,
|
|
.nasa-sidebar-close a:hover:before,
|
|
.nasa-close-menu-mobile:hover:before,
|
|
.nasa-top-cat-filter-wrap-mobile .nasa-close-filter-cat:hover:before {
|
|
color: #FFF;
|
|
}
|
|
|
|
@-webkit-keyframes fadeIn_2 {
|
|
0% {
|
|
opacity: 0;
|
|
}
|
|
|
|
100% {
|
|
opacity: 1;
|
|
}
|
|
}
|
|
@keyframes fadeIn_2 {
|
|
0% {
|
|
opacity: 0;
|
|
}
|
|
|
|
100% {
|
|
opacity: 1;
|
|
}
|
|
}
|
|
.fadeIn {
|
|
-webkit-animation-name: fadeIn_2 !important;
|
|
animation-name: fadeIn_2 !important;
|
|
}
|
|
|
|
@-webkit-keyframes fadeInDown_2 {
|
|
0% {
|
|
opacity: 0;
|
|
-webkit-transform: translate3d(0, -20px, 0);
|
|
transform: translate3d(0, -20px, 0);
|
|
}
|
|
|
|
100% {
|
|
opacity: 1;
|
|
-webkit-transform: none;
|
|
transform: none;
|
|
}
|
|
}
|
|
@keyframes fadeInDown_2 {
|
|
0% {
|
|
opacity: 0;
|
|
-webkit-transform: translate3d(0, -20px, 0);
|
|
transform: translate3d(0, -20px, 0);
|
|
}
|
|
|
|
100% {
|
|
opacity: 1;
|
|
-webkit-transform: none;
|
|
transform: none;
|
|
}
|
|
}
|
|
.fadeInDown {
|
|
-webkit-animation-name: fadeInDown_2 !important;
|
|
animation-name: fadeInDown_2 !important;
|
|
}
|
|
|
|
@-webkit-keyframes fadeInUp_2 {
|
|
0% {
|
|
opacity: 0;
|
|
-webkit-transform: translate3d(0, 20px, 0);
|
|
transform: translate3d(0, 20px, 0);
|
|
}
|
|
|
|
100% {
|
|
opacity: 1;
|
|
-webkit-transform: none;
|
|
transform: none;
|
|
}
|
|
}
|
|
@keyframes fadeInUp_2 {
|
|
0% {
|
|
opacity: 0;
|
|
-webkit-transform: translate3d(0, 20px, 0);
|
|
transform: translate3d(0, 20px, 0);
|
|
}
|
|
|
|
100% {
|
|
opacity: 1;
|
|
-webkit-transform: none;
|
|
transform: none;
|
|
}
|
|
}
|
|
.fadeInUp {
|
|
-webkit-animation-name: fadeInUp_2 !important;
|
|
animation-name: fadeInUp_2 !important;
|
|
}
|
|
|
|
@-webkit-keyframes fadeInLeft_2 {
|
|
0% {
|
|
opacity: 0;
|
|
-webkit-transform: translate3d(-20px, 0, 0);
|
|
transform: translate3d(-20px, 0, 0);
|
|
}
|
|
|
|
100% {
|
|
opacity: 1;
|
|
-webkit-transform: none;
|
|
transform: none;
|
|
}
|
|
}
|
|
@keyframes fadeInLeft_2 {
|
|
0% {
|
|
opacity: 0;
|
|
-webkit-transform: translate3d(-20px, 0, 0);
|
|
transform: translate3d(-20px, 0, 0);
|
|
}
|
|
|
|
100% {
|
|
opacity: 1;
|
|
-webkit-transform: none;
|
|
transform: none;
|
|
}
|
|
}
|
|
.fadeInLeft {
|
|
-webkit-animation-name: fadeInLeft_2 !important;
|
|
animation-name: fadeInLeft_2 !important;
|
|
}
|
|
|
|
@-webkit-keyframes fadeInRight_2 {
|
|
0% {
|
|
opacity: 0;
|
|
-webkit-transform: translate3d(20px, 0, 0);
|
|
transform: translate3d(20px, 0, 0);
|
|
}
|
|
|
|
100% {
|
|
opacity: 1;
|
|
-webkit-transform: none;
|
|
transform: none;
|
|
}
|
|
}
|
|
@keyframes fadeInRight_2 {
|
|
0% {
|
|
opacity: 0;
|
|
-webkit-transform: translate3d(20px, 0, 0);
|
|
transform: translate3d(20px, 0, 0);
|
|
}
|
|
|
|
100% {
|
|
opacity: 1;
|
|
-webkit-transform: none;
|
|
transform: none;
|
|
}
|
|
}
|
|
.fadeInRight {
|
|
-webkit-animation-name: fadeInRight_2 !important;
|
|
animation-name: fadeInRight_2 !important;
|
|
}
|
|
|
|
@-webkit-keyframes slideInDown_2 {
|
|
0% {
|
|
-webkit-transform: translateY(-100%);
|
|
transform: translateY(-100%);
|
|
visibility: visible;
|
|
}
|
|
|
|
100% {
|
|
-webkit-transform: translateY(0);
|
|
transform: translateY(0);
|
|
}
|
|
}
|
|
@keyframes slideInDown_2 {
|
|
0% {
|
|
-webkit-transform: translateY(-100%);
|
|
transform: translateY(-100%);
|
|
visibility: visible;
|
|
}
|
|
|
|
100% {
|
|
-webkit-transform: translateY(0);
|
|
transform: translateY(0);
|
|
}
|
|
}
|
|
.slideInDown {
|
|
-webkit-animation-name: slideInDown_2 !important;
|
|
animation-name: slideInDown_2 !important;
|
|
}
|
|
|
|
@-webkit-keyframes slideInLeft_2 {
|
|
0% {
|
|
-webkit-transform: translateX(-100%);
|
|
transform: translateX(-100%);
|
|
visibility: visible;
|
|
}
|
|
|
|
100% {
|
|
-webkit-transform: translateX(0);
|
|
transform: translateX(0);
|
|
}
|
|
}
|
|
@keyframes slideInLeft_2 {
|
|
0% {
|
|
-webkit-transform: translateX(-100%);
|
|
transform: translateX(-100%);
|
|
visibility: visible;
|
|
}
|
|
|
|
100% {
|
|
-webkit-transform: translateX(0);
|
|
transform: translateX(0);
|
|
}
|
|
}
|
|
.slideInLeft {
|
|
-webkit-animation-name: slideInLeft_2 !important;
|
|
animation-name: slideInLeft_2 !important;
|
|
}
|
|
|
|
@-webkit-keyframes slideInRight_2 {
|
|
0% {
|
|
-webkit-transform: translateX(100%);
|
|
transform: translateX(100%);
|
|
visibility: visible;
|
|
}
|
|
|
|
100% {
|
|
-webkit-transform: translateX(0);
|
|
transform: translateX(0);
|
|
}
|
|
}
|
|
@keyframes slideInRight_2 {
|
|
0% {
|
|
-webkit-transform: translateX(100%);
|
|
transform: translateX(100%);
|
|
visibility: visible;
|
|
}
|
|
|
|
100% {
|
|
-webkit-transform: translateX(0);
|
|
transform: translateX(0);
|
|
}
|
|
}
|
|
.slideInRight {
|
|
-webkit-animation-name: slideInRight_2 !important;
|
|
animation-name: slideInRight_2 !important;
|
|
}
|
|
|
|
@-webkit-keyframes slideInUp_2 {
|
|
0% {
|
|
-webkit-transform: translateY(100%);
|
|
transform: translateY(100%);
|
|
visibility: visible;
|
|
}
|
|
|
|
100% {
|
|
-webkit-transform: translateY(0);
|
|
transform: translateY(0);
|
|
}
|
|
}
|
|
@keyframes slideInUp_2 {
|
|
0% {
|
|
-webkit-transform: translateY(100%);
|
|
transform: translateY(100%);
|
|
visibility: visible;
|
|
}
|
|
|
|
100% {
|
|
-webkit-transform: translateY(0);
|
|
transform: translateY(0);
|
|
}
|
|
}
|
|
.slideInUp {
|
|
-webkit-animation-name: slideInUp_2 !important;
|
|
animation-name: slideInUp_2 !important;
|
|
}
|
|
|
|
@-webkit-keyframes flipInX_2 {
|
|
0% {
|
|
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
|
|
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
|
|
transition-timing-function: ease-in;
|
|
opacity: 0;
|
|
}
|
|
|
|
40% {
|
|
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
|
|
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
|
|
transition-timing-function: ease-in;
|
|
}
|
|
|
|
60% {
|
|
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
|
|
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
|
|
opacity: 1;
|
|
}
|
|
|
|
80% {
|
|
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
|
|
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
|
|
}
|
|
|
|
100% {
|
|
-webkit-transform: perspective(400px);
|
|
transform: perspective(400px);
|
|
}
|
|
}
|
|
@keyframes flipInX_2 {
|
|
0% {
|
|
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
|
|
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
|
|
transition-timing-function: ease-in;
|
|
opacity: 0;
|
|
}
|
|
|
|
40% {
|
|
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
|
|
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
|
|
transition-timing-function: ease-in;
|
|
}
|
|
|
|
60% {
|
|
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
|
|
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
|
|
opacity: 1;
|
|
}
|
|
|
|
80% {
|
|
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
|
|
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
|
|
}
|
|
|
|
100% {
|
|
-webkit-transform: perspective(400px);
|
|
transform: perspective(400px);
|
|
}
|
|
}
|
|
.flipInX {
|
|
-webkit-backface-visibility: visible !important;
|
|
backface-visibility: visible !important;
|
|
-webkit-animation-name: flipInX_2 !important;
|
|
animation-name: flipInX_2 !important;
|
|
}
|
|
|
|
@-webkit-keyframes flipInY_2 {
|
|
0% {
|
|
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
|
|
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
|
|
transition-timing-function: ease-in;
|
|
opacity: 0;
|
|
}
|
|
|
|
40% {
|
|
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
|
|
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
|
|
transition-timing-function: ease-in;
|
|
}
|
|
|
|
60% {
|
|
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
|
|
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
|
|
opacity: 1;
|
|
}
|
|
|
|
80% {
|
|
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
|
|
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
|
|
}
|
|
|
|
100% {
|
|
-webkit-transform: perspective(400px);
|
|
transform: perspective(400px);
|
|
}
|
|
}
|
|
@keyframes flipInY_2 {
|
|
0% {
|
|
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
|
|
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
|
|
transition-timing-function: ease-in;
|
|
opacity: 0;
|
|
}
|
|
|
|
40% {
|
|
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
|
|
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
|
|
transition-timing-function: ease-in;
|
|
}
|
|
|
|
60% {
|
|
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
|
|
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
|
|
opacity: 1;
|
|
}
|
|
|
|
80% {
|
|
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
|
|
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
|
|
}
|
|
|
|
100% {
|
|
-webkit-transform: perspective(400px);
|
|
transform: perspective(400px);
|
|
}
|
|
}
|
|
.flipInY {
|
|
-webkit-backface-visibility: visible !important;
|
|
backface-visibility: visible !important;
|
|
-webkit-animation-name: flipInY_2 !important;
|
|
animation-name: flipInY_2 !important;
|
|
}
|
|
|
|
@-webkit-keyframes lightSpeedIn_2 {
|
|
0% {
|
|
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
|
|
transform: translate3d(100%, 0, 0) skewX(-30deg);
|
|
opacity: 0;
|
|
}
|
|
|
|
60% {
|
|
-webkit-transform: skewX(20deg);
|
|
transform: skewX(20deg);
|
|
opacity: 1;
|
|
}
|
|
|
|
80% {
|
|
-webkit-transform: skewX(-5deg);
|
|
transform: skewX(-5deg);
|
|
opacity: 1;
|
|
}
|
|
|
|
100% {
|
|
-webkit-transform: none;
|
|
transform: none;
|
|
opacity: 1;
|
|
}
|
|
}
|
|
@keyframes lightSpeedIn_2 {
|
|
0% {
|
|
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
|
|
transform: translate3d(100%, 0, 0) skewX(-30deg);
|
|
opacity: 0;
|
|
}
|
|
|
|
60% {
|
|
-webkit-transform: skewX(20deg);
|
|
transform: skewX(20deg);
|
|
opacity: 1;
|
|
}
|
|
|
|
80% {
|
|
-webkit-transform: skewX(-5deg);
|
|
transform: skewX(-5deg);
|
|
opacity: 1;
|
|
}
|
|
|
|
100% {
|
|
-webkit-transform: none;
|
|
transform: none;
|
|
opacity: 1;
|
|
}
|
|
}
|
|
.lightSpeedIn {
|
|
-webkit-animation-name: lightSpeedIn_2 !important;
|
|
animation-name: lightSpeedIn_2 !important;
|
|
-webkit-animation-timing-function: ease-out;
|
|
animation-timing-function: ease-out;
|
|
}
|
|
|
|
@-webkit-keyframes rotateInDownLeft_2 {
|
|
0% {
|
|
-webkit-transform-origin: left bottom;
|
|
transform-origin: left bottom;
|
|
-webkit-transform: rotate3d(0, 0, 1, -45deg);
|
|
transform: rotate3d(0, 0, 1, -45deg);
|
|
opacity: 0;
|
|
}
|
|
|
|
100% {
|
|
-webkit-transform-origin: left bottom;
|
|
transform-origin: left bottom;
|
|
-webkit-transform: none;
|
|
transform: none;
|
|
opacity: 1;
|
|
}
|
|
}
|
|
@keyframes rotateInDownLeft_2 {
|
|
0% {
|
|
-webkit-transform-origin: left bottom;
|
|
transform-origin: left bottom;
|
|
-webkit-transform: rotate3d(0, 0, 1, -45deg);
|
|
transform: rotate3d(0, 0, 1, -45deg);
|
|
opacity: 0;
|
|
}
|
|
|
|
100% {
|
|
-webkit-transform-origin: left bottom;
|
|
transform-origin: left bottom;
|
|
-webkit-transform: none;
|
|
transform: none;
|
|
opacity: 1;
|
|
}
|
|
}
|
|
.rotateInDownLeft {
|
|
-webkit-animation-name: rotateInDownLeft_2 !important;
|
|
animation-name: rotateInDownLeft_2 !important;
|
|
}
|
|
|
|
@-webkit-keyframes rotateInDownRight_2 {
|
|
0% {
|
|
-webkit-transform-origin: right bottom;
|
|
transform-origin: right bottom;
|
|
-webkit-transform: rotate3d(0, 0, 1, 45deg);
|
|
transform: rotate3d(0, 0, 1, 45deg);
|
|
opacity: 0;
|
|
}
|
|
|
|
100% {
|
|
-webkit-transform-origin: right bottom;
|
|
transform-origin: right bottom;
|
|
-webkit-transform: none;
|
|
transform: none;
|
|
opacity: 1;
|
|
}
|
|
}
|
|
@keyframes rotateInDownRight_2 {
|
|
0% {
|
|
-webkit-transform-origin: right bottom;
|
|
transform-origin: right bottom;
|
|
-webkit-transform: rotate3d(0, 0, 1, 45deg);
|
|
transform: rotate3d(0, 0, 1, 45deg);
|
|
opacity: 0;
|
|
}
|
|
|
|
100% {
|
|
-webkit-transform-origin: right bottom;
|
|
transform-origin: right bottom;
|
|
-webkit-transform: none;
|
|
transform: none;
|
|
opacity: 1;
|
|
}
|
|
}
|
|
.rotateInDownRight {
|
|
-webkit-animation-name: rotateInDownRight_2 !important;
|
|
animation-name: rotateInDownRight_2 !important;
|
|
}
|
|
|
|
@-webkit-keyframes rotateInUpLeft_2 {
|
|
0% {
|
|
-webkit-transform-origin: left bottom;
|
|
transform-origin: left bottom;
|
|
-webkit-transform: rotate3d(0, 0, 1, 45deg);
|
|
transform: rotate3d(0, 0, 1, 45deg);
|
|
opacity: 0;
|
|
}
|
|
|
|
100% {
|
|
-webkit-transform-origin: left bottom;
|
|
transform-origin: left bottom;
|
|
-webkit-transform: none;
|
|
transform: none;
|
|
opacity: 1;
|
|
}
|
|
}
|
|
@keyframes rotateInUpLeft_2 {
|
|
0% {
|
|
-webkit-transform-origin: left bottom;
|
|
transform-origin: left bottom;
|
|
-webkit-transform: rotate3d(0, 0, 1, 45deg);
|
|
transform: rotate3d(0, 0, 1, 45deg);
|
|
opacity: 0;
|
|
}
|
|
|
|
100% {
|
|
-webkit-transform-origin: left bottom;
|
|
transform-origin: left bottom;
|
|
-webkit-transform: none;
|
|
transform: none;
|
|
opacity: 1;
|
|
}
|
|
}
|
|
.rotateInUpLeft {
|
|
-webkit-animation-name: rotateInUpLeft_2 !important;
|
|
animation-name: rotateInUpLeft_2 !important;
|
|
}
|
|
|
|
@-webkit-keyframes rotateInUpRight_2 {
|
|
0% {
|
|
-webkit-transform-origin: right bottom;
|
|
transform-origin: right bottom;
|
|
-webkit-transform: rotate3d(0, 0, 1, -90deg);
|
|
transform: rotate3d(0, 0, 1, -90deg);
|
|
opacity: 0;
|
|
}
|
|
|
|
100% {
|
|
-webkit-transform-origin: right bottom;
|
|
transform-origin: right bottom;
|
|
-webkit-transform: none;
|
|
transform: none;
|
|
opacity: 1;
|
|
}
|
|
}
|
|
@keyframes rotateInUpRight_2 {
|
|
0% {
|
|
-webkit-transform-origin: right bottom;
|
|
transform-origin: right bottom;
|
|
-webkit-transform: rotate3d(0, 0, 1, -90deg);
|
|
transform: rotate3d(0, 0, 1, -90deg);
|
|
opacity: 0;
|
|
}
|
|
|
|
100% {
|
|
-webkit-transform-origin: right bottom;
|
|
transform-origin: right bottom;
|
|
-webkit-transform: none;
|
|
transform: none;
|
|
opacity: 1;
|
|
}
|
|
}
|
|
.rotateInUpRight {
|
|
-webkit-animation-name: rotateInUpRight_2 !important;
|
|
animation-name: rotateInUpRight_2 !important;
|
|
}
|
|
|
|
@-webkit-keyframes zoomIn_2 {
|
|
0% {
|
|
opacity: 0;
|
|
-webkit-transform: scale3d(0.3, 0.3, 0.3);
|
|
transform: scale3d(0.3, 0.3, 0.3);
|
|
}
|
|
|
|
50% {
|
|
opacity: 1;
|
|
}
|
|
}
|
|
@keyframes zoomIn_2 {
|
|
0% {
|
|
opacity: 0;
|
|
-webkit-transform: scale3d(0.3, 0.3, 0.3);
|
|
transform: scale3d(0.3, 0.3, 0.3);
|
|
}
|
|
|
|
50% {
|
|
opacity: 1;
|
|
}
|
|
}
|
|
.zoomIn {
|
|
-webkit-animation-name: zoomIn_2 !important;
|
|
animation-name: zoomIn_2 !important;
|
|
}
|
|
|
|
@-webkit-keyframes zoomInDown_2 {
|
|
0% {
|
|
opacity: 0;
|
|
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
|
|
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
|
|
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
|
|
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
|
|
}
|
|
|
|
60% {
|
|
opacity: 1;
|
|
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
|
|
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
|
|
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
|
|
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
|
|
}
|
|
}
|
|
@keyframes zoomInDown_2 {
|
|
0% {
|
|
opacity: 0;
|
|
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
|
|
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
|
|
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
|
|
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
|
|
}
|
|
|
|
60% {
|
|
opacity: 1;
|
|
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
|
|
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
|
|
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
|
|
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
|
|
}
|
|
}
|
|
.zoomInDown {
|
|
-webkit-animation-name: zoomInDown_2 !important;
|
|
animation-name: zoomInDown_2 !important;
|
|
}
|
|
|
|
@-webkit-keyframes zoomInLeft_2 {
|
|
0% {
|
|
opacity: 0;
|
|
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
|
|
transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
|
|
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
|
|
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
|
|
}
|
|
|
|
60% {
|
|
opacity: 1;
|
|
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
|
|
transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
|
|
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
|
|
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
|
|
}
|
|
}
|
|
@keyframes zoomInLeft_2 {
|
|
0% {
|
|
opacity: 0;
|
|
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
|
|
transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
|
|
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
|
|
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
|
|
}
|
|
|
|
60% {
|
|
opacity: 1;
|
|
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
|
|
transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
|
|
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
|
|
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
|
|
}
|
|
}
|
|
.zoomInLeft {
|
|
-webkit-animation-name: zoomInLeft_2 !important;
|
|
animation-name: zoomInLeft_2 !important;
|
|
}
|
|
|
|
@-webkit-keyframes zoomInRight_2 {
|
|
0% {
|
|
opacity: 0;
|
|
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
|
|
transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
|
|
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
|
|
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
|
|
}
|
|
|
|
60% {
|
|
opacity: 1;
|
|
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
|
|
transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
|
|
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
|
|
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
|
|
}
|
|
}
|
|
@keyframes zoomInRight_2 {
|
|
0% {
|
|
opacity: 0;
|
|
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
|
|
transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
|
|
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
|
|
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
|
|
}
|
|
|
|
60% {
|
|
opacity: 1;
|
|
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
|
|
transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
|
|
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
|
|
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
|
|
}
|
|
}
|
|
.zoomInRight {
|
|
-webkit-animation-name: zoomInRight_2 !important;
|
|
animation-name: zoomInRight_2 !important;
|
|
}
|
|
|
|
@-webkit-keyframes zoomInUp_2 {
|
|
0% {
|
|
opacity: 0;
|
|
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
|
|
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
|
|
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
|
|
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
|
|
}
|
|
|
|
60% {
|
|
opacity: 1;
|
|
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
|
|
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
|
|
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
|
|
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
|
|
}
|
|
}
|
|
@keyframes zoomInUp_2 {
|
|
0% {
|
|
opacity: 0;
|
|
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
|
|
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
|
|
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
|
|
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
|
|
}
|
|
|
|
60% {
|
|
opacity: 1;
|
|
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
|
|
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
|
|
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
|
|
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
|
|
}
|
|
}
|
|
.zoomInUp {
|
|
-webkit-animation-name: zoomInUp_2 !important;
|
|
animation-name: zoomInUp_2 !important;
|
|
}
|
|
|
|
@-webkit-keyframes bounceIn_2 {
|
|
0%,
|
|
100%,
|
|
20%,
|
|
40%,
|
|
60%,
|
|
80% {
|
|
transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
|
|
}
|
|
|
|
0% {
|
|
opacity: 0;
|
|
-webkit-transform: scale3d(0.3, 0.3, 0.3);
|
|
transform: scale3d(0.3, 0.3, 0.3);
|
|
}
|
|
|
|
20% {
|
|
-webkit-transform: scale3d(1.1, 1.1, 1.1);
|
|
transform: scale3d(1.1, 1.1, 1.1);
|
|
}
|
|
|
|
40% {
|
|
-webkit-transform: scale3d(0.9, 0.9, 0.9);
|
|
transform: scale3d(0.9, 0.9, 0.9);
|
|
}
|
|
|
|
60% {
|
|
opacity: 1;
|
|
-webkit-transform: scale3d(1.03, 1.03, 1.03);
|
|
transform: scale3d(1.03, 1.03, 1.03);
|
|
}
|
|
|
|
80% {
|
|
-webkit-transform: scale3d(0.97, 0.97, 0.97);
|
|
transform: scale3d(0.97, 0.97, 0.97);
|
|
}
|
|
|
|
100% {
|
|
opacity: 1;
|
|
-webkit-transform: scale3d(1, 1, 1);
|
|
transform: scale3d(1, 1, 1);
|
|
}
|
|
}
|
|
@keyframes bounceIn_2 {
|
|
0%,
|
|
100%,
|
|
20%,
|
|
40%,
|
|
60%,
|
|
80% {
|
|
transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
|
|
}
|
|
|
|
0% {
|
|
opacity: 0;
|
|
-webkit-transform: scale3d(0.3, 0.3, 0.3);
|
|
transform: scale3d(0.3, 0.3, 0.3);
|
|
}
|
|
|
|
20% {
|
|
-webkit-transform: scale3d(1.1, 1.1, 1.1);
|
|
transform: scale3d(1.1, 1.1, 1.1);
|
|
}
|
|
|
|
40% {
|
|
-webkit-transform: scale3d(0.9, 0.9, 0.9);
|
|
transform: scale3d(0.9, 0.9, 0.9);
|
|
}
|
|
|
|
60% {
|
|
opacity: 1;
|
|
-webkit-transform: scale3d(1.03, 1.03, 1.03);
|
|
transform: scale3d(1.03, 1.03, 1.03);
|
|
}
|
|
|
|
80% {
|
|
-webkit-transform: scale3d(0.97, 0.97, 0.97);
|
|
transform: scale3d(0.97, 0.97, 0.97);
|
|
}
|
|
|
|
100% {
|
|
opacity: 1;
|
|
-webkit-transform: scale3d(1, 1, 1);
|
|
transform: scale3d(1, 1, 1);
|
|
}
|
|
}
|
|
.bounceIn {
|
|
-webkit-animation-name: bounceIn_2 !important;
|
|
animation-name: bounceIn_2 !important;
|
|
-webkit-animation-duration: 0.75s;
|
|
animation-duration: 0.75s;
|
|
}
|
|
|
|
@-webkit-keyframes bounceInDown_2 {
|
|
0%,
|
|
100%,
|
|
60%,
|
|
75%,
|
|
90% {
|
|
transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
|
|
}
|
|
|
|
0% {
|
|
opacity: 0;
|
|
-webkit-transform: translate3d(0, -3000px, 0);
|
|
transform: translate3d(0, -3000px, 0);
|
|
}
|
|
|
|
60% {
|
|
opacity: 1;
|
|
-webkit-transform: translate3d(0, 25px, 0);
|
|
transform: translate3d(0, 25px, 0);
|
|
}
|
|
|
|
75% {
|
|
-webkit-transform: translate3d(0, -10px, 0);
|
|
transform: translate3d(0, -10px, 0);
|
|
}
|
|
|
|
90% {
|
|
-webkit-transform: translate3d(0, 5px, 0);
|
|
transform: translate3d(0, 5px, 0);
|
|
}
|
|
|
|
100% {
|
|
-webkit-transform: none;
|
|
transform: none;
|
|
}
|
|
}
|
|
@keyframes bounceInDown_2 {
|
|
0%,
|
|
100%,
|
|
60%,
|
|
75%,
|
|
90% {
|
|
transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
|
|
}
|
|
|
|
0% {
|
|
opacity: 0;
|
|
-webkit-transform: translate3d(0, -3000px, 0);
|
|
transform: translate3d(0, -3000px, 0);
|
|
}
|
|
|
|
60% {
|
|
opacity: 1;
|
|
-webkit-transform: translate3d(0, 25px, 0);
|
|
transform: translate3d(0, 25px, 0);
|
|
}
|
|
|
|
75% {
|
|
-webkit-transform: translate3d(0, -10px, 0);
|
|
transform: translate3d(0, -10px, 0);
|
|
}
|
|
|
|
90% {
|
|
-webkit-transform: translate3d(0, 5px, 0);
|
|
transform: translate3d(0, 5px, 0);
|
|
}
|
|
|
|
100% {
|
|
-webkit-transform: none;
|
|
transform: none;
|
|
}
|
|
}
|
|
.bounceInDown {
|
|
-webkit-animation-name: bounceInDown_2 !important;
|
|
animation-name: bounceInDown_2 !important;
|
|
}
|
|
|
|
@-webkit-keyframes bounceInLeft_2 {
|
|
0%,
|
|
100%,
|
|
60%,
|
|
75%,
|
|
90% {
|
|
transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
|
|
}
|
|
|
|
0% {
|
|
opacity: 0;
|
|
-webkit-transform: translate3d(-3000px, 0, 0);
|
|
transform: translate3d(-3000px, 0, 0);
|
|
}
|
|
|
|
60% {
|
|
opacity: 1;
|
|
-webkit-transform: translate3d(25px, 0, 0);
|
|
transform: translate3d(25px, 0, 0);
|
|
}
|
|
|
|
75% {
|
|
-webkit-transform: translate3d(-10px, 0, 0);
|
|
transform: translate3d(-10px, 0, 0);
|
|
}
|
|
|
|
90% {
|
|
-webkit-transform: translate3d(5px, 0, 0);
|
|
transform: translate3d(5px, 0, 0);
|
|
}
|
|
|
|
100% {
|
|
-webkit-transform: none;
|
|
transform: none;
|
|
}
|
|
}
|
|
@keyframes bounceInLeft_2 {
|
|
0%,
|
|
100%,
|
|
60%,
|
|
75%,
|
|
90% {
|
|
transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
|
|
}
|
|
|
|
0% {
|
|
opacity: 0;
|
|
-webkit-transform: translate3d(-3000px, 0, 0);
|
|
transform: translate3d(-3000px, 0, 0);
|
|
}
|
|
|
|
60% {
|
|
opacity: 1;
|
|
-webkit-transform: translate3d(25px, 0, 0);
|
|
transform: translate3d(25px, 0, 0);
|
|
}
|
|
|
|
75% {
|
|
-webkit-transform: translate3d(-10px, 0, 0);
|
|
transform: translate3d(-10px, 0, 0);
|
|
}
|
|
|
|
90% {
|
|
-webkit-transform: translate3d(5px, 0, 0);
|
|
transform: translate3d(5px, 0, 0);
|
|
}
|
|
|
|
100% {
|
|
-webkit-transform: none;
|
|
transform: none;
|
|
}
|
|
}
|
|
.bounceInLeft {
|
|
-webkit-animation-name: bounceInLeft_2 !important;
|
|
animation-name: bounceInLeft_2 !important;
|
|
}
|
|
|
|
@-webkit-keyframes bounceInRight_2 {
|
|
0%,
|
|
100%,
|
|
60%,
|
|
75%,
|
|
90% {
|
|
transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
|
|
}
|
|
|
|
0% {
|
|
opacity: 0;
|
|
-webkit-transform: translate3d(3000px, 0, 0);
|
|
transform: translate3d(3000px, 0, 0);
|
|
}
|
|
|
|
60% {
|
|
opacity: 1;
|
|
-webkit-transform: translate3d(-25px, 0, 0);
|
|
transform: translate3d(-25px, 0, 0);
|
|
}
|
|
|
|
75% {
|
|
-webkit-transform: translate3d(10px, 0, 0);
|
|
transform: translate3d(10px, 0, 0);
|
|
}
|
|
|
|
90% {
|
|
-webkit-transform: translate3d(-5px, 0, 0);
|
|
transform: translate3d(-5px, 0, 0);
|
|
}
|
|
|
|
100% {
|
|
-webkit-transform: none;
|
|
transform: none;
|
|
}
|
|
}
|
|
@keyframes bounceInRight_2 {
|
|
0%,
|
|
100%,
|
|
60%,
|
|
75%,
|
|
90% {
|
|
transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
|
|
}
|
|
|
|
0% {
|
|
opacity: 0;
|
|
-webkit-transform: translate3d(3000px, 0, 0);
|
|
transform: translate3d(3000px, 0, 0);
|
|
}
|
|
|
|
60% {
|
|
opacity: 1;
|
|
-webkit-transform: translate3d(-25px, 0, 0);
|
|
transform: translate3d(-25px, 0, 0);
|
|
}
|
|
|
|
75% {
|
|
-webkit-transform: translate3d(10px, 0, 0);
|
|
transform: translate3d(10px, 0, 0);
|
|
}
|
|
|
|
90% {
|
|
-webkit-transform: translate3d(-5px, 0, 0);
|
|
transform: translate3d(-5px, 0, 0);
|
|
}
|
|
|
|
100% {
|
|
-webkit-transform: none;
|
|
transform: none;
|
|
}
|
|
}
|
|
.bounceInRight {
|
|
-webkit-animation-name: bounceInRight_2 !important;
|
|
animation-name: bounceInRight_2 !important;
|
|
}
|
|
|
|
@-webkit-keyframes bounceInUp_2 {
|
|
0%,
|
|
100%,
|
|
60%,
|
|
75%,
|
|
90% {
|
|
transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
|
|
}
|
|
|
|
0% {
|
|
opacity: 0;
|
|
-webkit-transform: translate3d(0, 3000px, 0);
|
|
transform: translate3d(0, 3000px, 0);
|
|
}
|
|
|
|
60% {
|
|
opacity: 1;
|
|
-webkit-transform: translate3d(0, -20px, 0);
|
|
transform: translate3d(0, -20px, 0);
|
|
}
|
|
|
|
75% {
|
|
-webkit-transform: translate3d(0, 10px, 0);
|
|
transform: translate3d(0, 10px, 0);
|
|
}
|
|
|
|
90% {
|
|
-webkit-transform: translate3d(0, -5px, 0);
|
|
transform: translate3d(0, -5px, 0);
|
|
}
|
|
|
|
100% {
|
|
-webkit-transform: translate3d(0, 0, 0);
|
|
transform: translate3d(0, 0, 0);
|
|
}
|
|
}
|
|
@keyframes bounceInUp_2 {
|
|
0%,
|
|
100%,
|
|
60%,
|
|
75%,
|
|
90% {
|
|
transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
|
|
}
|
|
|
|
0% {
|
|
opacity: 0;
|
|
-webkit-transform: translate3d(0, 3000px, 0);
|
|
transform: translate3d(0, 3000px, 0);
|
|
}
|
|
|
|
60% {
|
|
opacity: 1;
|
|
-webkit-transform: translate3d(0, -20px, 0);
|
|
transform: translate3d(0, -20px, 0);
|
|
}
|
|
|
|
75% {
|
|
-webkit-transform: translate3d(0, 10px, 0);
|
|
transform: translate3d(0, 10px, 0);
|
|
}
|
|
|
|
90% {
|
|
-webkit-transform: translate3d(0, -5px, 0);
|
|
transform: translate3d(0, -5px, 0);
|
|
}
|
|
|
|
100% {
|
|
-webkit-transform: translate3d(0, 0, 0);
|
|
transform: translate3d(0, 0, 0);
|
|
}
|
|
}
|
|
.bounceInUp {
|
|
-webkit-animation-name: bounceInUp_2 !important;
|
|
animation-name: bounceInUp_2 !important;
|
|
}
|
|
|
|
@keyframes movebounce {
|
|
0% {
|
|
-webkit-transform: translateY(0);
|
|
transform: translateY(0);
|
|
}
|
|
|
|
50% {
|
|
-webkit-transform: translateY(20px);
|
|
transform: translateY(20px);
|
|
}
|
|
|
|
100% {
|
|
-webkit-transform: translateY(0);
|
|
transform: translateY(0);
|
|
}
|
|
}
|
|
@-webkit-keyframes movebounce {
|
|
0% {
|
|
-webkit-transform: translateY(0);
|
|
transform: translateY(0);
|
|
}
|
|
|
|
50% {
|
|
-webkit-transform: translateY(20px);
|
|
transform: translateY(20px);
|
|
}
|
|
|
|
100% {
|
|
-webkit-transform: translateY(0);
|
|
transform: translateY(0);
|
|
}
|
|
}
|
|
.heart-organic-farm {
|
|
position: relative;
|
|
animation: movebounce 3s linear infinite alternate;
|
|
-moz-animation: movebounce 3s infinite alternate;
|
|
-webkit-animation: movebounce 3s infinite alternate;
|
|
-o-animation: movebounce 3s infinite alternate;
|
|
}
|
|
|
|
.banner-farm-au {
|
|
-webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.1);
|
|
-moz-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.1);
|
|
box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.1);
|
|
}
|
|
|
|
/* Safari | chrome */
|
|
@-webkit-keyframes nasa-slide-infinities {
|
|
0% {
|
|
-webkit-transform: translateX(0);
|
|
}
|
|
|
|
100% {
|
|
-webkit-transform: translateX(-50%);
|
|
}
|
|
}
|
|
/* FF */
|
|
@-moz-keyframes nasa-slide-infinities {
|
|
0% {
|
|
-moz-transform: translateX(0);
|
|
}
|
|
|
|
100% {
|
|
-moz-transform: translateX(-50%);
|
|
}
|
|
}
|
|
/* Opera */
|
|
@-o-keyframes nasa-slide-infinities {
|
|
0% {
|
|
-o-transform: translateX(0);
|
|
}
|
|
|
|
100% {
|
|
-o-transform: translateX(-50%);
|
|
}
|
|
}
|
|
@keyframes nasa-slide-infinities {
|
|
0% {
|
|
transform: translateX(0);
|
|
}
|
|
|
|
100% {
|
|
transform: translateX(-50%);
|
|
}
|
|
}
|
|
/* Safari | chrome */
|
|
@-webkit-keyframes nasa-slide-infinities-rtl {
|
|
0% {
|
|
-webkit-transform: translateX(0);
|
|
}
|
|
|
|
100% {
|
|
-webkit-transform: translateX(-50%);
|
|
}
|
|
}
|
|
/* FF */
|
|
@-moz-keyframes nasa-slide-infinities-rtl {
|
|
0% {
|
|
-moz-transform: translateX(0);
|
|
}
|
|
|
|
100% {
|
|
-moz-transform: translateX(-50%);
|
|
}
|
|
}
|
|
/* Opera */
|
|
@-o-keyframes nasa-slide-infinities-rtl {
|
|
0% {
|
|
-o-transform: translateX(0);
|
|
}
|
|
|
|
100% {
|
|
-o-transform: translateX(-50%);
|
|
}
|
|
}
|
|
@keyframes nasa-slide-infinities-rtl {
|
|
0% {
|
|
transform: translateX(0);
|
|
}
|
|
|
|
100% {
|
|
transform: translateX(-50%);
|
|
}
|
|
}
|
|
#wpadminbar {
|
|
opacity: 0;
|
|
visibility: hidden;
|
|
-webkit-transform: translateY(-100%);
|
|
-moz-transform: translateY(-100%);
|
|
-o-transform: translateY(-100%);
|
|
-ms-transform: translateY(-100%);
|
|
transform: translateY(-100%);
|
|
-webkit-transition: all 500ms ease;
|
|
-moz-transition: all 500ms ease;
|
|
-o-transition: all 500ms ease;
|
|
transition: all 500ms ease;
|
|
}
|
|
|
|
.html-ready {
|
|
scroll-behavior: smooth;
|
|
-webkit-transition: padding-bottom 350ms ease;
|
|
-moz-transition: padding-bottom 350ms ease;
|
|
-o-transition: padding-bottom 350ms ease;
|
|
transition: padding-bottom 350ms ease;
|
|
}
|
|
.html-ready #wpadminbar {
|
|
visibility: visible;
|
|
opacity: 1;
|
|
-webkit-transform: translateY(0);
|
|
-moz-transform: translateY(0);
|
|
-o-transform: translateY(0);
|
|
-ms-transform: translateY(0);
|
|
transform: translateY(0);
|
|
}
|
|
.html-ready a {
|
|
-webkit-transition: color 200ms ease;
|
|
-moz-transition: color 200ms ease;
|
|
-o-transition: color 200ms ease;
|
|
transition: color 200ms ease;
|
|
}
|
|
.html-ready .nasa-show-search-form.nasa-over-hide,
|
|
.html-ready .nasa-transition-1000 {
|
|
-webkit-transition: all 1000ms ease;
|
|
-moz-transition: all 1000ms ease;
|
|
-o-transition: all 1000ms ease;
|
|
transition: all 1000ms ease;
|
|
}
|
|
.html-ready .nasa-progress-bar-load-shop.nasa-loading .nasa-progress-per {
|
|
-webkit-transition: all 950ms ease;
|
|
-moz-transition: all 950ms ease;
|
|
-o-transition: all 950ms ease;
|
|
transition: all 950ms ease;
|
|
}
|
|
.html-ready .nasa-progress-per,
|
|
.html-ready .nasa-transition-800 {
|
|
-webkit-transition: all 800ms ease;
|
|
-moz-transition: all 800ms ease;
|
|
-o-transition: all 800ms ease;
|
|
transition: all 800ms ease;
|
|
}
|
|
.html-ready .nasa-transition-700 {
|
|
-webkit-transition: all 700ms ease;
|
|
-moz-transition: all 700ms ease;
|
|
-o-transition: all 700ms ease;
|
|
transition: all 700ms ease;
|
|
}
|
|
.html-ready .yith-wcwl-add-to-wishlist span,
|
|
.html-ready .yith-wcwl-add-to-wishlist:before,
|
|
.html-ready .product-info .compare:before,
|
|
.html-ready .nasa-progress-bar-load-shop,
|
|
.html-ready .nasa-nav-carousel-wrap,
|
|
.html-ready .my-mfp-slide-bottom .zoom-anim-dialog,
|
|
.html-ready .my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog,
|
|
.html-ready .nasa-transition-500 {
|
|
-webkit-transition: all 500ms ease;
|
|
-moz-transition: all 500ms ease;
|
|
-o-transition: all 500ms ease;
|
|
transition: all 500ms ease;
|
|
}
|
|
.html-ready .ns-cart-popup-wrap,
|
|
.html-ready .nasa-static-sidebar,
|
|
.html-ready .nasa-static-sidebar .nasa-sidebar-close a,
|
|
.html-ready .nasa-top-cat-filter-wrap-mobile,
|
|
.html-ready .nasa-top-cat-filter-wrap-mobile .nasa-close-filter-cat,
|
|
.html-ready .nasa-side-sidebar,
|
|
.html-ready .nasa-close-menu-mobile,
|
|
.html-ready #nasa-menu-sidebar-content,
|
|
.html-ready .nasa-close-sidebar,
|
|
.html-ready .account-nav-wrap,
|
|
.html-ready .ns-sale-notification,
|
|
.html-ready #nasa-quickview-popup,
|
|
.html-ready .nasa-transition-400 {
|
|
-webkit-transition: all 400ms ease;
|
|
-moz-transition: all 400ms ease;
|
|
-o-transition: all 400ms ease;
|
|
transition: all 400ms ease;
|
|
}
|
|
.html-ready .nasa-transition,
|
|
.html-ready .nasa-visibility-hidden,
|
|
.html-ready #ajax-loading,
|
|
.html-ready .div-toggle-sidebar a,
|
|
.html-ready .quantity a,
|
|
.html-ready .nasa-static-sidebar .nasa-wishlist-title a,
|
|
.html-ready .after-add-to-cart-shop_table,
|
|
.html-ready .ns-cart-popup .nasa-table-wrap,
|
|
.html-ready .filter-tabs .nasa-change-layout,
|
|
.html-ready .filter-tabs .nasa-change-layout svg,
|
|
.html-ready .nasa-product-content-nasa_label-wrap,
|
|
.html-ready .nasa-product-content-color-image-wrap,
|
|
.html-ready .nasa-product-content-select-wrap,
|
|
.html-ready .nasa-toggle-variants,
|
|
.html-ready .nasa-fog-variants,
|
|
.html-ready #top-bar,
|
|
.html-ready .topbar-menu-container ul li a,
|
|
.html-ready .nav-wrapper .root-item > a,
|
|
.html-ready .nav-wrapper .root-item > a:after,
|
|
.html-ready .nasa-megamenu > .nav-dropdown > ul > .menu-item a,
|
|
.html-ready .default-menu .menu-item a,
|
|
.html-ready .default-menu > .nav-dropdown .sub-menu ul,
|
|
.html-ready .vertical-menu .section-title,
|
|
.html-ready .vertical-menu-wrapper .default-menu .menu-item,
|
|
.html-ready .vertical-menu-wrapper .default-menu .menu-item ul,
|
|
.html-ready .vertical-menu-wrapper .menu-item-has-children i.nasa-has-items-child,
|
|
.html-ready .header-icons > li a,
|
|
.html-ready .follow-icon a i,
|
|
.html-ready .nasa-share a i,
|
|
.html-ready .header-account li a,
|
|
.html-ready .nasa-search-space .circle,
|
|
.html-ready .nasa-search-space .handle:after,
|
|
.html-ready .nasa-search-space .pe-7s-close,
|
|
.html-ready .nasa-top-cat-filter-wrap .nasa-current-note,
|
|
.html-ready .nasa-top-cat-filter-wrap .cat-item > .children,
|
|
.html-ready .nasa-toggle-top-bar-click i,
|
|
.html-ready .product-item .nasa-sc-pdeal-countdown,
|
|
.html-ready .badge,
|
|
.html-ready .badge.nasa-variants a,
|
|
.html-ready .product-quickview-info,
|
|
.html-ready .product-item .info .name a,
|
|
.html-ready .product-item .info .name span,
|
|
.html-ready .nasa-attr-ux-item,
|
|
.html-ready .nasa-attr-ux,
|
|
.html-ready .nasa-attr-bg,
|
|
.html-ready .nasa-attr-bg-img,
|
|
.html-ready .nasa-single-product-scroll .nasa-wrap-item-thumb,
|
|
.html-ready .product-gallery .btn-wishlist,
|
|
.html-ready .product-gallery .btn-compare,
|
|
.html-ready .product-img .image-overlay,
|
|
.html-ready .product-thumbnail .image-overlay,
|
|
.html-ready .group-btn-in-list .add_to_cart_text,
|
|
.html-ready .group-btn-in-list .nasa-icon,
|
|
.html-ready .nasa-item-img .product-img,
|
|
.html-ready .quick-view,
|
|
.html-ready .nasa-icon-text,
|
|
.html-ready .nasa-widget-img:before,
|
|
.html-ready .nasa-product-grid .btn-wishlist,
|
|
.html-ready .nasa-product-grid .add_to_cart_text,
|
|
.html-ready .login-register-close,
|
|
.html-ready #mobile-navigation a.accordion,
|
|
.html-ready .nasa-filter-color-border,
|
|
.html-ready .nasa-filter-image-span,
|
|
.html-ready .nasa-li-filter-size,
|
|
.html-ready .nasa-instagram li,
|
|
.html-ready .nasa-search .fa,
|
|
.html-ready .post-date-wrapper,
|
|
.html-ready .reply a,
|
|
.html-ready .woocommerce-MyAccount-navigation-link a,
|
|
.html-ready .woocommerce-MyAccount-navigation-link a:before,
|
|
.html-ready .checkout-breadcrumb span,
|
|
.html-ready .title-cart,
|
|
.html-ready .title-checkout,
|
|
.html-ready .title-thankyou,
|
|
.html-ready .nasa-coupon-wrap,
|
|
.html-ready .nasa-marker-icon-bg,
|
|
.html-ready .easypin-popover,
|
|
.html-ready .nasa-wrap-active-top a:before,
|
|
.html-ready .nasa-ignore-variation-item svg,
|
|
.html-ready .nasa-widget-toggle,
|
|
.html-ready .nasa-top-row-filter li svg,
|
|
.html-ready .warpper-mobile-search,
|
|
.html-ready .nasa-compare-list-bottom,
|
|
.html-ready .nasa-compare-item .nasa-img-compare,
|
|
.html-ready .nasa-compare-item .nasa-no-image,
|
|
.html-ready .nasa-remove-compare,
|
|
.html-ready .nasa-static-group-btn,
|
|
.html-ready .nasa-static-group-btn a,
|
|
.html-ready input[type="submit"].dokan-btn,
|
|
.html-ready a.dokan-btn,
|
|
.html-ready .dokan-btn,
|
|
.html-ready #dokan-store-listing-filter-form-wrap .apply-filter #apply-filter-btn,
|
|
.html-ready .nasa-sidebar-single-product,
|
|
.html-ready .toggle-sidebar-shop,
|
|
.html-ready .toggle-sidebar-shop .toggle-sidebar-text,
|
|
.html-ready .icon-next-prev,
|
|
.html-ready .nasa-post-cats-wrap a,
|
|
.html-ready .nasa-blog-info,
|
|
.html-ready .brands-item img,
|
|
.html-ready .product-category .header-title h3,
|
|
.html-ready .nasa-sc-p-title a,
|
|
.html-ready .nasa-tab-icon,
|
|
.html-ready .nasa-classic-style a,
|
|
.html-ready .nasa-classic-style a:before,
|
|
.html-ready .nasa-classic-style a:after,
|
|
.html-ready .nasa-tabs li svg,
|
|
.html-ready .nasa-tabs li svg path,
|
|
.html-ready .nasa-tabs li a .ns-after_title,
|
|
.html-ready .nasa-tabs li a .ns-before_title,
|
|
.html-ready .nasa-tabs li a .tab-icon-img,
|
|
.html-ready .bg-item-white img,
|
|
.html-ready .brand-item-white img,
|
|
.html-ready .nasa-accordion-title a,
|
|
.html-ready .nasa-accordion-title a:before,
|
|
.html-ready .nasa-accordion-title a:after,
|
|
.html-ready .nasa-shortcode-parent-term a,
|
|
.html-ready .nasa-nav-icon-slick,
|
|
.html-ready .nasa-list-category a,
|
|
.html-ready .product-deal-special-title a,
|
|
.html-ready .item-slick,
|
|
.html-ready .item-slick:before,
|
|
.html-ready .nasa-nav-arrow,
|
|
.html-ready .nasa-nav-arrow svg,
|
|
.html-ready .service-block,
|
|
.html-ready .service-block .box,
|
|
.html-ready .service-block .service-icon,
|
|
.html-ready .nasa-category-horizontal-1 .header-title,
|
|
.html-ready .nasa-category-horizontal-2 .header-title,
|
|
.html-ready .nasa-category-horizontal-1 .product-category,
|
|
.html-ready .nasa-category-horizontal-1 .hover-overlay:after,
|
|
.html-ready .hover-overlay,
|
|
.html-ready .grid-product-category .nasa-item-wrap,
|
|
.html-ready .blog-image-attachment:after,
|
|
.html-ready .nasa-blog-item-wrap,
|
|
.html-ready .wpcf7 input[type="button"],
|
|
.html-ready .wpcf7 input[type="submit"],
|
|
.html-ready .progress-bar .bar-number,
|
|
.html-ready .woocommerce-notices-wrapper,
|
|
.html-ready .nasa-invisible,
|
|
.html-ready .load-more,
|
|
.html-ready .load-more-text,
|
|
.html-ready .load-more-icon,
|
|
.html-ready .nasa-tip-content,
|
|
.html-ready .nasa-add-to-cart-fixed,
|
|
.html-ready .nasa-fixed-product-variations-wrap,
|
|
.html-ready .nasa-attr-bg,
|
|
.html-ready .nasa-attr-text,
|
|
.html-ready .nasa-wrap-slick-slide-products .nasa-nav-icon-slick,
|
|
.html-ready .nasa-product-slick-item-wrap,
|
|
.html-ready .nasa-product-slick-item-wrap .title-wrap,
|
|
.html-ready .nasa-product-slick-item-wrap .title-wrap a,
|
|
.html-ready .nasa-tabs a,
|
|
.html-ready .accordion:after,
|
|
.html-ready .nasa-variation-filters a:after,
|
|
.html-ready .nasa-variation-filters a::before,
|
|
.html-ready .widget_rating_filter .wc-layered-nav-rating a:after,
|
|
.html-ready .item-deal-thumb:before,
|
|
.html-ready .tparrows.custom,
|
|
.html-ready .nasa-single-product-thumbnails img,
|
|
.html-ready .nasa-single-product-thumbnails svg,
|
|
.html-ready .nasa-single-product-thumbnails .ns-video-poster,
|
|
.html-ready .nasa-cat-thumb img,
|
|
.html-ready .banner-inner,
|
|
.html-ready .nasa-labels-filter-accordion,
|
|
.html-ready .nasa-pagination.style-2 .page-numbers a,
|
|
.html-ready .nasa-close-search,
|
|
.html-ready .nasa-filter-status:before,
|
|
.html-ready .nasa-filter-status:after,
|
|
.html-ready .nasa-slick-simple-item .image-wrap img,
|
|
.html-ready .slick-dots li,
|
|
.html-ready .nasa-icon-box .box-img:before,
|
|
.html-ready .nasa-transition-350,
|
|
.html-ready .button-white,
|
|
.html-ready .nasa-in-mobile.nasa-mobile-app #nasa-menu-sidebar-content.nasa-standard #mobile-navigation .menu-item .accordion::before,
|
|
.html-ready .nasa-mobile-nav-wrap .nasa-menusub-for-mobile .li_accordion > .accordion svg,
|
|
.html-ready .elementor-element.nasa-tabs .elementor-tabs-wrapper .elementor-tab-title,
|
|
.html-ready .elementor-element.nasa-tabs .elementor-tabs-wrapper .elementor-tab-title::before,
|
|
.html-ready .elementor-element.nasa-vertical-tabs .elementor-tabs-wrapper .elementor-tab-title,
|
|
.html-ready .elementor-element.nasa-vertical-tabs .elementor-tabs-wrapper .elementor-tab-title::before,
|
|
.html-ready .nasa-static-sidebar .widget_shopping_cart_content .nasa-minicart-footer > .row .cross-sells .nasa-slick-slider .slick-track .product .nasa-group-btns::before,
|
|
.html-ready .nasa-static-sidebar .widget_shopping_cart_content .nasa-minicart-footer > .row .cross-sells .nasa-group-btns .quick-view,
|
|
.html-ready .nasa-modern-8 .product-item .variations_form,
|
|
.html-ready .nasa-modern-8 .product-item.ns-var-loaded .product-img-wrap::before,
|
|
.html-ready .wcfm_buttons .wcfm_button span,
|
|
.html-ready .radio-list-wrap input[type="radio"]:after,
|
|
.html-ready .nasa-item-review-thumb .svg-wrap,
|
|
.html-ready .nasa-item-review-thumb::before,
|
|
.html-ready .nasa-item-review-thumb .ns-review-img-count,
|
|
.html-ready .ns-cart-popup-v2 .woocommerce-mini-cart-item,
|
|
.html-ready .nasa-nav-arrow svg,
|
|
.html-ready .site-header.nasa-header-sticky-wrap {
|
|
-webkit-transition: all 350ms ease;
|
|
-moz-transition: all 350ms ease;
|
|
-o-transition: all 350ms ease;
|
|
transition: all 350ms ease;
|
|
}
|
|
.html-ready .nasa-login-register-warper,
|
|
.html-ready .nasa-quickview-view-detail,
|
|
.html-ready .products-arrow .next-prev-buttons .dropdown-wrap,
|
|
.html-ready .nasa-cookie-notice-container,
|
|
.html-ready .toggle-sidebar-dokan,
|
|
.html-ready .mfp-wrap .nasa-bot-to-top,
|
|
.html-ready .mfp-wrap .nasa-left-to-right,
|
|
.html-ready .product-video-popup,
|
|
.html-ready .product_meta .sku,
|
|
.html-ready .product_meta a,
|
|
.html-ready .nasa-360-degree-popup,
|
|
.html-ready .ns-items-gap.nasa-small-center-mode .slick-slide:before,
|
|
.html-ready .nasa-transition-300,
|
|
.html-ready body .checkout-modern-wrap form.woocommerce-form-login,
|
|
.html-ready .nasa-bc-details-page-wrap .nasa-bc-details-step::after {
|
|
-webkit-transition: all 300ms ease;
|
|
-moz-transition: all 300ms ease;
|
|
-o-transition: all 300ms ease;
|
|
transition: all 300ms ease;
|
|
}
|
|
.html-ready .nasa-top-sidebar-2.slick-initialized.nasa-inited:not(.nasa-transition-none)
|
|
.nasa-top-sidebar-2.slick-initialized.nasa-inited:not(.nasa-transition-none) .widget.slick-slide {
|
|
-webkit-transition: 400ms ease-in-out;
|
|
-moz-transition: 400ms ease-in-out;
|
|
-o-transition: 400ms ease-in-out;
|
|
transition: 400ms ease-in-out;
|
|
}
|
|
.html-ready .top-bar .nasa-menus-account .sub-menu,
|
|
.html-ready .header-icons .menus-account .sub-menu,
|
|
.html-ready .nasa-select-languages .nasa-list-languages,
|
|
.html-ready .nasa-select-currencies .wcml-dropdown li.wcml-cs-active-currency > ul,
|
|
.html-ready .nasa-attr-ux-color,
|
|
.html-ready .nasa-attr-ux-label,
|
|
.html-ready .nasa-attr-ux-label .nasa-attr-text,
|
|
.html-ready .nasa-label-small-square-1 .nasa-attr-ux-label:after,
|
|
.html-ready .nasa-color-small-square .nasa-attr-ux-color:after,
|
|
.html-ready .nasa-reset-filters-top,
|
|
.html-ready .button-in-wishlist,
|
|
.html-ready .nasa-transition-250,
|
|
.html-ready .nasa-ignore-variation-item.nasa-ignore-brand-item:after,
|
|
.html-ready .ext-node,
|
|
.html-ready .nasa-bc-modern,
|
|
.html-ready .nasa-checkout-step,
|
|
.html-ready .ns-cart-popup-wrap .ns-popup-container_v2 .ns-cross-sell-lazy .row,
|
|
.html-ready .ns-cart-popup-wrap .ns-popup-container_v2 .ns-cross-sell-lazy {
|
|
-webkit-transition: all 250ms ease;
|
|
-moz-transition: all 250ms ease;
|
|
-o-transition: all 250ms ease;
|
|
transition: all 250ms ease;
|
|
}
|
|
.html-ready .nasa-static-sidebar .nasa-sidebar-close a svg,
|
|
.html-ready .product-remove a,
|
|
.html-ready .mini-cart-info .variation,
|
|
.html-ready .nav-dropdown,
|
|
.html-ready .nasa-vertical-header .vertical-menu-container,
|
|
.html-ready .nasa-show-search-form.nasa-over-hide.nasa-fadeInDown,
|
|
.html-ready .nasa-show-search-form.nasa-over-hide.nasa-fadeInUp,
|
|
.html-ready .nasa-show-search-form.nasa-over-hide.nasa-fadeIn,
|
|
.html-ready .product-info .entry-title a,
|
|
.html-ready .nasa-toggle-attr-select:before,
|
|
.html-ready .nasa-toggle-attr-select:after,
|
|
.html-ready .nasa-close-variants:before,
|
|
.html-ready .nasa-close-variants:after,
|
|
.html-ready .nasa-filter-order,
|
|
.html-ready .nasa-filter-order .nasa-ordering .sub-ordering,
|
|
.html-ready .nasa-toogle-sidebar-classic,
|
|
.html-ready .nasa-toogle-sidebar-classic:before,
|
|
.html-ready .nasa-toogle-sidebar-classic:after,
|
|
.html-ready .nasa-close-menu-mobile:before,
|
|
.html-ready .widget a,
|
|
.html-ready .widget a .count,
|
|
.html-ready .tagcloud a,
|
|
.html-ready .nasa-toggle-widget:before,
|
|
.html-ready .nasa-toggle-widget:after,
|
|
.html-ready .nasa-close-sidebar:before,
|
|
.html-ready .cat-links-archive a,
|
|
.html-ready .nasa-meta-tags a,
|
|
.html-ready .navigation-paging a,
|
|
.html-ready .navigation-image a,
|
|
.html-ready li.featured-item a,
|
|
.html-ready li.featured-item img,
|
|
.html-ready .nasa-comment-count,
|
|
.html-ready .nasa-close-filter-cat:before,
|
|
.html-ready .nasa-quickview-product-deal-countdown,
|
|
.html-ready .nasa-detail-product-deal-countdown,
|
|
.html-ready .load-more-masonry,
|
|
.html-ready .my-mfp-zoom-in .mfp-content,
|
|
.html-ready a.nasa-close-wrap:before,
|
|
.html-ready a.nasa-close-wrap:after,
|
|
.html-ready .nasa-single-arrow,
|
|
.html-ready .nasa-static-sidebar .btn-mini-cart a,
|
|
.html-ready .nasa-table-compare .add-to-cart-grid,
|
|
.html-ready #submit,
|
|
.html-ready button,
|
|
.html-ready .button,
|
|
.html-ready input[type="submit"],
|
|
.html-ready .nasa-ct-fields-toggle,
|
|
.html-ready .nasa-ct-fields-toggle:after,
|
|
.html-ready .nasa-img-loading,
|
|
.html-ready .nasa-search-all,
|
|
.html-ready .nasa-stclose,
|
|
.html-ready .nasa-show-search-form .ns-clear-text,
|
|
.html-ready .nasa-transition-200,
|
|
.html-ready .nasa-bc-details-page-wrap,
|
|
.html-ready #cart-sidebar .nasa-minicart-items .mini-cart-item,
|
|
.html-ready #nasa-wishlist-sidebar .wishlist_table .nasa-tr-wishlist-item,
|
|
.html-ready .product-info .dsc-flex-column .ev-dsc-qty,
|
|
.html-ready .nasa-nav-icon-slider svg {
|
|
-webkit-transition: all 200ms ease;
|
|
-moz-transition: all 200ms ease;
|
|
-o-transition: all 200ms ease;
|
|
transition: all 200ms ease;
|
|
}
|
|
.html-ready .ns-baner_btn_zoom::after,
|
|
.html-ready .vertical-menu-wrapper .root-item,
|
|
.html-ready .vertical-menu-wrapper .root-item > a {
|
|
-webkit-transition: all 150ms ease;
|
|
-moz-transition: all 150ms ease;
|
|
-o-transition: all 150ms ease;
|
|
transition: all 150ms ease;
|
|
}
|
|
.html-ready .nasa-hoz-buttons .nasa-product-grid .quick-view,
|
|
.html-ready .nasa-hoz-buttons .nasa-product-grid .btn-compare,
|
|
.html-ready .nasa-hoz-buttons .nasa-product-grid .btn-link,
|
|
.html-ready .nasa-product-grid .btn-wishlist {
|
|
-webkit-transition: all 150ms ease-in-out;
|
|
-moz-transition: all 150ms ease-in-out;
|
|
-o-transition: all 150ms ease-in-out;
|
|
transition: all 150ms ease-in-out;
|
|
}
|
|
.html-ready #mobile-navigation {
|
|
-webkit-transition: all 100ms ease;
|
|
-moz-transition: all 100ms ease;
|
|
-o-transition: all 100ms ease;
|
|
transition: all 100ms ease;
|
|
}
|
|
.html-ready .my-mfp-zoom-in .mfp-content {
|
|
-webkit-transition: all 200ms ease-in-out;
|
|
-moz-transition: all 200ms ease-in-out;
|
|
-o-transition: all 200ms ease-in-out;
|
|
transition: all 200ms ease-in-out;
|
|
}
|
|
.html-ready .my-mfp-zoom-in.mfp-bg .mfp-content {
|
|
-webkit-transition: all 300ms ease-out;
|
|
-moz-transition: all 300ms ease-out;
|
|
-o-transition: all 300ms ease-out;
|
|
transition: all 300ms ease-out;
|
|
}
|
|
.html-ready #customer_details .form-row label[for],
|
|
.html-ready #ns-checkout-contact .form-row label[for] {
|
|
-webkit-transition: all 300ms ease;
|
|
-moz-transition: all 300ms ease;
|
|
-o-transition: all 300ms ease;
|
|
transition: all 300ms ease;
|
|
}
|
|
.html-ready .nasa-tabs-content .nasa-panel {
|
|
-webkit-transition: 250ms ease-in-out;
|
|
-moz-transition: 250ms ease-in-out;
|
|
-o-transition: 250ms ease-in-out;
|
|
transition: 250ms ease-in-out;
|
|
}
|
|
.html-ready .nasa-tabs-content .nasa-panel.active {
|
|
-webkit-transition: 250ms ease-in-out 280ms;
|
|
-moz-transition: 250ms ease-in-out 280ms;
|
|
-o-transition: 250ms ease-in-out 280ms;
|
|
transition: 250ms ease-in-out 280ms;
|
|
}
|
|
.html-ready .nasa-tabs-content.animation-none .nasa-panel, .html-ready .nasa-tabs-content.woocommerce-tabs .nasa-panel {
|
|
-webkit-transition: none;
|
|
-moz-transition: none;
|
|
-o-transition: none;
|
|
transition: none;
|
|
}
|
|
.html-ready .nasa-tabs-content.animation-none .nasa-panel.active, .html-ready .nasa-tabs-content.woocommerce-tabs .nasa-panel.active {
|
|
-webkit-transition: none;
|
|
-moz-transition: none;
|
|
-o-transition: none;
|
|
transition: none;
|
|
}
|
|
.html-ready .nasa-elements-wrap {
|
|
-webkit-transition: color .3s .001s ease-out, background .1s .001s ease-out, visibility .3s .2s ease-out, opacity .3s .2s ease-out, transform .3s .2s ease-out, margin 200ms ease;
|
|
-moz-transition: color .3s .001s ease-out, background .1s .001s ease-out, visibility .3s .2s ease-out, opacity .3s .2s ease-out, transform .3s .2s ease-out, margin 200ms ease;
|
|
-ms-transition: color .3s .001s ease-out, background .1s .001s ease-out, visibility .3s .2s ease-out, opacity .3s .2s ease-out, transform .3s .2s ease-out, margin 200ms ease;
|
|
-o-transition: color .3s .001s ease-out, background .1s .001s ease-out, visibility .3s .2s ease-out, opacity .3s .2s ease-out, transform .3s .2s ease-out, margin 200ms ease;
|
|
transition: color .3s .001s ease-out, background .1s .001s ease-out, visibility .3s .2s ease-out, opacity .3s .2s ease-out, transform .3s .2s ease-out, margin 200ms ease;
|
|
}
|
|
.html-ready .logo img.header_logo {
|
|
-webkit-transition: all 200ms ease;
|
|
-moz-transition: all 200ms ease;
|
|
-o-transition: all 200ms ease;
|
|
transition: all 200ms ease;
|
|
}
|
|
.html-ready .nasa-show-search-form.nasa-over-hide.nasa-modern-layout {
|
|
-webkit-transition: all 500ms ease;
|
|
-moz-transition: all 500ms ease;
|
|
-o-transition: all 500ms ease;
|
|
transition: all 500ms ease;
|
|
}
|
|
.html-ready .hover-fade img {
|
|
-webkit-transition: opacity 800ms ease;
|
|
-moz-transition: opacity 800ms ease;
|
|
-o-transition: opacity 800ms ease;
|
|
transition: opacity 800ms ease;
|
|
}
|
|
.html-ready .hover-zoom img {
|
|
-webkit-transition: all 1500ms ease;
|
|
-moz-transition: all 1500ms ease;
|
|
-o-transition: all 1500ms ease;
|
|
transition: all 1500ms ease;
|
|
}
|
|
.html-ready .hover-to-top img {
|
|
-webkit-transition: all 200ms ease;
|
|
-moz-transition: all 200ms ease;
|
|
-o-transition: all 200ms ease;
|
|
transition: all 200ms ease;
|
|
}
|
|
.html-ready .hover-flip img {
|
|
-webkit-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
|
|
-moz-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
|
|
-ms-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
|
|
-o-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
|
|
transition: all 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
|
|
}
|
|
.html-ready .hover-bottom-to-top img,
|
|
.html-ready .hover-top-to-bottom img {
|
|
-webkit-transition: all 1000ms ease;
|
|
-moz-transition: all 1000ms ease;
|
|
-o-transition: all 1000ms ease;
|
|
transition: all 1000ms ease;
|
|
}
|
|
.html-ready .hover-left-to-right img,
|
|
.html-ready .hover-right-to-left img {
|
|
-webkit-transition: all 500ms ease;
|
|
-moz-transition: all 500ms ease;
|
|
-o-transition: all 500ms ease;
|
|
transition: all 500ms ease;
|
|
}
|
|
.html-ready .nasa-center-mode .main-images .slick-slide,
|
|
.html-ready .woocommerce-variation-add-to-cart-disabled {
|
|
-webkit-transition: opacity 350ms ease;
|
|
-moz-transition: opacity 350ms ease;
|
|
-o-transition: opacity 350ms ease;
|
|
transition: opacity 350ms ease;
|
|
}
|
|
.html-ready .nasa-color-big-square .nasa-attr-ux-color,
|
|
.html-ready .nasa-label-big-square .nasa-attr-ux-label,
|
|
.html-ready .nasa-image-square-caption .nasa-attr-ux-image {
|
|
-webkit-transition: border-color 250ms ease;
|
|
-moz-transition: border-color 250ms ease;
|
|
-o-transition: border-color 250ms ease;
|
|
transition: border-color 250ms ease;
|
|
}
|
|
.html-ready .nasa-slick-slider,
|
|
.html-ready .easyzoom .easyzoom-flyout {
|
|
-webkit-transition: opacity 300ms ease;
|
|
-moz-transition: opacity 300ms ease;
|
|
-o-transition: opacity 300ms ease;
|
|
transition: opacity 300ms ease;
|
|
}
|
|
.html-ready .nasa-product-grid .add-to-cart-grid {
|
|
-webkit-transition: color .3s .001s ease-out, background .1s .001s ease-out, visibility .2s .30s ease-out, opacity .2s .30s ease-out, -webkit-transform .2s .30s ease-out;
|
|
-moz-transition: color .3s .001s ease-out, background .1s .001s ease-out, visibility .2s .30s ease-out, opacity .2s .30s ease-out, -moz-transform .2s .30s ease-out;
|
|
-ms-transition: color .3s .001s ease-out, background .1s .001s ease-out, visibility .2s .30s ease-out, opacity .2s .30s ease-out, -ms-transform .2s .30s ease-out;
|
|
-o-transition: color .3s .001s ease-out, background .1s .001s ease-out, visibility .2s .30s ease-out, .2s .30s ease-out, -o-transform .2s .30s ease-out;
|
|
transition: color .3s .001s ease-out, background .1s .001s ease-out, visibility .2s .20s ease-out, opacity .2s .20s ease-out, transform .2s .20s ease-out;
|
|
}
|
|
.html-ready .nasa-product-grid .quick-view {
|
|
-webkit-transition: color .3s .001s ease-out, background .1s .001s ease-out, visibility .2s .10s ease-out, opacity .2s .10s ease-out, -webkit-transform .2s .10s ease-out;
|
|
-moz-transition: color .3s .001s ease-out, background .1s .001s ease-out, visibility .2s .10s ease-out, opacity .2s .10s ease-out, -moz-transform .2s .10s ease-out;
|
|
-ms-transition: color .3s .001s ease-out, background .1s .001s ease-out, visibility .2s .10s ease-out, opacity .2s .10s ease-out, -ms-transform .2s .10s ease-out;
|
|
-o-transition: color .3s .001s ease-out, background .1s .001s ease-out, visibility .2s .10s ease-out, opacity .2s .10s ease-out, -o-transform .2s .10s ease-out;
|
|
transition: color .3s .001s ease-out, background .1s .001s ease-out, visibility .2s .0s ease-out, opacity .2s .0s ease-out, transform .2s .0s ease-out;
|
|
}
|
|
.html-ready .nasa-product-grid .btn-compare {
|
|
-webkit-transition: color .3s .001s ease-out, background .1s .001s ease-out, visibility .2s .20s ease-out, opacity .2s .20s ease-out, -webkit-transform .2s .20s ease-out;
|
|
-moz-transition: color .3s .001s ease-out, background .1s .001s ease-out, visibility .2s .20s ease-out, opacity .2s .20s ease-out, -moz-transform .2s .20s ease-out;
|
|
-ms-transition: color .3s .001s ease-out, background .1s .001s ease-out, visibility .2s .20s ease-out, opacity .2s .20s ease-out, -ms-transform .2s .20s ease-out;
|
|
-o-transition: color .3s .001s ease-out, background .1s .001s ease-out, visibility .2s .20s ease-out, .2s .20s ease-out, -o-transform .2s .20s ease-out;
|
|
transition: color .3s .001s ease-out, background .1s .001s ease-out, visibility .2s .10s ease-out, opacity .2s .10s ease-out, transform .2s .10s ease-out;
|
|
}
|
|
.html-ready .nasa-archive-product-warp {
|
|
background: transparent;
|
|
}
|
|
.html-ready .crazy-load-slider {
|
|
display: none;
|
|
}
|
|
.html-ready .nasa-static-group-btn {
|
|
visibility: visible;
|
|
opacity: 1;
|
|
}
|
|
.html-ready .nasa-transition-none {
|
|
-webkit-transition: none !important;
|
|
-moz-transition: none !important;
|
|
-o-transition: none !important;
|
|
transition: none !important;
|
|
}
|
|
|
|
@media only screen and (max-width: 1024px) {
|
|
.html-ready .columns.nasa-top-sidebar {
|
|
-webkit-transition: all 400ms ease;
|
|
-moz-transition: all 400ms ease;
|
|
-o-transition: all 400ms ease;
|
|
transition: all 400ms ease;
|
|
}
|
|
.html-ready .dokan-store-sidebar,
|
|
.html-ready .col-sidebar {
|
|
-webkit-transition: all 700ms ease;
|
|
-moz-transition: all 700ms ease;
|
|
-o-transition: all 700ms ease;
|
|
transition: all 700ms ease;
|
|
}
|
|
}
|
|
@media only screen and (max-width: 767px) {
|
|
.html-ready .nasa-archive-product-content .nasa-push-cat-filter,
|
|
.html-ready .black-window-mobile {
|
|
-webkit-transition: all 600ms ease;
|
|
-moz-transition: all 600ms ease;
|
|
-o-transition: all 600ms ease;
|
|
transition: all 600ms ease;
|
|
}
|
|
.html-ready .nasa-mobile-fixed,
|
|
.html-ready .nasa-header-icons-wrap {
|
|
-webkit-transition: all 350ms ease;
|
|
-moz-transition: all 350ms ease;
|
|
-o-transition: all 350ms ease;
|
|
transition: all 350ms ease;
|
|
}
|
|
.html-ready .nasa-mobile-menu-icon {
|
|
-webkit-transition: all 100ms ease;
|
|
-moz-transition: all 100ms ease;
|
|
-o-transition: all 100ms ease;
|
|
transition: all 100ms ease;
|
|
}
|
|
}
|
|
@media only screen and (min-width: 768px) {
|
|
.html-ready .nasa-modern-1 .nasa-product-grid .btn-link .cart-icon,
|
|
.html-ready .nasa-modern-1 .nasa-product-grid .btn-link .nasa-icon {
|
|
-webkit-transition: all 200ms ease;
|
|
-moz-transition: all 200ms ease;
|
|
-o-transition: all 200ms ease;
|
|
transition: all 200ms ease;
|
|
}
|
|
}
|
|
.nasa-total-condition-hint {
|
|
-webkit-transition: width 500ms ease;
|
|
-moz-transition: width 500ms ease;
|
|
-o-transition: width 500ms ease;
|
|
transition: width 500ms ease;
|
|
}
|
|
|
|
.nasa-enable-wow .wow {
|
|
visibility: hidden;
|
|
}
|
|
.nasa-enable-wow .wow.animated {
|
|
visibility: visible;
|
|
}
|
|
.nasa-enable-wow .wow.animated.slick-slide, .nasa-enable-wow .wow.animated.nasa-visible {
|
|
visibility: visible !important;
|
|
}
|
|
.nasa-enable-wow .nasa-bg-gd {
|
|
animation-duration: 2s;
|
|
animation-fill-mode: forwards;
|
|
animation-iteration-count: infinite;
|
|
animation-name: nasa-bg-gradient;
|
|
animation-timing-function: linear;
|
|
background: linear-gradient(to right, #f9f9f9 8%, #eeeeee 18%, #f9f9f9 38%);
|
|
}
|
|
|
|
.html-ready .nasa-enable-wow .nasa-bg-gd {
|
|
background: transparent;
|
|
}
|
|
|
|
@keyframes nasa-bg-gradient {
|
|
0% {
|
|
background-position: 0 0;
|
|
}
|
|
|
|
100% {
|
|
background-position: 100em 0;
|
|
}
|
|
}
|