@charset "UTF-8";

@import url("https://fonts.googleapis.com/css?family=Barlow+Condensed:400,600,700,900|Lato:300,400,500,700,900|Raleway");
#main {
margin-bottom: 0;
}
#main .content-area {
margin-bottom: 0;
}
.firstPad {
padding-top: 140px !important;
}
html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background-color: transparent;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: 700;
}
dfn {
font-style: italic;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type=checkbox],
input[type=radio] {
box-sizing: border-box;
padding: 0;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
height: auto;
}
input[type=search] {
-webkit-appearance: textfield;
box-sizing: content-box;
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid silver;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: 700;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
}
body {
-ms-word-wrap: break-word;
word-wrap: break-word;
}
body,
button,
input,
textarea {
color: #43454b;
font-family: "Source Sans Pro", HelveticaNeue-Light, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
line-height: 1.618;
text-rendering: optimizeLegibility;
font-weight: 400;
}
select {
color: initial;
font-family: "Source Sans Pro", HelveticaNeue-Light, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
font-weight: 300;
margin: 0 0 0.5407911001em;
color: #131315;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
font-weight: 300;
}
.alpha,
h1 {
font-size: 2.617924em;
line-height: 1.214;
letter-spacing: -1px;
}
.beta,
h2 {
font-size: 2em;
line-height: 1.214;
}
.beta + h3,
h2 + h3 {
border-top: 1px solid rgba(0, 0, 0, 0.05);
padding-top: 0.5407911001em;
}
.gamma,
h3 {
font-size: 1.618em;
}
.delta,
h4 {
font-size: 1.41575em;
}
.alpha,
.beta,
.delta,
.gamma {
display: block;
}
blockquote + h2,
blockquote + h3,
blockquote + h4,
blockquote + header h2,
form + h2,
form + h3,
form + h4,
form + header h2,
ol + h2,
ol + h3,
ol + h4,
ol + header h2,
p + h2,
p + h3,
p + h4,
p + header h2,
table + h2,
table + h3,
table + h4,
table + header h2,
ul + h2,
ul + h3,
ul + h4,
ul + header h2 {
margin-top: 2.2906835em;
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin: 0 0 1.41575em;
}
p {
margin: 0 0 1.41575em;
}
ol,
ul {
margin: 0 0 1.41575em 3em;
padding: 0;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ol,
li > ul {
margin-bottom: 0;
margin-left: 1em;
}
dt {
font-weight: 600;
}
dd {
margin: 0 0 1.618em;
}
b,
strong {
font-weight: 600;
}
cite,
dfn,
em,
i {
font-style: italic;
}
blockquote {
padding: 0 1em;
border-left: 3px solid rgba(0, 0, 0, 0.05);
font-style: italic;
}
address {
margin: 0 0 1.41575em;
}
pre {
background: rgba(0, 0, 0, 0.1);
font-family: "Courier 10 Pitch", Courier, monospace;
margin-bottom: 1.618em;
padding: 1.618em;
overflow: auto;
max-width: 100%;
}
code,
kbd,
tt,
var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
background-color: rgba(0, 0, 0, 0.05);
padding: 0.202em 0.5407911001em;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
ins,
mark {
text-decoration: none;
font-weight: 600;
background: 0 0;
}
sub,
sup {
font-size: 75%;
height: 0;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
bottom: 1ex;
}
sub {
top: 0.5ex;
}
small {
font-size: 75%;
}
big {
font-size: 125%;
}
figure {
margin: 0;
}
table {
margin: 0 0 1.41575em;
width: 100%;
}
img {
height: auto;
max-width: 100%;
display: block;
}
a {
color: #2c2d33;
text-decoration: none;
font-weight: 400;
}
a:focus {
outline: 1px dotted #96588a;
}
.storefront-cute * {
font-family: "Comic Sans MS", sans-serif;
}
* {
box-sizing: border-box;
}
body {
background-color: #fff;
overflow-x: hidden;
}
.site {
overflow-x: hidden;
}
.header-widget-region,
.site-content {
-webkit-tap-highlight-color: transparent;
}
.col-full::after,
.col-full::before {
content: "";
display: table;
}
.col-full::after {
clear: both;
}
.site-header {
background-color: #2c2d33;
padding-top: 1.618em;
padding-bottom: 1.618em;
color: #9aa0a7;
background-position: center center;
position: relative;
z-index: 999;
border-bottom: 1px solid transparent;
}
.site-header .custom-logo-link,
.site-header .site-logo-anchor,
.site-header .site-logo-link {
display: block;
margin-bottom: 0;
}
.site-header .custom-logo-link img,
.site-header .site-logo-anchor img,
.site-header .site-logo-link img {
max-width: 210px;
}
.site-header .widget {
margin-bottom: 0;
width: 200px;
}
.home.blog .site-header,
.home.page:not(.page-template-template-homepage) .site-header,
.home.post-type-archive-product .site-header {
margin-bottom: 4.235801032em;
}
.no-wc-breadcrumb .site-header {
margin-bottom: 4.235801032em;
}
.no-wc-breadcrumb.page-template-template-homepage .site-header {
margin-bottom: 0;
}
.header-widget-region {
position: relative;
z-index: 99;
}
.site-branding {
float: left;
margin-bottom: 0;
}
.site-branding .site-title {
font-size: 2em;
letter-spacing: -1px;
margin: 0;
}
.site-branding .site-title a {
font-weight: 700;
}
.site-branding .site-description {
font-size: 0.875em;
display: none;
}
.site-branding .logo {
margin: 0;
}
.site-main {
margin-bottom: 2.617924em;
}
.site-content {
outline: 0;
}
.page-template-template-homepage:not(.has-post-thumbnail) .site-main {
padding-top: 4.235801032em;
}
.page-template-template-homepage .type-page {
padding-top: 2.617924em;
padding-bottom: 2.617924em;
position: relative;
}
.page-template-template-homepage .type-page .storefront-hero__button-edit {
position: absolute;
top: 1em;
right: 1em;
font-size: 0.875em;
}
.page-template-template-homepage .entry-content {
font-size: 1.1em;
}
.page-template-template-homepage .entry-content p:last-child {
margin-bottom: 0;
}
.page-template-template-homepage .entry-header h1 {
font-size: 3.706325903em;
margin-bottom: 0.2360828548em;
}
.page-template-template-homepage .entry-content,
.page-template-template-homepage .entry-header {
max-width: 41.0994671405em;
margin-left: auto;
margin-right: auto;
text-align: center;
}
.page-template-template-homepage.has-post-thumbnail .type-page.has-post-thumbnail {
background-size: cover;
background-position: center center;
padding-top: 6.8535260698em;
padding-bottom: 6.8535260698em;
}
.page-template-template-homepage.has-post-thumbnail .type-page.has-post-thumbnail .entry-content,
.page-template-template-homepage.has-post-thumbnail .type-page.has-post-thumbnail .entry-title {
opacity: 0;
-webkit-transition: all, ease, 0.5s;
transition: all, ease, 0.5s;
}
.page-template-template-homepage.has-post-thumbnail .type-page.has-post-thumbnail .entry-content.loaded,
.page-template-template-homepage.has-post-thumbnail .type-page.has-post-thumbnail .entry-title.loaded {
opacity: 1;
}
.site-footer {
background-color: #f3f3f3;
color: #76787e;
padding: 1.618em 0 3.706325903em;
}
.site-footer h1,
.site-footer h2,
.site-footer h3,
.site-footer h4,
.site-footer h5,
.site-footer h6 {
color: #65676d;
}
.site-footer a:not(.button) {
color: #2c2d33;
}
.site-info {
padding: 2.617924em 0;
}
.site-info span[role=separator] {
padding: 0 0.2360828548em 0 0.3342343017em;
}
.site-info span[role=separator]::before {
content: "|";
}
.alignleft {
display: inline;
float: left;
margin-right: 1em;
}
.alignright {
display: inline;
float: right;
margin-left: 1em;
}
.aligncenter {
clear: both;
display: block;
margin: 0 auto;
}
.screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
-webkit-clip-path: inset(50%);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
word-wrap: normal !important;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
display: block;
font-weight: 700;
height: auto;
left: 0;
line-height: normal;
padding: 1em 1.618em;
text-decoration: none;
top: 0;
width: auto;
z-index: 100000;
outline: 0;
}
.clear::after,
.clear::before,
.comment-content::after,
.comment-content::before,
.entry-content::after,
.entry-content::before,
.site-content::after,
.site-content::before,
.site-footer::after,
.site-footer::before,
.site-header::after,
.site-header::before {
content: "";
display: table;
}
.clear::after,
.comment-content::after,
.entry-content::after,
.site-content::after,
.site-footer::after,
.site-header::after {
clear: both;
}
table {
border-spacing: 0;
width: 100%;
border-collapse: separate;
}
table caption {
padding: 1em 0;
font-weight: 600;
}
table td,
table th {
padding: 1em 1.41575em;
text-align: left;
vertical-align: top;
}
table td p:last-child,
table th p:last-child {
margin-bottom: 0;
}
table th {
font-weight: 600;
}
table thead th {
padding: 1.41575em;
vertical-align: middle;
}
table tbody h2 {
font-size: 1em;
letter-spacing: normal;
font-weight: 400;
}
table tbody h2 a {
font-weight: 400;
}
.error404 .site-content .widget_product_search {
padding: 1.618em;
background-color: rgba(0, 0, 0, 0.025);
}
.error404 .site-content .widget_product_search form {
margin: 0;
}
.error404.left-sidebar .content-area,
.error404.right-sidebar .content-area {
width: 100%;
}
.error404 .fourohfour-columns-2 {
padding: 2.617924em 0;
border: 1px solid rgba(0, 0, 0, 0.05);
border-width: 1px 0;
margin-bottom: 2.617924em;
}
.error404 .fourohfour-columns-2::after,
.error404 .fourohfour-columns-2::before {
content: "";
display: table;
}
.error404 .fourohfour-columns-2::after {
clear: both;
}
.error404 .fourohfour-columns-2 .widget,
.error404 .fourohfour-columns-2 ul.products li.product {
margin-bottom: 0;
}
.error404 .fourohfour-columns-2 .col-1 ul.products {
margin-bottom: 2.2906835em;
}
.error404 .fourohfour-columns-2 .col-1 ul.products li.product {
width: 45.4545454545%;
float: left;
margin-right: 9.0909090909%;
}
.error404 .fourohfour-columns-2 .col-1 ul.products li.product:last-child {
margin-right: 0;
}
.error404 .fourohfour-columns-2 .col-2 {
padding: 1.618em;
background-color: rgba(0, 0, 0, 0.025);
}
#comments {
padding-top: 2.617924em;
}
#comments .comments-title {
border-bottom: 1px solid rgba(0, 0, 0, 0.05);
padding-bottom: 0.5407911001em;
margin-bottom: 1.618em;
}
#comments .comment-list {
list-style: none;
margin-left: 0;
}
#comments .comment-list .comment-body::after,
#comments .comment-list .comment-body::before {
content: "";
display: table;
}
#comments .comment-list .comment-body::after {
clear: both;
}
#comments .comment-list .comment-content {
padding-bottom: 1.618em;
margin-bottom: 1.618em;
}
#comments .comment-list .comment-content .comment-text {
padding: 1.618em;
border-radius: 3px;
}
#comments .comment-list .comment-content .comment-text p:last-child {
margin-bottom: 0;
}
#comments .comment-list .comment-meta {
margin-bottom: 1em;
}
#comments .comment-list .comment-meta .avatar {
margin-bottom: 1em;
max-width: 64px;
height: auto;
}
#comments .comment-list .comment-meta a.comment-date {
font-size: 0.875em;
}
#comments .comment-list .comment-meta cite {
font-style: normal;
clear: both;
display: block;
}
#comments .comment-list .reply {
margin-bottom: 1.618em;
padding-top: 0.6180469716em;
}
#comments .comment-list .reply::after,
#comments .comment-list .reply::before {
content: "";
display: table;
}
#comments .comment-list .reply::after {
clear: both;
}
#comments .comment-list .reply a {
display: inline-block;
margin-right: 1em;
}
#comments .comment-list .reply a:last-child {
margin-right: 0;
}
#comments .comment-list .children {
list-style: none;
}
.comment-content a {
word-wrap: break-word;
}
#respond {
clear: both;
padding: 1.618em;
background-color: rgba(0, 0, 0, 0.0125);
position: relative;
}
#respond .comment-form-author input,
#respond .comment-form-email input,
#respond .comment-form-url input {
width: 100%;
}
#respond .form-submit,
#respond form {
margin-bottom: 0;
}
#respond #cancel-comment-reply-link {
position: absolute;
top: 0.5407911001em;
right: 0.5407911001em;
display: block;
height: 1em;
width: 1em;
overflow: hidden;
line-height: 1;
font-size: 1.41575em;
text-align: center;
-webkit-transition: ease, 0.3s, -webkit-transform;
transition: ease, 0.3s, -webkit-transform;
transition: transform, ease, 0.3s;
transition: transform, ease, 0.3s, -webkit-transform;
}
#respond #cancel-comment-reply-link:hover {
-webkit-transform: scale(1.3);
-ms-transform: scale(1.3);
transform: scale(1.3);
}
.hentry {
margin: 0 0 4.235801032em;
}
.hentry .wp-post-image {
margin-bottom: 1.618em;
margin-left: auto;
margin-right: auto;
}
.hentry .entry-header {
margin-bottom: 1em;
border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.hentry .entry-header .byline,
.hentry .entry-header .posted-on {
font-size: 0.875em;
}
.hentry .entry-header .byline a,
.hentry .entry-header .posted-on a {
font-weight: 600;
text-decoration: underline;
}
.hentry .entry-header .byline a:hover,
.hentry .entry-header .posted-on a:hover {
text-decoration: none;
}
.hentry .entry-meta {
font-weight: 400;
}
.hentry.type-page .entry-header {
border-bottom: 0;
margin-bottom: 0;
}
.byline,
.updated:not(.published) {
display: none;
}
.group-blog .byline,
.single .byline {
display: inline;
}
.page-links {
clear: both;
margin: 0 0 1em;
}
.cat-links,
.comments-link,
.tags-links,
.vcard.author {
display: block;
margin-bottom: 1.618em;
}
.vcard.author .avatar {
width: 64px;
margin-bottom: 1em;
}
form {
margin-bottom: 1.618em;
}
button,
input,
select,
textarea {
font-size: 100%;
margin: 0;
vertical-align: baseline;
}
.added_to_cart,
.button,
button,
input[type=button],
input[type=reset],
input[type=submit] {
border: 0;
background: 0 0;
background-color: #43454b;
border-color: #43454b;
color: #fff;
cursor: pointer;
padding: 0.6180469716em 1.41575em;
text-decoration: none;
font-weight: 600;
text-shadow: none;
display: inline-block;
outline: 0;
-webkit-appearance: none;
border-radius: 0;
}
.added_to_cart.alt,
.added_to_cart.cta,
.button.alt,
.button.cta,
button.alt,
button.cta,
input[type=button].alt,
input[type=button].cta,
input[type=reset].alt,
input[type=reset].cta,
input[type=submit].alt,
input[type=submit].cta {
background-color: #2c2d33;
border-color: #2c2d33;
}
.added_to_cart.alt:hover,
.added_to_cart.cta:hover,
.button.alt:hover,
.button.cta:hover,
button.alt:hover,
button.cta:hover,
input[type=button].alt:hover,
input[type=button].cta:hover,
input[type=reset].alt:hover,
input[type=reset].cta:hover,
input[type=submit].alt:hover,
input[type=submit].cta:hover {
background-color: #2c2d33;
}
.added_to_cart:hover,
.button:hover,
button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
color: #fff;
}
.added_to_cart:focus,
.button:focus,
button:focus,
input[type=button]:focus,
input[type=reset]:focus,
input[type=submit]:focus {
outline: 1px dotted #96588a;
}
.added_to_cart.loading,
.button.loading,
button.loading,
input[type=button].loading,
input[type=reset].loading,
input[type=submit].loading {
opacity: 0.5;
}
.added_to_cart.small,
.button.small,
button.small,
input[type=button].small,
input[type=reset].small,
input[type=submit].small {
padding: 0.5407911001em 0.875em;
font-size: 0.875em;
}
.added_to_cart.disabled,
.added_to_cart:disabled,
.button.disabled,
.button:disabled,
button.disabled,
button:disabled,
input[type=button].disabled,
input[type=button]:disabled,
input[type=reset].disabled,
input[type=reset]:disabled,
input[type=submit].disabled,
input[type=submit]:disabled {
opacity: 0.5 !important;
cursor: not-allowed;
}
.added_to_cart.disabled:hover,
.added_to_cart:disabled:hover,
.button.disabled:hover,
.button:disabled:hover,
button.disabled:hover,
button:disabled:hover,
input[type=button].disabled:hover,
input[type=button]:disabled:hover,
input[type=reset].disabled:hover,
input[type=reset]:disabled:hover,
input[type=submit].disabled:hover,
input[type=submit]:disabled:hover {
opacity: 0.5 !important;
}
input[type=checkbox],
input[type=radio] {
padding: 0;
}
input[type=checkbox] + label,
input[type=radio] + label {
margin: 0 0 0 0.3819820591em;
}
input[type=search]::-webkit-search-decoration {
-webkit-appearance: none;
}
input[type=search] {
box-sizing: border-box;
}
input[type=search]::-webkit-input-placeholder {
color: #616161;
}
input[type=search]::-moz-placeholder {
color: #616161;
}
input[type=search]:-ms-input-placeholder {
color: #616161;
}
input[type=search]::placeholder {
color: #616161;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
.input-text,
input[type=email],
input[type=password],
input[type=search],
input[type=text],
input[type=url],
textarea {
padding: 0.6180469716em;
background-color: #f2f2f2;
color: #43454b;
outline: 0;
border: 0;
-webkit-appearance: none;
box-sizing: border-box;
font-weight: 400;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.125);
}
.input-text:focus,
input[type=email]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=text]:focus,
input[type=url]:focus,
textarea:focus {
background-color: #e6e5e5;
color: #2b2c30;
}
textarea {
overflow: auto;
padding-left: 0.875em;
vertical-align: top;
width: 100%;
}
label {
font-weight: 400;
}
label.inline input {
width: auto;
}
fieldset {
padding: 1.618em;
padding-top: 1em;
border: 0;
margin: 0;
margin-bottom: 1.618em;
margin-top: 1.618em;
}
fieldset legend {
font-weight: 600;
padding: 0.6180469716em 1em;
margin-left: -1em;
}
[placeholder]:focus::-webkit-input-placeholder {
-webkit-transition: opacity 0.5s 0.5s ease;
transition: opacity 0.5s 0.5s ease;
opacity: 0;
}
img {
border-radius: 3px;
}
.comment-content img.wp-smiley,
.entry-content img.wp-smiley,
.page-content img.wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
display: inline-block;
border-radius: 0;
}
.wp-caption {
margin-bottom: 1em;
max-width: 100%;
}
.wp-caption img[class*=wp-image-] {
display: block;
margin: 0 auto;
}
.wp-caption .wp-caption-text {
text-align: left;
font-style: italic;
border-bottom: 2px solid rgba(0, 0, 0, 0.05);
padding: 1em 0;
}
.gallery {
margin-bottom: 1em;
}
.gallery::after,
.gallery::before {
content: "";
display: table;
}
.gallery::after {
clear: both;
}
.gallery .gallery-item {
float: left;
}
.gallery .gallery-item .gallery-icon a {
display: block;
}
.gallery .gallery-item .gallery-icon img {
border: none;
height: auto;
margin: 0 auto;
}
.gallery .gallery-item .gallery-caption {
margin: 0;
text-align: center;
}
.gallery.gallery-columns-1 .gallery-item {
width: 100%;
}
.gallery.gallery-columns-2 .gallery-item {
width: 50%;
}
.gallery.gallery-columns-3 .gallery-item {
width: 33.3%;
}
.gallery.gallery-columns-4 .gallery-item {
width: 25%;
}
.gallery.gallery-columns-5 .gallery-item {
width: 20%;
}
.gallery.gallery-columns-6 .gallery-item {
width: 16.666666667%;
}
.gallery.gallery-columns-7 .gallery-item {
width: 14.285714286%;
}
.gallery.gallery-columns-8 .gallery-item {
width: 12.5%;
}
.gallery.gallery-columns-9 .gallery-item {
width: 11.111111111%;
}
embed,
iframe,
object,
video {
max-width: 100%;
}
.secondary-navigation {
display: none;
}
button.menu-toggle {
cursor: pointer;
text-align: left;
float: right;
position: relative;
border: 2px solid transparent;
box-shadow: none;
border-radius: 2px;
background-image: none;
padding: 0.6180469716em 0.875em 0.6180469716em 2.617924em;
font-size: 0.875em;
}
button.menu-toggle:hover {
background-image: none;
}
button.menu-toggle span::before {
-webkit-transition: all, ease, 0.2s;
transition: all, ease, 0.2s;
}
button.menu-toggle span::before,
button.menu-toggle::after,
button.menu-toggle::before {
content: "";
display: block;
height: 2px;
width: 14px;
position: absolute;
top: 50%;
left: 1em;
margin-top: -1px;
-webkit-transition: all, ease, 0.2s;
transition: all, ease, 0.2s;
border-radius: 3px;
}
button.menu-toggle::before {
-webkit-transform: translateY(-4px);
-ms-transform: translateY(-4px);
transform: translateY(-4px);
}
button.menu-toggle::after {
-webkit-transform: translateY(4px);
-ms-transform: translateY(4px);
transform: translateY(4px);
}
.toggled button.menu-toggle::after,
.toggled button.menu-toggle::before {
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.toggled button.menu-toggle::after {
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.toggled button.menu-toggle span::before {
opacity: 0;
}
.primary-navigation {
display: none;
}
.main-navigation::after,
.main-navigation::before {
content: "";
display: table;
}
.main-navigation::after {
clear: both;
}
.main-navigation div.menu {
display: none;
}
.main-navigation div.menu:last-child {
display: block;
}
.main-navigation .menu {
clear: both;
}
.handheld-navigation,
.main-navigation div.menu > ul:not(.nav-menu),
.nav-menu {
overflow: hidden;
max-height: 0;
-webkit-transition: all, ease, 0.8s;
transition: all, ease, 0.8s;
}
.handheld-navigation {
clear: both;
}
.handheld-navigation ul {
margin: 0;
}
.handheld-navigation ul.menu li {
position: relative;
}
.handheld-navigation ul.menu li button::after {
-webkit-transition: all, ease, 0.9s;
transition: all, ease, 0.9s;
}
.handheld-navigation ul.menu li button.toggled-on::after {
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.handheld-navigation ul.menu .sub-menu {
visibility: hidden;
opacity: 0;
max-height: 0;
-webkit-transition: all, ease, 0.9s;
transition: all, ease, 0.9s;
}
.handheld-navigation ul.menu .sub-menu.toggled-on {
visibility: visible;
max-height: 9999px;
opacity: 1;
}
.handheld-navigation .dropdown-toggle {
background: 0 0;
position: absolute;
top: 0;
right: 0;
display: block;
}
.main-navigation.toggled .handheld-navigation,
.main-navigation.toggled .menu > ul:not(.nav-menu),
.main-navigation.toggled ul[aria-expanded=true] {
max-height: 9999px;
}
.main-navigation ul {
margin-left: 0;
list-style: none;
margin-bottom: 0;
}
.main-navigation ul ul {
display: block;
margin-left: 1.41575em;
}
.main-navigation ul li a {
padding: 0.875em 0;
display: block;
}
.main-navigation ul li a:hover {
color: #e6e6e6;
}
.site-main nav.navigation {
clear: both;
padding: 2.617924em 0;
}
.site-main nav.navigation::after,
.site-main nav.navigation::before {
content: "";
display: table;
}
.site-main nav.navigation::after {
clear: both;
}
.site-main nav.navigation .nav-next a,
.site-main nav.navigation .nav-previous a {
display: inline-block;
-webkit-transition: all, ease, 0.3s;
transition: all, ease, 0.3s;
padding: 0.6180469716em 1em;
border-radius: 3px;
}
.site-main nav.navigation .nav-previous {
float: left;
width: 50%;
}
.site-main nav.navigation .nav-previous a:hover {
-webkit-transform: translate(-1em);
-ms-transform: translate(-1em);
transform: translate(-1em);
}
.site-main nav.navigation .nav-next {
float: right;
text-align: right;
width: 50%;
}
.site-main nav.navigation .nav-next a:hover {
-webkit-transform: translate(1em);
-ms-transform: translate(1em);
transform: translate(1em);
}
.pagination,
.woocommerce-pagination {
padding: 1em 0;
border: 1px solid rgba(0, 0, 0, 0.05);
border-width: 1px 0;
text-align: center;
clear: both;
}
.pagination ul.page-numbers::after,
.pagination ul.page-numbers::before,
.woocommerce-pagination ul.page-numbers::after,
.woocommerce-pagination ul.page-numbers::before {
content: "";
display: table;
}
.pagination ul.page-numbers::after,
.woocommerce-pagination ul.page-numbers::after {
clear: both;
}
.pagination .page-numbers,
.woocommerce-pagination .page-numbers {
list-style: none;
margin: 0;
}
.pagination .page-numbers li,
.woocommerce-pagination .page-numbers li {
display: inline-block;
}
.pagination .page-numbers li .page-numbers,
.woocommerce-pagination .page-numbers li .page-numbers {
border-left-width: 0;
display: inline-block;
padding: 0.3342343017em 0.875em;
background-color: rgba(0, 0, 0, 0.025);
color: #43454b;
}
.pagination .page-numbers li .page-numbers.current,
.woocommerce-pagination .page-numbers li .page-numbers.current {
background-color: #2c2d33;
border-color: #2c2d33;
}
.pagination .page-numbers li .page-numbers.dots,
.woocommerce-pagination .page-numbers li .page-numbers.dots {
background-color: transparent;
}
.pagination .page-numbers li .page-numbers.next,
.pagination .page-numbers li .page-numbers.prev,
.woocommerce-pagination .page-numbers li .page-numbers.next,
.woocommerce-pagination .page-numbers li .page-numbers.prev {
padding-left: 1em;
padding-right: 1em;
}
.pagination .page-numbers li a.page-numbers:hover,
.woocommerce-pagination .page-numbers li a.page-numbers:hover {
background-color: rgba(0, 0, 0, 0.05);
}
.rtl .pagination a.next,
.rtl .pagination a.prev,
.rtl .woocommerce-pagination a.next,
.rtl .woocommerce-pagination a.prev {
-webkit-transform: rotateY(180deg);
transform: rotateY(180deg);
}
.widget {
margin: 0 0 3.706325903em;
}
.widget select {
max-width: 100%;
}
.widget .widget-search .search-submit {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
-webkit-clip-path: inset(50%);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
word-wrap: normal !important;
}
.widget .widget-title,
.widget .widgettitle {
font-size: 1.41575em;
letter-spacing: 0;
border-bottom: 1px solid rgba(0, 0, 0, 0.05);
padding: 0 0 1em;
margin-bottom: 1em;
font-weight: 300;
}
.widget ul {
margin-left: 0;
list-style: none;
}
.widget ul ul {
margin-left: 1.618em;
}
.widget-area .widget {
font-weight: 400;
}
.widget-area .widget a.button {
font-weight: 600 !important;
}
.header-widget-region::after,
.header-widget-region::before {
content: "";
display: table;
}
.header-widget-region::after {
clear: both;
}
.header-widget-region .widget {
margin: 0;
padding: 1em 0;
font-size: 0.875em;
}
.widget_product_search form,
.widget_search form {
position: relative;
}
.widget_product_search form input[type=search],
.widget_product_search form input[type=text],
.widget_search form input[type=search],
.widget_search form input[type=text] {
width: 100%;
}
.widget_product_search form button[type=submit],
.widget_product_search form input[type=submit],
.widget_search form button[type=submit],
.widget_search form input[type=submit] {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
-webkit-clip-path: inset(50%);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
word-wrap: normal !important;
top: 0;
left: 0;
}
.widget_archive ul,
.widget_categories ul,
.widget_layered_nav ul,
.widget_layered_nav_filters ul,
.widget_links ul,
.widget_nav_menu ul,
.widget_pages ul,
.widget_product_categories ul,
.widget_recent_comments ul,
.widget_recent_entries ul {
margin: 0;
}
.widget_archive ul li,
.widget_categories ul li,
.widget_layered_nav ul li,
.widget_layered_nav_filters ul li,
.widget_links ul li,
.widget_nav_menu ul li,
.widget_pages ul li,
.widget_product_categories ul li,
.widget_recent_comments ul li,
.widget_recent_entries ul li {
list-style: none;
margin-bottom: 1em;
line-height: 1.41575em;
}
.widget_archive ul .children,
.widget_categories ul .children,
.widget_layered_nav ul .children,
.widget_layered_nav_filters ul .children,
.widget_links ul .children,
.widget_nav_menu ul .children,
.widget_pages ul .children,
.widget_product_categories ul .children,
.widget_recent_comments ul .children,
.widget_recent_entries ul .children {
margin-top: 0.6180469716em;
margin-left: 1.618em;
}
.widget_archive ul .children,
.widget_categories ul .children,
.widget_layered_nav ul .children,
.widget_layered_nav_filters ul .children,
.widget_links ul .children,
.widget_nav_menu ul .children,
.widget_pages ul .children,
.widget_product_categories ul .children,
.widget_recent_comments ul .children,
.widget_recent_entries ul .children {
margin-left: 0;
margin-top: 1em;
}
.footer-widgets #wp-calendar td,
.footer-widgets #wp-calendar th,
.widget-area #wp-calendar td,
.widget-area #wp-calendar th {
padding: 0.236em;
text-align: center;
}
.widget_pages ul ul.children,
.widget_recent_entries ul ul.children {
margin: 0.6180469716em 0 0 1.41575em;
}
.widget_rating_filter .wc-layered-nav-rating {
margin-bottom: 0.6180469716em;
}
.widget_rating_filter .wc-layered-nav-rating a {
text-decoration: none !important;
}
.widget_rating_filter .wc-layered-nav-rating .star-rating {
display: inline-block;
height: 1em;
line-height: 1;
}
.widget-area .widget {
font-size: 0.875em;
}
.widget-area .widget h1.widget-title {
font-size: 1.41575em;
}
.widget-area .widget a:not(.button) {
font-weight: 600;
text-decoration: underline;
}
.widget-area .widget a:not(.button):hover {
text-decoration: none;
}
@media (min-width: 768px) {
table.shop_table_responsive tbody tr td,
table.shop_table_responsive tbody tr th {
text-align: left;
}
.site-header {
padding-top: 2.617924em;
padding-bottom: 0;
}
.site-header .site-branding {
display: block;
width: 100%;
float: left;
margin-left: 0;
margin-right: 0;
clear: both;
}
.site-header .site-branding img {
height: auto;
max-width: 230px;
max-height: none;
}
.woocommerce-active .site-header .site-branding {
width: 73.9130434783%;
float: left;
margin-right: 4.347826087%;
}
.woocommerce-active .site-header .site-branding img {
max-width: 100%;
}
.woocommerce-active .site-header .site-search {
width: 21.7391304348%;
float: right;
margin-right: 0;
clear: none;
}
.woocommerce-active .site-header .main-navigation {
width: 73.9130434783%;
float: left;
margin-right: 4.347826087%;
clear: both;
}
.woocommerce-active .site-header .site-header-cart {
width: 21.7391304348%;
float: right;
margin-right: 0;
margin-bottom: 0;
}
.storefront-secondary-navigation .site-header .site-branding {
width: 39.1304347826%;
float: left;
margin-right: 4.347826087%;
}
.storefront-secondary-navigation .site-header .secondary-navigation {
width: 56.5217391304%;
float: right;
margin-right: 0;
}
.storefront-secondary-navigation.woocommerce-active .site-header .site-branding {
width: 21.7391304348%;
float: left;
margin-right: 4.347826087%;
}
.storefront-secondary-navigation.woocommerce-active .site-header .secondary-navigation {
width: 47.8260869565%;
float: left;
margin-right: 4.347826087%;
}
.site-branding .site-description {
margin-bottom: 0;
display: block;
}
.custom-logo-link,
.site-branding,
.site-header-cart,
.site-logo-anchor,
.site-logo-link,
.site-search {
margin-bottom: 1.41575em;
}
.site-header .subscribe-and-connect-connect {
float: right;
margin-bottom: 1em;
}
.site-header .subscribe-and-connect-connect .icons {
list-style: none;
margin: 0;
}
.site-header .subscribe-and-connect-connect .icons a {
font-size: 1em !important;
}
.site-header .subscribe-and-connect-connect .icons li {
margin: 0 0 0 0.5407911001em !important;
display: inline-block;
}
.col-full {
max-width: 66.4989378333em;
margin-left: auto;
margin-right: auto;
padding: 0 2.617924em;
box-sizing: content-box;
}
.col-full:after {
content: " ";
display: block;
clear: both;
}
.site-content::after,
.site-content::before {
content: "";
display: table;
}
.site-content::after {
clear: both;
}
.content-area {
width: 73.9130434783%;
float: left;
margin-right: 4.347826087%;
}
.widget-area {
width: 21.7391304348%;
float: right;
margin-right: 0;
}
.right-sidebar .content-area {
width: 73.9130434783%;
float: left;
margin-right: 4.347826087%;
}
.right-sidebar .widget-area {
width: 21.7391304348%;
float: right;
margin-right: 0;
}
.left-sidebar .content-area {
width: 73.9130434783%;
float: right;
margin-right: 0;
}
.left-sidebar .widget-area {
width: 21.7391304348%;
float: left;
margin-right: 4.347826087%;
}
.storefront-full-width-content .content-area {
width: 100%;
float: left;
margin-left: 0;
margin-right: 0;
}
.content-area,
.widget-area {
margin-bottom: 2.617924em;
}
.page-template-template-fullwidth-php .content-area,
.page-template-template-homepage-php .content-area {
width: 100%;
float: left;
margin-left: 0;
margin-right: 0;
margin-bottom: 0px;
}
.footer-widgets {
padding-top: 4.235801032em;
border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.footer-widgets::after,
.footer-widgets::before {
content: "";
display: table;
}
.footer-widgets::after {
clear: both;
}
.footer-widgets.col-2 .block {
width: 47.8260869565%;
float: left;
margin-right: 4.347826087%;
}
.footer-widgets.col-2 .block.footer-widget-2 {
float: right;
margin-right: 0;
}
.footer-widgets.col-3 .block {
width: 30.4347826087%;
float: left;
margin-right: 4.347826087%;
}
.footer-widgets.col-3 .block.footer-widget-3 {
float: right;
margin-right: 0;
}
.footer-widgets.col-4 .block {
width: 21.7391304348%;
float: left;
margin-right: 4.347826087%;
}
.footer-widgets.col-4 .block.footer-widget-4 {
float: right;
margin-right: 0;
}
.comment-list::after,
.comment-list::before {
content: "";
display: table;
}
.comment-list::after {
clear: both;
}
.comment-list .comment {
clear: both;
}
.comment-list .comment-meta {
width: 17.6470588235%;
float: left;
margin-right: 5.8823529412%;
text-align: right;
}
.comment-list .comment-meta .avatar {
float: right;
}
.comment-list .comment-content {
padding-bottom: 3.706325903em;
margin-bottom: 3.706325903em;
}
.comment-list #respond,
.comment-list .comment-content {
width: 76.4705882353%;
float: right;
margin-right: 0;
}
.comment-list #respond {
float: right;
}
.comment-list #respond .comment-form-author,
.comment-list #respond .comment-form-email,
.comment-list #respond .comment-form-url {
width: 100%;
margin-right: 0;
}
.comment-list .comment-body #respond {
box-shadow: 0 6px 2em rgba(0, 0, 0, 0.2);
margin-bottom: 2.617924em;
margin-top: -1.618em;
}
.comment-list .reply {
clear: both;
text-align: right;
}
.comment-list ol.children {
width: 88.2352941176%;
float: right;
margin-right: 0;
list-style: none;
}
.comment-list ol.children .comment-meta {
width: 20%;
float: left;
margin-right: 6.6666666667%;
}
.comment-list ol.children #respond,
.comment-list ol.children .comment-content {
width: 73.3333333333%;
float: right;
margin-right: 0;
}
.comment-list ol.children ol.children {
width: 86.6666666667%;
float: right;
margin-right: 0;
}
.comment-list ol.children ol.children .comment-meta {
width: 23.0769230769%;
float: left;
margin-right: 7.6923076923%;
}
.comment-list ol.children ol.children #respond,
.comment-list ol.children ol.children .comment-content {
width: 69.2307692308%;
float: right;
margin-right: 0;
}
.comment-list ol.children ol.children ol.children {
width: 84.6153846154%;
float: right;
margin-right: 0;
}
.comment-list ol.children ol.children ol.children .comment-meta {
width: 27.2727272727%;
float: left;
margin-right: 9.0909090909%;
}
.comment-list ol.children ol.children ol.children #respond,
.comment-list ol.children ol.children ol.children .comment-content {
width: 63.6363636364%;
float: right;
margin-right: 0;
}
.comment-list ol.children ol.children ol.children ol.children {
width: 81.8181818182%;
float: right;
margin-right: 0;
}
.comment-list ol.children ol.children ol.children ol.children .comment-meta {
width: 33.3333333333%;
float: left;
margin-right: 11.1111111111%;
}
.comment-list ol.children ol.children ol.children ol.children #respond,
.comment-list ol.children ol.children ol.children ol.children .comment-content {
width: 55.5555555556%;
float: right;
margin-right: 0;
}
#respond {
padding: 2.617924em;
}
#respond .comment-form-author,
#respond .comment-form-email,
#respond .comment-form-url {
width: 29.4117647059%;
float: left;
margin-right: 5.8823529412%;
}
#respond .comment-form-url {
float: right;
margin-right: 0;
}
#respond .comment-form-comment {
clear: both;
}
.hentry .entry-header {
margin-bottom: 2.617924em;
}
.hentry.type-post::after,
.hentry.type-post::before {
content: "";
display: table;
}
.hentry.type-post::after {
clear: both;
}
.hentry.type-post .entry-meta {
width: 17.6470588235%;
float: left;
margin-right: 5.8823529412%;
font-size: 0.875em;
}
.hentry.type-post .entry-content {
width: 76.4705882353%;
float: right;
margin-right: 0;
}
.handheld-navigation,
.main-navigation.toggled .handheld-navigation,
.main-navigation.toggled div.menu,
.menu-toggle {
display: none;
}
.primary-navigation {
display: block;
}
.main-navigation,
.secondary-navigation {
clear: both;
display: block;
width: 100%;
}
.main-navigation ul,
.secondary-navigation ul {
list-style: none;
margin: 0;
padding-left: 0;
display: block;
}
.main-navigation ul li,
.secondary-navigation ul li {
position: relative;
display: inline-block;
text-align: left;
}
.main-navigation ul li a,
.secondary-navigation ul li a {
display: block;
}
.main-navigation ul li a::before,
.secondary-navigation ul li a::before {
display: none;
}
.main-navigation ul li.focus > ul,
.main-navigation ul li:hover > ul,
.secondary-navigation ul li.focus > ul,
.secondary-navigation ul li:hover > ul {
left: 0;
display: block;
}
.main-navigation ul li.focus > ul li > ul,
.main-navigation ul li:hover > ul li > ul,
.secondary-navigation ul li.focus > ul li > ul,
.secondary-navigation ul li:hover > ul li > ul {
left: -9999px;
}
.main-navigation ul li.focus > ul li > ul.sub-menu--is-touch-device,
.main-navigation ul li:hover > ul li > ul.sub-menu--is-touch-device,
.secondary-navigation ul li.focus > ul li > ul.sub-menu--is-touch-device,
.secondary-navigation ul li:hover > ul li > ul.sub-menu--is-touch-device {
display: none;
left: 0;
}
.main-navigation ul li.focus > ul li.focus > ul,
.main-navigation ul li.focus > ul li:hover > ul,
.main-navigation ul li:hover > ul li.focus > ul,
.main-navigation ul li:hover > ul li:hover > ul,
.secondary-navigation ul li.focus > ul li.focus > ul,
.secondary-navigation ul li.focus > ul li:hover > ul,
.secondary-navigation ul li:hover > ul li.focus > ul,
.secondary-navigation ul li:hover > ul li:hover > ul {
left: 100%;
top: 0;
display: block;
}
.main-navigation ul ul,
.secondary-navigation ul ul {
float: left;
position: absolute;
top: 100%;
z-index: 99999;
left: -9999px;
}
.main-navigation ul ul.sub-menu--is-touch-device,
.secondary-navigation ul ul.sub-menu--is-touch-device {
display: none;
left: 0;
}
.main-navigation ul ul li,
.secondary-navigation ul ul li {
display: block;
}
.main-navigation ul ul li a,
.secondary-navigation ul ul li a {
width: 200px;
}
ul.menu li.current-menu-item > a {
color: #43454b;
}
.storefront-primary-navigation {
clear: both;
}
.storefront-primary-navigation::after,
.storefront-primary-navigation::before {
content: "";
display: table;
}
.storefront-primary-navigation::after {
clear: both;
}
.main-navigation div.menu {
display: block;
}
.main-navigation ul.menu,
.main-navigation ul.nav-menu {
max-height: none;
overflow: visible;
}
.main-navigation ul.menu > li > a,
.main-navigation ul.nav-menu > li > a {
padding: 1.618em 1em;
}
.main-navigation ul.menu > li:first-child,
.main-navigation ul.nav-menu > li:first-child {
margin-left: -1em;
}
.main-navigation ul.menu > li.menu-item-has-children:hover::after,
.main-navigation ul.menu > li.page_item_has_children:hover::after,
.main-navigation ul.nav-menu > li.menu-item-has-children:hover::after,
.main-navigation ul.nav-menu > li.page_item_has_children:hover::after {
display: block;
}
.main-navigation ul.menu ul,
.main-navigation ul.nav-menu ul {
margin-left: 0;
}
.main-navigation ul.menu ul li a,
.main-navigation ul.nav-menu ul li a {
padding: 0.875em 1.41575em;
font-weight: 400;
font-size: 0.875em;
}
.main-navigation ul.menu ul li:last-child,
.main-navigation ul.nav-menu ul li:last-child {
border-bottom: 0;
}
.main-navigation ul.menu ul ul,
.main-navigation ul.nav-menu ul ul {
margin-left: 0;
box-shadow: none;
}
.main-navigation ul.menu ul a:hover,
.main-navigation ul.menu ul li.focus,
.main-navigation ul.menu ul li:hover > a,
.main-navigation ul.nav-menu ul a:hover,
.main-navigation ul.nav-menu ul li.focus,
.main-navigation ul.nav-menu ul li:hover > a {
background-color: rgba(0, 0, 0, 0.025);
}
.main-navigation a {
padding: 0 1em 2.2906835em;
}
.secondary-navigation {
margin: 0 0 1.618em;
width: auto;
clear: none;
line-height: 1;
}
.secondary-navigation .menu {
font-size: 0.875em;
width: auto;
float: right;
}
.secondary-navigation .menu > li:hover > a {
text-decoration: none;
}
.secondary-navigation .menu ul a {
padding: 0.326em 0.875em;
background: rgba(0, 0, 0, 0.05);
}
.secondary-navigation .menu ul li:first-child a {
padding-top: 1em;
}
.secondary-navigation .menu ul li:last-child a {
padding-bottom: 1em;
}
.secondary-navigation .menu ul ul {
margin-top: -0.6180469716em;
}
.secondary-navigation .menu a {
padding: 1em 0.875em;
color: #737781;
font-weight: 400;
}
.secondary-navigation .menu a:hover {
text-decoration: none;
}
.error404 .fourohfour-columns-2 .col-1 {
width: 47.8260869565%;
float: left;
margin-right: 4.347826087%;
}
.error404 .fourohfour-columns-2 .col-1 ul.products {
margin-bottom: 0;
}
.error404 .fourohfour-columns-2 .col-2 {
width: 47.8260869565%;
float: right;
margin-right: 0;
}
}
@media (max-width: 66.4989378333em) {
.col-full {
margin-left: 2.617924em;
margin-right: 2.617924em;
padding: 0;
}
}
@media (max-width: 568px) {
.col-full {
margin-left: 1.41575em;
margin-right: 1.41575em;
padding: 0;
}
}
.site {
overflow-x: initial;
}
.page-title-wrapper {
margin-bottom: 35px;
background-size: cover;
padding: 185px 0 120px;
text-align: center;
position: relative;
}
.page-title {
font-size: 24px;
text-transform: uppercase;
font-family: "Montserrat", sans-serif;
letter-spacing: 1px;
font-weight: normal;
margin-top: 7px;
margin-bottom: 3px;
position: relative;
z-index: 2;
color: #fff;
}
.payment {
display: block;
float: left;
padding-top: 22px;
width: 20%;
}
.payment .mastercard {
background-image: url(//exelixis.ro/wp-content/themes/storefront/assets/images/sprite.png);
background-repeat: no-repeat;
background-position: -9px -726px;
width: 37px;
height: 23px;
margin-left: 5px;
margin-right: 5px;
float: right;
}
.payment .visa {
background-image: url(//exelixis.ro/wp-content/themes/storefront/assets/images/sprite.png);
background-repeat: no-repeat;
background-position: -9px -685px;
width: 37px;
height: 23px;
margin-left: 5px;
margin-right: 5px;
float: right;
}
.payment .paypal {
background-image: url(//exelixis.ro/wp-content/themes/storefront/assets/images/sprite.png);
background-repeat: no-repeat;
background-position: -9px -805px;
width: 37px;
height: 23px;
margin-left: 5px;
margin-right: 5px;
float: right;
}
.payment .discover {
background-image: url(//exelixis.ro/wp-content/themes/storefront/assets/images/sprite.png);
background-repeat: no-repeat;
background-position: -9px -767px;
width: 37px;
height: 23px;
margin-left: 5px;
margin-right: 5px;
float: right;
}
.prdctfltr-widget .prdctfltr_wc .prdctfltr_woocommerce_ordering .prdctfltr_filter {
width: 100%;
padding: 0;
margin-bottom: 20px;
padding: 10px;
border: 1px solid #ff5400;
}
.prdctfltr_wc .prdctfltr_woocommerce_ordering .prdctfltr_filter label > span {
position: relative;
line-height: 22px;
font-family: "Barlow Condensed", sans-serif;
}
#searchWrap {
display: none;
width: 100%;
position: absolute;
z-index: 333;
}
#searchWrap .col-full {
position: relative;
width: 100%;
}
#searchWrap .searchBar {
background-color: #fff;
float: left;
width: 100%;
padding: 10px 10px;
}
#searchWrap .site-search {
display: block;
float: right;
margin: 0;
}
#searchWrap .site-search .widget_product_search form:before {
display: none;
}
#searchWrap .widget {
margin: 0;
}
#searchWrap ::placeholder {
color: #000;
}
#searchWrap input[type=submit] {
clip: unset;
top: initial;
left: initial;
right: 0;
position: absolute !important;
background-color: transparent;
line-height: 15px;
color: #000;
text-transform: uppercase;
font-family: "Barlow Condensed", sans-serif;
font-size: 14px;
font-weight: bold;
}
#searchWrap input[type=search] {
width: 300px;
height: 30px;
background-color: transparent;
color: #000;
border: 2px solid #ff5400;
float: right;
padding-left: 15px;
text-transform: lowercase;
}
#searchWrap .semn {
position: absolute;
top: -32px;
right: 60px;
color: #000;
font-size: 30px;
z-index: 33333;
}
table tbody td {
background-color: #ffffff;
}
table tbody tr:nth-child(2n) td, fieldset, fieldset legend {
background-color: #ececec;
}
td:first-of-type {
font-weight: 500;
}
*:focus {
outline: none !important;
}
img {
border-radius: 0;
}
a:focus, a:visited {
outline: none;
}
a:hover, a:active, a:focus {
outline: 0;
}
object, embed {
outline: 0;
}
a:active {
outline: none;
}
a img {
outline: none;
}
.langWrapDiv {
background-color: #ff5400;
font-size: 14px;
color: #000;
font-family: "Barlow Condensed", sans-serif;
text-transform: uppercase;
font-weight: bold;
padding: 4px 10px;
float: left;
}
.headWrap { width: 100%;
float: left;
padding-left: 20px;
padding-right: 20px;
}
.storefront-breadcrumb {
display: none;
}
.single-product .storefront-breadcrumb {
display: block;
padding-top: 100px;
}
.woocommerce-breadcrumb {
margin-bottom: 0;
background-color: #fff;
padding: 20px;
text-transform: uppercase;
font-weight: 500;
color: #000;
font-family: "Barlow Condensed", sans-serif;
font-size: 16px;
}
.flex-viewport {
padding: 5px;
border: 1px solid #e1e1e1;
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs {
margin: 0;
padding: 0;
margin-left: -5px;
margin-right: -5px;
}
.single-product div.product .woocommerce-product-gallery .flex-viewport {
margin-bottom: 5px;
}
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
background-color: transparent;
color: #333333;
}
h1.product_title.entry-title {
font-size: 24px;
font-family: "Barlow Condensed", sans-serif;
text-transform: uppercase;
font-weight: bold;
color: #000;
margin-bottom: 5px;
padding-bottom: 10px;
border-bottom: 2px solid #e1e1e1;
}
.woocommerce-product-details__short-description {
font-size: 18px;
font-family: "Barlow Condensed", sans-serif;
color: #000;
text-align: justify;
}
.product_meta {
font-family: "Barlow Condensed", sans-serif;
color: #000;
font-size: 16px;
}
.single-product div.product p.price {
font-size: 30px;
margin-top: 40px;
margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
border-top: 1px solid rgba(0, 0, 0, 0.05);
border-bottom: 1px solid rgba(0, 0, 0, 0.05);
font-weight: bold;
text-transform: uppercase;
color: #000;
}
table th {
background-color: #f3f3f3;
width: 250px;
border: 1px solid #fff;
font-family: "Barlow Condensed", sans-serif;
font-size: 18px;
color: #000;
font-weight: 500;
}
@media screen and (max-width: 776px) {
table th {
font-size: 16px;
color: #000;
font-weight: 500;
line-height: normal;
width: auto;
}
}
table tbody tr:nth-child(2n) td, fieldset, fieldset legend, table tbody tr:nth-child(2n) th {
background-color: #e8e8e8;
}
table tbody td {
background-color: #f3f3f3;
color: #000;
font-size: 18px;
font-family: "Barlow Condensed", sans-serif;
border: 1px solid #fff;
border-left: 2px solid #fff;
color: #000;
text-align: center;
}
@media screen and (max-width: 776px) {
table tbody td {
font-size: 14px;
}
}
.woocommerce-tabs .panel h2:first-of-type {
font-size: 24px;
font-family: "Barlow Condensed", sans-serif;
font-weight: bold;
text-transform: uppercase;
}
.woocommerce-tabs ul.tabs li a {
font-family: "Barlow Condensed", sans-serif;
font-size: 21px;
}
.woocommerce-tabs ul.tabs li.active a, ul.products li.product .price, .onsale, .widget_search form:before, .widget_product_search form:before {
color: #6d6d6d;
font-size: 21px;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
width: calc(33.33% - 10px);
float: left;
margin: 5px;
height: 120px;
border: 1px solid #e1e1e1;
}
.single-product div.product .woocommerce-product-gallery img {
position: relative;
margin: auto;
padding: 0;
display: block;
}
.single-product div.product .woocommerce-product-gallery img {
margin: 0;
margin: auto;
display: block;
}
.single-product div.product .woocommerce-product-gallery img:hover {
cursor: pointer;
}
.single-product div.product .woocommerce-product-gallery { width: 100%;
float: left;
margin-right: 70px;
margin-bottom: 20px;
}
.single-product div.product .summary {
width: 50%;
float: right;
margin-right: 0;
margin-bottom: 0;
}
@media screen and (max-width: 777px) {
.single-product div.product .summary {
width: 100%;
}
}
.leftSide {
width: calc(50% - 70px);
float: left;
}
.leftSide .slick-prev {
left: -15px;
}
.leftSide .slick-next {
right: -15px;
}
@media screen and (max-width: 777px) {
.leftSide {
width: 100%;
}
}
.fiseTehnice {
display: none;
float: right;
width: 100%;
font-size: 16px;
font-weight: 500;
color: #000;
font-family: "Barlow Condensed", sans-serif;
}
.fiseTehnice h2 {
font-size: 21px;
font-family: "Barlow Condensed", sans-serif;
font-weight: bold;
text-transform: uppercase;
}
.fiseTehnice .rand {
marging: 0 -2px;
}
.fiseTehnice .rand .col50 {
width: 50%;
float: left;
padding: 0 2px;
margin-bottom: 2px;
}
.fiseTehnice .wpcf7-form-control-wrap {
position: relative;
margin-top: 10px;
}
.fiseTehnice span.wpcf7-form-control.wpcf7-acceptance {
margin-top: 25px;
float: left;
}
.fiseTehnice span.wpcf7-list-item-label {
font-size: 14px;
font-family: "Barlow Condensed", sans-serif;
line-height: 18px;
font-weight: 500;
display: block;
}
.fiseTehnice span.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
margin-left: 0;
}
.fiseTehnice input[type=checkbox], .fiseTehnice input[type=radio] {
padding: 0;
width: 28px;
height: 28px;
background-color: #fff;
float: left;
margin-right: 10px;
margin-top: 5px;
}
.fiseTehnice .col50.recapchacol {
padding-left: 20px;
}
@media screen and (max-width: 776px) {
.fiseTehnice .col50.recapchacol {
padding-left: 0px;
margin-left: -12px;
}
}
.fiseTehnice input.wpcf7-form-control.wpcf7-text, .fiseTehnice input.wpcf7-form-control.wpcf7-text.wpcf7-tel {
width: 100%;
background-color: transparent;
padding-left: 20px;
line-height: 40px;
margin: 0;
margin-bottom: 2px;
border: 1px solid #ebebeb;
font-family: "Barlow Condensed", sans-serif;
color: #000;
}
.fiseTehnice input[type=submit] {
border: 1px solid #ff5400;
font-family: "Barlow Condensed", sans-serif;
text-transform: uppercase;
text-align: center;
margin-top: 10px;
}
.fiseTehnice input.wpcf7-form-control.wpcf7-submit {
display: block;
margin: auto;
border-bottom: 2px solid #ff5400;
background-color: #fff;
width: 300px;
margin-top: 10px;
background-color: #e8e8e8;
}
@media screen and (max-width: 776px) {
.fiseTehnice input.wpcf7-form-control.wpcf7-submit {
width: 200px;
}
}
.newtabs {
display: block !important; width: 100%;
float: left;
text-align: justify;
}
.newtabs:last-of-type { }
#productInfo {
float: left;
width: 100%;
}
#productInfo h2 {
font-family: "Barlow Condensed", sans-serif;
color: #000;
text-transform: uppercase;
font-weight: bold;
font-size: 21px;
margin-bottom: 20px;
}
.single-product div.product form.cart {
margin-bottom: 17px;
padding: 1em 0;
}
.single-product div.product .product_meta {
font-size: 18px;
padding-top: 0;
border: none;
font-family: "Barlow Condensed", sans-serif;
margin-bottom: 30px;
}
.single-product div.product .product_meta a {
font-weight: 400;
font-family: "Barlow Condensed", sans-serif;
color: #000;
}
.single-product div.product table.variations .value {
margin: 0;
}
.product-type-variable .price {
display: block;
}
.quantity .qty {
width: 4.235801032em;
text-align: center;
height: 40px;
padding: 0;
line-height: 40px;
}
.variations tr select {
width: 100%;
border: 0;
text-transform: lowercase;
}
.variations tr {
width: calc(33.33% - 13.33px);
float: left;
padding-left: 10px;
padding-right: 10px;
border: 1px solid #dcdcdc;
padding: 0px 12px;
margin-right: 20px;
margin-bottom: 18px;
}
.variations tr:nth-of-type(3n) {
margin-right: 0;
}
.variations tr select {
width: 100%;
border: 0;
}
.variations tr label {
font-size: 18px;
font-weight: 500;
color: #a6a6a6;
}
@media screen and (max-width: 1200px) {
.variations tr {
width: calc(50% - 13.33px);
}
.variations tr:nth-of-type(2n) {
margin-right: 0;
}
.variations tr:nth-of-type(3n) {
margin-right: 20px;
}
}
@media screen and (max-width: 700px) {
.variations tr {
width: 100%;
}
}
a.reset_variations {
position: absolute;
right: 0;
}
.single-product div.product .variations_button {
padding-top: 5px;
float: right;
}
.single-product div.product table.variations td, .single-product div.product table.variations th {
text-align: left;
display: list-item;
padding: 0;
list-style: none;
background-color: transparent;
}
.woocommerce-variation-price {
line-height: 50px;
font-size: 30px;
color: #000;
font-weight: bold;
text-transform: uppercase;
float: left;
}
button.single_add_to_cart_button.button.alt {
width: 200px;
height: 40px;
padding: 0;
line-height: 40px;
font-family: "Barlow Condensed", sans-serif;
background-color: #ff5400;
}
a:focus, a:visited {
outline: none;
}
.single-product .content-area {
width: 100% !important;
}
.shop_attributes tr {
padding: 0;
}
.shop_attributes td {
padding: 0;
padding-top: 8px;
}
.shop_attributes th {
padding: 0;
padding-left: 20px;
line-height: 46px;
}
#catTopMenu {
list-style: none;
padding: 0;
margin: 0;
line-height: 50px;
}
#catTopMenu li {
float: left;
padding-left: 10px;
padding-right: 10px;
position: relative;
}
#catTopMenu li a {
font-size: 15px;
color: #000;
font-family: "Barlow Condensed", sans-serif;
text-transform: uppercase;
font-weight: 500;
}
#catTopMenu li:first-of-type a {
padding-left: 15px;
}
#catTopMenu li:after {
content: " | ";
right: -2px;
position: absolute;
top: 0;
font-weight: bold;
line-height: 47px;
}
#catTopMenu li:last-of-type:after {
display: none;
}
.woocommerce-ordering, .woocommerce-result-count {
display: none;
}
.woocommerce-pagination {
float: right;
border: 0;
clear: none;
padding: 0;
margin-bottom: 0;
width: 100%;
height: 50px;
border-bottom: 2px solid #ff5400;
background-color: #ecececec;
}
.woocommerce-pagination {
width: 100%;
height: 50px;
border-bottom: 2px solid #ff5400;
background-color: #ecececec;
}
.pagination .page-numbers, .woocommerce-pagination .page-numbers {
list-style: none;
margin: 0;
padding-top: 10px;
}
.categoryWrap {
border-bottom: 2px solid #ff5400;
width: 100%;
background-color: #e6e6e6;
float: left;
margin-bottom: 20px;
}
.pagination .page-numbers li .page-numbers.current, .woocommerce-pagination .page-numbers li .page-numbers.current {
background-color: #dadada;
color: #636363;
}
li.woocommerce-widget-layered-nav-list__item.wc-layered-nav-term {
margin-bottom: 8px;
margin-left: 8px;
}
#primary {
background-color: #fff;
padding: 0 30px;
margin-bottom: 40px;
}
@media screen and (max-width: 776px) {
#primary {
width: 100%;
}
}
.site-content {
width: 100%;
}
@media (min-width: 1340px) {
.col-full {
max-width: 1340px;
margin-left: auto;
margin-right: auto;
padding: 0 2.617924em;
box-sizing: content-box;
}
}
#category_top {
height: 300px;
border-top: 5px solid #fff;
width: 100%;
float: left;
}
#category_top .left {
width: 530px;
float: left;
height: 295px;
padding-left: 30px;
padding-top: 55px;
}
#category_top .left h4 {
color: #fff;
font-family: "Barlow Condensed", sans-serif;
font-size: 30px;
font-weight: 300;
text-transform: uppercase;
}
#category_top .left h4 span {
font-weight: bold;
text-transform: uppercase;
}
#category_top .center {
width: 550px;
float: left;
height: 295px;
padding-top: 55px;
color: #fff;
font-size: 18px;
font-family: "Barlow Condensed", sans-serif;
}
#category_top .right {
width: calc(100% - 530px - 550px);
float: left;
height: 295px;
}
body {
background-color: #ececec;
}
#masthead .storefront-primary-navigation .col-full {
width: 100%;
height: auto;
padding: 0;
}
#masthead {
margin: 0;
padding: 0;
height: 100px;
width: 100%;
position: fixed;
background: rgba(0, 0, 0, 0.7);
border-bottom: 2px solid #000;
}
#masthead .col-33 {
width: 33.33%;
float: left;
}
#masthead .col-40 {
width: 40%;
float: left;
}
@media screen and (max-width: 500px) {
#masthead .col-40 {
width: 20%;
}
}
#masthead .col-80 {
width: 80%;
float: left;
}
@media screen and (max-width: 500px) {
#masthead .col-80 {
width: 100%;
}
}
#masthead .col-60 {
width: 60%;
float: left;
}
@media screen and (max-width: 500px) {
#masthead .col-60 {
width: 100%;
}
}
#masthead .col-10 {
width: 10%;
float: left;
}
@media screen and (max-width: 500px) {
#masthead .col-10 {
width: 60%;
}
}
#masthead .col-20 {
width: 20%;
float: left;
}
@media screen and (max-width: 500px) {
#masthead .col-20 {
width: 60%;
}
}
#masthead .top {
height: 50px;
width: 100%;
color: #fff;
}
#masthead .bottom {
height: 50px;
width: 100%;
}
@media screen and (max-width: 500px) {
#masthead .bottom {
display: none;
}
}
#masthead .logoWrap {
width: 100%;
float: left;
height: 100px;
position: relative;
}
#masthead .logoWrap img {
height: 41px;
}
@media screen and (max-width: 500px) {
#masthead .logoWrap img {
height: 50px;
}
}
#masthead .logoWrap a {
float: left;
top: 50%;
position: relative;
transform: translateY(-50%);
}
#masthead .centerWrap {
width: calc(75% - 50px);
padding-right: 20px;
float: left;
}
#masthead .leftWrap {
width: 50px;
height: 100px;
float: left;
background: #ff5400;
border-bottom: 1px solid #000;
}
#masthead .leftWrap .top {
color: #000;
font-family: "Lato", sans-serif;
font-size: 14px;
font-weight: bold;
text-align: center;
line-height: 50px;
}
#masthead .leftWrap .top i {
font-size: 16px;
}
#masthead .leftWrap .bottom {
text-align: center;
line-height: 50px;
}
#masthead .leftWrap .bottom i {
color: #fff;
font-size: 20px;
}
#masthead #site-header-cart {
height: 50px;
min-width: 200px;
}
#masthead #site-header-cart a {
color: #fff;
padding-top: 12px;
}
#masthead #site-header-cart a:hover {
color: #ff5400;
}
#masthead .storefront-primary-navigation {
float: right;
margin: 0;
padding: 0;
width: 100%;
}
#masthead .secondary-navigation {
float: right;
margin: 0;
padding: 0;
padding-top: 20px;
}
#masthead .secondary-navigation .menu a {
padding: 0;
padding-left: 20px;
font-family: "Lato", sans-serif;
text-transform: uppercase;
font-family: "Barlow Condensed", sans-serif;
font-weight: bold;
color: #fff;
transition: all 200ms ease-in-out;
-webkit-transition: all 200ms ease-in-out;
-moz-transition: all 200ms ease-in-out;
-o-transition: all 200ms ease-in-out;
}
#masthead .secondary-navigation .menu a:hover {
color: #ff5400;
}
@media screen and (max-width: 1025px) {
#masthead .secondary-navigation {
padding-right: 30px;
}
#masthead .secondary-navigation .menu a {
font-size: 15px;
padding-left: 20px;
display: none;
}
}
@media screen and (max-width: 500px) {
#masthead {
background: #ff5400;
height: 60px;
}
#masthead .col-full {
height: 59px;
}
#masthead .logoWrap {
width: 100%;
}
#masthead .centerWrap {
width: 50%;
height: 60px;
}
#masthead .centerWrap .top {
display: none;
}
#masthead .centerWrap .bottom {
height: 100%;
}
#masthead .centerWrap .bottom .storefront-primary-navigation {
float: right;
margin: 0;
padding: 0;
width: 100%;
top: 50%;
position: relative;
margin-top: -22px;
}
#masthead .leftWrap {
display: none;
height: 80px;
}
}
#prodLink {
font-family: "Barlow Condensed", sans-serif;
color: #000;
font-size: 24px;
font-weight: bold;
padding: 0;
padding-right: 25px;
text-transform: uppercase;
line-height: 48px;
transition: all 300ms ease-in-out;
-webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
}
#prodLink:hover {
color: #ff5400;
}
#site-navigation {
width: 100%;
float: left;
margin: 0;
}
#site-navigation .primary-navigation {
left: 50%;
transform: translateX(-50%);
position: relative;
float: left;
}
#site-navigation .primary-navigation ul li a {
transition: all 300ms ease-in-out;
-webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
font-family: "Raleway", sans-serif;
color: #fff;
font-size: 14px;
font-weight: 600;
padding: 0;
padding-right: 25px;
padding-left: 25px;
text-transform: uppercase;
line-height: 100px;
}
#site-navigation .primary-navigation ul li a:hover {
color: #ff5400;
}
@media screen and (max-width: 1025px) {
#site-navigation .primary-navigation ul li a {
font-size: 15px;
padding-left: 10px;
}
}
@media screen and (max-width: 767px) {
#site-navigation .primary-navigation ul li a {
font-size: 15px;
padding-left: 20px;
}
}
.woocommerce-info, .woocommerce-noreviews, p.no-comments {
background-color: #ff5400;
}
button.alt:hover, input[type=button].alt:hover, input[type=reset].alt:hover, input[type=submit].alt:hover, .button.alt:hover, .added_to_cart.alt:hover, .widget-area .widget a.button.alt:hover, .added_to_cart:hover, .widget a.button.checkout:hover {
background-color: #ff5400;
border-color: #1a1a1a;
color: #ffffff;
}
.entry-header {
font-family: "Barlow Condensed", sans-serif;
padding-bottom: 40px;
}
.storefront-full-width-content.woocommerce-checkout .entry-header {
padding-bottom: 40px;
}
.woocommerce-breadcrumb {
margin-bottom: 0;
}
.woocommerce-MyAccount-navigation ul li a {
padding: 0.875em 0;
display: block;
color: #000;
font-family: "Lato", sans-serif;
}
.wrapSlide .slogan {
padding-top: 350px;
opacity: 0.1;
left: 90px;
position: absolute;
transition: all 700ms ease-in-out;
-webkit-transition: all 700ms ease-in-out;
-moz-transition: all 700ms ease-in-out;
-o-transition: all 700ms ease-in-out;
}
@media screen and (max-width: 500px) {
.wrapSlide .slogan {
padding-top: 150px;
opacity: 0.1;
left: 30px;
}
}
.wrapSlide .slogan h4 {
font-size: 48px;
color: #000;
font-weight: bold;
font-family: "Barlow Condensed", sans-serif;
line-height: 50px;
margin: 0;
}
@media screen and (max-width: 500px) {
.wrapSlide .slogan h4 {
font-size: 29px;
color: #000;
font-weight: bold;
font-family: "Barlow Condensed", sans-serif;
line-height: 32px;
margin: 0;
}
}
.wrapSlide .slogan a {
padding-bottom: 4px;
font-size: 24px;
color: #fff;
border-bottom: 2px solid #fff;
}
@media screen and (max-width: 500px) {
.wrapSlide .slogan a {
font-size: 18px;
}
}
@media screen and (max-width: 500px) {
.wrapSlide .slogan {
left: 30px;
padding-top: 150px;
}
}
.slick-active .wrapSlide .slogan {
padding-top: 150px;
opacity: 1;
}
.slick-active .wrapSlide .slogan h4 {
color: #fff;
}
@media screen and (max-width: 500px) {
.slick-active .wrapSlide .slogan {
height: 100px;
}
}
.full-width {
width: 100%;
float: left;
height: 681px;
}
#slider {
height: 100%;
width: 100%;
background-color: #000;
}
#slider .slick-list {
width: 100%;
}
#slider .item {
background-size: cover;
background-position: center;
position: relative;
width: 100%;
height: 681px;
}
#slider .slick-arrow {
z-index: 999;
}
#slider .slick-prev {
left: 15px;
}
#slider .slick-next {
right: 15px;
}
#slider .slick-prev, #slider .slick-next {
width: 40px;
height: 40px;
border-radius: 100%;
opacity: 0.1;
}
#slider .slick-prev:hover, #slider .slick-next:hover {
opacity: 1;
}
#slider .slick-next:before {
line-height: 40px;
font-family: Font Awesome\ 5 Free;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
font-weight: 900;
content: "";
top: 7px;
left: 2px;
color: #ff5400;
}
#slider .slick-prev:before {
line-height: 40px;
font-family: Font Awesome\ 5 Free;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
font-weight: 900;
content: "";
top: 7px;
left: -2px;
color: #ff5400;
}
@media screen and (max-width: 500px) {
#slider {
height: 260px;
}
#slider .item {
height: 260px;
}
#slider .item .slogan {
font-size: 30px;
left: 30px;
}
}
.whiteWrap {
background-color: #fff;
padding-bottom: 60px;
padding-top: 40px;
}
h3 {
font-size: 24px;
font-family: "Barlow Condensed", sans-serif;
}
.titluSectiune {
font-size: 24px;
font-weight: bold;
text-transform: uppercase;
color: #ff5400;
width: 100%;
text-align: center;
margin: 0px 0 40px;
position: relative;
padding-bottom: 5px;
}
.titluSectiune:after {
width: 200px;
height: 2px;
bottom: 0;
position: absolute;
left: 50%;
transform: translateX(-50%);
content: " ";
background-color: #ff5400;
}
.titluSectiune span {
background: #fff;
padding: 0 20px;
}
@media screen and (max-width: 500px) {
.titluSectiune {
line-height: 25px;
margin: 40px 0 40px;
padding-bottom: 5px;
}
.titluSectiune span {
background: none;
padding: initial;
position: relative;
left: initial;
transform: none;
}
}
.btnDespre {
width: 200px;
height: 40px;
background-color: #fff;
border-bottom: 3px solid #ff5400;
line-height: 40px;
text-align: center;
color: #000;
font-weight: 600;
}
.btnDespre:hover {
color: #fff;
background-color: #ff5400;
border-bottom: 3px solid #fff;
}
.bgAbout {
background-size: cover;
background-position: center;
padding-top: 80px;
padding-bottom: 80px;
background-attachment: fixed;
}
.bgAbout .w60 {
width: 60%;
float: left;
}
.bgAbout h2 {
font-size: 30px;
color: #fff;
text-transform: uppercase;
float: left;
font-weight: bold;
margin: 0;
position: relative;
width: 100%;
margin-bottom: 60px;
}
.bgAbout h2 span {
font-weight: 300;
}
.bgAbout h2:after {
background-color: #ff5400;
content: " ";
height: 2px;
width: 140px;
position: absolute;
bottom: -10px;
left: 0;
}
.bgAbout .text {
color: #fff;
line-height: 26px;
font-size: 18px;
text-align: justify;
}
#slideProduse .slick-prev, #slideProduse .slick-next, #slideProduse2 .slick-prev, #slideProduse2 .slick-next, #slideProduse3 .slick-prev, #slideProduse3 .slick-next, #cat-wrap .slick-prev, #cat-wrap .slick-next, #slideProduseRelated .slick-prev, #slideProduseRelated .slick-next {
width: 40px;
height: 40px;
border-radius: 100%;
}
#slideProduse .slick-next:before, #slideProduse2 .slick-next:before, #slideProduse3 .slick-next:before, #cat-wrap .slick-next:before, #slideProduseRelated .slick-next:before {
line-height: 40px;
font-family: Font Awesome\ 5 Free;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
font-weight: 900;
content: "";
top: 7px;
left: 2px;
}
#slideProduse .slick-prev:before, #slideProduse2 .slick-prev:before, #slideProduse3 .slick-prev:before, #cat-wrap .slick-prev:before, #slideProduseRelated .slick-prev:before {
line-height: 40px;
font-family: Font Awesome\ 5 Free;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
font-weight: 900;
content: "";
top: 7px;
left: -2px;
}
#slideProduse .item, #slideProduse2 .item, #slideProduse3 .item, #cat-wrap .item, #slideProduseRelated .item {
padding-left: 3px;
padding-right: 3px;
width: calc(100% / 6);
float: left;
}
#slideProduse .item .prodWrap, #slideProduse2 .item .prodWrap, #slideProduse3 .item .prodWrap, #cat-wrap .item .prodWrap, #slideProduseRelated .item .prodWrap {
border: 2px solid #b5b5b5;
width: 100%;
float: left;
background-color: #fff;
}
#slideProduse .item .prodWrap a, #slideProduse2 .item .prodWrap a, #slideProduse3 .item .prodWrap a, #cat-wrap .item .prodWrap a, #slideProduseRelated .item .prodWrap a {
width: 100%;
float: left;
position: relative;
}
#slideProduse .item .prodWrap a h2, #slideProduse2 .item .prodWrap a h2, #slideProduse3 .item .prodWrap a h2, #cat-wrap .item .prodWrap a h2, #slideProduseRelated .item .prodWrap a h2 {
font-size: 18px;
color: #000;
text-align: center;
padding: 10px 10px;
font-family: "Barlow Condensed", sans-serif;
margin: 0;
height: 50px;
}
#slideProduse .item .prodWrap a .featWrap, #slideProduse2 .item .prodWrap a .featWrap, #slideProduse3 .item .prodWrap a .featWrap, #cat-wrap .item .prodWrap a .featWrap, #slideProduseRelated .item .prodWrap a .featWrap {
width: 100%;
position: relative;
float: left;
height: 225px;
}
#slideProduse .item .prodWrap a .featWrap img, #slideProduse2 .item .prodWrap a .featWrap img, #slideProduse3 .item .prodWrap a .featWrap img, #cat-wrap .item .prodWrap a .featWrap img, #slideProduseRelated .item .prodWrap a .featWrap img {
object-fit: contain;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
position: absolute;
opacity: 1;
max-height: 226px;
}
@media screen and (max-width: 500px) {
#slideProduse .item .prodWrap a .featWrap, #slideProduse2 .item .prodWrap a .featWrap, #slideProduse3 .item .prodWrap a .featWrap, #cat-wrap .item .prodWrap a .featWrap, #slideProduseRelated .item .prodWrap a .featWrap {
height: 280px;
}
}
#slideProduse .item .prodWrap a .infoWrap, #slideProduse2 .item .prodWrap a .infoWrap, #slideProduse3 .item .prodWrap a .infoWrap, #cat-wrap .item .prodWrap a .infoWrap, #slideProduseRelated .item .prodWrap a .infoWrap {
top: 0;
bottom: 0;
left: 0;
right: 0;
position: absolute;
}
#slideProduse .item .prodWrap a .infoWrap img, #slideProduse2 .item .prodWrap a .infoWrap img, #slideProduse3 .item .prodWrap a .infoWrap img, #cat-wrap .item .prodWrap a .infoWrap img, #slideProduseRelated .item .prodWrap a .infoWrap img {
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
position: absolute;
opacity: 0;
}
#slideProduse .item .prodWrap a .price, #slideProduse2 .item .prodWrap a .price, #slideProduse3 .item .prodWrap a .price, #cat-wrap .item .prodWrap a .price, #slideProduseRelated .item .prodWrap a .price {
text-align: center;
font-weight: bold;
font-size: 16px;
color: #000;
text-transform: uppercase;
float: left;
width: 100%;
display: block;
line-height: 60px;
font-weight: 500;
font-family: "Barlow Condensed", sans-serif;
}
#slideProduse .item .prodWrap a .view, #slideProduse2 .item .prodWrap a .view, #slideProduse3 .item .prodWrap a .view, #cat-wrap .item .prodWrap a .view, #slideProduseRelated .item .prodWrap a .view {
text-align: center;
font-weight: bold;
font-size: 16px;
color: #fff;
float: left;
width: 100%;
display: none;
line-height: 60px;
font-weight: 500;
font-family: "Barlow Condensed", sans-serif;
}
#slideProduse .item .prodWrap:hover a .price, #slideProduse2 .item .prodWrap:hover a .price, #slideProduse3 .item .prodWrap:hover a .price, #cat-wrap .item .prodWrap:hover a .price, #slideProduseRelated .item .prodWrap:hover a .price {
display: none;
}
#slideProduse .item .prodWrap:hover a .view, #slideProduse2 .item .prodWrap:hover a .view, #slideProduse3 .item .prodWrap:hover a .view, #cat-wrap .item .prodWrap:hover a .view, #slideProduseRelated .item .prodWrap:hover a .view {
display: block;
background-color: #ff5400;
}
#slideProduse .slick-prev,
#slideProduse .slick-next,
#slideProduse2 .slick-prev,
#slideProduse2 .slick-next {
width: 40px;
height: 40px;
border-radius: 100%;
background-color: #fff;
color: #ff5400;
}
#slideProduse .slick-prev:hover:before,
#slideProduse .slick-next:hover:before,
#slideProduse2 .slick-prev:hover:before,
#slideProduse2 .slick-next:hover:before {
color: #ff5400;
} .right-sidebar .widget-area {
padding-left: 30px;
width: 300px;
float: left;
margin: 0;
background-color: #fff;
padding-top: 30px;
margin-bottom: 40px;
}
@media screen and (max-width: 756px) {
.right-sidebar .widget-area {
display: none;
}
}
ul.woocommerce-widget-layered-nav-list {
overflow: scroll;
overflow-x: hidden;
}
.right-sidebar .content-area {
padding: 0;
width: calc(100% - 300px);
float: right;
margin: 0;
background-color: #fff;
padding-top: 30px !important;
}
.controlWrap {
display: flex;
width: 100%;
float: left;
}
.widget_layered_nav {
width: 200px;
}
.widget_layered_nav {
border: 1px solid #ff5400;
padding: 10px;
padding-left: 20px;
margin-bottom: 15px;
float: left;
}
.sidebar-title {
font-size: 24px;
color: #000;
font-weight: bold;
float: left;
width: 100%;
line-height: 25px;
text-transform: uppercase;
margin-bottom: 23px;
}
.widget_recent_entries ul li::before, .widget_pages ul li::before, .widget_categories ul li::before, .widget_archive ul li::before, .widget_recent_comments ul li::before, .widget_nav_menu ul li::before, .widget_links ul li::before, .widget_product_categories ul li::before, .widget_layered_nav ul li::before, .widget_layered_nav_filters ul li::before {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: -0.125em;
font-family: "Font Awesome 5 Free";
font-weight: 900;
line-height: inherit;
vertical-align: baseline;
margin-right: 0.5407911001em;
display: block;
float: left;
opacity: 0.35;
margin-left: -1.618em;
width: 1em;
font-weight: 300;
font-size: 15px;
background-color: transparent;
}
li.woocommerce-widget-layered-nav-list__item.wc-layered-nav-term {
margin-bottom: 28px;
position: relative;
}
li.woocommerce-widget-layered-nav-list__item.wc-layered-nav-term a:not(.button) {
color: #000;
text-decoration: none;
font-size: 15px;
font-weight: 400;
font-family: "Barlow Condensed", sans-serif;
position: absolute;
left: 0;
padding-left: 20px;
width: 100%;
}
.woocommerce-widget-layered-nav-list {
max-height: 250px;
color: #000;
}
.widget-area .widget a:not(.button) {
color: #000;
text-decoration: none;
font-size: 15px;
font-weight: 500;
font-family: "Barlow Condensed", sans-serif; }
.widget .widget-title, .widget .widgettitle {
padding: 0px;
margin: 0px;
font-size: 15px;
text-transform: uppercase;
font-weight: 500;
font-family: "Barlow Condensed", sans-serif;
margin-top: 0px;
margin-bottom: 15px;
border: 0;
color: #000;
}
.widget.woocommerce li .count {
font-size: 1em;
float: right;
display: none;
}
#cat-wrap .item {
width: calc(100% / 4);
margin-bottom: 20px;
padding-left: 10px;
padding-right: 10px;
}
@media screen and (max-width: 1025px) {
#cat-wrap .item {
width: calc(100% / 3);
}
}
@media screen and (max-width: 776px) {
#cat-wrap .item {
width: calc(100% / 2);
}
}
@media screen and (max-width: 700px) {
#cat-wrap .item {
width: 100%;
}
}
ul.products {
margin-left: 0;
margin-bottom: 0;
clear: both;
margin-left: -10px;
margin-right: -10px;
}
.slick-arrow {
background-color: #fff;
color: #d9dcdd;
}
.slick-prev,
.slick-next {
font-size: 0;
line-height: 0;
position: absolute;
top: 50%;
transform: translateY(-50%);
display: block;
width: 30px;
height: 30px;
padding: 0;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
cursor: pointer;
color: transparent;
border: none;
outline: none;
background: #fff;
transition: all 300ms ease-in-out;
-webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
}
.slick-prev {
left: -40px;
}
.slick-prev:before {
font-family: Font Awesome\ 5 Free;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
font-weight: 900;
content: "";
font-style: normal;
font-weight: 400;
line-height: 40px;
color: #d9dcdd;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
font-size: 24px;
}
.slick-next {
right: -40px;
}
.slick-next:before {
font-family: Font Awesome\ 5 Free;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
font-weight: 900;
content: "";
font-weight: 400;
line-height: 40px;
color: #d9dcdd;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
font-size: 24px;
}
.catWrap {
width: 100%;
margin-left: -2px;
margin-right: -2px;
}
.catWrap .boxCat {
width: calc(100% / 3);
float: left;
height: 300px;
position: relative;
padding: 3px;
background-color: #fff;
position: relative;
transition: all 300ms ease-in-out;
-webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
}
.catWrap .boxCat .wrapCatItem {
width: 99%;
height: 99%;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
transition: all 250ms ease-in-out;
-webkit-transition: all 250ms ease-in-out;
-moz-transition: all 250ms ease-in-out;
-o-transition: all 250ms ease-in-out;
}
.catWrap .boxCat .wrapCatItem img {
object-fit: cover;
width: 100%;
height: 100%;
border: 1px solid #ececec;
}
.catWrap .boxCat .wrapCatItem h4 {
position: absolute;
z-index: 22;
left: 30px;
top: 190px;
color: #fff;
font-size: 36px;
line-height: 38px;
font-weight: bold;
text-transform: uppercase;
font-family: "Barlow Condensed", sans-serif;
}
.catWrap .boxCat .wrapCatItem:hover {
background-color: #ff5400;
width: 105%;
height: 105%;
z-index: 99;
}
@media screen and (max-width: 1280px) {
.catWrap .boxCat {
width: calc(100% / 3);
}
}
@media screen and (max-width: 780px) {
.catWrap .boxCat {
width: calc(100% / 2);
}
}
@media screen and (max-width: 500px) {
.catWrap .boxCat {
width: 100%;
}
}
section {
float: left;
width: 100%;
}
.bgWrap {
background-size: cover;
background-position: center;
width: 100%;
height: 380px;
padding-top: 30px;
}
@media screen and (max-width: 500px) {
.bgWrap {
float: left;
height: auto;
padding-bottom: 20px;
}
}
.w77 {
width: 66.77%;
float: right;
}
.w77 h5 {
text-align: left;
font-size: 36px;
color: #fff;
font-weight: bold;
text-transform: uppercase;
font-family: "Barlow Condensed", sans-serif;
margin: 0;
}
.w77 p {
font-family: "Barlow Condensed", sans-serif;
font-size: 18px;
color: #fff;
line-height: 35px;
padding-top: 20px;
}
@media screen and (max-width: 500px) {
.w77 {
width: 100%;
padding: 30px;
text-align: justify;
}
}
.page-template-template-fullwidth #primary {
padding: 30px;
}
@media screen and (max-width: 500px) {
.page-template-template-fullwidth #primary {
padding: 30px;
}
}
.site-footer {
padding: 0;
background-color: transparent;
color: #6d6d6d;
padding-bottom: 0;
}
.site-footer a:not(.button) {
color: #ffffff;
width: 100%;
float: left;
padding-bottom: 10px;
font-family: "Lato", sans-serif;
transition: all 150ms ease-in-out;
-webkit-transition: all 150ms ease-in-out;
-moz-transition: all 150ms ease-in-out;
-o-transition: all 150ms ease-in-out;
}
.site-footer a:not(.button):hover {
color: #FC581F;
}
.site-footer .product-categories li {
padding-left: 0;
}
.site-footer .product-categories li:before {
content: "";
}
.site-footer .textwidget {
color: #fff;
font-family: "Lato", sans-serif;
}
.site-footer .widget-title {
color: #fff;
font-size: 24px;
font-family: "Barlow Condensed", sans-serif;
border-bottom: 1px solid rgba(255, 255, 255, 0.28);
padding: 0 0 10px;
}
.site-footer .footer-widgets {
padding-top: 5px;
}
.site-footer .footerLuce {
line-height: 60px;
background-color: #000;
float: left;
width: 100%;
border-top: 1px solid rgba(95, 95, 95, 0.7);
}
.site-footer .footerLuce .copywrite {
color: #d0cbcb;
float: left;
width: 60%;
text-align: center;
}
.site-footer .footerLuce .paymentIcons {
width: 20%;
float: left;
}
.site-footer .footerLuce .socials {
width: 20%;
color: #fff;
float: left;
text-align: left;
}
.site-footer .footerLuce .socials a {
width: auto;
float: left;
padding-right: 10px;
padding-bottom: 0px;
height: 60px;
transition: all 150ms ease-in-out;
-webkit-transition: all 150ms ease-in-out;
-moz-transition: all 150ms ease-in-out;
-o-transition: all 150ms ease-in-out;
color: #fff;
}
.site-footer .footerLuce .socials a:hover {
color: #fff;
}
.site-footer .footerLuce .socials a .fa {
font-size: 30px;
line-height: 60px;
}
@media screen and (max-width: 800px) {
.site-footer .footerLuce .copywrite {
width: 100%;
line-height: normal;
margin-top: 30px;
text-align: center;
}
.site-footer .footerLuce .socials {
width: 100%;
}
}
.site-footer .footer-widgets {
padding-top: 5px;
background-color: #000;
color: #fff;
}
.site-footer .footer-widgets .widget-title {
color: #fff;
margin-top: 20px;
margin: 0;
}
.site-footer .footer-widgets a:not(.button) {
color: #ffffff;
width: 100%;
float: left;
padding-bottom: 10px;
font-family: "Barlow Condensed", sans-serif;
transition: all 150ms ease-in-out;
-webkit-transition: all 150ms ease-in-out;
-moz-transition: all 150ms ease-in-out;
-o-transition: all 150ms ease-in-out;
color: #fff;
}
@media screen and (max-width: 700px) {
.site-footer .footer-widgets {
width: 100%;
float: left;
}
}
.widget_nav_menu ul li {
padding: 0;
margin: 0;
}
.widget_nav_menu ul li:before {
display: none;
}
.mapWrap {
padding: 5px;
background-color: #fff;
float: left;
width: 100%;
}
#map {
height: 300px;
}
@media screen and (max-width: 500px) {
#map {
height: 300px;
}
}
.site-footer {
color: #6d6d6d;
padding-bottom: 0;
background-color: #000;
padding-top: 40px;
}
.site-footer a:not(.button) {
color: #ffffff;
width: 100%;
float: left;
padding-bottom: 10px;
font-family: "Lato", sans-serif;
transition: all 150ms ease-in-out;
-webkit-transition: all 150ms ease-in-out;
-moz-transition: all 150ms ease-in-out;
-o-transition: all 150ms ease-in-out;
}
.site-footer a:not(.button):hover {
color: #ff5400;
}
.site-footer .product-categories li {
padding-left: 0;
}
.site-footer .product-categories li:before {
content: "";
}
.site-footer .textwidget {
color: #fff;
font-family: "Lato", sans-serif;
}
.site-footer .widget-title {
color: #fff;
font-size: 24px;
font-family: "Barlow Condensed", sans-serif;
border-bottom: 0;
padding: 0 0 20px;
}
.site-footer .footer-widgets {
padding-top: 5px;
padding-bottom: 40px;
}
.site-footer .orange {
background-color: #ff5400;
line-height: 80px;
margin-top: 30px;
}
.site-footer .orange .copywrite {
color: #fff;
float: left;
}
.site-footer .orange .socials {
width: 500px;
color: #fff;
float: right;
text-align: right;
}
.site-footer .orange .socials a {
width: auto;
float: right;
padding-left: 10px;
padding-bottom: 0px;
height: 80px;
transition: all 150ms ease-in-out;
-webkit-transition: all 150ms ease-in-out;
-moz-transition: all 150ms ease-in-out;
-o-transition: all 150ms ease-in-out;
}
.site-footer .orange .socials a:hover {
color: #000;
}
.site-footer .orange .socials a .fa {
font-size: 30px;
line-height: 80px;
}
@media screen and (max-width: 800px) {
.site-footer .orange .copywrite {
width: 100%;
line-height: normal;
margin-top: 30px;
text-align: center;
}
.site-footer .orange .socials {
width: 100%;
}
}
.menuWrap {
position: relative;
}
#menuProduse {
border-bottom: 1px solid #e1e2e2;
display: none;
background-color: #fff;
float: left;
margin: 0;
padding: 20px 20px;
position: absolute;
width: 100%;
left: 0;
z-index: 9339;
}
#menuProduse li {
width: calc(100% / 6);
float: left;
padding-left: 10px;
padding-right: 10px;
float: left;
list-style: none;
}
#menuProduse li a {
font-size: 18px;
color: #000;
font-weight: bold;
font-family: "Barlow Condensed", sans-serif;
text-transform: uppercase;
}
#menuProduse li ul {
width: 100%;
margin: 0;
padding: 0;
}
#menuProduse li ul li {
list-style: none;
width: 100%;
padding: 0;
}
#menuProduse li ul li a {
font-size: 16px;
color: #000;
font-family: "Barlow Condensed", sans-serif;
text-transform: none;
font-weight: normal;
}
#menuProduse .luxury {
background-color: #f5912a;
height: 315px;
background-size: cover;
background-position: center;
margin: 0;
padding: 0;
}
#menuProduse .luxury img {
background-color: #f5912a;
width: 100%;
}
#menuProduse .luxury:hover {
opacity: 0.8;
}
.single-product div.product {
position: relative;
overflow: unset;
}
.row {
margin-left: -5px;
margin-right: -5px;
}
.row .col33 {
width: 33.33%;
float: left;
padding-left: 5px;
padding-right: 5px;
}
.row .col100 {
width: 100%;
float: left;
padding-left: 5px;
padding-right: 5px;
}
input.wpcf7-form-control.wpcf7-submit {
display: block;
margin: auto;
border-bottom: 2px solid #ff5400;
background-color: #000;
width: 200px;
}
input.wpcf7-form-control.wpcf7-text {
border: 1px solid #bfbfbf;
background-color: transparent;
line-height: 40px;
padding-left: 10px;
width: 100%;
margin-bottom: 20px;
height: 40px;
}
textarea.wpcf7-form-control.wpcf7-textarea {
overflow: auto;
padding-left: 0.875em;
vertical-align: top;
width: 100%;
background-color: transparent;
border: 1px solid #bfbfbf;
height: 100px;
}
.boxWrap {
padding: 20px;
float: left;
width: 25%;
}
.boxWrap .box {
border: 1px solid #d7d7d7;
height: 360px;
padding: 20px;
position: relative;
}
.boxWrap .box .bgColor {
background-color: #ff5400;
height: 3px;
width: 100%;
float: left;
position: relative;
background-color: #ff5400;
height: 3px;
position: absolute;
left: 0;
right: 0;
top: 0;
width: 100%;
transition: all ease 0.3s;
}
.boxWrap .box h2 {
font-size: 24px;
color: #000;
font-weight: bold;
font-family: "Barlow Condensed", sans-serif;
text-transform: uppercase;
text-align: center;
position: relative;
}
.boxWrap .box img {
left: 50%;
transform: translateX(-50%);
position: relative;
padding: 25px 25px;
height: 120px;
position: relative;
}
.boxWrap .box p {
font-size: 16px;
color: #000;
font-family: "Barlow Condensed", sans-serif;
text-align-last: center;
position: relative;
}
.boxWrap .box:hover {  }
@media screen and (max-width: 1025px) {
.boxWrap {
width: 50%;
}
}
@media screen and (max-width: 700px) {
.boxWrap {
width: 100%;
}
}
.hoverBox .bgColor {
height: 100% !important;
}
.htitle {
font-size: 48px;
color: #000;
font-family: "Barlow Condensed", sans-serif;
text-align: center;
text-transform: uppercase;
}
.linkWebfektiv {
color: #fff;
font-weight: bold;
}
form.wpcf7-form {
float: left;
display: block;
margin: auto;
width: 100%;
margin-top: 30px;
position: relative;
}
div.wpcf7-mail-sent-ok {
border: 2px solid #398f14;
position: absolute; bottom: -25px;
left: 50%;
transform: translateX(-50%);
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
border: 2px solid #f7e700;
display: none !important;
}
span.wpcf7-not-valid-tip {
display: none;
}
input.wpcf7-form-control.wpcf7-not-valid {
border-color: red;
}
textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-not-valid {
border-color: red;
}
.single-product div.wpcf7-mail-sent-ok {
width: 400px;
border: 2px solid #398f14;
position: absolute; text-align: center;
bottom: -55px;
left: 50%;
transform: translateX(-50%);
}
.w315 {
width: 315px;
float: left;
}
.wrest {
width: calc(100% - 315px);
float: left;
}
.formCerere .col50 {
width: 50%;
padding-left: 2px;
padding-right: 2px;
float: left;
}
@media screen and (max-width: 777px) {
.formCerere .col50 {
width: 100%;
}
}
.page-template-template-fullwidth-php .content-area {
width: 100% !important;
}
.textVariation {
border-top: 2px solid #e1e1e1;
margin-bottom: 10px;
padding-top: 20px;
}
.textVariation img {
float: left;
margin-right: 30px;
}
.textVariation span {
font-size: 18px;
font-weight: 500;
font-family: "Barlow Condensed", sans-serif;
color: #000;
line-height: 18px;
}
.variations option {
font-weight: 500;
font-family: "Barlow Condensed", sans-serif;
font-size: 18px;
color: #000;
}
.variations option:hover {
background-color: #ff5400;
}
.single_variation_wrap {
border-top: 2px solid #e1e1e1;
border-bottom: 2px solid #e1e1e1;
float: left;
width: 100%;
padding-top: 20px;
padding-bottom: 20px;
margin-top: 10px;
}
.single-product div.product .single_variation .price {
margin: 0;
}
.slider-for {
border: 1px solid #e1e1e1;
}
.slider-nav__item.slick-slide {
border: 1px solid #e1e1e1;
margin: 10px;
}
.slider-nav.slick-initialized.slick-slider {
margin-left: -10px;
margin-right: -10px;
}
li.woocommerce-widget-layered-nav-list__item.wc-layered-nav-term {
width: 100%;
margin-bottom: 8px;
position: relative;
float: left;
height: 15px;
}
.leftside .slick-prev, .leftside .slick-next {
width: 40px;
height: 40px;
border-radius: 100%;
background-color: #fff;
color: #ff5400;
}
.leftside .slick-prev:before, .leftside .slick-prev:before {
line-height: 40px;
font-family: Font Awesome\ 5 Free;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
font-weight: 900;
content: "";
top: 7px;
left: -2px;
}
.leftside .slick-next:before {
line-height: 40px;
font-family: Font Awesome\ 5 Free;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
font-weight: 900;
content: "";
top: 7px;
left: 2px;
}
.leftside .slick-prev, .leftside .slick-next {
width: 40px;
height: 40px;
border-radius: 100%;
background-color: #fff;
color: #ff5400;
}
.leftside .slick-prev:before {
line-height: 40px;
font-family: Font Awesome\ 5 Free;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
font-weight: 900;
content: "";
top: 7px;
left: -2px;
}
.leftside .slick-prev:before {
font-family: Font Awesome\ 5 Free;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
font-weight: 900;
content: "";
font-style: normal;
font-weight: 400;
line-height: 40px;
color: #d9dcdd;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
font-size: 24px;
}
.woocommerce-product-gallery .slick-prev, .woocommerce-product-gallery .slick-next {
width: 20px;
height: 40px;
border-radius: 100%;
background-color: #fff;
color: #ff5400;
}
.woocommerce-product-gallery .slick-prev:before, .woocommerce-product-gallery .slick-prev:before {
line-height: 40px;
font-family: Font Awesome\ 5 Free;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
font-weight: 900;
content: "";
top: 7px;
left: -2px;
}
.woocommerce-product-gallery .slick-next:before {
line-height: 40px;
font-family: Font Awesome\ 5 Free;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
font-weight: 900;
content: "";
top: 7px;
left: 2px;
}
.woocommerce-product-gallery .slick-prev, .woocommerce-product-gallery .slick-next {
width: 20px;
height: 40px;
border-radius: 100%;
background-color: #fff;
color: #ff5400;
}
.woocommerce-product-gallery .slick-prev:before {
line-height: 40px;
font-family: Font Awesome\ 5 Free;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
font-weight: 900;
content: "";
top: 7px;
left: -2px;
}
.woocommerce-product-gallery .slick-prev:before {
font-family: Font Awesome\ 5 Free;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
font-weight: 900;
content: "";
font-style: normal;
font-weight: 400;
line-height: 40px;
color: #d9dcdd;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
font-size: 24px;
}
.woocommerce-product-gallery .slick-prev:before {
font-family: Font Awesome\ 5 Free;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
font-weight: 900;
content: "";
font-style: normal;
font-weight: 400;
line-height: 40px;
color: #d9dcdd;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
font-size: 24px;
}
.woocommerce-product-gallery .slick-prev:before {
line-height: 40px;
font-family: Font Awesome\ 5 Free;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
font-weight: 900;
content: "";
top: 7px;
left: -2px;
}
@media screen and (max-width: 776px) {
.home #primary {
padding: 0;
}
}
span.onsale {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
color: #ff5400;
border: 1px solid #ff5400;
opacity: 0.7;
display: none;
}
.price del {
color: red;
}
.page-template-template-oferte .item {
margin-bottom: 8px;
}
.price del + ins {
font-weight: 600;
}
.slider-for__item.ex1.slick-slide {
height: 460px;
position: relative;
}
.slider-for__item.ex1.slick-slide img {
margin: auto;
display: block;
object-fit: contain;
width: 100%;
height: 100%;
}
.storefront-handheld-footer-bar ul li > a {
height: 50px;
display: block;
position: relative;
text-indent: -9999px;
z-index: 999;
border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.storefront-handheld-footer-bar ul li > a::before {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: -0.125em;
font-family: "Font Awesome 5 Free";
font-weight: 900;
line-height: inherit;
vertical-align: baseline;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
text-align: center;
line-height: 50px;
font-weight: 400;
font-size: 1.618em;
text-indent: 0;
display: block;
cursor: pointer;
}
.storefront-handheld-footer-bar ul li.search .site-search {
position: absolute;
bottom: -60px;
left: 0;
right: 0;
-webkit-transition: all, ease, 0.2s;
transition: all, ease, 0.2s;
padding: 1em;
z-index: 1;
display: block;
}
.storefront-handheld-footer-bar {
position: fixed;
bottom: 0;
left: 0;
right: 0;
border-top: 1px solid rgba(255, 255, 255, 0.2);
box-shadow: 0 0 6px rgba(0, 0, 0, 0.7);
z-index: 9999;
background-color: #ff5400;
}
.storefront-handheld-footer-bar ul li.search > a::before {
content: "";
}
.storefront-handheld-footer-bar ul li.my-account > a::before {
content: "";
}
.storefront-handheld-footer-bar ul li.cart > a::before {
content: "";
}
.site-search .widget_product_search form::before {
top: 14px;
left: 11px;
}
.site-search .widget_product_search form input[type=search], .site-search .widget_product_search form input[type=text] {
padding-left: 2.617924em;
border: 1px solid #000;
}
.widget_shopping_cart_content {
background-color: #f5f3ef;
border: 2px solid #efcd95;
}
.single-product div.product .woocommerce-product-gallery img {
position: relative;
margin: auto;
padding: 0;
display: block;
width: 100%;
height: 100%;
object-fit: contain;
}
.slider-nav__item.slick-slide {
border: 1px solid #e1e1e1;
margin: 10px;
height: 100px;
}
.wrapContent {
margin-left: -10px;
margin-right: -10px;
background-color: #ebebeb;
}
.firstCol {
width: 25%;
float: left;
padding: 10px;
box-sizing: border-box;
}
@media screen and (max-width: 775px) {
.firstCol {
width: 100%;
}
}
.midCol {
width: 50%;
float: left;
padding: 10px;
box-sizing: border-box;
}
@media screen and (max-width: 775px) {
.midCol {
width: 100%;
}
}
.lastCol {
width: 25%;
float: left;
padding: 10px;
box-sizing: border-box;
}
@media screen and (max-width: 775px) {
.lastCol {
width: 100%;
}
}
.topImagine {
background-size: cover;
height: 350px;
}
.sectiune {
position: relative;
background-size: cover;
background-position: center;
background-color: #000;
overflow: hidden;
height: 100%;
width: 100%;
}
.sectiune h2 {
z-index: 2;
}
.sectiune img {
object-fit: cover;
height: 100%;
width: 100%;
transition: all 500ms ease-in-out;
-webkit-transition: all 500ms ease-in-out;
-moz-transition: all 500ms ease-in-out;
-o-transition: all 500ms ease-in-out;
}
.sectiune:hover img {
transform: scale(1.1);
opacity: 0.45;
}
#dyno {
padding: 5px;
background: #fff;
height: 230px;
margin-bottom: 20px;
transition: all 500ms ease-in-out;
-webkit-transition: all 500ms ease-in-out;
-moz-transition: all 500ms ease-in-out;
-o-transition: all 500ms ease-in-out;
}
#dyno h2 {
font-size: 30px;
color: #fff;
text-transform: uppercase;
position: absolute;
font-weight: bold;
top: 30px;
right: 30px;
margin: 0;
}
#dyno h2:after {
background-color: #ff5400;
content: " ";
height: 2px;
width: 140px;
position: absolute;
bottom: 0;
bottom: -10px;
right: 0;
}
#dyno:hover {
background-color: #ff5400;
}
#tuning {
padding: 5px;
background: #fff;
height: 230px;
transition: all 500ms ease-in-out;
-webkit-transition: all 500ms ease-in-out;
-moz-transition: all 500ms ease-in-out;
-o-transition: all 500ms ease-in-out;
}
#tuning h2 {
font-size: 30px;
color: #fff;
text-transform: uppercase;
position: absolute;
font-weight: bold;
bottom: 40px;
left: 30px;
margin: 0;
}
#tuning h2:after {
background-color: #ff5400;
content: " ";
height: 2px;
width: 140px;
position: absolute;
bottom: 0;
bottom: -10px;
left: 0;
}
#tuning:hover {
background-color: #ff5400;
}
#mecanica {
padding: 5px;
background: #fff;
height: 480px;
transition: all 500ms ease-in-out;
-webkit-transition: all 500ms ease-in-out;
-moz-transition: all 500ms ease-in-out;
-o-transition: all 500ms ease-in-out;
}
#mecanica h2 {
font-size: 30px;
color: #fff;
text-transform: uppercase;
position: absolute;
font-weight: bold;
bottom: 40px;
left: 30px;
margin: 0;
}
#mecanica h2:after {
background-color: #ff5400;
content: " ";
height: 2px;
width: 140px;
position: absolute;
bottom: 0;
bottom: -10px;
right: 0;
}
#mecanica:hover {
background-color: #ff5400;
}
#proiecte {
padding: 5px;
background: #fff;
height: 480px;
transition: all 500ms ease-in-out;
-webkit-transition: all 500ms ease-in-out;
-moz-transition: all 500ms ease-in-out;
-o-transition: all 500ms ease-in-out;
}
#proiecte h2 {
font-size: 30px;
color: #fff;
text-transform: uppercase;
position: absolute;
font-weight: bold;
top: 30px;
left: 30px;
margin: 0;
}
#proiecte h2 span {
font-weight: 300;
}
#proiecte h2:after {
background-color: #ff5400;
content: " ";
height: 2px;
width: 140px;
position: absolute;
bottom: -10px;
left: 0;
}
#proiecte:hover {
background-color: #ff5400;
}
.full-bg-gray {
width: 100%;
float: left;
padding-top: 40px;
padding-bottom: 40px;
background-color: #ebebeb;
}
.full-bg-gray2 {
width: 100%;
float: left;
padding-top: 0;
padding-bottom: 40px;
background-color: #ebebeb;
}
#rentacar {
position: relative;
background-color: #fff;
margin-bottom: 40px;
margin-top: -120px;
}
#rentacar .col-33 {
width: 33.33%;
float: left;
}
#rentacar h3 {
font-size: 24px;
color: #000;
font-family: "Lato", sans-serif;
text-align: center;
font-weight: 500;
}
#rentacar h3 span {
font-weight: bold;
}
#rentacar .rand {
border-top: 1px solid #efefef;
width: 100%;
float: left;
padding: 20px 30px;
}
#rentacar .leftSide {
width: 25%;
float: left;
}
#rentacar .leftSide h1 {
font-size: 30px;
font-family: "Lato", sans-serif;
color: #000;
font-weight: bold;
text-transform: uppercase;
position: relative;
margin-top: 20px;
}
#rentacar .leftSide h1:after {
content: " ";
width: 140px;
height: 2px;
background-color: #ff5400;
left: 0;
position: absolute;
bottom: -12px;
}
#rentacar .rightSide {
width: 75%;
float: left;
font-family: "Lato", sans-serif;
font-size: 18px;
text-align: justify;
line-height: 26px;
}
#rentacar h2 {
font-size: 24px;
font-family: "Lato", sans-serif;
color: #000;
font-weight: bold;
}
#rentacar ul {
padding-left: 20px;
padding-top: 30px;
margin: 0;
}
#rentacar ul li {
list-style: disc;
font-size: 18px;
color: #000;
font-family: "Lato", sans-serif;
}
.paralaxWrap {
height: 480px;
width: 100%;
float: left;
}
.proiecteParalaxEcu {
background-size: cover;
background-position: center;
background-attachment: fixed;
position: relative;
height: 480px;
position: relative;
float: left;
width: 100%;
background-color: #000;
left: 0;
right: 0;
}
.projectsBtn {
width: 400px;
height: 140px;
background-color: #fff;
border-top: 3px solid #ff5400;
font-size: 18px;
font-family: "Lato", sans-serif;
color: #000;
font-weight: bold;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
text-align: center;
padding-top: 30px;
}
.tunningText {
float: left;
width: 100%;
z-index: 2;
position: relative;
background-color: #fff;
margin-bottom: 40px;
margin-top: -120px;
}
.tunningText .rand {
border-top: 1px solid #efefef;
width: 100%;
float: left;
padding: 20px 30px;
}
.tunningText .rand2 {
border-top: 1px solid #efefef;
width: 100%;
float: left;
padding: 20px 28px;
}
.tunningText .leftSide {
width: 25%;
float: left;
}
.tunningText .leftSide h1 {
font-size: 30px;
font-family: "Lato", sans-serif;
color: #000;
font-weight: bold;
text-transform: uppercase;
position: relative;
margin-top: 20px;
}
.tunningText .leftSide h1:after {
content: " ";
width: 140px;
height: 2px;
background-color: #ff5400;
left: 0;
position: absolute;
bottom: -12px;
}
.tunningText .leftSide h2 {
font-size: 20px;
font-family: "Lato", sans-serif;
color: #000;
position: relative;
font-weight: bold;
}
.tunningText .rightSide {
width: 75%;
float: left;
font-family: "Lato", sans-serif;
font-size: 18px;
text-align: justify;
line-height: 26px;
}
.tunningText .box {
background-color: #ebebeb;
font-size: 16px;
color: #5a5a5a;
width: 210px;
height: 200px;
float: left;
padding: 5px;
position: relative;
margin-left: 2px;
margin-right: 2px;
transition: all 400ms ease-in-out;
font-family: "Lato", sans-serif;
}
.tunningText .box .top {
height: 135px;
width: 100%;
position: relative;
transition: all 400ms ease-in-out;
}
.tunningText .box .top img {
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
position: absolute;
}
.tunningText .box .bottom {
height: 55px;
width: 100%;
position: relative;
transition: all 400ms ease-in-out;
}
.tunningText .box h2 {
font-size: 16px;
color: #5a5a5a;
font-weight: bold;
text-align: center;
top: 50%;
transform: translateY(-50%);
position: absolute;
width: 100%;
margin: 0;
font-family: "Lato", sans-serif;
text-transform: uppercase;
}
.tunningText .box .overtext {
top: 5px;
left: 5px;
right: 5px;
bottom: 5px;
background-color: #ff5400;
position: absolute;
opacity: 0;
transition: all 400ms ease-in-out;
}
.tunningText .box .overtext h3 {
font-size: 16px;
color: #fff;
font-weight: bold;
text-align: center;
top: 50%;
transform: translateY(-50%);
position: absolute;
width: 100%;
margin: 0;
line-height: 25px;
font-family: "Lato", sans-serif;
}
.tunningText .box:hover {
cursor: pointer;
}
.tunningText .box:hover .top {
opacity: 0;
}
.tunningText .box:hover .bottom {
opacity: 0;
}
.tunningText .box:hover .overtext {
opacity: 1;
} .slick-slider {
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list {
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus {
outline: 0;
}
.slick-list.dragging {
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-list, .slick-slider .slick-track {
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track {
position: relative;
top: 0;
left: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:after, .slick-track:before {
display: table;
content: "";
}
.slick-track:after {
clear: both;
}
.slick-loading .slick-track {
visibility: hidden;
}
.slick-slide {
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir=rtl] .slick-slide {
float: right;
}
.slick-slide img {
display: block;
}
.slick-slide.slick-loading img {
display: none;
}
.slick-slide.dragging img {
pointer-events: none;
}
.slick-initialized .slick-slide {
display: block;
}
.slick-loading .slick-slide {
visibility: hidden;
}
.slick-vertical .slick-slide {
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}