@charset "UTF-8";
 article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
display: block;
}
audio,
canvas,
video {
display: inline-block;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden] {
display: none;
}
html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
body {
margin: 0;
}
a:focus {
outline: thin dotted;
}
a:active,
a:hover {
outline: 0;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
hr {
-webkit-box-sizing: content-box;
box-sizing: content-box;
height: 0;
}
mark {
background: #ff000f;
color: #fff;
}
code,
kbd,
pre,
samp {
font-family: monospace, serif;
font-size: 1em;
}
pre {
white-space: pre-wrap;
}
q {
quotes: "“" "”" "‘" "’";
}
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: 0;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
button,
input,
select,
textarea {
font-family: inherit;
font-size: 100%;
margin: 0;
}
button,
input {
line-height: normal;
}
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;
}
input[type=checkbox],
input[type=radio] {
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
}
input[type=search] {
-webkit-appearance: textfield;
-webkit-box-sizing: content-box;
box-sizing: content-box;
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
vertical-align: top;
}
table {
border-collapse: collapse;
border-spacing: 0;
} html,
body,
div,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
color: #FFF;
font-size: 100%;
vertical-align: baseline;
}
body {
line-height: 1;
}
ul {
list-style: none;
}
blockquote,
q {
quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: "";
content: none;
}
:focus {
outline: 0;
}
ins {
text-decoration: none;
}
del {
text-decoration: line-through;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
a:focus {
outline: none;
}
button:focus {
outline: none;
}
button::-moz-focus-inner {
border: 0;
}
ol,
ul {
margin: 0;
padding: 0;
}
ul li,
ol li {
margin: 0;
padding: 0;
}
a {
color: #555;
text-decoration: none;
}
a:hover {
color: #000;
text-decoration: none;
}
button {
cursor: pointer;
}
input,
textarea {
font: 12px/1.5 "Helvetica Neue", Arial, "Liberation Sans", FreeSans, sans-serif;
}
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset {
margin-bottom: 0px;
line-height: 1;
}
p {
margin-bottom: 10px;
}
.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: ".";
clear: both;
height: 0;
line-height: 0;
overflow: hidden;
}
.clearfix {
display: inline-block;
}
* html .clearfix {
height: 1%;
}
.clearfix {
display: block;
}
span.hide_text {
visibility: hidden;
}
.clear_right {
clear: right;
}
.clear_left {
clear: left;
}
body {
-webkit-text-size-adjust: none !important;
} .animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.animated2 {
-webkit-animation-duration: 0.7s;
animation-duration: 0.7s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
opacity: 1 !important;
}
.animated.infinite {
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
.animated.hinge {
-webkit-animation-duration: 2s;
animation-duration: 2s;
}
.delay-1 {
-webkit-animation-delay: 0.6s;
animation-delay: 0.6s;
}
.delay-2 {
-webkit-animation-delay: 1s;
animation-delay: 1s;
}
.delay-3 {
-webkit-animation-delay: 1.4s;
animation-delay: 1.4s;
}
.delay-4 {
-webkit-animation-delay: 1.8s;
animation-delay: 1.8s;
}
.delay-5 {
-webkit-animation-delay: 2.2s;
animation-delay: 2.2s;
}
.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
-webkit-animation-duration: 0.75s;
animation-duration: 0.75s;
}
@-webkit-keyframes bounce {
from, 20%, 53%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
40%,
43% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0, -4px, 0);
transform: translate3d(0, -4px, 0);
}
}
@keyframes bounce {
from, 20%, 53%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
40%,
43% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0, -4px, 0);
transform: translate3d(0, -4px, 0);
}
}
.bounce {
-webkit-animation-name: bounce;
animation-name: bounce;
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
}
@-webkit-keyframes flash {
from, 50%, to {
opacity: 1;
}
25%,
75% {
opacity: 0;
}
}
@keyframes flash {
from, 50%, to {
opacity: 1;
}
25%,
75% {
opacity: 0;
}
}
.flash {
-webkit-animation-name: flash;
animation-name: flash;
} @-webkit-keyframes pulse {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes pulse {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.pulse {
-webkit-animation-name: pulse;
animation-name: pulse;
}
@-webkit-keyframes rubberBand {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1);
}
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1);
}
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1);
}
65% {
-webkit-transform: scale3d(0.95, 1.05, 1);
transform: scale3d(0.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, 0.95, 1);
transform: scale3d(1.05, 0.95, 1);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes rubberBand {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1);
}
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1);
}
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1);
}
65% {
-webkit-transform: scale3d(0.95, 1.05, 1);
transform: scale3d(0.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, 0.95, 1);
transform: scale3d(1.05, 0.95, 1);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.rubberBand {
-webkit-animation-name: rubberBand;
animation-name: rubberBand;
}
@-webkit-keyframes shake {
from, to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
10%,
30%,
50%,
70%,
90% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
20%,
40%,
60%,
80% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
}
@keyframes shake {
from, to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
10%,
30%,
50%,
70%,
90% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
20%,
40%,
60%,
80% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
}
.shake {
-webkit-animation-name: shake;
animation-name: shake;
}
@-webkit-keyframes headShake {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
6.5% {
-webkit-transform: translateX(-6px) rotateY(-9deg);
transform: translateX(-6px) rotateY(-9deg);
}
18.5% {
-webkit-transform: translateX(5px) rotateY(7deg);
transform: translateX(5px) rotateY(7deg);
}
31.5% {
-webkit-transform: translateX(-3px) rotateY(-5deg);
transform: translateX(-3px) rotateY(-5deg);
}
43.5% {
-webkit-transform: translateX(2px) rotateY(3deg);
transform: translateX(2px) rotateY(3deg);
}
50% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes headShake {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
6.5% {
-webkit-transform: translateX(-6px) rotateY(-9deg);
transform: translateX(-6px) rotateY(-9deg);
}
18.5% {
-webkit-transform: translateX(5px) rotateY(7deg);
transform: translateX(5px) rotateY(7deg);
}
31.5% {
-webkit-transform: translateX(-3px) rotateY(-5deg);
transform: translateX(-3px) rotateY(-5deg);
}
43.5% {
-webkit-transform: translateX(2px) rotateY(3deg);
transform: translateX(2px) rotateY(3deg);
}
50% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
.headShake {
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
-webkit-animation-name: headShake;
animation-name: headShake;
}
@-webkit-keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg);
}
to {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
}
}
@keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg);
}
to {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
}
}
.swing {
-webkit-transform-origin: top center;
transform-origin: top center;
-webkit-animation-name: swing;
animation-name: swing;
}
@-webkit-keyframes tada {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%,
20% {
-webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
}
30%,
50%,
70%,
90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%,
60%,
80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes tada {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%,
20% {
-webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
}
30%,
50%,
70%,
90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%,
60%,
80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.tada {
-webkit-animation-name: tada;
animation-name: tada;
} @-webkit-keyframes wobble {
from {
-webkit-transform: none;
transform: none;
}
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes wobble {
from {
-webkit-transform: none;
transform: none;
}
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
to {
-webkit-transform: none;
transform: none;
}
}
.wobble {
-webkit-animation-name: wobble;
animation-name: wobble;
}
@-webkit-keyframes jello {
from, 11.1%, to {
-webkit-transform: none;
transform: none;
}
22.2% {
-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
transform: skewX(-12.5deg) skewY(-12.5deg);
}
33.3% {
-webkit-transform: skewX(6.25deg) skewY(6.25deg);
transform: skewX(6.25deg) skewY(6.25deg);
}
44.4% {
-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
transform: skewX(-3.125deg) skewY(-3.125deg);
}
55.5% {
-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
transform: skewX(1.5625deg) skewY(1.5625deg);
}
66.6% {
-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
transform: skewX(-0.78125deg) skewY(-0.78125deg);
}
77.7% {
-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
transform: skewX(0.390625deg) skewY(0.390625deg);
}
88.8% {
-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
}
}
@keyframes jello {
from, 11.1%, to {
-webkit-transform: none;
transform: none;
}
22.2% {
-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
transform: skewX(-12.5deg) skewY(-12.5deg);
}
33.3% {
-webkit-transform: skewX(6.25deg) skewY(6.25deg);
transform: skewX(6.25deg) skewY(6.25deg);
}
44.4% {
-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
transform: skewX(-3.125deg) skewY(-3.125deg);
}
55.5% {
-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
transform: skewX(1.5625deg) skewY(1.5625deg);
}
66.6% {
-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
transform: skewX(-0.78125deg) skewY(-0.78125deg);
}
77.7% {
-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
transform: skewX(0.390625deg) skewY(0.390625deg);
}
88.8% {
-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
}
}
.jello {
-webkit-animation-name: jello;
animation-name: jello;
-webkit-transform-origin: center;
transform-origin: center;
}
@-webkit-keyframes bounceIn {
from, 20%, 40%, 60%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(0.9, 0.9, 0.9);
transform: scale3d(0.9, 0.9, 0.9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(0.97, 0.97, 0.97);
transform: scale3d(0.97, 0.97, 0.97);
}
to {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes bounceIn {
from, 20%, 40%, 60%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(0.9, 0.9, 0.9);
transform: scale3d(0.9, 0.9, 0.9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(0.97, 0.97, 0.97);
transform: scale3d(0.97, 0.97, 0.97);
}
to {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.bounceIn {
-webkit-animation-name: bounceIn;
animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
}
75% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
90% {
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInDown {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
}
75% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
90% {
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
.bounceInDown {
-webkit-animation-name: bounceInDown;
animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: translate3d(-3000px, 0, 0);
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
transform: translate3d(25px, 0, 0);
}
75% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
90% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInLeft {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: translate3d(-3000px, 0, 0);
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
transform: translate3d(25px, 0, 0);
}
75% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
90% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
.bounceInLeft {
-webkit-animation-name: bounceInLeft;
animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
from {
opacity: 0;
-webkit-transform: translate3d(3000px, 0, 0);
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(-25px, 0, 0);
transform: translate3d(-25px, 0, 0);
}
75% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
90% {
-webkit-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInRight {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
from {
opacity: 0;
-webkit-transform: translate3d(3000px, 0, 0);
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(-25px, 0, 0);
transform: translate3d(-25px, 0, 0);
}
75% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
90% {
-webkit-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
.bounceInRight {
-webkit-animation-name: bounceInRight;
animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
from {
opacity: 0;
-webkit-transform: translate3d(0, 3000px, 0);
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
75% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
90% {
-webkit-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes bounceInUp {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
from {
opacity: 0;
-webkit-transform: translate3d(0, 3000px, 0);
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
75% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
90% {
-webkit-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.bounceInUp {
-webkit-animation-name: bounceInUp;
animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
20% {
-webkit-transform: scale3d(0.9, 0.9, 0.9);
transform: scale3d(0.9, 0.9, 0.9);
}
50%,
55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
to {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
}
@keyframes bounceOut {
20% {
-webkit-transform: scale3d(0.9, 0.9, 0.9);
transform: scale3d(0.9, 0.9, 0.9);
}
50%,
55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
to {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
}
.bounceOut {
-webkit-animation-name: bounceOut;
animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
20% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
40%,
45% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
@keyframes bounceOutDown {
20% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
40%,
45% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
.bounceOutDown {
-webkit-animation-name: bounceOutDown;
animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
20% {
opacity: 1;
-webkit-transform: translate3d(20px, 0, 0);
transform: translate3d(20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
@keyframes bounceOutLeft {
20% {
opacity: 1;
-webkit-transform: translate3d(20px, 0, 0);
transform: translate3d(20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
.bounceOutLeft {
-webkit-animation-name: bounceOutLeft;
animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
20% {
opacity: 1;
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
@keyframes bounceOutRight {
20% {
opacity: 1;
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
.bounceOutRight {
-webkit-animation-name: bounceOutRight;
animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
20% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
40%,
45% {
opacity: 1;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
@keyframes bounceOutUp {
20% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
40%,
45% {
opacity: 1;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
.bounceOutUp {
-webkit-animation-name: bounceOutUp;
animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
.fadeIn {
-webkit-animation-name: fadeIn;
animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInDown {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInDown {
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInDownBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInDownBig {
-webkit-animation-name: fadeInDownBig;
animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInLeft {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInLeft {
-webkit-animation-name: fadeInLeft;
animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
from {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInLeftBig {
from {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInLeftBig {
-webkit-animation-name: fadeInLeftBig;
animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
from {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInRight {
from {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInRight {
-webkit-animation-name: fadeInRight;
animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
from {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInRightBig {
from {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInRightBig {
-webkit-animation-name: fadeInRightBig;
animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
from {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInUp {
from {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInUp {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInUpBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInUpBig {
-webkit-animation-name: fadeInUpBig;
animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
@keyframes fadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
.fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
@keyframes fadeOutDown {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
.fadeOutDown {
-webkit-animation-name: fadeOutDown;
animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
@keyframes fadeOutDownBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
.fadeOutDownBig {
-webkit-animation-name: fadeOutDownBig;
animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
@keyframes fadeOutLeft {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
.fadeOutLeft {
-webkit-animation-name: fadeOutLeft;
animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
@keyframes fadeOutLeftBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
.fadeOutLeftBig {
-webkit-animation-name: fadeOutLeftBig;
animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
@keyframes fadeOutRight {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
.fadeOutRight {
-webkit-animation-name: fadeOutRight;
animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
@keyframes fadeOutRightBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
.fadeOutRightBig {
-webkit-animation-name: fadeOutRightBig;
animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
@keyframes fadeOutUp {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
.fadeOutUp {
-webkit-animation-name: fadeOutUp;
animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
@keyframes fadeOutUpBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
.fadeOutUpBig {
-webkit-animation-name: fadeOutUpBig;
animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
@keyframes flip {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
.animated.flip {
-webkit-backface-visibility: visible;
backface-visibility: visible;
-webkit-animation-name: flip;
animation-name: flip;
}
@-webkit-keyframes flipInX {
from {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes flipInX {
from {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
.flipInX {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInX;
animation-name: flipInX;
}
@-webkit-keyframes flipInY {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes flipInY {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
.flipInY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInY;
animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
@keyframes flipOutX {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
.flipOutX {
-webkit-animation-name: flipOutX;
animation-name: flipOutX;
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
@keyframes flipOutY {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
.flipOutY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipOutY;
animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
from {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: skewX(20deg);
transform: skewX(20deg);
opacity: 1;
}
80% {
-webkit-transform: skewX(-5deg);
transform: skewX(-5deg);
opacity: 1;
}
to {
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes lightSpeedIn {
from {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: skewX(20deg);
transform: skewX(20deg);
opacity: 1;
}
80% {
-webkit-transform: skewX(-5deg);
transform: skewX(-5deg);
opacity: 1;
}
to {
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.lightSpeedIn {
-webkit-animation-name: lightSpeedIn;
animation-name: lightSpeedIn;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
from {
opacity: 1;
}
to {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
@keyframes lightSpeedOut {
from {
opacity: 1;
}
to {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
.lightSpeedOut {
-webkit-animation-name: lightSpeedOut;
animation-name: lightSpeedOut;
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
from {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateIn {
from {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateIn {
-webkit-animation-name: rotateIn;
animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInDownLeft {
-webkit-animation-name: rotateInDownLeft;
animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInDownRight {
-webkit-animation-name: rotateInDownRight;
animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInUpLeft {
-webkit-animation-name: rotateInUpLeft;
animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInUpRight {
-webkit-animation-name: rotateInUpRight;
animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
from {
-webkit-transform-origin: center;
transform-origin: center;
opacity: 1;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, 200deg);
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
@keyframes rotateOut {
from {
-webkit-transform-origin: center;
transform-origin: center;
opacity: 1;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, 200deg);
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
.rotateOut {
-webkit-animation-name: rotateOut;
animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
}
@keyframes rotateOutDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
}
.rotateOutDownLeft {
-webkit-animation-name: rotateOutDownLeft;
animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
@keyframes rotateOutDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutDownRight {
-webkit-animation-name: rotateOutDownRight;
animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
@keyframes rotateOutUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutUpLeft {
-webkit-animation-name: rotateOutUpLeft;
animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 90deg);
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
}
}
@keyframes rotateOutUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 90deg);
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
}
}
.rotateOutUpRight {
-webkit-animation-name: rotateOutUpRight;
animation-name: rotateOutUpRight;
}
@-webkit-keyframes hinge {
0% {
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%,
60% {
-webkit-transform: rotate3d(0, 0, 1, 80deg);
transform: rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40%,
80% {
-webkit-transform: rotate3d(0, 0, 1, 60deg);
transform: rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1;
}
to {
-webkit-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
@keyframes hinge {
0% {
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%,
60% {
-webkit-transform: rotate3d(0, 0, 1, 80deg);
transform: rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40%,
80% {
-webkit-transform: rotate3d(0, 0, 1, 60deg);
transform: rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1;
}
to {
-webkit-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
.hinge {
-webkit-animation-name: hinge;
animation-name: hinge;
} @-webkit-keyframes rollIn {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes rollIn {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.rollIn {
-webkit-animation-name: rollIn;
animation-name: rollIn;
} @-webkit-keyframes rollOut {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
@keyframes rollOut {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
.rollOut {
-webkit-animation-name: rollOut;
animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
from {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
50% {
opacity: 1;
}
}
@keyframes zoomIn {
from {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
50% {
opacity: 1;
}
}
.zoomIn {
-webkit-animation-name: zoomIn;
animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomInDown {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomInDown {
-webkit-animation-name: zoomInDown;
animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomInLeft {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomInLeft {
-webkit-animation-name: zoomInLeft;
animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomInRight {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomInRight {
-webkit-animation-name: zoomInRight;
animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomInUp {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomInUp {
-webkit-animation-name: zoomInUp;
animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
from {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
to {
opacity: 0;
}
}
@keyframes zoomOut {
from {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
to {
opacity: 0;
}
}
.zoomOut {
-webkit-animation-name: zoomOut;
animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
to {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
to {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomOutDown {
-webkit-animation-name: zoomOutDown;
animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
transform: scale(0.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
transform-origin: left center;
}
}
@keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
transform: scale(0.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
transform-origin: left center;
}
}
.zoomOutLeft {
-webkit-animation-name: zoomOutLeft;
animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
transform: scale(0.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
transform-origin: right center;
}
}
@keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
transform: scale(0.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
transform-origin: right center;
}
}
.zoomOutRight {
-webkit-animation-name: zoomOutRight;
animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
to {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
to {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomOutUp {
-webkit-animation-name: zoomOutUp;
animation-name: zoomOutUp;
}
@-webkit-keyframes slideInDown {
from {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInDown {
from {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInDown {
-webkit-animation-name: slideInDown;
animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
from {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInLeft {
from {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInLeft {
-webkit-animation-name: slideInLeft;
animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
from {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInRight {
from {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInRight {
-webkit-animation-name: slideInRight;
animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
from {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInUp {
from {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInUp {
-webkit-animation-name: slideInUp;
animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
@keyframes slideOutDown {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
.slideOutDown {
-webkit-animation-name: slideOutDown;
animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
@keyframes slideOutLeft {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
.slideOutLeft {
-webkit-animation-name: slideOutLeft;
animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
@keyframes slideOutRight {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
.slideOutRight {
-webkit-animation-name: slideOutRight;
animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
@keyframes slideOutUp {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
.slideOutUp {
-webkit-animation-name: slideOutUp;
animation-name: slideOutUp;
}  .owl-carousel {
display: none;
width: 100%;
-webkit-tap-highlight-color: transparent; position: relative;
z-index: 1;
}
.owl-carousel .owl-stage {
position: relative;
-ms-touch-action: pan-Y;
-moz-backface-visibility: hidden; }
.owl-carousel .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
position: relative;
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
display: block;
width: 100%;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
display: none;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
cursor: pointer;
cursor: hand;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel.owl-loaded {
display: block;
}
.owl-carousel.owl-loading {
opacity: 0;
display: block;
}
.owl-carousel.owl-hidden {
opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel.owl-grab {
cursor: move;
cursor: -webkit-grab;
cursor: grab;
}
.owl-carousel.owl-rtl {
direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
float: right;
} .no-js .owl-carousel {
display: block;
} .owl-carousel .animated {
-webkit-animation-duration: 1000ms;
animation-duration: 1000ms;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
z-index: 0;
}
.owl-carousel .owl-animated-out {
z-index: 1;
}
.owl-carousel .fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
} .owl-height {
-webkit-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out;
} .owl-carousel .owl-item .owl-lazy {
opacity: 0;
-webkit-transition: opacity 400ms ease;
transition: opacity 400ms ease;
}
.owl-carousel .owl-item img.owl-lazy {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
} .owl-carousel .owl-video-wrapper {
position: relative;
height: 100%;
background: #000;
}
.owl-carousel .owl-video-play-icon {
position: absolute;
height: 80px;
width: 80px;
left: 50%;
top: 50%;
margin-left: -40px;
margin-top: -40px;
background: url(//socopur.com.pe/wp-content/themes/SocopurTemplate/css/owl.video.play.png) no-repeat;
cursor: pointer;
z-index: 1;
-webkit-backface-visibility: hidden;
-webkit-transition: -webkit-transform 100ms ease;
transition: -webkit-transform 100ms ease;
transition: transform 100ms ease;
transition: transform 100ms ease, -webkit-transform 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
-webkit-transform: scale(1.3, 1.3);
transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
display: none;
}
.owl-carousel .owl-video-tn {
opacity: 0;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
background-size: contain;
-webkit-transition: opacity 400ms ease;
transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
position: relative;
z-index: 1;
height: 100%;
width: 100%;
} .owl-theme .owl-nav {
margin-top: 10px;
text-align: center;
-webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-nav [class*=owl-] {
color: #FFF;
font-size: 14px;
margin: 5px;
padding: 4px 7px;
background: #D6D6D6;
display: inline-block;
cursor: pointer;
border-radius: 3px;
}
.owl-theme .owl-nav [class*=owl-]:hover {
background: #869791;
color: #FFF;
text-decoration: none;
}
.owl-theme .owl-nav .disabled {
opacity: 0.5;
cursor: default;
}
.owl-theme .owl-nav.disabled + .owl-dots {
margin-top: 10px;
}
.owl-theme .owl-dots {
text-align: center;
-webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-dots .owl-dot {
display: inline-block;
zoom: 1;
*display: inline;
}
.owl-theme .owl-dots .owl-dot span {
width: 10px;
height: 10px;
margin: 5px 7px;
background: #D6D6D6;
display: block;
-webkit-backface-visibility: visible;
-webkit-transition: opacity 200ms ease;
transition: opacity 200ms ease;
border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
background: #869791;
} .selectric-wrapper {
position: relative;
cursor: pointer;
}
.selectric-responsive {
width: 100%;
}
.selectric {
border: 1px solid #DDD;
border-radius: 0px;
background: #F8F8F8;
position: relative;
overflow: hidden;
}
.selectric .label {
display: block;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
margin: 0 38px 0 10px;
font-size: 12px;
line-height: 38px;
color: #444;
height: 38px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.selectric .button {
display: block;
position: absolute;
right: 0;
top: 0;
width: 38px;
height: 38px;
line-height: 38px;
background-color: #F8f8f8;
color: #BBB;
text-align: center;
font: 0/0 a;
*font: 20px/38px Lucida Sans Unicode, Arial Unicode MS, Arial;
}
.selectric .button:after {
content: " ";
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
margin: auto;
width: 0;
height: 0;
border: 4px solid transparent;
border-top-color: #BBB;
border-bottom: none;
}
.selectric-focus .selectric {
border-color: #aaaaaa;
}
.selectric-hover .selectric {
border-color: #c4c4c4;
}
.selectric-hover .selectric .button {
color: #a2a2a2;
}
.selectric-hover .selectric .button:after {
border-top-color: #a2a2a2;
}
.selectric-open {
z-index: 9999;
}
.selectric-open .selectric {
border-color: #c4c4c4;
}
.selectric-open .selectric-items {
display: block;
}
.selectric-disabled {
filter: alpha(opacity=50);
opacity: 0.5;
cursor: default;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.selectric-hide-select {
position: relative;
overflow: hidden;
width: 0;
height: 0;
}
.selectric-hide-select select {
position: absolute;
left: -100%;
}
.selectric-hide-select.selectric-is-native {
position: absolute;
width: 100%;
height: 100%;
z-index: 10;
}
.selectric-hide-select.selectric-is-native select {
position: absolute;
top: 0;
left: 0;
right: 0;
height: 100%;
width: 100%;
border: none;
z-index: 1;
-webkit-box-sizing: border-box;
box-sizing: border-box;
opacity: 0;
}
.selectric-input {
position: absolute !important;
top: 0 !important;
left: 0 !important;
overflow: hidden !important;
clip: rect(0, 0, 0, 0) !important;
margin: 0 !important;
padding: 0 !important;
width: 1px !important;
height: 1px !important;
outline: none !important;
border: none !important;
*font: 0/0 a !important;
background: none !important;
}
.selectric-temp-show {
position: absolute !important;
visibility: hidden !important;
display: block !important;
} .selectric-items {
display: none;
position: absolute;
top: 100%;
left: 0;
background: #F8F8F8;
border: 1px solid #c4c4c4;
z-index: -1;
-webkit-box-shadow: 0 0 10px -6px;
box-shadow: 0 0 10px -6px;
}
.selectric-items .selectric-scroll {
height: 100%;
overflow: auto;
}
.selectric-above .selectric-items {
top: auto;
bottom: 100%;
}
.selectric-items ul,
.selectric-items li {
list-style: none;
padding: 0;
margin: 0;
font-size: 12px;
line-height: 20px;
min-height: 20px;
}
.selectric-items li {
display: block;
padding: 10px;
color: #666;
cursor: pointer;
}
.selectric-items li.selected {
background: #E0E0E0;
color: #444;
}
.selectric-items li.highlighted {
background: #D0D0D0;
color: #444;
}
.selectric-items li:hover {
background: #D5D5D5;
color: #444;
}
.selectric-items .disabled {
filter: alpha(opacity=50);
opacity: 0.5;
cursor: default !important;
background: none !important;
color: #666 !important;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.selectric-items .selectric-group .selectric-group-label {
font-weight: bold;
padding-left: 10px;
cursor: default;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background: none;
color: #444;
}
.selectric-items .selectric-group.disabled li {
filter: alpha(opacity=100);
opacity: 1;
}
.selectric-items .selectric-group li {
padding-left: 25px;
}
table.dataTable {
width: 100%;
margin: 0 auto;
clear: both;
border-spacing: 0;
}
table.dataTable thead th,
table.dataTable tfoot th {
font-weight: bold;
}
table.dataTable thead th,
table.dataTable thead td {
padding: 10px 18px;
}
table.dataTable thead th:active,
table.dataTable thead td:active {
outline: none;
}
table.dataTable tfoot th,
table.dataTable tfoot td {
padding: 10px 18px 6px 18px;
border-top: 1px solid #111;
}
table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
cursor: pointer;
*cursor: hand;
background-repeat: no-repeat;
background-position: center right;
}
table.dataTable thead .sorting {
background-image: url(//socopur.com.pe/wp-content/themes/SocopurTemplate/images/sort_both.png);
}
table.dataTable thead .sorting_asc {
background-image: url(//socopur.com.pe/wp-content/themes/SocopurTemplate/images/sort_asc.png);
}
table.dataTable thead .sorting_desc {
background-image: url(//socopur.com.pe/wp-content/themes/SocopurTemplate/images/sort_desc.png);
}
table.dataTable thead .sorting_asc_disabled {
background-image: url(//socopur.com.pe/wp-content/themes/SocopurTemplate/images/sort_asc_disabled.png);
}
table.dataTable thead .sorting_desc_disabled {
background-image: url(//socopur.com.pe/wp-content/themes/SocopurTemplate/images/sort_desc_disabled.png);
}
table.dataTable tbody tr {
background-color: #ffffff;
}
table.dataTable tbody tr.selected {
background-color: #B0BED9;
}
table.dataTable tbody th,
table.dataTable tbody td {
padding: 8px 10px;
}
table.dataTable.row-border tbody th,
table.dataTable.row-border tbody td,
table.dataTable.display tbody th,
table.dataTable.display tbody td {
border-top: 1px solid #ddd;
}
table.dataTable.row-border tbody tr:first-child th,
table.dataTable.row-border tbody tr:first-child td,
table.dataTable.display tbody tr:first-child th,
table.dataTable.display tbody tr:first-child td {
border-top: none;
}
table.dataTable.cell-border tbody th,
table.dataTable.cell-border tbody td {
border-top: 1px solid #ddd;
border-right: 1px solid #ddd;
}
table.dataTable.cell-border tbody tr th:first-child,
table.dataTable.cell-border tbody tr td:first-child {
border-left: 1px solid #ddd;
}
table.dataTable.cell-border tbody tr:first-child th,
table.dataTable.cell-border tbody tr:first-child td {
border-top: none;
}
table.dataTable.stripe tbody tr.odd,
table.dataTable.display tbody tr.odd {
background-color: #f9f9f9;
}
table.dataTable.stripe tbody tr.odd.selected,
table.dataTable.display tbody tr.odd.selected {
background-color: #acbad4;
}
table.dataTable.hover tbody tr:hover,
table.dataTable.display tbody tr:hover {
background-color: #f6f6f6;
}
table.dataTable.hover tbody tr:hover.selected,
table.dataTable.display tbody tr:hover.selected {
background-color: #aab7d1;
}
table.dataTable.order-column tbody tr > .sorting_1,
table.dataTable.order-column tbody tr > .sorting_2,
table.dataTable.order-column tbody tr > .sorting_3,
table.dataTable.display tbody tr > .sorting_1,
table.dataTable.display tbody tr > .sorting_2,
table.dataTable.display tbody tr > .sorting_3 {
background-color: #fafafa;
}
table.dataTable.order-column tbody tr.selected > .sorting_1,
table.dataTable.order-column tbody tr.selected > .sorting_2,
table.dataTable.order-column tbody tr.selected > .sorting_3,
table.dataTable.display tbody tr.selected > .sorting_1,
table.dataTable.display tbody tr.selected > .sorting_2,
table.dataTable.display tbody tr.selected > .sorting_3 {
background-color: #acbad5;
}
table.dataTable.display tbody tr.odd > .sorting_1,
table.dataTable.order-column.stripe tbody tr.odd > .sorting_1 {
background-color: #f1f1f1;
}
table.dataTable.display tbody tr.odd > .sorting_2,
table.dataTable.order-column.stripe tbody tr.odd > .sorting_2 {
background-color: #f3f3f3;
}
table.dataTable.display tbody tr.odd > .sorting_3,
table.dataTable.order-column.stripe tbody tr.odd > .sorting_3 {
background-color: whitesmoke;
}
table.dataTable.display tbody tr.odd.selected > .sorting_1,
table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_1 {
background-color: #a6b4cd;
}
table.dataTable.display tbody tr.odd.selected > .sorting_2,
table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_2 {
background-color: #a8b5cf;
}
table.dataTable.display tbody tr.odd.selected > .sorting_3,
table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_3 {
background-color: #a9b7d1;
}
table.dataTable.display tbody tr.even > .sorting_1,
table.dataTable.order-column.stripe tbody tr.even > .sorting_1 {
background-color: #fafafa;
}
table.dataTable.display tbody tr.even > .sorting_2,
table.dataTable.order-column.stripe tbody tr.even > .sorting_2 {
background-color: #fcfcfc;
}
table.dataTable.display tbody tr.even > .sorting_3,
table.dataTable.order-column.stripe tbody tr.even > .sorting_3 {
background-color: #fefefe;
}
table.dataTable.display tbody tr.even.selected > .sorting_1,
table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_1 {
background-color: #acbad5;
}
table.dataTable.display tbody tr.even.selected > .sorting_2,
table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_2 {
background-color: #aebcd6;
}
table.dataTable.display tbody tr.even.selected > .sorting_3,
table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_3 {
background-color: #afbdd8;
}
table.dataTable.display tbody tr:hover > .sorting_1,
table.dataTable.order-column.hover tbody tr:hover > .sorting_1 {
background-color: #eaeaea;
}
table.dataTable.display tbody tr:hover > .sorting_2,
table.dataTable.order-column.hover tbody tr:hover > .sorting_2 {
background-color: #ececec;
}
table.dataTable.display tbody tr:hover > .sorting_3,
table.dataTable.order-column.hover tbody tr:hover > .sorting_3 {
background-color: #efefef;
}
table.dataTable.display tbody tr:hover.selected > .sorting_1,
table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_1 {
background-color: #a2aec7;
}
table.dataTable.display tbody tr:hover.selected > .sorting_2,
table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_2 {
background-color: #a3b0c9;
}
table.dataTable.display tbody tr:hover.selected > .sorting_3,
table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_3 {
background-color: #a5b2cb;
}
table.dataTable.no-footer {
border-bottom: 1px solid #111;
}
table.dataTable.nowrap th,
table.dataTable.nowrap td {
white-space: nowrap;
}
table.dataTable.compact thead th,
table.dataTable.compact thead td {
padding: 4px 17px 4px 4px;
}
table.dataTable.compact tfoot th,
table.dataTable.compact tfoot td {
padding: 4px;
}
table.dataTable.compact tbody th,
table.dataTable.compact tbody td {
padding: 4px;
}
table.dataTable th.dt-left,
table.dataTable td.dt-left {
text-align: left;
}
table.dataTable th.dt-center,
table.dataTable td.dt-center,
table.dataTable td.dataTables_empty {
text-align: center;
}
table.dataTable th.dt-right,
table.dataTable td.dt-right {
text-align: right;
}
table.dataTable th.dt-justify,
table.dataTable td.dt-justify {
text-align: justify;
}
table.dataTable th.dt-nowrap,
table.dataTable td.dt-nowrap {
white-space: nowrap;
}
table.dataTable thead th.dt-head-left,
table.dataTable thead td.dt-head-left,
table.dataTable tfoot th.dt-head-left,
table.dataTable tfoot td.dt-head-left {
text-align: left;
}
table.dataTable thead th.dt-head-center,
table.dataTable thead td.dt-head-center,
table.dataTable tfoot th.dt-head-center,
table.dataTable tfoot td.dt-head-center {
text-align: center;
}
table.dataTable thead th.dt-head-right,
table.dataTable thead td.dt-head-right,
table.dataTable tfoot th.dt-head-right,
table.dataTable tfoot td.dt-head-right {
text-align: right;
}
table.dataTable thead th.dt-head-justify,
table.dataTable thead td.dt-head-justify,
table.dataTable tfoot th.dt-head-justify,
table.dataTable tfoot td.dt-head-justify {
text-align: justify;
}
table.dataTable thead th.dt-head-nowrap,
table.dataTable thead td.dt-head-nowrap,
table.dataTable tfoot th.dt-head-nowrap,
table.dataTable tfoot td.dt-head-nowrap {
white-space: nowrap;
}
table.dataTable tbody th.dt-body-left,
table.dataTable tbody td.dt-body-left {
text-align: left;
}
table.dataTable tbody th.dt-body-center,
table.dataTable tbody td.dt-body-center {
text-align: center;
}
table.dataTable tbody th.dt-body-right,
table.dataTable tbody td.dt-body-right {
text-align: right;
}
table.dataTable tbody th.dt-body-justify,
table.dataTable tbody td.dt-body-justify {
text-align: justify;
}
table.dataTable tbody th.dt-body-nowrap,
table.dataTable tbody td.dt-body-nowrap {
white-space: nowrap;
}
table.dataTable,
table.dataTable th,
table.dataTable td {
-webkit-box-sizing: content-box;
box-sizing: content-box;
}
.dataTables_wrapper {
position: relative;
clear: both;
*zoom: 1;
zoom: 1;
}
.dataTables_wrapper .dataTables_length {
float: left;
}
.dataTables_wrapper .dataTables_filter {
float: right;
text-align: right;
}
.dataTables_wrapper .dataTables_filter input {
margin-left: 0.5em;
}
.dataTables_wrapper .dataTables_info {
clear: both;
float: left;
padding-top: 0.755em;
}
.dataTables_wrapper .dataTables_processing {
position: absolute;
top: 50%;
left: 50%;
width: 100%;
height: 40px;
margin-left: -50%;
margin-top: -25px;
padding-top: 20px;
text-align: center;
font-size: 1.2em;
background-color: white;
background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(25%, rgba(255, 255, 255, 0.9)), color-stop(75%, rgba(255, 255, 255, 0.9)), to(rgba(255, 255, 255, 0)));
background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
}
.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_filter,
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_processing,
.dataTables_wrapper .dataTables_paginate {
color: #333;
}
.dataTables_wrapper .dataTables_scroll {
clear: both;
}
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody {
*margin-top: -1px;
-webkit-overflow-scrolling: touch;
}
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > th,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > td,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > th,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > td {
vertical-align: middle;
}
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > th > div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > td > div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > th > div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > td > div.dataTables_sizing {
height: 0;
overflow: hidden;
margin: 0 !important;
padding: 0 !important;
}
.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable,
.dataTables_wrapper.no-footer div.dataTables_scrollBody > table {
border-bottom: none;
}
.dataTables_wrapper:after {
visibility: hidden;
display: block;
content: "";
clear: both;
height: 0;
}
@media screen and (max-width: 767px) {
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_paginate {
float: none;
text-align: center;
}
.dataTables_wrapper .dataTables_paginate {
margin-top: 0.5em;
}
}
@media screen and (max-width: 640px) {
.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_filter {
float: none;
text-align: center;
}
.dataTables_wrapper .dataTables_filter {
margin-top: 0.5em;
}
}
table.dt-rowReorder-float {
position: absolute !important;
opacity: 0.8;
table-layout: fixed;
outline: 2px solid #888;
outline-offset: -2px;
z-index: 2001;
}
tr.dt-rowReorder-moving {
outline: 2px solid #555;
outline-offset: -2px;
}
body.dt-rowReorder-noOverflow {
overflow-x: hidden;
}
table.dataTable td.reorder {
text-align: center;
cursor: move;
}
table.dataTable.dtr-inline.collapsed > tbody > tr > td.child,
table.dataTable.dtr-inline.collapsed > tbody > tr > th.child,
table.dataTable.dtr-inline.collapsed > tbody > tr > td.dataTables_empty {
cursor: default !important;
}
table.dataTable.dtr-inline.collapsed > tbody > tr > td.child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr > th.child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr > td.dataTables_empty:before {
display: none !important;
}
table.dataTable.dtr-inline.collapsed > tbody > tr > td.dtr-control,
table.dataTable.dtr-inline.collapsed > tbody > tr > th.dtr-control {
position: relative;
padding-left: 30px;
cursor: pointer;
}
table.dataTable.dtr-inline.collapsed > tbody > tr > td.dtr-control:before,
table.dataTable.dtr-inline.collapsed > tbody > tr > th.dtr-control:before {
top: 50%;
left: 5px;
height: 1em;
width: 1em;
margin-top: -9px;
display: block;
position: absolute;
color: white;
border: 0.15em solid white;
border-radius: 1em;
-webkit-box-shadow: 0 0 0.2em #444;
box-shadow: 0 0 0.2em #444;
-webkit-box-sizing: content-box;
box-sizing: content-box;
text-align: center;
text-indent: 0 !important;
font-family: "Courier New", Courier, monospace;
line-height: 1em;
content: "+";
background-color: #31b131;
}
table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td.dtr-control:before,
table.dataTable.dtr-inline.collapsed > tbody > tr.parent > th.dtr-control:before {
content: "-";
background-color: #d33333;
}
table.dataTable.dtr-inline.collapsed.compact > tbody > tr > td.dtr-control,
table.dataTable.dtr-inline.collapsed.compact > tbody > tr > th.dtr-control {
padding-left: 27px;
}
table.dataTable.dtr-inline.collapsed.compact > tbody > tr > td.dtr-control:before,
table.dataTable.dtr-inline.collapsed.compact > tbody > tr > th.dtr-control:before {
left: 4px;
height: 14px;
width: 14px;
border-radius: 14px;
line-height: 14px;
text-indent: 3px;
}
table.dataTable.dtr-column > tbody > tr > td.dtr-control,
table.dataTable.dtr-column > tbody > tr > th.dtr-control,
table.dataTable.dtr-column > tbody > tr > td.control,
table.dataTable.dtr-column > tbody > tr > th.control {
position: relative;
cursor: pointer;
}
table.dataTable.dtr-column > tbody > tr > td.dtr-control:before,
table.dataTable.dtr-column > tbody > tr > th.dtr-control:before,
table.dataTable.dtr-column > tbody > tr > td.control:before,
table.dataTable.dtr-column > tbody > tr > th.control:before {
top: 50%;
left: 50%;
height: 0.8em;
width: 0.8em;
margin-top: -0.5em;
margin-left: -0.5em;
display: block;
position: absolute;
color: white;
border: 0.15em solid white;
border-radius: 1em;
-webkit-box-shadow: 0 0 0.2em #444;
box-shadow: 0 0 0.2em #444;
-webkit-box-sizing: content-box;
box-sizing: content-box;
text-align: center;
text-indent: 0 !important;
font-family: "Courier New", Courier, monospace;
line-height: 1em;
content: "+";
background-color: #31b131;
}
table.dataTable.dtr-column > tbody > tr.parent td.dtr-control:before,
table.dataTable.dtr-column > tbody > tr.parent th.dtr-control:before,
table.dataTable.dtr-column > tbody > tr.parent td.control:before,
table.dataTable.dtr-column > tbody > tr.parent th.control:before {
content: "-";
background-color: #d33333;
}
table.dataTable > tbody > tr.child {
padding: 0.5em 1em;
}
table.dataTable > tbody > tr.child:hover {
background: transparent !important;
}
table.dataTable > tbody > tr.child ul.dtr-details {
display: inline-block;
list-style-type: none;
margin: 0;
padding: 0;
}
table.dataTable > tbody > tr.child ul.dtr-details > li {
border-bottom: 1px solid #efefef;
padding: 0.5em 0;
}
table.dataTable > tbody > tr.child ul.dtr-details > li:first-child {
padding-top: 0;
}
table.dataTable > tbody > tr.child ul.dtr-details > li:last-child {
border-bottom: none;
}
table.dataTable > tbody > tr.child span.dtr-title {
display: inline-block;
min-width: 75px;
font-weight: bold;
}
div.dtr-modal {
position: fixed;
-webkit-box-sizing: border-box;
box-sizing: border-box;
top: 0;
left: 0;
height: 100%;
width: 100%;
z-index: 100;
padding: 10em 1em;
}
div.dtr-modal div.dtr-modal-display {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
width: 50%;
height: 50%;
overflow: auto;
margin: auto;
z-index: 102;
overflow: auto;
background-color: #f5f5f7;
border: 1px solid black;
border-radius: 0.5em;
-webkit-box-shadow: 0 12px 30px rgba(0, 0, 0, 0.6);
box-shadow: 0 12px 30px rgba(0, 0, 0, 0.6);
}
div.dtr-modal div.dtr-modal-content {
position: relative;
padding: 1em;
}
div.dtr-modal div.dtr-modal-close {
position: absolute;
top: 6px;
right: 6px;
width: 22px;
height: 22px;
border: 1px solid #eaeaea;
background-color: #f9f9f9;
text-align: center;
border-radius: 3px;
cursor: pointer;
z-index: 12;
}
div.dtr-modal div.dtr-modal-close:hover {
background-color: #eaeaea;
}
div.dtr-modal div.dtr-modal-background {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 101;
background: rgba(0, 0, 0, 0.6);
}
@media screen and (max-width: 767px) {
div.dtr-modal div.dtr-modal-display {
width: 95%;
}
}
@font-face {
font-family: "fontello";
src: url(//socopur.com.pe/wp-content/themes/SocopurTemplate/fonts/fontello.eot?93259915);
src: url(//socopur.com.pe/wp-content/themes/SocopurTemplate/fonts/fontello.eot?93259915#iefix) format("embedded-opentype"), url(//socopur.com.pe/wp-content/themes/SocopurTemplate/fonts/fontello.woff?93259915) format("woff"), url(//socopur.com.pe/wp-content/themes/SocopurTemplate/fonts/fontello.ttf?93259915) format("truetype"), url(//socopur.com.pe/wp-content/themes/SocopurTemplate/fonts/fontello.svg?93259915#fontello) format("svg");
font-weight: normal;
font-style: normal;
}
[class^=icon-]:before,
[class*=" icon-"]:before {
font-family: "fontello";
font-style: normal;
font-weight: normal;
speak: none;
display: inline-block;
vertical-align: top;
text-decoration: inherit;
width: auto;
_margin-right: 0.2em;
text-align: center;  font-variant: normal;
text-transform: none; line-height: 1em;  _margin-left: 0.2em;   -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;  }
.icon-cub:before {
content: "\e902";
} .icon-brakes:before {
content: "\e90b";
} .icon-comercial:before {
content: "\e90f";
} .icon-cross:before {
content: "\e911";
} .icon-cruise:before {
content: "\e912";
} .icon-cuatrimoto:before {
content: "\e913";
} .icon-deportiva:before {
content: "\e914";
} .icon-dimensions:before {
content: "\e915";
} .icon-dobleproposito:before {
content: "\e916";
} .icon-engine:before {
content: "\e91b";
} .icon-eye:before {
content: "\e91c";
} .icon-favorite:before {
content: "\e91d";
} .icon-file:before {
content: "\e91f";
} .icon-frenos-abs:before {
content: "\e921";
} .icon-frontmotorcycle:before {
content: "\e922";
} .icon-fuel:before {
content: "\e923";
} .icon-hour:before {
content: "\e926";
} .icon-inclined:before {
content: "\e927";
} .icon-largearrow:before {
content: "\e929";
} .icon-lateralmotorcycle:before {
content: "\e92a";
} .icon-lying:before {
content: "\e930";
} .icon-mail:before {
content: "\e931";
} .icon-menulist:before {
content: "\e932";
} .icon-money:before {
content: "\e933";
} .icon-nophoto:before {
content: "\e934";
} .icon-pistera:before {
content: "\e936";
} .icon-scooter:before {
content: "\e938";
} .icon-speaker:before {
content: "\e93c";
} .icon-star:before {
content: "\e93d";
} .icon-straight:before {
content: "\e93e";
} .icon-suspension:before {
content: "\e93f";
} .icon-touring:before {
content: "\e941";
} .icon-transmision:before {
content: "\e942";
} .icon-up:before {
content: "\e945";
} .icon-warranty:before {
content: "\e946";
} .icon-watch:before {
content: "\e947";
} .icon-whatsapp:before {
content: "\e948";
} .icon-wheels:before {
content: "\e949";
}  .fa,
.fas,
.far,
.fal,
.fad,
.fab {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
}
.fa-lg {
font-size: 1.33333em;
line-height: 0.75em;
vertical-align: -0.0667em;
}
.fa-xs {
font-size: 0.75em;
}
.fa-sm {
font-size: 0.875em;
}
.fa-1x {
font-size: 1em;
}
.fa-2x {
font-size: 2em;
}
.fa-3x {
font-size: 3em;
}
.fa-4x {
font-size: 4em;
}
.fa-5x {
font-size: 5em;
}
.fa-6x {
font-size: 6em;
}
.fa-7x {
font-size: 7em;
}
.fa-8x {
font-size: 8em;
}
.fa-9x {
font-size: 9em;
}
.fa-10x {
font-size: 10em;
}
.fa-fw {
text-align: center;
width: 1.25em;
}
.fa-ul {
list-style-type: none;
margin-left: 2.5em;
padding-left: 0;
}
.fa-ul > li {
position: relative;
}
.fa-li {
left: -2em;
position: absolute;
text-align: center;
width: 2em;
line-height: inherit;
}
.fa-border {
border: solid 0.08em #eee;
border-radius: 0.1em;
padding: 0.2em 0.25em 0.15em;
}
.fa-pull-left {
float: left;
}
.fa-pull-right {
float: right;
}
.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
margin-right: 0.3em;
}
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
margin-left: 0.3em;
}
.fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
.fa-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
.fa-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
}
.fa-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
.fa-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
transform: rotate(270deg);
}
.fa-flip-horizontal {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
-webkit-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(1, -1);
transform: scale(1, -1);
}
.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(-1, -1);
transform: scale(-1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
-webkit-filter: none;
filter: none;
}
.fa-stack {
display: inline-block;
height: 2em;
line-height: 2em;
position: relative;
vertical-align: middle;
width: 2.5em;
}
.fa-stack-1x,
.fa-stack-2x {
left: 0;
position: absolute;
text-align: center;
width: 100%;
}
.fa-stack-1x {
line-height: inherit;
}
.fa-stack-2x {
font-size: 2em;
}
.fa-inverse {
color: #fff;
} .fa-500px:before {
content: "\f26e";
}
.fa-accessible-icon:before {
content: "\f368";
}
.fa-accusoft:before {
content: "\f369";
}
.fa-acquisitions-incorporated:before {
content: "\f6af";
}
.fa-ad:before {
content: "\f641";
}
.fa-address-book:before {
content: "\f2b9";
}
.fa-address-card:before {
content: "\f2bb";
}
.fa-adjust:before {
content: "\f042";
}
.fa-adn:before {
content: "\f170";
}
.fa-adobe:before {
content: "\f778";
}
.fa-adversal:before {
content: "\f36a";
}
.fa-affiliatetheme:before {
content: "\f36b";
}
.fa-air-freshener:before {
content: "\f5d0";
}
.fa-airbnb:before {
content: "\f834";
}
.fa-algolia:before {
content: "\f36c";
}
.fa-align-center:before {
content: "\f037";
}
.fa-align-justify:before {
content: "\f039";
}
.fa-align-left:before {
content: "\f036";
}
.fa-align-right:before {
content: "\f038";
}
.fa-alipay:before {
content: "\f642";
}
.fa-allergies:before {
content: "\f461";
}
.fa-amazon:before {
content: "\f270";
}
.fa-amazon-pay:before {
content: "\f42c";
}
.fa-ambulance:before {
content: "\f0f9";
}
.fa-american-sign-language-interpreting:before {
content: "\f2a3";
}
.fa-amilia:before {
content: "\f36d";
}
.fa-anchor:before {
content: "\f13d";
}
.fa-android:before {
content: "\f17b";
}
.fa-angellist:before {
content: "\f209";
}
.fa-angle-double-down:before {
content: "\f103";
}
.fa-angle-double-left:before {
content: "\f100";
}
.fa-angle-double-right:before {
content: "\f101";
}
.fa-angle-double-up:before {
content: "\f102";
}
.fa-angle-down:before {
content: "\f107";
}
.fa-angle-left:before {
content: "\f104";
}
.fa-angle-right:before {
content: "\f105";
}
.fa-angle-up:before {
content: "\f106";
}
.fa-angry:before {
content: "\f556";
}
.fa-angrycreative:before {
content: "\f36e";
}
.fa-angular:before {
content: "\f420";
}
.fa-ankh:before {
content: "\f644";
}
.fa-app-store:before {
content: "\f36f";
}
.fa-app-store-ios:before {
content: "\f370";
}
.fa-apper:before {
content: "\f371";
}
.fa-apple:before {
content: "\f179";
}
.fa-apple-alt:before {
content: "\f5d1";
}
.fa-apple-pay:before {
content: "\f415";
}
.fa-archive:before {
content: "\f187";
}
.fa-archway:before {
content: "\f557";
}
.fa-arrow-alt-circle-down:before {
content: "\f358";
}
.fa-arrow-alt-circle-left:before {
content: "\f359";
}
.fa-arrow-alt-circle-right:before {
content: "\f35a";
}
.fa-arrow-alt-circle-up:before {
content: "\f35b";
}
.fa-arrow-circle-down:before {
content: "\f0ab";
}
.fa-arrow-circle-left:before {
content: "\f0a8";
}
.fa-arrow-circle-right:before {
content: "\f0a9";
}
.fa-arrow-circle-up:before {
content: "\f0aa";
}
.fa-arrow-down:before {
content: "\f063";
}
.fa-arrow-left:before {
content: "\f060";
}
.fa-arrow-right:before {
content: "\f061";
}
.fa-arrow-up:before {
content: "\f062";
}
.fa-arrows-alt:before {
content: "\f0b2";
}
.fa-arrows-alt-h:before {
content: "\f337";
}
.fa-arrows-alt-v:before {
content: "\f338";
}
.fa-artstation:before {
content: "\f77a";
}
.fa-assistive-listening-systems:before {
content: "\f2a2";
}
.fa-asterisk:before {
content: "\f069";
}
.fa-asymmetrik:before {
content: "\f372";
}
.fa-at:before {
content: "\f1fa";
}
.fa-atlas:before {
content: "\f558";
}
.fa-atlassian:before {
content: "\f77b";
}
.fa-atom:before {
content: "\f5d2";
}
.fa-audible:before {
content: "\f373";
}
.fa-audio-description:before {
content: "\f29e";
}
.fa-autoprefixer:before {
content: "\f41c";
}
.fa-avianex:before {
content: "\f374";
}
.fa-aviato:before {
content: "\f421";
}
.fa-award:before {
content: "\f559";
}
.fa-aws:before {
content: "\f375";
}
.fa-baby:before {
content: "\f77c";
}
.fa-baby-carriage:before {
content: "\f77d";
}
.fa-backspace:before {
content: "\f55a";
}
.fa-backward:before {
content: "\f04a";
}
.fa-bacon:before {
content: "\f7e5";
}
.fa-bahai:before {
content: "\f666";
}
.fa-balance-scale:before {
content: "\f24e";
}
.fa-balance-scale-left:before {
content: "\f515";
}
.fa-balance-scale-right:before {
content: "\f516";
}
.fa-ban:before {
content: "\f05e";
}
.fa-band-aid:before {
content: "\f462";
}
.fa-bandcamp:before {
content: "\f2d5";
}
.fa-barcode:before {
content: "\f02a";
}
.fa-bars:before {
content: "\f0c9";
}
.fa-baseball-ball:before {
content: "\f433";
}
.fa-basketball-ball:before {
content: "\f434";
}
.fa-bath:before {
content: "\f2cd";
}
.fa-battery-empty:before {
content: "\f244";
}
.fa-battery-full:before {
content: "\f240";
}
.fa-battery-half:before {
content: "\f242";
}
.fa-battery-quarter:before {
content: "\f243";
}
.fa-battery-three-quarters:before {
content: "\f241";
}
.fa-battle-net:before {
content: "\f835";
}
.fa-bed:before {
content: "\f236";
}
.fa-beer:before {
content: "\f0fc";
}
.fa-behance:before {
content: "\f1b4";
}
.fa-behance-square:before {
content: "\f1b5";
}
.fa-bell:before {
content: "\f0f3";
}
.fa-bell-slash:before {
content: "\f1f6";
}
.fa-bezier-curve:before {
content: "\f55b";
}
.fa-bible:before {
content: "\f647";
}
.fa-bicycle:before {
content: "\f206";
}
.fa-biking:before {
content: "\f84a";
}
.fa-bimobject:before {
content: "\f378";
}
.fa-binoculars:before {
content: "\f1e5";
}
.fa-biohazard:before {
content: "\f780";
}
.fa-birthday-cake:before {
content: "\f1fd";
}
.fa-bitbucket:before {
content: "\f171";
}
.fa-bitcoin:before {
content: "\f379";
}
.fa-bity:before {
content: "\f37a";
}
.fa-black-tie:before {
content: "\f27e";
}
.fa-blackberry:before {
content: "\f37b";
}
.fa-blender:before {
content: "\f517";
}
.fa-blender-phone:before {
content: "\f6b6";
}
.fa-blind:before {
content: "\f29d";
}
.fa-blog:before {
content: "\f781";
}
.fa-blogger:before {
content: "\f37c";
}
.fa-blogger-b:before {
content: "\f37d";
}
.fa-bluetooth:before {
content: "\f293";
}
.fa-bluetooth-b:before {
content: "\f294";
}
.fa-bold:before {
content: "\f032";
}
.fa-bolt:before {
content: "\f0e7";
}
.fa-bomb:before {
content: "\f1e2";
}
.fa-bone:before {
content: "\f5d7";
}
.fa-bong:before {
content: "\f55c";
}
.fa-book:before {
content: "\f02d";
}
.fa-book-dead:before {
content: "\f6b7";
}
.fa-book-medical:before {
content: "\f7e6";
}
.fa-book-open:before {
content: "\f518";
}
.fa-book-reader:before {
content: "\f5da";
}
.fa-bookmark:before {
content: "\f02e";
}
.fa-bootstrap:before {
content: "\f836";
}
.fa-border-all:before {
content: "\f84c";
}
.fa-border-none:before {
content: "\f850";
}
.fa-border-style:before {
content: "\f853";
}
.fa-bowling-ball:before {
content: "\f436";
}
.fa-box:before {
content: "\f466";
}
.fa-box-open:before {
content: "\f49e";
}
.fa-boxes:before {
content: "\f468";
}
.fa-braille:before {
content: "\f2a1";
}
.fa-brain:before {
content: "\f5dc";
}
.fa-bread-slice:before {
content: "\f7ec";
}
.fa-briefcase:before {
content: "\f0b1";
}
.fa-briefcase-medical:before {
content: "\f469";
}
.fa-broadcast-tower:before {
content: "\f519";
}
.fa-broom:before {
content: "\f51a";
}
.fa-brush:before {
content: "\f55d";
}
.fa-btc:before {
content: "\f15a";
}
.fa-buffer:before {
content: "\f837";
}
.fa-bug:before {
content: "\f188";
}
.fa-building:before {
content: "\f1ad";
}
.fa-bullhorn:before {
content: "\f0a1";
}
.fa-bullseye:before {
content: "\f140";
}
.fa-burn:before {
content: "\f46a";
}
.fa-buromobelexperte:before {
content: "\f37f";
}
.fa-bus:before {
content: "\f207";
}
.fa-bus-alt:before {
content: "\f55e";
}
.fa-business-time:before {
content: "\f64a";
}
.fa-buy-n-large:before {
content: "\f8a6";
}
.fa-buysellads:before {
content: "\f20d";
}
.fa-calculator:before {
content: "\f1ec";
}
.fa-calendar:before {
content: "\f133";
}
.fa-calendar-alt:before {
content: "\f073";
}
.fa-calendar-check:before {
content: "\f274";
}
.fa-calendar-day:before {
content: "\f783";
}
.fa-calendar-minus:before {
content: "\f272";
}
.fa-calendar-plus:before {
content: "\f271";
}
.fa-calendar-times:before {
content: "\f273";
}
.fa-calendar-week:before {
content: "\f784";
}
.fa-camera:before {
content: "\f030";
}
.fa-camera-retro:before {
content: "\f083";
}
.fa-campground:before {
content: "\f6bb";
}
.fa-canadian-maple-leaf:before {
content: "\f785";
}
.fa-candy-cane:before {
content: "\f786";
}
.fa-cannabis:before {
content: "\f55f";
}
.fa-capsules:before {
content: "\f46b";
}
.fa-car:before {
content: "\f1b9";
}
.fa-car-alt:before {
content: "\f5de";
}
.fa-car-battery:before {
content: "\f5df";
}
.fa-car-crash:before {
content: "\f5e1";
}
.fa-car-side:before {
content: "\f5e4";
}
.fa-caravan:before {
content: "\f8ff";
}
.fa-caret-down:before {
content: "\f0d7";
}
.fa-caret-left:before {
content: "\f0d9";
}
.fa-caret-right:before {
content: "\f0da";
}
.fa-caret-square-down:before {
content: "\f150";
}
.fa-caret-square-left:before {
content: "\f191";
}
.fa-caret-square-right:before {
content: "\f152";
}
.fa-caret-square-up:before {
content: "\f151";
}
.fa-caret-up:before {
content: "\f0d8";
}
.fa-carrot:before {
content: "\f787";
}
.fa-cart-arrow-down:before {
content: "\f218";
}
.fa-cart-plus:before {
content: "\f217";
}
.fa-cash-register:before {
content: "\f788";
}
.fa-cat:before {
content: "\f6be";
}
.fa-cc-amazon-pay:before {
content: "\f42d";
}
.fa-cc-amex:before {
content: "\f1f3";
}
.fa-cc-apple-pay:before {
content: "\f416";
}
.fa-cc-diners-club:before {
content: "\f24c";
}
.fa-cc-discover:before {
content: "\f1f2";
}
.fa-cc-jcb:before {
content: "\f24b";
}
.fa-cc-mastercard:before {
content: "\f1f1";
}
.fa-cc-paypal:before {
content: "\f1f4";
}
.fa-cc-stripe:before {
content: "\f1f5";
}
.fa-cc-visa:before {
content: "\f1f0";
}
.fa-centercode:before {
content: "\f380";
}
.fa-centos:before {
content: "\f789";
}
.fa-certificate:before {
content: "\f0a3";
}
.fa-chair:before {
content: "\f6c0";
}
.fa-chalkboard:before {
content: "\f51b";
}
.fa-chalkboard-teacher:before {
content: "\f51c";
}
.fa-charging-station:before {
content: "\f5e7";
}
.fa-chart-area:before {
content: "\f1fe";
}
.fa-chart-bar:before {
content: "\f080";
}
.fa-chart-line:before {
content: "\f201";
}
.fa-chart-pie:before {
content: "\f200";
}
.fa-check:before {
content: "\f00c";
}
.fa-check-circle:before {
content: "\f058";
}
.fa-check-double:before {
content: "\f560";
}
.fa-check-square:before {
content: "\f14a";
}
.fa-cheese:before {
content: "\f7ef";
}
.fa-chess:before {
content: "\f439";
}
.fa-chess-bishop:before {
content: "\f43a";
}
.fa-chess-board:before {
content: "\f43c";
}
.fa-chess-king:before {
content: "\f43f";
}
.fa-chess-knight:before {
content: "\f441";
}
.fa-chess-pawn:before {
content: "\f443";
}
.fa-chess-queen:before {
content: "\f445";
}
.fa-chess-rook:before {
content: "\f447";
}
.fa-chevron-circle-down:before {
content: "\f13a";
}
.fa-chevron-circle-left:before {
content: "\f137";
}
.fa-chevron-circle-right:before {
content: "\f138";
}
.fa-chevron-circle-up:before {
content: "\f139";
}
.fa-chevron-down:before {
content: "\f078";
}
.fa-chevron-left:before {
content: "\f053";
}
.fa-chevron-right:before {
content: "\f054";
}
.fa-chevron-up:before {
content: "\f077";
}
.fa-child:before {
content: "\f1ae";
}
.fa-chrome:before {
content: "\f268";
}
.fa-chromecast:before {
content: "\f838";
}
.fa-church:before {
content: "\f51d";
}
.fa-circle:before {
content: "\f111";
}
.fa-circle-notch:before {
content: "\f1ce";
}
.fa-city:before {
content: "\f64f";
}
.fa-clinic-medical:before {
content: "\f7f2";
}
.fa-clipboard:before {
content: "\f328";
}
.fa-clipboard-check:before {
content: "\f46c";
}
.fa-clipboard-list:before {
content: "\f46d";
}
.fa-clock:before {
content: "\f017";
}
.fa-clone:before {
content: "\f24d";
}
.fa-closed-captioning:before {
content: "\f20a";
}
.fa-cloud:before {
content: "\f0c2";
}
.fa-cloud-download-alt:before {
content: "\f381";
}
.fa-cloud-meatball:before {
content: "\f73b";
}
.fa-cloud-moon:before {
content: "\f6c3";
}
.fa-cloud-moon-rain:before {
content: "\f73c";
}
.fa-cloud-rain:before {
content: "\f73d";
}
.fa-cloud-showers-heavy:before {
content: "\f740";
}
.fa-cloud-sun:before {
content: "\f6c4";
}
.fa-cloud-sun-rain:before {
content: "\f743";
}
.fa-cloud-upload-alt:before {
content: "\f382";
}
.fa-cloudscale:before {
content: "\f383";
}
.fa-cloudsmith:before {
content: "\f384";
}
.fa-cloudversify:before {
content: "\f385";
}
.fa-cocktail:before {
content: "\f561";
}
.fa-code:before {
content: "\f121";
}
.fa-code-branch:before {
content: "\f126";
}
.fa-codepen:before {
content: "\f1cb";
}
.fa-codiepie:before {
content: "\f284";
}
.fa-coffee:before {
content: "\f0f4";
}
.fa-cog:before {
content: "\f013";
}
.fa-cogs:before {
content: "\f085";
}
.fa-coins:before {
content: "\f51e";
}
.fa-columns:before {
content: "\f0db";
}
.fa-comment:before {
content: "\f075";
}
.fa-comment-alt:before {
content: "\f27a";
}
.fa-comment-dollar:before {
content: "\f651";
}
.fa-comment-dots:before {
content: "\f4ad";
}
.fa-comment-medical:before {
content: "\f7f5";
}
.fa-comment-slash:before {
content: "\f4b3";
}
.fa-comments:before {
content: "\f086";
}
.fa-comments-dollar:before {
content: "\f653";
}
.fa-compact-disc:before {
content: "\f51f";
}
.fa-compass:before {
content: "\f14e";
}
.fa-compress:before {
content: "\f066";
}
.fa-compress-alt:before {
content: "\f422";
}
.fa-compress-arrows-alt:before {
content: "\f78c";
}
.fa-concierge-bell:before {
content: "\f562";
}
.fa-confluence:before {
content: "\f78d";
}
.fa-connectdevelop:before {
content: "\f20e";
}
.fa-contao:before {
content: "\f26d";
}
.fa-cookie:before {
content: "\f563";
}
.fa-cookie-bite:before {
content: "\f564";
}
.fa-copy:before {
content: "\f0c5";
}
.fa-copyright:before {
content: "\f1f9";
}
.fa-cotton-bureau:before {
content: "\f89e";
}
.fa-couch:before {
content: "\f4b8";
}
.fa-cpanel:before {
content: "\f388";
}
.fa-creative-commons:before {
content: "\f25e";
}
.fa-creative-commons-by:before {
content: "\f4e7";
}
.fa-creative-commons-nc:before {
content: "\f4e8";
}
.fa-creative-commons-nc-eu:before {
content: "\f4e9";
}
.fa-creative-commons-nc-jp:before {
content: "\f4ea";
}
.fa-creative-commons-nd:before {
content: "\f4eb";
}
.fa-creative-commons-pd:before {
content: "\f4ec";
}
.fa-creative-commons-pd-alt:before {
content: "\f4ed";
}
.fa-creative-commons-remix:before {
content: "\f4ee";
}
.fa-creative-commons-sa:before {
content: "\f4ef";
}
.fa-creative-commons-sampling:before {
content: "\f4f0";
}
.fa-creative-commons-sampling-plus:before {
content: "\f4f1";
}
.fa-creative-commons-share:before {
content: "\f4f2";
}
.fa-creative-commons-zero:before {
content: "\f4f3";
}
.fa-credit-card:before {
content: "\f09d";
}
.fa-critical-role:before {
content: "\f6c9";
}
.fa-crop:before {
content: "\f125";
}
.fa-crop-alt:before {
content: "\f565";
}
.fa-cross:before {
content: "\f654";
}
.fa-crosshairs:before {
content: "\f05b";
}
.fa-crow:before {
content: "\f520";
}
.fa-crown:before {
content: "\f521";
}
.fa-crutch:before {
content: "\f7f7";
}
.fa-css3:before {
content: "\f13c";
}
.fa-css3-alt:before {
content: "\f38b";
}
.fa-cube:before {
content: "\f1b2";
}
.fa-cubes:before {
content: "\f1b3";
}
.fa-cut:before {
content: "\f0c4";
}
.fa-cuttlefish:before {
content: "\f38c";
}
.fa-d-and-d:before {
content: "\f38d";
}
.fa-d-and-d-beyond:before {
content: "\f6ca";
}
.fa-dailymotion:before {
content: "勒";
}
.fa-dashcube:before {
content: "\f210";
}
.fa-database:before {
content: "\f1c0";
}
.fa-deaf:before {
content: "\f2a4";
}
.fa-delicious:before {
content: "\f1a5";
}
.fa-democrat:before {
content: "\f747";
}
.fa-deploydog:before {
content: "\f38e";
}
.fa-deskpro:before {
content: "\f38f";
}
.fa-desktop:before {
content: "\f108";
}
.fa-dev:before {
content: "\f6cc";
}
.fa-deviantart:before {
content: "\f1bd";
}
.fa-dharmachakra:before {
content: "\f655";
}
.fa-dhl:before {
content: "\f790";
}
.fa-diagnoses:before {
content: "\f470";
}
.fa-diaspora:before {
content: "\f791";
}
.fa-dice:before {
content: "\f522";
}
.fa-dice-d20:before {
content: "\f6cf";
}
.fa-dice-d6:before {
content: "\f6d1";
}
.fa-dice-five:before {
content: "\f523";
}
.fa-dice-four:before {
content: "\f524";
}
.fa-dice-one:before {
content: "\f525";
}
.fa-dice-six:before {
content: "\f526";
}
.fa-dice-three:before {
content: "\f527";
}
.fa-dice-two:before {
content: "\f528";
}
.fa-digg:before {
content: "\f1a6";
}
.fa-digital-ocean:before {
content: "\f391";
}
.fa-digital-tachograph:before {
content: "\f566";
}
.fa-directions:before {
content: "\f5eb";
}
.fa-discord:before {
content: "\f392";
}
.fa-discourse:before {
content: "\f393";
}
.fa-divide:before {
content: "\f529";
}
.fa-dizzy:before {
content: "\f567";
}
.fa-dna:before {
content: "\f471";
}
.fa-dochub:before {
content: "\f394";
}
.fa-docker:before {
content: "\f395";
}
.fa-dog:before {
content: "\f6d3";
}
.fa-dollar-sign:before {
content: "\f155";
}
.fa-dolly:before {
content: "\f472";
}
.fa-dolly-flatbed:before {
content: "\f474";
}
.fa-donate:before {
content: "\f4b9";
}
.fa-door-closed:before {
content: "\f52a";
}
.fa-door-open:before {
content: "\f52b";
}
.fa-dot-circle:before {
content: "\f192";
}
.fa-dove:before {
content: "\f4ba";
}
.fa-download:before {
content: "\f019";
}
.fa-draft2digital:before {
content: "\f396";
}
.fa-drafting-compass:before {
content: "\f568";
}
.fa-dragon:before {
content: "\f6d5";
}
.fa-draw-polygon:before {
content: "\f5ee";
}
.fa-dribbble:before {
content: "\f17d";
}
.fa-dribbble-square:before {
content: "\f397";
}
.fa-dropbox:before {
content: "\f16b";
}
.fa-drum:before {
content: "\f569";
}
.fa-drum-steelpan:before {
content: "\f56a";
}
.fa-drumstick-bite:before {
content: "\f6d7";
}
.fa-drupal:before {
content: "\f1a9";
}
.fa-dumbbell:before {
content: "\f44b";
}
.fa-dumpster:before {
content: "\f793";
}
.fa-dumpster-fire:before {
content: "\f794";
}
.fa-dungeon:before {
content: "\f6d9";
}
.fa-dyalog:before {
content: "\f399";
}
.fa-earlybirds:before {
content: "\f39a";
}
.fa-ebay:before {
content: "\f4f4";
}
.fa-edge:before {
content: "\f282";
}
.fa-edit:before {
content: "\f044";
}
.fa-egg:before {
content: "\f7fb";
}
.fa-eject:before {
content: "\f052";
}
.fa-elementor:before {
content: "\f430";
}
.fa-ellipsis-h:before {
content: "\f141";
}
.fa-ellipsis-v:before {
content: "\f142";
}
.fa-ello:before {
content: "\f5f1";
}
.fa-ember:before {
content: "\f423";
}
.fa-empire:before {
content: "\f1d1";
}
.fa-envelope:before {
content: "\f0e0";
}
.fa-envelope-open:before {
content: "\f2b6";
}
.fa-envelope-open-text:before {
content: "\f658";
}
.fa-envelope-square:before {
content: "\f199";
}
.fa-envira:before {
content: "\f299";
}
.fa-equals:before {
content: "\f52c";
}
.fa-eraser:before {
content: "\f12d";
}
.fa-erlang:before {
content: "\f39d";
}
.fa-ethereum:before {
content: "\f42e";
}
.fa-ethernet:before {
content: "\f796";
}
.fa-etsy:before {
content: "\f2d7";
}
.fa-euro-sign:before {
content: "\f153";
}
.fa-evernote:before {
content: "\f839";
}
.fa-exchange-alt:before {
content: "\f362";
}
.fa-exclamation:before {
content: "\f12a";
}
.fa-exclamation-circle:before {
content: "\f06a";
}
.fa-exclamation-triangle:before {
content: "\f071";
}
.fa-expand:before {
content: "\f065";
}
.fa-expand-alt:before {
content: "\f424";
}
.fa-expand-arrows-alt:before {
content: "\f31e";
}
.fa-expeditedssl:before {
content: "\f23e";
}
.fa-external-link-alt:before {
content: "\f35d";
}
.fa-external-link-square-alt:before {
content: "\f360";
}
.fa-eye:before {
content: "\f06e";
}
.fa-eye-dropper:before {
content: "\f1fb";
}
.fa-eye-slash:before {
content: "\f070";
}
.fa-facebook:before {
content: "\f09a";
}
.fa-facebook-f:before {
content: "\f39e";
}
.fa-facebook-messenger:before {
content: "\f39f";
}
.fa-facebook-square:before {
content: "\f082";
}
.fa-fan:before {
content: "\f863";
}
.fa-fantasy-flight-games:before {
content: "\f6dc";
}
.fa-fast-backward:before {
content: "\f049";
}
.fa-fast-forward:before {
content: "\f050";
}
.fa-fax:before {
content: "\f1ac";
}
.fa-feather:before {
content: "\f52d";
}
.fa-feather-alt:before {
content: "\f56b";
}
.fa-fedex:before {
content: "\f797";
}
.fa-fedora:before {
content: "\f798";
}
.fa-female:before {
content: "\f182";
}
.fa-fighter-jet:before {
content: "\f0fb";
}
.fa-figma:before {
content: "\f799";
}
.fa-file:before {
content: "\f15b";
}
.fa-file-alt:before {
content: "\f15c";
}
.fa-file-archive:before {
content: "\f1c6";
}
.fa-file-audio:before {
content: "\f1c7";
}
.fa-file-code:before {
content: "\f1c9";
}
.fa-file-contract:before {
content: "\f56c";
}
.fa-file-csv:before {
content: "\f6dd";
}
.fa-file-download:before {
content: "\f56d";
}
.fa-file-excel:before {
content: "\f1c3";
}
.fa-file-export:before {
content: "\f56e";
}
.fa-file-image:before {
content: "\f1c5";
}
.fa-file-import:before {
content: "\f56f";
}
.fa-file-invoice:before {
content: "\f570";
}
.fa-file-invoice-dollar:before {
content: "\f571";
}
.fa-file-medical:before {
content: "\f477";
}
.fa-file-medical-alt:before {
content: "\f478";
}
.fa-file-pdf:before {
content: "\f1c1";
}
.fa-file-powerpoint:before {
content: "\f1c4";
}
.fa-file-prescription:before {
content: "\f572";
}
.fa-file-signature:before {
content: "\f573";
}
.fa-file-upload:before {
content: "\f574";
}
.fa-file-video:before {
content: "\f1c8";
}
.fa-file-word:before {
content: "\f1c2";
}
.fa-fill:before {
content: "\f575";
}
.fa-fill-drip:before {
content: "\f576";
}
.fa-film:before {
content: "\f008";
}
.fa-filter:before {
content: "\f0b0";
}
.fa-fingerprint:before {
content: "\f577";
}
.fa-fire:before {
content: "\f06d";
}
.fa-fire-alt:before {
content: "\f7e4";
}
.fa-fire-extinguisher:before {
content: "\f134";
}
.fa-firefox:before {
content: "\f269";
}
.fa-firefox-browser:before {
content: "龜";
}
.fa-first-aid:before {
content: "\f479";
}
.fa-first-order:before {
content: "\f2b0";
}
.fa-first-order-alt:before {
content: "\f50a";
}
.fa-firstdraft:before {
content: "\f3a1";
}
.fa-fish:before {
content: "\f578";
}
.fa-fist-raised:before {
content: "\f6de";
}
.fa-flag:before {
content: "\f024";
}
.fa-flag-checkered:before {
content: "\f11e";
}
.fa-flag-usa:before {
content: "\f74d";
}
.fa-flask:before {
content: "\f0c3";
}
.fa-flickr:before {
content: "\f16e";
}
.fa-flipboard:before {
content: "\f44d";
}
.fa-flushed:before {
content: "\f579";
}
.fa-fly:before {
content: "\f417";
}
.fa-folder:before {
content: "\f07b";
}
.fa-folder-minus:before {
content: "\f65d";
}
.fa-folder-open:before {
content: "\f07c";
}
.fa-folder-plus:before {
content: "\f65e";
}
.fa-font:before {
content: "\f031";
}
.fa-font-awesome:before {
content: "\f2b4";
}
.fa-font-awesome-alt:before {
content: "\f35c";
}
.fa-font-awesome-flag:before {
content: "\f425";
}
.fa-font-awesome-logo-full:before {
content: "\f4e6";
}
.fa-fonticons:before {
content: "\f280";
}
.fa-fonticons-fi:before {
content: "\f3a2";
}
.fa-football-ball:before {
content: "\f44e";
}
.fa-fort-awesome:before {
content: "\f286";
}
.fa-fort-awesome-alt:before {
content: "\f3a3";
}
.fa-forumbee:before {
content: "\f211";
}
.fa-forward:before {
content: "\f04e";
}
.fa-foursquare:before {
content: "\f180";
}
.fa-free-code-camp:before {
content: "\f2c5";
}
.fa-freebsd:before {
content: "\f3a4";
}
.fa-frog:before {
content: "\f52e";
}
.fa-frown:before {
content: "\f119";
}
.fa-frown-open:before {
content: "\f57a";
}
.fa-fulcrum:before {
content: "\f50b";
}
.fa-funnel-dollar:before {
content: "\f662";
}
.fa-futbol:before {
content: "\f1e3";
}
.fa-galactic-republic:before {
content: "\f50c";
}
.fa-galactic-senate:before {
content: "\f50d";
}
.fa-gamepad:before {
content: "\f11b";
}
.fa-gas-pump:before {
content: "\f52f";
}
.fa-gavel:before {
content: "\f0e3";
}
.fa-gem:before {
content: "\f3a5";
}
.fa-genderless:before {
content: "\f22d";
}
.fa-get-pocket:before {
content: "\f265";
}
.fa-gg:before {
content: "\f260";
}
.fa-gg-circle:before {
content: "\f261";
}
.fa-ghost:before {
content: "\f6e2";
}
.fa-gift:before {
content: "\f06b";
}
.fa-gifts:before {
content: "\f79c";
}
.fa-git:before {
content: "\f1d3";
}
.fa-git-alt:before {
content: "\f841";
}
.fa-git-square:before {
content: "\f1d2";
}
.fa-github:before {
content: "\f09b";
}
.fa-github-alt:before {
content: "\f113";
}
.fa-github-square:before {
content: "\f092";
}
.fa-gitkraken:before {
content: "\f3a6";
}
.fa-gitlab:before {
content: "\f296";
}
.fa-gitter:before {
content: "\f426";
}
.fa-glass-cheers:before {
content: "\f79f";
}
.fa-glass-martini:before {
content: "\f000";
}
.fa-glass-martini-alt:before {
content: "\f57b";
}
.fa-glass-whiskey:before {
content: "\f7a0";
}
.fa-glasses:before {
content: "\f530";
}
.fa-glide:before {
content: "\f2a5";
}
.fa-glide-g:before {
content: "\f2a6";
}
.fa-globe:before {
content: "\f0ac";
}
.fa-globe-africa:before {
content: "\f57c";
}
.fa-globe-americas:before {
content: "\f57d";
}
.fa-globe-asia:before {
content: "\f57e";
}
.fa-globe-europe:before {
content: "\f7a2";
}
.fa-gofore:before {
content: "\f3a7";
}
.fa-golf-ball:before {
content: "\f450";
}
.fa-goodreads:before {
content: "\f3a8";
}
.fa-goodreads-g:before {
content: "\f3a9";
}
.fa-google:before {
content: "\f1a0";
}
.fa-google-drive:before {
content: "\f3aa";
}
.fa-google-play:before {
content: "\f3ab";
}
.fa-google-plus:before {
content: "\f2b3";
}
.fa-google-plus-g:before {
content: "\f0d5";
}
.fa-google-plus-square:before {
content: "\f0d4";
}
.fa-google-wallet:before {
content: "\f1ee";
}
.fa-gopuram:before {
content: "\f664";
}
.fa-graduation-cap:before {
content: "\f19d";
}
.fa-gratipay:before {
content: "\f184";
}
.fa-grav:before {
content: "\f2d6";
}
.fa-greater-than:before {
content: "\f531";
}
.fa-greater-than-equal:before {
content: "\f532";
}
.fa-grimace:before {
content: "\f57f";
}
.fa-grin:before {
content: "\f580";
}
.fa-grin-alt:before {
content: "\f581";
}
.fa-grin-beam:before {
content: "\f582";
}
.fa-grin-beam-sweat:before {
content: "\f583";
}
.fa-grin-hearts:before {
content: "\f584";
}
.fa-grin-squint:before {
content: "\f585";
}
.fa-grin-squint-tears:before {
content: "\f586";
}
.fa-grin-stars:before {
content: "\f587";
}
.fa-grin-tears:before {
content: "\f588";
}
.fa-grin-tongue:before {
content: "\f589";
}
.fa-grin-tongue-squint:before {
content: "\f58a";
}
.fa-grin-tongue-wink:before {
content: "\f58b";
}
.fa-grin-wink:before {
content: "\f58c";
}
.fa-grip-horizontal:before {
content: "\f58d";
}
.fa-grip-lines:before {
content: "\f7a4";
}
.fa-grip-lines-vertical:before {
content: "\f7a5";
}
.fa-grip-vertical:before {
content: "\f58e";
}
.fa-gripfire:before {
content: "\f3ac";
}
.fa-grunt:before {
content: "\f3ad";
}
.fa-guitar:before {
content: "\f7a6";
}
.fa-gulp:before {
content: "\f3ae";
}
.fa-h-square:before {
content: "\f0fd";
}
.fa-hacker-news:before {
content: "\f1d4";
}
.fa-hacker-news-square:before {
content: "\f3af";
}
.fa-hackerrank:before {
content: "\f5f7";
}
.fa-hamburger:before {
content: "\f805";
}
.fa-hammer:before {
content: "\f6e3";
}
.fa-hamsa:before {
content: "\f665";
}
.fa-hand-holding:before {
content: "\f4bd";
}
.fa-hand-holding-heart:before {
content: "\f4be";
}
.fa-hand-holding-usd:before {
content: "\f4c0";
}
.fa-hand-lizard:before {
content: "\f258";
}
.fa-hand-middle-finger:before {
content: "\f806";
}
.fa-hand-paper:before {
content: "\f256";
}
.fa-hand-peace:before {
content: "\f25b";
}
.fa-hand-point-down:before {
content: "\f0a7";
}
.fa-hand-point-left:before {
content: "\f0a5";
}
.fa-hand-point-right:before {
content: "\f0a4";
}
.fa-hand-point-up:before {
content: "\f0a6";
}
.fa-hand-pointer:before {
content: "\f25a";
}
.fa-hand-rock:before {
content: "\f255";
}
.fa-hand-scissors:before {
content: "\f257";
}
.fa-hand-spock:before {
content: "\f259";
}
.fa-hands:before {
content: "\f4c2";
}
.fa-hands-helping:before {
content: "\f4c4";
}
.fa-handshake:before {
content: "\f2b5";
}
.fa-hanukiah:before {
content: "\f6e6";
}
.fa-hard-hat:before {
content: "\f807";
}
.fa-hashtag:before {
content: "\f292";
}
.fa-hat-cowboy:before {
content: "\f8c0";
}
.fa-hat-cowboy-side:before {
content: "\f8c1";
}
.fa-hat-wizard:before {
content: "\f6e8";
}
.fa-hdd:before {
content: "\f0a0";
}
.fa-heading:before {
content: "\f1dc";
}
.fa-headphones:before {
content: "\f025";
}
.fa-headphones-alt:before {
content: "\f58f";
}
.fa-headset:before {
content: "\f590";
}
.fa-heart:before {
content: "\f004";
}
.fa-heart-broken:before {
content: "\f7a9";
}
.fa-heartbeat:before {
content: "\f21e";
}
.fa-helicopter:before {
content: "\f533";
}
.fa-highlighter:before {
content: "\f591";
}
.fa-hiking:before {
content: "\f6ec";
}
.fa-hippo:before {
content: "\f6ed";
}
.fa-hips:before {
content: "\f452";
}
.fa-hire-a-helper:before {
content: "\f3b0";
}
.fa-history:before {
content: "\f1da";
}
.fa-hockey-puck:before {
content: "\f453";
}
.fa-holly-berry:before {
content: "\f7aa";
}
.fa-home:before {
content: "\f015";
}
.fa-hooli:before {
content: "\f427";
}
.fa-hornbill:before {
content: "\f592";
}
.fa-horse:before {
content: "\f6f0";
}
.fa-horse-head:before {
content: "\f7ab";
}
.fa-hospital:before {
content: "\f0f8";
}
.fa-hospital-alt:before {
content: "\f47d";
}
.fa-hospital-symbol:before {
content: "\f47e";
}
.fa-hot-tub:before {
content: "\f593";
}
.fa-hotdog:before {
content: "\f80f";
}
.fa-hotel:before {
content: "\f594";
}
.fa-hotjar:before {
content: "\f3b1";
}
.fa-hourglass:before {
content: "\f254";
}
.fa-hourglass-end:before {
content: "\f253";
}
.fa-hourglass-half:before {
content: "\f252";
}
.fa-hourglass-start:before {
content: "\f251";
}
.fa-house-damage:before {
content: "\f6f1";
}
.fa-houzz:before {
content: "\f27c";
}
.fa-hryvnia:before {
content: "\f6f2";
}
.fa-html5:before {
content: "\f13b";
}
.fa-hubspot:before {
content: "\f3b2";
}
.fa-i-cursor:before {
content: "\f246";
}
.fa-ice-cream:before {
content: "\f810";
}
.fa-icicles:before {
content: "\f7ad";
}
.fa-icons:before {
content: "\f86d";
}
.fa-id-badge:before {
content: "\f2c1";
}
.fa-id-card:before {
content: "\f2c2";
}
.fa-id-card-alt:before {
content: "\f47f";
}
.fa-ideal:before {
content: "邏";
}
.fa-igloo:before {
content: "\f7ae";
}
.fa-image:before {
content: "\f03e";
}
.fa-images:before {
content: "\f302";
}
.fa-imdb:before {
content: "\f2d8";
}
.fa-inbox:before {
content: "\f01c";
}
.fa-indent:before {
content: "\f03c";
}
.fa-industry:before {
content: "\f275";
}
.fa-infinity:before {
content: "\f534";
}
.fa-info:before {
content: "\f129";
}
.fa-info-circle:before {
content: "\f05a";
}
.fa-instagram:before {
content: "\f16d";
}
.fa-instagram-square:before {
content: "凌";
}
.fa-intercom:before {
content: "\f7af";
}
.fa-internet-explorer:before {
content: "\f26b";
}
.fa-invision:before {
content: "\f7b0";
}
.fa-ioxhost:before {
content: "\f208";
}
.fa-italic:before {
content: "\f033";
}
.fa-itch-io:before {
content: "\f83a";
}
.fa-itunes:before {
content: "\f3b4";
}
.fa-itunes-note:before {
content: "\f3b5";
}
.fa-java:before {
content: "\f4e4";
}
.fa-jedi:before {
content: "\f669";
}
.fa-jedi-order:before {
content: "\f50e";
}
.fa-jenkins:before {
content: "\f3b6";
}
.fa-jira:before {
content: "\f7b1";
}
.fa-joget:before {
content: "\f3b7";
}
.fa-joint:before {
content: "\f595";
}
.fa-joomla:before {
content: "\f1aa";
}
.fa-journal-whills:before {
content: "\f66a";
}
.fa-js:before {
content: "\f3b8";
}
.fa-js-square:before {
content: "\f3b9";
}
.fa-jsfiddle:before {
content: "\f1cc";
}
.fa-kaaba:before {
content: "\f66b";
}
.fa-kaggle:before {
content: "\f5fa";
}
.fa-key:before {
content: "\f084";
}
.fa-keybase:before {
content: "\f4f5";
}
.fa-keyboard:before {
content: "\f11c";
}
.fa-keycdn:before {
content: "\f3ba";
}
.fa-khanda:before {
content: "\f66d";
}
.fa-kickstarter:before {
content: "\f3bb";
}
.fa-kickstarter-k:before {
content: "\f3bc";
}
.fa-kiss:before {
content: "\f596";
}
.fa-kiss-beam:before {
content: "\f597";
}
.fa-kiss-wink-heart:before {
content: "\f598";
}
.fa-kiwi-bird:before {
content: "\f535";
}
.fa-korvue:before {
content: "\f42f";
}
.fa-landmark:before {
content: "\f66f";
}
.fa-language:before {
content: "\f1ab";
}
.fa-laptop:before {
content: "\f109";
}
.fa-laptop-code:before {
content: "\f5fc";
}
.fa-laptop-medical:before {
content: "\f812";
}
.fa-laravel:before {
content: "\f3bd";
}
.fa-lastfm:before {
content: "\f202";
}
.fa-lastfm-square:before {
content: "\f203";
}
.fa-laugh:before {
content: "\f599";
}
.fa-laugh-beam:before {
content: "\f59a";
}
.fa-laugh-squint:before {
content: "\f59b";
}
.fa-laugh-wink:before {
content: "\f59c";
}
.fa-layer-group:before {
content: "\f5fd";
}
.fa-leaf:before {
content: "\f06c";
}
.fa-leanpub:before {
content: "\f212";
}
.fa-lemon:before {
content: "\f094";
}
.fa-less:before {
content: "\f41d";
}
.fa-less-than:before {
content: "\f536";
}
.fa-less-than-equal:before {
content: "\f537";
}
.fa-level-down-alt:before {
content: "\f3be";
}
.fa-level-up-alt:before {
content: "\f3bf";
}
.fa-life-ring:before {
content: "\f1cd";
}
.fa-lightbulb:before {
content: "\f0eb";
}
.fa-line:before {
content: "\f3c0";
}
.fa-link:before {
content: "\f0c1";
}
.fa-linkedin:before {
content: "\f08c";
}
.fa-linkedin-in:before {
content: "\f0e1";
}
.fa-linode:before {
content: "\f2b8";
}
.fa-linux:before {
content: "\f17c";
}
.fa-lira-sign:before {
content: "\f195";
}
.fa-list:before {
content: "\f03a";
}
.fa-list-alt:before {
content: "\f022";
}
.fa-list-ol:before {
content: "\f0cb";
}
.fa-list-ul:before {
content: "\f0ca";
}
.fa-location-arrow:before {
content: "\f124";
}
.fa-lock:before {
content: "\f023";
}
.fa-lock-open:before {
content: "\f3c1";
}
.fa-long-arrow-alt-down:before {
content: "\f309";
}
.fa-long-arrow-alt-left:before {
content: "\f30a";
}
.fa-long-arrow-alt-right:before {
content: "\f30b";
}
.fa-long-arrow-alt-up:before {
content: "\f30c";
}
.fa-low-vision:before {
content: "\f2a8";
}
.fa-luggage-cart:before {
content: "\f59d";
}
.fa-lyft:before {
content: "\f3c3";
}
.fa-magento:before {
content: "\f3c4";
}
.fa-magic:before {
content: "\f0d0";
}
.fa-magnet:before {
content: "\f076";
}
.fa-mail-bulk:before {
content: "\f674";
}
.fa-mailchimp:before {
content: "\f59e";
}
.fa-male:before {
content: "\f183";
}
.fa-mandalorian:before {
content: "\f50f";
}
.fa-map:before {
content: "\f279";
}
.fa-map-marked:before {
content: "\f59f";
}
.fa-map-marked-alt:before {
content: "\f5a0";
}
.fa-map-marker:before {
content: "\f041";
}
.fa-map-marker-alt:before {
content: "\f3c5";
}
.fa-map-pin:before {
content: "\f276";
}
.fa-map-signs:before {
content: "\f277";
}
.fa-markdown:before {
content: "\f60f";
}
.fa-marker:before {
content: "\f5a1";
}
.fa-mars:before {
content: "\f222";
}
.fa-mars-double:before {
content: "\f227";
}
.fa-mars-stroke:before {
content: "\f229";
}
.fa-mars-stroke-h:before {
content: "\f22b";
}
.fa-mars-stroke-v:before {
content: "\f22a";
}
.fa-mask:before {
content: "\f6fa";
}
.fa-mastodon:before {
content: "\f4f6";
}
.fa-maxcdn:before {
content: "\f136";
}
.fa-mdb:before {
content: "\f8ca";
}
.fa-medal:before {
content: "\f5a2";
}
.fa-medapps:before {
content: "\f3c6";
}
.fa-medium:before {
content: "\f23a";
}
.fa-medium-m:before {
content: "\f3c7";
}
.fa-medkit:before {
content: "\f0fa";
}
.fa-medrt:before {
content: "\f3c8";
}
.fa-meetup:before {
content: "\f2e0";
}
.fa-megaport:before {
content: "\f5a3";
}
.fa-meh:before {
content: "\f11a";
}
.fa-meh-blank:before {
content: "\f5a4";
}
.fa-meh-rolling-eyes:before {
content: "\f5a5";
}
.fa-memory:before {
content: "\f538";
}
.fa-mendeley:before {
content: "\f7b3";
}
.fa-menorah:before {
content: "\f676";
}
.fa-mercury:before {
content: "\f223";
}
.fa-meteor:before {
content: "\f753";
}
.fa-microblog:before {
content: "駱";
}
.fa-microchip:before {
content: "\f2db";
}
.fa-microphone:before {
content: "\f130";
}
.fa-microphone-alt:before {
content: "\f3c9";
}
.fa-microphone-alt-slash:before {
content: "\f539";
}
.fa-microphone-slash:before {
content: "\f131";
}
.fa-microscope:before {
content: "\f610";
}
.fa-microsoft:before {
content: "\f3ca";
}
.fa-minus:before {
content: "\f068";
}
.fa-minus-circle:before {
content: "\f056";
}
.fa-minus-square:before {
content: "\f146";
}
.fa-mitten:before {
content: "\f7b5";
}
.fa-mix:before {
content: "\f3cb";
}
.fa-mixcloud:before {
content: "\f289";
}
.fa-mixer:before {
content: "稜";
}
.fa-mizuni:before {
content: "\f3cc";
}
.fa-mobile:before {
content: "\f10b";
}
.fa-mobile-alt:before {
content: "\f3cd";
}
.fa-modx:before {
content: "\f285";
}
.fa-monero:before {
content: "\f3d0";
}
.fa-money-bill:before {
content: "\f0d6";
}
.fa-money-bill-alt:before {
content: "\f3d1";
}
.fa-money-bill-wave:before {
content: "\f53a";
}
.fa-money-bill-wave-alt:before {
content: "\f53b";
}
.fa-money-check:before {
content: "\f53c";
}
.fa-money-check-alt:before {
content: "\f53d";
}
.fa-monument:before {
content: "\f5a6";
}
.fa-moon:before {
content: "\f186";
}
.fa-mortar-pestle:before {
content: "\f5a7";
}
.fa-mosque:before {
content: "\f678";
}
.fa-motorcycle:before {
content: "\f21c";
}
.fa-mountain:before {
content: "\f6fc";
}
.fa-mouse:before {
content: "\f8cc";
}
.fa-mouse-pointer:before {
content: "\f245";
}
.fa-mug-hot:before {
content: "\f7b6";
}
.fa-music:before {
content: "\f001";
}
.fa-napster:before {
content: "\f3d2";
}
.fa-neos:before {
content: "\f612";
}
.fa-network-wired:before {
content: "\f6ff";
}
.fa-neuter:before {
content: "\f22c";
}
.fa-newspaper:before {
content: "\f1ea";
}
.fa-nimblr:before {
content: "\f5a8";
}
.fa-node:before {
content: "\f419";
}
.fa-node-js:before {
content: "\f3d3";
}
.fa-not-equal:before {
content: "\f53e";
}
.fa-notes-medical:before {
content: "\f481";
}
.fa-npm:before {
content: "\f3d4";
}
.fa-ns8:before {
content: "\f3d5";
}
.fa-nutritionix:before {
content: "\f3d6";
}
.fa-object-group:before {
content: "\f247";
}
.fa-object-ungroup:before {
content: "\f248";
}
.fa-odnoklassniki:before {
content: "\f263";
}
.fa-odnoklassniki-square:before {
content: "\f264";
}
.fa-oil-can:before {
content: "\f613";
}
.fa-old-republic:before {
content: "\f510";
}
.fa-om:before {
content: "\f679";
}
.fa-opencart:before {
content: "\f23d";
}
.fa-openid:before {
content: "\f19b";
}
.fa-opera:before {
content: "\f26a";
}
.fa-optin-monster:before {
content: "\f23c";
}
.fa-orcid:before {
content: "\f8d2";
}
.fa-osi:before {
content: "\f41a";
}
.fa-otter:before {
content: "\f700";
}
.fa-outdent:before {
content: "\f03b";
}
.fa-page4:before {
content: "\f3d7";
}
.fa-pagelines:before {
content: "\f18c";
}
.fa-pager:before {
content: "\f815";
}
.fa-paint-brush:before {
content: "\f1fc";
}
.fa-paint-roller:before {
content: "\f5aa";
}
.fa-palette:before {
content: "\f53f";
}
.fa-palfed:before {
content: "\f3d8";
}
.fa-pallet:before {
content: "\f482";
}
.fa-paper-plane:before {
content: "\f1d8";
}
.fa-paperclip:before {
content: "\f0c6";
}
.fa-parachute-box:before {
content: "\f4cd";
}
.fa-paragraph:before {
content: "\f1dd";
}
.fa-parking:before {
content: "\f540";
}
.fa-passport:before {
content: "\f5ab";
}
.fa-pastafarianism:before {
content: "\f67b";
}
.fa-paste:before {
content: "\f0ea";
}
.fa-patreon:before {
content: "\f3d9";
}
.fa-pause:before {
content: "\f04c";
}
.fa-pause-circle:before {
content: "\f28b";
}
.fa-paw:before {
content: "\f1b0";
}
.fa-paypal:before {
content: "\f1ed";
}
.fa-peace:before {
content: "\f67c";
}
.fa-pen:before {
content: "\f304";
}
.fa-pen-alt:before {
content: "\f305";
}
.fa-pen-fancy:before {
content: "\f5ac";
}
.fa-pen-nib:before {
content: "\f5ad";
}
.fa-pen-square:before {
content: "\f14b";
}
.fa-pencil-alt:before {
content: "\f303";
}
.fa-pencil-ruler:before {
content: "\f5ae";
}
.fa-penny-arcade:before {
content: "\f704";
}
.fa-people-carry:before {
content: "\f4ce";
}
.fa-pepper-hot:before {
content: "\f816";
}
.fa-percent:before {
content: "\f295";
}
.fa-percentage:before {
content: "\f541";
}
.fa-periscope:before {
content: "\f3da";
}
.fa-person-booth:before {
content: "\f756";
}
.fa-phabricator:before {
content: "\f3db";
}
.fa-phoenix-framework:before {
content: "\f3dc";
}
.fa-phoenix-squadron:before {
content: "\f511";
}
.fa-phone:before {
content: "\f095";
}
.fa-phone-alt:before {
content: "\f879";
}
.fa-phone-slash:before {
content: "\f3dd";
}
.fa-phone-square:before {
content: "\f098";
}
.fa-phone-square-alt:before {
content: "\f87b";
}
.fa-phone-volume:before {
content: "\f2a0";
}
.fa-photo-video:before {
content: "\f87c";
}
.fa-php:before {
content: "\f457";
}
.fa-pied-piper:before {
content: "\f2ae";
}
.fa-pied-piper-alt:before {
content: "\f1a8";
}
.fa-pied-piper-hat:before {
content: "\f4e5";
}
.fa-pied-piper-pp:before {
content: "\f1a7";
}
.fa-pied-piper-square:before {
content: "爛";
}
.fa-piggy-bank:before {
content: "\f4d3";
}
.fa-pills:before {
content: "\f484";
}
.fa-pinterest:before {
content: "\f0d2";
}
.fa-pinterest-p:before {
content: "\f231";
}
.fa-pinterest-square:before {
content: "\f0d3";
}
.fa-pizza-slice:before {
content: "\f818";
}
.fa-place-of-worship:before {
content: "\f67f";
}
.fa-plane:before {
content: "\f072";
}
.fa-plane-arrival:before {
content: "\f5af";
}
.fa-plane-departure:before {
content: "\f5b0";
}
.fa-play:before {
content: "\f04b";
}
.fa-play-circle:before {
content: "\f144";
}
.fa-playstation:before {
content: "\f3df";
}
.fa-plug:before {
content: "\f1e6";
}
.fa-plus:before {
content: "\f067";
}
.fa-plus-circle:before {
content: "\f055";
}
.fa-plus-square:before {
content: "\f0fe";
}
.fa-podcast:before {
content: "\f2ce";
}
.fa-poll:before {
content: "\f681";
}
.fa-poll-h:before {
content: "\f682";
}
.fa-poo:before {
content: "\f2fe";
}
.fa-poo-storm:before {
content: "\f75a";
}
.fa-poop:before {
content: "\f619";
}
.fa-portrait:before {
content: "\f3e0";
}
.fa-pound-sign:before {
content: "\f154";
}
.fa-power-off:before {
content: "\f011";
}
.fa-pray:before {
content: "\f683";
}
.fa-praying-hands:before {
content: "\f684";
}
.fa-prescription:before {
content: "\f5b1";
}
.fa-prescription-bottle:before {
content: "\f485";
}
.fa-prescription-bottle-alt:before {
content: "\f486";
}
.fa-print:before {
content: "\f02f";
}
.fa-procedures:before {
content: "\f487";
}
.fa-product-hunt:before {
content: "\f288";
}
.fa-project-diagram:before {
content: "\f542";
}
.fa-pushed:before {
content: "\f3e1";
}
.fa-puzzle-piece:before {
content: "\f12e";
}
.fa-python:before {
content: "\f3e2";
}
.fa-qq:before {
content: "\f1d6";
}
.fa-qrcode:before {
content: "\f029";
}
.fa-question:before {
content: "\f128";
}
.fa-question-circle:before {
content: "\f059";
}
.fa-quidditch:before {
content: "\f458";
}
.fa-quinscape:before {
content: "\f459";
}
.fa-quora:before {
content: "\f2c4";
}
.fa-quote-left:before {
content: "\f10d";
}
.fa-quote-right:before {
content: "\f10e";
}
.fa-quran:before {
content: "\f687";
}
.fa-r-project:before {
content: "\f4f7";
}
.fa-radiation:before {
content: "\f7b9";
}
.fa-radiation-alt:before {
content: "\f7ba";
}
.fa-rainbow:before {
content: "\f75b";
}
.fa-random:before {
content: "\f074";
}
.fa-raspberry-pi:before {
content: "\f7bb";
}
.fa-ravelry:before {
content: "\f2d9";
}
.fa-react:before {
content: "\f41b";
}
.fa-reacteurope:before {
content: "\f75d";
}
.fa-readme:before {
content: "\f4d5";
}
.fa-rebel:before {
content: "\f1d0";
}
.fa-receipt:before {
content: "\f543";
}
.fa-record-vinyl:before {
content: "\f8d9";
}
.fa-recycle:before {
content: "\f1b8";
}
.fa-red-river:before {
content: "\f3e3";
}
.fa-reddit:before {
content: "\f1a1";
}
.fa-reddit-alien:before {
content: "\f281";
}
.fa-reddit-square:before {
content: "\f1a2";
}
.fa-redhat:before {
content: "\f7bc";
}
.fa-redo:before {
content: "\f01e";
}
.fa-redo-alt:before {
content: "\f2f9";
}
.fa-registered:before {
content: "\f25d";
}
.fa-remove-format:before {
content: "\f87d";
}
.fa-renren:before {
content: "\f18b";
}
.fa-reply:before {
content: "\f3e5";
}
.fa-reply-all:before {
content: "\f122";
}
.fa-replyd:before {
content: "\f3e6";
}
.fa-republican:before {
content: "\f75e";
}
.fa-researchgate:before {
content: "\f4f8";
}
.fa-resolving:before {
content: "\f3e7";
}
.fa-restroom:before {
content: "\f7bd";
}
.fa-retweet:before {
content: "\f079";
}
.fa-rev:before {
content: "\f5b2";
}
.fa-ribbon:before {
content: "\f4d6";
}
.fa-ring:before {
content: "\f70b";
}
.fa-road:before {
content: "\f018";
}
.fa-robot:before {
content: "\f544";
}
.fa-rocket:before {
content: "\f135";
}
.fa-rocketchat:before {
content: "\f3e8";
}
.fa-rockrms:before {
content: "\f3e9";
}
.fa-route:before {
content: "\f4d7";
}
.fa-rss:before {
content: "\f09e";
}
.fa-rss-square:before {
content: "\f143";
}
.fa-ruble-sign:before {
content: "\f158";
}
.fa-ruler:before {
content: "\f545";
}
.fa-ruler-combined:before {
content: "\f546";
}
.fa-ruler-horizontal:before {
content: "\f547";
}
.fa-ruler-vertical:before {
content: "\f548";
}
.fa-running:before {
content: "\f70c";
}
.fa-rupee-sign:before {
content: "\f156";
}
.fa-sad-cry:before {
content: "\f5b3";
}
.fa-sad-tear:before {
content: "\f5b4";
}
.fa-safari:before {
content: "\f267";
}
.fa-salesforce:before {
content: "\f83b";
}
.fa-sass:before {
content: "\f41e";
}
.fa-satellite:before {
content: "\f7bf";
}
.fa-satellite-dish:before {
content: "\f7c0";
}
.fa-save:before {
content: "\f0c7";
}
.fa-schlix:before {
content: "\f3ea";
}
.fa-school:before {
content: "\f549";
}
.fa-screwdriver:before {
content: "\f54a";
}
.fa-scribd:before {
content: "\f28a";
}
.fa-scroll:before {
content: "\f70e";
}
.fa-sd-card:before {
content: "\f7c2";
}
.fa-search:before {
content: "\f002";
}
.fa-search-dollar:before {
content: "\f688";
}
.fa-search-location:before {
content: "\f689";
}
.fa-search-minus:before {
content: "\f010";
}
.fa-search-plus:before {
content: "\f00e";
}
.fa-searchengin:before {
content: "\f3eb";
}
.fa-seedling:before {
content: "\f4d8";
}
.fa-sellcast:before {
content: "\f2da";
}
.fa-sellsy:before {
content: "\f213";
}
.fa-server:before {
content: "\f233";
}
.fa-servicestack:before {
content: "\f3ec";
}
.fa-shapes:before {
content: "\f61f";
}
.fa-share:before {
content: "\f064";
}
.fa-share-alt:before {
content: "\f1e0";
}
.fa-share-alt-square:before {
content: "\f1e1";
}
.fa-share-square:before {
content: "\f14d";
}
.fa-shekel-sign:before {
content: "\f20b";
}
.fa-shield-alt:before {
content: "\f3ed";
}
.fa-ship:before {
content: "\f21a";
}
.fa-shipping-fast:before {
content: "\f48b";
}
.fa-shirtsinbulk:before {
content: "\f214";
}
.fa-shoe-prints:before {
content: "\f54b";
}
.fa-shopify:before {
content: "綾";
}
.fa-shopping-bag:before {
content: "\f290";
}
.fa-shopping-basket:before {
content: "\f291";
}
.fa-shopping-cart:before {
content: "\f07a";
}
.fa-shopware:before {
content: "\f5b5";
}
.fa-shower:before {
content: "\f2cc";
}
.fa-shuttle-van:before {
content: "\f5b6";
}
.fa-sign:before {
content: "\f4d9";
}
.fa-sign-in-alt:before {
content: "\f2f6";
}
.fa-sign-language:before {
content: "\f2a7";
}
.fa-sign-out-alt:before {
content: "\f2f5";
}
.fa-signal:before {
content: "\f012";
}
.fa-signature:before {
content: "\f5b7";
}
.fa-sim-card:before {
content: "\f7c4";
}
.fa-simplybuilt:before {
content: "\f215";
}
.fa-sistrix:before {
content: "\f3ee";
}
.fa-sitemap:before {
content: "\f0e8";
}
.fa-sith:before {
content: "\f512";
}
.fa-skating:before {
content: "\f7c5";
}
.fa-sketch:before {
content: "\f7c6";
}
.fa-skiing:before {
content: "\f7c9";
}
.fa-skiing-nordic:before {
content: "\f7ca";
}
.fa-skull:before {
content: "\f54c";
}
.fa-skull-crossbones:before {
content: "\f714";
}
.fa-skyatlas:before {
content: "\f216";
}
.fa-skype:before {
content: "\f17e";
}
.fa-slack:before {
content: "\f198";
}
.fa-slack-hash:before {
content: "\f3ef";
}
.fa-slash:before {
content: "\f715";
}
.fa-sleigh:before {
content: "\f7cc";
}
.fa-sliders-h:before {
content: "\f1de";
}
.fa-slideshare:before {
content: "\f1e7";
}
.fa-smile:before {
content: "\f118";
}
.fa-smile-beam:before {
content: "\f5b8";
}
.fa-smile-wink:before {
content: "\f4da";
}
.fa-smog:before {
content: "\f75f";
}
.fa-smoking:before {
content: "\f48d";
}
.fa-smoking-ban:before {
content: "\f54d";
}
.fa-sms:before {
content: "\f7cd";
}
.fa-snapchat:before {
content: "\f2ab";
}
.fa-snapchat-ghost:before {
content: "\f2ac";
}
.fa-snapchat-square:before {
content: "\f2ad";
}
.fa-snowboarding:before {
content: "\f7ce";
}
.fa-snowflake:before {
content: "\f2dc";
}
.fa-snowman:before {
content: "\f7d0";
}
.fa-snowplow:before {
content: "\f7d2";
}
.fa-socks:before {
content: "\f696";
}
.fa-solar-panel:before {
content: "\f5ba";
}
.fa-sort:before {
content: "\f0dc";
}
.fa-sort-alpha-down:before {
content: "\f15d";
}
.fa-sort-alpha-down-alt:before {
content: "\f881";
}
.fa-sort-alpha-up:before {
content: "\f15e";
}
.fa-sort-alpha-up-alt:before {
content: "\f882";
}
.fa-sort-amount-down:before {
content: "\f160";
}
.fa-sort-amount-down-alt:before {
content: "\f884";
}
.fa-sort-amount-up:before {
content: "\f161";
}
.fa-sort-amount-up-alt:before {
content: "\f885";
}
.fa-sort-down:before {
content: "\f0dd";
}
.fa-sort-numeric-down:before {
content: "\f162";
}
.fa-sort-numeric-down-alt:before {
content: "\f886";
}
.fa-sort-numeric-up:before {
content: "\f163";
}
.fa-sort-numeric-up-alt:before {
content: "\f887";
}
.fa-sort-up:before {
content: "\f0de";
}
.fa-soundcloud:before {
content: "\f1be";
}
.fa-sourcetree:before {
content: "\f7d3";
}
.fa-spa:before {
content: "\f5bb";
}
.fa-space-shuttle:before {
content: "\f197";
}
.fa-speakap:before {
content: "\f3f3";
}
.fa-speaker-deck:before {
content: "\f83c";
}
.fa-spell-check:before {
content: "\f891";
}
.fa-spider:before {
content: "\f717";
}
.fa-spinner:before {
content: "\f110";
}
.fa-splotch:before {
content: "\f5bc";
}
.fa-spotify:before {
content: "\f1bc";
}
.fa-spray-can:before {
content: "\f5bd";
}
.fa-square:before {
content: "\f0c8";
}
.fa-square-full:before {
content: "\f45c";
}
.fa-square-root-alt:before {
content: "\f698";
}
.fa-squarespace:before {
content: "\f5be";
}
.fa-stack-exchange:before {
content: "\f18d";
}
.fa-stack-overflow:before {
content: "\f16c";
}
.fa-stackpath:before {
content: "\f842";
}
.fa-stamp:before {
content: "\f5bf";
}
.fa-star:before {
content: "\f005";
}
.fa-star-and-crescent:before {
content: "\f699";
}
.fa-star-half:before {
content: "\f089";
}
.fa-star-half-alt:before {
content: "\f5c0";
}
.fa-star-of-david:before {
content: "\f69a";
}
.fa-star-of-life:before {
content: "\f621";
}
.fa-staylinked:before {
content: "\f3f5";
}
.fa-steam:before {
content: "\f1b6";
}
.fa-steam-square:before {
content: "\f1b7";
}
.fa-steam-symbol:before {
content: "\f3f6";
}
.fa-step-backward:before {
content: "\f048";
}
.fa-step-forward:before {
content: "\f051";
}
.fa-stethoscope:before {
content: "\f0f1";
}
.fa-sticker-mule:before {
content: "\f3f7";
}
.fa-sticky-note:before {
content: "\f249";
}
.fa-stop:before {
content: "\f04d";
}
.fa-stop-circle:before {
content: "\f28d";
}
.fa-stopwatch:before {
content: "\f2f2";
}
.fa-store:before {
content: "\f54e";
}
.fa-store-alt:before {
content: "\f54f";
}
.fa-strava:before {
content: "\f428";
}
.fa-stream:before {
content: "\f550";
}
.fa-street-view:before {
content: "\f21d";
}
.fa-strikethrough:before {
content: "\f0cc";
}
.fa-stripe:before {
content: "\f429";
}
.fa-stripe-s:before {
content: "\f42a";
}
.fa-stroopwafel:before {
content: "\f551";
}
.fa-studiovinari:before {
content: "\f3f8";
}
.fa-stumbleupon:before {
content: "\f1a4";
}
.fa-stumbleupon-circle:before {
content: "\f1a3";
}
.fa-subscript:before {
content: "\f12c";
}
.fa-subway:before {
content: "\f239";
}
.fa-suitcase:before {
content: "\f0f2";
}
.fa-suitcase-rolling:before {
content: "\f5c1";
}
.fa-sun:before {
content: "\f185";
}
.fa-superpowers:before {
content: "\f2dd";
}
.fa-superscript:before {
content: "\f12b";
}
.fa-supple:before {
content: "\f3f9";
}
.fa-surprise:before {
content: "\f5c2";
}
.fa-suse:before {
content: "\f7d6";
}
.fa-swatchbook:before {
content: "\f5c3";
}
.fa-swift:before {
content: "\f8e1";
}
.fa-swimmer:before {
content: "\f5c4";
}
.fa-swimming-pool:before {
content: "\f5c5";
}
.fa-symfony:before {
content: "\f83d";
}
.fa-synagogue:before {
content: "\f69b";
}
.fa-sync:before {
content: "\f021";
}
.fa-sync-alt:before {
content: "\f2f1";
}
.fa-syringe:before {
content: "\f48e";
}
.fa-table:before {
content: "\f0ce";
}
.fa-table-tennis:before {
content: "\f45d";
}
.fa-tablet:before {
content: "\f10a";
}
.fa-tablet-alt:before {
content: "\f3fa";
}
.fa-tablets:before {
content: "\f490";
}
.fa-tachometer-alt:before {
content: "\f3fd";
}
.fa-tag:before {
content: "\f02b";
}
.fa-tags:before {
content: "\f02c";
}
.fa-tape:before {
content: "\f4db";
}
.fa-tasks:before {
content: "\f0ae";
}
.fa-taxi:before {
content: "\f1ba";
}
.fa-teamspeak:before {
content: "\f4f9";
}
.fa-teeth:before {
content: "\f62e";
}
.fa-teeth-open:before {
content: "\f62f";
}
.fa-telegram:before {
content: "\f2c6";
}
.fa-telegram-plane:before {
content: "\f3fe";
}
.fa-temperature-high:before {
content: "\f769";
}
.fa-temperature-low:before {
content: "\f76b";
}
.fa-tencent-weibo:before {
content: "\f1d5";
}
.fa-tenge:before {
content: "\f7d7";
}
.fa-terminal:before {
content: "\f120";
}
.fa-text-height:before {
content: "\f034";
}
.fa-text-width:before {
content: "\f035";
}
.fa-th:before {
content: "\f00a";
}
.fa-th-large:before {
content: "\f009";
}
.fa-th-list:before {
content: "\f00b";
}
.fa-the-red-yeti:before {
content: "\f69d";
}
.fa-theater-masks:before {
content: "\f630";
}
.fa-themeco:before {
content: "\f5c6";
}
.fa-themeisle:before {
content: "\f2b2";
}
.fa-thermometer:before {
content: "\f491";
}
.fa-thermometer-empty:before {
content: "\f2cb";
}
.fa-thermometer-full:before {
content: "\f2c7";
}
.fa-thermometer-half:before {
content: "\f2c9";
}
.fa-thermometer-quarter:before {
content: "\f2ca";
}
.fa-thermometer-three-quarters:before {
content: "\f2c8";
}
.fa-think-peaks:before {
content: "\f731";
}
.fa-thumbs-down:before {
content: "\f165";
}
.fa-thumbs-up:before {
content: "\f164";
}
.fa-thumbtack:before {
content: "\f08d";
}
.fa-ticket-alt:before {
content: "\f3ff";
}
.fa-times:before {
content: "\f00d";
}
.fa-times-circle:before {
content: "\f057";
}
.fa-tint:before {
content: "\f043";
}
.fa-tint-slash:before {
content: "\f5c7";
}
.fa-tired:before {
content: "\f5c8";
}
.fa-toggle-off:before {
content: "\f204";
}
.fa-toggle-on:before {
content: "\f205";
}
.fa-toilet:before {
content: "\f7d8";
}
.fa-toilet-paper:before {
content: "\f71e";
}
.fa-toolbox:before {
content: "\f552";
}
.fa-tools:before {
content: "\f7d9";
}
.fa-tooth:before {
content: "\f5c9";
}
.fa-torah:before {
content: "\f6a0";
}
.fa-torii-gate:before {
content: "\f6a1";
}
.fa-tractor:before {
content: "\f722";
}
.fa-trade-federation:before {
content: "\f513";
}
.fa-trademark:before {
content: "\f25c";
}
.fa-traffic-light:before {
content: "\f637";
}
.fa-trailer:before {
content: "論";
}
.fa-train:before {
content: "\f238";
}
.fa-tram:before {
content: "\f7da";
}
.fa-transgender:before {
content: "\f224";
}
.fa-transgender-alt:before {
content: "\f225";
}
.fa-trash:before {
content: "\f1f8";
}
.fa-trash-alt:before {
content: "\f2ed";
}
.fa-trash-restore:before {
content: "\f829";
}
.fa-trash-restore-alt:before {
content: "\f82a";
}
.fa-tree:before {
content: "\f1bb";
}
.fa-trello:before {
content: "\f181";
}
.fa-tripadvisor:before {
content: "\f262";
}
.fa-trophy:before {
content: "\f091";
}
.fa-truck:before {
content: "\f0d1";
}
.fa-truck-loading:before {
content: "\f4de";
}
.fa-truck-monster:before {
content: "\f63b";
}
.fa-truck-moving:before {
content: "\f4df";
}
.fa-truck-pickup:before {
content: "\f63c";
}
.fa-tshirt:before {
content: "\f553";
}
.fa-tty:before {
content: "\f1e4";
}
.fa-tumblr:before {
content: "\f173";
}
.fa-tumblr-square:before {
content: "\f174";
}
.fa-tv:before {
content: "\f26c";
}
.fa-twitch:before {
content: "\f1e8";
}
.fa-twitter:before {
content: "\f099";
}
.fa-twitter-square:before {
content: "\f081";
}
.fa-typo3:before {
content: "\f42b";
}
.fa-uber:before {
content: "\f402";
}
.fa-ubuntu:before {
content: "\f7df";
}
.fa-uikit:before {
content: "\f403";
}
.fa-umbraco:before {
content: "\f8e8";
}
.fa-umbrella:before {
content: "\f0e9";
}
.fa-umbrella-beach:before {
content: "\f5ca";
}
.fa-underline:before {
content: "\f0cd";
}
.fa-undo:before {
content: "\f0e2";
}
.fa-undo-alt:before {
content: "\f2ea";
}
.fa-uniregistry:before {
content: "\f404";
}
.fa-unity:before {
content: "雷";
}
.fa-universal-access:before {
content: "\f29a";
}
.fa-university:before {
content: "\f19c";
}
.fa-unlink:before {
content: "\f127";
}
.fa-unlock:before {
content: "\f09c";
}
.fa-unlock-alt:before {
content: "\f13e";
}
.fa-untappd:before {
content: "\f405";
}
.fa-upload:before {
content: "\f093";
}
.fa-ups:before {
content: "\f7e0";
}
.fa-usb:before {
content: "\f287";
}
.fa-user:before {
content: "\f007";
}
.fa-user-alt:before {
content: "\f406";
}
.fa-user-alt-slash:before {
content: "\f4fa";
}
.fa-user-astronaut:before {
content: "\f4fb";
}
.fa-user-check:before {
content: "\f4fc";
}
.fa-user-circle:before {
content: "\f2bd";
}
.fa-user-clock:before {
content: "\f4fd";
}
.fa-user-cog:before {
content: "\f4fe";
}
.fa-user-edit:before {
content: "\f4ff";
}
.fa-user-friends:before {
content: "\f500";
}
.fa-user-graduate:before {
content: "\f501";
}
.fa-user-injured:before {
content: "\f728";
}
.fa-user-lock:before {
content: "\f502";
}
.fa-user-md:before {
content: "\f0f0";
}
.fa-user-minus:before {
content: "\f503";
}
.fa-user-ninja:before {
content: "\f504";
}
.fa-user-nurse:before {
content: "\f82f";
}
.fa-user-plus:before {
content: "\f234";
}
.fa-user-secret:before {
content: "\f21b";
}
.fa-user-shield:before {
content: "\f505";
}
.fa-user-slash:before {
content: "\f506";
}
.fa-user-tag:before {
content: "\f507";
}
.fa-user-tie:before {
content: "\f508";
}
.fa-user-times:before {
content: "\f235";
}
.fa-users:before {
content: "\f0c0";
}
.fa-users-cog:before {
content: "\f509";
}
.fa-usps:before {
content: "\f7e1";
}
.fa-ussunnah:before {
content: "\f407";
}
.fa-utensil-spoon:before {
content: "\f2e5";
}
.fa-utensils:before {
content: "\f2e7";
}
.fa-vaadin:before {
content: "\f408";
}
.fa-vector-square:before {
content: "\f5cb";
}
.fa-venus:before {
content: "\f221";
}
.fa-venus-double:before {
content: "\f226";
}
.fa-venus-mars:before {
content: "\f228";
}
.fa-viacoin:before {
content: "\f237";
}
.fa-viadeo:before {
content: "\f2a9";
}
.fa-viadeo-square:before {
content: "\f2aa";
}
.fa-vial:before {
content: "\f492";
}
.fa-vials:before {
content: "\f493";
}
.fa-viber:before {
content: "\f409";
}
.fa-video:before {
content: "\f03d";
}
.fa-video-slash:before {
content: "\f4e2";
}
.fa-vihara:before {
content: "\f6a7";
}
.fa-vimeo:before {
content: "\f40a";
}
.fa-vimeo-square:before {
content: "\f194";
}
.fa-vimeo-v:before {
content: "\f27d";
}
.fa-vine:before {
content: "\f1ca";
}
.fa-vk:before {
content: "\f189";
}
.fa-vnv:before {
content: "\f40b";
}
.fa-voicemail:before {
content: "\f897";
}
.fa-volleyball-ball:before {
content: "\f45f";
}
.fa-volume-down:before {
content: "\f027";
}
.fa-volume-mute:before {
content: "\f6a9";
}
.fa-volume-off:before {
content: "\f026";
}
.fa-volume-up:before {
content: "\f028";
}
.fa-vote-yea:before {
content: "\f772";
}
.fa-vr-cardboard:before {
content: "\f729";
}
.fa-vuejs:before {
content: "\f41f";
}
.fa-walking:before {
content: "\f554";
}
.fa-wallet:before {
content: "\f555";
}
.fa-warehouse:before {
content: "\f494";
}
.fa-water:before {
content: "\f773";
}
.fa-wave-square:before {
content: "\f83e";
}
.fa-waze:before {
content: "\f83f";
}
.fa-weebly:before {
content: "\f5cc";
}
.fa-weibo:before {
content: "\f18a";
}
.fa-weight:before {
content: "\f496";
}
.fa-weight-hanging:before {
content: "\f5cd";
}
.fa-weixin:before {
content: "\f1d7";
}
.fa-whatsapp:before {
content: "\f232";
}
.fa-whatsapp-square:before {
content: "\f40c";
}
.fa-wheelchair:before {
content: "\f193";
}
.fa-whmcs:before {
content: "\f40d";
}
.fa-wifi:before {
content: "\f1eb";
}
.fa-wikipedia-w:before {
content: "\f266";
}
.fa-wind:before {
content: "\f72e";
}
.fa-window-close:before {
content: "\f410";
}
.fa-window-maximize:before {
content: "\f2d0";
}
.fa-window-minimize:before {
content: "\f2d1";
}
.fa-window-restore:before {
content: "\f2d2";
}
.fa-windows:before {
content: "\f17a";
}
.fa-wine-bottle:before {
content: "\f72f";
}
.fa-wine-glass:before {
content: "\f4e3";
}
.fa-wine-glass-alt:before {
content: "\f5ce";
}
.fa-wix:before {
content: "\f5cf";
}
.fa-wizards-of-the-coast:before {
content: "\f730";
}
.fa-wolf-pack-battalion:before {
content: "\f514";
}
.fa-won-sign:before {
content: "\f159";
}
.fa-wordpress:before {
content: "\f19a";
}
.fa-wordpress-simple:before {
content: "\f411";
}
.fa-wpbeginner:before {
content: "\f297";
}
.fa-wpexplorer:before {
content: "\f2de";
}
.fa-wpforms:before {
content: "\f298";
}
.fa-wpressr:before {
content: "\f3e4";
}
.fa-wrench:before {
content: "\f0ad";
}
.fa-x-ray:before {
content: "\f497";
}
.fa-xbox:before {
content: "\f412";
}
.fa-xing:before {
content: "\f168";
}
.fa-xing-square:before {
content: "\f169";
}
.fa-y-combinator:before {
content: "\f23b";
}
.fa-yahoo:before {
content: "\f19e";
}
.fa-yammer:before {
content: "\f840";
}
.fa-yandex:before {
content: "\f413";
}
.fa-yandex-international:before {
content: "\f414";
}
.fa-yarn:before {
content: "\f7e3";
}
.fa-yelp:before {
content: "\f1e9";
}
.fa-yen-sign:before {
content: "\f157";
}
.fa-yin-yang:before {
content: "\f6ad";
}
.fa-yoast:before {
content: "\f2b1";
}
.fa-youtube:before {
content: "\f167";
}
.fa-youtube-square:before {
content: "\f431";
}
.fa-zhihu:before {
content: "\f63f";
}
.sr-only {
border: 0;
clip: rect(0, 0, 0, 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
clip: auto;
height: auto;
margin: 0;
overflow: visible;
position: static;
width: auto;
}
@font-face {
font-family: "Font Awesome 5 Brands";
font-style: normal;
font-weight: 400;
font-display: auto;
src: url(//socopur.com.pe/wp-content/themes/SocopurTemplate/fonts/fa-brands-400.eot);
src: url(//socopur.com.pe/wp-content/themes/SocopurTemplate/fonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(//socopur.com.pe/wp-content/themes/SocopurTemplate/fonts/fa-brands-400.woff2) format("woff2"), url(//socopur.com.pe/wp-content/themes/SocopurTemplate/fonts/fa-brands-400.woff) format("woff"), url(//socopur.com.pe/wp-content/themes/SocopurTemplate/fonts/fa-brands-400.ttf) format("truetype"), url(//socopur.com.pe/wp-content/themes/SocopurTemplate/fonts/fa-brands-400.svg#fontawesome) format("svg");
}
.fab {
font-family: "Font Awesome 5 Brands";
font-weight: 400;
}
@font-face {
font-family: "Font Awesome 5 Free";
font-style: normal;
font-weight: 400;
font-display: auto;
src: url(//socopur.com.pe/wp-content/themes/SocopurTemplate/fonts/fa-regular-400.eot);
src: url(//socopur.com.pe/wp-content/themes/SocopurTemplate/fonts/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(//socopur.com.pe/wp-content/themes/SocopurTemplate/fonts/fa-regular-400.woff2) format("woff2"), url(//socopur.com.pe/wp-content/themes/SocopurTemplate/fonts/fa-regular-400.woff) format("woff"), url(//socopur.com.pe/wp-content/themes/SocopurTemplate/fonts/fa-regular-400.ttf) format("truetype"), url(//socopur.com.pe/wp-content/themes/SocopurTemplate/fonts/fa-regular-400.svg#fontawesome) format("svg");
}
.far {
font-family: "Font Awesome 5 Free";
font-weight: 400;
}
@font-face {
font-family: "Font Awesome 5 Free";
font-style: normal;
font-weight: 900;
font-display: auto;
src: url(//socopur.com.pe/wp-content/themes/SocopurTemplate/fonts/fa-solid-900.eot);
src: url(//socopur.com.pe/wp-content/themes/SocopurTemplate/fonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(//socopur.com.pe/wp-content/themes/SocopurTemplate/fonts/fa-solid-900.woff2) format("woff2"), url(//socopur.com.pe/wp-content/themes/SocopurTemplate/fonts/fa-solid-900.woff) format("woff"), url(//socopur.com.pe/wp-content/themes/SocopurTemplate/fonts/fa-solid-900.ttf) format("truetype"), url(//socopur.com.pe/wp-content/themes/SocopurTemplate/fonts/fa-solid-900.svg#fontawesome) format("svg");
}
.fa,
.fas {
font-family: "Font Awesome 5 Free";
font-weight: 900;
}       body {
background: #f4f5fa;
font-family: "Montserrat", sans-serif;
font-weight: normal;
color: #fff;
font-size: 14px;
font-weight: 400;
} .main {
width: 1600px;
margin: 0 auto;
padding: 0 10px;
position: relative;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.hidden-off {
overflow: visible !important;
}
.disable {
display: none !important;
}
.front {
z-index: 50;
}
.front_two {
z-index: 100;
}
.back {
z-index: 5;
}
.cont-60 {
width: 60%;
}
.cont-row {
width: 100%;
height: 100%;
display: table;
-webkit-box-sizing: border-box;
box-sizing: border-box;
position: relative;
}
.cont-row.float {
display: inline-block;
position: absolute;
left: 0;
top: 0;
}
.cont-center {
display: table-cell;
vertical-align: middle;
position: relative;
}
.cont-elastic-col {
display: table-cell;
vertical-align: top;
position: relative;
}
.cont2-col {
max-width: 50%;
width: 50%;
display: table-cell;
position: relative;
}
.cont3-col {
max-width: 33.3%;
width: 33.3%;
display: table-cell;
position: relative;
}
.cont4-col {
max-width: 25%;
width: 25%;
display: table-cell;
position: relative;
}
.cont5-col {
max-width: 20%;
width: 20%;
display: table-cell;
position: relative;
}
.cont6-col {
max-width: 16%;
width: 16%;
display: table-cell;
position: relative;
}
.cont7-col {
max-width: 14%;
width: 14%;
display: table-cell;
position: relative;
}
.cont8-col {
max-width: 12.5%;
width: 12.5%;
display: table-cell;
position: relative;
}
.cont9-col {
max-width: 11.1%;
width: 11.1%;
display: table-cell;
position: relative;
}
.cont10-col {
max-width: 10%;
width: 10%;
display: table-cell;
position: relative;
}
.cont11-col {
max-width: 9%;
width: 9%;
display: table-cell;
position: relative;
}
.cont12-col {
max-width: 8.3%;
width: 8.3%;
display: table-cell;
position: relative;
}
.cont-elastic {
display: inline-block;
position: relative;
}
.cont-elastic.col3 {
width: 33.3%;
}
.cont-full {
padding-right: 1px;
display: block;
vertical-align: top;
position: relative;
overflow: hidden;
}
.cont-full-area {
width: 100vw;
height: 100vh;
display: inline-block;
position: absolute;
left: 0;
top: 0;
}
.full-width {
width: 100% !important;
position: relative !important;
}
.full-height {
height: 100% !important;
position: relative !important;
}
.vertical-middle {
vertical-align: middle !important;
}
.vertical-top {
vertical-align: top !important;
}
.aling-center {
text-align: center !important;
}
.aling-right {
text-align: right !important;
}
.aling-left {
text-align: left !important;
}
.padding-lr-vertical,
.padding-lr-horizontal {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.padding-lr-vertical {
padding: 20px 0;
}
.padding-lr-horizontal {
padding: 0 20px;
}
.set-space {
margin: 0 !important;
padding: 0 !important;
}
.m-0 {
padding: 0;
}
.m-1 {
padding: 0 5px;
}
.m-2 {
padding: 0 10px;
}
.bg-white {
background: #fff;
}
.set-icons {
background-image: url(//socopur.com.pe/wp-content/themes/SocopurTemplate/image/set_icons.png);
background-repeat: no-repeat;
position: relative;
z-index: 5;
}
.view-mobile-tb,
.view-mobile-mb,
.view-mobile-tb-mb {
display: none !important;
}
.mascara {
width: 100%;
height: 100vh;
position: fixed;
z-index: 10;
left: 100%;
top: 0;
opacity: 0;
-webkit-transition: opacity 0.4s ease;
transition: opacity 0.4s ease;
}
.mascara.active {
left: 0;
opacity: 1;
}
.link {
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 14px;
font-weight: normal;
line-height: 34px;
-webkit-transition: all 0.4s;
transition: all 0.4s;
position: relative;
}
.link:hover {
color: #ed1c24 !important;
}
.link:hover:before {
width: 100%;
}
.link:before {
content: "";
background: #ed1c24;
width: 0%;
height: 1px;
position: absolute;
top: 108%;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
a {
display: inline-block;
}
.button {
-webkit-appearance: none;
-webkit-border-radius: 0px;
text-align: center;
text-decoration: none !important;
-webkit-box-shadow: inset 0 0 0 2px #fff;
box-shadow: inset 0 0 0 2px #fff;
border-radius: 24px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: inline-table !important;
vertical-align: middle;
position: relative;
z-index: 1;
overflow: hidden;
}
.button span {
color: #fff;
font-family: "Montserrat", sans-serif;
font-weight: normal;
display: table-cell;
vertical-align: middle;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.button span i {
color: #fff;
font-size: 100%;
font-weight: normal;
font-style: normal;
display: inline-block;
vertical-align: middle;
}
.button:hover {
background: #fff;
}
.button:hover span {
color: #000;
}
.button:hover span i {
color: #000;
}
.button.standar {
padding: 15px 28px;
}
.button.red {
-webkit-box-shadow: inset 0 0 0 2px #d71616;
box-shadow: inset 0 0 0 2px #d71616;
}
.button.red span {
color: #d71616 !important;
}
.button.red span i {
color: #d71616 !important;
}
.button.red:hover {
background: #d71616;
}
.button.red:hover span {
color: #fff !important;
}
.button.red:hover span i {
color: #fff !important;
}
.button.blue {
-webkit-box-shadow: inset 0 0 0 2px #000;
box-shadow: inset 0 0 0 2px #000;
}
.button.blue span {
color: #000 !important;
}
.button.blue span i {
color: #000 !important;
}
.button.blue:hover {
background: #000;
}
.button.blue:hover span {
color: #fff !important;
}
.button.blue:hover span i {
color: #fff !important;
}
.button.black {
-webkit-box-shadow: inset 0 0 0 2px #000;
box-shadow: inset 0 0 0 2px #000;
}
.button.black span {
color: #000 !important;
}
.button.black span i {
color: #000 !important;
}
.button.black:hover {
background: #000;
}
.button.black:hover span {
color: #fff !important;
}
.button.black:hover span i {
color: #fff !important;
}
.button_chek {
height: 40px;
color: #fff;
font-size: 14px;
font-weight: 700;
border: 0;
margin: 0 15px;
padding: 0 15px;
-webkit-box-shadow: 0 0 0 1px #fff, inset 0 0 0 0 #000;
box-shadow: 0 0 0 1px #fff, inset 0 0 0 0 #000;
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: inline-table;
vertical-align: top;
position: relative;
z-index: 1;
overflow: hidden;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.button_chek:hover,
.button_chek.active {
color: #000;
-webkit-box-shadow: 0 0 0 1px #000, inset 0 -70px 0 1px #000;
box-shadow: 0 0 0 1px #000, inset 0 -70px 0 1px #000;
}
.button_chek.active span i {
margin-right: 5px;
display: inline-block;
}
.button_chek span i {
color: #000;
font-size: 18px;
margin: -4px 0 4px 0;
display: none;
}
.button_chek span i:before {
position: relative;
top: 5px;
}
ul.list-mark {
list-style: none;
margin: 0;
padding: 15px;
}
ul.list-mark li {
color: #000;
font-size: 14px;
font-weight: 400;
text-align: left;
line-height: 18px;
padding: 8px 0 8px 20px;
position: relative;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
ul.list-mark li.mark-off:before {
display: none;
}
ul.list-mark li:before {
content: "✔";
color: #d71616;
font-size: 17px;
display: block;
position: absolute;
left: 0;
top: 8px;
}
ul.circle-mark {
list-style: none;
margin: 0;
padding: 15px;
}
ul.circle-mark li {
color: #fff;
font-size: 14px;
font-weight: 400;
text-align: left;
line-height: 18px;
padding: 8px 0 8px 19px;
position: relative;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
ul.circle-mark li.mark-off:before {
display: none;
}
ul.circle-mark li:before {
content: "b";
font-family: "videos-otiniano" !important;
font-style: normal !important;
font-weight: normal !important;
font-variant: normal !important;
text-transform: none !important;
speak: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
color: #000;
font-size: 9px;
display: inline-block;
position: absolute;
left: 0;
top: 13px;
border-radius: 100%;
}
.cont-marktype {
text-align: left;
}
.cont-marktype.chek.error input:checked + label i {
background: url(//socopur.com.pe/wp-content/themes/SocopurTemplate/image/chekbox-error.png) top left;
}
.cont-marktype.chek input {
display: none !important;
}
.cont-marktype.chek input:checked + i:before {
display: block !important;
}
.cont-marktype.chek label {
color: #000;
margin: 10px 0;
display: inline-block;
vertical-align: top;
cursor: pointer;
}
.cont-marktype.chek label * {
display: inline-block;
vertical-align: middle;
}
.cont-marktype.chek label i {
width: 20px;
height: 20px;
border: solid 1px #fff;
margin-right: 10px;
}
.cont-marktype.chek label i:before {
content: "g";
font-family: "fashion101" !important;
font-style: normal !important;
font-weight: normal !important;
font-variant: normal !important;
text-transform: none !important;
speak: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
color: #fff;
font-size: 22px;
vertical-align: middle;
display: none;
}
.cont-marktype.chek label a {
color: #fff;
font-size: 100%;
}
img {
border: 0 !important;
display: block;
}
.cont-image {
overflow: hidden;
display: block;
position: relative;
}
.img-auto {
max-width: 100%;
min-width: 100%;
width: auto !important;
height: auto;
display: block;
}
.img-dinamic {
max-width: 100%;
width: auto !important;
height: auto;
margin: 0 auto;
display: block;
vertical-align: top;
}
.image.w-90 img {
width: 90% !important;
margin: 0 auto;
display: block;
}
.image.w-80 img {
width: 80% !important;
margin: 0 auto;
display: block;
}
blockquote {
border: 0;
margin: 0;
padding: 0;
overflow: hidden;
}
.flipx {
-webkit-transform: scaleX(-1);
transform: scaleX(-1);
-ms-filter: fliph; -webkit-filter: fliph;
filter: fliph; }
.top {
width: 100%;
position: absolute;
z-index: 100;
top: 0;
left: 0;
}
.bottom {
width: 100%;
position: absolute;
z-index: 100;
bottom: 0;
left: 0;
}
.set-margen {
margin: 0 !important;
padding: 0 !important;
}
.rich-text {
color: #000;
font-size: 100%;
font-family: "Montserrat", sans-serif;
font-weight: normal;
line-height: normal;
text-decoration: none;
}
.rich-text.gris {
background: #808080;
}
.rich-text .cont-full,
.rich-text .cont2-col,
.rich-text .cont3-col,
.rich-text .cont4-col,
.rich-text .cont5-col,
.rich-text .cont6-col,
.rich-text .cont7-col,
.rich-text .cont8-col,
.rich-text .cont9-col,
.rich-text .cont10-col,
.rich-text .cont11-col,
.rich-text .cont12-col {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.rich-text h1,
.rich-text h2,
.rich-text h3,
.rich-text h4,
.rich-text h5,
.rich-text h6,
.rich-text pre {
color: #000;
font-size: 100%;
font-family: "Montserrat", sans-serif;
font-weight: normal;
line-height: normal;
text-decoration: none;
padding: 0 0 25px 0;
display: inline-block;
vertical-align: top;
position: relative;
}
.rich-text h1:after,
.rich-text h2:after,
.rich-text h3:after,
.rich-text h4:after,
.rich-text h5:after,
.rich-text h6:after,
.rich-text pre:after {
content: "";
background: #d71616;
width: 100%;
height: 1px;
position: absolute;
left: 0;
bottom: 18px;
z-index: 1;
}
.rich-text h1:before,
.rich-text h2:before,
.rich-text h3:before,
.rich-text h4:before,
.rich-text h5:before,
.rich-text h6:before,
.rich-text pre:before {
content: "";
background: #a0a6c5;
width: 75%;
height: 1px;
position: absolute;
left: 0;
bottom: 18px;
z-index: 5;
}
.rich-text h1 strong,
.rich-text h2 strong,
.rich-text h3 strong,
.rich-text h4 strong,
.rich-text h5 strong,
.rich-text h6 strong,
.rich-text pre strong {
color: currentColor;
}
.rich-text h1 {
font-size: 6em;
}
.rich-text h2 {
font-size: 5em;
}
.rich-text h3 {
font-size: 4em;
}
.rich-text h4 {
font-size: 3em;
}
.rich-text h5 {
font-size: 2em;
}
.rich-text h6 {
font-size: 1.5em;
}
.rich-text h6.date {
position: relative;
}
.rich-text h6.date span {
background: #808080;
color: #000 !important;
font-size: 100%;
font-family: "Montserrat", sans-serif;
font-weight: normal;
line-height: normal;
text-decoration: none;
padding-right: 10px;
position: relative;
z-index: 5;
}
.rich-text h6.date:before {
content: "";
background: #000;
width: 100%;
height: 1px;
position: absolute;
z-index: 1;
left: 0;
top: 26%;
}
.rich-text pre {
background: #fcfcfc;
color: #000;
font-size: 100%;
font-weight: normal;
font-style: italic;
line-height: 23px;
margin-bottom: 10px;
padding: 10px;
white-space: pre-wrap;
white-space: -moz-pre-wrap !important;
white-space: -pre-wrap;
white-space: -o-pre-wrap;
word-wrap: break-word;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.rich-text a {
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 15px;
font-weight: normal;
line-height: 34px;
text-decoration: underline;
}
.rich-text a:hover {
color: #d71616;
font-family: "Montserrat", sans-serif;
text-decoration: underline;
}
.rich-text a.button {
width: 220px;
height: 50px;
}
.rich-text a.button span {
font-size: 1.15em;
}
.rich-text p {
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 14px;
font-weight: normal;
line-height: 23px;
letter-spacing: 0.8px;
margin-bottom: 10px;
}
.rich-text p:last-of-type {
margin: 0;
}
.rich-text p.message {
background: rgba(215, 22, 22, 0.2);
color: #d71616;
font-size: 100%;
text-align: center;
padding: 8px 10px;
border-radius: 4px;
display: block;
}
.rich-text p span {
color: black;
font-size: 100%;
font-weight: normal;
}
.rich-text p b {
color: #777;
font-size: 100%;
font-weight: normal;
}
.rich-text p strong {
color: #000;
font-size: 100%;
font-weight: bold;
}
.rich-text p strong span {
font-weight: bold;
}
.rich-text p strong * {
color: #000;
}
.rich-text p em {
color: #000;
font-size: 100%;
font-weight: normal;
}
.rich-text p em * {
color: #000;
}
.rich-text p del {
color: #000;
font-size: 100%;
font-weight: normal;
}
.rich-text p img {
margin: 20px auto;
display: block;
}
.rich-text p img.alignleft,
.rich-text p img.alignnone {
display: inline-block;
}
.rich-text em {
color: #000;
font-size: 100%;
font-weight: normal;
font-style: italic;
}
.rich-text ul {
padding: 15px 10px;
display: block;
vertical-align: top;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.rich-text ul.elastic li {
display: inline-block;
vertical-align: top;
clear: left;
}
.rich-text ul li {
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 14px;
font-weight: normal;
font-style: normal;
line-height: 23px;
padding-left: 15px;
display: block;
vertical-align: top;
position: relative;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.rich-text ul li:before {
content: "";
background: #d71616;
width: 6px;
height: 6px;
border-radius: 100%;
display: inline-block;
vertical-align: top;
position: absolute;
left: 0;
top: 9px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.rich-text ul li * {
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 14px;
font-weight: normal;
font-style: normal;
line-height: 23px;
}
.rich-text ul li b,
.rich-text ul li strong {
font-weight: 600;
}
.rich-text ul ul {
padding-bottom: 0 !important;
}
.rich-text ol {
_counter-reset: my-badass-counter;
padding: 10px;
display: block;
vertical-align: top;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.rich-text ol[start] li:before {
_content: counter(start);
_counter-increment: start;
}
.rich-text ol li {
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 14px;
font-weight: normal;
font-style: normal;
line-height: 23px;
padding-left: 15px;
_display: block;
vertical-align: top;
position: relative;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.rich-text ol li:marker {
_content: counter(my-badass-counter);
_counter-increment: my-badass-counter;
color: #d71616;
font-size: 100%;
font-weight: bold;
}
.rich-text ol li span,
.rich-text ol li b,
.rich-text ol li strong {
color: currentColor;
}
.rich-text ol li ol {
padding-bottom: 0 !important;
}
.rich-text blockquote {
background: #F1F0F0;
padding: 18px 18px 10px 18px;
border-bottom: solid 3px #d71616;
display: block;
vertical-align: top;
}
.rich-text cite {
padding-top: 19px;
display: block;
}
.rich-text cite p {
color: #000;
font-size: 12px;
font-style: normal;
line-height: 18px;
text-align: justify;
display: block;
}
form * {
-webkit-border-radius: 0px;
background: transparent;
-webkit-box-sizing: border-box;
box-sizing: border-box;
resize: none;
overflow: hidden;
border: 0;
} .owl-carousel .owl-item {
overflow: hidden;
}
.owl-carousel.slide-home {
background: #000;
position: relative;
}
.owl-carousel.slide-home .cont-text {
padding: 30px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.owl-carousel.slide-home .cont-text p {
background: #d71616;
width: 180px;
color: #fff;
font-family: "Montserrat", sans-serif;
font-size: 15px;
font-weight: normal;
text-align: center;
padding: 8px;
display: inline-block;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.owl-carousel.slide-home .cont-text h4 {
color: #fff;
font-family: "Montserrat", sans-serif;
font-size: 36px;
font-weight: normal;
line-height: 40px;
padding: 10px 0 35px 0;
display: block;
}
.owl-carousel.slide-home .cont-text a {
width: 220px;
height: 50px;
}
.owl-carousel.slide-home .cont-text a span {
font-size: 18px;
}
.owl-carousel.slide-home .owl-nav {
width: 100%;
position: absolute;
z-index: 100;
bottom: 0;
left: 0;
}
.owl-carousel.slide-home .owl-nav div {
background: #fff;
width: 50px;
height: 50px;
color: #000;
font-size: 0;
text-align: center;
display: inline-block;
float: left;
position: relative;
}
.owl-carousel.slide-home .owl-nav div:hover {
background: black;
}
.owl-carousel.slide-home .owl-nav div:hover:before {
color: #fff;
}
.owl-carousel.slide-home .owl-nav div:last-child {
float: right;
}
.owl-carousel.slide-home .owl-nav div:last-child:before {
content: "d";
}
.owl-carousel.slide-home .owl-nav div:before,
.owl-carousel.slide-home .owl-nav div:after {
font-size: 30px;
font-family: "spp" !important;
font-weight: 400;
line-height: 53px;
font-style: normal !important;
font-variant: normal !important;
text-transform: none !important;
speak: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.owl-carousel.slide-home .owl-nav div:before {
content: "c";
}
.owl-carousel.slide-blog {
background: #000;
position: relative;
}
.owl-carousel.slide-blog .slide {
height: 475px;
}
.owl-carousel.slide-blog .slide .cont-center {
position: relative;
z-index: 10;
}
.owl-carousel.slide-blog .slide .cont-text h1 {
color: #fff;
font-family: "Montserrat", sans-serif;
font-size: 36px;
font-weight: normal;
line-height: 40px;
text-align: center;
text-shadow: 0 5px 15px black;
padding: 40px 0 0 0;
display: block;
}
.owl-carousel.slide-blog .slide .cont-text h1 em {
color: #fff;
font-family: "Montserrat", sans-serif;
font-size: 24px;
font-weight: normal;
line-height: normal;
font-style: normal;
margin-top: 10px;
display: block;
} .background {
width: 100%;
height: 100%;
position: absolute;
z-index: 5;
left: 0;
top: 0;
overflow: hidden;
}
.background.fixed {
position: fixed;
}
.background.fixed img {
width: auto;
height: 135%;
}
.background img {
width: 100%;
height: auto;
display: block;
position: absolute;
z-index: 1;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.background img.height {
width: auto;
height: 100%;
} .search {
display: inline-block;
}
.search.auto-widht {
padding: 0;
}
.search.auto-widht label {
display: none;
}
.search.auto-widht input[type=text] {
width: 70%;
height: 35px;
}
.search.auto-widht input[type=submit] {
height: 35px;
}
.search form {
display: inline-block;
position: relative;
}
.search form label {
display: none;
}
.search form input[type=text] {
-webkit-appearance: none;
-webkit-border-radius: 0px;
background: transparent;
width: 312px;
height: 42px;
color: #d71616;
font-size: 15px;
line-height: 60px;
border-top: 0;
border-left: 0;
border-right: 0;
border-bottom: solid 2px #d71616;
padding: 5px 35px 0 0;
display: inline-block;
vertical-align: top;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.search form input[type=text]::-webkit-input-placeholder {
color: #d71616;
}
.search form input[type=text]::-moz-placeholder {
color: #d71616;
}
.search form input[type=text]:-ms-input-placeholder {
color: #d71616;
}
.search form input[type=text]:-moz-placeholder {
color: #d71616;
}
.search form input[type=submit] {
-webkit-appearance: none;
-webkit-border-radius: 0px;
background: url(//socopur.com.pe/wp-content/themes/SocopurTemplate/image/btn_search.png) center right no-repeat;
width: 32px;
height: 42px;
font-size: 0;
border: 0;
display: inline-block;
vertical-align: top;
position: absolute;
right: 0;
top: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
} .cont-modal {
background: rgba(0, 0, 0, 0.8);
width: 100%;
height: 100%;
position: fixed;
z-index: 1000;
top: 0;
left: 0;
}
.cont-modal a {
text-decoration: none;
}
.cont-modal .cont-center {
text-align: center;
}
.cont-modal .btn-close {
background: #d71616;
width: 45px;
height: 45px;
text-align: center;
margin: 20px;
padding: 0;
position: absolute;
right: 0;
top: 0;
}
.cont-modal .btn-close i {
color: #fff;
font-size: 50px;
margin: -2px;
position: relative;
display: inline-block;
}
.cont-modal blockquote {
background: #fff;
margin: 0 auto;
display: block;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-modal blockquote.w-auto {
width: auto;
max-height: 90%;
overflow: auto;
display: inline-block;
}
.cont-modal blockquote.transparent {
background: transparent;
}
.cont-modal blockquote.menssage h2 {
color: #fff;
font-size: 22px;
}
.cont-modal blockquote.menssage h3 {
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 18px;
line-height: 26px;
}
.cont-modal blockquote .content {
padding: 30px 35px;
display: block;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-modal blockquote h1,
.cont-modal blockquote h2,
.cont-modal blockquote h3,
.cont-modal blockquote h4,
.cont-modal blockquote h5,
.cont-modal blockquote h6 {
font-family: "Montserrat", sans-serif;
font-weight: normal;
display: block;
}
.cont-modal blockquote .passed {
background: #6cd226;
}
.cont-modal blockquote .faild {
background: #d22632;
}  @media (max-width: 1650px) {
.main {
width: 1420px;
}
}
@media (max-width: 1470px) {
.main {
width: 1200px;
}
} @media (max-width: 1325px) {
.background img {
width: auto;
height: 100%;
}
}
@media (max-width: 1280px) {
.main {
width: 1024px;
}
}
@media (max-width: 1080px) {
.main {
width: 980px;
}
}
@media (max-width: 1010px) {
.main {
width: 900px;
}
} @media (max-width: 940px) {
body,
html {
overflow: visible !important;
vertical-align: top;
}
.main {
max-width: auto !important;
width: 96%;
padding: 0;
}
.view-desk {
display: none !important;
}
.view-mobile-tb-mb {
display: block !important;
}
.view-mobile-tb {
display: inline-block !important;
}
.view-mobile-tb.disable,
.view-mobile-tb .disable {
display: none !important;
}
.image.w-80-tb img {
width: 80% !important;
height: auto !important;
margin: 0 auto !important;
display: block !important;
}
ul.list-mark li {
font-size: 13px;
}
.cont-row {
display: inline-table;
}
.cont-full {
width: 100%;
}
.cont1-tb-col {
max-width: 100% !important;
width: 100% !important;
display: block !important;
}
.cont2-tb-col {
max-width: 50% !important;
width: 50% !important;
display: table-cell !important;
}
.cont3-tb-col {
max-width: 33.3% !important;
width: 33.3% !important;
display: table-cell !important;
}
.cont4-tb-col {
max-width: 25% !important;
width: 25% !important;
display: table-cell !important;
}
.cont-elastic-tb {
width: auto;
max-width: auto;
display: inline-block !important;
vertical-align: top;
}
.vertical-middle-tb {
vertical-align: middle;
}
.aling-center-tb {
text-align: center !important;
}
.aling-left-tb {
text-align: left !important;
}
.aling-right-tb {
text-align: right !important;
}
.padding-tb-lr-vertical,
.padding-tb-lr-horizontal {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.padding-tb-lr-vertical {
padding: 5px 0 !important;
}
.padding-tb-lr-horizontal {
padding: 0 5px !important;
}
.off-tb-padding {
padding: 0 !important;
}
.mb-aleft {
float: left;
}
.mb-aright {
float: right;
}
.modal blockquote {
width: 90%;
}
.rich-text h1 {
font-size: 5em;
}
.rich-text h2 {
font-size: 4em;
}
.rich-text h3 {
font-size: 3em;
}
.rich-text h4 {
font-size: 2em;
}
.rich-text h5 {
font-size: 1em;
}
.rich-text h6 {
font-size: 0.5em;
}
} @media (max-width: 610px) {
.padding-lr-vertical {
padding: 10px 0;
}
ul.list-mark,
ul.circle-mark {
padding: 5px;
}
ul.list-mark li,
ul.circle-mark li {
font-size: 13px;
}
.image-mb-aresize {
width: 100% !important;
max-width: 100% !important;
}
.image.w-80-mb img {
width: 90% !important;
margin: 0 auto !important;
display: block !important;
}
.image.w-70-mb img {
width: 80% !important;
margin: 0 auto !important;
display: block !important;
}
.view-desk-mb,
.view-mobile-tb {
display: none !important;
}
.view-mobile-mb {
display: block !important;
}
.cont-row {
width: 100%;
display: inline-table;
}
.cont1-mb-col {
max-width: 100% !important;
width: 100% !important;
display: block !important;
}
.cont2-mb-col {
max-width: 50% !important;
width: 50% !important;
display: inline-block !important;
}
.aling-center-mb {
text-align: center !important;
}
.aling-left-mb {
text-align: left !important;
}
.aling-right-mb {
text-align: right !important;
}
.main {
min-width: 94%;
max-width: 94%;
width: 94%;
}
.image-mb-aresize {
width: 100% !important;
max-width: 100% !important;
}
.modal-custom .cont-row {
display: inline-table !important;
vertical-align: top;
}
.modal-custom .cont-row {
padding: 80px 0 20px;
}
.modal-custom .cont-row.float {
display: block !important;
}
.modal-custom .cont-row blockquote .cont-row {
padding: 0;
}
.rich-text h1 {
font-size: 5.5em;
}
.rich-text h2 {
font-size: 4.5em;
}
.rich-text h3 {
font-size: 3.5em;
}
.rich-text h4 {
font-size: 2.5em;
}
.rich-text h5 {
font-size: 1.5em;
}
.rich-text h6 {
font-size: 1em;
}
} .cont-header {
background: #fff;
width: 100%;
padding-bottom: 29px;
display: block;
vertical-align: top;
position: relative;
}
.cont-header .maincont.off-padding {
width: 88%;
}
.cont-header .cont-message-top {
background: #000;
text-align: center;
}
.cont-header .cont-message-top p {
margin: 0 auto;
padding: 6px 0;
display: block;
vertical-align: top;
}
.cont-header .cont-message-top p span {
color: #fff;
font-size: 14px;
font-weight: 400;
line-height: normal;
display: inline-block;
vertical-align: middle;
}
.cont-header .cont-message-top p img {
margin-right: 5px;
display: inline-block;
vertical-align: middle;
}
.cont-header .cont-info-contact {
background: #d71616;
width: 370px;
padding: 7.5px 0;
display: inline-block;
vertical-align: top;
position: relative;
}
.cont-header .cont-info-contact:before {
content: "";
width: 0;
height: 0;
border-top: 48px solid #d71616;
border-right: 13px solid transparent;
position: absolute;
left: 100%;
top: 0;
}
.cont-header .cont-info-contact:after {
content: "";
width: 0;
height: 0;
border-bottom: 48px solid #d71616;
border-left: 13px solid transparent;
position: absolute;
right: 100%;
top: 0;
}
.cont-header .cont-info-contact p {
color: #fff;
font-size: 14px;
font-weight: 400;
line-height: normal;
text-transform: uppercase;
margin: 0;
padding: 0 10px;
display: inline-block;
vertical-align: top;
position: relative;
}
.cont-header .cont-info-contact p:before {
content: "";
background: #000;
width: 1px;
height: 95%;
display: inline-block;
position: absolute;
right: 0;
top: 2px;
}
.cont-header .cont-info-contact p:last-of-type:before {
display: none;
}
.cont-header .cont-info-contact p span {
color: currentColor;
font-size: 10px;
font-weight: 400;
text-transform: uppercase;
display: block;
vertical-align: top;
}
.cont-header .cont-info-contact p a {
color: currentColor;
font-size: 1em;
font-weight: 600;
text-transform: uppercase;
display: block;
vertical-align: top;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-header .cont-info-contact p a:hover {
color: #000;
}
.cont-header .cont-social-media {
margin-left: 20px;
display: inline-block;
vertical-align: middle;
position: relative;
}
.cont-header .cont-social-media:before {
content: "";
background: #d71616;
width: 125%;
height: 90%;
border-radius: 8px;
position: absolute;
z-index: -1;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%) skew(-10deg, 0deg);
transform: translate(-50%, -50%) skew(-10deg, 0deg);
}
.cont-header .cont-social-media p {
height: 48px;
margin: 0;
padding: 0;
display: inline-table;
vertical-align: top;
position: relative;
}
.cont-header .cont-social-media p a {
margin: 0;
padding: 5px 9px;
display: table-cell;
vertical-align: middle;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-header .cont-social-media p a:hover:before {
color: #000;
}
.cont-header .cont-social-media p a:before {
color: #fff;
font-size: 20px;
font-weight: 400;
line-height: normal;
text-transform: uppercase;
display: inline-block;
vertical-align: middle;
}
.cont-header .cont-social-media p a:first-of-type {
_padding-left: 4px;
}
.cont-header .cont-social-media p a:last-of-type {
_padding-right: 4px;
}
.cont-header .cont-hot-link {
margin: 0;
display: inline-block;
vertical-align: middle;
position: absolute;
left: 0;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.cont-header .cont-hot-link li {
margin: 0 10px;
display: inline-block;
vertical-align: top;
position: relative;
}
.cont-header .cont-hot-link li a {
color: #000;
font-size: 14px;
font-weight: 600;
line-height: normal;
text-transform: uppercase;
position: relative;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-header .cont-hot-link li a:hover {
color: #d71616;
}
.cont-header .cont-hot-link li a:hover:before {
width: 100%;
}
.cont-header .cont-hot-link li a:before {
content: "";
background: #d71616;
width: 0%;
height: 1px;
position: absolute;
left: 50%;
bottom: -4px;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-header .cont-logo a {
max-width: 245px;
width: 100%;
height: auto;
border: 0;
margin: 0;
padding: 0;
display: inline-block;
vertical-align: top;
}
.cont-header .cont-logo a img {
max-width: 100%;
width: auto;
border: 0;
margin: 0;
padding: 0;
display: block;
vertical-align: top;
}
.cont-header .cont-search .aws-container .aws-search-form {
height: 38px;
border: solid 1px #ddd;
display: block !important;
vertical-align: top;
-webkit-box-align: normal;
-ms-flex-align: normal;
align-items: normal;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-header .cont-search .aws-container .aws-search-form .aws-wrapper {
display: block;
vertical-align: top;
}
.cont-header .cont-search .aws-container .aws-search-form .aws-wrapper .aws-search-field {
background: transparent !important;
width: 100%;
height: auto;
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 14px;
font-weight: 400;
line-height: normal;
border: 0;
padding: 9px 20px 9px 40px;
display: block;
vertical-align: top;
}
.cont-header .cont-search .aws-container .aws-search-form .aws-wrapper .aws-search-field::-webkit-input-placeholder {
color: #999;
font-size: 14px;
font-weight: 400;
font-style: italic;
}
.cont-header .cont-search .aws-container .aws-search-form .aws-wrapper .aws-search-field:-ms-input-placeholder {
color: #999;
font-size: 14px;
font-weight: 400;
font-style: italic;
}
.cont-header .cont-search .aws-container .aws-search-form .aws-wrapper .aws-search-field::-moz-placeholder {
color: #999;
font-size: 14px;
font-weight: 400;
font-style: italic;
}
.cont-header .cont-search .aws-container .aws-search-form .aws-wrapper .aws-search-field::-ms-input-placeholder {
color: #999;
font-size: 14px;
font-weight: 400;
font-style: italic;
}
.cont-header .cont-search .aws-container .aws-search-form .aws-wrapper .aws-search-field::placeholder {
color: #999;
font-size: 14px;
font-weight: 400;
font-style: italic;
}
.cont-header .cont-search .aws-container .aws-search-form .aws-form-btn {
background: transparent;
width: 25px;
height: auto;
border: 0;
display: inline-block;
vertical-align: top;
position: absolute;
z-index: 10;
left: 10px !important;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-box-flex: 0;
-ms-flex: none;
flex: none;
-webkit-box-pack: unset;
-ms-flex-pack: unset;
justify-content: unset;
-webkit-box-orient: inherit;
-webkit-box-direction: inherit;
-ms-flex-direction: inherit;
flex-direction: inherit;
}
.cont-header .cont-search .aws-container .aws-search-form .aws-form-btn span {
width: auto;
color: #cac7c7;
}
.cont-header .cont-search .aws-container .aws-search-form .dgwt-wcas-preloader {
background-position: center;
min-width: 30px;
width: 30px !important;
height: 30px !important;
position: absolute;
right: 0 !important;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
display: inline-block;
vertical-align: top;
}
.cont-header .cont-search .aws-container .aws-search-form .dgwt-wcas-preloader.dgwt-wcas-inner-preloader {
background-color: #000;
border-radius: 4px;
}
.cont-header .cont-search .aws-container .aws-search-form .dgwt-wcas-preloader.dgwt-wcas-inner-preloader:after {
margin: -12px 0 0 7px;
}
.cont-header .cont-options {
position: relative;
}
.cont-header .cont-options ul {
margin: 0;
padding: 0;
display: block;
vertical-align: middle;
}
.cont-header .cont-options ul li {
margin: 0;
padding: 0;
display: inline-block;
vertical-align: middle;
position: relative;
}
.cont-header .cont-options ul li:hover ul {
display: block;
}
.cont-header .cont-options ul li:hover .cont-items-cart {
display: inline-block;
}
.cont-header .cont-options ul li a {
color: #000;
font-size: 14px;
font-weight: 600;
line-height: normal;
text-transform: uppercase;
margin: 0 10px;
display: inline-block;
vertical-align: middle;
position: relative;
}
.cont-header .cont-options ul li a img {
width: auto;
max-width: 100%;
margin: 0;
opacity: 1;
display: block;
vertical-align: top;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-header .cont-options ul li a img:hover {
opacity: 0;
}
.cont-header .cont-options ul li a img:hover.hover {
opacity: 1;
}
.cont-header .cont-options ul li a img.hover {
opacity: 0;
position: absolute;
left: 0;
top: 0;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-header .cont-options ul li ul {
min-width: 200px;
margin-left: 2px;
padding: 10px;
display: none;
position: absolute;
z-index: 10;
top: 100%;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-header .cont-options ul li ul:after {
content: "";
width: 0;
height: 0;
margin-right: -13px;
border-left: 8px solid transparent;
border-right: 8px solid transparent;
border-bottom: 10px solid #e0e4f6;
position: absolute;
top: 0;
right: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
.cont-header .cont-options ul li ul li {
margin-top: -1px;
display: block;
vertical-align: top;
}
.cont-header .cont-options ul li ul li.welcome span {
background: #fff;
color: #000;
font-size: 14px;
font-weight: 400;
text-align: center;
margin: 0;
padding: 10px;
border: solid 1px #e0e4f6;
display: block;
vertical-align: top;
position: relative;
}
.cont-header .cont-options ul li ul li a {
color: #000;
font-size: 12px;
font-family: "Montserrat", sans-serif;
font-weight: 600;
text-align: center;
margin: 0;
padding: 10px;
border: solid 1px #e0e4f6;
display: block;
vertical-align: top;
position: relative;
overflow: hidden;
-webkit-transition: all 0.4s;
transition: all 0.4s;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-header .cont-options ul li ul li a:hover {
color: #000;
font-weight: 600;
border: solid 1px #e0e4f6;
}
.cont-header .cont-options ul li ul li a:hover:before {
right: 0%;
}
.cont-header .cont-options ul li ul li a:hover:after {
left: 100%;
}
.cont-header .cont-options ul li ul li a:after {
content: "";
background: #fff;
width: 100%;
height: 100%;
position: absolute;
z-index: -1;
left: 0%;
top: 0;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-header .cont-options ul li ul li a:before {
content: "";
background: #e0e4f6;
width: 100%;
height: 100%;
position: absolute;
z-index: -1;
right: 100%;
top: 0;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-header .cont-options ul li ul li a b {
font-weight: 700;
}
.cont-header .cont-options .cont-cart span {
background: #808080;
min-width: 20px;
width: auto;
height: 20px;
color: #fff;
font-size: 12px;
font-weight: 400;
line-height: 20px;
text-align: center;
border-radius: 4px;
margin: -6px -8px;
display: inline-block;
vertical-align: top;
position: absolute;
z-index: 5;
right: 0;
top: 0;
}
.cont-header .cont-options .cont-items-cart {
background: #fff;
min-width: 238px;
margin: 0;
padding: 12px 0 0 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
position: absolute;
z-index: 10;
right: 0;
top: 100%;
display: none;
vertical-align: top;
position: absolute;
}
.cont-header .cont-options .cont-items-cart:before {
content: "";
width: 0;
height: 0;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom: 12px solid #e0e4f6;
position: absolute;
z-index: 5;
right: 8px;
top: 0;
}
.cont-header .cont-options .cont-items-cart .cont-border {
width: 100%;
border: solid 1px #e0e4f6;
display: block;
vertical-align: top;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-header .cont-options .cont-items-cart .woocommerce-mini-cart__empty-message {
background: #fff;
color: #000;
font-size: 14px;
font-weight: 400;
margin: 0;
padding: 8px;
display: block;
vertical-align: top;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-header .cont-options .cont-items-cart .cart_list {
background: #fff;
font-size: 14px;
font-weight: 400;
border: 0;
margin: 0;
padding: 0;
display: block;
vertical-align: top;
position: relative;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-header .cont-options .cont-items-cart .cart_list:after {
display: none;
}
.cont-header .cont-options .cont-items-cart .cart_list li {
width: 100%;
text-align: right;
margin: 0;
padding-top: 15px;
display: inline-table;
vertical-align: top;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-header .cont-options .cont-items-cart .cart_list li:last-of-type {
padding-bottom: 15px;
}
.cont-header .cont-options .cont-items-cart .cart_list li a {
width: 86%;
height: auto;
font-size: 13px;
font-weight: 600;
text-align: left;
line-height: 14px;
word-wrap: break-word;
margin: 0;
padding: 0 1px;
border: 0;
border-radius: 0 !important;
display: inline-block;
vertical-align: top;
position: relative;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-header .cont-options .cont-items-cart .cart_list li a:before,
.cont-header .cont-options .cont-items-cart .cart_list li a:after {
display: none;
}
.cont-header .cont-options .cont-items-cart .cart_list li a.remove {
width: 15px;
color: #d71616;
font-size: 24px;
text-align: center;
line-height: normal;
margin: 0 6px;
position: relative;
overflow: visible;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-header .cont-options .cont-items-cart .cart_list li a.remove:hover {
background: transparent !important;
color: #fff;
border: 0 !important;
}
.cont-header .cont-options .cont-items-cart .cart_list li a.remove:hover:before {
display: inline-block !important;
}
.cont-header .cont-options .cont-items-cart .cart_list li a.remove:before {
content: "" !important;
background: #d71616;
width: 25px !important;
height: 25px !important;
border-radius: 100% !important;
position: absolute !important;
z-index: -1 !important;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
display: none;
vertical-align: top !important;
}
.cont-header .cont-options .cont-items-cart .cart_list li a img {
width: 40px;
height: auto;
margin: 0;
float: right;
opacity: 1 !important;
}
.cont-header .cont-options .cont-items-cart .cart_list li .variation {
display: none;
}
.cont-header .cont-options .cont-items-cart .cart_list li .quantity {
width: 100%;
color: #000;
font-size: 13px;
font-weight: 600;
text-align: right;
line-height: normal;
border: 0;
margin: 0;
padding: 0 8px;
display: block;
vertical-align: middle;
position: relative;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-header .cont-options .cont-items-cart .cart_list li .quantity del {
color: #d71616;
}
.cont-header .cont-options .cont-items-cart .cart_list li .quantity ins {
color: #000;
font-size: 13px;
font-weight: 600;
}
.cont-header .cont-options .cont-items-cart .total {
background: rgba(0, 0, 0, 0.1);
width: 100%;
color: #000;
font-size: 14px;
font-weight: 400;
text-transform: uppercase;
border-top: 1px solid #e0e4f6;
margin: 0;
padding: 10px 8px;
display: block;
vertical-align: top;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-header .cont-options .cont-items-cart .total strong {
color: #000;
}
.cont-header .cont-options .cont-items-cart .buttons {
width: 100%;
font-size: 14px;
font-weight: 400;
border-top: 1px solid #e0e4f6;
margin: 0;
padding: 0;
display: inline-table;
vertical-align: top;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-header .cont-options .cont-items-cart .buttons a {
background: transparent;
width: 50%;
height: 44px;
font-size: 13px;
line-height: 15px;
text-align: center;
margin: 0;
padding: 3px 0;
border-radius: 0;
display: table-cell !important;
vertical-align: middle;
position: relative;
overflow: hidden;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-header .cont-options .cont-items-cart .buttons a:hover {
color: #fff;
}
.cont-header .cont-options .cont-items-cart .buttons a:hover:after {
left: 100%;
}
.cont-header .cont-options .cont-items-cart .buttons a:hover:before {
right: 0;
}
.cont-header .cont-options .cont-items-cart .buttons a:after {
content: "";
background: #fff;
width: 100%;
height: 100%;
position: absolute;
z-index: -1;
left: 0;
top: 0;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-header .cont-options .cont-items-cart .buttons a:before {
content: "";
background: #d71616;
width: 100%;
height: 100%;
position: absolute;
z-index: -1;
right: 100%;
top: 0;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-header .cont-options .cont-items-cart .buttons a:first-of-type:before {
background: #000;
}
.cont-header .cont-options .cont-items-cart .buttons a:last-of-type:after {
right: 0%;
left: auto;
}
.cont-header .cont-options .cont-items-cart .buttons a:last-of-type:before {
left: 100%;
right: auto;
}
.cont-header .cont-options .cont-items-cart .buttons a:last-of-type:hover:after {
right: 100%;
}
.cont-header .cont-options .cont-items-cart .buttons a:last-of-type:hover:before {
left: 0%;
}
.cont-header .cont-menu {
background: #fff;
width: 100%;
border-top: solid 1px #e0e4f6;
border-bottom: solid 1px #e0e4f6;
opacity: 1;
position: absolute;
top: 73%;
}
.cont-header .cont-menu.active-menu {
width: 100%;
-webkit-animation: menuUp 0.4s linear;
animation: menuUp 0.4s linear;
position: fixed;
z-index: 9999;
left: 0;
top: 0;
opacity: 1;
}
.cont-header .cont-menu ul {
display: inline-table;
}
.cont-header .cont-menu ul li {
display: inline-block;
vertical-align: middle;
}
.cont-header .cont-menu ul li:hover a {
color: #fff;
}
.cont-header .cont-menu ul li:hover a:before {
width: 100%;
}
.cont-header .cont-menu ul li:hover ul {
display: inline-block;
}
.cont-header .cont-menu ul li.new-offers a {
color: #fff;
}
.cont-header .cont-menu ul li.new-offers a:before {
background: rgb(198, 21, 21);
background: linear-gradient(45deg, rgb(198, 21, 21) 0%, rgb(237, 26, 26) 100%);
filter: progid: DXImageTransform.Microsoft.gradient( startColorstr="#c61515", endColorstr="#ed1a1a", GradientType=1);
width: 100%;
border-radius: 12px;
}
.cont-header .cont-menu ul li a {
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 14px;
font-weight: 600;
line-height: normal;
text-transform: uppercase;
padding: 14px;
display: block;
vertical-align: top;
position: relative;
z-index: 1;
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
.cont-header .cont-menu ul li a:hover {
color: #fff;
}
.cont-header .cont-menu ul li a:hover:before {
width: 100%;
}
.cont-header .cont-menu ul li a:hover .fas {
color: #fff;
}
.cont-header .cont-menu ul li a:before {
content: "";
background: #868686;
width: 0%;
height: 100%;
border-radius: 12px;
position: absolute;
z-index: -1;
left: 50%;
top: 0;
transform: skew(-18deg, 0deg) translateX(-50%);
-webkit-transform: skew(-18deg, 0deg) translateX(-50%);
-moz-transform: skew(-18deg, 0deg) translateX(-50%);
-o-transform: skew(-18deg, 0deg) translateX(-50%);
-ms-transform: skew(-18deg, 0deg) translateX(-50%);
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-header .cont-menu ul li a .fas {
color: #000;
font-size: 13px;
margin-left: 8px;
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
.cont-header .cont-menu ul li ul {
background: #fff;
width: 100%;
text-align: left;
display: none;
vertical-align: top;
position: absolute;
left: 0;
top: 100%;
}
.cont-header .cont-menu ul li ul.type-icon li {
-webkit-animation-name: initial !important;
animation-name: initial !important;
}
.cont-header .cont-menu ul li ul.type-icon li h1 {
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 22px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0.05em;
display: block;
vertical-align: top;
}
.cont-header .cont-menu ul li ul.type-icon li .button {
background: transparent;
width: auto;
color: #d71616;
font-size: 12px;
font-weight: 600;
border: solid 1px #d71616;
margin: 15px 0;
padding: 8px;
display: none !important;
vertical-align: top;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-header .cont-menu ul li ul.type-icon li .button:hover {
background: #d71616;
color: #fff;
}
.cont-header .cont-menu ul li ul.type-icon li ul {
text-align: center;
display: inline-table;
position: relative;
}
.cont-header .cont-menu ul li ul.type-icon li ul li {
width: 16%;
padding: 0;
}
.cont-header .cont-menu ul li ul.type-icon li ul li a {
padding: 0;
overflow: hidden;
}
.cont-header .cont-menu ul li ul.type-icon li ul li a:hover span {
color: #d71616;
}
.cont-header .cont-menu ul li ul.type-icon li ul li a:hover span:after {
width: 100%;
}
.cont-header .cont-menu ul li ul.type-icon li ul li a:before {
display: none;
}
.cont-header .cont-menu ul li ul.type-icon li ul li a img {
max-width: 100%;
width: auto;
height: auto;
border: 0;
margin: 0 auto;
display: block;
vertical-align: top;
}
.cont-header .cont-menu ul li ul.type-icon li ul li a span {
width: auto;
color: #000;
font-weight: 400;
text-align: center;
text-transform: initial;
padding: 0 0 5px 0;
display: inline-block;
vertical-align: top;
position: relative;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-header .cont-menu ul li ul.type-icon li ul li a span:after {
content: "";
background: #d71616;
width: 0%;
height: 1px;
position: absolute;
top: 80%;
left: 0;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-header .cont-menu ul li ul.type-text li h1 {
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 22px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0.05em;
display: block;
vertical-align: top;
}
.cont-header .cont-menu ul li ul.type-text li .button {
background: transparent;
width: auto;
color: #d71616;
font-size: 12px;
font-weight: 600;
border: solid 1px #d71616;
border-radius: 0;
margin: 15px 0;
padding: 8px;
display: none !important;
vertical-align: top;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-header .cont-menu ul li ul.type-text li .button:hover {
background: #d71616;
color: #fff;
}
.cont-header .cont-menu ul li ul.type-text li .button:before {
display: none;
}
.cont-header .cont-menu ul li ul.type-text li ul {
width: 100%;
display: block;
vertical-align: top;
position: relative;
left: auto;
top: auto;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-header .cont-menu ul li ul.type-text li ul li {
min-width: 200px;
width: auto;
padding-right: 25px;
padding: 0;
display: inline-block;
vertical-align: top;
}
.cont-header .cont-menu ul li ul.type-text li ul li a {
width: auto;
color: #d71616;
font-size: 16px;
font-weight: 600;
line-height: normal;
text-transform: uppercase;
padding: 8px 0;
display: inline-block;
vertical-align: top;
position: relative;
-webkit-transition: all 0.4s;
transition: all 0.4s;
position: relative;
}
.cont-header .cont-menu ul li ul.type-text li ul li a:hover {
color: #d71616 !important;
}
.cont-header .cont-menu ul li ul.type-text li ul li a:hover:after {
width: 100%;
}
.cont-header .cont-menu ul li ul.type-text li ul li a:after {
content: "";
background: #d71616;
width: 0%;
height: 1px;
position: absolute;
top: 85%;
left: 0;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-header .cont-menu ul li ul.type-text li ul li a:before {
display: none;
}
.cont-header .cont-menu ul li ul.type-text li ul li ul {
display: block;
vertical-align: top;
}
.cont-header .cont-menu ul li ul.type-text li ul li ul li {
display: block;
vertical-align: top;
}
.cont-header .cont-menu ul li ul.type-text li ul li ul li a {
color: #000;
font-size: 14px;
font-weight: 400;
line-height: normal;
text-transform: inherit;
}
.cont-header .cont-menu ul li ul li {
width: 100%;
padding: 25px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-header .cont-menu .main-menu {
text-align: center;
}
@-webkit-keyframes menuUp {
0% {
position: fixed;
z-index: 9999;
left: 0;
top: -80px;
opacity: 0;
}
100% {
position: fixed;
z-index: 9999;
left: 0;
top: 0;
opacity: 1;
}
}
@keyframes menuUp {
0% {
position: fixed;
z-index: 9999;
left: 0;
top: -80px;
opacity: 0;
}
100% {
position: fixed;
z-index: 9999;
left: 0;
top: 0;
opacity: 1;
}
}
.cont-slider {
margin-bottom: 30px;
}
.cont-slider .active .move {
-webkit-animation-duration: 0.5s;
animation-duration: 0.5s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.cont-slider .active .fade-top {
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
}
.cont-slider .active .fade-bottom {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
}
.cont-slider .active .fade-left {
-webkit-animation-name: fadeInLeft;
animation-name: fadeInLeft;
}
.cont-slider .active .fade-right {
-webkit-animation-name: fadeInRight;
animation-name: fadeInRight;
}
.cont-slider .item {
width: 100%;
height: 628px;
display: block;
position: relative;
}
.cont-slider .item .elemento-izquierda,
.cont-slider .item .elemento-derecha,
.cont-slider .item .elemento-centro,
.cont-slider .item .elemento-arriba,
.cont-slider .item .elemento-abajo {
width: 50%;
height: 100%;
position: absolute;
z-index: 10;
}
.cont-slider .item .elemento-izquierda.full-width-dv,
.cont-slider .item .elemento-derecha.full-width-dv,
.cont-slider .item .elemento-centro.full-width-dv,
.cont-slider .item .elemento-arriba.full-width-dv,
.cont-slider .item .elemento-abajo.full-width-dv {
height: auto !important;
}
.cont-slider .item .elemento-izquierda.full-height-dv,
.cont-slider .item .elemento-derecha.full-height-dv,
.cont-slider .item .elemento-centro.full-height-dv,
.cont-slider .item .elemento-arriba.full-height-dv,
.cont-slider .item .elemento-abajo.full-height-dv {
width: auto !important;
}
.cont-slider .item .elemento-izquierda.front_two,
.cont-slider .item .elemento-derecha.front_two,
.cont-slider .item .elemento-centro.front_two,
.cont-slider .item .elemento-arriba.front_two,
.cont-slider .item .elemento-abajo.front_two {
z-index: 20 !important;
}
.cont-slider .item .elemento-izquierda.front,
.cont-slider .item .elemento-derecha.front,
.cont-slider .item .elemento-centro.front,
.cont-slider .item .elemento-arriba.front,
.cont-slider .item .elemento-abajo.front {
z-index: 10 !important;
}
.cont-slider .item .elemento-izquierda.back,
.cont-slider .item .elemento-derecha.back,
.cont-slider .item .elemento-centro.back,
.cont-slider .item .elemento-arriba.back,
.cont-slider .item .elemento-abajo.back {
z-index: 5 !important;
}
.cont-slider .item .elemento-izquierda img,
.cont-slider .item .elemento-derecha img,
.cont-slider .item .elemento-centro img,
.cont-slider .item .elemento-arriba img,
.cont-slider .item .elemento-abajo img {
width: auto;
max-width: initial;
height: auto;
position: absolute;
}
.cont-slider .item .elemento-izquierda {
left: 0;
}
.cont-slider .item .elemento-derecha {
right: 0;
}
.cont-slider .item .elemento-centro {
width: auto;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.cont-slider .item .elemento-abajo {
left: auto;
right: auto;
bottom: 0;
}
.cont-slider .item .elemento-arriba {
left: auto;
right: auto;
top: 0;
}
.cont-slider .item .background {
overflow: hidden;
}
.cont-slider .item .background img {
width: 100%;
height: auto;
}
.cont-slider .owl-nav {
display: none;
}
.cont-slider .owl-dots {
width: 100%;
display: block;
position: absolute;
z-index: 20;
left: 0;
bottom: 0;
}
.cont-slider .owl-dots button {
background: transparent;
width: 38px;
height: 38px;
text-align: center;
border: 0;
display: inline-block;
vertical-align: top;
position: relative;
}
.cont-slider .owl-dots button.active:before {
width: 100%;
}
.cont-slider .owl-dots button.active span {
background: #fff !important;
}
.cont-slider .owl-dots button:before {
content: "";
background: #d71616;
width: 0%;
height: 100%;
position: absolute;
z-index: -1;
left: 50%;
top: 0;
transform: skew(-18deg, 0deg) translateX(-50%);
-webkit-transform: skew(-18deg, 0deg) translateX(-50%);
-moz-transform: skew(-18deg, 0deg) translateX(-50%);
-o-transform: skew(-18deg, 0deg) translateX(-50%);
-ms-transform: skew(-18deg, 0deg) translateX(-50%);
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-slider .owl-dots button span {
background: #000 !important;
width: 12px !important;
height: 12px !important;
margin: 0 !important;
padding: 0 !important;
display: inline-block;
vertical-align: top;
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.cont-advertising {
margin-bottom: 10px;
}
.cont-advertising:first-child {
padding-top: 30px;
}
.cont-advertising a {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-advertising a:first-of-type {
padding-left: 0;
}
.cont-advertising a:last-of-type {
padding-right: 0;
}
.cont-advertising .cont-row.bg-white {
min-height: 320px;
}
.cont-advertising .cont-caption blockquote {
width: 100%;
padding: 20px 30px;
display: inline-block;
vertical-align: top;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-advertising .cont-caption blockquote h1,
.cont-advertising .cont-caption blockquote h2,
.cont-advertising .cont-caption blockquote h3,
.cont-advertising .cont-caption blockquote h4,
.cont-advertising .cont-caption blockquote h5,
.cont-advertising .cont-caption blockquote h6 {
padding-bottom: 13px;
}
.cont-advertising .cont-caption blockquote h1:after,
.cont-advertising .cont-caption blockquote h1:before,
.cont-advertising .cont-caption blockquote h2:after,
.cont-advertising .cont-caption blockquote h2:before,
.cont-advertising .cont-caption blockquote h3:after,
.cont-advertising .cont-caption blockquote h3:before,
.cont-advertising .cont-caption blockquote h4:after,
.cont-advertising .cont-caption blockquote h4:before,
.cont-advertising .cont-caption blockquote h5:after,
.cont-advertising .cont-caption blockquote h5:before,
.cont-advertising .cont-caption blockquote h6:after,
.cont-advertising .cont-caption blockquote h6:before {
display: none;
}
.cont-advertising .cont-caption blockquote a {
color: #868ca7;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-advertising .cont-caption blockquote a * {
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-advertising .cont-caption blockquote a:hover {
color: #d71616;
}
.cont-advertising .cont-caption blockquote a:last-of-type i.fab {
margin: 0;
}
.cont-advertising .cont-caption blockquote a i.fab {
color: currentColor;
margin-right: 22px;
}
.cont-advertising .cont-banner .background img {
left: auto !important;
-webkit-transform: translateY(-50%) !important;
transform: translateY(-50%) !important;
}
.cont-product {
padding-top: 10px;
}
.cont-product.div-5 .cont-items.view-home .products .owl-stage-outer {
_margin-top: -100px !important;
}
.cont-product .cont-title h1 {
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 30px;
padding-bottom: 25px;
display: inline-block;
vertical-align: top;
position: relative;
}
.cont-product .cont-title h1:after {
content: "";
background: #d71616;
width: 100%;
height: 1px;
position: absolute;
left: 0;
bottom: 18px;
z-index: 1;
}
.cont-product .cont-title h1:before {
content: "";
background: #a0a6c5;
width: 75%;
height: 1px;
position: absolute;
left: 0;
bottom: 18px;
z-index: 5;
}
.cont-product .cont-items {
display: block;
padding-bottom: 20px;
}
.cont-product .cont-items.view-home {
max-width: 100%;
display: inline-block;
}
.cont-product .cont-items.view-home .wp-block-preformatted {
display: block;
vertical-align: top;
}
.cont-product .cont-items.view-home .wp-block-preformatted .woocommerce {
display: block;
vertical-align: top;
}
.cont-product .cont-items.view-home .cont-items {
padding: 0;
}
.cont-product .cont-items.view-home .cont-items.pre-load {
height: 150px !important;
}
.cont-product .cont-items.view-home .cont-items.pre-load * {
opacity: 0 !important;
}
.cont-product .cont-items.view-home .products {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
vertical-align: top;
margin: 0;
}
.cont-product .cont-items.view-home .products:after,
.cont-product .cont-items.view-home .products:before {
display: none !important;
}
.cont-product .cont-items.view-home .products .owl-stage-outer {
_margin-top: -140px;
padding: 22px 0 0 0;
display: inline-block;
vertical-align: top !important;
position: relative;
top: 0;
-webkit-transform: none;
transform: none;
}
.cont-product .cont-items.view-home .products .owl-item {
vertical-align: top;
overflow: visible;
}
.cont-product .cont-items.view-home .products li {
width: 100%;
margin: 0 !important;
float: none !important;
clear: none !important;
}
.cont-product .cont-items.view-home .products li blockquote {
width: 100%;
margin-bottom: 0;
overflow: hidden;
}
.cont-product .cont-items.view-home .products li blockquote p.price {
display: inherit;
}
.cont-product .cont-items.view-home .products .owl-nav {
margin: 0;
padding: 0 8px;
position: absolute;
z-index: 5;
top: 0;
right: 10px;
_-webkit-transform: translateY(-50%);
_ transform: translateY(-50%);
}
.cont-product .cont-items.view-home .products .owl-nav:before {
content: "";
background: #d71616;
width: 100%;
height: 100%;
position: absolute;
z-index: -1;
top: 0;
left: 0;
-webkit-transform: skew(-12deg, 0deg);
transform: skew(-12deg, 0deg);
}
.cont-product .cont-items.view-home .products .owl-nav button {
background: transparent;
border: 0;
margin: 0 3px;
padding: 0;
}
.cont-product .cont-items.view-home .products .owl-nav button span {
color: #fff;
font-size: 50px;
line-height: 0.9;
position: relative;
top: -6px;
}
.cont-product .cont-items.view-home .item {
width: 96%;
}
.cont-product .cont-items.view-home .item blockquote .cont-image {
height: 265px;
}
.cont-product .cont-items.view-home .item blockquote .cont-image img {
width: auto;
height: 315px;
margin: 0 auto;
display: block;
vertical-align: top;
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.cont-product .cont-items.view-home .item blockquote p.price .price {
font-size: 0;
}
.cont-product .cont-items.view-home .item blockquote p.price .price span {
font-size: 14px;
}
.cont-product .cont-items.view-home .item blockquote p.price del {
width: 50%;
color: #d71616;
text-align: center;
display: table-cell;
vertical-align: middle;
border-right: solid 1px rgba(224, 228, 246, 0.7);
}
.cont-product .cont-items.view-home .item blockquote p.price del .amount.tow,
.cont-product .cont-items.view-home .item blockquote p.price del .amount {
width: 100% !important;
display: block !important;
}
.cont-product .cont-items.view-home .item blockquote p.price del .amount.tow:before,
.cont-product .cont-items.view-home .item blockquote p.price del .amount:before {
content: "Antes" !important;
color: #d71616 !important;
}
.cont-product .cont-items.view-home .item blockquote p.price del .amount.tow span,
.cont-product .cont-items.view-home .item blockquote p.price del .amount span {
width: auto !important;
display: inline-block !important;
vertical-align: middle;
}
.cont-product .cont-items.view-home .item blockquote p.price ins {
width: 50%;
text-align: center;
display: table-cell;
vertical-align: middle;
}
.cont-product .cont-items.view-home .item blockquote p.price ins span:before {
content: "Ahora" !important;
}
.cont-product .cont-items.view-home .item blockquote p.price ins .amount.tow:before {
content: "Ahora" !important;
}
.cont-product .cont-items.view-home .item blockquote p.price .amount {
width: 50%;
_width: 100%;
color: #d71616;
font-size: 14px;
font-weight: 600;
text-align: center;
line-height: 18px;
display: table-cell;
vertical-align: middle;
}
.cont-product .cont-items.view-home .item blockquote p.price .amount:before {
content: "Ahora" !important;
color: #000;
font-size: 13px;
line-height: normal;
text-transform: uppercase;
margin: 0 auto;
display: block;
vertical-align: top;
}
.cont-product .cont-items.view-home .item blockquote p.price .amount:nth-child(2n) {
border-left: solid 1px rgba(224, 228, 246, 0.7);
}
.cont-product .cont-items.view-home .item blockquote p.price .amount:nth-child(2n):before {
content: "Ahora" !important;
}
.cont-product .cont-items.view-home .item blockquote p.price .amount.cont-full {
width: 100%;
display: block;
}
.cont-product .cont-items.view-home .item blockquote p.price .amount.cont-full .amount {
width: 100%;
display: block;
}
.cont-product .cont-items.view-home .item blockquote p.price .amount.tow:before {
content: "Desde" !important;
}
.cont-product .cont-items.view-home .item blockquote p.price .amount.tow:nth-child(2n):before {
content: "Hasta" !important;
}
.cont-product .cont-items.view-home .item blockquote p.price .amount span:before {
display: none;
}
.cont-product .cont-items .owl-vehicule .owl-stage-outer {
padding: 22px 0 0 0;
}
.cont-product .cont-items .owl-vehicule .owl-nav {
margin: 0;
padding: 0 8px;
position: absolute;
z-index: 5;
top: 0;
right: 10px;
_-webkit-transform: translateY(-50%);
_ transform: translateY(-50%);
}
.cont-product .cont-items .owl-vehicule .owl-nav:before {
content: "";
background: #d71616;
width: 100%;
height: 100%;
position: absolute;
z-index: -1;
top: 0;
left: 0;
-webkit-transform: skew(-12deg, 0deg);
transform: skew(-12deg, 0deg);
}
.cont-product .cont-items .owl-vehicule .owl-nav button {
background: transparent;
border: 0;
margin: 0 3px;
padding: 0;
}
.cont-product .cont-items .owl-vehicule .owl-nav button span {
color: #fff;
font-size: 50px;
line-height: 0.9;
position: relative;
top: -6px;
}
.cont-product .cont-items .item {
width: 100%;
text-align: center;
display: inline-table;
vertical-align: top;
}
.cont-product .cont-items .item:last-child blockquote {
margin-right: 0;
}
.cont-product .cont-items .item.sotck-0 blockquote:before {
content: "Agotado";
background: #d71616;
color: #fff;
font-family: "Montserrat", sans-serif, sans-serif;
font-size: 10px;
font-weight: 600;
line-height: normal;
text-transform: uppercase;
text-align: center;
margin: 3px;
padding: 8px;
position: absolute;
right: 0;
top: 0;
z-index: 10;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-product .cont-items .item.sotck-0 blockquote blockquote span.discount,
.cont-product .cont-items .item.sotck-0 blockquote .cont-image .button {
display: none !important;
}
.cont-product .cont-items .item blockquote {
background: #fff;
min-height: 396px;
margin-bottom: 0;
padding: 15px;
-webkit-box-shadow: inset 0 -4px 0px 0px #dfe2f0, 0 10px 20px 0px rgba(192, 196, 215, 0.25);
box-shadow: inset 0 -4px 0px 0px #dfe2f0, 0 10px 20px 0px rgba(192, 196, 215, 0.25);
display: inline-block;
vertical-align: top;
position: relative;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all 0.2s;
transition: all 0.2s;
-webkit-transform: scale(1);
transform: scale(1);
}
.cont-product .cont-items .item blockquote:hover {
-webkit-transform: scale(1.05);
transform: scale(1.05);
}
.cont-product .cont-items .item blockquote:hover .cont-image:before {
opacity: 1;
left: -420px;
}
.cont-product .cont-items .item blockquote:hover .cont-image img {
opacity: 0.7;
}
.cont-product .cont-items .item blockquote:hover .cont-image .button {
top: 50%;
opacity: 1;
}
.cont-product .cont-items .item blockquote:hover .discount {
background: #d71616;
}
.cont-product .cont-items .item blockquote:hover .discount:before,
.cont-product .cont-items .item blockquote:hover .discount:after {
background: #d71616;
}
.cont-product .cont-items .item blockquote:hover .discount i {
left: 140%;
opacity: 1;
}
.cont-product .cont-items .item blockquote .buy-active {
background: #d71616;
color: #fff;
font-family: "Montserrat", sans-serif, sans-serif;
font-size: 12px;
font-weight: 600;
line-height: 35px;
text-transform: uppercase;
text-align: center;
text-align: center;
margin: 8px;
position: absolute;
right: 0;
top: 0;
z-index: 10;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-product .cont-items .item blockquote .buy-active p {
background: #d71616;
color: #fff;
font-family: "Montserrat", sans-serif, sans-serif;
font-size: 8px;
font-weight: 600;
letter-spacing: 0.4px;
line-height: normal;
text-transform: uppercase;
text-align: center;
margin: 0;
padding: 6px 9px;
display: block;
vertical-align: top;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-product .cont-items .item blockquote h3 {
min-height: 45px;
color: #283346;
font-family: "Montserrat", sans-serif;
font-size: 18px;
font-weight: 700;
text-align: left;
line-height: 21px;
word-break: break-all;
margin-bottom: 5px;
display: block;
vertical-align: top;
}
.cont-product .cont-items .item blockquote p {
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 0;
font-weight: 600;
text-align: right;
margin: 0;
}
.cont-product .cont-items .item blockquote p.category {
text-align: left;
margin-bottom: 8px;
}
.cont-product .cont-items .item blockquote p.category a {
color: #a0a6c5;
font-size: 16px;
display: none;
}
.cont-product .cont-items .item blockquote p.category a:first-of-type {
display: inline-block;
vertical-align: top;
}
.cont-product .cont-items .item blockquote p.price {
width: 100%;
text-align: center;
display: inline-table;
}
.cont-product .cont-items .item blockquote p.price.mm-price del {
text-decoration: blink !important;
}
.cont-product .cont-items .item blockquote p.price.mm-price del span.amount:before {
content: "Desde" !important;
}
.cont-product .cont-items .item blockquote p.price.mm-price .amount:before {
content: "Hasta" !important;
}
.cont-product .cont-items .item blockquote p.price * {
color: #d71616;
font-weight: 600;
font-size: 14px;
display: inline-block;
}
.cont-product .cont-items .item blockquote p.price * span {
border: 0;
}
.cont-product .cont-items .item blockquote p.price span {
width: 100%;
display: inline-table;
vertical-align: top;
}
.cont-product .cont-items .item blockquote p.price span span {
width: auto;
display: inline-block;
vertical-align: middle;
}
.cont-product .cont-items .item blockquote p.price del {
width: 50%;
color: #d71616;
text-align: center;
display: table-cell;
vertical-align: middle;
border-right: solid 1px rgba(224, 228, 246, 0.7);
}
.cont-product .cont-items .item blockquote p.price del span:before {
content: "Antes" !important;
color: #d71616 !important;
}
.cont-product .cont-items .item blockquote p.price ins {
width: 50%;
text-align: center;
display: table-cell;
vertical-align: middle;
}
.cont-product .cont-items .item blockquote p.price .amount {
width: 100%;
color: #d71616;
font-size: 14px;
font-weight: 600;
line-height: 18px;
display: block;
}
.cont-product .cont-items .item blockquote p.price .amount:before {
content: "Ahora";
color: #000;
font-size: 13px;
line-height: normal;
text-transform: uppercase;
margin: 0 auto;
display: block;
vertical-align: top;
}
.cont-product .cont-items .item blockquote p.price .amount span:before {
display: none;
}
.cont-product .cont-items .item blockquote .cont-image {
overflow: hidden;
}
.cont-product .cont-items .item blockquote .cont-image:before {
content: "";
background: url(//socopur.com.pe/wp-content/themes/SocopurTemplate/image/reflejo.png) center center repeat;
width: 500px;
height: 130px;
position: absolute;
left: 160px;
top: 80px;
z-index: 5;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
opacity: 0;
-webkit-transition: all 500ms cubic-bezier(0.6, 0.04, 0.98, 0.335);
transition: all 500ms cubic-bezier(0.6, 0.04, 0.98, 0.335); -webkit-transition-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.335);
transition-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.335); }
.cont-product .cont-items .item blockquote .cont-image img {
-webkit-transform: scale(1.32);
transform: scale(1.32);
-webkit-transition: all 0.6s;
transition: all 0.6s;
-webkit-transition-delay: 0.5s;
transition-delay: 0.5s;
}
.cont-product .cont-items .item blockquote .cont-image .button {
background: #d71616;
width: 160px;
text-transform: uppercase;
-webkit-box-shadow: inset 0 0 0 2px #d71616;
box-shadow: inset 0 0 0 2px #d71616;
padding: 15px 10px;
border-radius: 0;
position: absolute;
z-index: 10;
left: 50%;
top: 90%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
opacity: 0;
-webkit-transition: all 0.2s;
transition: all 0.2s;
-webkit-transition-delay: 0.4s;
transition-delay: 0.4s;
}
.cont-product .cont-items .item blockquote .cont-image .button span {
color: #fff;
display: inline-block;
vertical-align: top;
}
.cont-product .cont-items .item blockquote .discount {
background: #a0a6c5;
width: 35px;
height: 35px;
color: #fff;
font-family: "Montserrat", sans-serif, sans-serif;
font-size: 12px;
font-weight: 600;
line-height: 35px;
text-transform: uppercase;
text-align: center;
text-align: center;
position: absolute;
left: 0;
top: 0;
z-index: 10;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-product .cont-items .item blockquote .discount:before,
.cont-product .cont-items .item blockquote .discount:after {
content: "";
background: #a0a6c5;
width: 35px;
height: 35px;
position: absolute;
top: 0;
left: 0;
z-index: -1;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-product .cont-items .item blockquote .discount:before {
-webkit-transform: rotate(30deg);
transform: rotate(30deg);
}
.cont-product .cont-items .item blockquote .discount:after {
-webkit-transform: rotate(60deg);
transform: rotate(60deg);
}
.cont-product .cont-items .item blockquote .discount i {
background: #d71616;
width: 80px;
color: #fff;
font-family: "Montserrat", sans-serif, sans-serif;
font-size: 10px;
font-weight: 600;
line-height: normal;
text-transform: uppercase;
text-align: center;
padding: 8px 0;
display: inline;
vertical-align: top;
position: absolute;
left: 110%;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
opacity: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all 0.4s;
transition: all 0.4s;
-webkit-transition-delay: 0.1s;
transition-delay: 0.1s;
}
.cont-product-landing {
margin-top: -25px;
}
.cont-product-landing .cont-breadground {
margin: 0;
}
.cont-product-landing .cont-banner .background {
height: 87%;
z-index: 5;
}
.cont-product-landing .cont-banner .background:before {
content: "";
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAJ0lEQVQYV2NkYGD4zwABW0AEI5IAWBAksJmBgcEHqgqsAiQAAmBBANbABWl94et0AAAAAElFTkSuQmCC);
-ms-filter: "alpha(opacity=50)";
width: 100%;
height: 100%;
position: absolute;
z-index: 15;
top: 0;
bottom: 0;
left: 0;
right: 0;
opacity: 0.5;
}
.cont-product-landing .cont-banner .background img {
width: 100%;
height: auto;
z-index: 5;
}
.cont-product-landing .cont-banner .cont-row {
height: auto;
}
.cont-product-landing .cont-banner .cont-price {
position: absolute;
z-index: 20;
top: 0;
right: 0;
}
.cont-product-landing .cont-banner .cont-price p {
color: #000;
font-size: 16px;
font-weight: 400;
line-height: 1.5;
letter-spacing: 0.8px;
text-align: right;
margin: 25px 0 0 0;
}
.cont-product-landing .cont-banner .cont-price p.price b {
_background: #d71616;
max-width: 400px;
color: #f4f5fa;
font-size: 11px;
font-weight: 400;
letter-spacing: 0.9px;
padding: 8px;
display: inline-block;
vertical-align: top;
}
.cont-product-landing .cont-banner .cont-price p.price span {
color: #e0e4f6;
font-size: 35px;
font-weight: 600;
line-height: 1;
letter-spacing: 1.8px;
display: inline-block;
vertical-align: top;
}
.cont-product-landing .cont-banner .cont-price p.price span.big {
color: #fff;
font-size: 55px;
}
.cont-product-landing .cont-banner .cont-price p.price span.big * {
color: #fff;
font-size: 55px;
}
.cont-product-landing .cont-banner .cont-caption {
width: 100%;
padding: 0;
position: absolute;
z-index: 20;
left: 0;
bottom: 110px;
}
.cont-product-landing .cont-banner .cont-caption .cont-actions p {
color: #e0e4f6;
font-size: 16px;
font-weight: 700;
text-align: left;
text-transform: uppercase;
}
.cont-product-landing .cont-banner .cont-caption .cont-actions p a {
width: 40px;
height: 40px;
text-align: center;
border: solid 1px #e0e4f6;
margin: 10px 3px 0 3px;
display: inline-block;
vertical-align: top;
overflow: hidden;
position: relative;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-product-landing .cont-banner .cont-caption .cont-actions p a:before {
content: "";
background: #d71616;
width: 100%;
height: 100%;
position: absolute;
z-index: -1;
right: 100%;
top: 0;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-product-landing .cont-banner .cont-caption .cont-actions p a:hover {
border: solid 1px #d71616;
}
.cont-product-landing .cont-banner .cont-caption .cont-actions p a:hover:before {
right: 0%;
}
.cont-product-landing .cont-banner .cont-caption .cont-actions p a:hover i {
color: #f4f5fa;
}
.cont-product-landing .cont-banner .cont-caption .cont-actions p a i {
color: #e0e4f6;
font-size: 20px;
text-decoration: none;
line-height: 40px;
display: inline-block;
vertical-align: top;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-product-landing .cont-banner .cont-caption .cont-actions .cont2-col:nth-child(2n) p {
text-align: right;
}
.cont-product-landing .cont-banner .cont-caption .cont-actions .cont-warranty {
display: inline-block;
vertical-align: top;
position: absolute;
left: 0;
bottom: 0;
}
.cont-product-landing .cont-banner .cont-caption .cont-actions .cont-warranty p {
color: #fff;
margin: 0 !important;
padding: 0 10px 0 12px !important;
display: inline-block;
vertical-align: top;
position: relative;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-product-landing .cont-banner .cont-caption .cont-actions .cont-warranty p:before {
content: "";
background: #d71616;
width: 100%;
height: 100%;
position: absolute;
z-index: 1;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.cont-product-landing .cont-banner .cont-caption .cont-actions .cont-warranty p:last-of-type {
width: 100%;
font-size: 14px;
border: solid 3px #d71616;
text-align: center;
margin: 0 !important;
padding: 8px !important;
display: block;
vertical-align: top;
}
.cont-product-landing .cont-banner .cont-caption .cont-actions .cont-warranty p:last-of-type:before {
display: none;
}
.cont-product-landing .cont-banner .cont-caption .cont-actions .cont-warranty p strong {
color: #fff;
font-size: 55px;
font-weight: 800;
line-height: normal;
display: inline-block;
vertical-align: middle;
position: relative;
z-index: 5;
}
.cont-product-landing .cont-banner .cont-caption .cont-actions .cont-warranty p span {
width: 110px;
color: #fff;
font-size: 20px;
font-weight: 600;
text-align: center;
display: inline-block;
vertical-align: middle;
position: relative;
z-index: 5;
}
.cont-product-landing .cont-banner .cont-bike {
width: 62%;
margin: 0 auto;
padding-top: 100px;
display: block;
z-index: 10;
}
.cont-product-landing .cont-banner .cont-bike img {
display: inline-block;
vertical-align: top;
position: absolute;
left: 0;
bottom: 0;
opacity: 0;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-product-landing .cont-banner .cont-bike img.active {
position: relative;
left: auto;
top: auto;
opacity: 1;
}
.cont-product-landing .cont-aviable {
text-align: center;
padding: 0 0 30px 0;
position: relative;
}
.cont-product-landing .cont-aviable h1,
.cont-product-landing .cont-aviable h2,
.cont-product-landing .cont-aviable h3,
.cont-product-landing .cont-aviable h4,
.cont-product-landing .cont-aviable h5 {
color: #000;
font-family: "Montserrat", sans-serif;
font-weight: 400;
text-align: left;
display: block;
vertical-align: top;
margin: 0;
padding: 0;
position: relative;
}
.cont-product-landing .cont-aviable h1:after,
.cont-product-landing .cont-aviable h1:before,
.cont-product-landing .cont-aviable h2:after,
.cont-product-landing .cont-aviable h2:before,
.cont-product-landing .cont-aviable h3:after,
.cont-product-landing .cont-aviable h3:before,
.cont-product-landing .cont-aviable h4:after,
.cont-product-landing .cont-aviable h4:before,
.cont-product-landing .cont-aviable h5:after,
.cont-product-landing .cont-aviable h5:before {
display: none;
}
.cont-product-landing .cont-aviable h1 *,
.cont-product-landing .cont-aviable h2 *,
.cont-product-landing .cont-aviable h3 *,
.cont-product-landing .cont-aviable h4 *,
.cont-product-landing .cont-aviable h5 * {
color: currentColor;
}
.cont-product-landing .cont-aviable h1 {
font-size: 50px;
line-height: normal;
font-weight: 600;
}
.cont-product-landing .cont-aviable h2 {
font-size: 35px;
}
.cont-product-landing .cont-aviable h3 {
font-size: 40px;
}
.cont-product-landing .cont-aviable h4 {
font-size: 30px;
}
.cont-product-landing .cont-aviable h5 {
font-size: 25px;
}
.cont-product-landing .cont-aviable p {
color: #000;
font-size: 15px;
font-weight: 400;
line-height: normal;
text-transform: uppercase;
}
.cont-product-landing .cont-aviable a {
color: #000;
font-size: 15px;
font-weight: 600;
line-height: 20px;
text-transform: uppercase;
}
.cont-product-landing .cont-aviable i {
color: #000;
font-size: 20px;
margin-right: 10px;
display: inline-block;
vertical-align: middle;
}
.cont-product-landing .cont-aviable .cont-sound,
.cont-product-landing .cont-aviable .cont-color {
margin-left: 12px;
display: inline-block;
vertical-align: middle;
}
.cont-product-landing .cont-aviable .cont-sound a.active {
color: #d71616;
}
.cont-product-landing .cont-aviable .cont-sound a.active i {
color: #d71616;
}
.cont-product-landing .cont-aviable .cont-color p {
display: inline-block;
vertical-align: middle;
}
.cont-product-landing .cont-aviable .cont-color i {
width: 35px;
height: 35px;
border: solid 2px #a0a6c5;
margin: 0 0 0 10px;
cursor: pointer;
display: inline-block;
vertical-align: middle;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-product-landing .cont-aviable .cont-color i.active {
border: solid 2px rgba(0, 0, 0, 0.4);
}
.cont-product-landing .cont-aviable .cont-button {
text-align: right;
}
.cont-product-landing .cont-aviable .cont-button a {
min-width: 200px;
height: 55px;
letter-spacing: 0.8px;
text-align: center;
text-decoration: none;
border: solid 1px #d71616;
display: inline-table;
vertical-align: top;
overflow: hidden;
position: relative;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-product-landing .cont-aviable .cont-button a:before {
content: "";
background: #d71616;
width: 100%;
height: 100%;
position: absolute;
right: 100%;
top: 0;
z-index: -1;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-product-landing .cont-aviable .cont-button a:hover {
border: solid 1px #d71616;
}
.cont-product-landing .cont-aviable .cont-button a:hover:before {
right: 0;
}
.cont-product-landing .cont-aviable .cont-button a:hover span {
color: #fff;
}
.cont-product-landing .cont-aviable .cont-button a span {
color: #d71616;
font-family: "Montserrat", sans-serif;
font-size: 18px;
font-weight: 600;
letter-spacing: 0.8px;
text-transform: uppercase;
text-decoration: none;
display: table-cell;
vertical-align: middle;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-product-landing .cont-description p {
color: #000;
font-size: 16px;
font-weight: 400;
line-height: 1.5;
letter-spacing: 0.8px;
}
.cont-product-landing .cont-rotate-view {
background: #fff;
}
.cont-product-landing .cont-rotate-view #view360 {
margin: 0 auto;
display: block;
vertical-align: top;
}
.cont-product-landing .cont-rotate-view .autorotate {
display: none !important;
}
.cont-product-landing .cont-features {
margin-bottom: 35px;
}
.cont-product-landing .cont-features .cont3-col {
border-right: solid 1px #e0e4f6;
padding: 15px;
}
.cont-product-landing .cont-features .cont3-col:last-child {
border: 0;
}
.cont-product-landing .cont-features .cont3-col:nth-child(3n) p i {
font-size: 55px;
}
.cont-product-landing .cont-features .cont3-col p {
color: #000;
font-size: 15px;
font-weight: 600;
text-align: center;
text-transform: uppercase;
letter-spacing: 0.8px;
margin: 5px 0 15px 0;
display: block;
vertical-align: top;
position: relative;
}
.cont-product-landing .cont-features .cont3-col p.set-bottom {
margin-bottom: 0;
}
.cont-product-landing .cont-features .cont3-col p i {
color: #000;
font-size: 45px;
margin: 5px 8px 0 8px;
display: inline-block;
vertical-align: middle;
position: relative;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-product-landing .cont-features .cont3-col p i.icon-engine,
.cont-product-landing .cont-features .cont3-col p i.icon-fuel {
margin-top: 0;
margin-left: 0;
}
.cont-product-landing .cont-features .cont3-col p i.position {
opacity: 0.4;
}
.cont-product-landing .cont-features .cont3-col p i.active {
opacity: 1;
}
.cont-product-landing .cont-features .cont3-col p i:hover {
opacity: 0.6;
}
.cont-product-landing .cont-features .cont3-col p span {
font-size: 55px;
font-weight: 400;
line-height: 1;
display: inline-block;
vertical-align: middle;
}
.cont-product-landing .cont-features .cont3-col p span span {
font-size: 20px;
margin-bottom: 6px;
}
.cont-product-landing .cont-video {
background: #e0e4f6;
padding: 25px 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-product-landing .cont-video iframe {
width: 60%;
height: 400px;
margin: 0 auto;
display: block;
vertical-align: top;
}
.cont-product-landing .cont-fullfeatures {
padding: 45px 0;
}
.cont-product-landing .cont-fullfeatures .cont-product {
position: absolute;
z-index: -1;
right: -35%;
bottom: -12%;
-webkit-transform: scaleX(-1);
transform: scaleX(-1);
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-product-landing .cont-fullfeatures .cont-title h1 {
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 40px;
text-align: center;
text-transform: uppercase;
padding: 11px 0 25px 0;
display: inline-block;
vertical-align: top;
position: relative;
}
.cont-product-landing .cont-fullfeatures .cont-title h1:after {
content: "";
background: #d71616;
width: 100%;
height: 1px;
position: absolute;
left: 0%;
bottom: 18px;
z-index: 1;
}
.cont-product-landing .cont-fullfeatures .cont-title h1:before {
content: "";
background: #a0a6c5;
width: 90%;
height: 1px;
position: absolute;
left: 0%;
bottom: 18px;
z-index: 5;
}
.cont-product-landing .cont-fullfeatures .cont-title a {
background: transparent !important;
width: 180px;
height: 50px;
border: solid 1px #d71616;
border-radius: 0;
display: inline-block;
vertical-align: top;
-webkit-box-shadow: none;
box-shadow: none;
float: right;
position: relative;
overflow: hidden;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-product-landing .cont-fullfeatures .cont-title a:before {
content: "";
background: #d71616;
width: 100%;
height: 100%;
display: inline-block;
vertical-align: top;
position: absolute;
z-index: -1;
right: 100%;
top: 0;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-product-landing .cont-fullfeatures .cont-title a:hover:before {
right: 0;
}
.cont-product-landing .cont-fullfeatures .cont-title a:hover span {
color: #fff;
}
.cont-product-landing .cont-fullfeatures .cont-title a:hover span i {
color: #fff;
}
.cont-product-landing .cont-fullfeatures .cont-title a span {
color: #d71616;
font-size: 14px;
font-weight: 600;
text-transform: uppercase;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-product-landing .cont-fullfeatures .cont-title a span i {
color: #d71616;
font-size: 18px;
margin-left: 8px;
display: inline-block;
vertical-align: text-bottom;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-product-landing .cont-fullfeatures .cont-tabs {
margin-top: 25px;
}
.cont-product-landing .cont-fullfeatures .cont-tabs .cont-selector-tabs {
width: 80%;
display: block;
vertical-align: top;
}
.cont-product-landing .cont-fullfeatures .cont-tabs .cont-selector-tabs a {
background: #f4f5fa;
color: #a0a6c5;
font-size: 14px;
font-weight: 400;
text-align: right;
text-transform: uppercase;
line-height: normal;
border-bottom: solid 1px #e0e4f6;
border-right: solid 1px #e0e4f6;
padding: 20px;
display: block;
vertical-align: top;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-product-landing .cont-fullfeatures .cont-tabs .cont-selector-tabs a:last-of-type {
border-bottom: 0;
}
.cont-product-landing .cont-fullfeatures .cont-tabs .cont-selector-tabs a.active {
background: rgba(224, 228, 246, 0.3);
color: #d71616;
font-weight: 600;
}
.cont-product-landing .cont-fullfeatures .cont-tabs .cont-selector-tabs a.active i {
color: #d71616;
}
.cont-product-landing .cont-fullfeatures .cont-tabs .cont-selector-tabs a i {
color: #a0a6c5;
font-size: 32px;
margin-bottom: 15px;
display: block;
vertical-align: top;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-product-landing .cont-fullfeatures .cont-tabs .cont-content-tabs tr td {
padding-right: 25px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-product-landing .cont-fullfeatures .cont-tabs .cont-content-tabs tr td:last-of-type {
padding: 0 0 0 25px;
}
.cont-product-landing .cont-fullfeatures .cont-tabs .cont-content-tabs tr td p {
padding: 0;
}
.cont-product-landing .cont-fullfeatures .cont-tabs .cont-content-tabs tr td h6 {
margin-top: 20px;
}
.cont-product-landing .cont-fullfeatures .cont-tabs .cont-content-tabs p {
font-size: 16px;
line-height: 28px;
text-shadow: 0 0 10px #fff;
padding: 0;
}
.cont-product-landing .cont-fullfeatures .cont-tabs .cont-content-tabs h1 {
color: #a0a6c5;
font-size: 52px;
letter-spacing: 1px;
line-height: 1;
text-transform: uppercase;
font-weight: 600;
padding: 0;
}
.cont-product-landing .cont-fullfeatures .cont-tabs .cont-content-tabs h1:after,
.cont-product-landing .cont-fullfeatures .cont-tabs .cont-content-tabs h1:before {
display: none;
}
.cont-product-landing .cont-fullfeatures .cont-tabs .cont-content-tabs h3 {
font-size: 26px;
letter-spacing: 1px;
line-height: 1;
text-transform: uppercase;
padding-top: 35px;
text-shadow: 0 0 10px #fff;
}
.cont-product-landing .cont-fullfeatures .cont-tabs .cont-content-tabs h4 {
font-size: 30px;
font-weight: 600;
letter-spacing: 1px;
text-shadow: 0 0 10px #fff;
padding: 0;
display: block;
}
.cont-product-landing .cont-fullfeatures .cont-tabs .cont-content-tabs h4:after,
.cont-product-landing .cont-fullfeatures .cont-tabs .cont-content-tabs h4:before {
display: none;
}
.cont-product-landing .cont-galery {
background: #283346;
padding: 55px 0;
}
.cont-product-landing .cont-galery .cont-title {
text-align: center;
}
.cont-product-landing .cont-galery .cont-title h1 {
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 40px;
text-align: center;
text-transform: uppercase;
padding: 0 0 25px 0;
display: inline-block;
vertical-align: top;
position: relative;
}
.cont-product-landing .cont-galery .cont-title h1:after {
content: "";
background: #d71616;
width: 100%;
height: 1px;
position: absolute;
left: 0%;
bottom: 18px;
z-index: 1;
}
.cont-product-landing .cont-galery .cont-title h1:before {
content: "";
background: #a0a6c5;
width: 90%;
height: 1px;
position: absolute;
left: 0%;
bottom: 18px;
z-index: 5;
}
.cont-product-landing .cont-galery .galery-prod {
margin: 0;
}
.cont-product-landing .cont-galery .galery-prod .owl-item {
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-product-landing .cont-galery .galery-prod .owl-item .item .background {
height: 80%;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.cont-product-landing .cont-galery .galery-prod .owl-item.center {
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
.cont-product-landing .cont-galery .galery-prod .owl-item.center .item .background {
height: 100%;
}
.cont-product-landing .cont-galery .galery-prod .item {
height: 550px;
position: relative;
z-index: 5;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-product-landing .cont-galery .galery-prod .item .background {
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-product-landing .cont-galery .galery-prod .item .background img {
width: 104%;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-product-landing .cont-galery .galery-prod .owl-nav {
width: 100%;
height: 0;
text-align: left;
margin: 0;
padding: 0;
display: block;
position: absolute;
z-index: 50;
left: 0;
top: 50%;
}
.cont-product-landing .cont-galery .galery-prod .owl-nav button {
background: #fff;
width: 35px;
height: 80px;
color: #000;
font-size: 46px;
text-align: center;
margin: -40px 0 0 0;
padding: 0;
border: 0;
border-radius: 0;
display: inline-block;
vertical-align: top;
}
.cont-product-landing .cont-galery .galery-prod .owl-nav button.owl-next {
float: right;
}
.cont-product-landing .cont-galery .galery-prod .owl-nav button span {
margin-top: -5px;
display: inline-block;
vertical-align: top;
position: relative;
}
.cont-product-landing .cont-brand {
background: #fff;
padding: 45px 0;
}
.cont-product-landing .cont-brand table tr td {
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 16px;
line-height: 28px;
letter-spacing: 0.8px;
}
.cont-product-landing .cont-brand table tr td:last-child {
padding-left: 35px;
}
.cont-product-landing .cont-brand .cont-title h1 {
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 40px;
text-align: center;
text-transform: uppercase;
margin: 0;
padding: 0 0 25px 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: block;
vertical-align: top;
}
.cont-product-landing .cont-brand .cont-title h1:after,
.cont-product-landing .cont-brand .cont-title h1:before {
display: none;
}
.cont-product-landing .cont-brand .cont-title img {
max-width: 100%;
margin: 0 auto;
display: block;
vertical-align: top;
}
.cont-product-landing .cont-brand .cont-data {
margin-top: 35px;
padding-top: 35px;
border-top: solid 1px #e0e4f6;
}
.cont-product-landing .cont-brand .cont-data .cont3-col {
text-align: center;
_border-right: solid 1px #e0e4f6;
}
.cont-product-landing .cont-brand .cont-data .cont3-col:last-of-type {
_border: 0;
}
.cont-product-landing .cont-brand .cont-data .cont3-col h3 {
padding: 0;
}
.cont-product-landing .cont-brand .cont-data .cont3-col h3:after,
.cont-product-landing .cont-brand .cont-data .cont3-col h3:before {
display: none;
}
.cont-product-landing .cont-brand .cont-data .cont3-col p {
margin-bottom: 12px;
}
.cont-product-landing .cont-brand .cont-data .cont3-col img {
max-width: 90px;
margin: 0 auto 5px auto;
display: block;
vertical-align: top;
}
.cont-product-landing .cont-brand .cont-data .cont3-col span {
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 13px;
font-weight: 600;
text-align: center;
text-transform: uppercase;
margin: 0 auto;
display: block;
vertical-align: top;
}
.cont-product-landing .cont-comment {
background: #f4f5fa;
padding: 75px 0;
background-origin: content-box;
}
.cont-product-landing .cont-comment .cont-title h1 {
font-family: "Montserrat", sans-serif;
font-weight: 700;
font-size: 40px;
text-transform: uppercase;
line-height: 0.9;
margin: 0;
padding: 0 35px 25px 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: block;
vertical-align: top;
}
.cont-product-landing .cont-comment .cont-title h1:after,
.cont-product-landing .cont-comment .cont-title h1:before {
display: none;
}
.cont-product-landing .cont-comment .cont-title p {
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 14px;
line-height: 24px;
letter-spacing: 0.8px;
}
.cont-product-landing .cont-comment .cont-form {
border-left: solid 1px #e0e4f6;
padding-left: 35px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-product-landing .cont-prod-recommended {
background-position: center center;
background-size: 100% auto;
background-repeat: repeat-y;
padding: 25px 0 !important;
position: relative;
}
.cont-product-landing .cont-prod-recommended.oil {
background-image: url(//socopur.com.pe/wp-content/themes/SocopurTemplate/image/desk-prod-recomendados-Lubricantes.jpg);
}
.cont-product-landing .cont-prod-recommended.accessories {
background-image: url(//socopur.com.pe/wp-content/themes/SocopurTemplate/image/desk-prod-recomendados-ropas-y-accesorios.jpg);
}
.cont-product-landing .cont-prod-recommended.accessories * {
color: #000 !important;
}
.cont-product-landing .cont-prod-recommended.tires {
background-image: url(//socopur.com.pe/wp-content/themes/SocopurTemplate/image/desk-prod-recomendados-llantas.jpg);
}
.cont-product-landing .cont-prod-recommended .cont-title h1 {
color: #fff;
font-family: "Montserrat", sans-serif;
font-size: 32px;
font-weight: 600;
text-align: center;
text-transform: uppercase;
margin: 0;
padding: 0 0 15px 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: block;
vertical-align: top;
}
.cont-product-landing .cont-prod-recommended .cont-title h1:after,
.cont-product-landing .cont-prod-recommended .cont-title h1:before {
display: none;
}
.cont-product-landing .cont-prod-recommended .cont-title p {
text-align: center;
line-height: normal;
}
.cont-product-landing .cont-prod-recommended .cont-product {
padding-top: 15px;
}
.cont-product-landing .cont-prod-recommended .cont-product .cont-items .item {
width: 98%;
}
.cont-product-landing .cont-prod-recommended .cont-product .cont-items .item blockquote {
margin-bottom: 0;
}
.cont-product-landing .cont-prod-recommended .cont-product .cont-items .item blockquote a {
display: block;
}
.cont-product-landing .cont-prod-recommended .cont-product .cont-items .item blockquote a .cont-full {
width: 100%;
}
.cont-product-landing .cont-prod-recommended .cont-product .cont-items .item blockquote p.category a {
color: #a0a6c5 !important;
display: none !important;
}
.cont-product-landing .cont-prod-recommended .cont-product .cont-items .item blockquote p.category a:first-of-type {
display: block !important;
}
.cont-product-landing .cont-prod-recommended .cont-product .cont-items .item blockquote .price * {
color: #d71616 !important;
}
.cont-product-landing .cont-prod-recommended .cont-product .cont-items .item blockquote .price .price {
font-size: 0;
}
.cont-product-landing .cont-prod-recommended .cont-product .cont-items .item blockquote .price .price span {
font-size: 14px;
}
.cont-product-landing .cont-prod-recommended .cont-product .cont-items .item blockquote .price del {
width: 50%;
color: #d71616;
text-align: center;
display: table-cell;
vertical-align: middle;
border-right: solid 1px rgba(224, 228, 246, 0.7);
}
.cont-product-landing .cont-prod-recommended .cont-product .cont-items .item blockquote .price del .amount.tow,
.cont-product-landing .cont-prod-recommended .cont-product .cont-items .item blockquote .price del .amount {
width: 100% !important;
display: block !important;
}
.cont-product-landing .cont-prod-recommended .cont-product .cont-items .item blockquote .price del .amount.tow:before,
.cont-product-landing .cont-prod-recommended .cont-product .cont-items .item blockquote .price del .amount:before {
content: "Antes" !important;
color: #d71616 !important;
}
.cont-product-landing .cont-prod-recommended .cont-product .cont-items .item blockquote .price del .amount.tow span,
.cont-product-landing .cont-prod-recommended .cont-product .cont-items .item blockquote .price del .amount span {
width: auto !important;
display: inline-block !important;
vertical-align: middle;
}
.cont-product-landing .cont-prod-recommended .cont-product .cont-items .item blockquote .price ins {
width: 50%;
text-align: center;
display: table-cell;
vertical-align: middle;
}
.cont-product-landing .cont-prod-recommended .cont-product .cont-items .item blockquote .price ins span:before {
content: "Ahora" !important;
}
.cont-product-landing .cont-prod-recommended .cont-product .cont-items .item blockquote .price ins .amount.tow:before {
content: "Ahora" !important;
}
.cont-product-landing .cont-prod-recommended .cont-product .cont-items .item blockquote .price .amount {
width: 50%;
_width: 100%;
color: #d71616;
font-size: 14px;
font-weight: 600;
text-align: center;
line-height: 18px;
display: table-cell;
vertical-align: middle;
}
.cont-product-landing .cont-prod-recommended .cont-product .cont-items .item blockquote .price .amount:before {
content: "Ahora" !important;
color: #000;
font-size: 13px;
line-height: normal;
text-transform: uppercase;
margin: 0 auto;
display: block;
vertical-align: top;
}
.cont-product-landing .cont-prod-recommended .cont-product .cont-items .item blockquote .price .amount:nth-child(2n) {
border-left: solid 1px rgba(224, 228, 246, 0.7);
}
.cont-product-landing .cont-prod-recommended .cont-product .cont-items .item blockquote .price .amount:nth-child(2n):before {
content: "Ahora" !important;
}
.cont-product-landing .cont-prod-recommended .cont-product .cont-items .item blockquote .price .amount.cont-full {
width: 100%;
display: block;
}
.cont-product-landing .cont-prod-recommended .cont-product .cont-items .item blockquote .price .amount.cont-full .amount {
width: 100%;
display: block;
}
.cont-product-landing .cont-prod-recommended .cont-product .cont-items .item blockquote .price .amount.tow:before {
content: "Desde" !important;
}
.cont-product-landing .cont-prod-recommended .cont-product .cont-items .item blockquote .price .amount.tow:nth-child(2n):before {
content: "Hasta" !important;
}
.cont-product-landing .cont-prod-recommended .cont-product .cont-items .item blockquote .price .amount span:before {
display: none;
}
.cont-product-landing .cont-prod-recommended .owl-stage {
margin: 0 auto;
display: block;
}
.cont-product-landing .cont-prod-recommended .owl-carousel .owl-nav .owl-prev,
.cont-product-landing .cont-prod-recommended .owl-carousel .owl-nav .owl-next {
background: transparent;
border: 0;
margin: 0;
padding: 0;
display: inline-block;
vertical-align: top;
position: relative;
}
.cont-product-landing .cont-prod-recommended .owl-carousel .owl-nav .owl-prev span,
.cont-product-landing .cont-prod-recommended .owl-carousel .owl-nav .owl-next span {
color: #fff !important;
font-size: 80px;
line-height: 15px;
padding: 0 5px;
position: relative;
z-index: 5;
top: 5px;
}
.cont-product-landing .cont-prod-recommended .owl-carousel .owl-nav .owl-prev {
left: 0;
}
.cont-product-landing .cont-prod-recommended .owl-carousel .owl-nav .owl-next {
right: 0;
}
.cont-marcas .cont-title {
text-align: center;
}
.cont-marcas .cont-title h1 {
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 30px;
text-align: center;
padding: 30px 0 25px 0;
display: inline-block;
vertical-align: top;
position: relative;
}
.cont-marcas .cont-title h1:after {
content: "";
background: #d71616;
width: 100%;
height: 1px;
position: absolute;
left: 0%;
bottom: 18px;
z-index: 1;
}
.cont-marcas .cont-title h1:before {
content: "";
background: #a0a6c5;
width: 90%;
height: 1px;
position: absolute;
left: 0%;
bottom: 18px;
z-index: 5;
}
.cont-marcas .cont-items:hover .item img {
opacity: 0.4;
}
.cont-marcas .cont-items .owl-partners {
padding-bottom: 25px;
}
.cont-marcas .cont-items .owl-partners .owl-nav {
margin: 0;
padding: 0 8px;
position: absolute;
z-index: 5;
top: 0;
right: 10px;
_-webkit-transform: translateY(-50%);
_ transform: translateY(-50%);
}
.cont-marcas .cont-items .owl-partners .owl-nav:before {
content: "";
background: #d71616;
width: 100%;
height: 100%;
position: absolute;
z-index: -1;
top: 0;
left: 0;
-webkit-transform: skew(-12deg, 0deg);
transform: skew(-12deg, 0deg);
}
.cont-marcas .cont-items .owl-partners .owl-nav button {
background: transparent;
border: 0;
margin: 0 3px;
padding: 0;
}
.cont-marcas .cont-items .owl-partners .owl-nav button span {
color: #fff;
font-size: 50px;
line-height: 0.9;
position: relative;
top: -6px;
}
.cont-marcas .cont-items .item {
padding: 20px 0;
display: inline-block;
vertical-align: middle;
}
.cont-marcas .cont-items .item img {
max-width: 90%;
margin: 0 auto;
display: block;
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-marcas .cont-items .item img:hover {
-webkit-transform: scale(1.1);
transform: scale(1.1);
opacity: 1;
}
.cont-footer {
background: #000;
padding: 25px 0;
}
.cont-footer ul {
margin: 0;
padding: 0 15px 0 0;
display: block;
}
.cont-footer ul li {
width: 100%;
margin: 0;
padding: 7px 0;
display: inline-block;
vertical-align: top;
}
.cont-footer ul li.title a {
background: #d71616;
pointer-events: none;
color: #fff;
font-family: "Montserrat", sans-serif;
font-size: 18px;
font-weight: 400;
text-transform: uppercase;
padding: 6px 10px;
overflow: visible;
}
.cont-footer ul li.title a:before {
content: "";
background: transparent;
width: 0;
height: 0;
border-top: 34px solid #d71616;
border-right: 13px solid transparent;
position: absolute;
left: 100%;
top: 0;
-webkit-transform: none;
transform: none;
}
.cont-footer ul li.title a:after {
content: "";
width: 0;
height: 0;
border-bottom: 34px solid #d71616;
border-left: 13px solid transparent;
position: absolute;
right: 100%;
top: 0;
}
.cont-footer ul li a {
color: #fff;
font-family: "Montserrat", sans-serif;
font-size: 14px;
font-weight: 600;
line-height: normal;
padding: 3px 0;
display: inline-block;
vertical-align: top;
position: relative;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-footer ul li a:before {
content: "";
background: #d71616;
width: 0%;
height: 1px;
position: absolute;
top: 108%;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-footer ul li a:hover {
color: #d71616;
}
.cont-footer ul li a:hover:before {
width: 100%;
}
.cont-footer .cont-custom {
text-align: right;
}
.cont-footer .cont-custom ul {
width: 420px;
padding: 0;
}
.cont-footer .cont-custom ul li {
width: auto;
color: #fff;
font-size: 16px;
text-transform: uppercase;
vertical-align: middle;
position: relative;
}
.cont-footer .cont-custom ul li:last-of-type {
margin-left: 10px;
padding: 10px 12px;
border: solid 1px #fff;
overflow: hidden;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-footer .cont-custom ul li:last-of-type:after {
content: "";
background: #d71616;
width: 100%;
height: 100%;
position: absolute;
left: -100%;
top: 0;
z-index: 1;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-footer .cont-custom ul li:last-of-type:hover {
border: solid 1px #d71616;
}
.cont-footer .cont-custom ul li:last-of-type:hover:after {
left: 0;
}
.cont-footer .cont-custom ul li:last-of-type a {
color: #fff;
font-family: "Montserrat", sans-serif;
font-size: 14px;
font-weight: 600 !important;
z-index: 5;
}
.cont-footer .cont-custom ul li:last-of-type a:before {
display: none;
}
.cont-footer .cont-custom .wpforms-container {
width: 80%;
display: inline-block;
vertical-align: top;
}
.cont-footer .cont-custom .wpforms-container form {
width: 100%;
border: solid 1px rgba(224, 228, 246, 0.2);
text-align: left;
margin-top: 20px;
padding: 5px;
display: inline-block;
vertical-align: top;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-footer .cont-custom .wpforms-container form label.wpforms-error {
padding: 8px 0 2px 0;
}
.cont-footer .cont-custom .wpforms-container form .wpforms-field-container {
width: 100%;
display: inline-block;
vertical-align: top;
}
.cont-footer .cont-custom .wpforms-container form .wpforms-field-container * {
padding: 0;
}
.cont-footer .cont-custom .wpforms-container form .wpforms-field-container input {
background: transparent;
width: 100%;
color: #fff;
font-family: "Montserrat", sans-serif;
font-size: 14px;
font-weight: 400 !important;
border: 0;
border-bottom: solid 1px rgba(255, 255, 255, 0.2) !important;
display: block;
vertical-align: top;
}
.cont-footer .cont-custom .wpforms-container form .wpforms-field-container input.wpforms-error {
padding: 0 15px;
}
.cont-footer .cont-custom .wpforms-container form .wpforms-submit-container {
width: auto;
padding: 8px 0 0 0;
display: inline-block;
vertical-align: top;
}
.cont-footer .cont-custom .wpforms-container form .wpforms-submit-container button {
background: #d71616;
color: #fff;
font-family: "Montserrat", sans-serif;
font-size: 14px;
font-weight: 600 !important;
text-transform: uppercase;
border: 0;
padding: 9px 14px;
-webkit-transition: all 0.4s;
transition: all 0.4s;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-footer .cont-custom .wpforms-container form .wpforms-submit-container button:hover {
background: #fff;
color: #d71616;
}
.cont-footer .cont-custom .wpforms-container form .wpforms-field.wpforms-field-hp {
display: none;
}
.cont-footer .cont-custom .cont-social-media p {
height: 53px;
margin: 0;
padding: 0;
display: inline-table;
vertical-align: top;
position: relative;
}
.cont-footer .cont-custom .cont-social-media p a {
margin: 0 0 0 25px;
padding: 5px 0 0 0;
display: inline-block;
vertical-align: middle;
}
.cont-footer .cont-custom .cont-social-media p a:hover:before {
color: #d71616;
}
.cont-footer .cont-custom .cont-social-media p a:before {
color: #fff;
font-size: 24px;
font-weight: 400;
line-height: normal;
text-transform: uppercase;
display: inline-block;
vertical-align: middle;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-footer .cont-custom .cont-social-media p a:first-of-type {
padding-left: 4px;
}
.cont-footer .cont-custom .cont-social-media p a:last-of-type {
padding-right: 4px;
}
.cont-footer .cont-cards img {
min-width: 40px;
height: 30px;
display: inline-block;
vertical-align: top;
}
.cont-footer .cont-copy {
border-top: solid 1px rgba(224, 228, 246, 0.2);
margin-top: 20px;
padding-top: 20px;
}
.cont-footer .cont-copy p {
color: #fff;
font-family: "Montserrat", sans-serif;
font-size: 13px;
font-weight: 400;
text-align: center;
line-height: normal;
margin: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-footer .cont-copy p a {
color: #e0e4f6;
line-height: normal;
}
.cont-card .cont-item {
width: 33%;
width: calc(33% - 2px);
padding-bottom: 25px;
display: inline-block;
vertical-align: top;
}
.cont-card .cont-item:hover blockquote {
-webkit-transform: scale(1.07);
transform: scale(1.07);
}
.cont-card .cont-item blockquote {
background: #fff;
width: 95%;
height: 215px;
margin: 0 auto;
-webkit-box-shadow: 0 5px 6px rgba(0, 0, 0, 0.1);
box-shadow: 0 5px 6px rgba(0, 0, 0, 0.1);
display: block;
vertical-align: top;
-webkit-transform: scale(1);
transform: scale(1);
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-card .cont-item blockquote h1 {
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 20px;
line-height: normal;
padding: 20px;
display: block;
vertical-align: top;
position: relative;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-card .cont-item blockquote h1 span {
color: #d71616;
font-family: "Montserrat", sans-serif;
font-size: 14px;
font-weight: 800;
text-transform: uppercase;
letter-spacing: 0.8px;
margin-bottom: 3px;
display: block;
vertical-align: top;
}
.cont-card .cont-item blockquote .cont-image {
height: 105px;
}
.cont-detail-news .detail {
background: #fff;
padding: 20px;
}
.cont-detail-news .detail h5 {
width: 80%;
font-weight: 800;
padding: 0;
}
.cont-detail-news .detail h5:before,
.cont-detail-news .detail h5:after {
display: none;
}
.cont-detail-news .detail img:last-child {
margin-bottom: 0;
}
.cont-detail-news .detail .button {
background: transparent;
width: auto;
color: #d71616;
font-size: 12px;
font-weight: 600;
border: solid 1px #d71616;
border-radius: 0;
margin: 20px;
padding: 0 15px;
display: inline-block;
vertical-align: top;
position: absolute;
right: 0;
top: 0;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-detail-news .detail .button:hover:before {
right: 0;
}
.cont-detail-news .detail .button:hover span {
color: #fff;
}
.cont-detail-news .detail .button:before {
content: "";
background: #d71616;
width: 100%;
height: 100%;
position: absolute;
right: 100%;
top: 0;
z-index: -1;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-detail-news .detail .button span {
color: #d71616;
font-weight: 600;
text-transform: uppercase;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-detail-news .cont-aside {
background: #fff;
width: 91%;
text-align: left;
padding: 20px;
display: inline-block;
vertical-align: top;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-detail-news .cont-aside ul {
padding: 0;
}
.cont-detail-news .cont-aside ul li {
margin: 0 0 15px 0;
}
.cont-detail-news .cont-aside ul li:last-of-type {
margin: 0;
}
.cont-detail-news .cont-aside ul li a {
line-height: normal;
text-align: left;
text-decoration: none;
}
.cont-detail-news .cont-aside ul li span {
color: #d71616;
font-weight: 600;
letter-spacing: 0.8px;
margin-top: 5px;
padding-top: 5px;
border-top: solid 1px rgba(0, 0, 0, 0.2);
display: block;
vertical-align: top;
}
.cont-cover .cont-item {
width: 33%;
width: calc(33% - 2px);
padding-bottom: 25px;
display: inline-block;
vertical-align: top;
}
.cont-cover .cont-item:hover blockquote {
-webkit-transform: scale(1.07);
transform: scale(1.07);
}
.cont-cover .cont-item blockquote {
background: #fff;
width: 95%;
margin: 0 auto;
-webkit-box-shadow: 0 5px 6px rgba(0, 0, 0, 0.1);
box-shadow: 0 5px 6px rgba(0, 0, 0, 0.1);
display: block;
vertical-align: top;
-webkit-transform: scale(1);
transform: scale(1);
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-cover .cont-item blockquote h1 {
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 20px;
line-height: normal;
padding: 20px;
display: block;
vertical-align: top;
position: relative;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-cover .cont-item blockquote h1 span {
color: #d71616;
font-family: "Montserrat", sans-serif;
font-size: 14px;
font-weight: 800;
text-transform: uppercase;
letter-spacing: 0.8px;
margin-bottom: 3px;
display: block;
vertical-align: top;
}
.cont-cover .cont-item blockquote .cont-image {
height: 225px;
}
.view-pdf iframe {
height: 700px;
display: block;
vertical-align: top;
}
.cont-local .cont-title h1 {
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 20px;
text-transform: uppercase;
padding-bottom: 25px;
display: inline-block;
vertical-align: top;
position: relative;
}
.cont-local .cont-title h1:after {
content: "";
background: #d71616;
width: 100%;
height: 1px;
position: absolute;
left: 0;
bottom: 18px;
z-index: 1;
}
.cont-local .cont-title h1:before {
content: "";
background: #a0a6c5;
width: 75%;
height: 1px;
position: absolute;
left: 0;
bottom: 18px;
z-index: 5;
}
.cont-local .cont-item {
width: 24%;
width: calc(25% - 3px);
padding-bottom: 35px;
display: inline-block;
vertical-align: top;
cursor: pointer;
}
.cont-local .cont-item:hover blockquote {
-webkit-transform: scale(1.07);
transform: scale(1.07);
}
.cont-local .cont-item blockquote {
background: #fff;
width: 95%;
margin: 0 auto;
-webkit-box-shadow: 0 5px 6px rgba(0, 0, 0, 0.1);
box-shadow: 0 5px 6px rgba(0, 0, 0, 0.1);
display: block;
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-local .cont-item blockquote .cont-image {
height: 180px;
}
.cont-local .cont-item blockquote .cont-caption p {
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 16px;
font-weight: 600;
line-height: normal;
text-align: center;
margin: 0;
padding: 10px 20px;
display: block;
}
.cont-search {
_padding-bottom: 25px;
}
.cont-search .form {
width: 100%;
display: block;
vertical-align: top;
position: relative;
}
.cont-search .form:before {
color: #808080;
font-size: 18px;
margin: 11px;
position: absolute;
left: 0;
top: 0;
}
.cont-search .form input {
background: #fff;
width: 100%;
height: 40px;
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 100%;
margin: 0;
padding: 10px 15px 10px 40px;
border: 1px solid #808080;
border-radius: 0;
-webkit-appearance: none;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.custom-table {
width: 100%;
margin-bottom: 25px;
_overflow: auto;
position: relative;
}
.custom-table table {
width: 100% !important;
margin: 0;
border-top: solid 1px rgba(0, 0, 0, 0.1);
border-left: solid 1px rgba(0, 0, 0, 0.1);
border-right: solid 1px rgba(0, 0, 0, 0.1);
}
.custom-table table th,
.custom-table table td {
font-family: "Montserrat", sans-serif;
line-height: normal;
text-align: center;
margin: 0;
padding: 10px 20px;
vertical-align: middle;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.custom-table table thead {
background: rgba(160, 166, 197, 0.9);
}
.custom-table table thead th {
color: #fff;
font-size: 14px;
font-weight: 600;
text-transform: uppercase;
}
.custom-table table tbody {
background: #fff;
}
.custom-table table tbody tr {
border-bottom: solid 1px rgba(0, 0, 0, 0.1);
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.custom-table table tbody tr:hover {
background: rgba(160, 166, 197, 0.2);
}
.custom-table table tbody td {
color: #000;
font-size: 13px;
font-weight: 400;
}
.custom-table table tbody td a {
color: #d71616;
font-weight: 400;
position: relative;
}
.custom-table table tbody td a:hover {
font-weight: 600;
}
.custom-table table tbody td a:after {
content: "/";
color: #000;
font-size: 13px;
margin: 0 5px;
display: inline-block;
vertical-align: top;
}
.custom-table table tbody td a:last-of-type:after {
display: none;
}
.custom-table table tbody td em {
color: #808080;
font-family: "Montserrat", sans-serif;
font-size: 14px;
font-weight: 400;
}
.custom-table .sorting_desc {
background-image: url(//socopur.com.pe/wp-content/themes/SocopurTemplate/image/sort_desc.png) !important;
cursor: pointer;
}
.custom-table .sorting_asc {
background-image: url(//socopur.com.pe/wp-content/themes/SocopurTemplate/image/sort_asc.png) !important;
cursor: pointer;
}
.custom-table .sorting {
background-image: url(//socopur.com.pe/wp-content/themes/SocopurTemplate/image/sort_both.png) !important;
cursor: pointer;
}
.custom-table .dataTables_scroll {
width: 100%;
margin: 25px 0;
display: inline-block;
vertical-align: top;
}
.custom-table .dataTables_length {
display: inline-block;
vertical-align: top;
}
.custom-table .dataTables_length label {
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 14px;
font-weight: 400;
display: inline-block;
vertical-align: top;
}
.custom-table .dataTables_length label select {
_width: 100%;
height: 40px;
border: 1px solid rgba(128, 128, 128, 0.4);
border-radius: 0;
margin: 0 8px;
padding: 10px 15px;
}
.custom-table .dataTables_filter {
width: 50%;
display: inline-block;
vertical-align: top;
position: relative;
float: right;
}
.custom-table .dataTables_filter label {
font-size: 0;
display: block;
vertical-align: top;
}
.custom-table .dataTables_filter label:before {
content: "\f002";
font-style: normal;
font-variant: normal;
text-rendering: auto;
font-family: "Font Awesome 5 Free";
font-weight: 900;
color: #808080;
font-size: 18px;
line-height: 1;
margin: 11px;
position: absolute;
left: 0;
top: 0;
}
.custom-table .dataTables_filter label input {
background: #fff;
width: 100%;
height: 40px;
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 100%;
margin: 0;
padding: 10px 15px 10px 40px;
border: 1px solid rgba(128, 128, 128, 0.4);
border-radius: 0;
display: inline-block;
vertical-align: top;
-webkit-appearance: none;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.custom-table .dataTables_info {
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 14px;
font-weight: 400;
display: inline-block;
vertical-align: middle;
}
.custom-table .dataTables_paginate {
display: inline-block;
vertical-align: middle;
position: relative;
float: right;
}
.custom-table .dataTables_paginate a {
color: #d71616;
font-family: "Montserrat", sans-serif;
font-size: 14px;
font-weight: 600;
text-transform: uppercase;
display: inline-block;
vertical-align: middle;
}
.custom-table .dataTables_paginate span {
margin: 0 8px;
}
.custom-table .dataTables_paginate span a {
background: #fff;
min-width: 35px;
height: 35px;
color: #000;
line-height: 35px;
text-align: center;
margin: 0 -1px;
border: 1px solid rgba(0, 0, 0, 0.4);
position: relative;
z-index: 1;
}
.custom-table .dataTables_paginate span a.current {
color: #d71616;
border: 1px solid rgba(215, 22, 22, 0.4);
padding: 0 12px;
display: inline-block;
position: relative;
z-index: 2;
}
.cont-banner .cont-row {
_height: 350px;
height: 280px;
}
.cont-banner .cont-row .caption {
padding: 0;
}
.cont-banner .cont-row .caption h1 {
color: #fff;
font-family: "Montserrat", sans-serif;
font-size: 50px;
text-transform: uppercase;
padding-bottom: 6px;
display: inline-block;
vertical-align: top;
position: relative;
}
.cont-banner .cont-row .caption h1:after {
content: "";
background: #d71616;
width: 100%;
height: 1px;
position: absolute;
left: 0;
bottom: 0;
z-index: 1;
}
.cont-banner .cont-row .caption h1:before {
content: "";
background: #f4f5fa;
width: 75%;
height: 1px;
position: absolute;
left: 0;
bottom: 0;
z-index: 5;
}
.cont-banner .cont-row .background img {
width: 100%;
height: auto;
}
.cont-list-products {
margin-bottom: 25px;
}
.cont-list-products .cont-aside {
background: #fff;
width: 92%;
border: solid 1px #e0e4f6;
padding: 20px;
display: block;
vertical-align: top;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-list-products .cont-aside .cont-cate {
padding-bottom: 25px;
display: block;
vertical-align: top;
}
.cont-list-products .cont-aside .cont-cate ul {
display: block;
vertical-align: top;
}
.cont-list-products .cont-aside .cont-cate ul li {
padding: 6px 0;
display: block;
vertical-align: top;
}
.cont-list-products .cont-aside .cont-cate ul li:first-of-type {
padding-top: 0;
}
.cont-list-products .cont-aside .cont-cate ul li a {
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 14px;
font-weight: normal;
line-height: normal;
-webkit-transition: all 0.4s;
transition: all 0.4s;
position: relative;
}
.cont-list-products .cont-aside .cont-cate ul li a:hover {
color: #d71616 !important;
}
.cont-list-products .cont-aside .cont-cate ul li a:hover:before {
width: 100%;
}
.cont-list-products .cont-aside .cont-cate ul li a:before {
content: "";
background: #d71616;
width: 0%;
height: 1px;
position: absolute;
top: 108%;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-list-products .cont-aside .cont-cate ul li span {
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 14px;
font-weight: 600;
display: inline-block;
vertical-align: middle;
}
.cont-list-products .cont-aside .berocket_single_filter_widget {
border-bottom: solid 1px rgba(0, 0, 0, 0.2) !important;
margin-bottom: 25px !important;
padding-bottom: 20px !important;
}
.cont-list-products .cont-aside .berocket_single_filter_widget .bapf_sfilter {
margin: 0 !important;
}
.cont-list-products .cont-aside .berocket_single_filter_widget .bapf_head {
margin: 0 0 15px;
padding: 0;
}
.cont-list-products .cont-aside .berocket_single_filter_widget .bapf_head h3 {
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 16px;
font-weight: 600;
display: inline-block;
vertical-align: top;
position: relative;
}
.cont-list-products .cont-aside .berocket_single_filter_widget .bapf_head h3 i {
color: #000;
font-size: 13px;
line-height: 18px;
}
.cont-list-products .cont-aside .berocket_single_filter_widget .bapf_head h3:hover i {
color: #d71616;
}
.cont-list-products .cont-aside .berocket_single_filter_widget .bapf_body {
width: 100%;
max-height: 250px;
margin: 0;
padding: 0;
display: block;
vertical-align: top;
overflow: auto;
}
.cont-list-products .cont-aside .berocket_single_filter_widget .bapf_body ul {
margin: 0;
padding: 0;
display: block;
vertical-align: top;
}
.cont-list-products .cont-aside .berocket_single_filter_widget .bapf_body ul li {
margin: 6px 0 !important;
display: block;
vertical-align: middle;
position: relative;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-list-products .cont-aside .berocket_single_filter_widget .bapf_body ul li.slider {
padding: 5px 10px 0 10px;
}
.cont-list-products .cont-aside .berocket_single_filter_widget .bapf_body ul li input[type=checkbox] {
display: none;
}
.cont-list-products .cont-aside .berocket_single_filter_widget .bapf_body ul li input[type=checkbox]:checked + label {
font-weight: 600;
}
.cont-list-products .cont-aside .berocket_single_filter_widget .bapf_body ul li input[type=checkbox]:checked + label:after {
opacity: 1;
}
.cont-list-products .cont-aside .berocket_single_filter_widget .bapf_body ul li input[type=checkbox]:checked + label:before {
border: solid 2px #d71616;
}
.cont-list-products .cont-aside .berocket_single_filter_widget .bapf_body ul li label {
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 14px;
font-weight: normal;
line-height: normal;
padding-left: 30px;
cursor: pointer;
}
.cont-list-products .cont-aside .berocket_single_filter_widget .bapf_body ul li label:hover:before {
border: solid 1px #000;
}
.cont-list-products .cont-aside .berocket_single_filter_widget .bapf_body ul li label:before {
content: "";
background: transparent;
width: 20px !important;
height: 20px;
border: solid 1px rgba(0, 0, 0, 0.2);
display: inline-block;
vertical-align: top;
-webkit-box-sizing: border-box;
box-sizing: border-box;
position: absolute;
left: 0;
top: 0;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-list-products .cont-aside .berocket_single_filter_widget .bapf_body ul li label:after {
content: "✓";
color: #d71616;
font-size: 16px;
font-weight: bold;
display: inline-block;
vertical-align: top;
-webkit-box-sizing: border-box;
box-sizing: border-box;
opacity: 0;
position: absolute;
left: 3px;
top: -1px;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-list-products .cont-aside .berocket_single_filter_widget {
width: 100% !important;
display: inline-block;
vertical-align: top;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-list-products .cont-aside .berocket_single_filter_widget:last-child .cont-full {
border: 0 !important;
margin: 0 !important;
padding: 0 !important;
}
.cont-list-products .cont-aside .berocket_single_filter_widget .cont-full {
width: 100% !important;
border-bottom: solid 1px rgba(0, 0, 0, 0.2) !important;
margin-bottom: 25px !important;
padding-bottom: 20px !important;
display: inline-block;
vertical-align: top;
}
.cont-list-products .cont-aside .product_list_widget {
display: inline-table;
vertical-align: top;
}
.cont-list-products .cont-aside .product_list_widget li {
width: 49%;
width: calc(50% - 2px);
display: inline-block;
vertical-align: top;
}
.cont-list-products .cont-aside .product_list_widget li:nth-child(2n+1) {
text-align: left;
}
.cont-list-products .cont-aside .product_list_widget li:nth-child(2n+2) {
text-align: right;
}
.cont-list-products .cont-aside .product_list_widget li a {
width: 90%;
text-align: center;
display: inline-block;
vertical-align: top;
}
.cont-list-products .cont-aside .product_list_widget li a img {
max-width: 100%;
width: auto;
height: auto;
margin: 0 auto;
border: solid 1px rgba(0, 0, 0, 0.2);
display: block;
vertical-align: top;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-list-products .cont-aside .product_list_widget li a span {
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 12px;
font-weight: 600;
line-height: 13px;
padding: 8px 0;
display: inline-block;
vertical-align: top;
}
.cont-list-products .cont-aside .product_list_widget li .amount {
display: none;
}
.cont-list-products .cont-items .term-description {
display: none;
}
.cont-list-products .cont-items .page-title {
display: none;
}
.cont-list-products .cont-items .woocommerce-notices-wrapper {
display: none;
}
.cont-list-products .cont-items .woocommerce-result-count {
background: #fff;
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 13px;
font-weight: 600;
line-height: normal;
text-transform: uppercase;
border: solid 1px #e0e4f6;
margin-bottom: 2px;
padding: 9px 20px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-list-products .cont-items .products {
width: 100%;
margin-top: 25px;
display: inline-table;
}
.cont-list-products .cont-items .products li {
width: calc(25% - 12px);
margin: 0 6px 8px 6px;
text-align: center;
display: inline-table;
vertical-align: top;
position: relative;
}
.cont-list-products .cont-items .products li.outofstock blockquote:before {
content: "Agotado";
background: #d71616;
color: #fff;
font-family: "Montserrat", sans-serif, sans-serif;
font-size: 10px;
font-weight: 600;
line-height: normal;
text-transform: uppercase;
text-align: center;
margin: 3px;
padding: 8px;
position: absolute;
right: 0;
top: 0;
z-index: 10;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-list-products .cont-items .products li.outofstock blockquote a.cont-full {
pointer-events: none !important;
}
.cont-list-products .cont-items .products li.outofstock blockquote .cont-image .button {
display: none !important;
}
.cont-list-products .cont-items .products li.sale blockquote p.price .amount:before {
content: "Desde" !important;
}
.cont-list-products .cont-items .products li.sale blockquote p.price .amount:nth-child(2n):before {
content: "Hasta" !important;
}
.cont-list-products .cont-items .products li.sale blockquote p.price del .amount:before {
content: "Antes" !important;
color: #d71616 !important;
}
.cont-list-products .cont-items .products li.sale blockquote p.price ins .amount:before {
content: "Ahora" !important;
color: #d71616 !important;
}
.cont-list-products .cont-items .products li blockquote {
background: #fff;
width: 97%;
min-height: 364px;
margin-bottom: 25px;
padding: 15px;
-webkit-box-shadow: inset 0 -4px 0px 0px #dfe2f0, 0 10px 20px 0px rgba(192, 196, 215, 0.25);
box-shadow: inset 0 -4px 0px 0px #dfe2f0, 0 10px 20px 0px rgba(192, 196, 215, 0.25);
display: inline-block;
vertical-align: top;
position: relative;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all 0.2s;
transition: all 0.2s;
-webkit-transform: scale(1);
transform: scale(1);
}
.cont-list-products .cont-items .products li blockquote:hover {
-webkit-transform: scale(1.05);
transform: scale(1.05);
}
.cont-list-products .cont-items .products li blockquote:hover .cont-image:before {
opacity: 1;
left: -420px;
}
.cont-list-products .cont-items .products li blockquote:hover .cont-image img {
opacity: 0.7;
}
.cont-list-products .cont-items .products li blockquote:hover .cont-image .button {
top: 50%;
opacity: 1;
}
.cont-list-products .cont-items .products li blockquote:hover .discount {
background: #d71616;
}
.cont-list-products .cont-items .products li blockquote:hover .discount:before,
.cont-list-products .cont-items .products li blockquote:hover .discount:after {
background: #d71616;
}
.cont-list-products .cont-items .products li blockquote:hover .discount i {
left: 140%;
opacity: 1;
}
.cont-list-products .cont-items .products li blockquote.spam {
padding: 0;
}
.cont-list-products .cont-items .products li blockquote.spam .cont-image:before {
display: none;
}
.cont-list-products .cont-items .products li blockquote.spam .cont-image img {
opacity: 1 !important;
}
.cont-list-products .cont-items .products li blockquote h3 {
min-height: 45px;
color: #283346;
font-family: "Montserrat", sans-serif;
font-size: 18px;
font-weight: 700;
text-align: left;
line-height: 21px;
word-break: break-all;
margin-bottom: 4px;
display: block;
vertical-align: top;
}
.cont-list-products .cont-items .products li blockquote p {
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 0;
font-weight: 600;
text-align: right;
margin: 0;
}
.cont-list-products .cont-items .products li blockquote p.category {
text-align: left;
margin-bottom: 8px;
}
.cont-list-products .cont-items .products li blockquote p.category a {
color: #a0a6c5;
font-size: 16px;
display: none;
}
.cont-list-products .cont-items .products li blockquote p.category a:first-of-type {
display: inline-block;
vertical-align: top;
}
.cont-list-products .cont-items .products li blockquote p.price {
width: 100%;
text-align: center;
display: inline-table;
}
.cont-list-products .cont-items .products li blockquote p.price * {
width: 100%;
color: #d71616;
font-weight: 600;
font-size: 14px;
}
.cont-list-products .cont-items .products li blockquote p.price * span {
border: 0;
}
.cont-list-products .cont-items .products li blockquote p.price span {
width: 100%;
font-size: 0;
display: inline-table;
vertical-align: top;
}
.cont-list-products .cont-items .products li blockquote p.price span span {
width: auto;
font-size: 1em;
display: inline-block;
vertical-align: text-bottom !important;
}
.cont-list-products .cont-items .products li blockquote p.price del {
width: 50%;
color: #d71616;
text-align: center;
display: table-cell;
vertical-align: middle;
border-right: solid 1px rgba(224, 228, 246, 0.7);
}
.cont-list-products .cont-items .products li blockquote p.price del .amount.tow,
.cont-list-products .cont-items .products li blockquote p.price del .amount {
width: 100% !important;
display: block !important;
}
.cont-list-products .cont-items .products li blockquote p.price del .amount.tow:before,
.cont-list-products .cont-items .products li blockquote p.price del .amount:before {
content: "Antes" !important;
color: #d71616 !important;
}
.cont-list-products .cont-items .products li blockquote p.price del .amount.tow span,
.cont-list-products .cont-items .products li blockquote p.price del .amount span {
width: auto !important;
display: inline-block !important;
vertical-align: middle;
}
.cont-list-products .cont-items .products li blockquote p.price ins {
width: 50%;
text-align: center;
display: table-cell;
vertical-align: middle;
}
.cont-list-products .cont-items .products li blockquote p.price ins span:before {
content: "Ahora" !important;
}
.cont-list-products .cont-items .products li blockquote p.price ins .amount.tow:before {
content: "Ahora" !important;
}
.cont-list-products .cont-items .products li blockquote p.price .amount {
width: 50%;
_width: 100%;
color: #d71616;
font-size: 14px;
font-weight: 600;
text-align: center;
line-height: 18px;
display: table-cell;
vertical-align: middle;
}
.cont-list-products .cont-items .products li blockquote p.price .amount:before {
content: "Ahora" !important;
color: #000;
font-size: 13px;
line-height: normal;
text-transform: uppercase;
margin: 0 auto;
display: block;
vertical-align: top;
}
.cont-list-products .cont-items .products li blockquote p.price .amount:nth-child(2n) {
border-left: solid 1px rgba(224, 228, 246, 0.7);
}
.cont-list-products .cont-items .products li blockquote p.price .amount:nth-child(2n):before {
content: "Ahora" !important;
}
.cont-list-products .cont-items .products li blockquote p.price .amount.cont-full {
width: 100%;
display: block;
}
.cont-list-products .cont-items .products li blockquote p.price .amount.cont-full .amount {
width: 100%;
display: block;
}
.cont-list-products .cont-items .products li blockquote p.price .amount.tow:before {
content: "Desde" !important;
}
.cont-list-products .cont-items .products li blockquote p.price .amount.tow:nth-child(2n):before {
content: "Hasta" !important;
}
.cont-list-products .cont-items .products li blockquote p.price .amount span:before {
display: none;
}
.cont-list-products .cont-items .products li blockquote .cont-data {
min-height: 47px;
}
.cont-list-products .cont-items .products li blockquote .cont-image {
height: 223px;
overflow: hidden;
}
.cont-list-products .cont-items .products li blockquote .cont-image:before {
content: "";
background: url(//socopur.com.pe/wp-content/themes/SocopurTemplate/image/reflejo.png) center center repeat;
width: 500px;
height: 130px;
position: absolute;
left: 160px;
top: 80px;
z-index: 5;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
opacity: 0;
-webkit-transition: all 500ms cubic-bezier(0.6, 0.04, 0.98, 0.335);
transition: all 500ms cubic-bezier(0.6, 0.04, 0.98, 0.335); -webkit-transition-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.335);
transition-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.335); }
.cont-list-products .cont-items .products li blockquote .cont-image.img-auto-publicidad {
height: 100%;
min-height: 130px;
}
.cont-list-products .cont-items .products li blockquote .cont-image.img-auto-publicidad img {
width: 100% !important;
max-height: 2000px;
min-width: 100%;
height: auto;
min-height: 130px;
}
.cont-list-products .cont-items .products li blockquote .cont-image img {
min-width: 20px;
max-height: 223px;
border: 0 !important;
margin: 0 auto;
-webkit-transition: all 0.6s;
transition: all 0.6s;
-webkit-transition-delay: 0.5s;
transition-delay: 0.5s;
}
.cont-list-products .cont-items .products li blockquote .cont-image .button {
background: #d71616;
width: 160px;
text-transform: uppercase;
-webkit-box-shadow: inset 0 0 0 2px #d71616;
box-shadow: inset 0 0 0 2px #d71616;
padding: 15px 10px;
border-radius: 0;
position: absolute;
z-index: 10;
left: 50%;
top: 90%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
opacity: 0;
-webkit-transition: all 0.2s;
transition: all 0.2s;
-webkit-transition-delay: 0.4s;
transition-delay: 0.4s;
}
.cont-list-products .cont-items .products li blockquote .cont-image .button span {
color: #fff;
display: inline-block;
vertical-align: top;
}
.cont-list-products .cont-items .products li blockquote .discount {
background: #a0a6c5;
width: 35px;
height: 35px;
color: #fff;
font-family: "Montserrat", sans-serif, sans-serif;
font-size: 12px;
font-weight: 600;
line-height: 35px;
text-transform: uppercase;
text-align: center;
text-align: center;
position: absolute;
left: 0;
top: 0;
z-index: 10;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-list-products .cont-items .products li blockquote .discount:before,
.cont-list-products .cont-items .products li blockquote .discount:after {
content: "";
background: #a0a6c5;
width: 35px;
height: 35px;
position: absolute;
top: 0;
left: 0;
z-index: -1;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-list-products .cont-items .products li blockquote .discount:before {
-webkit-transform: rotate(30deg);
transform: rotate(30deg);
}
.cont-list-products .cont-items .products li blockquote .discount:after {
-webkit-transform: rotate(60deg);
transform: rotate(60deg);
}
.cont-list-products .cont-items .products li blockquote .discount.active {
background: #d71616;
}
.cont-list-products .cont-items .products li blockquote .discount.active:before,
.cont-list-products .cont-items .products li blockquote .discount.active:after {
background: #d71616;
}
.cont-list-products .cont-items .products li blockquote .discount.active i {
opacity: 1;
left: 140%;
}
.cont-list-products .cont-items .products li blockquote .discount i {
background: #d71616;
width: 80px;
color: #fff;
font-family: "Montserrat", sans-serif, sans-serif;
font-size: 10px;
font-weight: 600;
line-height: normal;
text-transform: uppercase;
text-align: center;
padding: 8px 0;
display: inline;
vertical-align: top;
position: absolute;
left: 110%;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
opacity: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all 0.4s;
transition: all 0.4s;
-webkit-transition-delay: 0.1s;
transition-delay: 0.1s;
}
.cont-list-products .cont-items .products li blockquote .buy-active {
background: #d71616;
color: #fff;
font-family: "Montserrat", sans-serif, sans-serif;
font-size: 12px;
font-weight: 600;
line-height: 35px;
text-transform: uppercase;
text-align: center;
text-align: center;
margin: 8px;
position: absolute;
right: 0;
top: 0;
z-index: 10;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-list-products .cont-items .products li blockquote .buy-active p {
background: #d71616;
color: #fff;
font-family: "Montserrat", sans-serif, sans-serif;
font-size: 8px;
font-weight: 600;
letter-spacing: 0.4px;
line-height: normal;
text-transform: uppercase;
text-align: center;
margin: 0;
padding: 6px 9px;
display: block;
vertical-align: top;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.detail-products .woocommerce-notices-wrapper {
display: none;
}
.detail-products .type-product {
width: 100%;
display: inline-block;
}
.detail-products .type-product .discount {
background: #a0a6c5;
width: 35px;
height: 35px;
color: #fff;
font-family: "Montserrat", sans-serif, sans-serif;
font-size: 12px;
font-weight: 600;
line-height: 35px;
text-transform: uppercase;
text-align: center;
text-align: center;
position: absolute;
left: 0;
top: 0;
z-index: 10;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.detail-products .type-product .discount:before,
.detail-products .type-product .discount:after {
content: "";
background: #a0a6c5;
width: 35px;
height: 35px;
position: absolute;
top: 0;
left: 0;
z-index: -1;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.detail-products .type-product .discount:before {
-webkit-transform: rotate(30deg);
transform: rotate(30deg);
}
.detail-products .type-product .discount:after {
-webkit-transform: rotate(60deg);
transform: rotate(60deg);
}
.detail-products .type-product .discount.active {
background: #d71616;
}
.detail-products .type-product .discount.active:before,
.detail-products .type-product .discount.active:after {
background: #d71616;
}
.detail-products .type-product .discount.active i {
opacity: 1;
left: 140%;
}
.detail-products .type-product .discount i {
background: #d71616;
width: 80px;
color: #fff;
font-family: "Montserrat", sans-serif, sans-serif;
font-size: 10px;
font-weight: 600;
line-height: normal;
text-transform: uppercase;
text-align: center;
padding: 8px 0;
display: inline;
vertical-align: top;
position: absolute;
left: 110%;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
opacity: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all 0.4s;
transition: all 0.4s;
-webkit-transition-delay: 0.1s;
transition-delay: 0.1s;
}
.detail-products .type-product .wpgs--with-images {
width: 49%;
margin: 0;
display: inline-block;
vertical-align: top;
}
.detail-products .type-product .wpgs--with-images .wpgs-for {
max-width: 690px;
width: 100%;
overflow: hidden !important;
}
.detail-products .type-product .wpgs--with-images .wpgs-for i {
display: none !important;
}
.detail-products .type-product .wpgs--with-images .wpgs-for .slick-list {
border: solid 1px #e0e4f6;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.detail-products .type-product .wpgs--with-images .wpgs-for .slick-list:hover {
border: solid 1px #a0a6c5;
}
.detail-products .type-product .wpgs--with-images .wpgs-for .slick-list .vbox-item {
background: #fff;
width: 100%;
height: 560px;
display: block;
vertical-align: top;
overflow: hidden;
position: relative;
}
.detail-products .type-product .wpgs--with-images .wpgs-for .slick-list .vbox-item img {
width: auto;
height: 560px;
margin: 0 auto;
border: 0 !important;
display: block;
vertical-align: top;
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.detail-products .type-product .wpgs--with-images .wpgs-nav {
max-width: 690px;
margin-top: 10px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.detail-products .type-product .wpgs--with-images .wpgs-nav:hover {
border: solid 1px #a0a6c5;
}
.detail-products .type-product .wpgs--with-images .wpgs-nav .slick-list {
background: #fff;
border: solid 1px #e0e4f6;
}
.detail-products .type-product .wpgs--with-images .wpgs-nav .slick-slide {
text-align: center;
margin: 0;
}
.detail-products .type-product .wpgs--with-images .wpgs-nav .slick-slide:hover img {
opacity: 0.6 !important;
}
.detail-products .type-product .wpgs--with-images .wpgs-nav .slick-slide.slick-active.slick-current img {
opacity: 1;
}
.detail-products .type-product .wpgs--with-images .wpgs-nav .slick-slide img {
border: 0;
margin: 0 auto;
display: block;
opacity: 0.3;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.detail-products .type-product .wpgs--with-images .wpgs-nav .slick-prev,
.detail-products .type-product .wpgs--with-images .wpgs-nav .slick-next {
font-family: "Font Awesome 5 Free";
font-weight: 900;
}
.detail-products .type-product .wpgs--with-images .wpgs-nav .slick-prev:before,
.detail-products .type-product .wpgs--with-images .wpgs-nav .slick-next:before {
font-family: "Font Awesome 5 Free";
color: #d71616;
font-size: 25px;
opacity: 1;
}
.detail-products .type-product .wpgs--with-images .wpgs-nav .slick-prev.slick-disabled:before,
.detail-products .type-product .wpgs--with-images .wpgs-nav .slick-next.slick-disabled:before {
_opacity: 0.5;
}
.detail-products .type-product .wpgs--with-images .wpgs-nav .slick-prev {
margin: 0;
padding: 0;
left: 5px;
}
.detail-products .type-product .wpgs--with-images .wpgs-nav .slick-prev:before {
content: "\f053";
}
.detail-products .type-product .wpgs--with-images .wpgs-nav .slick-next {
margin: 0;
padding: 0;
right: 5px;
}
.detail-products .type-product .wpgs--with-images .wpgs-nav .slick-next:before {
content: "\f054";
}
.detail-products .type-product .entry-summary {
width: 49%;
width: calc(50% - 1px);
padding-left: 30px;
display: inline-block;
vertical-align: top;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.detail-products .type-product .entry-summary h1 {
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 30px;
padding-bottom: 25px;
display: inline-block;
vertical-align: top;
position: relative;
}
.detail-products .type-product .entry-summary h1:after {
content: "";
background: #d71616;
width: 100%;
height: 1px;
position: absolute;
left: 0;
bottom: 18px;
z-index: 1;
}
.detail-products .type-product .entry-summary h1:before {
content: "";
background: #a0a6c5;
width: 75%;
height: 1px;
position: absolute;
left: 0;
bottom: 18px;
z-index: 5;
}
.detail-products .type-product .entry-summary .back-button {
background: #fff;
-webkit-box-shadow: inset 0 0 0 0 #a0a6c5;
box-shadow: inset 0 0 0 0 #a0a6c5;
border: solid 1px #a0a6c5;
border-radius: 0;
margin: 0 0 15px;
padding: 8px;
display: inline-block;
vertical-align: top;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.detail-products .type-product .entry-summary .back-button:hover {
-webkit-box-shadow: inset 205px 0 0 0 #a0a6c5;
box-shadow: inset 205px 0 0 0 #a0a6c5;
}
.detail-products .type-product .entry-summary .back-button:hover span {
color: #f4f5fa;
}
.detail-products .type-product .entry-summary .back-button span {
color: #a0a6c5;
font-size: 14px;
font-weight: 600;
line-height: normal;
text-align: center;
text-decoration: none;
text-transform: uppercase;
}
.detail-products .type-product .entry-summary .price {
font-size: 0;
margin: 0;
padding-bottom: 15px;
display: block;
vertical-align: bottom;
}
.detail-products .type-product .entry-summary .price del {
color: #d71616;
display: block;
}
.detail-products .type-product .entry-summary .price del .amount.tow:before {
content: "Antes" !important;
}
.detail-products .type-product .entry-summary .price ins .amount.tow:before {
content: "Ahora" !important;
}
.detail-products .type-product .entry-summary .price .amount {
color: #d71616;
font-weight: 400;
font-size: 26px;
line-height: 25px;
display: block;
}
.detail-products .type-product .entry-summary .price .amount:before {
content: "Ahora";
width: 40px;
color: #000;
font-size: 13px;
margin-right: 5px;
display: inline-block;
vertical-align: middle;
}
.detail-products .type-product .entry-summary .price .amount.tow:before {
content: "Desde" !important;
}
.detail-products .type-product .entry-summary .price .amount.tow:nth-child(2n):before {
content: "Hasta" !important;
}
.detail-products .type-product .entry-summary .price .amount span:before {
display: none;
}
.detail-products .type-product .entry-summary .stock {
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 16px;
font-weight: 600;
text-transform: uppercase;
margin-bottom: 15px;
padding: 12px 0;
display: inline-block;
vertical-align: top;
}
.detail-products .type-product .entry-summary .out-of-stock {
background: #d71616;
color: #fff;
font-family: "Montserrat", sans-serif;
font-size: 16px;
font-weight: 600;
text-transform: uppercase;
margin-bottom: 15px;
padding: 12px;
display: inline-block;
vertical-align: top;
}
.detail-products .type-product .entry-summary .variations td {
width: 100%;
display: block;
vertical-align: top;
}
.detail-products .type-product .entry-summary .variations .label label {
font-weight: 600;
display: block;
vertical-align: top;
}
.detail-products .type-product .entry-summary .variations .label label:before {
content: "Seleccionar: ";
font-weight: 400;
}
.detail-products .type-product .entry-summary .label label {
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 16px;
font-weight: 400;
padding-top: 12px;
display: inline-block;
vertical-align: top;
position: relative;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.detail-products .type-product .entry-summary .variations_form {
border-top: solid 1px #e0e4f6;
border-bottom: solid 1px #e0e4f6;
margin: 0 0 10px 0;
padding: 10px 0;
}
.detail-products .type-product .entry-summary .variable-items-wrapper {
padding: 0;
}
.detail-products .type-product .entry-summary .variable-items-wrapper li {
width: auto;
height: auto;
padding: 8px 8px 8px 0;
display: inline-block;
vertical-align: top;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.detail-products .type-product .entry-summary .variable-items-wrapper li:before {
display: none;
}
.detail-products .type-product .entry-summary .variable-items-wrapper li:hover span {
-webkit-box-shadow: inset 0 0 0 1px #a0a6c5;
box-shadow: inset 0 0 0 1px #a0a6c5;
}
.detail-products .type-product .entry-summary .variable-items-wrapper li.disabled {
opacity: 0.1;
pointer-events: none;
}
.detail-products .type-product .entry-summary .variable-items-wrapper li.selected span {
-webkit-box-shadow: inset 0 0 0 2px #d71616;
box-shadow: inset 0 0 0 2px #d71616;
}
.detail-products .type-product .entry-summary .variable-items-wrapper li.color-variable-item {
_border-radius: 100%;
width: 38px;
height: 38px;
margin: 7px 9px 3px 1px;
padding: 0;
-webkit-box-shadow: 0 0 0 1px #a0a6c5;
box-shadow: 0 0 0 1px #a0a6c5;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.detail-products .type-product .entry-summary .variable-items-wrapper li.color-variable-item:hover {
-webkit-box-shadow: inset 0 0 0 1px #a0a6c5;
box-shadow: inset 0 0 0 1px #a0a6c5;
}
.detail-products .type-product .entry-summary .variable-items-wrapper li.color-variable-item.selected {
-webkit-box-shadow: inset 0 0 0 2px #d71616;
box-shadow: inset 0 0 0 2px #d71616;
}
.detail-products .type-product .entry-summary .variable-items-wrapper li.color-variable-item span {
min-width: 28px;
width: 28px;
height: 28px;
_border-radius: 100%;
margin: 5px;
padding: 0;
position: absolute;
-webkit-box-shadow: none !important;
box-shadow: none !important;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.detail-products .type-product .entry-summary .variable-items-wrapper li span {
min-width: 38px;
color: #a0a6c5;
font-family: "Montserrat", sans-serif;
font-size: 14px;
font-weight: 600;
line-height: normal;
text-align: center;
padding: 10px;
display: block;
vertical-align: top;
-webkit-box-shadow: inset 0 0 0 1px rgba(160, 166, 197, 0.5);
box-shadow: inset 0 0 0 1px rgba(160, 166, 197, 0.5);
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.detail-products .type-product .entry-summary .reset_variations {
color: #283346;
font-family: "Montserrat", sans-serif;
font-size: 14px;
font-weight: 600;
line-height: normal;
text-align: center;
text-decoration: none;
text-transform: uppercase;
-webkit-box-shadow: inset 0 0 0 0 #283346;
box-shadow: inset 0 0 0 0 #283346;
border: solid 1px #283346;
margin: 5px 0 15px;
padding: 10px 12px;
display: inline-block;
vertical-align: top;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.detail-products .type-product .entry-summary .reset_variations:hover {
color: #fff;
-webkit-box-shadow: inset 250px 0 0 0 #283346;
box-shadow: inset 250px 0 0 0 #283346;
}
.detail-products .type-product .entry-summary .reset_variations[style] {
display: none;
}
.detail-products .type-product .entry-summary .reset_variations[style*=hidden] {
display: none !important;
}
.detail-products .type-product .entry-summary .woocommerce-variation-price .price span {
background: #d71616;
color: #fff;
padding: 0 10px 6px 10px;
display: inline-block;
vertical-align: top;
}
.detail-products .type-product .entry-summary .woocommerce-variation-price .price span:before {
content: "PRECIO AHORA" !important;
width: 100%;
color: #fff;
font-size: 13px;
display: block;
}
.detail-products .type-product .entry-summary .woocommerce-variation-price .price span span {
display: inline-block;
vertical-align: bottom;
padding: 0;
}
.detail-products .type-product .entry-summary .woocommerce-variation-price .price span span:before {
display: none;
}
.detail-products .type-product .entry-summary .woocommerce-variation-price .price del {
background: transparent;
text-decoration: none;
padding-right: 20px;
display: inline-block;
vertical-align: middle;
}
.detail-products .type-product .entry-summary .woocommerce-variation-price .price del span {
background: transparent;
color: #d71616;
}
.detail-products .type-product .entry-summary .woocommerce-variation-price .price del span:before {
content: "PRECIO ANTES" !important;
color: #000;
}
.detail-products .type-product .entry-summary .woocommerce-variation-price .price ins {
background: #d71616;
display: inline-block;
vertical-align: middle;
}
.detail-products .type-product .entry-summary .woocommerce-variation-price .price ins span {
color: #fff;
}
.detail-products .type-product .entry-summary .woocommerce-variation-price .price ins span:before {
content: "PRECIO AHORA" !important;
color: #fff;
}
.detail-products .type-product .entry-summary .woocommerce-variation-add-to-cart-disabled .quantity {
position: relative;
pointer-events: none;
}
.detail-products .type-product .entry-summary .woocommerce-variation-add-to-cart-disabled .quantity:before {
content: "";
background: rgba(244, 245, 250, 0.85);
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
z-index: 10;
}
.detail-products .type-product .entry-summary .woocommerce-variation-add-to-cart-disabled #buy_now_button {
pointer-events: none;
opacity: 0.1;
}
.detail-products .type-product .entry-summary .buy-now {
background: #fff;
color: #000;
font-size: 16px;
font-weight: 600;
line-height: normal;
text-align: center;
text-decoration: none;
text-transform: uppercase;
-webkit-box-shadow: inset 0 0 0 0 #000;
box-shadow: inset 0 0 0 0 #000;
border: solid 1px #000;
border-radius: 0;
margin: 5px 0 15px;
padding: 12px;
display: inline-block;
vertical-align: top;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.detail-products .type-product .entry-summary .buy-now:hover {
color: #fff;
-webkit-box-shadow: inset 185px 0 0 0 #000;
box-shadow: inset 185px 0 0 0 #000;
}
.detail-products .type-product .entry-summary .buy-now .disabled {
opacity: 0.3;
}
.detail-products .type-product .entry-summary .single_add_to_cart_button {
background: #fff;
color: #d71616;
font-size: 16px;
font-weight: 600;
line-height: normal;
text-align: center;
text-decoration: none;
text-transform: uppercase;
-webkit-box-shadow: inset 0 0 0 0 #d71616;
box-shadow: inset 0 0 0 0 #d71616;
border: solid 1px #d71616;
border-radius: 0;
margin: 5px 0 15px 15px;
padding: 12px;
display: inline-block;
vertical-align: top;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.detail-products .type-product .entry-summary .single_add_to_cart_button:hover {
color: #fff;
-webkit-box-shadow: inset 205px 0 0 0 #d71616;
box-shadow: inset 205px 0 0 0 #d71616;
}
.detail-products .type-product .entry-summary .single_add_to_cart_button.active-load {
color: #fff;
-webkit-box-shadow: inset 240px 0 0 0 #d71616;
box-shadow: inset 240px 0 0 0 #d71616;
opacity: 0.8;
}
.detail-products .type-product .entry-summary .single_add_to_cart_button.active-load .lds-ripple {
display: inline-block;
}
.detail-products .type-product .entry-summary .single_add_to_cart_button .lds-ripple {
width: 30px;
height: 30px;
margin: -6px 0 -6px 6px;
padding-top: 0;
display: none;
vertical-align: middle;
position: relative;
}
.detail-products .type-product .entry-summary .single_add_to_cart_button .lds-ripple div {
position: absolute;
border: 2px solid #fff;
opacity: 1;
border-radius: 50%;
-webkit-animation: lds-ripple-two 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
animation: lds-ripple-two 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}
.detail-products .type-product .entry-summary .single_add_to_cart_button .lds-ripple div:nth-child(2) {
-webkit-animation-delay: -0.5s;
animation-delay: -0.5s;
}
.detail-products .type-product .entry-summary .single_add_to_cart_button .disabled {
opacity: 0.3;
}
.detail-products .type-product .entry-summary .cont-file {
width: 100%;
padding: 0;
display: block;
vertical-align: top;
}
.detail-products .type-product .entry-summary .cont-file a {
margin-right: 15px;
text-decoration: none;
display: inline-block;
vertical-align: middle;
position: relative;
}
.detail-products .type-product .entry-summary .cont-file a:before {
content: "";
background: url(//socopur.com.pe/wp-content/themes/SocopurTemplate/image/icon-pdf.svg) center center no-repeat;
width: 20px;
height: 20px;
display: inline-block;
vertical-align: middle;
}
.detail-products .type-product .entry-summary .cont-file a span {
color: #a0a6c5;
font-size: 16px;
font-weight: 800;
text-transform: uppercase;
display: inline-block;
vertical-align: middle;
}
.detail-products .type-product .entry-summary .cont-table {
width: 100%;
padding: 15px 0;
display: block;
vertical-align: top;
}
.detail-products .type-product .entry-summary .cont-table table {
border-top: solid 1px #e0e4f6;
border-left: solid 1px #e0e4f6;
border-right: solid 1px #e0e4f6;
}
.detail-products .type-product .entry-summary .cont-table table tr {
border-bottom: solid 1px #e0e4f6;
}
.detail-products .type-product .entry-summary .cont-table table tr td {
color: #d71616;
font-size: 14px;
font-weight: 600;
line-height: normal;
padding: 8px 10px;
}
.detail-products .type-product .entry-summary .cont-table table tr td:nth-child(2n) {
color: #000;
}
.detail-products .type-product .entry-summary .stock.in-stock {
padding: 0;
display: block;
vertical-align: top;
}
.detail-products .type-product .entry-summary .bulk_table .wdp_pricing_table_caption {
text-transform: uppercase;
}
.detail-products .type-product .entry-summary .bulk_table .wdp_pricing_table_caption,
.detail-products .type-product .entry-summary .bulk_table .wdp_pricing_table_footer {
color: #000 !important;
font-family: "Montserrat", sans-serif;
font-size: 14px;
font-weight: 600;
line-height: normal;
letter-spacing: 0.8px;
text-align: left;
margin: 0;
display: block;
vertical-align: top;
}
.detail-products .type-product .entry-summary .bulk_table .wdp_pricing_table_caption *,
.detail-products .type-product .entry-summary .bulk_table .wdp_pricing_table_footer * {
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 14px;
font-weight: 600;
line-height: normal;
letter-spacing: 0.8px;
text-align: left;
margin: 0;
display: block;
vertical-align: top;
}
.detail-products .type-product .entry-summary .bulk_table .wdp_pricing_table_caption ul,
.detail-products .type-product .entry-summary .bulk_table .wdp_pricing_table_footer ul {
padding: 15px 10px;
display: block;
vertical-align: top;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.detail-products .type-product .entry-summary .bulk_table .wdp_pricing_table_caption ul li,
.detail-products .type-product .entry-summary .bulk_table .wdp_pricing_table_footer ul li {
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 14px;
font-weight: 600;
line-height: normal;
letter-spacing: 0.8px;
text-align: left;
margin: 0;
padding-left: 15px;
display: block;
vertical-align: top;
position: relative;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.detail-products .type-product .entry-summary .bulk_table .wdp_pricing_table_caption ul li:before,
.detail-products .type-product .entry-summary .bulk_table .wdp_pricing_table_footer ul li:before {
content: "";
background: #d71616;
width: 6px;
height: 6px;
border-radius: 100%;
display: inline-block;
vertical-align: top;
position: absolute;
left: 0;
top: 9px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.detail-products .type-product .entry-summary .bulk_table .wdp_pricing_table_caption ul li *,
.detail-products .type-product .entry-summary .bulk_table .wdp_pricing_table_footer ul li * {
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 14px;
font-weight: normal;
font-style: normal;
line-height: 23px;
}
.detail-products .type-product .entry-summary .bulk_table .wdp_pricing_table_caption ul li b,
.detail-products .type-product .entry-summary .bulk_table .wdp_pricing_table_caption ul li strong,
.detail-products .type-product .entry-summary .bulk_table .wdp_pricing_table_footer ul li b,
.detail-products .type-product .entry-summary .bulk_table .wdp_pricing_table_footer ul li strong {
font-weight: 600;
}
.detail-products .type-product .entry-summary .bulk_table .wdp_pricing_table_caption ul li a,
.detail-products .type-product .entry-summary .bulk_table .wdp_pricing_table_footer ul li a {
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 15px;
font-weight: normal;
line-height: 34px;
text-decoration: underline;
}
.detail-products .type-product .entry-summary .bulk_table .wdp_pricing_table_caption ul li a:hover,
.detail-products .type-product .entry-summary .bulk_table .wdp_pricing_table_footer ul li a:hover {
color: #d71616;
font-family: "Montserrat", sans-serif;
text-decoration: underline;
}
.detail-products .type-product .entry-summary .bulk_table .wdp_pricing_table_caption ul li a.button,
.detail-products .type-product .entry-summary .bulk_table .wdp_pricing_table_footer ul li a.button {
width: 220px;
height: 50px;
}
.detail-products .type-product .entry-summary .bulk_table .wdp_pricing_table_caption ul li a.button span,
.detail-products .type-product .entry-summary .bulk_table .wdp_pricing_table_footer ul li a.button span {
font-size: 1.15em;
}
.detail-products .type-product .entry-summary .bulk_table .wdp_pricing_table {
margin: 12px 0;
}
.detail-products .type-product .entry-summary .product_meta {
width: 100%;
padding: 0 0 15px 0;
display: block;
vertical-align: top;
}
.detail-products .type-product .entry-summary .product_meta span {
width: 100%;
color: #a0a6c5;
font-family: "Montserrat", sans-serif;
font-size: 16px;
font-weight: 400;
padding-top: 15px;
display: block;
vertical-align: top;
}
.detail-products .type-product .entry-summary .product_meta span span {
width: auto;
font-size: 14px;
font-weight: 600;
margin-top: 5px;
padding: 0;
display: inline-block;
vertical-align: bottom;
}
.detail-products .type-product .entry-summary .product_meta span a {
color: #a0a6c5;
font-size: 14px;
font-weight: 600;
margin-top: 5px;
display: inline-block;
vertical-align: top;
position: relative;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.detail-products .type-product .entry-summary .product_meta span a:before {
content: "";
background: #d71616;
width: 0%;
height: 1px;
position: absolute;
top: 108%;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.detail-products .type-product .entry-summary .product_meta span a:hover {
color: #d71616;
}
.detail-products .type-product .entry-summary .product_meta span a:hover:before {
width: 100%;
}
.detail-products .type-product .woocommerce-tabs {
padding-top: 25px;
display: block;
vertical-align: top;
}
.detail-products .type-product .woocommerce-tabs ul.tabs {
background: #fff;
text-align: center;
border: 1px solid rgba(160, 166, 197, 0.5);
padding: 16px 20px;
display: block;
vertical-align: top;
}
.detail-products .type-product .woocommerce-tabs ul.tabs li {
display: inline-block;
vertical-align: middle;
}
.detail-products .type-product .woocommerce-tabs ul.tabs li:last-of-type a {
border: 0;
}
.detail-products .type-product .woocommerce-tabs ul.tabs li.active a {
color: #000;
}
.detail-products .type-product .woocommerce-tabs ul.tabs li a {
color: #a0a6c5;
font-family: "Montserrat", sans-serif;
font-size: 14px;
font-weight: 600;
line-height: 1;
letter-spacing: 0.8px;
text-align: center;
text-transform: uppercase;
border-right: 1px solid rgba(160, 166, 197, 0.5);
padding: 3px 7px;
-webkit-transition: all 0.4s;
transition: all 0.4s;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.detail-products .type-product .woocommerce-tabs ul.tabs li a:hover {
color: #000;
}
.detail-products .type-product .woocommerce-tabs table {
width: 100%;
margin: 10px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.detail-products .type-product .woocommerce-tabs table * {
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 14px;
font-weight: 600;
line-height: 1;
letter-spacing: 0.8px;
text-align: left;
text-transform: uppercase;
margin: 0;
}
.detail-products .type-product .woocommerce-tabs table tr {
border-bottom: solid 1px #e0e4f6;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.detail-products .type-product .woocommerce-tabs table tr th {
_width: 25%;
padding: 10px 30px 10px 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.detail-products .type-product .woocommerce-tabs table tr th:after {
content: " :";
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 14px;
font-weight: 600;
line-height: 1;
letter-spacing: 0.8px;
text-align: left;
text-transform: uppercase;
}
.detail-products .type-product .woocommerce-tabs table tr td {
padding: 10px 30px 10px 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.detail-products .type-product .woocommerce-tabs script {
display: none;
}
.detail-products .type-product .woocommerce-tabs .woocommerce-Tabs-panel {
background: #fff;
text-align: left;
border: 1px solid rgba(160, 166, 197, 0.5);
padding: 16px 20px;
display: block;
vertical-align: top;
}
.detail-products .type-product .woocommerce-tabs .woocommerce-Tabs-panel img {
max-width: 100%;
height: auto;
display: block;
vertical-align: top;
}
.detail-products .type-product .woocommerce-tabs .woocommerce-Tabs-panel h2 {
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 30px;
padding-bottom: 25px;
display: inline-block;
vertical-align: top;
position: relative;
}
.detail-products .type-product .woocommerce-tabs .woocommerce-Tabs-panel h2:after {
content: "";
background: #d71616;
width: 100%;
height: 1px;
position: absolute;
left: 0;
bottom: 18px;
z-index: 1;
}
.detail-products .type-product .woocommerce-tabs .woocommerce-Tabs-panel h2:before {
content: "";
background: #a0a6c5;
width: 75%;
height: 1px;
position: absolute;
left: 0;
bottom: 18px;
z-index: 5;
}
.detail-products .type-product .woocommerce-tabs .woocommerce-Tabs-panel .comment-reply-title,
.detail-products .type-product .woocommerce-tabs .woocommerce-Tabs-panel .comment-form-rating {
display: none !important;
}
.detail-products .type-product .related {
padding-top: 25px;
}
.detail-products .type-product .related h2 {
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 30px;
padding-bottom: 25px;
display: inline-block;
vertical-align: top;
position: relative;
}
.detail-products .type-product .related h2:after {
content: "";
background: #d71616;
width: 100%;
height: 1px;
position: absolute;
left: 0;
bottom: 18px;
z-index: 1;
}
.detail-products .type-product .related h2:before {
content: "";
background: #a0a6c5;
width: 75%;
height: 1px;
position: absolute;
left: 0;
bottom: 18px;
z-index: 5;
}
.detail-products .type-product .related ul {
width: 100%;
display: inline-table;
vertical-align: top;
}
.detail-products .type-product .related ul li {
width: 24%;
width: calc(25% - 1px);
text-align: center;
display: inline-table;
vertical-align: top;
}
.detail-products .type-product .related ul li blockquote {
background: #fff;
width: 97%;
min-height: 342px;
margin-bottom: 25px;
padding: 15px;
-webkit-box-shadow: inset 0 -4px 0px 0px #dfe2f0, 0 10px 20px 0px rgba(192, 196, 215, 0.25);
box-shadow: inset 0 -4px 0px 0px #dfe2f0, 0 10px 20px 0px rgba(192, 196, 215, 0.25);
display: inline-block;
vertical-align: top;
position: relative;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all 0.2s;
transition: all 0.2s;
-webkit-transform: scale(1);
transform: scale(1);
}
.detail-products .type-product .related ul li blockquote:hover {
-webkit-transform: scale(1.05);
transform: scale(1.05);
}
.detail-products .type-product .related ul li blockquote:hover .cont-image:before {
opacity: 1;
left: -420px;
}
.detail-products .type-product .related ul li blockquote:hover .cont-image img {
opacity: 0.7;
}
.detail-products .type-product .related ul li blockquote:hover .cont-image .button {
top: 50%;
opacity: 1;
}
.detail-products .type-product .related ul li blockquote:hover .discount {
background: #d71616;
}
.detail-products .type-product .related ul li blockquote:hover .discount:before,
.detail-products .type-product .related ul li blockquote:hover .discount:after {
background: #d71616;
}
.detail-products .type-product .related ul li blockquote:hover .discount i {
left: 140%;
opacity: 1;
}
.detail-products .type-product .related ul li blockquote h3 {
min-height: 45px;
color: #283346;
font-family: "Montserrat", sans-serif;
font-size: 18px;
font-weight: 700;
text-align: left;
line-height: 21px;
margin-bottom: 4px;
display: block;
vertical-align: top;
}
.detail-products .type-product .related ul li blockquote p {
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 0;
font-weight: 600;
text-align: right;
margin: 0;
}
.detail-products .type-product .related ul li blockquote p.category {
text-align: left;
margin-bottom: 8px;
}
.detail-products .type-product .related ul li blockquote p.category a {
color: #a0a6c5;
font-size: 16px;
display: none;
}
.detail-products .type-product .related ul li blockquote p.category a:first-of-type {
display: inline-block;
vertical-align: top;
}
.detail-products .type-product .related ul li blockquote p.price {
width: 100%;
text-align: center;
display: inline-table;
}
.detail-products .type-product .related ul li blockquote p.price * {
width: 100%;
color: #d71616;
font-weight: 600;
font-size: 14px;
}
.detail-products .type-product .related ul li blockquote p.price * span {
border: 0;
}
.detail-products .type-product .related ul li blockquote p.price span {
width: 100%;
font-size: 0;
display: inline-table;
vertical-align: top;
}
.detail-products .type-product .related ul li blockquote p.price span span {
width: auto;
font-size: 14px;
display: inline-block;
vertical-align: top;
}
.detail-products .type-product .related ul li blockquote p.price del {
width: 50%;
color: #d71616;
text-align: center;
display: table-cell;
vertical-align: middle;
border-right: solid 1px rgba(224, 228, 246, 0.7);
}
.detail-products .type-product .related ul li blockquote p.price del .amount.tow {
width: 100% !important;
display: block !important;
}
.detail-products .type-product .related ul li blockquote p.price del .amount.tow:before {
content: "Antes" !important;
color: #d71616 !important;
}
.detail-products .type-product .related ul li blockquote p.price del .amount.tow span {
width: auto !important;
display: inline-block !important;
vertical-align: middle;
}
.detail-products .type-product .related ul li blockquote p.price ins {
width: 50%;
text-align: center;
display: table-cell;
vertical-align: middle;
}
.detail-products .type-product .related ul li blockquote p.price ins span:before {
content: "Ahora" !important;
}
.detail-products .type-product .related ul li blockquote p.price ins .amount.tow:before {
content: "Ahora" !important;
}
.detail-products .type-product .related ul li blockquote p.price .amount {
width: 50%;
color: #d71616;
font-size: 14px;
font-weight: 600;
line-height: 18px;
display: table-cell !important;
}
.detail-products .type-product .related ul li blockquote p.price .amount:before {
content: "Ahora";
color: #000;
font-size: 13px;
line-height: normal;
text-transform: uppercase;
margin: 0 auto;
display: block;
vertical-align: top;
}
.detail-products .type-product .related ul li blockquote p.price .amount:nth-child(2n) {
border-left: solid 1px rgba(224, 228, 246, 0.7);
}
.detail-products .type-product .related ul li blockquote p.price .amount:nth-child(2n):before {
content: "Ahora" !important;
}
.detail-products .type-product .related ul li blockquote p.price .amount.tow:before {
content: "Desde" !important;
}
.detail-products .type-product .related ul li blockquote p.price .amount.tow:nth-child(2n):before {
content: "Hasta" !important;
}
.detail-products .type-product .related ul li blockquote p.price .amount span:before {
display: none;
}
.detail-products .type-product .related ul li blockquote .cont-data {
min-height: 54px;
}
.detail-products .type-product .related ul li blockquote .cont-image {
overflow: hidden;
}
.detail-products .type-product .related ul li blockquote .cont-image:before {
content: "";
background: url(//socopur.com.pe/wp-content/themes/SocopurTemplate/image/reflejo.png) center center repeat;
width: 500px;
height: 130px;
position: absolute;
left: 160px;
top: 80px;
z-index: 5;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
opacity: 0;
-webkit-transition: all 500ms cubic-bezier(0.6, 0.04, 0.98, 0.335);
transition: all 500ms cubic-bezier(0.6, 0.04, 0.98, 0.335); -webkit-transition-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.335);
transition-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.335); }
.detail-products .type-product .related ul li blockquote .cont-image img {
-webkit-transition: all 0.6s;
transition: all 0.6s;
-webkit-transition-delay: 0.5s;
transition-delay: 0.5s;
}
.detail-products .type-product .related ul li blockquote .cont-image .button {
background: #d71616;
width: 160px;
text-transform: uppercase;
-webkit-box-shadow: inset 0 0 0 2px #d71616;
box-shadow: inset 0 0 0 2px #d71616;
padding: 15px 10px;
border-radius: 0;
position: absolute;
z-index: 10;
left: 50%;
top: 90%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
opacity: 0;
-webkit-transition: all 0.2s;
transition: all 0.2s;
-webkit-transition-delay: 0.4s;
transition-delay: 0.4s;
}
.detail-products .type-product .related ul li blockquote .cont-image .button span {
color: #fff;
display: inline-block;
vertical-align: top;
}
.detail-products .type-product .related ul li blockquote .discount {
background: #a0a6c5;
width: 35px;
height: 35px;
color: #fff;
font-family: "Montserrat", sans-serif, sans-serif;
font-size: 12px;
font-weight: 600;
line-height: 35px;
text-transform: uppercase;
text-align: center;
text-align: center;
position: absolute;
left: 0;
top: 0;
z-index: 10;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.detail-products .type-product .related ul li blockquote .discount:before,
.detail-products .type-product .related ul li blockquote .discount:after {
content: "";
background: #a0a6c5;
width: 35px;
height: 35px;
position: absolute;
top: 0;
left: 0;
z-index: -1;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.detail-products .type-product .related ul li blockquote .discount:before {
-webkit-transform: rotate(30deg);
transform: rotate(30deg);
}
.detail-products .type-product .related ul li blockquote .discount:after {
-webkit-transform: rotate(60deg);
transform: rotate(60deg);
}
.detail-products .type-product .related ul li blockquote .discount i {
background: #d71616;
width: 80px;
color: #fff;
font-family: "Montserrat", sans-serif, sans-serif;
font-size: 10px;
font-weight: 600;
line-height: normal;
text-transform: uppercase;
text-align: center;
padding: 8px 0;
display: inline;
vertical-align: top;
position: absolute;
left: 110%;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
opacity: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all 0.4s;
transition: all 0.4s;
-webkit-transition-delay: 0.1s;
transition-delay: 0.1s;
}
.cont-landing-vehicule .cont-aviable {
width: 100%;
padding: 22px 0;
position: absolute;
left: 0;
top: 0;
}
.cont-landing-vehicule .cont-aviable * {
color: #fff !important;
}
.cont-landing-vehicule .cont-banner { }
.cont-landing-vehicule .cont-banner .background {
height: 420px;
}
.cont-landing-vehicule .cont-banner .cont-caption {
padding: 0 15px;
top: 320px;
bottom: auto;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-landing-vehicule .cont-banner .landing-vehicule {
height: auto !important;
}
.cont-landing-vehicule .cont-banner .landing-vehicule .type-product .wpgs--with-images {
width: 100% !important;
}
.cont-landing-vehicule .cont-banner .landing-vehicule .type-product .wpgs--with-images .wpgs-for {
max-width: 100%;
}
.cont-landing-vehicule .cont-banner .landing-vehicule .type-product .wpgs--with-images .wpgs-for .slick-list {
border: 0;
}
.cont-landing-vehicule .cont-banner .landing-vehicule .type-product .wpgs--with-images .wpgs-for .slick-list .vbox-item {
background: transparent;
}
.cont-landing-vehicule .cont-banner .landing-vehicule .type-product .entry-summary {
width: 100% !important;
padding: 0 !important;
position: relative;
}
.cont-landing-vehicule .cont-banner .landing-vehicule .type-product .entry-summary .group-data {
text-align: right;
position: absolute;
right: 0;
top: -500px;
}
.cont-landing-vehicule .cont-banner .landing-vehicule .type-product .entry-summary .group-data.valid-lim:after {
content: "*Precio en soles de acuerdo al tipo de cambio del día. Precio referencial. Puede variar de acuerdo al tipo de cambio.";
max-width: 340px;
color: #fff;
font-size: 10px;
font-weight: 400;
line-height: 14px;
letter-spacing: 0.9px;
padding: 0;
display: inline-block;
vertical-align: top;
}
.cont-landing-vehicule .cont-banner .landing-vehicule .type-product .entry-summary .group-data.valid-lim .price {
padding-bottom: 8px;
}
.cont-landing-vehicule .cont-banner .landing-vehicule .type-product .entry-summary .group-data.valid-lim .price:nth-child(2n) {
display: none !important;
}
.cont-landing-vehicule .cont-banner .landing-vehicule .type-product .entry-summary .group-data.valid-lim .price b {
_background: #d71616;
max-width: 400px;
color: #f4f5fa;
font-size: 11px;
font-weight: 400;
letter-spacing: 0.9px;
padding: 8px;
display: inline-block;
vertical-align: top;
}
.cont-landing-vehicule .cont-banner .landing-vehicule .type-product .entry-summary .group-data.valid-lim .price span {
color: #e0e4f6;
font-size: 35px;
font-weight: 600;
line-height: 1;
letter-spacing: 1.8px;
display: inline-block;
vertical-align: top;
}
.cont-landing-vehicule .cont-banner .landing-vehicule .type-product .entry-summary .group-data.valid-lim .price span.big {
color: #fff;
font-size: 55px;
}
.cont-landing-vehicule .cont-banner .landing-vehicule .type-product .entry-summary .group-data.valid-lim .price span.big * {
color: #fff;
font-size: 55px;
}
.cont-landing-vehicule .cont-banner .landing-vehicule .type-product .entry-summary .group-data.valid-lim .price .amount:before {
display: none;
}
.cont-landing-vehicule .cont-banner .landing-vehicule .type-product .entry-summary .group-data .price .amount {
color: #fff;
font-size: 50px;
font-weight: 600;
line-height: 36px;
}
.cont-landing-vehicule .cont-banner .landing-vehicule .type-product .entry-summary .group-data .price .amount:before,
.cont-landing-vehicule .cont-banner .landing-vehicule .type-product .entry-summary .group-data .price .amount:after {
width: auto;
color: #fff;
font-size: 20px;
font-weight: 400;
text-transform: uppercase;
margin: 0 10px 8px 0;
}
.cont-landing-vehicule .cont-banner .landing-vehicule .type-product .entry-summary .group-data .price .amount:nth-child(2n) {
border-top: solid 1px rgba(224, 228, 246, 0.3);
margin-top: 8px;
padding-top: 8px;
}
.cont-landing-vehicule .cont-banner .landing-vehicule .type-product .entry-summary .group-data .price .amount .woocommerce-Price-currencySymbol {
margin-right: 8px !important;
display: inline-block;
}
.cont-landing-vehicule .cont-banner .landing-vehicule .type-product .entry-summary .variations {
width: 100%;
display: block;
vertical-align: top;
overflow: visible;
}
.cont-landing-vehicule .cont-banner .landing-vehicule .type-product .entry-summary .variations tbody {
width: 100%;
display: inline-table;
vertical-align: top;
overflow: visible;
}
.cont-landing-vehicule .cont-banner .landing-vehicule .type-product .entry-summary .variations tr {
width: 33%;
display: table-cell;
vertical-align: top;
overflow: visible;
}
.cont-landing-vehicule .cont-banner .landing-vehicule .type-product .entry-summary .variations tr:nth-child(2n) {
text-align: right;
}
.cont-landing-vehicule .cont-banner .landing-vehicule .type-product .entry-summary .variations tr td {
overflow: visible;
}
.cont-landing-vehicule .cont-banner .landing-vehicule .type-product .entry-summary .variations tr td:nth-child(2n) {
position: relative;
}
.cont-landing-vehicule .cont-banner .landing-vehicule .type-product .entry-summary .variations tr td .reset_variations {
font-size: 16px;
margin: 0;
padding: 12px;
position: absolute;
right: 0;
bottom: -50px;
}
.cont-landing-vehicule .cont-banner .landing-vehicule .type-product .entry-summary .woo-variation-items-wrapper #pa_departamento {
background: #fff;
height: 45px;
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 15px;
font-weight: 400;
line-height: normal;
letter-spacing: 0.8px;
text-align: left;
border: solid 1px rgba(0, 0, 0, 0.2);
margin: 15px 0 !important;
padding: 0 15px;
display: block !important;
vertical-align: top;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-landing-vehicule .cont-banner .landing-vehicule .type-product .entry-summary .woo-variation-items-wrapper ul[data-attribute_name=attribute_pa_departamento] {
display: none !important;
}
.cont-landing-vehicule .cont-banner .landing-vehicule .type-product .entry-summary .woo-variation-items-wrapper ul li span {
cursor: pointer;
}
.cont-landing-vehicule .cont-banner .landing-vehicule .type-product .entry-summary .woo-variation-items-wrapper .button-variable-wrapper {
padding: 15px 0;
}
.cont-landing-vehicule .cont-banner .landing-vehicule .type-product .entry-summary .woo-variation-items-wrapper .button-variable-wrapper li {
padding: 0;
}
.cont-landing-vehicule .cont-banner .landing-vehicule .type-product .entry-summary .woo-variation-items-wrapper .button-variable-wrapper li span {
padding: 13px;
}
.cont-landing-vehicule .cont-banner .landing-vehicule .type-product .entry-summary .woo-variation-items-wrapper .color-variable-wrapper {
overflow: visible;
padding: 15px 0;
}
.cont-landing-vehicule .cont-banner .landing-vehicule .type-product .entry-summary .woo-variation-items-wrapper .color-variable-wrapper li.color-variable-item {
width: auto;
height: auto;
margin: 0 10px 0 0;
border: solid 1px rgba(160, 166, 197, 0.5);
border-radius: 0;
-webkit-box-shadow: none !important;
box-shadow: none !important;
position: relative;
overflow: visible;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-landing-vehicule .cont-banner .landing-vehicule .type-product .entry-summary .woo-variation-items-wrapper .color-variable-wrapper li.color-variable-item:before {
display: none;
}
.cont-landing-vehicule .cont-banner .landing-vehicule .type-product .entry-summary .woo-variation-items-wrapper .color-variable-wrapper li.color-variable-item:hover {
border: solid 1px #a0a6c5;
}
.cont-landing-vehicule .cont-banner .landing-vehicule .type-product .entry-summary .woo-variation-items-wrapper .color-variable-wrapper li.color-variable-item.selected {
border: solid 2px #d71616;
}
.cont-landing-vehicule .cont-banner .landing-vehicule .type-product .entry-summary .woo-variation-items-wrapper .color-variable-wrapper li.color-variable-item span {
width: 35px;
height: 35px;
border: 0;
border-radius: 0;
margin: 4px;
cursor: pointer;
display: inline-block;
vertical-align: middle;
position: relative;
left: auto;
top: auto;
overflow: visible;
-webkit-transform: none;
transform: none;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-landing-vehicule .cont-banner .landing-vehicule .type-product .entry-summary .single_variation_wrap {
display: inline-block;
vertical-align: top;
}
.cont-landing-vehicule .cont-banner .landing-vehicule .type-product .entry-summary .single_variation_wrap .woocommerce-variation.single_variation {
display: inline-block;
vertical-align: top;
}
.cont-landing-vehicule .cont-banner .landing-vehicule .type-product .entry-summary .single_variation_wrap .woocommerce-variation.single_variation .woocommerce-variation-price {
display: inline-block;
vertical-align: top;
}
.cont-landing-vehicule .cont-banner .landing-vehicule .type-product .entry-summary .single_variation_wrap .woocommerce-variation.single_variation .woocommerce-variation-availability {
display: none;
}
.cont-landing-vehicule .cont-banner .landing-vehicule .type-product .entry-summary .single_variation_wrap .woocommerce-variation.single_variation .woocommerce-variation-availability p {
margin: 0;
padding: 17px;
}
.cont-landing-vehicule .cont-banner .landing-vehicule .discount {
background: #d71616;
width: 42px;
height: 42px;
font-size: 14px;
line-height: 42px;
top: 15%;
left: 68%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.cont-landing-vehicule .cont-banner .landing-vehicule .discount:before,
.cont-landing-vehicule .cont-banner .landing-vehicule .discount:after {
background: #d71616;
width: 42px;
height: 42px;
}
.cont-landing-vehicule .cont-banner .landing-vehicule .rtwpvg-images {
background: transparent !important;
max-width: 100% !important;
border: 0;
margin: 0 !important;
}
.cont-landing-vehicule .cont-banner .landing-vehicule .rtwpvg-images .rtwpvg-wrapper .rtwpvg-slider-wrapper .rtwpvg-slider img {
max-width: 880px;
}
.cont-landing-vehicule .cont-banner .landing-vehicule .rtwpvg-images .rtwpvg-thumbnail-slider.rtwpvg-thumbnail-columns-6 {
-ms-grid-column-align: center;
justify-self: center;
}
.cont-landing-vehicule .cont-banner .landing-vehicule .rtwpvg-images .rtwpvg-thumbnail-wrapper,
.cont-landing-vehicule .cont-banner .landing-vehicule .rtwpvg-images .rtwpvg-trigger-position-top-right,
.cont-landing-vehicule .cont-banner .landing-vehicule .rtwpvg-images .zoomImg {
display: none !important;
}/*/*//*/*/.cont-landing-vehicule .cont-button-term_cond {
overflow: visible;
}
.cont-landing-vehicule .cont-button-term_cond a {
background: #fff;
height: auto;
color: #a0a6c5;
font-family: "Montserrat", sans-serif;
font-weight: 600;
line-height: normal;
padding: 13px;
-webkit-box-shadow: inset 0 0 0 1px #a0a6c5;
box-shadow: inset 0 0 0 1px #a0a6c5;
border-radius: 0;
position: absolute;
z-index: 50;
right: 0;
top: -83px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-landing-vehicule .cont-button-term_cond a:after {
display: none !important;
}
.cont-landing-vehicule .cont-button-term_cond a:hover,
.cont-landing-vehicule .cont-button-term_cond a.active {
background: #a0a6c5;
color: #fff;
}
.cont-landing-vehicule .cont-advertising .ter_cond {
height: 0;
display: inline-block;
vertical-align: top;
overflow: hidden;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-landing-vehicule .cont-advertising .ter_cond.active {
height: auto;
margin-bottom: 25px;
}
.cont-landing-vehicule .cont-advertising .ter_cond p {
font-family: "Montserrat", sans-serif;
font-size: 16px;
font-weight: 400;
}
.cont-landing-vehicule .cont-advertising .ter_cond .cont-steps h5 {
font-weight: 600;
text-align: center;
text-transform: uppercase;
padding-top: 35px;
display: block;
vertical-align: top;
}
.cont-landing-vehicule .cont-advertising .ter_cond .cont-steps h5:before,
.cont-landing-vehicule .cont-advertising .ter_cond .cont-steps h5:after {
display: none;
}
.cont-landing-vehicule .cont-advertising .ter_cond .cont-steps .cont-elastic-col {
text-align: center;
}
.cont-landing-vehicule .cont-advertising .ter_cond .cont-steps .cont-elastic-col:hover img.hover {
opacity: 1;
}
.cont-landing-vehicule .cont-advertising .ter_cond .cont-steps .cont-elastic-col:hover p {
opacity: 1;
top: 0;
}
.cont-landing-vehicule .cont-advertising .ter_cond .cont-steps .cont-elastic-col img {
max-width: 200px;
width: 100%;
margin: 0 auto;
display: block;
vertical-align: top;
position: relative;
z-index: 5;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-landing-vehicule .cont-advertising .ter_cond .cont-steps .cont-elastic-col img.hover {
opacity: 0;
position: absolute;
z-index: 10;
left: 50%;
top: 0;
-webkit-transform: translate(-50%);
transform: translate(-50%);
}
.cont-landing-vehicule .cont-advertising .ter_cond .cont-steps .cont-elastic-col .fas {
color: #a0a6c5;
font-size: 45px;
line-height: normal;
padding-left: 55px;
display: inline-block;
vertical-align: middle;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
}
.cont-landing-vehicule .cont-advertising .ter_cond .cont-steps .cont-elastic-col p {
background: #d71616;
color: #fff;
font-family: "Montserrat", sans-serif;
font-size: 16px;
font-weight: 400;
line-height: normal;
letter-spacing: 0.8px;
text-align: center;
text-transform: uppercase;
margin: 20px;
padding: 8px 15px;
display: inline-block;
vertical-align: top;
opacity: 0;
position: relative;
top: 25px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-woo-default {/**/}
.cont-woo-default .woocommerce-NoticeGroup,
.cont-woo-default .woocommerce-notices-wrapper {
display: none;
}
.cont-woo-default .woocommerce {
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 15px;
font-weight: 400;
line-height: normal;
letter-spacing: 0.8px; }
.cont-woo-default .woocommerce h1 {
display: block;
}
.cont-woo-default .woocommerce h1,
.cont-woo-default .woocommerce h2 {
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 20px;
font-weight: 600;
padding: 0 0 25px 14px;
letter-spacing: initial;
display: inline-block;
vertical-align: top;
position: relative;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-woo-default .woocommerce h1:before,
.cont-woo-default .woocommerce h2:before {
content: "";
background-image: url(//socopur.com.pe/wp-content/themes/SocopurTemplate/v2/image/flecha_derecho_hover.svg);
background-size: 100% auto;
background-repeat: no-repeat;
width: 7px;
height: 15px;
position: absolute;
left: 0;
top: 5px;
}
.cont-woo-default .woocommerce h3 {
font-size: 25px;
font-weight: 400;
}
.cont-woo-default .woocommerce p {
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 15px;
font-weight: 400;
line-height: normal;
letter-spacing: 0.8px;
text-align: center;
display: block;
vertical-align: top;
}
.cont-woo-default .woocommerce p.cart-empty {
width: 100%;
font-size: 18px;
text-align: center;
}
.cont-woo-default .woocommerce p.return-to-shop {
width: 100%;
font-size: 18px;
text-align: center;
margin: 0;
padding: 20px 0;
}
.cont-woo-default .woocommerce p.return-to-shop .button {
overflow: hidden;
border-radius: 0;
}
.cont-woo-default .woocommerce p.return-to-shop .button:after {
z-index: -1;
}
.cont-woo-default .woocommerce p.culqi-susess {
background: #46e6aa;
color: #fff;
padding: 8px 18px;
display: inline-block;
vertical-align: top;
}
.cont-woo-default .woocommerce p.woocommerce-thankyou-order-received {
background: #4dae79;
width: auto;
color: #fff;
font-weight: 600;
text-transform: uppercase;
border-radius: 25px;
padding: 12px 18px;
display: inline-block;
}
.cont-woo-default .woocommerce .cont-sucess {
text-align: center !important;
}
.cont-woo-default .woocommerce .cont-sucess h2:before {
left: -5%;
}
.cont-woo-default .woocommerce .col-md-6 {
padding: 0;
}
.cont-woo-default .woocommerce .woocommerce-info a {
color: #e0e4f6;
font-family: "Montserrat", sans-serif;
font-size: 15px;
font-weight: 600;
line-height: normal;
letter-spacing: 0.8px;
}
.cont-woo-default .woocommerce .woocommerce-error li {
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 15px;
font-weight: 400;
line-height: normal;
letter-spacing: 0.8px;
text-align: center;
display: inline-block;
vertical-align: top;
}
.cont-woo-default .woocommerce .woocommerce-error li strong {
color: currentColor;
font-weight: 700;
}
.cont-woo-default .woocommerce .woocommerce-message .button {
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 15px;
font-weight: 600;
line-height: normal;
letter-spacing: 0.8px;
text-align: center;
-webkit-box-shadow: none;
box-shadow: none;
border-radius: 0;
margin: 0;
padding: 10px 15px;
overflow: hidden;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-woo-default .woocommerce .woocommerce-message .button:after {
z-index: -1;
}
.cont-woo-default .woocommerce .woocommerce-form-login,
.cont-woo-default .woocommerce .woocommerce-form-register,
.cont-woo-default .woocommerce .woocommerce-billing-fields,
.cont-woo-default .woocommerce .checkout {
border: 0;
border-radius: 0;
margin: 0;
padding: 0 0 30px 0;
}
.cont-woo-default .woocommerce .woocommerce-form-login p,
.cont-woo-default .woocommerce .woocommerce-form-login label,
.cont-woo-default .woocommerce .woocommerce-form-login input,
.cont-woo-default .woocommerce .woocommerce-form-login small,
.cont-woo-default .woocommerce .woocommerce-form-register p,
.cont-woo-default .woocommerce .woocommerce-form-register label,
.cont-woo-default .woocommerce .woocommerce-form-register input,
.cont-woo-default .woocommerce .woocommerce-form-register small,
.cont-woo-default .woocommerce .woocommerce-billing-fields p,
.cont-woo-default .woocommerce .woocommerce-billing-fields label,
.cont-woo-default .woocommerce .woocommerce-billing-fields input,
.cont-woo-default .woocommerce .woocommerce-billing-fields small,
.cont-woo-default .woocommerce .checkout p,
.cont-woo-default .woocommerce .checkout label,
.cont-woo-default .woocommerce .checkout input,
.cont-woo-default .woocommerce .checkout small {
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 15px;
font-weight: 400;
line-height: normal;
letter-spacing: 0.8px;
text-align: left;
padding: 0;
display: block;
vertical-align: top;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-woo-default .woocommerce .woocommerce-form-login p span,
.cont-woo-default .woocommerce .woocommerce-form-login p abbr,
.cont-woo-default .woocommerce .woocommerce-form-login label span,
.cont-woo-default .woocommerce .woocommerce-form-login label abbr,
.cont-woo-default .woocommerce .woocommerce-form-login input span,
.cont-woo-default .woocommerce .woocommerce-form-login input abbr,
.cont-woo-default .woocommerce .woocommerce-form-login small span,
.cont-woo-default .woocommerce .woocommerce-form-login small abbr,
.cont-woo-default .woocommerce .woocommerce-form-register p span,
.cont-woo-default .woocommerce .woocommerce-form-register p abbr,
.cont-woo-default .woocommerce .woocommerce-form-register label span,
.cont-woo-default .woocommerce .woocommerce-form-register label abbr,
.cont-woo-default .woocommerce .woocommerce-form-register input span,
.cont-woo-default .woocommerce .woocommerce-form-register input abbr,
.cont-woo-default .woocommerce .woocommerce-form-register small span,
.cont-woo-default .woocommerce .woocommerce-form-register small abbr,
.cont-woo-default .woocommerce .woocommerce-billing-fields p span,
.cont-woo-default .woocommerce .woocommerce-billing-fields p abbr,
.cont-woo-default .woocommerce .woocommerce-billing-fields label span,
.cont-woo-default .woocommerce .woocommerce-billing-fields label abbr,
.cont-woo-default .woocommerce .woocommerce-billing-fields input span,
.cont-woo-default .woocommerce .woocommerce-billing-fields input abbr,
.cont-woo-default .woocommerce .woocommerce-billing-fields small span,
.cont-woo-default .woocommerce .woocommerce-billing-fields small abbr,
.cont-woo-default .woocommerce .checkout p span,
.cont-woo-default .woocommerce .checkout p abbr,
.cont-woo-default .woocommerce .checkout label span,
.cont-woo-default .woocommerce .checkout label abbr,
.cont-woo-default .woocommerce .checkout input span,
.cont-woo-default .woocommerce .checkout input abbr,
.cont-woo-default .woocommerce .checkout small span,
.cont-woo-default .woocommerce .checkout small abbr {
display: inline-block;
vertical-align: middle;
}
.cont-woo-default .woocommerce .woocommerce-form-login p span.woocommerce-input-wrapper,
.cont-woo-default .woocommerce .woocommerce-form-login p abbr.woocommerce-input-wrapper,
.cont-woo-default .woocommerce .woocommerce-form-login label span.woocommerce-input-wrapper,
.cont-woo-default .woocommerce .woocommerce-form-login label abbr.woocommerce-input-wrapper,
.cont-woo-default .woocommerce .woocommerce-form-login input span.woocommerce-input-wrapper,
.cont-woo-default .woocommerce .woocommerce-form-login input abbr.woocommerce-input-wrapper,
.cont-woo-default .woocommerce .woocommerce-form-login small span.woocommerce-input-wrapper,
.cont-woo-default .woocommerce .woocommerce-form-login small abbr.woocommerce-input-wrapper,
.cont-woo-default .woocommerce .woocommerce-form-register p span.woocommerce-input-wrapper,
.cont-woo-default .woocommerce .woocommerce-form-register p abbr.woocommerce-input-wrapper,
.cont-woo-default .woocommerce .woocommerce-form-register label span.woocommerce-input-wrapper,
.cont-woo-default .woocommerce .woocommerce-form-register label abbr.woocommerce-input-wrapper,
.cont-woo-default .woocommerce .woocommerce-form-register input span.woocommerce-input-wrapper,
.cont-woo-default .woocommerce .woocommerce-form-register input abbr.woocommerce-input-wrapper,
.cont-woo-default .woocommerce .woocommerce-form-register small span.woocommerce-input-wrapper,
.cont-woo-default .woocommerce .woocommerce-form-register small abbr.woocommerce-input-wrapper,
.cont-woo-default .woocommerce .woocommerce-billing-fields p span.woocommerce-input-wrapper,
.cont-woo-default .woocommerce .woocommerce-billing-fields p abbr.woocommerce-input-wrapper,
.cont-woo-default .woocommerce .woocommerce-billing-fields label span.woocommerce-input-wrapper,
.cont-woo-default .woocommerce .woocommerce-billing-fields label abbr.woocommerce-input-wrapper,
.cont-woo-default .woocommerce .woocommerce-billing-fields input span.woocommerce-input-wrapper,
.cont-woo-default .woocommerce .woocommerce-billing-fields input abbr.woocommerce-input-wrapper,
.cont-woo-default .woocommerce .woocommerce-billing-fields small span.woocommerce-input-wrapper,
.cont-woo-default .woocommerce .woocommerce-billing-fields small abbr.woocommerce-input-wrapper,
.cont-woo-default .woocommerce .checkout p span.woocommerce-input-wrapper,
.cont-woo-default .woocommerce .checkout p abbr.woocommerce-input-wrapper,
.cont-woo-default .woocommerce .checkout label span.woocommerce-input-wrapper,
.cont-woo-default .woocommerce .checkout label abbr.woocommerce-input-wrapper,
.cont-woo-default .woocommerce .checkout input span.woocommerce-input-wrapper,
.cont-woo-default .woocommerce .checkout input abbr.woocommerce-input-wrapper,
.cont-woo-default .woocommerce .checkout small span.woocommerce-input-wrapper,
.cont-woo-default .woocommerce .checkout small abbr.woocommerce-input-wrapper {
display: block;
vertical-align: top;
}
.cont-woo-default .woocommerce .woocommerce-form-login p span.woocommerce-input-wrapper strong,
.cont-woo-default .woocommerce .woocommerce-form-login p abbr.woocommerce-input-wrapper strong,
.cont-woo-default .woocommerce .woocommerce-form-login label span.woocommerce-input-wrapper strong,
.cont-woo-default .woocommerce .woocommerce-form-login label abbr.woocommerce-input-wrapper strong,
.cont-woo-default .woocommerce .woocommerce-form-login input span.woocommerce-input-wrapper strong,
.cont-woo-default .woocommerce .woocommerce-form-login input abbr.woocommerce-input-wrapper strong,
.cont-woo-default .woocommerce .woocommerce-form-login small span.woocommerce-input-wrapper strong,
.cont-woo-default .woocommerce .woocommerce-form-login small abbr.woocommerce-input-wrapper strong,
.cont-woo-default .woocommerce .woocommerce-form-register p span.woocommerce-input-wrapper strong,
.cont-woo-default .woocommerce .woocommerce-form-register p abbr.woocommerce-input-wrapper strong,
.cont-woo-default .woocommerce .woocommerce-form-register label span.woocommerce-input-wrapper strong,
.cont-woo-default .woocommerce .woocommerce-form-register label abbr.woocommerce-input-wrapper strong,
.cont-woo-default .woocommerce .woocommerce-form-register input span.woocommerce-input-wrapper strong,
.cont-woo-default .woocommerce .woocommerce-form-register input abbr.woocommerce-input-wrapper strong,
.cont-woo-default .woocommerce .woocommerce-form-register small span.woocommerce-input-wrapper strong,
.cont-woo-default .woocommerce .woocommerce-form-register small abbr.woocommerce-input-wrapper strong,
.cont-woo-default .woocommerce .woocommerce-billing-fields p span.woocommerce-input-wrapper strong,
.cont-woo-default .woocommerce .woocommerce-billing-fields p abbr.woocommerce-input-wrapper strong,
.cont-woo-default .woocommerce .woocommerce-billing-fields label span.woocommerce-input-wrapper strong,
.cont-woo-default .woocommerce .woocommerce-billing-fields label abbr.woocommerce-input-wrapper strong,
.cont-woo-default .woocommerce .woocommerce-billing-fields input span.woocommerce-input-wrapper strong,
.cont-woo-default .woocommerce .woocommerce-billing-fields input abbr.woocommerce-input-wrapper strong,
.cont-woo-default .woocommerce .woocommerce-billing-fields small span.woocommerce-input-wrapper strong,
.cont-woo-default .woocommerce .woocommerce-billing-fields small abbr.woocommerce-input-wrapper strong,
.cont-woo-default .woocommerce .checkout p span.woocommerce-input-wrapper strong,
.cont-woo-default .woocommerce .checkout p abbr.woocommerce-input-wrapper strong,
.cont-woo-default .woocommerce .checkout label span.woocommerce-input-wrapper strong,
.cont-woo-default .woocommerce .checkout label abbr.woocommerce-input-wrapper strong,
.cont-woo-default .woocommerce .checkout input span.woocommerce-input-wrapper strong,
.cont-woo-default .woocommerce .checkout input abbr.woocommerce-input-wrapper strong,
.cont-woo-default .woocommerce .checkout small span.woocommerce-input-wrapper strong,
.cont-woo-default .woocommerce .checkout small abbr.woocommerce-input-wrapper strong,
.woocommerce .woocommerce-address-fields p span.woocommerce-input-wrapper strong {
background: #fff;
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 15px;
font-weight: 400;
line-height: 1;
letter-spacing: 0.8px;
text-align: left;
margin: 18px 0 20px 0;
padding: 12px 15px;
border: solid 2px #000;
display: block;
vertical-align: top;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-woo-default .woocommerce .woocommerce-form-login p,
.cont-woo-default .woocommerce .woocommerce-form-register p,
.cont-woo-default .woocommerce .woocommerce-billing-fields p,
.cont-woo-default .woocommerce .checkout p {
_width: 80%;
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 20px;
letter-spacing: 0.8px;
text-align: left;
overflow: visible;
}
.cont-woo-default .woocommerce .woocommerce-form-login p *,
.cont-woo-default .woocommerce .woocommerce-form-register p *,
.cont-woo-default .woocommerce .woocommerce-billing-fields p *,
.cont-woo-default .woocommerce .checkout p * {
color: #000;
display: inline-block;
vertical-align: middle;
}
.cont-woo-default .woocommerce .woocommerce-form-login p a,
.cont-woo-default .woocommerce .woocommerce-form-register p a,
.cont-woo-default .woocommerce .woocommerce-billing-fields p a,
.cont-woo-default .woocommerce .checkout p a {
color: #d71616;
font-weight: 600;
vertical-align: bottom;
position: relative;
}
.cont-woo-default .woocommerce .woocommerce-form-login p a:before,
.cont-woo-default .woocommerce .woocommerce-form-register p a:before,
.cont-woo-default .woocommerce .woocommerce-billing-fields p a:before,
.cont-woo-default .woocommerce .checkout p a:before {
content: "";
background: #d71616;
width: 0%;
height: 1px;
position: absolute;
top: 96%;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-woo-default .woocommerce .woocommerce-form-login p a:hover:before,
.cont-woo-default .woocommerce .woocommerce-form-register p a:hover:before,
.cont-woo-default .woocommerce .woocommerce-billing-fields p a:hover:before,
.cont-woo-default .woocommerce .checkout p a:hover:before {
width: 100%;
}
.cont-woo-default .woocommerce .woocommerce-form-login label,
.cont-woo-default .woocommerce .woocommerce-form-register label,
.cont-woo-default .woocommerce .woocommerce-billing-fields label,
.cont-woo-default .woocommerce .checkout label {
width: 100%;
}
.cont-woo-default .woocommerce .woocommerce-form-login small,
.cont-woo-default .woocommerce .woocommerce-form-register small,
.cont-woo-default .woocommerce .woocommerce-billing-fields small,
.cont-woo-default .woocommerce .checkout small {
background: #fff;
margin: 5px 0 15px 0;
padding: 15px;
}
.cont-woo-default .woocommerce .woocommerce-form-login input,
.cont-woo-default .woocommerce .woocommerce-form-register input,
.cont-woo-default .woocommerce .woocommerce-billing-fields input,
.cont-woo-default .woocommerce .checkout input {
background: #fff;
height: 45px;
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 15px;
font-weight: 400;
line-height: normal;
letter-spacing: 0.8px;
text-align: left;
border: solid 2px #000;
border-radius: 4px;
margin: 18px 0 20px 0 !important;
padding: 15px;
display: block;
vertical-align: top;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-woo-default .woocommerce .woocommerce-form-login input[type=password],
.cont-woo-default .woocommerce .woocommerce-form-register input[type=password],
.cont-woo-default .woocommerce .woocommerce-billing-fields input[type=password],
.cont-woo-default .woocommerce .checkout input[type=password] {
width: 100%;
}
.cont-woo-default .woocommerce .woocommerce-form-login a:hover,
.cont-woo-default .woocommerce .woocommerce-form-register a:hover,
.cont-woo-default .woocommerce .woocommerce-billing-fields a:hover,
.cont-woo-default .woocommerce .checkout a:hover {
font-weight: 600;
}
.cont-woo-default .woocommerce .woocommerce-form-login .woocommerce-form__label,
.cont-woo-default .woocommerce .woocommerce-form-register .woocommerce-form__label,
.cont-woo-default .woocommerce .woocommerce-billing-fields .woocommerce-form__label,
.cont-woo-default .woocommerce .checkout .woocommerce-form__label {
position: relative;
}
.cont-woo-default .woocommerce .woocommerce-form-login .woocommerce-form__label:before,
.cont-woo-default .woocommerce .woocommerce-form-register .woocommerce-form__label:before,
.cont-woo-default .woocommerce .woocommerce-billing-fields .woocommerce-form__label:before,
.cont-woo-default .woocommerce .checkout .woocommerce-form__label:before {
content: "";
width: 25px;
height: 25px;
border: solid 2px #000;
margin: 10px 10px 10px 0;
padding: 0;
display: inline-block;
vertical-align: middle;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-woo-default .woocommerce .woocommerce-form-login .woocommerce-form__label:after,
.cont-woo-default .woocommerce .woocommerce-form-register .woocommerce-form__label:after,
.cont-woo-default .woocommerce .woocommerce-billing-fields .woocommerce-form__label:after,
.cont-woo-default .woocommerce .checkout .woocommerce-form__label:after {
content: "X";
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 16px;
font-weight: 700;
line-height: normal;
letter-spacing: 0.8px;
text-align: left;
margin: 12px 8px;
opacity: 0;
position: absolute;
left: 0;
top: 0;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-woo-default .woocommerce .woocommerce-form-login .woocommerce-form__label:hover:before,
.cont-woo-default .woocommerce .woocommerce-form-register .woocommerce-form__label:hover:before,
.cont-woo-default .woocommerce .woocommerce-billing-fields .woocommerce-form__label:hover:before,
.cont-woo-default .woocommerce .checkout .woocommerce-form__label:hover:before {
border: solid 1px #a0a6c5;
}
.cont-woo-default .woocommerce .woocommerce-form-login .woocommerce-form__label.checked:before,
.cont-woo-default .woocommerce .woocommerce-form-register .woocommerce-form__label.checked:before,
.cont-woo-default .woocommerce .woocommerce-billing-fields .woocommerce-form__label.checked:before,
.cont-woo-default .woocommerce .checkout .woocommerce-form__label.checked:before {
border: solid 2px #a0a6c5;
}
.cont-woo-default .woocommerce .woocommerce-form-login .woocommerce-form__label.checked:after,
.cont-woo-default .woocommerce .woocommerce-form-register .woocommerce-form__label.checked:after,
.cont-woo-default .woocommerce .woocommerce-billing-fields .woocommerce-form__label.checked:after,
.cont-woo-default .woocommerce .checkout .woocommerce-form__label.checked:after {
opacity: 1;
}
.cont-woo-default .woocommerce .woocommerce-form-login .woocommerce-form__label input,
.cont-woo-default .woocommerce .woocommerce-form-register .woocommerce-form__label input,
.cont-woo-default .woocommerce .woocommerce-billing-fields .woocommerce-form__label input,
.cont-woo-default .woocommerce .checkout .woocommerce-form__label input {
display: none;
}
.cont-woo-default .woocommerce .woocommerce-form-login .woocommerce-Button,
.cont-woo-default .woocommerce .woocommerce-form-login .button.register,
.cont-woo-default .woocommerce .woocommerce-form-login .woocommerce-form-login__submit,
.cont-woo-default .woocommerce .woocommerce-form-register .woocommerce-Button,
.cont-woo-default .woocommerce .woocommerce-form-register .button.register,
.cont-woo-default .woocommerce .woocommerce-form-register .woocommerce-form-login__submit,
.cont-woo-default .woocommerce .woocommerce-billing-fields .woocommerce-Button,
.cont-woo-default .woocommerce .woocommerce-billing-fields .button.register,
.cont-woo-default .woocommerce .woocommerce-billing-fields .woocommerce-form-login__submit,
.cont-woo-default .woocommerce .checkout .woocommerce-Button,
.cont-woo-default .woocommerce .checkout .button.register,
.cont-woo-default .woocommerce .checkout .woocommerce-form-login__submit {
background: #000;
min-width: 45%; width: auto;
height: 45px;
color: #fff;
font-family: "Montserrat", sans-serif;
font-size: 14px;
font-weight: 600;
line-height: normal;
letter-spacing: 0.8px;
text-align: center;
text-transform: uppercase;
-webkit-box-shadow: none;
box-shadow: none;
border: 0;
border-radius: 4px;
margin: 15px 20px 0 0;
padding: 12px 15px;
overflow: hidden;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-woo-default .woocommerce .woocommerce-form-login .woocommerce-Button:hover,
.cont-woo-default .woocommerce .woocommerce-form-login .button.register:hover,
.cont-woo-default .woocommerce .woocommerce-form-login .woocommerce-form-login__submit:hover,
.cont-woo-default .woocommerce .woocommerce-form-register .woocommerce-Button:hover,
.cont-woo-default .woocommerce .woocommerce-form-register .button.register:hover,
.cont-woo-default .woocommerce .woocommerce-form-register .woocommerce-form-login__submit:hover,
.cont-woo-default .woocommerce .woocommerce-billing-fields .woocommerce-Button:hover,
.cont-woo-default .woocommerce .woocommerce-billing-fields .button.register:hover,
.cont-woo-default .woocommerce .woocommerce-billing-fields .woocommerce-form-login__submit:hover,
.cont-woo-default .woocommerce .checkout .woocommerce-Button:hover,
.cont-woo-default .woocommerce .checkout .button.register:hover,
.cont-woo-default .woocommerce .checkout .woocommerce-form-login__submit:hover {
background: #d71616;
}
.cont-woo-default .woocommerce .woocommerce-form-login .woocommerce-form-register__submit,
.cont-woo-default .woocommerce .woocommerce-form-register .woocommerce-form-register__submit,
.cont-woo-default .woocommerce .woocommerce-billing-fields .woocommerce-form-register__submit,
.cont-woo-default .woocommerce .checkout .woocommerce-form-register__submit {
color: #fff;
}
.cont-woo-default .woocommerce .woocommerce-form-login .button.register,
.cont-woo-default .woocommerce .woocommerce-form-register .button.register,
.cont-woo-default .woocommerce .woocommerce-billing-fields .button.register,
.cont-woo-default .woocommerce .checkout .button.register {
background: #000;
margin: 0 0 10px 0;
}
.cont-woo-default .woocommerce .woocommerce-form-login .button.register b,
.cont-woo-default .woocommerce .woocommerce-form-register .button.register b,
.cont-woo-default .woocommerce .woocommerce-billing-fields .button.register b,
.cont-woo-default .woocommerce .checkout .button.register b {
color: #fff;
font-family: "Montserrat", sans-serif;
font-size: 15px;
font-weight: 600;
letter-spacing: 0.8px;
text-align: center;
display: inline-block;
vertical-align: middle;
}
.cont-woo-default .woocommerce .woocommerce-form-login .password-input,
.cont-woo-default .woocommerce .woocommerce-form-register .password-input,
.cont-woo-default .woocommerce .woocommerce-billing-fields .password-input,
.cont-woo-default .woocommerce .checkout .password-input {
width: 100%;
}
.cont-woo-default .woocommerce .woocommerce-form-login .password-input .show-password-input,
.cont-woo-default .woocommerce .woocommerce-form-register .password-input .show-password-input,
.cont-woo-default .woocommerce .woocommerce-billing-fields .password-input .show-password-input,
.cont-woo-default .woocommerce .checkout .password-input .show-password-input {
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.cont-woo-default .woocommerce #billing_address_1_field span input {
_margin-bottom: 0 !important;
}
.cont-woo-default .woocommerce #billing_address_2_field span input {
margin-top: 0 !important;
}
.cont-woo-default .woocommerce .woocommerce-LostPassword {
margin-top: 15px;
}
.cont-woo-default .woocommerce .woocommerce-LostPassword a {
overflow: visible;
}
.cont-woo-default .woocommerce .lost_reset_password {
text-align: center;
}
.cont-woo-default .woocommerce .lost_reset_password p,
.cont-woo-default .woocommerce .lost_reset_password label,
.cont-woo-default .woocommerce .lost_reset_password input {
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 15px;
font-weight: 400;
line-height: 22px;
letter-spacing: 0.8px;
text-align: center;
margin: 0 auto;
padding: 0;
display: block;
vertical-align: top;
float: none;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-woo-default .woocommerce .lost_reset_password p span,
.cont-woo-default .woocommerce .lost_reset_password label span,
.cont-woo-default .woocommerce .lost_reset_password input span {
display: inline-block;
vertical-align: middle;
}
.cont-woo-default .woocommerce .lost_reset_password p {
width: 50%;
}
.cont-woo-default .woocommerce .lost_reset_password label {
margin-top: 35px;
}
.cont-woo-default .woocommerce .lost_reset_password input {
height: 45px;
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 15px;
font-weight: 400;
line-height: normal;
letter-spacing: 0.8px;
text-align: center;
border: solid 1px rgba(0, 0, 0, 0.2);
margin: 18px 0 20px 0 !important;
padding: 15px;
display: block;
vertical-align: top;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-woo-default .woocommerce .lost_reset_password a:hover {
font-weight: 600;
}
.cont-woo-default .woocommerce .lost_reset_password .woocommerce-Button {
background: transparent;
width: 45%;
height: 45px;
color: #d71616;
font-family: "Montserrat", sans-serif;
font-size: 15px;
font-weight: 600;
line-height: normal;
letter-spacing: 0.8px;
text-align: center;
text-transform: uppercase;
-webkit-box-shadow: none;
box-shadow: none;
border: solid 1px #d71616;
border-radius: 0;
margin: 15px 20px 0 0;
padding: 10px 0;
overflow: hidden;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-woo-default .woocommerce .lost_reset_password .woocommerce-Button:after {
content: "";
background: #d71616;
width: 100%;
height: 100%;
position: absolute;
right: 100%;
top: 0;
z-index: -1;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-woo-default .woocommerce .lost_reset_password .woocommerce-Button:hover {
color: #fff;
}
.cont-woo-default .woocommerce .lost_reset_password .woocommerce-Button:hover:after {
right: 0;
}
.cont-woo-default .woocommerce nav.woocommerce-MyAccount-navigation {
max-width: 25%;
width: 25%;
display: inline-block;
vertical-align: top;
position: relative;
z-index: 5;
}
.cont-woo-default .woocommerce nav.woocommerce-MyAccount-navigation ul {
max-width: 100%;
width: 100%;
list-style-type: none;
padding-left: 0;
font-size: 17px;
line-height: 26px;
}
.cont-woo-default .woocommerce nav.woocommerce-MyAccount-navigation ul li {
padding: 12px 20px;
background: #fff;
border-left: 2px solid rgba(0, 0, 0, 0.05);
border-right: 1px solid rgba(0, 0, 0, 0.05);
border-bottom: 1px solid rgba(0, 0, 0, 0.05);
position: relative;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-woo-default .woocommerce nav.woocommerce-MyAccount-navigation ul li:after {
content: "";
height: 0;
width: 0;
border-top: 20px solid transparent;
border-left: 14px solid #fff;
border-bottom: 20px solid transparent;
position: absolute;
top: 50%;
left: 80%;
z-index: 5;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-woo-default .woocommerce nav.woocommerce-MyAccount-navigation ul li a {
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 16px;
font-weight: 400;
display: block;
vertical-align: top;
position: relative; z-index: 10;
}
.cont-woo-default .woocommerce nav.woocommerce-MyAccount-navigation ul li.is-active {
background-color: #ff000f;
}
.cont-woo-default .woocommerce nav.woocommerce-MyAccount-navigation ul li.is-active:after {
border-left: 14px solid #ff000f;
left: 100%;
}
.cont-woo-default .woocommerce nav.woocommerce-MyAccount-navigation ul li.is-active a {
color: #fff;
font-weight: 600;
cursor: default;
}
.cont-woo-default .woocommerce nav.woocommerce-MyAccount-navigation ul li:not(.is-active):hover {
background-color: #f3d8d8;
}
.cont-woo-default .woocommerce nav.woocommerce-MyAccount-navigation ul li:not(.is-active):hover:after {
border-left: 14px solid #f3d8d8;
left: 100%;
}
.cont-woo-default .woocommerce nav.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads {
display: none;
}
.cont-woo-default .woocommerce .woocommerce-MyAccount-content {
width: 73%;
background: #fff;
text-align: left;
-webkit-box-shadow: inset 0 -4px 0px 0px #dfe2f0, 0 10px 20px 0px rgba(192, 196, 215, 0.25);
box-shadow: inset 0 -4px 0px 0px #dfe2f0, 0 10px 20px 0px rgba(192, 196, 215, 0.25);
padding: 35px;
display: inline-block;
vertical-align: top;
float: right;
position: relative;
z-index: 1;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-woo-default .woocommerce .woocommerce-MyAccount-content header {
display: block;
vertical-align: top;
}
.cont-woo-default .woocommerce .woocommerce-MyAccount-content header a {
float: right;
}
.cont-woo-default .woocommerce .woocommerce-MyAccount-content h1,
.cont-woo-default .woocommerce .woocommerce-MyAccount-content h2,
.cont-woo-default .woocommerce .woocommerce-MyAccount-content h3 {
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 20px;
font-weight: 600;
padding: 0 0 25px 14px;
letter-spacing: initial;
display: inline-block;
vertical-align: top;
position: relative;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-woo-default .woocommerce .woocommerce-MyAccount-content h1:before,
.cont-woo-default .woocommerce .woocommerce-MyAccount-content h2:before,
.cont-woo-default .woocommerce .woocommerce-MyAccount-content h3:before {
content: "";
background-image: url(//socopur.com.pe/wp-content/themes/SocopurTemplate/v2/image/flecha_derecho_hover.svg);
background-size: 100% auto;
background-repeat: no-repeat;
width: 7px;
height: 15px;
position: absolute;
left: 0;
top: 5px;
}
.cont-woo-default .woocommerce .woocommerce-MyAccount-content p {
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 14px;
font-weight: 400;
text-align: left;
line-height: 20px;
letter-spacing: 0.8px;
display: block;
}
.cont-woo-default .woocommerce .woocommerce-MyAccount-content p b,
.cont-woo-default .woocommerce .woocommerce-MyAccount-content p strong {
color: currentColor;
font-weight: 600;
}
.cont-woo-default .woocommerce .woocommerce-MyAccount-content a {
color: #ff000f;
font-weight: 600;
vertical-align: bottom;
position: relative;
}
.cont-woo-default .woocommerce .woocommerce-MyAccount-content a:hover:before {
width: 100%;
}
.cont-woo-default .woocommerce .woocommerce-MyAccount-content address {
background: rgba(128, 128, 128, 0.1);
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 14px;
font-weight: 400;
text-align: left;
line-height: 25px;
letter-spacing: 0.8px;
padding: 8px;
display: block;
vertical-align: top;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-woo-default .woocommerce .woocommerce-MyAccount-content .woocommerce-Address {
padding-top: 25px;
width: 100%;
}
.cont-woo-default .woocommerce .woocommerce-MyAccount-content .edit-account p,
.cont-woo-default .woocommerce .woocommerce-MyAccount-content .edit-account label,
.cont-woo-default .woocommerce .woocommerce-MyAccount-content .edit-account input,
.cont-woo-default .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields__field-wrapper p,
.cont-woo-default .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields__field-wrapper label,
.cont-woo-default .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields__field-wrapper input {
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 15px;
font-weight: 400;
line-height: normal;
letter-spacing: 0.8px;
text-align: left;
padding: 0;
display: block;
vertical-align: top;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-woo-default .woocommerce .woocommerce-MyAccount-content .edit-account p span,
.cont-woo-default .woocommerce .woocommerce-MyAccount-content .edit-account p abbr,
.cont-woo-default .woocommerce .woocommerce-MyAccount-content .edit-account label span,
.cont-woo-default .woocommerce .woocommerce-MyAccount-content .edit-account label abbr,
.cont-woo-default .woocommerce .woocommerce-MyAccount-content .edit-account input span,
.cont-woo-default .woocommerce .woocommerce-MyAccount-content .edit-account input abbr,
.cont-woo-default .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields__field-wrapper p span,
.cont-woo-default .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields__field-wrapper p abbr,
.cont-woo-default .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields__field-wrapper label span,
.cont-woo-default .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields__field-wrapper label abbr,
.cont-woo-default .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields__field-wrapper input span,
.cont-woo-default .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields__field-wrapper input abbr {
display: inline-block;
vertical-align: middle;
}
.cont-woo-default .woocommerce .woocommerce-MyAccount-content .edit-account input,
.cont-woo-default .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields__field-wrapper input {
height: 45px;
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 15px;
font-weight: 400;
line-height: normal;
letter-spacing: 0.8px;
text-align: left;
border: solid 2px #000;
margin: 18px 0 20px 0 !important;
padding: 15px;
display: block;
vertical-align: top;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-woo-default .woocommerce .woocommerce-MyAccount-content .edit-account a:hover,
.cont-woo-default .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields__field-wrapper a:hover {
font-weight: 600;
}
.cont-woo-default .woocommerce .woocommerce-MyAccount-content .edit-account .select2-selection,
.cont-woo-default .woocommerce .woocommerce-MyAccount-content .edit-account .selection,
.cont-woo-default .woocommerce .woocommerce-MyAccount-content .edit-account .select2-selection__rendered,
.cont-woo-default .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields__field-wrapper .select2-selection,
.cont-woo-default .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields__field-wrapper .selection,
.cont-woo-default .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields__field-wrapper .select2-selection__rendered {
width: 100%;
vertical-align: top;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-woo-default .woocommerce .woocommerce-MyAccount-content .edit-account .woocommerce-input-wrapper,
.cont-woo-default .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields__field-wrapper .woocommerce-input-wrapper {
width: 100%;
}
.cont-woo-default .woocommerce .woocommerce-MyAccount-content .edit-account .select2,
.cont-woo-default .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields__field-wrapper .select2 {
margin: 15px 0;
}
.cont-woo-default .woocommerce .woocommerce-MyAccount-content .password-input {
width: 100%;
}
.cont-woo-default .woocommerce .woocommerce-MyAccount-content .password-input .show-password-input {
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.cont-woo-default .woocommerce .woocommerce-MyAccount-content tr td span{ line-height:normal; }
.cont-woo-default .woocommerce .woocommerce-MyAccount-content .woocommerce-Button,
.cont-woo-default .woocommerce .woocommerce-MyAccount-content .button {
background: #000;
color: #fff;
font-family: "Montserrat", sans-serif;
font-size: 14px;
font-weight: 600;
line-height: 21px;
text-align: center;
letter-spacing: 0.8px;
text-align: center;
-webkit-box-shadow: none;
box-shadow: none;
border: 0;
border-radius: 4px !important;
margin: 5px 0;
padding: 12px 15px;
overflow: hidden;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-woo-default .woocommerce .woocommerce-MyAccount-content .woocommerce-Button:hover,
.cont-woo-default .woocommerce .woocommerce-MyAccount-content .button:hover {
background: #FF000F;
}
.cont-woo-default .woocommerce .woocommerce-MyAccount-content .woocommerce-Button:hover:after,
.cont-woo-default .woocommerce .woocommerce-MyAccount-content .button:hover:after {
right: 0;
}
.cont-woo-default .woocommerce .calculated_shipping .shop_table tr th {
width: 20% !important;
}
.cont-woo-default .woocommerce .calculated_shipping .shop_table tr td:before {
display: none;
}
.cont-woo-default .woocommerce .woocommerce-checkout-review-order .shop_table tr th {
width: 20%;
text-align: left;
}
.cont-woo-default .woocommerce .shop_table {
background: #fff;
border: solid 1px #e0e4f6;
}
.cont-woo-default .woocommerce .shop_table thead {
background: #e0e4f6;
}
.cont-woo-default .woocommerce .shop_table tr {
width: 100%;
_display: table;
}
.cont-woo-default .woocommerce .shop_table tr th,
.cont-woo-default .woocommerce .shop_table tr td {
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 13px;
font-weight: 400;
line-height: normal;
letter-spacing: 0.8px;
text-align: center;
display: table-cell;
vertical-align: middle;
}
.cont-woo-default .woocommerce .shop_table tr th{
font-family: "Montserrat", sans-serif;
font-weight: 600;
padding: 10px 12px;
}
.cont-woo-default .woocommerce .shop_table tr th:before,
.cont-woo-default .woocommerce .shop_table tr td:before {
_display: none;
}
.cont-woo-default .woocommerce .shop_table tr th.product-thumbnail:before,
.cont-woo-default .woocommerce .shop_table tr td.product-thumbnail:before {
display: none;
}
.cont-woo-default .woocommerce .shop_table tr th *,
.cont-woo-default .woocommerce .shop_table tr td * {
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 13px;
font-weight: 400;
line-height: 20px;
letter-spacing: 0.8px;
text-align: center;
display: inline-block;
vertical-align: bottom;
}
.cont-woo-default .woocommerce .shop_table tr th * img,
.cont-woo-default .woocommerce .shop_table tr td * img {
max-width: 100%;
}
.cont-woo-default .woocommerce .shop_table tr th span {
font-family: "Montserrat", sans-serif;
font-weight: 600;
padding: 5px 0;
}
.cont-woo-default .woocommerce .shop_table tr td {
border-top: solid 1px #e0e4f6;
text-align: center;
}
.cont-woo-default .woocommerce .shop_table tr td:before {
width: 100%;
text-align: left;
display: block;
}
.cont-woo-default .woocommerce .shop_table tr td del {
display: none !important;
}
.cont-woo-default .woocommerce .shop_table tr td a {
color: #d71616;
font-weight: 400;
vertical-align: bottom;
position: relative;
}
.cont-woo-default .woocommerce .shop_table tr td a:hover {
font-weight: 700;
}
.cont-woo-default .woocommerce .shop_table tr td .quantity {
margin: 5px 0 0 0;
}
.cont-woo-default .woocommerce .shop_table tr td .quantity input[type=button] {
display: none;
}
.cont-woo-default .woocommerce .shop_table tr td .quantity input[type=number] {
height: 34px;
margin: 0 !important;
}
.cont-woo-default .woocommerce .shop_table .quantity {
overflow: visible;
}
.cont-woo-default .woocommerce .shop_table .actions {
_display: none;
}
.cont-woo-default .woocommerce .shop_table .actions .coupon {
width: 50%;
text-align: left;
}
.cont-woo-default .woocommerce .shop_table .actions .coupon label {
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 15px;
font-weight: 400;
line-height: normal;
letter-spacing: 0.8px;
text-align: center;
display: inline-block;
vertical-align: middle;
}
.cont-woo-default .woocommerce .shop_table .actions .coupon input[type=text] {
width: 155px;
height: 45px;
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 15px;
font-weight: 400;
line-height: normal;
letter-spacing: 0.8px;
text-align: left;
border: solid 1px rgba(0, 0, 0, 0.2);
margin: 0 8px;
padding: 12px;
display: inline-block;
vertical-align: middle;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-woo-default .woocommerce .shop_table .woocommerce-shipping-totals {
background: #fff;
_display: none;
}
.cont-woo-default .woocommerce .shop_table .woocommerce-shipping-totals.shipping td,
.cont-woo-default .woocommerce .shop_table .woocommerce-shipping-totals.shipping td *{
text-align: left !important;
}
.cont-woo-default .woocommerce .shop_table .woocommerce-shipping-totals.shipping td .woocommerce-shipping-destination{
margin-top: 10px;
}
.cont-woo-default .woocommerce .shop_table .woocommerce-shipping-totals.shipping .shipping-calculator-form{
width: 100%;
display: block;
}
.cont-woo-default .woocommerce .shop_table .woocommerce-shipping-totals.shipping .shipping-calculator-form input,
.cont-woo-default .woocommerce .shop_table .woocommerce-shipping-totals.shipping .shipping-calculator-form #calc_shipping_city_field,
.cont-woo-default .woocommerce .shop_table .woocommerce-shipping-totals.shipping .shipping-calculator-form #calc_shipping_postcode_field{
display: none !important;
}
.cont-woo-default .woocommerce .shop_table .woocommerce-shipping-totals th {
width: 10% !important;
}
.cont-woo-default .woocommerce .shop_table .woocommerce-shipping-totals th,
.cont-woo-default .woocommerce .shop_table .woocommerce-shipping-totals td {
background: transparent;
text-align: left;
}
.cont-woo-default .woocommerce .shop_table .woocommerce-shipping-totals th ul,
.cont-woo-default .woocommerce .shop_table .woocommerce-shipping-totals td ul {
width: 100%;
text-align: left !important;
}
.cont-woo-default .woocommerce .shop_table .woocommerce-shipping-totals th ul li,
.cont-woo-default .woocommerce .shop_table .woocommerce-shipping-totals td ul li {
text-align: left !important;
display: block;
}
.cont-woo-default .woocommerce .shop_table .woocommerce-shipping-totals th ul li:last-of-type,
.cont-woo-default .woocommerce .shop_table .woocommerce-shipping-totals td ul li:last-of-type {
margin-bottom: 0 !important;
}
.cont-woo-default .woocommerce .shop_table .woocommerce-shipping-totals strong{
font-size: 14px;
font-weight: 600;
margin-bottom: 10px;
display: block;
}
.cont-woo-default .woocommerce .shop_table .woocommerce-shipping-totals span {
font-weight: 700;
vertical-align: initial;
}
.cont-woo-default .woocommerce .shop_table .woocommerce-shipping-totals span span {
font-weight: 700;
vertical-align: top;
}
.cont-woo-default .woocommerce .shop_table .woocommerce-shipping-totals p {
width: 100%;
padding-right: 0;
padding-left: 0;
display: inline-block;
vertical-align: top;
position: relative;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-woo-default .woocommerce .shop_table .woocommerce-shipping-totals p strong,
.cont-woo-default .woocommerce .shop_table .woocommerce-shipping-totals p b {
color: #a0a6c5;
font-weight: 600;
display: inline;
vertical-align: initial;
}
.cont-woo-default .woocommerce .shop_table .woocommerce-shipping-totals p input {
height: 45px;
line-height: 45px;
padding: 12px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-woo-default .woocommerce .shop_table .woocommerce-shipping-totals a {
color: #d71616;
font-size: 14px;
font-weight: 600;
line-height: normal;
text-transform: uppercase;
display: inline-block;
vertical-align: middle;
position: relative;
overflow: visible;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-woo-default .woocommerce .shop_table .woocommerce-shipping-totals a:before {
content: "";
background: #d71616;
width: 0%;
height: 1px;
position: absolute;
top: 108%;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-woo-default .woocommerce .shop_table .woocommerce-shipping-totals a:hover:before {
width: 100%;
}
.cont-woo-default .woocommerce .shop_table .woocommerce-shipping-totals input[type=radio] {
display: none;
}
.cont-woo-default .woocommerce .shop_table .woocommerce-shipping-totals input[type=radio]:checked + label:after,
.cont-woo-default .woocommerce .shop_table .woocommerce-shipping-totals input[type=hidden] + label:after {
opacity: 1 !important;
}
.cont-woo-default .woocommerce .shop_table .woocommerce-shipping-totals input[type=radio]:checked + label:before,
.cont-woo-default .woocommerce .shop_table .woocommerce-shipping-totals input[type=hidden] + label:before {
border: 1px solid #d71616;
}
.cont-woo-default .woocommerce .shop_table .woocommerce-shipping-totals label {
width: 90%;
text-align: left !important;
padding: 0 0 0 20px;
display: inline-block !important;
vertical-align: top;
position: relative;
cursor: pointer;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-woo-default .woocommerce .shop_table .woocommerce-shipping-totals label:hover:before {
border: 1px solid #d71616;
}
.cont-woo-default .woocommerce .shop_table .woocommerce-shipping-totals label:before {
content: "";
width: 12px;
height: 12px;
position: absolute;
left: 0;
top: 50%;
border: 1px solid #808080;
border-radius: 100%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-woo-default .woocommerce .shop_table .woocommerce-shipping-totals label:after {
content: "";
background: #d71616;
width: 6px;
height: 6px;
margin: 7px 3px;
position: absolute;
left: 0;
top: 0;
border: 1px solid #d71616;
border-radius: 100%;
opacity: 0;
}
.cont-woo-default .woocommerce .shop_table .woocommerce-shipping-totals label[for=shipping_method_0_flat_rate4],
.cont-woo-default .woocommerce .shop_table .woocommerce-shipping-totals label[for=shipping_method_0_flat_rate7] {
_padding: 0;
}
.cont-woo-default .woocommerce .shop_table .woocommerce-shipping-totals label[for=shipping_method_0_flat_rate4]:after,
.cont-woo-default .woocommerce .shop_table .woocommerce-shipping-totals label[for=shipping_method_0_flat_rate4]:before,
.cont-woo-default .woocommerce .shop_table .woocommerce-shipping-totals label[for=shipping_method_0_flat_rate7]:after,
.cont-woo-default .woocommerce .shop_table .woocommerce-shipping-totals label[for=shipping_method_0_flat_rate7]:before {
_display: none;
}
.cont-woo-default .woocommerce .shop_table .woocommerce-shipping-totals label br {
display: none;
}
.cont-woo-default .woocommerce .shop_table .woocommerce-shipping-totals label small {
width: 100%;
color: #d71616;
font-size: 11px;
line-height: 1;
padding: 0 20px 0 0;
position: absolute;
right: 0;
top: 108%;
}
.cont-woo-default .woocommerce .shop_table .woocommerce-shipping-totals .shipping-calculator-form {
padding-top: 15px;
}
.cont-woo-default .woocommerce .shop_table .woocommerce-shipping-totals .shipping-calculator-form p {
vertical-align: top;
}
.cont-woo-default .woocommerce .shop_table .woocommerce-shipping-totals .shipping-calculator-form p span:first-child {
width: 100%;
}
.cont-woo-default .woocommerce .shop_table .woocommerce-shipping-totals .shipping-calculator-form .select2 {
display: inline-block;
vertical-align: top;
}
.cont-woo-default .woocommerce .shop_table .woocommerce-shipping-totals .shipping-calculator-form .select2 .selection {
width: 100%;
display: inline-block;
vertical-align: top;
}
.cont-woo-default .woocommerce .shop_table .woocommerce-shipping-totals .shipping-calculator-form .select2 .selection .select2-selection {
width: 100%;
margin: 0;
display: inline-block;
vertical-align: top;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-woo-default .woocommerce .shop_table .msg-shipping td {
text-align: center !important;
padding: 15px 12px;
}
.cont-woo-default .woocommerce .shop_table .msg-shipping td strong {
width: 100%;
font-size: 13px;
line-height: 22px;
text-align: left !important;
border: solid 0 #aaa;
display: block;
vertical-align: top;
vertical-align: initial;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-woo-default .woocommerce .shop_table .msg-shipping td strong b {
font-size: 1em;
font-weight: 600;
display: inline-block;
vertical-align: text-bottom;
}
.cont-woo-default .woocommerce .shop_table .msg-shipping td strong a {
font-size: 1em;
}
.cont-woo-default .woocommerce .shop_table .msg-shipping td strong ul {
text-align: left;
margin: 0;
padding: 0;
display: block;
vertical-align: top;
}
.cont-woo-default .woocommerce .shop_table .msg-shipping td strong ul li {
font-size: 1em;
text-align: left !important;
padding: 0 0 10px 20px;
display: block;
vertical-align: top;
position: relative;
}
.cont-woo-default .woocommerce .shop_table .msg-shipping td strong ul li:before {
content: "✔";
color: #e30613;
font-size: 14px;
display: inline-block;
vertical-align: top;
position: absolute;
left: 0;
top: 2px;
}
.cont-woo-default .woocommerce .shop_table .msg-shipping td strong ul li:last-of-type {
padding: 0 0 0 20px;
}
.cont-woo-default .woocommerce .shop_table .msg-shipping td strong ul li b {
margin: 0;
padding: 0;
display: inline;
vertical-align: initial;
}
.cont-woo-default .woocommerce .shop_table .fee th {
text-align: right;
}
.cont-woo-default .woocommerce .shop_table .fee th,
.cont-woo-default .woocommerce .shop_table .fee td {
width: 50%;
color: red;
font-size: 14px;
font-weight: 700;
border-left: solid 1px red;
border-right: 0;
border-top: solid 1px red;
border-bottom: solid 1px red;
}
.cont-woo-default .woocommerce .shop_table .fee td {
border-left: 0;
border-right: solid 1px red;
text-align: right;
}
.cont-woo-default .woocommerce .shop_table .product-remove {
width: 10%;
}
.cont-woo-default .woocommerce .shop_table .product-remove .remove {
font-size: 32px;
line-height: 32px;
}
.cont-woo-default .woocommerce .shop_table .product-thumbnail {
width: 7%;
}
.cont-woo-default .woocommerce .shop_table .product-thumbnail img {
border: solid 1px rgba(0, 0, 0, 0.2);
}
.cont-woo-default .woocommerce .shop_table .product-name {
width: 30%;
text-align: center;
}
.cont-woo-default .woocommerce .shop_table .product-name .variation {
display: none;
}
.cont-woo-default .woocommerce .shop_table .product-price {
width: 20%;
text-align: center;
}
.cont-woo-default .woocommerce .shop_table .product-quantity {
width: 20%;
text-align: center;
}
.cont-woo-default .woocommerce .shop_table .product-quantity .buttons {
font-size: 22px;
font-weight: 700;
line-height: 35px;
letter-spacing: 0.8px;
text-align: center;
}
.cont-woo-default .woocommerce .shop_table .product-subtotal {
width: 13%;
text-align: center;
}
.cont-woo-default .woocommerce .shop_table .button {
line-height: normal;
padding: 8px 12px;
overflow: hidden;
border-radius: 0;
vertical-align: middle;
}
.cont-woo-default .woocommerce .shop_table .button:after {
z-index: -1;
}
.cont-woo-default .woocommerce .cart_totals .shop_table_responsive {
background: rgba(128, 128, 128, 0.04);
}
.cont-woo-default .woocommerce .cart_totals .shop_table_responsive th,
.cont-woo-default .woocommerce .cart_totals .shop_table_responsive td {
width: 50%;
}
.cont-woo-default .woocommerce .cart_totals .button {
background: #000;
color: #fff;
font-family: "Montserrat", sans-serif;
font-size: 14px;
font-weight: 600;
line-height: normal;
text-align: center;
text-decoration: none;
-webkit-box-shadow: none;
box-shadow: none;
border: 0;
border-radius: 4px;
margin: 0;
padding: 12px 15px;
display: inline-block !important;
vertical-align: top;
position: relative;
-webkit-box-sizing: border-box;
box-sizing: border-box;
overflow: visible;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-woo-default .woocommerce .cart_totals .button:hover {
background: #FF000F;
}
.cont-woo-default .woocommerce .cart-collaterals table tr.fee {
background: transparent;
}
.cont-woo-default .woocommerce .cart-collaterals table tr * {
text-align: right !important;
}
.cont-woo-default .woocommerce .woocommerce-checkout-payment {
background: #fff !important;
border: solid 1px rgba(128, 128, 128, 0.2);
border-radius: 0 !important;
}
.cont-woo-default .woocommerce .woocommerce-checkout-payment ul,
.cont-woo-default .woocommerce .woocommerce-checkout-payment .place-order {
background: rgba(128, 128, 128, 0.1);
margin: 0;
}
.cont-woo-default .woocommerce .woocommerce-checkout-payment ul p,
.cont-woo-default .woocommerce .woocommerce-checkout-payment .place-order p {
overflow: visible;
}
.cont-woo-default .woocommerce .woocommerce-checkout-payment ul p a,
.cont-woo-default .woocommerce .woocommerce-checkout-payment .place-order p a {
color: #000;
font-size: 14px;
font-weight: 600;
line-height: normal;
text-transform: uppercase;
display: inline-block;
vertical-align: text-top;
position: relative;
overflow: visible;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-woo-default .woocommerce .woocommerce-checkout-payment ul p a:before,
.cont-woo-default .woocommerce .woocommerce-checkout-payment .place-order p a:before {
content: "";
background: #d71616;
width: 0%;
height: 1px;
position: absolute;
top: 108%;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-woo-default .woocommerce .woocommerce-checkout-payment ul p a:hover,
.cont-woo-default .woocommerce .woocommerce-checkout-payment .place-order p a:hover {
color: #d71616;
}
.cont-woo-default .woocommerce .woocommerce-checkout-payment ul p a:hover:before,
.cont-woo-default .woocommerce .woocommerce-checkout-payment .place-order p a:hover:before {
width: 100%;
}
.cont-woo-default .woocommerce .woocommerce-checkout-payment ul li .payment_method_bacs,
.cont-woo-default .woocommerce .woocommerce-checkout-payment ul li .payment_method_cod {
background: rgba(128, 128, 128, 0.1) !important;
}
.cont-woo-default .woocommerce .woocommerce-shipping-fields {
margin-top: 7px;
}
.cont-woo-default .woocommerce .woocommerce-shipping-fields #shipping_address_1_field span input {
_margin-bottom: 0 !important;
}
.cont-woo-default .woocommerce .woocommerce-shipping-fields #shipping_address_2_field span input {
margin-top: 0 !important;
}
.cont-woo-default .woocommerce .woocommerce-billing-fields,
.cont-woo-default .woocommerce .woocommerce-additional-fields,
.cont-woo-default .woocommerce .woocommerce-shipping-fields {
padding: 0 1px 0 0;
}
.cont-woo-default .woocommerce .woocommerce-billing-fields h3,
.cont-woo-default .woocommerce .woocommerce-additional-fields h3,
.cont-woo-default .woocommerce .woocommerce-shipping-fields h3 {
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 30px;
font-weight: 400;
line-height: normal;
letter-spacing: 0.8px;
text-align: left;
padding: 0 0 55px 0;
display: inline-block;
vertical-align: top;
position: relative;
}
.cont-woo-default .woocommerce .woocommerce-billing-fields p,
.cont-woo-default .woocommerce .woocommerce-additional-fields p,
.cont-woo-default .woocommerce .woocommerce-shipping-fields p {
width: auto;
}
.cont-woo-default .woocommerce .woocommerce-billing-fields p.form-row-first,
.cont-woo-default .woocommerce .woocommerce-billing-fields p.form-row-last,
.cont-woo-default .woocommerce .woocommerce-additional-fields p.form-row-first,
.cont-woo-default .woocommerce .woocommerce-additional-fields p.form-row-last,
.cont-woo-default .woocommerce .woocommerce-shipping-fields p.form-row-first,
.cont-woo-default .woocommerce .woocommerce-shipping-fields p.form-row-last {
width: 47%;
}
.cont-woo-default .woocommerce .woocommerce-billing-fields label,
.cont-woo-default .woocommerce .woocommerce-additional-fields label,
.cont-woo-default .woocommerce .woocommerce-shipping-fields label {
display: inherit;
}
.cont-woo-default .woocommerce .woocommerce-billing-fields .select2-selection,
.cont-woo-default .woocommerce .woocommerce-billing-fields .selection,
.cont-woo-default .woocommerce .woocommerce-billing-fields .select2-selection__rendered,
.cont-woo-default .woocommerce .woocommerce-additional-fields .select2-selection,
.cont-woo-default .woocommerce .woocommerce-additional-fields .selection,
.cont-woo-default .woocommerce .woocommerce-additional-fields .select2-selection__rendered,
.cont-woo-default .woocommerce .woocommerce-shipping-fields .select2-selection,
.cont-woo-default .woocommerce .woocommerce-shipping-fields .selection,
.cont-woo-default .woocommerce .woocommerce-shipping-fields .select2-selection__rendered {
width: 100%;
vertical-align: top;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-woo-default .woocommerce .woocommerce-billing-fields .select2,
.cont-woo-default .woocommerce .woocommerce-additional-fields .select2,
.cont-woo-default .woocommerce .woocommerce-shipping-fields .select2 {
margin: 15px 0;
}
.cont-woo-default .woocommerce .woocommerce-additional-fields label {
font-size: 16px !important;
font-weight: 600 !important;
}
.cont-woo-default .woocommerce .woocommerce-additional-fields label span,
.cont-woo-default .woocommerce .woocommerce-additional-fields label abbr {
display: inline-block;
vertical-align: middle;
}
.cont-woo-default .woocommerce .woocommerce-additional-fields p,
.cont-woo-default .woocommerce .woocommerce-additional-fields label,
.cont-woo-default .woocommerce .woocommerce-additional-fields span,
.cont-woo-default .woocommerce .woocommerce-additional-fields textarea {
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 15px;
font-weight: 400;
line-height: 23px;
letter-spacing: 0.8px;
text-align: left;
display: block;
vertical-align: middle;
}
.cont-woo-default .woocommerce .woocommerce-additional-fields textarea {
height: 105px;
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 15px;
font-weight: 400;
line-height: normal;
letter-spacing: 0.8px;
text-align: left;
border: solid 1px rgba(0, 0, 0, 0.2);
margin: 20px 0px;
padding: 20px;
display: block;
vertical-align: top;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-woo-default .woocommerce .checkout {
padding: 0;
}
.cont-woo-default .woocommerce .checkout h3 {
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 20px;
font-weight: 600;
padding: 0 0 25px 14px;
letter-spacing: initial;
display: inline-block;
vertical-align: top;
position: relative;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-woo-default .woocommerce .checkout h3:before {
content: "";
background-image: url(//socopur.com.pe/wp-content/themes/SocopurTemplate/v2/image/flecha_derecho_hover.svg);
background-size: 100% auto;
background-repeat: no-repeat;
width: 7px;
height: 15px;
position: absolute;
left: 0;
top: 5px;
}
.cont-woo-default .woocommerce .checkout h3:first-child {
padding-top: 0;
}
.cont-woo-default .woocommerce .checkout label {
display: block;
vertical-align: top;
}
.cont-woo-default .woocommerce .checkout label span {
display: inline;
vertical-align: middle;
}
.cont-woo-default .woocommerce .checkout label span a {
display: inline;
vertical-align: middle;
}
.cont-woo-default .woocommerce .checkout .product-quantity {
color: #ff000f;
width: auto;
font-weight: 600;
line-height: normal;
display: inline-block;
vertical-align: top;
}
.cont-woo-default .woocommerce .checkout .product-name {
text-align: left;
}
.cont-woo-default .woocommerce .checkout .product-name,
.cont-woo-default .woocommerce .checkout .product-total {
width: 50%;
}
.cont-woo-default .woocommerce .checkout .product-total {
background: transparent !important;
text-align: right !important;
}
.cont-woo-default .woocommerce .checkout .cart-subtotal,
.cont-woo-default .woocommerce .checkout .order-total {
background: rgba(128, 128, 128, 0.1);
}
.cont-woo-default .woocommerce .checkout .cart-subtotal td,
.cont-woo-default .woocommerce .checkout .cart-subtotal th,
.cont-woo-default .woocommerce .checkout .order-total td,
.cont-woo-default .woocommerce .checkout .order-total th {
width: 50%;
}
.cont-woo-default .woocommerce .checkout .cart-subtotal th,
.cont-woo-default .woocommerce .checkout .order-total th {
text-align: right;
text-transform: uppercase;
}
.cont-woo-default .woocommerce .checkout .cart-subtotal td,
.cont-woo-default .woocommerce .checkout .order-total td {
text-align: right;
}
.cont-woo-default .woocommerce .checkout .cart-subtotal td *,
.cont-woo-default .woocommerce .checkout .order-total td * {
font-weight: 600;
}
.cont-woo-default .woocommerce .checkout .payment_method_culqi img {
margin: 15px 0 !important;
}
.cont-woo-default .woocommerce .checkout .button {
background: #000;
color: #fff;
font-family: "Montserrat", sans-serif;
font-size: 14px;
font-weight: 600;
line-height: normal;
text-align: center;
padding: 12px 15px;
position: relative;
overflow: hidden;
border: 0;
border-radius: 4px;
-webkit-transition: all 0.4s;
transition: all 0.4s;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-woo-default .woocommerce .checkout .button.d-none { display: none !important; }
.cont-woo-default .woocommerce .checkout .button:after { display: none; }
.cont-woo-default .woocommerce .checkout .button:hover {
background: #d71616;
}
.cont-woo-default .woocommerce .checkout .button:hover:after {
right: 0;
}
.cont-woo-default .woocommerce .checkout .woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox:after,
.cont-woo-default .woocommerce .checkout .woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox:before,
.cont-woo-default .woocommerce .checkout .wc_payment_method:after,
.cont-woo-default .woocommerce .checkout .wc_payment_method:before {
display: none;
}
.cont-woo-default .woocommerce .checkout .woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox input,
.cont-woo-default .woocommerce .checkout .wc_payment_method input {
-webkit-appearance: checkbox;
height: auto;
margin: 3px 0 0 0 !important;
display: inline-block;
vertical-align: middle;
}
.cont-woo-default .woocommerce .checkout .woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox input[type=radio],
.cont-woo-default .woocommerce .checkout .wc_payment_method input[type=radio] {
display: none;
}
.cont-woo-default .woocommerce .checkout .woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox input[type=radio]:checked + label:after,
.cont-woo-default .woocommerce .checkout .wc_payment_method input[type=radio]:checked + label:after {
opacity: 1;
}
.cont-woo-default .woocommerce .checkout .woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox label,
.cont-woo-default .woocommerce .checkout .wc_payment_method label {
padding-left: 20px;
display: inline-block;
vertical-align: top;
position: relative;
cursor: pointer;
}
.cont-woo-default .woocommerce .checkout .woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox label:hover:before,
.cont-woo-default .woocommerce .checkout .wc_payment_method label:hover:before {
border: 1px solid #d71616;
}
.cont-woo-default .woocommerce .checkout .woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox label:before,
.cont-woo-default .woocommerce .checkout .wc_payment_method label:before {
content: "";
width: 12px;
height: 12px;
border: 1px solid #808080;
border-radius: 100%;
position: absolute;
left: 0;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-woo-default .woocommerce .checkout .woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox label:after,
.cont-woo-default .woocommerce .checkout .wc_payment_method label:after {
content: "";
background: #a0a6c5;
width: 4px;
height: 4px;
margin: 0 3px;
border: 1px solid #808080;
border-radius: 100%;
position: absolute;
left: 0;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
opacity: 0;
}
.cont-woo-default .woocommerce .checkout .woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox label[for=shipping_method_0_flat_rate4],
.cont-woo-default .woocommerce .checkout .wc_payment_method label[for=shipping_method_0_flat_rate4] {
padding: 0;
}
.cont-woo-default .woocommerce .checkout .woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox label[for=shipping_method_0_flat_rate4]:after,
.cont-woo-default .woocommerce .checkout .woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox label[for=shipping_method_0_flat_rate4]:before,
.cont-woo-default .woocommerce .checkout .wc_payment_method label[for=shipping_method_0_flat_rate4]:after,
.cont-woo-default .woocommerce .checkout .wc_payment_method label[for=shipping_method_0_flat_rate4]:before {
display: none;
}
.cont-woo-default .woocommerce .checkout .woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox label[for=payment_method_visanet],
.cont-woo-default .woocommerce .checkout .wc_payment_method label[for=payment_method_visanet] {
font-size: 0;
}
.cont-woo-default .woocommerce .checkout .woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox label img,
.cont-woo-default .woocommerce .checkout .wc_payment_method label img {
max-height: 45px;
margin: 0 0 0 5px;
padding: 0;
display: inline-block;
vertical-align: middle;
}
.cont-woo-default .woocommerce .checkout .woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox .payment_box,
.cont-woo-default .woocommerce .checkout .wc_payment_method .payment_box {
margin-top: 0 !important;
}
.cont-woo-default .woocommerce .checkout .woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox .payment_box p,
.cont-woo-default .woocommerce .checkout .wc_payment_method .payment_box p {
width: 100% !important;
}
.cont-woo-default .woocommerce .order_details {
text-align: center;
}
.cont-woo-default .woocommerce .order_details .product-quantity{
color: #ff000f;
font-size: 14px;
display: block;
}
.cont-woo-default .woocommerce .order_details li {
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 15px;
font-weight: 400;
line-height: normal;
letter-spacing: 0.8px;
text-align: center;
margin: 0;
padding: 0 12px;
display: inline-block;
vertical-align: top;
float: none;
}
.cont-woo-default .woocommerce .order_details li strong {
color: currentColor;
font-size: 100%;
font-weight: 600;
}
.cont-woo-default .woocommerce #info_payment {
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 15px;
font-weight: 400;
line-height: normal;
letter-spacing: 0.8px;
text-align: center;
border-top: solid 1px rgba(0, 0, 0, 0.2);
margin: 20px 0 0 0;
padding: 20px 0 0 0;
}
.cont-woo-default .woocommerce #info_payment strong {
color: currentColor;
font-size: 100%;
font-weight: 600;
}
.cont-woo-default .woocommerce #info_payment button {
background: transparent;
width: auto;
height: 45px;
color: #d71616;
font-family: "Montserrat", sans-serif;
font-size: 15px;
font-weight: 600;
line-height: normal;
letter-spacing: 0.8px;
text-align: center;
-webkit-box-shadow: none;
box-shadow: none;
border: solid 1px #d71616;
border-radius: 0;
margin: 0 !important;
padding: 10px 20px;
overflow: hidden;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-woo-default .woocommerce #info_payment button:hover {
background: #d71616;
color: #fff;
}
.cont-woo-default .woocommerce #info_payment button#btn-back {
background: transparent;
color: #000;
border: solid 1px #000;
margin: 0 0 10px 0;
}
.cont-woo-default .woocommerce #info_payment button#btn-back:hover {
background: #000;
color: #fff;
}
.cont-woo-default .woocommerce .woocommerce-order-details {
padding-right: 35px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-woo-default .woocommerce .woocommerce-order-details .woocommerce-table--order-details td,
.cont-woo-default .woocommerce .woocommerce-order-details .woocommerce-table--order-details th {
width: 50% !important;
text-align: center;
}
.cont-woo-default .woocommerce .woocommerce-order-details .woocommerce-table--order-details td a,
.cont-woo-default .woocommerce .woocommerce-order-details .woocommerce-table--order-details th a {
color: #000;
font-size: 14px;
font-weight: 600;
line-height: normal;
text-transform: uppercase;
display: inline-block;
vertical-align: middle;
position: relative;
overflow: visible;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-woo-default .woocommerce .woocommerce-order-details .woocommerce-table--order-details td a:before,
.cont-woo-default .woocommerce .woocommerce-order-details .woocommerce-table--order-details th a:before {
content: "";
background: #d71616;
width: 0%;
height: 1px;
position: absolute;
top: 108%;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-woo-default .woocommerce .woocommerce-order-details .woocommerce-table--order-details td a:hover,
.cont-woo-default .woocommerce .woocommerce-order-details .woocommerce-table--order-details th a:hover {
color: #d71616;
}
.cont-woo-default .woocommerce .woocommerce-order-details .woocommerce-table--order-details td a:hover:before,
.cont-woo-default .woocommerce .woocommerce-order-details .woocommerce-table--order-details th a:hover:before {
width: 100%;
}
.cont-woo-default .woocommerce .woocommerce-order-details .woocommerce-table--order-details td strong,
.cont-woo-default .woocommerce .woocommerce-order-details .woocommerce-table--order-details th strong {
width: auto !important;
font-weight: 600;
}
.cont-woo-default .woocommerce .woocommerce-order-details .woocommerce-table--order-details tfoot tr:nth-child(2n-1) {
background: #fff;
}
.cont-woo-default .woocommerce .woocommerce-customer-details address {
width: 100%;
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 15px;
font-weight: 400;
line-height: 28px;
letter-spacing: 0.8px;
text-align: left;
padding: 20px 30px;
display: block;
vertical-align: top;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-woo-default .woocommerce .woocommerce-customer-details address p {
text-align: left;
line-height: 28px;
margin-top: 5px;
display: block;
vertical-align: top;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-woo-default .woocommerce .woocommerce-customer-details address p:before {
line-height: 1.95;
}
.cont-woo-default .woocommerce .cont-pasarela .alignet-form-vpos2 {
text-align: center;
}
.cont-woo-default .woocommerce .cont-pasarela .alignet-form-vpos2 input,
.cont-woo-default .woocommerce .cont-pasarela .alignet-form-vpos2 a {
display: inline-block;
vertical-align: middle;
overflow: hidden;
}
.cont-woo-default .woocommerce .cont-pasarela .alignet-form-vpos2 input {
background: #d71616 !important;
height: 45px;
color: #000 !important;
font-family: "Montserrat", sans-serif;
font-size: 15px;
font-weight: 600;
line-height: 45px;
letter-spacing: 0.8px;
text-align: center;
-webkit-box-shadow: none;
box-shadow: none;
border-radius: 0;
margin: 0;
padding: 0 15px;
-webkit-box-shadow: inset 0 0 0 0 #a0a6c5;
box-shadow: inset 0 0 0 0 #a0a6c5;
display: table-cell;
vertical-align: middle;
position: relative;
overflow: hidden;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-woo-default .woocommerce .cont-pasarela .alignet-form-vpos2 input:hover {
-webkit-box-shadow: inset 200px 0 0 0 #a0a6c5;
box-shadow: inset 200px 0 0 0 #a0a6c5;
}
.cont-woo-default .woocommerce .cont-pasarela .alignet-form-vpos2 input:after {
display: none !important;
}
.cont-woo-default .woocommerce .cont-pasarela .alignet-form-vpos2 a {
background: #000;
color: #fff;
font-family: "Montserrat", sans-serif;
font-size: 15px;
font-weight: 600;
line-height: 45px;
letter-spacing: 0.8px;
text-align: center;
-webkit-box-shadow: none;
box-shadow: none;
border-radius: 0;
margin: 0;
padding: 0 15px;
display: table-cell;
vertical-align: middle;
position: relative;
overflow: hidden;
-webkit-box-shadow: inset 0 0 0 0 #283346;
box-shadow: inset 0 0 0 0 #283346;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-woo-default .woocommerce .cont-pasarela .alignet-form-vpos2 a:hover {
-webkit-box-shadow: inset 200px 0 0 0 #283346;
box-shadow: inset 200px 0 0 0 #283346;
}
.cont-woo-default .woocommerce .cont-pasarela .alignet-form-vpos2 a:after {
display: none !important;
}
.cont-woo-default .woocommerce .woocommerce-order {
color: #000;
text-align: center;
}
.cont-woo-default .woocommerce .woocommerce-order * {
color: #000;
}
.cont-woo-default .woocommerce .woocommerce-order a {
color: #000;
font-size: 14px;
font-weight: 600;
line-height: normal;
text-transform: uppercase;
margin: 1em 0;
display: inline-block;
vertical-align: top;
position: relative;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-woo-default .woocommerce .woocommerce-order a:hover {
color: #d71616;
}
.cont-woo-default .woocommerce .woocommerce-order a:hover:before {
width: 100%;
}
.cont-woo-default .woocommerce .woocommerce-order a:before {
content: "";
background: #d71616;
width: 0%;
height: 1px;
position: absolute;
left: 50%;
bottom: -4px;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-woo-default .woocommerce .woocommerce-order table {
width: 100%;
}
.cont-woo-default .woocommerce .woocommerce-order table strong {
color: #000;
}
.cont-woo-default .woocommerce .woocommerce-order .button-shop-product {
background: #d71616;
color: #fff;
font-family: "Montserrat", sans-serif;
font-size: 14px;
font-weight: 600 !important;
text-transform: uppercase;
border: 0;
margin: 1em 0 1.5em 0;
padding: 9px 14px;
display: inline-block;
vertical-align: top;
-webkit-transition: all 0.4s;
transition: all 0.4s;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-woo-default .woocommerce .woocommerce-order .button-shop-product:hover {
background: #fff;
color: #d71616;
}
.cont-woo-default .woocommerce .woocommerce-order .woocommerce-order-details {
padding: 0;
text-align: left;
}
.cont-woo-default .woocommerce .woocommerce-order .woocommerce-customer-details address {
background: #fff;
border: solid 1px #e0e4f6;
}
.cont-woo-default .woocommerce .woocommerce-order .woocommerce-bacs-bank-details {
padding-top: 25px;
}
.cont-woo-default .woocommerce .woocommerce-order .woocommerce-bacs-bank-details h3 {
color: #000;
}
.cont-woo-default .woocommerce .woocommerce-order .woocommerce-bacs-bank-details ul {
_text-align: left !important;
text-align: center !important;
margin: 1.5em;
}
.cont-template-base {
padding-bottom: 25px;
}
.cont-template-base img {
max-width: 100%;
height: auto;
margin: 0 auto;
display: block;
vertical-align: top;
}
.cont-template-base form {
display: block;
vertical-align: top;
}
.cont-template-base form.wpcf7-form input[type=text],
.cont-template-base form.wpcf7-form input[type=number],
.cont-template-base form.wpcf7-form input[type=tel],
.cont-template-base form.wpcf7-form input[type=date],
.cont-template-base form.wpcf7-form input[type=url],
.cont-template-base form.wpcf7-form input[type=email],
.cont-template-base form.wpcf7-form textarea,
.cont-template-base form.wpcf7-form select {
width: 100%;
margin-top: 8px;
}
.cont-template-base form.wpcf7-form p {
margin: 0;
padding: 2px 0 10px 0;
}
.cont-template-base form.wpcf7-form p br {
display: none;
}
.cont-template-base form.wpcf7-form label * {
display: inline-block;
vertical-align: middle;
}
.cont-template-base form.wpcf7-form label span {
display: block;
vertical-align: top;
}
.cont-template-base form.wpcf7-form label input[type=checkbox] {
-webkit-appearance: checkbox;
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin: 0 8px 0 1px !important;
padding: 0;
}
.cont-template-base form.wpcf7-form label input[type=radio] {
-webkit-appearance: radio;
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin: 0 8px 0 1px !important;
padding: 0;
}
.cont-template-base form.wpcf7-form .wpcf7-list-item {
margin: 0 !important;
}
.cont-template-base form.wpcf7-form .wpcf7-checkbox,
.cont-template-base form.wpcf7-form .wpcf7-radio,
.cont-template-base form.wpcf7-form .wpcf7-acceptance {
margin: 0;
display: inline-block;
vertical-align: top;
}
.cont-template-base form.wpcf7-form .wpcf7-checkbox span,
.cont-template-base form.wpcf7-form .wpcf7-radio span,
.cont-template-base form.wpcf7-form .wpcf7-acceptance span {
margin: 0 8px !important;
}
.cont-template-base form.wpcf7-form .wpcf7-checkbox label,
.cont-template-base form.wpcf7-form .wpcf7-radio label,
.cont-template-base form.wpcf7-form .wpcf7-acceptance label {
min-height: 23px;
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 14px;
font-weight: normal;
line-height: normal;
padding-left: 0;
display: inline-block;
vertical-align: top;
position: relative;
cursor: pointer;
}
.cont-template-base form.wpcf7-form .wpcf7-checkbox label span,
.cont-template-base form.wpcf7-form .wpcf7-radio label span,
.cont-template-base form.wpcf7-form .wpcf7-acceptance label span {
margin: 0 !important;
display: inline-block;
vertical-align: middle;
}
.cont-template-base form.wpcf7-form .wpcf7-checkbox {
display: block;
vertical-align: top;
}
.cont-template-base form.wpcf7-form .wpcf7-checkbox label {
padding: 0 !important;
}
.cont-template-base form.wpcf7-form .wpcf7-radio {
display: block;
vertical-align: top;
}
.cont-template-base form.wpcf7-form .wpcf7-radio label {
padding: 0 !important;
}
.cont-template-base form.wpcf7-form .wpcf7-not-valid-tip {
color: red;
font-size: 13px;
text-transform: uppercase;
}
.cont-template-base form.wpcf7-form .wpcf7-response-output {
padding: 12px;
font-size: 13px;
text-transform: uppercase;
letter-spacing: 0.8px;
line-height: 1.3;
padding: 8px 12px;
}
.cont-template-base form input[type=text],
.cont-template-base form input[type=number],
.cont-template-base form input[type=tel],
.cont-template-base form input[type=date],
.cont-template-base form input[type=url],
.cont-template-base form input[type=email],
.cont-template-base form textarea,
.cont-template-base form select {
background: #fff;
height: 45px !important;
color: #000 !important;
font-family: "Montserrat", sans-serif;
font-size: 15px !important;
font-weight: 400;
line-height: normal;
letter-spacing: 0.8px;
text-align: left;
border: solid 1px rgba(0, 0, 0, 0.2) !important;
margin: 0 !important;
padding: 15px !important;
display: block;
vertical-align: top;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-template-base form select {
padding: 5px 15px !important;
}
.cont-template-base form textarea {
height: 130px !important;
}
.cont-template-base form button {
background: transparent !important;
color: #d71616 !important;
font-family: "Montserrat", sans-serif;
font-size: 15px !important;
font-weight: 600 !important;
line-height: 23px !important;
letter-spacing: 0.8px !important;
text-align: center !important;
text-transform: uppercase !important;
border: solid 1px #d71616 !important;
padding: 0.618em 1em !important;
position: relative !important;
overflow: hidden !important;
border-radius: 0;
-webkit-transition: all 0.4s;
transition: all 0.4s;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-template-base form button:after {
content: "";
background: #d71616;
width: 100%;
height: 100%;
position: absolute;
right: 100%;
top: 0;
z-index: -1;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-template-base form button:hover {
background: transparent !important;
color: #fff !important;
}
.cont-template-base form button:hover:after {
right: 0;
}
.cont-template-base form .wpforms-error {
color: red !important;
margin-top: 5px !important;
}
.cont-template-base form .wpforms-field-description {
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 15px;
font-weight: 400;
line-height: normal;
letter-spacing: 0.8px;
text-align: left;
}
#order_review .aviso {
background: #e0e4f6;
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 14px;
font-weight: 400;
line-height: normal;
letter-spacing: 0.8px;
text-align: left;
padding: 15px;
display: block;
vertical-align: top;
}
#order_review .shop_table thead tr th.product-total {
width: 13%;
}
#order_review .shop_table tfoot tr.woocommerce-shipping-totals th {
width: 10% !important;
}
#order_review .shop_table tfoot tr th {
text-align: right;
}
#order_review .shop_table tfoot tr th,
#order_review .shop_table tfoot tr td {
width: 50% !important;
}
#order_review #payment {
background: #f2f2f2;
border: solid 1px rgba(128, 128, 128, 0.2);
border-radius: 0 !important;
}
#order_review #payment ul {
text-align: left;
padding: 1em;
border-bottom: 1px solid #d3ced2;
margin: 0;
list-style: none outside;
}
#order_review #payment ul li {
line-height: 2;
text-align: left;
margin: 0;
font-weight: 400;
}
#order_review #payment ul li:after,
#order_review #payment ul li:before {
display: none;
}
#order_review #payment ul li input {
-webkit-appearance: checkbox;
height: auto;
margin: 3px 0 0 0 !important;
display: inline-block;
vertical-align: middle;
}
#order_review #payment ul li input[type=radio] {
display: none;
}
#order_review #payment ul li input[type=radio]:checked + label:after {
opacity: 1;
}
#order_review #payment ul li label {
padding-left: 20px;
display: inline-block;
vertical-align: top;
position: relative;
cursor: pointer;
}
#order_review #payment ul li label:hover:before {
border: 1px solid #d71616;
}
#order_review #payment ul li label:before {
content: "";
width: 12px;
height: 12px;
border: 1px solid #808080;
border-radius: 100%;
position: absolute;
left: 0;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
#order_review #payment ul li label:after {
content: "";
background: #a0a6c5;
width: 6px;
height: 6px;
margin: 0 3px;
border: 1px solid #808080;
border-radius: 100%;
position: absolute;
left: 0;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
opacity: 0;
}
#order_review #payment ul li label[for=shipping_method_0_flat_rate4] {
padding: 0;
}
#order_review #payment ul li label[for=shipping_method_0_flat_rate4]:after,
#order_review #payment ul li label[for=shipping_method_0_flat_rate4]:before {
display: none;
}
#order_review #payment ul li label[for=payment_method_visanet] {
font-size: 0;
}
#order_review #payment ul li label img {
max-height: 45px;
margin: 0 0 0 5px;
padding: 0;
display: inline-block;
vertical-align: middle;
}
#order_review #payment ul li .payment_box {
margin-top: 0 !important;
}
#order_review #payment ul li .payment_box p {
width: 100% !important;
}
#order_review #payment .form-row {
padding: 0;
}
#order_review #payment .woocommerce-terms-and-conditions-wrapper {
margin: 0;
padding: 1em;
}
#order_review #payment .woocommerce-terms-and-conditions-wrapper p {
text-align: left;
}
#order_review #payment .woocommerce-terms-and-conditions-wrapper .woocommerce-terms-and-conditions-checkbox-text {
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 14px;
font-weight: 400;
line-height: normal;
text-transform: uppercase;
overflow: visible;
}
#order_review #payment .woocommerce-terms-and-conditions-wrapper .woocommerce-terms-and-conditions-checkbox-text a {
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 14px;
font-weight: 600;
line-height: normal;
text-transform: uppercase;
display: inline-block;
position: relative;
overflow: visible;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
#order_review #payment .woocommerce-terms-and-conditions-wrapper .woocommerce-terms-and-conditions-checkbox-text a:before {
content: "";
background: #d71616;
width: 0%;
height: 1px;
position: absolute;
top: 108%;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
#order_review #payment .woocommerce-terms-and-conditions-wrapper .woocommerce-terms-and-conditions-checkbox-text a:hover {
color: #d71616;
}
#order_review #payment .woocommerce-terms-and-conditions-wrapper .woocommerce-terms-and-conditions-checkbox-text a:hover:before {
width: 100%;
}
#order_review #payment .button {
background: transparent;
width: auto;
height: 45px;
color: #d71616;
font-family: "Montserrat", sans-serif;
font-size: 15px;
font-weight: 600;
line-height: normal;
letter-spacing: 0.8px;
text-align: center;
-webkit-box-shadow: none;
box-shadow: none;
border: solid 1px #d71616;
border-radius: 0;
margin: 0 15px 15px 15px !important;
padding: 10px 20px;
overflow: hidden;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
#order_review #payment .button:hover {
background: #d71616;
color: #fff;
}
#order_review #payment .button#btn-back {
background: transparent;
color: #000;
border: solid 1px #000;
margin: 0 0 10px 0;
}
#order_review #payment .button#btn-back:hover {
background: #000;
color: #fff;
} .woocommerce-Reviews {
padding: 0;
display: block;
vertical-align: top;
}
.woocommerce-Reviews p {
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 14px;
font-weight: 400;
line-height: normal;
letter-spacing: 0.8px;
text-align: left;
margin: 0 0 15px 0;
display: block;
vertical-align: top;
}
.woocommerce-Reviews #comments {
display: block;
vertical-align: top;
}
.woocommerce-Reviews #comments .woocommerce-Reviews-title {
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 30px;
font-weight: 900;
line-height: normal;
text-align: left;
padding: 0 0 25px 0;
display: inline-block;
vertical-align: top;
position: relative;
}
.woocommerce-Reviews #comments .woocommerce-Reviews-title:after {
content: "";
background: #a0a6c5;
width: 75%;
height: 1px;
position: absolute;
left: 0;
bottom: 20px;
z-index: 10;
}
.woocommerce-Reviews #comments .woocommerce-Reviews-title:before {
content: "";
background: #d71616;
width: 100%;
height: 1px;
display: block;
vertical-align: top;
position: absolute;
left: 0;
bottom: 20px;
z-index: 5;
}
.woocommerce-Reviews #comments .commentlist {
border-bottom: solid 1px rgba(224, 228, 246, 0.4);
margin-bottom: 25px;
padding-bottom: 15px;
display: block;
vertical-align: top;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.woocommerce-Reviews #comments .commentlist li {
min-height: 65px;
padding: 0 !important;
display: block;
vertical-align: top;
}
.woocommerce-Reviews #comments .commentlist li:before {
display: none !important;
}
.woocommerce-Reviews #comments .commentlist li .comment_container {
display: block;
vertical-align: top;
position: relative;
}
.woocommerce-Reviews #comments .commentlist li .comment_container img {
margin: 0 auto;
position: absolute;
left: 0;
top: 0;
}
.woocommerce-Reviews #comments .commentlist li .comment_container .comment-text {
padding-left: 75px;
display: block;
vertical-align: top;
}
.woocommerce-Reviews #comments .commentlist li .comment_container .comment-text p {
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 14px;
font-weight: 400;
line-height: normal;
letter-spacing: 0.8px;
text-align: left;
}
.woocommerce-Reviews #comments .commentlist li .comment_container .comment-text p:last-child {
margin: 0;
}
.woocommerce-Reviews #comments .commentlist li .comment_container .comment-text p.meta {
text-transform: uppercase;
}
.woocommerce-Reviews #comments .commentlist li .comment_container .comment-text p strong {
color: currentColor;
font-size: 1em;
font-weight: 600;
}
.woocommerce-Reviews #review_form_wrapper {
display: block;
vertical-align: top;
}
.woocommerce-Reviews #review_form_wrapper #review_form {
display: block;
vertical-align: top;
}
.woocommerce-Reviews #review_form_wrapper #review_form .comment-reply-title {
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 30px;
font-weight: 400;
line-height: normal;
letter-spacing: 0.8px;
text-align: left;
padding: 15px 0 35px 0;
display: inline-block;
vertical-align: top;
position: relative;
}
.woocommerce-Reviews #review_form_wrapper #review_form .comment-reply-title:before {
content: "";
background: rgba(0, 0, 0, 0.2);
width: 110%;
height: 1px;
display: block;
vertical-align: top;
position: absolute;
left: 0;
bottom: 20px;
}
.woocommerce-Reviews #review_form_wrapper #review_form .comment-reply-title a {
background: #d71616;
width: 60%;
height: 45px;
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 15px;
font-weight: 600;
line-height: 45px;
letter-spacing: 0.8px;
text-align: center;
-webkit-box-shadow: none;
box-shadow: none;
border-radius: 0;
margin: 0;
padding: 0;
display: table-cell;
vertical-align: middle;
position: relative;
overflow: hidden;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.woocommerce-Reviews #review_form_wrapper #review_form .comment-reply-title a:before {
content: "";
background: #a0a6c5;
width: 100%;
height: 100%;
position: absolute;
z-index: -1;
right: 100%;
top: 0;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.woocommerce-Reviews #review_form_wrapper #review_form .comment-reply-title a:hover:before {
right: 0;
}
.woocommerce-Reviews #review_form_wrapper #review_form .comment-form {
display: block;
vertical-align: top;
position: relative;
}
.woocommerce-Reviews #review_form_wrapper #review_form .comment-form label {
width: 95%;
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 14px;
font-weight: 400;
line-height: normal;
letter-spacing: 0.8px;
text-align: left;
margin: 15px 0 5px 0;
display: inline-block;
vertical-align: top;
}
.woocommerce-Reviews #review_form_wrapper #review_form .comment-form label span {
height: 20px;
color: red;
font-family: "Montserrat", sans-serif;
font-size: 20px;
font-weight: 600;
line-height: normal;
letter-spacing: 0.8px;
text-align: left;
display: inline-block;
vertical-align: middle;
}
.woocommerce-Reviews #review_form_wrapper #review_form .comment-form textarea,
.woocommerce-Reviews #review_form_wrapper #review_form .comment-form input[type=text],
.woocommerce-Reviews #review_form_wrapper #review_form .comment-form input[type=email] {
-webkit-appearance: none;
-webkit-border-radius: 0px;
background: transparent;
width: 100%;
height: 120px;
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 14px;
font-weight: 600;
line-height: normal;
letter-spacing: 0.8px;
text-align: left;
border: solid 1px rgba(0, 0, 0, 0.2);
padding: 15px;
display: inline-block;
vertical-align: top;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.woocommerce-Reviews #review_form_wrapper #review_form .comment-form textarea::-webkit-input-placeholder,
.woocommerce-Reviews #review_form_wrapper #review_form .comment-form input[type=text]::-webkit-input-placeholder,
.woocommerce-Reviews #review_form_wrapper #review_form .comment-form input[type=email]::-webkit-input-placeholder {
color: #000;
}
.woocommerce-Reviews #review_form_wrapper #review_form .comment-form textarea::-moz-placeholder,
.woocommerce-Reviews #review_form_wrapper #review_form .comment-form input[type=text]::-moz-placeholder,
.woocommerce-Reviews #review_form_wrapper #review_form .comment-form input[type=email]::-moz-placeholder {
color: #000;
}
.woocommerce-Reviews #review_form_wrapper #review_form .comment-form textarea:-ms-input-placeholder,
.woocommerce-Reviews #review_form_wrapper #review_form .comment-form input[type=text]:-ms-input-placeholder,
.woocommerce-Reviews #review_form_wrapper #review_form .comment-form input[type=email]:-ms-input-placeholder {
color: #000;
}
.woocommerce-Reviews #review_form_wrapper #review_form .comment-form textarea:-moz-placeholder,
.woocommerce-Reviews #review_form_wrapper #review_form .comment-form input[type=text]:-moz-placeholder,
.woocommerce-Reviews #review_form_wrapper #review_form .comment-form input[type=email]:-moz-placeholder {
color: #000;
}
.woocommerce-Reviews #review_form_wrapper #review_form .comment-form input[type=text],
.woocommerce-Reviews #review_form_wrapper #review_form .comment-form input[type=email] {
width: 95%;
height: 40px;
padding: 8px 15px;
}
.woocommerce-Reviews #review_form_wrapper #review_form .comment-form .comment-form-author {
width: 100%;
display: inline-block;
vertical-align: top;
}
.woocommerce-Reviews #review_form_wrapper #review_form .comment-form .comment-form-author,
.woocommerce-Reviews #review_form_wrapper #review_form .comment-form .comment-form-email {
width: 49%;
display: inline-block;
vertical-align: top;
}
.woocommerce-Reviews #review_form_wrapper #review_form .comment-form .comment-form-email {
text-align: right;
}
.woocommerce-Reviews #review_form_wrapper #review_form .comment-form .comment-form-cookies-consent label {
min-height: 25px;
padding-left: 35px;
position: relative;
overflow: visible;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.woocommerce-Reviews #review_form_wrapper #review_form .comment-form .comment-form-cookies-consent label:hover:before {
border: solid 1px #000;
}
.woocommerce-Reviews #review_form_wrapper #review_form .comment-form .comment-form-cookies-consent label:before {
content: "";
width: 20px;
height: 20px;
border: solid 1px rgba(0, 0, 0, 0.2);
display: inline-block;
vertical-align: top;
-webkit-box-sizing: border-box;
box-sizing: border-box;
position: absolute;
left: 0;
top: -3px;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.woocommerce-Reviews #review_form_wrapper #review_form .comment-form .comment-form-cookies-consent label:after {
content: "✓";
color: #000;
font-size: 20px;
font-weight: bold;
display: inline-block;
vertical-align: top;
-webkit-box-sizing: border-box;
box-sizing: border-box;
opacity: 0;
position: absolute;
left: 3px;
top: -7px;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.woocommerce-Reviews #review_form_wrapper #review_form .comment-form .comment-form-cookies-consent input[type=checkbox] {
display: none;
}
.woocommerce-Reviews #review_form_wrapper #review_form .comment-form .comment-form-cookies-consent input[type=checkbox]:checked + label:after {
opacity: 1;
}
.woocommerce-Reviews #review_form_wrapper #review_form .comment-form .comment-form-cookies-consent input[type=checkbox]:checked + label:before {
border: solid 1px #000;
}
.woocommerce-Reviews #review_form_wrapper #review_form .comment-form .form-submit {
position: relative;
display: block;
vertical-align: top;
}
.woocommerce-Reviews #review_form_wrapper #review_form .comment-form .form-submit .submit {
background: #e0e4f6;
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 15px;
font-weight: 600;
line-height: normal;
letter-spacing: 0.8px;
text-align: center;
text-transform: uppercase;
-webkit-box-shadow: none;
box-shadow: none;
border-radius: 0;
border: 0;
margin: 0;
padding: 12px 20px;
display: inline-block;
vertical-align: top;
position: relative;
overflow: hidden;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.woocommerce-Reviews #review_form_wrapper #review_form .comment-form .form-submit .submit:hover {
background: #a0a6c5;
color: #fff;
}
.woocommerce-Reviews script {
display: none !important;
} .quantity {
position: relative;
margin: 0 0 15px 0;
}
.quantity label {
display: none;
}
.quantity input[type=number],
.quantity input {
background: #fff;
width: 100px !important;
height: 42px !important;
font-family: "Montserrat", sans-serif !important;
line-height: 1.65 !important;
text-align: center !important;
margin: 0 !important;
padding: 0;
border: 2px solid #000;
display: inline-block;
vertical-align: middle;
position: relative;
z-index: 1;
-moz-appearance: textfield;
}
.quantity input[type=number]::-webkit-inner-spin-button,
.quantity input[type=number]::-webkit-outer-spin-button,
.quantity input::-webkit-inner-spin-button,
.quantity input::-webkit-outer-spin-button {
-webkit-appearance: none;
margin: 0 -5px 0 -5px !important;
}
.quantity input[type=number]:focus,
.quantity input:focus {
outline: 0;
}
.quantity .buttons {
background: #fff !important;
width: auto !important;
color: #000 !important;
font-family: "Montserrat", sans-serif !important;
font-size: 22px !important;
font-weight: 700 !important;
line-height: 1 !important;
letter-spacing: 0.8px !important;
text-align: center !important;
border: 1px solid rgba(160, 166, 197, 0.5) !important;
margin: 0 !important;
padding: 0 15px !important;
display: inline-block !important;
vertical-align: middle !important;
position: relative !important;
z-index: 5 !important;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.quantity .buttons:hover {
border: 1px solid #a0a6c5;
}
.cont-woo-default .woocommerce .shop_table tr td .quantity input[type=number] {
margin: 0 -6px 0 -6px !important;
} .cont-breadground {
background: #fff;
margin-bottom: 25px;
border-bottom: solid 1px #e0e4f6;
}
.cont-breadground nav {
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 12px;
font-weight: 400;
line-height: 20px;
text-transform: uppercase;
padding: 16px 0;
}
.cont-breadground nav a {
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 13px;
font-weight: 600;
line-height: 1;
text-transform: uppercase;
padding: 0;
display: inline-block;
vertical-align: middle;
position: relative;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-breadground nav a:before {
content: "";
background: #d71616;
width: 0%;
height: 1px;
position: absolute;
left: 50%;
bottom: -3px;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-breadground nav a:first-of-type {
padding-left: 0;
}
.cont-breadground nav a:hover {
color: #d71616;
}
.cont-breadground nav a:hover:before {
width: 100%;
} .cont-landing-motul {
background: #000;
}
.cont-landing-motul .wow {
opacity: 0;
}
.cont-landing-motul .wow.animated {
opacity: 1;
}
.cont-landing-motul .menu-control {
background: #d71616;
width: 100%;
position: fixed;
left: 0;
bottom: 0;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-landing-motul .menu-control ul {
width: 100%;
padding: 10px 0;
display: inline-table;
vertical-align: top;
}
.cont-landing-motul .menu-control ul li {
width: 16%;
min-height: 52px;
text-align: center;
border-right: solid 1px #fff;
display: table-cell;
vertical-align: middle;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-landing-motul .menu-control ul li:last-of-type {
border: 0;
}
.cont-landing-motul .menu-control ul li a {
color: #fff;
font-family: "Graphik-BlackItalic";
font-size: 16px;
font-weight: normal;
line-height: 18px;
letter-spacing: 0.8px;
text-align: center;
text-transform: uppercase;
padding: 8px 12px;
display: block;
vertical-align: top;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-landing-motul .cont-cabecera {
background-position: top center;
background-repeat: no-repeat;
}
.cont-landing-motul .cont-cabecera .cont-logo {
margin: 35px 0;
text-align: center;
}
.cont-landing-motul .cont-cabecera .cont-logo a {
display: inline-block;
vertical-align: top;
}
.cont-landing-motul .cont-cabecera .cont-logo a img {
max-width: 80%;
width: 435px;
height: auto;
margin: 0 auto;
border: 0;
}
.cont-landing-motul .cont-cabecera .cont-ganate {
margin: 0;
}
.cont-landing-motul .cont-cabecera .cont-ganate img {
max-width: 80%;
margin: 0 auto;
}
.cont-landing-motul .cont-participar {
margin: 762px 0 0 0;
padding-top: 35px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-landing-motul .cont-participar img {
max-width: 80%;
margin: 0 auto;
display: block;
vertical-align: top;
}
.cont-landing-motul .cont-acumula {
margin: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-landing-motul .cont-acumula img {
max-width: 80%;
margin: 0 auto;
display: block;
vertical-align: top;
}
.cont-landing-motul .cont-acumula .pos {
width: 50%;
height: 100%;
position: absolute;
z-index: 1;
top: 0;
}
.cont-landing-motul .cont-acumula .pos.left {
left: 0;
}
.cont-landing-motul .cont-acumula .pos.right {
right: 0;
}
.cont-landing-motul .cont-formulario {
margin: 80px 0 0 0;
padding-top: 35px;
}
.cont-landing-motul .cont-formulario img {
max-width: 80%;
margin: 0 auto;
display: block;
vertical-align: top;
}
.cont-landing-motul .cont-formulario .cont-template-base {
max-width: 80%;
width: 849px;
text-align: center;
margin: 0 auto;
padding: 30px 0;
display: block;
vertical-align: top;
}
.cont-landing-motul .cont-formulario .cont-template-base form.wpcf7-form {
text-align: left;
}
.cont-landing-motul .cont-formulario .cont-template-base form.wpcf7-form .wpcf7-checkbox .first,
.cont-landing-motul .cont-formulario .cont-template-base form.wpcf7-form .wpcf7-radio .first,
.cont-landing-motul .cont-formulario .cont-template-base form.wpcf7-form .wpcf7-acceptance span {
margin-left: 0 !important;
}
.cont-landing-motul .cont-formulario .cont-template-base form.wpcf7-form label {
padding-top: 0;
display: block;
vertical-align: top;
}
.cont-landing-motul .cont-formulario .cont-template-base form.wpcf7-form label span {
color: #fff;
display: inline-block;
vertical-align: middle;
}
.cont-landing-motul .cont-formulario .cont-template-base form.wpcf7-form p {
position: relative;
}
.cont-landing-motul .cont-formulario .cont-template-base form.wpcf7-form p br {
display: block;
}
.cont-landing-motul .cont-formulario .cont-template-base form.wpcf7-form p span {
color: #fff;
}
.cont-landing-motul .cont-formulario .cont-template-base form.wpcf7-form p span.acp-dperson label span {
width: 95%;
}
.cont-landing-motul .cont-formulario .cont-template-base form.wpcf7-form p span a {
color: red;
font-family: "Montserrat", sans-serif;
font-weight: 600;
text-decoration: underline;
}
.cont-landing-motul .cont-formulario .cont-template-base form.wpcf7-form input[type=submit] {
background: rgba(215, 22, 22, 0);
width: 235px;
color: #fff;
font-family: "Montserrat", sans-serif;
font-size: 26px;
font-weight: 700;
line-height: 18px;
letter-spacing: 0.8px;
text-align: center;
text-transform: uppercase;
font-style: italic;
margin: 18px auto 0 auto;
padding: 20px;
border: solid 3px #d71616;
display: block;
vertical-align: top;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-landing-motul .cont-formulario .cont-template-base form.wpcf7-form input[type=submit]:hover {
background: #d71616;
}
.cont-landing-motul .cont-formulario .cont-template-base form.wpcf7-form input[type=submit]:disabled {
opacity: 0.4;
}
.cont-landing-motul .cont-formulario .cont-template-base form.wpcf7-form .wpcf7-not-valid-tip {
background: #d71616;
color: #fff;
font-family: "Montserrat", sans-serif;
font-size: 12px;
font-weight: 700;
line-height: normal;
letter-spacing: 0.8px;
text-transform: uppercase;
padding: 6px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-landing-motul .cont-formulario .cont-template-base form.wpcf7-form .wpcf7-response-output {
font-size: 24px;
font-family: "Montserrat", sans-serif;
font-weight: 700;
text-align: center;
padding: 22px;
}
.cont-landing-motul .cont-formulario .cont-template-base form.wpcf7-form .t-doc {
margin-top: 14px;
}
.cont-landing-motul .cont-formulario .cont-template-base form.wpcf7-form .upload {
background: #d71616;
margin: 22px 0;
padding: 18px 78px 18px 18px;
position: relative;
}
.cont-landing-motul .cont-formulario .cont-template-base form.wpcf7-form .upload:before {
content: "";
background: url(//socopur.com.pe/wp-content/themes/SocopurTemplate/image/icon-cam.png) center center no-repeat;
width: 50px;
height: 40px;
display: inline-block;
vertical-align: top;
position: absolute;
z-index: 1;
right: 15px;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.cont-landing-motul .cont-formulario .cont-template-base form.wpcf7-form .upload label {
margin-top: 10px;
}
.cont-landing-motul .cont-etiqueta {
margin: 25px 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-landing-motul .cont-etiqueta img {
max-width: 80%;
margin: 0 auto;
display: block;
vertical-align: top;
}
.cont-landing-motul .cont-etiqueta .owl-motul {
margin: 90px 0;
}
.cont-landing-motul .cont-etiqueta .owl-motul .owl-dots {
display: none;
}
.cont-landing-motul .cont-ganadores {
margin: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-landing-motul .cont-ganadores img {
max-width: 80%;
margin: 0 auto;
display: block;
vertical-align: top;
}
.cont-landing-motul .cont-ganadores .cont-group h1 {
color: #d71616;
font-family: "Montserrat", sans-serif;
font-size: 30px;
font-weight: 900;
line-height: auto;
text-align: center;
text-transform: uppercase;
font-style: italic;
padding: 15px 0 0 0;
display: block;
vertical-align: top;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-landing-motul .cont-ganadores .cont-group ul {
display: block;
vertical-align: top;
}
.cont-landing-motul .cont-ganadores .cont-group ul li {
padding: 25px 0;
display: block;
vertical-align: top;
}
.cont-landing-motul .cont-ganadores .cont-group ul li h2 {
color: #fff;
font-family: "Montserrat", sans-serif;
font-size: 45px;
font-weight: 900;
text-align: center;
text-transform: uppercase;
font-style: italic;
padding: 15px 0;
display: block;
vertical-align: top;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-landing-motul .cont-ganadores .cont-group ul li p {
color: #fff;
font-family: "Montserrat", sans-serif;
font-size: 30px;
font-weight: 500;
text-align: center;
text-transform: uppercase;
padding: 15px 0;
display: block;
vertical-align: top;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-landing-motul .cont-shop {
width: 80%;
margin: 60px auto;
display: block;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-landing-motul .cont-shop img {
max-width: 80%;
margin: 0 auto;
display: block;
vertical-align: top;
}
.cont-landing-motul .cont-shop a {
background: rgba(215, 22, 22, 0);
width: 45%;
color: #fff;
font-family: "Montserrat", sans-serif;
font-size: 38px;
font-weight: 900;
letter-spacing: 0.8px;
text-align: center;
text-transform: uppercase;
border: solid 4px #d71616;
margin: 0 auto;
padding: 25px;
display: block;
vertical-align: top;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-landing-motul .cont-shop a:hover {
background: #d71616;
}
.cont-landing-motul .cont-shop p {
color: #fff;
font-family: "Montserrat", sans-serif;
font-size: 28px;
font-weight: 900;
line-height: normal;
letter-spacing: 0.8px;
text-align: center;
text-transform: uppercase;
margin: 48px 0;
padding: 15px 0 0 0;
display: block;
vertical-align: top;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-landing-motul .cont-video {
text-align: center;
padding-bottom: 35px;
}
.cont-landing-motul .cont-video p {
color: #fff;
font-family: "Montserrat", sans-serif;
font-size: 30px;
font-weight: 900;
line-height: normal;
text-align: left;
margin: 35px 0;
padding: 15px;
display: inline-block;
vertical-align: top;
position: relative;
}
.cont-landing-motul .cont-video p:before {
content: "";
background: red;
width: 300%;
height: 100%;
position: absolute;
z-index: -1;
right: 0;
top: 0;
}
.cont-landing-motul .cont-video iframe {
width: 100%;
height: 560px;
display: block;
vertical-align: top;
}
.cont-landing-motul .cont-products .cont-list-products .cont-items .products {
text-align: center;
}
.cont-landing-motul .cont-products .cont-list-products .cont-items .products li {
width: 25%;
}
.cont-landing-motul .cont-products .cont-list-products .cont-items .products li blockquote a {
text-align: left;
display: block;
vertical-align: top;
}
.cont-landing-motul .cont-products .cont-list-products .cont-items .products li blockquote a .cont-image img {
width: auto;
} .cont-landing-motul-2021 {
background: #010008;
}
.cont-landing-motul-2021 .cont-banner {
background-image: url(//socopur.com.pe/wp-content/themes/SocopurTemplate/image/landing-motul-2021-bg.jpg);
background-position: center center;
background-repeat: no-repeat;
background-size: auto 100%;
height: 950px;
}
.cont-landing-motul-2021 .cont-content {
margin-bottom: 45px;
}
.cont-landing-motul-2021 .cont-content.m-top {
margin: -190px 0 45px 0;
}
.cont-landing-motul-2021 .cont-content.points .button {
background: rgba(215, 22, 22, 0);
max-width: 435px;
color: #fff;
font-family: "Montserrat", sans-serif;
font-size: 26px;
font-weight: 700;
line-height: 18px;
letter-spacing: 0.8px;
text-align: center;
text-transform: uppercase;
font-style: italic;
margin: 18px auto 0 auto;
padding: 20px;
border: solid 3px #d71616;
border-radius: 0;
display: block !important;
vertical-align: top;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-landing-motul-2021 .cont-content.points .button:hover {
background: #d71616;
}
.cont-landing-motul-2021 .cont-content img {
max-width: 100%;
width: auto;
margin: 0 auto;
display: block;
vertical-align: top;
}
.cont-landing-motul-2021 .cont-formulario {
text-align: right;
}
.cont-landing-motul-2021 .cont-formulario .cont-template-base {
width: 80%;
text-align: center;
margin: 0 auto;
display: inline-block;
vertical-align: top;
}
.cont-landing-motul-2021 .cont-formulario .cont-template-base form.wpcf7-form {
text-align: left;
}
.cont-landing-motul-2021 .cont-formulario .cont-template-base form.wpcf7-form .wpcf7-checkbox .first,
.cont-landing-motul-2021 .cont-formulario .cont-template-base form.wpcf7-form .wpcf7-radio .first,
.cont-landing-motul-2021 .cont-formulario .cont-template-base form.wpcf7-form .wpcf7-acceptance span {
margin-left: 0 !important;
}
.cont-landing-motul-2021 .cont-formulario .cont-template-base form.wpcf7-form label {
padding-top: 0;
display: block;
vertical-align: top;
}
.cont-landing-motul-2021 .cont-formulario .cont-template-base form.wpcf7-form label span {
color: #fff;
display: inline-block;
vertical-align: middle;
}
.cont-landing-motul-2021 .cont-formulario .cont-template-base form.wpcf7-form p {
position: relative;
}
.cont-landing-motul-2021 .cont-formulario .cont-template-base form.wpcf7-form p br {
display: block;
}
.cont-landing-motul-2021 .cont-formulario .cont-template-base form.wpcf7-form p span {
color: #fff;
}
.cont-landing-motul-2021 .cont-formulario .cont-template-base form.wpcf7-form p span.acp-dperson label span,
.cont-landing-motul-2021 .cont-formulario .cont-template-base form.wpcf7-form p span.acp-politic label span {
width: 90%;
}
.cont-landing-motul-2021 .cont-formulario .cont-template-base form.wpcf7-form p span a {
color: red;
font-family: "Montserrat", sans-serif;
font-weight: 600;
text-decoration: underline;
}
.cont-landing-motul-2021 .cont-formulario .cont-template-base form.wpcf7-form input[type=submit] {
background: rgba(215, 22, 22, 0);
width: 235px;
color: #fff;
font-family: "Montserrat", sans-serif;
font-size: 26px;
font-weight: 700;
line-height: 18px;
letter-spacing: 0.8px;
text-align: center;
text-transform: uppercase;
font-style: italic;
margin: 18px auto 0 auto;
padding: 20px;
border: solid 3px #d71616;
display: block;
vertical-align: top;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-landing-motul-2021 .cont-formulario .cont-template-base form.wpcf7-form input[type=submit]:hover {
background: #d71616;
}
.cont-landing-motul-2021 .cont-formulario .cont-template-base form.wpcf7-form input[type=submit]:disabled {
opacity: 0.4;
}
.cont-landing-motul-2021 .cont-formulario .cont-template-base form.wpcf7-form .wpcf7-not-valid-tip {
background: #d71616;
color: #fff;
font-family: "Montserrat", sans-serif;
font-size: 12px;
font-weight: 700;
line-height: normal;
letter-spacing: 0.8px;
text-transform: uppercase;
padding: 6px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-landing-motul-2021 .cont-formulario .cont-template-base form.wpcf7-form .wpcf7-response-output {
font-size: 24px;
font-family: "Montserrat", sans-serif;
font-weight: 700;
text-align: center;
padding: 22px;
}
.cont-landing-motul-2021 .cont-formulario .cont-template-base form.wpcf7-form .t-doc {
margin-top: 14px;
}
.cont-landing-motul-2021 .cont-formulario .cont-template-base form.wpcf7-form .upload {
background: #d71616;
margin: 22px 0;
padding: 18px 78px 18px 18px;
position: relative;
}
.cont-landing-motul-2021 .cont-formulario .cont-template-base form.wpcf7-form .upload:before {
content: "";
background: url(//socopur.com.pe/wp-content/themes/SocopurTemplate/image/icon-cam.png) center center no-repeat;
width: 50px;
height: 40px;
display: inline-block;
vertical-align: top;
position: absolute;
z-index: 1;
right: 15px;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.cont-landing-motul-2021 .cont-formulario .cont-template-base form.wpcf7-form .upload label {
margin-top: 10px;
}
.cont-landing-motul-2021 .wow {
opacity: 0;
}
.cont-landing-motul-2021 .wow.animated {
opacity: 1;
} .cont-jmotero {
margin-bottom: 15px;
position: relative;
}
.cont-jmotero img {
max-width: 100%;
border: 0;
display: block;
vertical-align: top;
}
.cont-jmotero img.mobile {
display: none;
}
.cont-jmotero .cont-row {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
}
.cont-jmotero .cont-row .cont2-col {
text-align: center;
}
.cont-jmotero .cont-row .cont2-col #timer:after {
content: "";
background: url(//socopur.com.pe/wp-content/themes/SocopurTemplate/image/button-ver-ofertas.png) center no-repeat;
background-size: 100% auto;
width: 220px;
height: 45px;
margin-top: 40px;
display: inline-block;
vertical-align: top;
}
.cont-jmotero .cont-row .cont2-col script {
width: 100%;
height: 0;
display: block;
vertical-align: top;
overflow: hidden;
}
.cont-jmotero .cont-row .cont2-col p {
margin: 0 18px;
display: inline-block;
vertical-align: top;
}
.cont-jmotero .cont-row .cont2-col p span {
color: #fff;
font-family: "Montserrat", sans-serif;
font-size: 140px;
font-weight: 900;
line-height: 130px;
text-transform: uppercase;
display: block;
vertical-align: top;
}
.cont-jmotero .cont-row .cont2-col p span:nth-child(2n) {
font-size: 62px;
font-weight: 400;
line-height: normal;
}
.cont-cinta-jmotero {
background: #260002;
position: relative;
}
.cont-cinta-jmotero a {
width: 100%;
vertical-align: top;
}
.cont-cinta-jmotero img {
max-width: 100%;
border: 0;
margin: 0 auto;
display: block;
vertical-align: top;
}
.cont-cinta-jmotero img.mobile {
display: none;
}
.cont-cinta-jmotero .cont-row {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
}
.cont-cinta-jmotero .cont-row .cont2-col {
text-align: center;
}
.cont-cinta-jmotero .cont-row .cont2-col #timer_two:before {
content: "";
background: url(//socopur.com.pe/wp-content/themes/SocopurTemplate/image/button-ver-ofertas.png) center no-repeat;
background-size: auto 100%;
width: 130px;
height: 26px;
margin: 0 15px 0 0;
display: inline-block;
vertical-align: top;
position: relative;
top: 5px;
_-webkit-transform: translateY(-50%);
_ transform: translateY(-50%);
}
.cont-cinta-jmotero .cont-row .cont2-col script {
display: none;
}
.cont-cinta-jmotero .cont-row .cont2-col p {
margin: 0 12px;
display: inline-block;
vertical-align: top;
}
.cont-cinta-jmotero .cont-row .cont2-col p span {
color: #fff;
font-family: "Montserrat", sans-serif;
font-size: 35px;
font-weight: 900;
line-height: 40px;
text-transform: uppercase;
display: inline-block;
vertical-align: top;
}
.cont-cinta-jmotero .cont-row .cont2-col p span:nth-child(2n) {
font-size: 13px;
font-weight: 400;
line-height: 40px;
margin-left: 8px;
} .cont-template-lcardo {
background: #fff;
}
.cont-template-lcardo .cont-logo {
padding: 40px 0;
}
.cont-template-lcardo .cont-logo img {
max-width: 80%;
margin: 0 auto;
display: block;
}
.cont-template-lcardo .cont-frecom {
padding: 40px 0;
}
.cont-template-lcardo .cont-frecom.f2 {
background: #f2f2f2;
text-align: right;
}
.cont-template-lcardo .cont-frecom.f2 h1,
.cont-template-lcardo .cont-frecom.f2 p {
text-align: right;
}
.cont-template-lcardo .cont-frecom.f4 {
text-align: left;
}
.cont-template-lcardo .cont-frecom h1 {
color: #909090;
font-family: "Roboto Condensed", sans-serif;
font-size: 80px;
font-weight: 800;
font-style: italic;
text-transform: uppercase;
}
.cont-template-lcardo .cont-frecom pre {
width: 65%;
color: #019bcf;
font-family: "Roboto Condensed", sans-serif;
font-size: 15px;
font-weight: 400;
text-align: right;
line-height: normal;
font-style: italic;
margin: 0;
padding: 25px 0 0 0;
display: inline-block;
vertical-align: top;
}
.cont-template-lcardo .cont-frecom p {
width: 80%;
color: #019bcf;
font-family: "Roboto Condensed", sans-serif;
font-size: 55px;
font-weight: 700;
text-align: left;
line-height: normal;
font-style: italic;
margin: 0;
padding: 25px 0;
display: inline-block;
vertical-align: top;
}
.cont-template-lcardo .cont-frecom p span {
color: #909090;
font-size: 1em;
font-weight: 700;
font-style: italic;
}
.cont-template-lcardo .cont-frecom a {
background: #019bcf;
height: 50px;
border-radius: 4px;
color: #fff;
font-family: "Roboto Condensed", sans-serif;
font-size: 14px;
font-weight: 800;
text-align: center;
line-height: 34px;
text-transform: uppercase;
letter-spacing: 0.8px;
margin-bottom: 15px;
padding: 10px 18px;
display: inline-block;
vertical-align: top;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-template-lcardo .cont-frecom a:hover {
background: #01b2ed;
}
.cont-template-lcardo .cont-frecom a img {
width: auto;
height: 30px;
margin: -6px 8px 0 0;
display: inline-block;
vertical-align: middle;
}
.cont-template-lcardo .cont-frecom img {
max-width: 90%;
margin-top: 25px;
display: inline-block;
vertical-align: top;
}
.cont-template-lcardo .cont-frecom .linel:before {
content: "";
background: #019bcf;
width: 100%;
height: 40%;
border-radius: 20px;
position: absolute;
z-index: 1;
left: 32%;
top: 8%;
-webkit-transform: skew(10deg, 0deg);
transform: skew(10deg, 0deg);
}
.cont-template-lcardo .cont-frecom .linel img {
margin: 0;
position: relative;
z-index: 5;
}
.cont-template-lcardo .cont-frecom .liner:before {
content: "";
background: #019bcf;
width: 100%;
height: 40%;
border-radius: 20px;
position: absolute;
z-index: 1;
right: 32%;
top: 8%;
-webkit-transform: skew(10deg, 0deg);
transform: skew(10deg, 0deg);
}
.cont-template-lcardo .cont-frecom .liner img {
margin: 0;
position: relative;
z-index: 5;
}
.cont-template-lcardo .cont-connect {
background: #fff;
padding: 65px 0 125px 0;
position: relative;
z-index: 1;
}
.cont-template-lcardo .cont-connect h4 {
width: 80%;
color: #909090;
font-family: "Roboto Condensed", sans-serif;
font-size: 55px;
font-weight: 700;
text-align: left;
font-style: italic;
margin: 0;
padding-bottom: 25px;
display: block;
vertical-align: top;
}
.cont-template-lcardo .cont-connect h4 span {
color: #019bcf;
font-size: 1em;
font-weight: 700;
font-style: italic;
display: block;
vertical-align: top;
}
.cont-template-lcardo .cont-connect p {
width: 80%;
color: #575756;
font-size: 16px;
font-family: "Roboto Condensed", sans-serif;
font-weight: 400;
text-align: left;
line-height: 24px;
margin: 0;
padding: 0;
display: block;
vertical-align: top;
}
.cont-template-lcardo .cont-connect a {
margin: 70px 10px 0 10px;
display: inline-block;
vertical-align: middle;
}
.cont-template-lcardo .cont-connect a img {
width: auto;
height: 38px;
margin: 0 auto;
display: block;
vertical-align: top;
}
.cont-template-lcardo .cont-connect img.phone {
width: 420px;
height: auto;
margin: 50px auto -120px auto;
display: block;
vertical-align: top;
}
.cont-template-lcardo .cont-connect .cont-row {
width: 80%;
margin: 0 auto;
}
.cont-template-lcardo .cont-connect .cont-row:before {
content: "";
background: #ebebeb;
width: 100%;
height: 100%;
border-radius: 40px;
position: absolute;
z-index: 1;
left: 0;
top: 0;
-webkit-transform: skew(-10deg, 0deg);
transform: skew(-10deg, 0deg);
}
.cont-template-lcardo .cont-connect .cont-row * {
position: relative;
z-index: 5;
}
.cont-template-lcardo .cont-connect .cont-row .cont2-col {
height: 400px;
text-align: center;
}
.cont-template-lcardo .cont-base {
background: url(//socopur.com.pe/wp-content/themes/SocopurTemplate/image/landingcardo/bg-landing-cardo.jpg) center;
padding: 65px 0;
}
.cont-template-lcardo .cont-base img {
width: 65px;
margin-right: 20px;
display: inline-block;
vertical-align: middle;
}
.cont-template-lcardo .cont-base p {
width: 60%;
color: #575756;
font-size: 14px;
font-family: "Roboto Condensed", sans-serif;
font-weight: 400;
text-align: left;
line-height: 22px;
margin: 0;
padding: 0;
display: inline-block;
vertical-align: middle;
}
.cont-template-lcardo .cont-base a {
width: 220px;
border-radius: 4px;
color: #019bcf;
font-family: "Roboto Condensed", sans-serif;
font-size: 14px;
font-weight: 800;
text-align: center;
line-height: 25px;
text-transform: uppercase;
letter-spacing: 0.8px;
margin: 25px auto 15px auto;
padding: 10px 18px;
border: solid 2px #019bcf;
border-radius: 8px;
display: block;
vertical-align: top;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-template-lcardo .cont-base a:hover {
background: #01b2ed;
color: #fff;
border: solid 2px #01b2ed;
}
.cont-template-lcardo .cont-base .cont2-col {
text-align: center;
}
.cont-template-cardo {
background: #fff;
}
.cont-template-cardo.ptb .cont-banner {
background: url(//socopur.com.pe/wp-content/themes/SocopurTemplate/image/banner-cardo-pack talk_bold.jpg) center;
background-size: auto 100%;
}
.cont-template-cardo.ptb .cont-buy p {
width: 70%;
}
.cont-template-cardo.ptb .cont-message {
padding-bottom: 40px;
}
.cont-template-cardo.ptb .cont-message h2 {
max-width: 58%;
margin: 0 auto;
padding: 0;
}
.cont-template-cardo.ptb .cont-message img {
float: right;
}
.cont-template-cardo.ptb .cont-message .message {
text-align: center;
padding-top: 40px;
}
.cont-template-cardo.ptb .cont-message .message noscript {
display: none;
}
.cont-template-cardo.ptb .cont-message .message img {
width: 60px;
height: auto;
display: inline-block;
vertical-align: middle;
float: none;
}
.cont-template-cardo.ptb .cont-message .message p {
width: 176px;
color: #575756;
font-family: "Roboto Condensed", sans-serif;
font-size: 16px;
font-weight: 400;
text-align: left;
line-height: 24px;
margin: 0 0 0 25px;
display: inline-block;
vertical-align: middle;
}
.cont-template-cardo.ptb .cont-preferences .cont-row:before {
right: 15%;
left: auto;
}
.cont-template-cardo.fc4 .cont-banner {
background: url(//socopur.com.pe/wp-content/themes/SocopurTemplate/image/banner-cardo-4.jpg) center;
background-size: auto 100%;
}
.cont-template-cardo.fc4 .cont-message h2 {
text-align: right;
margin: 0 auto;
padding: 0;
}
.cont-template-cardo.fc4 .cont-message .cont-sub-message .cont-row {
width: 100%;
}
.cont-template-cardo.fc4 .cont-preferences .cont-row:before {
-webkit-transform: skew(-10deg, 0deg);
transform: skew(-10deg, 0deg);
left: auto;
right: 15%;
}
.cont-template-cardo noscript {
display: none !important;
}
.cont-template-cardo .cont-menu {
background: #000;
}
.cont-template-cardo .cont-menu ul {
display: inline-block;
vertical-align: top;
}
.cont-template-cardo .cont-menu ul * {
display: inline-block;
vertical-align: top;
}
.cont-template-cardo .cont-menu ul li {
padding: 16px 30px 16px 20px;
}
.cont-template-cardo .cont-menu ul li:last-of-type {
padding-right: 0;
}
.cont-template-cardo .cont-menu ul li a {
color: #fff;
font-size: 18px;
font-family: "Roboto Condensed", sans-serif;
font-weight: 800;
font-style: italic;
text-transform: uppercase;
position: relative;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-template-cardo .cont-menu ul li a:before {
content: "";
background: url(//socopur.com.pe/wp-content/themes/SocopurTemplate/image/icon_viñeta.svg) center no-repeat;
background-size: auto 100%;
width: 15px;
height: 25px;
display: inline-block;
position: absolute;
left: -28px;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
opacity: 0;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-template-cardo .cont-menu ul li a.active {
color: #019bcf;
}
.cont-template-cardo .cont-menu ul li a:hover:before,
.cont-template-cardo .cont-menu ul li a.active:before {
left: -20px;
opacity: 1;
}
.cont-template-cardo .cont-menu ul li a img {
width: auto;
height: 25px;
margin: -10px 0px -10px 4px;
display: inline-block;
vertical-align: middle;
position: relative;
top: -2px;
}
.cont-template-cardo .cont-banner {
background: url(//socopur.com.pe/wp-content/themes/SocopurTemplate/image/banner-cardo-2.jpg) center;
background-size: auto 100%;
height: 820px;
}
.cont-template-cardo .cont-banner img {
width: 220px;
height: 200px;
margin: -10% 0 0 -40%;
display: inline-block;
position: relative;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.cont-template-cardo .cont-buy {
background: #fff;
padding: 25px 0 45px 0;
}
.cont-template-cardo .cont-buy h1 {
color: #909090;
font-family: "Roboto Condensed", sans-serif;
font-size: 134px;
font-weight: 800;
font-style: italic;
text-align: center;
text-transform: uppercase;
margin-bottom: 25px;
}
.cont-template-cardo .cont-buy p {
width: 50%;
color: #019bcf;
font-family: "Roboto Condensed", sans-serif;
font-size: 19px;
font-weight: 400;
text-align: center;
line-height: 28px;
margin: 0 auto 25px auto;
display: block;
vertical-align: top;
}
.cont-template-cardo .cont-buy .cont2-col {
text-align: center;
padding: 25px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-template-cardo .cont-buy .cont2-col:hover img.prod {
top: 15px;
}
.cont-template-cardo .cont-buy .cont2-col:hover p {
color: #019bcf;
}
.cont-template-cardo .cont-buy .cont2-col img.prod {
max-width: 90%;
margin: 0 auto;
display: block;
vertical-align: top;
position: relative;
top: 0;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-template-cardo .cont-buy .cont2-col p {
width: auto;
color: #909090;
font-family: "Roboto Condensed", sans-serif;
font-size: 22px;
font-weight: 800;
text-align: center;
line-height: 28px;
margin: 0 0 20px 0;
display: block;
vertical-align: top;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-template-cardo .cont-buy .cont2-col a {
background: #019bcf;
height: 50px;
border-radius: 4px;
color: #fff;
font-family: "Roboto Condensed", sans-serif;
font-size: 14px;
font-weight: 800;
text-align: center;
line-height: 34px;
text-transform: uppercase;
letter-spacing: 0.8px;
padding: 10px 18px;
display: inline-block;
vertical-align: top;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-template-cardo .cont-buy .cont2-col a:hover {
background: #01b2ed;
}
.cont-template-cardo .cont-buy .cont2-col a img {
width: auto;
height: 30px;
margin: -6px 0 0 8px;
display: inline-block;
vertical-align: middle;
}
.cont-template-cardo .cont-message {
background: #fff;
}
.cont-template-cardo .cont-message img {
max-width: 100%;
}
.cont-template-cardo .cont-message h2 {
max-width: 60%;
color: #019bcf;
font-family: "Roboto Condensed", sans-serif;
font-size: 55px;
font-weight: 700;
text-align: left;
font-style: italic;
margin: 0;
padding-left: 25px;
display: block;
vertical-align: top;
}
.cont-template-cardo .cont-message h2 span {
color: #909090;
font-size: 1em;
font-weight: 700;
font-style: italic;
display: block;
vertical-align: top;
}
.cont-template-cardo .cont-message .cont-sub-message {
padding: 65px 0;
}
.cont-template-cardo .cont-message .cont-sub-message .cont-row {
width: 60%;
text-align: center;
margin: 0 auto;
}
.cont-template-cardo .cont-message .cont-sub-message .cont-row .cont2-col:nth-child(2n) p {
width: 75%;
}
.cont-template-cardo .cont-message .cont-sub-message .cont-row p {
width: 40%;
color: #575756;
font-family: "Roboto Condensed", sans-serif;
font-size: 16px;
font-weight: 400;
text-align: left;
line-height: 24px;
margin: 0;
display: inline-block;
vertical-align: middle;
}
.cont-template-cardo .cont-message .cont-sub-message .cont-row img {
width: auto;
height: 48px;
margin-right: 25px;
display: inline-block;
vertical-align: middle;
}
.cont-template-cardo .cont-preferences {
background: #fff;
}
.cont-template-cardo .cont-preferences .cont-row:before {
content: "";
background: #019bcf;
width: 120%;
height: 100%;
border-radius: 40px;
position: absolute;
z-index: 1;
left: 15%;
top: 0;
-webkit-transform: skew(10deg, 0deg);
transform: skew(10deg, 0deg);
}
.cont-template-cardo .cont-preferences .cont-row * {
position: relative;
z-index: 5;
}
.cont-template-cardo .cont-preferences .cont-row .cont-elastic-col .cont4-col {
padding: 0 15px 40px 15px;
}
.cont-template-cardo .cont-preferences img {
max-width: 100%;
}
.cont-template-cardo .cont-preferences h3 {
color: #fff;
font-family: "Roboto Condensed", sans-serif;
font-size: 55px;
font-weight: 700;
text-align: left;
font-style: italic;
margin: 0;
padding: 35px 15px 25px 15px;
display: block;
vertical-align: top;
}
.cont-template-cardo .cont-preferences strong {
margin: 0;
display: block;
vertical-align: middle;
}
.cont-template-cardo .cont-preferences strong img {
width: 35px;
height: 35px;
margin-right: 6px;
display: inline-block;
vertical-align: middle;
}
.cont-template-cardo .cont-preferences strong span {
width: 75%;
color: #fff;
font-family: "Roboto Condensed", sans-serif;
font-size: 14px;
font-weight: 700;
text-align: left;
line-height: normal;
text-transform: uppercase;
display: inline-block;
vertical-align: middle;
}
.cont-template-cardo .cont-preferences p {
color: #fff;
font-family: "Roboto Condensed", sans-serif;
font-size: 13px;
font-weight: 400;
text-align: left;
line-height: 20px;
margin: 12px 0 0 0;
display: inline-block;
vertical-align: middle;
}
.cont-template-cardo .cont-moto {
background: #fff;
padding: 65px 0;
}
.cont-template-cardo .cont-connect {
background: #fff;
padding: 25px 0 200px 0;
position: relative;
z-index: 1;
}
.cont-template-cardo .cont-connect h4 {
width: 80%;
color: #909090;
font-family: "Roboto Condensed", sans-serif;
font-size: 55px;
font-weight: 700;
text-align: left;
font-style: italic;
margin: 0;
padding-bottom: 25px;
display: block;
vertical-align: top;
}
.cont-template-cardo .cont-connect h4 span {
color: #019bcf;
font-size: 1em;
font-weight: 700;
font-style: italic;
display: block;
vertical-align: top;
}
.cont-template-cardo .cont-connect p {
width: 80%;
color: #575756;
font-size: 16px;
font-family: "Roboto Condensed", sans-serif;
font-weight: 400;
text-align: left;
line-height: 24px;
margin: 0;
padding: 0;
display: block;
vertical-align: top;
}
.cont-template-cardo .cont-connect a {
margin: 70px 10px 0 10px;
display: inline-block;
vertical-align: middle;
}
.cont-template-cardo .cont-connect a img {
width: auto;
height: 38px;
margin: 0 auto;
display: block;
vertical-align: top;
}
.cont-template-cardo .cont-connect img.phone {
width: 420px;
height: auto;
margin: 50px auto -120px auto;
display: block;
vertical-align: top;
}
.cont-template-cardo .cont-connect .cont-row {
width: 80%;
margin: 0 auto;
}
.cont-template-cardo .cont-connect .cont-row:before {
content: "";
background: #ebebeb;
width: 100%;
height: 100%;
border-radius: 40px;
position: absolute;
z-index: 1;
left: 0;
top: 0;
-webkit-transform: skew(-10deg, 0deg);
transform: skew(-10deg, 0deg);
}
.cont-template-cardo .cont-connect .cont-row * {
position: relative;
z-index: 5;
}
.cont-template-cardo .cont-connect .cont-row .cont2-col {
height: 400px;
text-align: center;
}
.cont-template-cardo .cont-form {
background: url(//socopur.com.pe/wp-content/themes/SocopurTemplate/image/fondo-cardo-base.jpg) top center no-repeat;
background-size: 100% auto;
margin-top: -90px;
padding: 120px 0 65px 0;
position: relative;
z-index: 5;
}
.cont-template-cardo .cont-form form {
background: #019bcf;
width: 50%;
text-align: center;
margin: 0 auto;
padding: 20px;
border-radius: 45px;
display: block;
vertical-align: top;
}
.cont-template-cardo .cont-form form input[type=text],
.cont-template-cardo .cont-form form input[type=email],
.cont-template-cardo .cont-form form select {
font-family: "Roboto Condensed", sans-serif;
font-size: 15px;
font-weight: 400;
border: 0;
border-radius: 12px;
}
.cont-template-cardo .cont-form form label {
line-height: 22px;
text-align: left;
}
.cont-template-cardo .cont-form form button {
background: #000 !important;
color: #fff !important;
font-family: "Roboto Condensed", sans-serif;
font-size: 22px !important;
font-weight: 800;
border: 0 !important;
border-radius: 8px;
text-transform: uppercase;
margin-top: 15px;
padding: 14px 10px;
display: inline-block;
vertical-align: top;
}
.cont-template-cardo .cont-form form .wpforms-description {
color: #fff;
font-family: "Roboto Condensed", sans-serif;
font-size: 28px;
font-weight: 800;
font-style: italic;
margin-bottom: 15px;
}
div.wpcf7 .ajax-loader {
background-color: #fff;
background-position: center;
background-repeat: no-repeat;
width: 40px;
height: 40px;
text-align: center;
border-radius: 100%;
margin: 4px 0 0 0;
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.cont-term-mod blockquote {
background-position: center center !important;
background-repeat: no-repeat !important;
max-height: 70vh;
text-align: left;
padding: 25px;
overflow: auto;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-term-mod blockquote h1 {
color: #d71616;
font-family: "Montserrat", sans-serif;
font-size: 28px;
font-weight: 900;
line-height: 26px;
letter-spacing: 0.8px;
text-transform: uppercase;
margin: 25px 0;
}
.cont-term-mod blockquote p {
color: #fff;
font-family: "Montserrat", sans-serif;
font-size: 16px;
font-weight: 400;
line-height: normal;
letter-spacing: 0.8px;
}
.cont-term-mod blockquote ul {
padding: 0;
}
.cont-term-mod blockquote ul li {
color: #fff !important;
font-family: "Montserrat", sans-serif !important;
font-size: 16px !important;
font-weight: 500 !important;
line-height: 26px;
letter-spacing: 0.8px;
margin: 12px 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-term-mod blockquote ul li b {
color: currentColor;
font-weight: 900;
text-transform: uppercase;
}
.cont-term-mod blockquote .btn-close i {
font-size: 32px;
margin: 6px;
z-index: 15;
}
.cont-efectiva img {
max-width: 100%;
width: 100%;
}
.cont-efectiva .cont-row {
background: #e0e4f6;
overflow: visible;
}
.cont-efectiva blockquote {
background: transparent;
border: 0;
overflow: visible;
}
.cont-efectiva blockquote div.wpforms-container-full .wpforms-form .wpforms-field-label {
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 14px;
font-weight: 600;
line-height: normal;
letter-spacing: 0.8px;
}
.cont-efectiva blockquote div.wpforms-container-full .wpforms-form button {
margin-bottom: 10px;
}
.cont-efectiva blockquote div.wpforms-container .wpforms-form * {
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 14px;
font-weight: 400;
}
.cont-efectiva blockquote div.wpforms-container .wpforms-form .choices[data-type*=select-one] .choices__button {
display: none;
} .cont-load-buy-landing {
background: #f4f5fa;
position: fixed;
z-index: 999;
opacity: 1;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-load-buy-landing.desactive {
opacity: 0;
}
.cont-load-buy-landing img {
max-width: 80%;
width: 360px;
margin: 0 auto 20px auto;
padding-top: 0;
display: block;
vertical-align: top;
position: relative;
}
.cont-load-buy-landing .lds-ripple {
width: 80px;
height: 80px;
margin: 0 auto;
padding-top: 0;
display: block;
position: relative;
}
.cont-load-buy-landing .lds-ripple div {
position: absolute;
border: 4px solid #d71616;
opacity: 1;
border-radius: 50%;
-webkit-animation: lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
animation: lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}
.cont-load-buy-landing .lds-ripple div:nth-child(2) {
-webkit-animation-delay: -0.5s;
animation-delay: -0.5s;
}
@-webkit-keyframes lds-ripple {
0% {
width: 0;
height: 0;
top: 36px;
left: 36px;
opacity: 1;
}
100% {
top: 0px;
left: 0px;
width: 72px;
height: 72px;
opacity: 0;
}
}
@keyframes lds-ripple {
0% {
width: 0;
height: 0;
top: 36px;
left: 36px;
opacity: 1;
}
100% {
top: 0px;
left: 0px;
width: 72px;
height: 72px;
opacity: 0;
}
}
@-webkit-keyframes lds-ripple-two {
0% {
width: 0;
height: 0;
top: 15px;
left: 15px;
opacity: 1;
}
100% {
width: 30px;
height: 30px;
top: 0px;
left: 0px;
opacity: 0;
}
}
@keyframes lds-ripple-two {
0% {
width: 0;
height: 0;
top: 15px;
left: 15px;
opacity: 1;
}
100% {
width: 30px;
height: 30px;
top: 0px;
left: 0px;
opacity: 0;
}
}
img[role=presentation].zoomImg {
background: #fff;
}
.rtwpvg-images {
background: #fff;
border: solid 1px #e0e4f6;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.prod-items .prod-i .prod-i-info .button {
width: auto;
}
#pay-with-apurata {
background: #e0e4f6;
padding: 12px !important;
margin-bottom: 15px;
display: inline-block;
vertical-align: top;
}
#pay-with-apurata div,
#pay-with-apurata span {
color: #4ebdc5 !important;
font-family: "Montserrat", sans-serif !important;
font-size: 14px !important;
font-weight: 600 !important;
line-height: normal;
letter-spacing: 0.8px;
vertical-align: middle;
text-transform: uppercase !important;
}
#pay-with-apurata div *,
#pay-with-apurata span * {
color: currentColor;
}
#pay-with-apurata a {
color: #4ebdc5 !important;
vertical-align: middle;
}
#pay-with-apurata a * {
color: currentColor;
}
#pay-with-apurata br {
display: none;
}
.wc-proceed-to-checkout #pay-with-apurata,
.woocommerce-checkout-review-order #pay-with-apurata {
text-align: center;
margin-top: -15px;
display: block;
vertical-align: top;
}
.cont-woo-default .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields__field-wrapper select,
.cont-woo-default .woocommerce .woocommerce-billing-fields select{
background: #fff;
height: 45px;
line-height: 44px;
margin: 15px 0; padding: 0 10px;
border: solid 2px #000 !important;
border-radius: 4px;
box-sizing: border-box;
}
.cont-woo-default .woocommerce .woocommerce-billing-fields .select2-selection,
.cont-woo-default .woocommerce .woocommerce-billing-fields .select2-selection__rendered,
.cont-woo-default .woocommerce .woocommerce-shipping-fields .select2-selection,
.cont-woo-default .woocommerce .woocommerce-shipping-fields .select2-selection__rendered,
.woocommerce .woocommerce-address-fields .select2-selection,
.woocommerce .woocommerce-address-fields .select2-selection__rendered,
.cont-woo-default .woocommerce .shop_table .woocommerce-shipping-totals.shipping .shipping-calculator-form .select2-selection,
.cont-woo-default .woocommerce .shop_table .woocommerce-shipping-totals.shipping .shipping-calculator-form .select2-selection__rendered{
height: 45px;
}
.cont-woo-default .woocommerce .woocommerce-billing-fields .select2-selection span,
.cont-woo-default .woocommerce .woocommerce-billing-fields .select2-selection__rendered span,
.cont-woo-default .woocommerce .woocommerce-shipping-fields .select2-selection span,
.cont-woo-default .woocommerce .woocommerce-shipping-fields .select2-selection__rendered span,
.woocommerce .woocommerce-address-fields .select2-selection span,
.woocommerce .woocommerce-address-fields .select2-selection__rendered span,
.cont-woo-default .woocommerce .shop_table .woocommerce-shipping-totals.shipping .shipping-calculator-form .select2-selection span,
.cont-woo-default .woocommerce .shop_table .woocommerce-shipping-totals.shipping .shipping-calculator-form .select2-selection__rendered span {
height: 45px;
line-height: 44px;
}
.grecaptcha-badge {
bottom: 50% !important;
}
.cod-yape {
max-width: 100%;
width: 300px;
margin: 25px auto;
display: block;
vertical-align: top;
}
.ea-bootstrap .disabled .block {
background: #f4f5fa !important;
}
.one-half,
.one-third {
position: relative;
margin-right: 4%;
float: left;
margin-bottom: 20px;
}
.one-half {
width: 48%;
}
.one-third {
width: 30.66%;
}
.one-todo {
width: 100%;
}
.last {
_margin-right: 0 !important;
clear: right;
}
#playAudio {
background: transparent;
color: #e0e4f6;
font-family: "Montserrat", sans-serif;
font-size: 16px;
font-weight: 700;
text-transform: uppercase;
margin: 0;
padding: 0;
border: 0;
}
#playAudio i {
color: #e0e4f6;
font-size: 25px;
margin-right: 8px;
display: inline-block;
vertical-align: text-bottom;
}
.berocket_aapf_widget_show {
margin-top: -15px;
}
.dgwt-wcas-has-img .dgwt-wcas-suggestion.dgwt-wcas-suggestion-product {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.dgwt-wcas-st > span * {
color: #000 !important;
}
.mascara {
background: rgba(0, 0, 0, 0.7);
}
#button-view-contact {
margin: 25px;
display: inline-block;
vertical-align: top;
position: fixed;
left: 0;
bottom: 0;
z-index: 999;
}
#button-view-contact:hover span {
left: 110%;
opacity: 1;
}
#button-view-contact i {
background: #d71616;
width: 75px;
height: 75px;
color: #fff;
font-size: 40px;
line-height: 75px;
text-align: center;
border-radius: 100%;
display: inline-block;
vertical-align: top;
}
#button-view-contact span {
background: rgba(0, 0, 0, 0.7);
color: #fff;
font-family: "Montserrat", sans-serif;
font-size: 13px;
font-weight: 400;
text-transform: uppercase;
padding: 8px;
display: inline-block;
vertical-align: top;
position: absolute;
left: 0%;
top: 50%;
z-index: -1;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
opacity: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-data-contact {
padding: 0;
display: inline-table;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-data-contact .cont-header {
background: #283346;
margin-bottom: 25px;
padding: 0;
display: block;
vertical-align: top;
}
.cont-data-contact .cont-header h1 {
color: #fff;
font-family: "Montserrat", sans-serif;
font-size: 22px;
font-weight: 600;
line-height: normal;
text-transform: uppercase;
padding: 13.5px 15px;
}
.cont-data-contact .cont-header a {
width: 57px;
height: 57px;
text-align: center;
display: inline-block;
vertical-align: top;
position: absolute;
right: 0;
top: 0;
z-index: 1;
}
.cont-data-contact .cont-header a:before {
content: "";
background: #d71616;
width: 132%;
height: 100%;
position: absolute;
z-index: 1;
left: 50%;
top: 0;
transform: skew(-18deg, 0deg) translateX(-50%);
-webkit-transform: skew(-18deg, 0deg) translateX(-50%);
-moz-transform: skew(-18deg, 0deg) translateX(-50%);
-o-transform: skew(-18deg, 0deg) translateX(-50%);
-ms-transform: skew(-18deg, 0deg) translateX(-50%);
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-data-contact .cont-header a i {
color: #fff;
font-size: 25px;
line-height: 55px;
display: inline-block;
vertical-align: top;
position: relative;
z-index: 5;
}
.cont-data-contact .cont-parrafo {
font-size: 14px;
padding: 0 20px 20px 20px;
}
.cont-data-contact .item {
width: 49%;
width: calc(50% - 3px);
text-align: left;
padding: 0 20px 35px 20px;
display: inline-block;
vertical-align: top;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-data-contact .item .cont-banner {
height: 45px;
margin-bottom: 20px;
}
.cont-data-contact .item .cont-banner h2 {
color: #fff;
font-family: "Montserrat", sans-serif;
font-size: 18px;
font-weight: 400;
text-align: left;
letter-spacing: 0.8px;
padding: 0 20px;
display: block;
vertical-align: top;
position: relative;
}
.cont-data-contact .item .cont-banner .cont-row {
height: 100%;
}
.cont-data-contact .item .cont-banner .background:before {
content: "";
background: rgba(0, 0, 0, 0.6);
width: 100%;
height: 100%;
position: absolute;
z-index: 2;
left: 0;
top: 0;
}
.cont-data-contact .item p {
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 14px;
font-weight: 400;
line-height: normal;
margin: 0;
}
.cont-data-contact .item p b {
color: currentColor;
font-size: 1em;
font-weight: 600;
text-transform: uppercase;
display: block;
}
.cont-data-contact .item p i {
color: green;
font-size: 1em;
margin: 5px 5px 0 0;
}
.cont-data-contact .item p a {
color: currentColor;
font-size: 1em;
font-weight: 400;
line-height: normal;
}
.cont-data-contact .item p a:hover {
color: #d71616;
font-weight: 600;
}
.cont-data-cotizar {
max-width: 700px !important;
padding: 0;
display: inline-table;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-data-cotizar div.cont-full {
max-height: 78vh;
overflow: auto;
}
.cont-data-cotizar .hbspt-form {
width: 90%;
margin: 0 auto;
padding-bottom: 0;
display: block;
vertical-align: top;
}
.cont-data-cotizar .hbspt-form iframe {
width: 100%;
display: block;
vertical-align: top;
}
.cont-data-cotizar form {
width: 90%;
margin: 0 auto;
padding-bottom: 25px;
display: block;
vertical-align: top;
}
.cont-data-cotizar form input[type=text],
.cont-data-cotizar form input[type=number],
.cont-data-cotizar form input[type=email],
.cont-data-cotizar form textarea {
background: #fff;
height: 45px !important;
color: #000 !important;
font-family: "Montserrat", sans-serif;
font-size: 15px !important;
font-weight: 400;
line-height: normal;
letter-spacing: 0.8px;
text-align: left;
border: solid 1px rgba(0, 0, 0, 0.2) !important;
margin: 0 !important;
padding: 15px !important;
display: block;
vertical-align: top;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-data-cotizar form select {
-webkit-appearance: menulist !important;
height: 45px !important;
}
.cont-data-cotizar form textarea {
height: 130px !important;
}
.cont-data-cotizar form input[type=checkbox] {
width: 0;
height: 0;
opacity: 0;
position: absolute;
left: 0;
top: 0;
}
.cont-data-cotizar form button {
background: transparent !important;
color: #d71616 !important;
font-family: "Montserrat", sans-serif;
font-size: 15px !important;
font-weight: 600 !important;
line-height: 23px !important;
letter-spacing: 0.8px !important;
text-align: center !important;
text-transform: uppercase !important;
border: solid 1px #d71616 !important;
padding: 0.618em 1em !important;
position: relative !important;
overflow: hidden !important;
border-radius: 0;
-webkit-transition: all 0.4s;
transition: all 0.4s;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-data-cotizar form button:after {
content: "";
background: #d71616;
width: 100%;
height: 100%;
position: absolute;
right: 100%;
top: 0;
z-index: -1;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-data-cotizar form button:hover {
background: transparent !important;
color: #fff !important;
}
.cont-data-cotizar form button:hover:after {
right: 0;
}
.cont-data-cotizar form ul li.wpforms-selected label:before {
border: solid 2px #a0a6c5;
}
.cont-data-cotizar form ul li.wpforms-selected label:after {
opacity: 1;
}
.cont-data-cotizar form ul li label {
color: #000 !important;
font-family: "Montserrat", sans-serif;
font-size: 14px !important;
font-weight: 400;
line-height: normal !important;
letter-spacing: 0.8px !important;
text-align: left !important;
display: block !important;
position: relative !important;
}
.cont-data-cotizar form ul li label:before {
content: "";
width: 22px;
height: 22px;
border: solid 1px rgba(0, 0, 0, 0.2);
margin: 10px 10px 10px 0;
padding: 0;
display: inline-block;
vertical-align: middle;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-data-cotizar form ul li label:after {
content: "X";
color: #a0a6c5;
font-family: "Montserrat", sans-serif;
font-size: 16px;
font-weight: 700;
line-height: normal;
letter-spacing: 0.8px;
text-align: left;
margin: 12px 8px;
opacity: 0;
position: absolute;
left: 0;
top: 0;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-data-cotizar form ul li label:hover:before {
border: solid 1px #a0a6c5;
}
.cont-data-cotizar form .cont2-col {
width: 50% !important;
text-align: left !important;
display: inline-block;
vertical-align: top;
}
.cont-data-cotizar form .cont2-col:nth-child(2n+2) {
text-align: right !important;
}
.cont-data-cotizar form .cont2-col input {
width: 96% !important;
display: inline-block !important;
vertical-align: top !important;
}
.cont-data-cotizar form .wpforms-error {
color: red !important;
text-align: left !important;
margin-top: 5px !important;
}
.cont-data-cotizar form .wpforms-error-container {
color: #d71616 !important;
font-weight: 600;
text-align: left;
margin-bottom: 12px;
padding-bottom: 12px;
border-bottom: solid 1px #d71616;
display: block;
vertical-align: top;
}
.cont-data-cotizar form .wpforms-field-description {
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 15px;
font-weight: 400;
line-height: normal;
letter-spacing: 0.8px;
text-align: left;
}
.cont-data-cotizar form .wpforms-confirmation-container-full {
width: 90%;
color: #000;
margin: 0 auto;
display: block;
}
.cont-data-cotizar .cont-header {
background: #283346;
margin-bottom: 25px;
padding-bottom: 0;
display: block;
vertical-align: top;
}
.cont-data-cotizar .cont-header h1 {
width: 84%;
color: #fff;
font-family: "Montserrat", sans-serif;
font-size: 22px;
font-weight: 600;
line-height: normal;
text-transform: uppercase;
padding: 13.5px 15px;
}
.cont-data-cotizar .cont-header a {
width: 57px;
height: 57px;
text-align: center;
display: inline-block;
vertical-align: top;
position: absolute;
right: 0;
top: 0;
z-index: 1;
}
.cont-data-cotizar .cont-header a:before {
content: "";
background: #d71616;
width: 132%;
height: 100%;
position: absolute;
z-index: 1;
left: 50%;
top: 0;
transform: skew(-18deg, 0deg) translateX(-50%);
-webkit-transform: skew(-18deg, 0deg) translateX(-50%);
-moz-transform: skew(-18deg, 0deg) translateX(-50%);
-o-transform: skew(-18deg, 0deg) translateX(-50%);
-ms-transform: skew(-18deg, 0deg) translateX(-50%);
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-data-cotizar .cont-header a i {
color: #fff;
font-size: 25px;
line-height: 55px;
display: inline-block;
vertical-align: top;
position: relative;
z-index: 5;
}
.cont-data-local {
padding: 0;
display: inline-table;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-data-local .cont-header {
background: #283346;
margin-bottom: 35px;
display: block;
vertical-align: top;
}
.cont-data-local .cont-header h1 {
color: #fff;
font-family: "Montserrat", sans-serif;
font-size: 22px;
font-weight: 600;
line-height: normal;
text-transform: uppercase;
padding: 13.5px 15px;
}
.cont-data-local .cont-header a {
width: 57px;
height: 57px;
text-align: center;
display: inline-block;
vertical-align: top;
position: absolute;
right: 0;
top: 0;
z-index: 1;
}
.cont-data-local .cont-header a:before {
content: "";
background: #d71616;
width: 132%;
height: 100%;
position: absolute;
z-index: 1;
left: 50%;
top: 0;
transform: skew(-18deg, 0deg) translateX(-50%);
-webkit-transform: skew(-18deg, 0deg) translateX(-50%);
-moz-transform: skew(-18deg, 0deg) translateX(-50%);
-o-transform: skew(-18deg, 0deg) translateX(-50%);
-ms-transform: skew(-18deg, 0deg) translateX(-50%);
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-data-local .cont-header a i {
color: #fff;
font-size: 25px;
line-height: 55px;
display: inline-block;
vertical-align: top;
position: relative;
z-index: 5;
}
.cont-data-local .cont-row {
padding: 0 20px 30px 20px;
}
.cont-data-local .cont-row .cont-data {
text-align: left;
padding: 0;
}
.cont-data-local .cont-row .cont-data.rich-text {
padding-right: 35px;
}
.cont-data-local .cont-row .cont-data.rich-text .cont-image {
height: 185px;
margin-bottom: 25px;
}
.cont-data-local .cont-row .cont-data.rich-text .cont-image img {
width: 100% !important;
height: auto;
}
.cont-data-local .cont-row .cont-map iframe {
width: 100%;
height: 100%;
border: 0;
margin: 0 auto;
padding: 0;
display: block;
vertical-align: top;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.woocommerce-ordering .selectric-wrapper {
overflow: visible;
}
.woocommerce-ordering .selectric-wrapper.selectric-hover .selectric {
border: 1px solid #a0a6c5;
}
.woocommerce-ordering .selectric-wrapper .selectric {
border: 1px solid #e0e4f6;
}
.woocommerce-ordering .selectric-wrapper .selectric span {
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 14px;
font-weight: 600;
padding-left: 10px;
}
.woocommerce-ordering .selectric-wrapper .selectric .button {
-webkit-box-shadow: none;
box-shadow: none;
}
.woocommerce-ordering .selectric-wrapper .selectric-items {
border: 1px solid #e0e4f6;
}
.woocommerce-ordering .selectric-wrapper .selectric-items .selectric-scroll ul li {
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 14px;
font-weight: 400;
line-height: normal;
padding: 10px 20px;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.woocommerce-ordering .selectric-wrapper .selectric-items .selectric-scroll ul li:hover {
background: rgba(224, 228, 246, 0.5);
padding: 10px 28px;
}
.woocommerce-ordering .selectric-wrapper .selectric-items .selectric-scroll ul li.highlighted {
background: #e0e4f6;
}
.woocommerce-ordering .selectric-wrapper .selectric-items .selectric-scroll ul li.highlighted:hover {
padding: 10px 20px;
}
.aws-search-result {
margin: 0 !important;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.aws-search-result .aws_result_item {
padding: 0;
position: relative;
overflow: hidden;
}
.aws-search-result .aws_result_item:before {
content: "";
background: -webkit-gradient(linear, left top, right top, from(rgba(215, 22, 22, 0)), to(rgba(215, 22, 22, 0.65)));
background: linear-gradient(to right, rgba(215, 22, 22, 0) 0%, rgba(215, 22, 22, 0.65) 100%);
filter: progid: DXImageTransform.Microsoft.gradient( startColorstr="#00d71616", endColorstr="#a6d71616", GradientType=1);
width: 70%;
height: 100%;
position: absolute;
z-index: -1;
left: 100%;
top: 0;
opacity: 0.2;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.aws-search-result .aws_result_item.aws_no_result {
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 13px;
padding: 10px;
}
.aws-search-result .aws_result_item.hovered {
background: transparent;
}
.aws-search-result .aws_result_item.hovered:before {
left: 31%;
}
.aws-search-result .aws_result_item .aws_result_sale {
margin: 8px;
right: auto;
left: 0;
top: auto;
top: 60px;
}
.aws-search-result .aws_result_item .aws_result_sale .aws_onsale {
background: #d71616;
width: 100%;
height: auto;
color: #fff;
font-size: 9px;
text-transform: uppercase;
padding: 6px 0;
position: relative;
right: auto;
-webkit-transform: none;
transform: none;
}
.aws-search-result .aws_result_item .aws_result_content {
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 13px;
}
.aws-search-result .aws_result_item .aws_result_content .aws_result_title {
color: #d71616;
font-size: 14px;
}
.aws-search-result .aws_result_item .aws_result_content .aws_result_title strong {
color: currentColor;
}
.aws-search-result .aws_result_item .aws_result_content .aws_result_excerpt {
color: #000;
line-height: normal;
}
.aws-search-result .aws_result_item .aws_result_content .aws_result_excerpt * {
color: currentColor;
}
.aws-search-result .aws_result_item .aws_result_content .aws_result_price {
color: #d71616;
font-weight: 800;
line-height: normal;
margin-top: 4px;
}
.aws-search-result .aws_result_item .aws_result_content .aws_result_price * {
color: currentColor;
}
.section-list-withsb .theiaStickySidebar .prod-items article.instock {
_display: none !important;
}
.woocommerce form.form-row.separador-checkout {
width: 100%;
display: inline-block;
vertical-align: top;
}
.woocommerce form.form-row input.input-text,
.woocommerce form.form-row textarea {
background: #fff;
border: 1px solid #aaa;
}
.woocommerce form.form-row .select2-container--default {
overflow: visible !important;
}
.woocommerce form.form-row .select2-container--default .selection {
overflow: visible !important;
}
.woocommerce form.form-row .select2-container--default .select2-selection--single {
height: 45px;
border-radius: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.woocommerce form.form-row .select2-container--default .select2-selection--single span {
line-height: 45px;
}
.woocommerce form.form-row .select2-container--default .select2-selection--single .select2-selection__arrow {
height: 45px;
}
.woocommerce form.form-row .select2-container--default .select2-selection--single .select2-selection__clear {
line-height: inherit;
}
.woocommerce form.checkout_coupon {
margin-bottom: 20px;
text-align: center;
}
.woocommerce form.checkout_coupon p {
text-align: center;
}
.woocommerce form.checkout_coupon p.form-row {
width: auto;
display: inline-block;
vertical-align: middle;
float: none;
}
.woocommerce form.checkout_coupon input[type=text] {
width: 175px;
height: 45px;
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 15px;
font-weight: 400;
line-height: normal;
letter-spacing: 0.8px;
text-align: left;
border: solid 1px rgba(0, 0, 0, 0.2);
margin: 0 8px 0 0;
padding: 12px;
display: inline-block;
vertical-align: middle;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.woocommerce form.checkout_coupon button {
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 15px;
font-weight: 400;
line-height: normal;
letter-spacing: 0.8px;
text-align: left;
border-radius: 0;
}
.woocommerce #payment #place_order {
height: 45px;
}
.prod .prod-add {
width: 100%;
text-align: left;
}
.prod .prod-add .cart .button {
background: #f00 !important;
color: #fff !important;
text-transform: initial !important;
margin: 0.5em 0 1.5em 1em !important;
padding: 1em !important;
border-radius: 4px !important;
}
.prod .prod-add .cart .button:before {
display: none;
}
.prod .prod-cont .woocommerce-message {
margin: 26px 4% !important;
}
.wp-pagenavi {
text-align: right;
}
.wp-pagenavi .pages {
display: none;
}
.wp-pagenavi a,
.wp-pagenavi .extend {
color: #283346;
font-size: 12px;
font-weight: 700;
text-align: center;
margin: 0 2px 10px;
padding: 1px 12px;
border: 0;
display: inline-block;
position: relative;
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
.wp-pagenavi .current {
background: #c0c4d7;
color: #fff;
border: 0;
border-radius: 30px;
display: inline-block;
}
.woocommerce-pagination {
display: block;
vertical-align: top;
}
.woocommerce-pagination ul {
text-align: center;
}
.woocommerce-pagination ul li {
display: inline-block;
vertical-align: top;
}
.woocommerce-pagination ul li .pages {
display: none;
}
.woocommerce-pagination ul li a,
.woocommerce-pagination ul li .extend {
color: #000;
font-size: 12px;
font-weight: 700;
text-align: center;
margin: 0 2px 10px;
padding: 3px 5px;
border: 0;
display: inline-block;
vertical-align: middle;
position: relative;
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
.woocommerce-pagination ul li .current {
background: #a0a6c5;
color: #fff;
font-size: 12px;
margin: 0 2px;
padding: 3px 5px;
border: 0;
border-radius: 30px;
display: inline-block;
}
.woocommerce-pagination ul li span {
color: #000;
font-size: 12px;
font-weight: 700;
text-align: center;
display: inline-block;
}
.vbox-container img {
width: auto !important;
height: 84vh;
margin: 0 auto;
padding: 0;
}
.vbox-next,
.vbox-prev {
margin: -15px 15px 0 15px;
}
.ttt-pnwc-container {
padding: 15px !important;
border-radius: 0 !important;
}
.ttt-pnwc-container button.ttt-pnwc-close {
background: transparent !important;
color: #fff !important;
top: -50px !important;
}
.ttt-pnwc-container button.ttt-pnwc-close:before {
font-size: 25px;
}
.ttt-pnwc-container .ttt-pnwc-notice {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.ttt-pnwc-container .ttt-pnwc-notice.success {
_padding: 70px 0;
}
.ttt-pnwc-container .ttt-pnwc-notice.error {
padding: 10px 0;
}
.ttt-pnwc-container .ttt-pnwc-notice.error i {
background: #d71616;
width: 25px;
height: 25px;
font-size: 16px;
line-height: 22px;
}
.ttt-pnwc-container .ttt-pnwc-notice:after {
display: none;
}
.ttt-pnwc-container .ttt-pnwc-notice i {
background: #a0a6c5;
width: 50px;
height: 50px;
line-height: 46px;
text-align: center;
border-radius: 100%;
margin: 0;
display: inline-block;
vertical-align: middle;
}
.ttt-pnwc-container .ttt-pnwc-notice .ttt-pnwc-message {
width: 100%;
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 14px;
font-weight: normal;
line-height: 20px;
letter-spacing: 0.8px;
padding: 0 135px 0 20px;
display: inline-block;
vertical-align: middle;
position: relative;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.ttt-pnwc-container .ttt-pnwc-notice .ttt-pnwc-message strong {
color: currentColor;
}
.ttt-pnwc-container .ttt-pnwc-notice .ttt-pnwc-message a {
color: #d71616;
font-weight: 600;
vertical-align: bottom;
position: relative;
}
.ttt-pnwc-container .ttt-pnwc-notice .ttt-pnwc-message a:before {
content: "";
background: #d71616;
width: 0%;
height: 1px;
position: absolute;
top: 96%;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.ttt-pnwc-container .ttt-pnwc-notice .ttt-pnwc-message a:hover:before {
width: 100%;
}
.ttt-pnwc-container .ttt-pnwc-notice .ttt-pnwc-message .button {
background: #000;
color: #fff;
font-family: "Montserrat", sans-serif;
font-size: 14px;
font-weight: 600;
line-height: normal;
text-align: center;
border-radius: 4px;
margin: 0 0 0 15px;
padding: 13px;
_display: none !important;
display: inline-block !important;
vertical-align: middle;
float: none !important;
position: absolute; right: 0; top: 50%;
transform: translateY(-50%);
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.ttt-pnwc-container .ttt-pnwc-notice .ttt-pnwc-message .button:hover {
background: #FF000F;
}
.ttt-pnwc-container footer {
background: transparent;
padding: 0;
}
.select2-results ul li {
color: #000;
}
.wpforms-container {
margin: 0 !important;
}
.gdc_row {
margin: 0 !important;
}
.gdc_row p {
display: none;
}
.gdc_row .gdc_column:last-of-type {
margin: 0 !important;
}
.gdc_row .gdc_column.gdc_cquarter:first-of-type .gdc_inner {
padding-left: 20px;
}
.gdc_row .gdc_column.gdc_cquarter:last-of-type .gdc_inner {
padding-right: 20px;
}
.gdc_row .gdc_column p {
display: block;
}
.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
display: none;
}
.wpforms-confirmation-container-full {
margin: 0 25px 25px 25px !important;
}
.wpforms-confirmation-container-full p {
color: #000;
line-height: 1.4;
letter-spacing: 0.8px;
}
.float-finance {
background-image: url(//socopur.com.pe/wp-content/themes/SocopurTemplate/image/financia tu moto.png);
background-size: 100% auto;
background-position: center center;
background-repeat: no-repeat;
width: 110px;
height: 312px;
display: inline-block;
vertical-align: top;
position: fixed;
z-index: 999;
right: -58px;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
.float-finance:hover {
right: -36px;
}
.cont-list-products .cont-aside .berocket_aapf_widget-wrapper ul {
max-height: 300px;
overflow: auto;
} #statable {
display: inline-table;
}
#statable .item {
width: 25%;
width: calc(25% - 1px);
margin-bottom: 25px;
display: inline-block;
}
#statable .item:nth-child(4n-3) {
text-align: left;
}
#statable .item:nth-child(4n-2) {
text-align: center;
}
#statable .item:nth-child(4n-1) {
text-align: center;
}
#statable .item:nth-child(4n) {
text-align: right;
}
#statable .item blockquote {
width: 95%;
} .cont-modal {
background: rgba(0, 0, 0, 0.7);
width: 100%;
height: 100%;
position: fixed;
z-index: 1000;
top: 0;
left: 0;
}
.cont-modal a {
text-decoration: none;
}
.cont-modal .cont-center {
text-align: center;
}
.cont-modal .cont-header {
padding: 0 !important;
}
.cont-modal .btn-close {
background: #d71616;
width: 45px;
height: 45px;
text-align: center;
margin: 20px;
padding: 0;
position: absolute;
right: 0;
top: 0;
}
.cont-modal .btn-close i {
color: #fff;
font-size: 50px;
margin: -2px;
position: relative;
display: inline-block;
}
.cont-modal blockquote {
background: #fff;
max-width: 980px;
max-height: 80vh;
margin: 0 auto;
display: block;
overflow: auto;
position: relative;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-modal blockquote.w-auto {
width: auto;
max-height: 90%;
overflow: auto;
display: inline-block;
}
.cont-modal blockquote.transparent {
background: transparent;
}
.cont-modal blockquote a {
line-height: normal;
display: inline-block;
vertical-align: top;
}
.cont-modal blockquote a .fab.fa-whatsapp {
color: green;
}
.cont-modal blockquote img {
width: 100%;
height: auto;
}
.cont-modal blockquote .cont-button {
margin: -40px;
display: inline-block;
vertical-align: top;
position: absolute;
right: 0;
top: 0;
}
.cont-modal blockquote .cont-button a {
color: #d71616;
font-size: 35px;
display: inline-block;
vertical-align: top;
}  @media (max-width: 1840px) {
.cont-category .cont-banner .cont-row .background img {
width: auto !important;
height: 100% !important;
}
} @media (max-width: 1650px) {
.cont-category .cont-banner .cont-row .background img {
width: auto !important;
height: 100% !important;
}
.cont-slider .item {
height: 580px;
}
.cont-product .cont-items .item blockquote {
min-height: 361px;
}
.cont-list-products .cont-items .products li blockquote {
min-height: 360px;
}
.cont-data-cotizar div.cont-full {
max-height: 75vh;
overflow: auto;
}
}
@media (max-width: 1530px) {
.cont-product-landing .cont-galery .galery-prod .item.slick-center .background img {
width: auto;
height: 100%;
}
}
@media (max-width: 1470px) {
.cont-slider .item {
height: 550px;
}
.cont-slider .item .background img {
width: auto !important;
height: 100%;
}
.background img {
width: auto !important;
max-width: 200%;
height: 100%;
}
.cont-product .cont-items .item blockquote {
min-height: 318px;
}
.cont-footer .cont-custom ul {
width: 380px;
}
.cont-list-products .cont-items .products li {
width: 33%;
width: calc(33% - 10px);
}
.cont-list-products .cont-items .products li blockquote {
min-height: 362px;
}
.cont-cover .cont-item {
width: calc(25% - 3px);
}
.cont-cover .cont-item blockquote {
height: 313px;
}
.cont-card .cont-item blockquote {
height: 255px;
}
.cont-card .cont-item blockquote .cont-image {
height: 145px;
}
.cont-card .cont-item blockquote .cont-image .background img {
width: 100% !important;
height: auto !important;
}
.cont-local .cont-item blockquote .cont-image .background img {
width: 100% !important;
height: auto !important;
}
.cont-product-landing .cont-banner .background img {
width: 100% !important;
height: auto;
}
.cont-product-landing .cont-banner .cont-bike {
width: 73%;
}
.cont-product-landing .cont-fullfeatures .cont-product {
right: -47%;
bottom: -10%;
}
.cont-product-landing .cont-galery .galery-prod .item {
height: 480px;
}
.cont-product-landing .cont-galery .galery-prod .item .background img {
width: 106%;
height: auto;
}
.cont-product-landing .woocommerce-Reviews {
width: 650px;
}
.cont-product .cont-items.view-home .item blockquote .cont-image {
height: 230px;
}
.cont-product .cont-items.view-home .item blockquote .cont-image img {
max-width: 300% !important;
width: auto !important;
height: 245px;
}
.cont-jmotero .cont-row .cont2-col #timer:after {
margin-top: 20px;
}
.cont-jmotero .cont-row .cont2-col p span {
font-size: 130px;
line-height: 110px;
}
.cont-jmotero .cont-row .cont2-col p span:nth-child(2n) {
font-size: 50px;
}
.cont-template-cardo .cont-banner {
height: 650px;
}
.cont-template-alpine .cont-section.col-4 a {
width: 23.4%;
height: 280px;
}
}
@media (max-width: 1366px) {
.cont-slider .item {
height: 500px;
}
.cont-slider .item img {
height: 100%;
}
.cont-modal blockquote {
max-width: 80%;
width: 80%;
}
.cont-modal blockquote img {
width: auto;
max-height: 64vh;
}
.cont-landing-motul .cont-cabecera {
background-size: 1700px;
}
.cont-landing-motul .cont-cabecera .cont-logo {
margin: 25px 0;
}
.cont-landing-motul .cont-participar {
margin: 650px 0 0;
}
.cont-template-cardo .cont-banner {
height: 560px;
}
.cont-template-cardo .cont-banner img {
margin: -10% 0 0 -46%;
top: 33%;
}
.cont-template-cardo .cont-buy h1 {
font-size: 100px;
}
.cont-template-cardo .cont-message h2 {
max-width: 72%;
font-size: 45px;
}
.cont-template-cardo .cont-message .cont-sub-message .cont-row {
width: 78%;
}
.cont-template-cardo .cont-preferences h3 {
font-size: 45px;
}
.cont-template-cardo .cont-preferences strong span {
width: 70%;
}
.cont-template-cardo .cont-connect h4 {
font-size: 45px;
}
.cont-template-cardo .cont-connect img.phone {
width: 340px;
margin: 50px auto -100px auto;
}
.cont-template-cardo .cont-form {
background-size: auto auto;
}
}
@media (max-width: 1280px) {
.cont-header .maincont.off-padding {
width: 85%;
margin: 0 auto;
}
.cont-header .cont-menu ul li a {
padding: 14px 8.5px;
font-size: 13px;
}
.cont-slider .item {
height: 490px;
}
.cont-product .cont-items .item blockquote {
min-height: 305px;
}
.cont-footer .cont-custom ul {
width: 320px;
}
.cont-footer .cont-custom ul li:last-of-type {
padding: 6px 12px;
}
.cont-footer .cont-custom ul li.title {
font-size: 15px;
}
.cont-footer .cont-custom ul li.title a:after {
border-bottom: 31px solid #d71616;
}
.cont-footer .cont-custom ul li.title a:before {
border-top: 31px solid #d71616;
}
.cont-footer .cont-custom ul li a {
font-size: 13px;
}
.cont-footer .cont-custom .wpforms-container {
width: 100%;
max-width: 420px;
}
.cont-banner .cont-row .background img {
width: auto;
height: 100%;
}
.cont-product .cont-items .item blockquote {
min-height: 287px;
}
.cont-product .cont-items .item blockquote h3 {
font-size: 14px;
}
.cont-product .cont-items .item blockquote p.category a {
font-size: 14px;
}
.cont-list-products .cont-items .products li blockquote {
min-height: 360px;
}
.cont-list-products .cont-items .products li blockquote h3 {
font-size: 14px;
}
.cont-list-products .cont-items .products li blockquote p.category,
.cont-list-products .cont-items .products li blockquote p.price {
width: 100%;
max-width: 100%;
display: inline-block;
vertical-align: top;
}
.cont-list-products .cont-items .products li blockquote p.category a {
font-size: 14px;
}
.detail-products .type-product .related ul li blockquote h3 {
min-height: 35px;
font-size: 16px;
line-height: 18px;
}
.detail-products .type-product .related ul li blockquote p.category a {
font-size: 15px;
}
.cont-cover .cont-item blockquote {
height: 299px;
}
.cont-cover .cont-item blockquote h1 {
font-size: 18px;
padding: 15px;
}
.cont-card .cont-item blockquote {
height: 240px;
}
.cont-card .cont-item blockquote h1 {
font-size: 18px;
padding: 15px;
}
.cont-local .cont-item {
width: calc(33% - 3px);
}
.cont-product-landing .cont-banner .cont-bike {
width: 75%;
}
.cont-product-landing .cont-banner .main {
height: 540px;
}
.cont-product-landing .cont-banner .cont-caption .cont-actions .cont-full {
max-width: 50%;
width: 50%;
border-right: solid 1px #e0e4f6;
padding-right: 15px;
display: inline-table;
}
.cont-product-landing .cont-banner .cont-caption .cont-actions .cont-full p {
text-align: left;
margin-bottom: 0;
}
.cont-product-landing .cont-banner .cont-caption .cont-actions .cont-full:nth-child(2n) {
border: 0;
padding: 0;
}
.cont-product-landing .cont-banner .cont-caption .cont-actions .cont-full:nth-child(2n) p {
text-align: right;
}
.cont-product-landing .cont-aviable .cont-color i {
margin-left: 0;
}
.cont-product-landing .cont-aviable .cont-color i:first-of-type {
margin-left: 8px;
}
.cont-product-landing .cont-fullfeatures .cont-product {
bottom: -125px;
}
.cont-product-landing .cont-fullfeatures .cont-tabs .cont-selector-tabs a {
line-height: 18px;
}
.cont-product-landing .cont-fullfeatures .cont-tabs .cont-content-tabs h3 {
font-size: 22px;
}
.cont-product-landing .cont-fullfeatures .cont-tabs .cont-content-tabs h4 {
font-size: 32px;
}
.cont-product-landing .cont-fullfeatures .cont-tabs .cont-content-tabs tr td {
padding-right: 15px;
}
.cont-product-landing .cont-fullfeatures .cont-tabs .cont-content-tabs tr td:last-of-type {
padding: 0 0 0 15px;
}
.cont-product-landing .cont-brand .cont-title h1 {
font-size: 62px;
}
.cont-product-landing .woocommerce-Reviews {
width: 590px;
}
.cont-product-landing .cont-comment .cont-title h1 {
font-size: 62px;
}
.cont-product-landing .cont-comment .cont-title p {
width: 90%;
font-size: 15px;
}
.cont-landing-motul .cont-video iframe {
width: 90%;
height: 450px;
display: inline-block;
vertical-align: top;
}
.cont-landing-motul .cont-products .cont-list-products .cont-items .products li {
width: 33%;
}
.cont-product .cont-items.view-home .item blockquote .cont-image {
height: 180px;
}
.cont-product .cont-items.view-home .item blockquote .cont-image img {
height: 200px;
}
.cont-jmotero .cont-row .cont2-col #timer:after {
width: 180px;
height: 37px;
margin-top: 15px;
}
.cont-jmotero .cont-row .cont2-col p span {
font-size: 100px;
line-height: 80px;
}
.cont-jmotero .cont-row .cont2-col p span:nth-child(2n) {
font-size: 38px;
}
.cont-cinta-jmotero .cont-row .cont2-col #timer_two:before {
width: 110px;
height: 22px;
}
.cont-cinta-jmotero .cont-row .cont2-col p span {
font-size: 32px;
}
.cont-template-lcardo .cont-frecom p {
width: 100%;
}
.cont-template-alpine .cont-section.col-2 a {
height: 320px;
}
.cont-template-alpine .cont-section.col-4 a {
width: 23%;
height: 230px;
}
.cont-template-alpine .cont-section.col-4 a .caption {
width: 90%;
}
.cont-template-alpine .cont-section.col-4 a .caption strong {
font-size: 25px;
}
}
@media (max-width: 1080px) {
.head-middle .cont-logo a img {
height: 38px;
}
.cont-header .cont-hot-link li {
margin: 0 4px;
}
.cont-header .cont-social-media {
margin-left: 15px;
}
.cont-header .cont-social-media p {
padding: 0 5px;
}
.cont-header .cont-social-media p a {
padding: 5px;
}
.cont-header .maincont.off-padding {
width: 95%;
}
.cont-header .cont-menu ul {
text-align: center;
}
.cont-header .cont-menu ul li a.read-title {
_padding: 14px 16px;
pointer-events: none;
}
.cont-header .cont-menu ul li ul li {
padding: 20px;
}
.cont-header .cont-menu ul li ul li ul li {
max-width: 160px;
}
.cont-header .cont-menu ul li ul li ul li a img {
max-height: 100px;
}
.cont-header .cont-info-contact p {
padding: 0 5px;
}
.cont-slider .item {
height: 390px;
}
.cont-slider .item .background img {
width: 100% !important;
height: auto;
}
.cont-product .cont-tilte h1 {
font-size: 27px;
}
.cont-product .cont-items .item blockquote {
min-height: 255px;
}
.cont-product .cont-items .item blockquote h3 {
min-height: 35px;
font-size: 14px;
line-height: 18px;
margin-bottom: 8px;
}
.cont-product .cont-items .item blockquote p.category a {
font-size: 14px;
}
.cont-list-products .cont-items .products li blockquote {
min-height: 338px;
}
.cont-list-products .cont-items .products li blockquote p.price * {
line-height: 16px;
}
.dgwt-wcas-search-wrapp {
max-width: 350px;
}
.detail-products .type-product .related ul li blockquote p.price span span {
font-size: 13px;
}
.cont-woo-default .woocommerce .order_details li {
margin-right: 8px;
padding: 8px 8px 8px 0;
}
.cont-cover .cont-item blockquote {
height: 295px;
}
.cont-cover .cont-item blockquote h1 {
font-size: 17px;
}
.cont-card .cont-item blockquote {
height: 202px;
}
.cont-card .cont-item blockquote .cont-image {
height: 110px;
}
.cont-card .cont-item blockquote h1 {
font-size: 17px;
}
.cont-product-landing .cont-banner .cont-caption .cont-description p {
font-size: 15px;
}
.cont-product-landing .cont-banner .cont-caption .cont-description p.price span {
font-size: 50px;
}
.cont-product-landing .cont-galery .galery-prod .item {
height: 320px;
}
.cont-product-landing .woocommerce-Reviews {
width: 550px;
}
.cont-landing-vehicule .cont-banner .landing-vehicule .discount {
top: 24%;
}
.cont-landing-vehicule .cont-banner .landing-vehicule .rtwpvg-images .rtwpvg-wrapper .rtwpvg-slider-wrapper .rtwpvg-slider img {
max-width: 740px;
position: relative;
padding-top: 80px;
}
.cont-landing-vehicule .cont-banner .landing-vehicule .type-product .entry-summary .group-data {
top: -490px;
}
.cont-landing-vehicule .cont-banner .landing-vehicule .type-product .entry-summary .group-data .price .amount {
font-size: 38px;
}
.cont-landing-vehicule .cont-fullfeatures .cont-title h1 {
font-size: 30px;
}
.cont-landing-vehicule .cont-brand .cont-title h1,
.cont-landing-vehicule .cont-comment .cont-title h1 {
font-size: 40px;
}
.cont-landing-vehicule .woocommerce-Reviews #review_form_wrapper #review_form .comment-reply-title {
font-size: 24px;
}
.cont-landing-vehicule .cont-aviable h1 {
font-size: 38px;
}
.cont-landing-vehicule .cont-caption {
padding: 0 !important;
}
.cont-landing-vehicule .cont-prod-recommended .cont-title h1 {
font-size: 26px;
}
.cont-landing-motul .main {
width: 82%;
}
.cont-landing-motul .wow {
opacity: 1;
}
.cont-landing-motul .cont-cabecera {
background-size: 1750px auto;
}
.cont-landing-motul .cont-participar {
margin: 686px 0 0 0;
}
.cont-landing-motul-2021 .cont-banner {
height: 650px;
}
.cont-landing-motul-2021 .wow {
opacity: 1;
}
.cont-landing-motul-2021 .cont-content.m-top {
margin-top: -110px;
}
.cont-landing-motul-2021 .cont-formulario .cont-template-base {
margin: 45px auto 0 auto;
display: block;
vertical-align: top;
}
.cont-cinta-jmotero .cont-row .cont2-col #timer_two:before {
width: 92px;
height: 18px;
}
.cont-cinta-jmotero .cont-row .cont2-col p span {
font-size: 28px;
line-height: 30px;
}
.cont-cinta-jmotero .cont-row .cont2-col p span:nth-child(2n) {
font-size: 16px;
line-height: 30px;
}
}
@media (max-width: 1010px) {
.cont-list-products .cont-items .products li blockquote {
min-height: 324px;
}
.cont-product-landing .woocommerce-Reviews {
width: 475px;
}
}
@media (max-width: 980px) {
.cont-header .cont-logo a {
max-width: 200px;
margin-right: 10px;
}
.cont-header .cont-social-media p a {
padding: 5px 9px;
}
.cont-header .cont-options ul li ul {
margin-left: -14px;
}
.cont-header .cont-options ul li ul:after {
margin-right: -32px;
}
.cont-header .cont-menu.active-menu .cont-logo-mb {
display: block;
}
.cont-header .cont-menu .main-menu {
background: #fff;
width: 38%;
height: 100vh;
padding: 0;
overflow: auto;
position: fixed;
z-index: 5;
right: -70%;
top: 0;
-webkit-box-shadow: 0 0 0px rgba(0, 0, 0, 0.5);
box-shadow: 0 0 0px rgba(0, 0, 0, 0.5);
-webkit-transition-delay: 0.25s;
transition-delay: 0.25s;
-webkit-transition: all 0.8s;
transition: all 0.8s;
}
.cont-header .cont-menu .main-menu:before {
content: "Menu";
background: #283346;
color: #fff;
font-size: 22px;
font-weight: 600;
line-height: normal;
text-transform: uppercase;
padding: 13.5px 15px;
display: block;
vertical-align: top;
}
.cont-header .cont-menu .main-menu.active {
-webkit-box-shadow: 0 0 100px rgba(0, 0, 0, 0.5);
box-shadow: 0 0 100px rgba(0, 0, 0, 0.5);
right: 0;
}
.cont-header .cont-menu .main-menu ul {
width: 100%;
padding: 15px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-header .cont-menu .main-menu ul li {
width: 100%;
text-align: left;
padding: 0;
display: block;
}
.cont-header .cont-menu .main-menu ul li:hover a {
background: #d71616;
}
.cont-header .cont-menu .main-menu ul li:hover a .fas {
color: #fff;
}
.cont-header .cont-menu .main-menu ul li .line-menu {
border-bottom: solid 1px #eaeaea;
}
.cont-header .cont-menu .main-menu ul li a {
width: 100%;
display: inline-block;
vertical-align: top;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-header .cont-menu .main-menu ul li a:before {
display: none;
}
.cont-header .cont-menu .main-menu ul li a .fas {
margin: 0;
position: absolute;
top: 17px;
right: 10px;
}
.cont-header .cont-menu .main-menu ul li ul {
padding: 15px 0 0 0;
position: relative;
}
.cont-header .cont-menu .main-menu ul li ul.type-text li ul {
padding: 0;
}
.cont-header .cont-menu .main-menu ul li ul.type-text li ul li {
width: 49%;
min-width: 20px;
}
.cont-header .cont-menu .main-menu ul li ul.type-text li ul li a {
background: transparent;
padding: 5px 0;
}
.cont-header .cont-menu .main-menu ul li ul.type-icon li ul {
padding: 0;
}
.cont-header .cont-menu .main-menu ul li ul.type-icon li ul li {
background: transparent !important;
width: 49%;
min-width: 20px;
text-align: center;
display: inline-block;
vertical-align: top;
}
.cont-header .cont-menu .main-menu ul li ul.type-icon li ul li a {
background: transparent !important;
padding: 0;
}
.cont-header .cont-menu .main-menu ul li ul.type-icon li ul li a img {
max-width: 85%;
}
.cont-header .cont-menu .main-menu ul li ul li {
padding-bottom: 45px;
}
.cont-header .cont-menu .main-menu ul li ul li h1 {
display: none !important;
}
.cont-header .cont-menu .main-menu ul li ul li .button {
margin: 0 !important;
display: inline-block !important;
position: absolute;
right: 0;
bottom: 0;
}
.cont-header .cont-menu .main-menu .close-menu {
width: 57px;
height: 57px;
text-align: center;
display: inline-table !important;
position: absolute;
z-index: 5;
right: 0;
top: 0;
}
.cont-header .cont-menu .main-menu .close-menu:before {
content: "";
background: #d71616;
width: 132%;
height: 100%;
position: absolute;
z-index: -1;
left: 50%;
top: 0;
transform: skew(-18deg, 0deg) translateX(-50%);
-webkit-transform: skew(-18deg, 0deg) translateX(-50%);
-moz-transform: skew(-18deg, 0deg) translateX(-50%);
-o-transform: skew(-18deg, 0deg) translateX(-50%);
-ms-transform: skew(-18deg, 0deg) translateX(-50%);
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-header .cont-menu .main-menu .close-menu i {
color: #fff;
font-size: 25px;
display: table-cell;
vertical-align: middle;
}
.cont-header .cont-menu .cont-logo-mb {
width: 200px;
display: none;
position: absolute;
left: 0;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.cont-header .cont-menu .open-menu {
background: transparent;
width: auto;
color: #000;
font-size: 14px;
font-weight: 600;
text-transform: uppercase;
border: solid 1px #000;
margin: 6px 0;
padding: 8px 12px;
display: inline-block;
vertical-align: top;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.cont-header .cont-menu .open-menu:hover {
background: #d71616;
border: solid 1px #d71616;
color: #fff;
}
.cont-header .cont-menu .open-menu i {
color: currentColor;
font-size: 1em;
margin-left: 8px;
}
.cont-header .cont-menu ul li.new-offers {
background: #d71616;
-webkit-animation-name: none !important;
animation-name: none !important;
}
.cont-slider .item {
height: 300px;
}
.cont-slider .item .background img {
width: auto !important;
height: 100% !important;
}
.cont-slider .owl-dots button {
width: 28px;
height: 28px;
}
.cont-slider .owl-dots button span {
width: 8px !important;
height: 8px !important;
}
.cont-modal blockquote.transparent {
max-width: 80%;
}
.cont-modal blockquote img {
max-width: 100%;
max-height: 70vh;
}
.cont-product {
margin-bottom: 10px;
}
.cont-product .cont-items.view-home .products li {
width: 100% !important;
float: none !important;
}
.cont-product .cont-items .item blockquote {
min-height: 250px;
margin-bottom: 15px;
}
.cont-product .cont-items .item blockquote h3 {
font-size: 13px;
}
.cont-product .cont-items .item blockquote p.category a {
font-size: 13px;
}
.cont-footer .cont-elastic-col {
width: 195px;
}
.cont-footer .cont-elastic-col:nth-child(4n) ul {
padding: 0;
}
.cont-footer ul li.title a {
font-size: 15px;
}
.cont-footer ul li.title a:after {
border-left: 8px solid transparent;
border-bottom: 31px solid #d71616;
}
.cont-footer ul li.title a:before {
border-right: 8px solid transparent;
border-top: 31px solid #d71616;
}
.cont-footer .cont-custom {
padding-top: 25px;
text-align: center;
}
.cont-footer .cont-custom ul {
margin: 0 auto;
}
.cont-footer .cont-custom .cont-social-media {
padding-bottom: 15px;
}
.cont-footer .cont-custom .cont-social-media p {
height: auto;
}
.cont-footer .cont-custom .cont-social-media p a:first-of-type {
margin-left: 0;
padding-left: 0;
}
.cont-banner .cont-row {
height: 280px;
}
.cont-banner .cont-row .caption h1 {
font-size: 30px;
}
.cont-list-products .cont-items .products li {
width: calc(50% - 12px);
}
.detail-products .type-product .entry-summary h1 {
font-size: 20px;
}
.detail-products .type-product .entry-summary .price .amount {
font-size: 20px;
}
.detail-products .type-product .entry-summary .buy-now,
.detail-products .type-product .entry-summary .single_add_to_cart_button {
font-size: 13px;
}
.detail-products .type-product .woocommerce-tabs .woocommerce-Tabs-panel h2 {
font-size: 20px;
}
.detail-products .type-product .wpgs--with-images .wpgs-nav .slick-prev,
.detail-products .type-product .wpgs--with-images .wpgs-nav .slick-next {
top: -38px;
}
.detail-products .type-product .related ul li {
width: 33%;
width: calc(33.3% - 1px);
}
.detail-products .type-product .related ul li blockquote .cont-data {
vertical-align: top;
}
.detail-products .type-product .related ul li blockquote .cont-data p.category {
padding: 0;
}
.detail-products .type-product .related ul li blockquote .cont-data p.price * {
line-height: 13px;
}
.detail-products .type-product .related ul li blockquote .cont-data p.price span span {
font-size: 14px;
}
.detail-products .type-product .related ul li blockquote .cont-data p.price .amount:before {
vertical-align: top;
}
.cont-woo-default .woocommerce .shop_table .product-thumbnail {
display: none;
}
.cont-woo-default .woocommerce .shop_table .product-name,
.cont-woo-default .woocommerce .shop_table .product-price,
.cont-woo-default .woocommerce .shop_table .product-quantity,
.cont-woo-default .woocommerce .shop_table .product-subtotal {
text-align: left !important;
vertical-align: top;
}
.cont-woo-default .woocommerce .shop_table .product-name a,
.cont-woo-default .woocommerce .shop_table .product-name span,
.cont-woo-default .woocommerce .shop_table .product-price a,
.cont-woo-default .woocommerce .shop_table .product-price span,
.cont-woo-default .woocommerce .shop_table .product-quantity a,
.cont-woo-default .woocommerce .shop_table .product-quantity span,
.cont-woo-default .woocommerce .shop_table .product-subtotal a,
.cont-woo-default .woocommerce .shop_table .product-subtotal span {
text-align: left;
_float: left;
}
.cont-woo-default .woocommerce .order_details li:nth-child(4n) {
border: 0;
margin-right: 0;
padding-right: 0;
}
.gdc_row .gdc_column.gdc_cquarter {
width: 33.3%;
}
.cont-product-landing .cont-banner .main {
height: 380px;
}
.cont-product-landing .cont-banner .main .cont-price p.price b {
font-size: 10px;
padding: 4px;
}
.cont-product-landing .cont-banner .main .cont-price p.price span {
font-size: 40px;
}
.cont-product-landing .cont-banner .background {
height: 400px;
}
.cont-product-landing .cont-banner .landing-vehicule .discount {
top: 20%;
left: 50%;
}
.cont-product-landing .cont-banner .cont-bike {
width: 65%;
}
.cont-product-landing .cont-banner .cont-caption {
bottom: 70px;
}
.cont-product-landing .cont-banner .cont-caption h1 {
font-size: 62px;
}
.cont-product-landing .cont-banner .cont-caption .cont-description p.price span {
font-size: 45px;
}
.cont-product-landing .cont-banner .cont-caption .cont-actions p {
font-size: 13px;
}
.cont-product-landing .cont-banner .cont-caption .cont-actions p a {
width: 35px;
height: 35px;
}
.cont-product-landing .cont-banner .cont-caption .cont-actions p a i {
font-size: 16px;
line-height: 33px;
}
.cont-product-landing .cont-banner .cont-caption .cont-actions .cont-warranty p strong {
font-size: 42px;
}
.cont-product-landing .cont-banner .cont-caption .cont-actions .cont-warranty p span {
width: 90px;
font-size: 16px;
}
.cont-product-landing .cont-aviable {
margin: 0 0 15px 0;
}
.cont-product-landing .cont-aviable h4 {
font-size: 25px;
}
.cont-product-landing .cont-aviable h1 {
font-size: 36px;
}
.cont-product-landing .cont-aviable .cont-button a {
min-width: auto;
width: 180px;
height: 50px;
}
.cont-product-landing .cont-aviable .cont-button a span {
font-size: 14px;
}
.cont-product-landing .cont-features .cont3-col {
padding: 10px 5px;
}
.cont-product-landing .cont-features .cont3-col:nth-child(3n) p i {
font-size: 45px;
}
.cont-product-landing .cont-features .cont3-col p {
font-size: 13px;
}
.cont-product-landing .cont-features .cont3-col p i {
font-size: 35px;
}
.cont-product-landing .cont-features .cont3-col p span {
font-size: 45px;
}
.cont-product-landing .cont-video iframe {
width: 90%;
}
.cont-product-landing .woocommerce-Reviews {
width: 445px;
}
.cont-product-landing .cont-comment .cont-title h1 {
font-size: 40px;
}
.cont-product-landing .cont-prod-recommended {
background-size: auto 100%;
}
.cont-product-landing .cont-prod-recommended .cont-product {
margin: 0;
padding: 0;
}
.cont-product .cont-items.view-home .item {
width: 25%;
}
.cont-jmotero .cont-row .cont2-col #timer:after {
width: 180px;
height: 37px;
margin-top: 15px;
}
.cont-jmotero .cont-row .cont2-col p span {
font-size: 80px;
line-height: 70px;
}
.cont-jmotero .cont-row .cont2-col p span:nth-child(2n) {
font-size: 28px;
}
.cont-cinta-jmotero .cont-row .cont2-col #timer_two:before {
width: 65px;
height: 12px;
}
.cont-cinta-jmotero .cont-row .cont2-col p {
margin: 0 8px;
}
.cont-cinta-jmotero .cont-row .cont2-col p span {
font-size: 18px;
line-height: 22px;
}
.cont-cinta-jmotero .cont-row .cont2-col p span:nth-child(2n) {
font-size: 13px;
line-height: 22px;
}
.cont-template-cardo .cont-banner {
height: 400px;
}
.cont-template-cardo .cont-banner img {
width: 120px;
height: 100px;
}
.cont-template-cardo .cont-buy h1 {
font-size: 80px;
}
.cont-template-cardo .cont-buy p {
width: 70%;
font-size: 16px;
line-height: 24px;
}
.cont-template-cardo .cont-message h2 {
max-width: 80%;
font-size: 36px;
}
.cont-template-cardo .cont-message h2 .cont-sub-message .cont-row {
width: 100%;
}
.cont-template-cardo .cont-message h2 .cont-sub-message .cont-row p {
width: 44%;
}
.cont-template-cardo .cont-message h2 .cont-sub-message .cont-row .cont2-col:nth-child(2n) p {
width: 82%;
}
.cont-template-cardo .cont-preferences .cont-row:before {
left: -12%;
}
.cont-template-cardo .cont-preferences .cont-row .cont4-col {
display: none;
}
.cont-template-cardo .cont-preferences .cont-row .cont-elastic-col .cont4-col {
max-width: 45%;
width: 45%;
display: inline-table;
}
.cont-template-cardo .cont-preferences .cont-row .cont-elastic-col .cont4-col .cont-row:before {
display: none !important;
}
.cont-template-cardo .cont-connect .cont-row {
width: 90%;
display: block;
}
.cont-template-cardo .cont-connect h4 {
font-size: 36px;
}
.cont-template-cardo .cont-connect a img {
height: 26px;
}
.cont-template-cardo .cont-connect img.phone {
width: 80%;
margin: 50px auto -100px auto;
}
.cont-template-cardo.ptb .cont-preferences .cont-row:before {
width: 140%;
right: -17%;
}
.cont-template-alpine .cont-section a img {
min-width: auto;
width: auto;
min-height: auto;
height: 120%;
}
.cont-template-alpine .cont-section.col-2 a {
height: 210px;
}
.cont-template-alpine .cont-section.col-2 a p {
font-size: 32px;
}
.cont-template-alpine .cont-section.col-4 a {
width: 31%;
}
.cont-template-alpine .cont-section.col-4 a:nth-child(3n) {
margin-right: 0;
}
.cont-template-alpine .cont-section.col-4 a:nth-child(4n) {
margin-right: 25px;
}
}
@media (max-width: 768px) {
.cont-list-products .cont-items .products li blockquote .cont-image {
height: 190px;
}
.cont-list-products .cont-items .products li blockquote .cont-image img {
height: 190px;
}
.detail-products .type-product .wpgs--with-images .wpgs-for .slick-list .vbox-item {
height: 400px;
}
.detail-products .type-product .wpgs--with-images .wpgs-for .slick-list .vbox-item img {
height: 400px;
}
.cont-advertising .cont-caption blockquote {
padding: 20px;
}
.cont-card .cont-item {
width: calc(50% - 2px);
}
.cont-cover .cont-item {
width: calc(33% - 2px);
}
.cont-cover .cont-item blockquote {
width: 100%;
}
.cont-cover .cont-item blockquote .cont-image img {
width: 100%;
height: auto;
}
.cont-detail-news .cont-aside {
width: 100%;
margin-top: 25px;
}
.cont-data-local .cont-row .cont-map iframe {
height: 350px;
}
.rtwpvg-images {
max-width: 45% !important;
}
.fancybox-slide {
padding: 0 !important;
}
.fancybox-slide--iframe .fancybox-content {
max-width: 95% !important;
width: 95% !important;
}
.cont-search {
padding-bottom: 0;
}
.cont-landing-motul .cont-cabecera {
background-size: 1683px auto;
}
.padding-lr-vertical {
padding: 10px 0;
}
.one-half,
.one-third,
.one-todo {
width: 100%;
margin-right: 0;
}
.cont-template-lcardo .cont-frecom h1 {
font-size: 60px;
}
.cont-template-lcardo .cont-frecom p {
font-size: 40px;
padding: 12px 0;
}
.cont-template-lcardo .cont-frecom .linel:before {
left: 18%;
}
.cont-template-lcardo .cont-frecom .liner:before {
right: 18%;
}
.cont-template-lcardo .cont-connect {
padding-bottom: 70px;
}
.cont-template-lcardo .cont-connect h4 {
width: 100%;
font-size: 40px;
}
.cont-template-lcardo .cont-connect .cont-row {
width: 90%;
display: block;
}
.cont-template-lcardo .cont-connect img.phone {
width: 225px;
}
}
@media (max-width: 610px) {
.cont-header {
padding: 0;
}
.cont-header .cont-message-top p img {
margin: 0;
}
.cont-header .cont-message-top p span {
width: 86%;
font-size: 12px;
overflow-wrap: break-word;
}
.cont-header .cont-info-contact {
width: 350px;
padding: 4px 0 8px 0;
}
.cont-header .cont-info-contact:before {
border-right: 8px solid transparent;
border-top: 43px solid #d71616;
}
.cont-header .cont-info-contact:after {
border-left: 8px solid transparent;
border-bottom: 43px solid #d71616;
}
.cont-header .cont-info-contact p a {
font-size: 0.9em;
}
.cont-header .cont-social-media p {
height: auto;
}
.cont-header .cont-social-media p a {
padding: 5px;
}
.cont-header .cont-logo a {
margin: 8px auto 15px auto;
display: block;
}
.cont-header .cont-options {
text-align: left !important;
margin: 20px 0 5px 0;
}
.cont-header .cont-options ul li:first-of-type a {
margin-left: 0;
}
.cont-header .cont-options .cont-items-cart {
right: auto;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
.cont-header .cont-options .cont-items-cart:before {
margin: 0 -15px 0 15px;
right: 50%;
}
.cont-header .cont-menu {
border: 0;
top: 100%;
}
.cont-header .cont-menu.active-menu {
top: 0;
}
.cont-header .cont-menu.active-menu .open-menu {
margin: 12px 0;
position: relative;
right: auto;
bottom: auto;
}
.cont-header .cont-menu .main-menu {
width: 80%;
right: -110%;
}
.cont-header .cont-menu .open-menu {
margin: 0;
position: absolute;
right: 13px;
bottom: 13px;
}
.cont-header .cont-hot-link {
display: none;
}
.rtwpvg-images {
width: 480px;
max-width: 100% !important;
}
.cont-slider .item {
height: 260px !important;
}
.cont-advertising a {
padding: 0 0 10px 0;
}
.cont-advertising a:last-of-type {
padding: 0;
}
.cont-advertising .cont-caption blockquote {
padding: 20px;
}
.cont-advertising .cont-caption blockquote h1 {
font-size: 46px;
}
.cont-advertising .cont-caption blockquote h2 {
font-size: 42px;
}
.cont-advertising .cont-caption blockquote h3 {
font-size: 38px;
}
.cont-advertising .cont-caption blockquote h4 {
font-size: 32px;
}
.cont-advertising .cont-caption blockquote p a {
padding: 0;
}
.cont-advertising .cont-banner .background {
position: relative;
}
.cont-advertising .cont-banner .background img {
width: 100%;
height: auto;
position: relative;
left: auto;
top: auto;
-webkit-transform: none;
transform: none;
}
.cont-product .cont-title h1 {
font-size: 25px;
}
.cont-product .cont-items .item blockquote {
min-height: 242px;
padding: 8px;
}
.cont-product .cont-items .item blockquote h3 {
min-height: 32px;
font-size: 14px;
line-height: 16px;
margin-bottom: 4px;
}
.cont-product .cont-items .item blockquote p.category a {
font-size: 13px;
}
.cont-product .cont-items .item blockquote p.price * {
font-size: 13px;
}
.cont-list-products {
margin-bottom: 0;
}
.cont-list-products .cont-aside {
width: 100%;
margin: 0 0 25px 0;
display: none;
}
.cont-list-products .cont-aside.active {
display: block;
}
.cont-list-products .cont-items .page-title {
padding: 25px 0;
}
.cont-list-products .cont-items .products {
margin-top: 15px;
}
.cont-list-products .cont-items .products li blockquote {
width: 95%;
min-height: 236px;
margin-bottom: 15px;
padding: 8px;
}
.cont-list-products .cont-items .products li blockquote h3 {
min-height: 32px;
font-size: 14px;
line-height: 18px;
}
.cont-list-products .cont-items .products li blockquote p.category {
margin: 0 0 7px 0;
}
.cont-list-products .cont-items .products li blockquote p.category a {
font-size: 14px;
}
.cont-list-products .cont-items .products li blockquote .cont-image {
height: 130px;
}
.cont-list-products .cont-items .products li blockquote .cont-image img {
height: 130px;
}
.cont-list-products .cont-items .products li blockquote .cont-image .button {
width: 70%;
padding: 10px 0;
}
.cont-list-products .cont-items .products li blockquote .cont-image .button span {
font-size: 13px;
}
.detail-products .type-product .entry-summary,
.detail-products .type-product .wpgs--with-images {
width: 100%;
padding: 0;
}
.detail-products .type-product .wpgs--with-images {
margin-bottom: 25px;
}
.detail-products .type-product .wpgs--with-images .wpgs-for .slick-list .vbox-item {
height: 320px;
}
.detail-products .type-product .wpgs--with-images .wpgs-for .slick-list .vbox-item img {
height: 320px;
}
.detail-products .type-product .entry-summary h1 {
margin-top: 20px;
}
.detail-products .type-product .woocommerce-tabs ul.tabs li a {
border: 0;
}
.detail-products .type-product .related h2 {
font-size: 20px;
}
.detail-products .type-product .related ul li {
width: 49%;
width: calc(50% - 0px);
}
.detail-products .type-product .related ul li blockquote {
min-height: 368px;
padding: 8px;
}
.detail-products .type-product .related ul li blockquote h3 {
min-height: 32px;
font-size: 14px;
line-height: 16px;
margin-bottom: 4px;
}
.detail-products .type-product .related ul li blockquote p.category {
margin: 0 0 7px 0;
}
.detail-products .type-product .related ul li blockquote p.category a {
font-size: 14px;
}
.detail-products .type-product .wpgs--with-images .wpgs-for i {
display: block !important;
}
.detail-products .type-product .wpgs--with-images .wpgs-for i.flaticon-right-arrow,
.detail-products .type-product .wpgs--with-images .wpgs-for i.flaticon-back {
font-family: "Font Awesome 5 Free";
font-weight: 900;
margin: 0 8px !important;
}
.detail-products .type-product .wpgs--with-images .wpgs-for i.flaticon-right-arrow:before,
.detail-products .type-product .wpgs--with-images .wpgs-for i.flaticon-back:before {
font-family: "Font Awesome 5 Free";
color: #d71616;
font-size: 25px;
opacity: 1;
}
.detail-products .type-product .wpgs--with-images .wpgs-for i.flaticon-back {
margin: 0;
padding: 0;
left: 5px;
}
.detail-products .type-product .wpgs--with-images .wpgs-for i.flaticon-back:before {
content: "\f053";
}
.detail-products .type-product .wpgs--with-images .wpgs-for i.flaticon-right-arrow {
margin: 0;
padding: 0;
right: 5px;
}
.detail-products .type-product .wpgs--with-images .wpgs-for i.flaticon-right-arrow:before {
content: "\f054";
}
.cont-marcas .cont-title h1 {
font-size: 25px;
}
.cont-marcas .cont-items .owl-partners .owl-nav {
padding: 0 4px;
top: 5px;
}
.cont-marcas .cont-items .owl-partners .owl-nav button span {
font-size: 30px;
top: -2px;
}
.cont-product {
margin: 0;
padding: 0;
}
.cont-product .cont-items.view-home .products .owl-stage-outer {
padding-top: 20px;
}
.cont-product .cont-items.view-home .products .owl-nav {
padding: 0 4px;
top: 5px;
}
.cont-product .cont-items.view-home .products .owl-nav button span {
font-size: 30px;
top: -2px;
}
.cont-footer .cont-elastic-col:nth-child(2n) ul {
padding: 0;
}
.cont-footer .cont-elastic-col ul {
padding-right: 20px;
margin-bottom: 20px;
}
.cont-footer .cont-custom {
padding: 0;
}
.cont-modal .cont-row {
display: inline-table;
}
.cont-modal .cont-row blockquote .cont-button {
margin: -35px -20px;
}
.cont-modal .cont-row blockquote .cont-button a {
font-size: 25px;
}
.open-filter {
background: #e30613;
width: 100%;
-webkit-box-shadow: inset 0 0 0 1px #e30613;
box-shadow: inset 0 0 0 1px #e30613;
border-radius: 0;
margin: 0 0 15px 0;
padding: 12px 15px;
display: block;
vertical-align: top;
}
.open-filter.active {
background: #ef2b37;
margin: 0;
}
.open-filter.active span {
color: #fff;
display: none;
}
.open-filter.active span.oculta {
display: block;
}
.open-filter span {
color: #fff;
font-family: "Montserrat", sans-serif;
font-size: 18px;
font-weight: 600;
line-height: normal;
text-transform: uppercase;
}
.open-filter span.oculta {
display: none;
}
.cont-local .cont-item {
width: 49%;
width: calc(50% - 3px);
}
.cont-local .cont-item blockquote .cont-image {
height: 105px;
}
.cont-local .cont-item blockquote .cont-caption p {
font-size: 14px;
padding: 10px;
}
.cont-data-local .cont-header {
margin-bottom: 15px;
}
.cont-data-local .cont-header h1 {
font-size: 16px;
text-align: left;
}
.cont-data-local .cont-header a:before {
width: 110%;
}
.cont-data-local .cont-row .cont-map iframe {
height: 250px;
}
.cont-breadground {
margin-bottom: 15px;
}
#button-view-contact {
margin: 15px;
_margin: 25px 15px;
_bottom: 50px;
}
#button-view-contact i {
width: 60px;
height: 60px;
font-size: 30px;
line-height: 60px;
}
.cont-data-contact .cont-header {
margin-bottom: 20px;
}
.cont-data-contact .cont-header h1 {
font-size: 16px;
text-align: left;
}
.cont-data-contact .cont-parrafo {
padding-left: 0;
padding-right: 0;
}
.cont-data-contact .item {
width: 100%;
padding-bottom: 20px;
}
.cont-data-contact .item h2 {
font-size: 16px;
padding-bottom: 20px;
}
.cont-data-contact .item h2:before,
.cont-data-contact .item h2:after {
bottom: 15px;
}
.cont-woo-default .woocommerce h1,
.cont-woo-default .woocommerce h2 {
font-size: 20px;
}
.cont-woo-default .woocommerce .shop_table tr:nth-child(2n),
.cont-woo-default .woocommerce .shop_table tr:nth-child(2n) {
border-top: solid 1px #e0e4f6;
border-bottom: solid 1px #e0e4f6;
}
.cont-woo-default .woocommerce .shop_table tr.cart_item td {
padding: 8px 12px;
}
.cont-woo-default .woocommerce .shop_table tr.cart_item td:last-of-type {
_padding-top: 0 !important;
}
.cont-woo-default .woocommerce .shop_table tr.cart-subtotal td,
.cont-woo-default .woocommerce .shop_table tr.order-total td {
padding: 8px 12px;
border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.cont-woo-default .woocommerce .shop_table tr.cart-subtotal td:last-of-type,
.cont-woo-default .woocommerce .shop_table tr.order-total td:last-of-type {
_padding-top: 0 !important;
}
.cont-woo-default .woocommerce .shop_table tr td {
width: 100% !important;
text-align: left !important;
border: 0;
padding: 0px 12px 8px 12px;
display: inline-block;
vertical-align: top;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-woo-default .woocommerce .shop_table tr td.product-remove {
padding: 0 12px;
}
.cont-woo-default .woocommerce .shop_table tr td:before {
margin-right: 12px;
}
.cont-woo-default .woocommerce .shop_table tr td .quantity {
margin: 0;
}
.cont-woo-default .woocommerce .cart-collaterals {
padding-bottom: 25px;
}
.cont-woo-default .woocommerce .cart-collaterals table tr td {
padding: 8px 12px;
vertical-align: middle;
}
.cont-woo-default .woocommerce .cart-collaterals table tr td:before {
display: none;
}
.cont-woo-default .woocommerce .woocommerce-checkout-payment {
margin-bottom: 25px;
}
.cont-woo-default .woocommerce .woocommerce-checkout-payment button[type=submit] {
margin: 15px 0 0 0 !important;
}
.cont-card .cont-item {
width: 100%;
}
.cont-card .cont-item blockquote {
width: 100%;
height: auto;
}
.cont-cover .cont-item {
width: 100%;
}
.cont-cover .cont-item blockquote {
height: auto;
}
.cont-detail-news .detail {
padding: 15px;
}
.cont-detail-news .detail h5 {
width: 100%;
}
.cont-detail-news .detail .button {
height: 40px;
margin: 0 0 10px 0;
position: relative;
right: auto;
top: auto;
}
.gdc_row .gdc_column.gdc_cquarter {
width: 33.3%;
}
.woocommerce-checkout-review-order .shop_table tr td {
display: table-cell;
vertical-align: middle;
}
.cont-landing-motul .cont-cabecera {
background-size: 930px;
}
.cont-landing-motul .cont-cabecera .cont-logo {
max-width: 70%;
margin: 15px auto 0 auto;
}
.cont-landing-motul .cont-cabecera .cont-ganate {
margin: 15px 0 0 0;
}
.cont-landing-motul .cont-cabecera .cont-ganate img {
max-width: 100%;
}
.cont-landing-motul .cont-participar {
margin: 340px 0 0 0;
}
.cont-landing-motul .cont-participar img {
max-width: 100%;
}
.cont-landing-motul .cont-acumula img {
max-width: 100%;
}
.cont-landing-motul .cont-formulario {
margin: 0;
}
.cont-landing-motul .cont-formulario img {
max-width: 100%;
}
.cont-landing-motul .cont-formulario .cont-template-base {
max-width: 100%;
}
.cont-landing-motul .cont-formulario .cont-template-base form.wpcf7-form p span.acp-dperson label span {
width: 92%;
}
.cont-landing-motul .cont-formulario .cont-template-base form.wpcf7-form .wpcf7-checkbox span,
.cont-landing-motul .cont-formulario .cont-template-base form.wpcf7-form .wpcf7-radio span,
.cont-landing-motul .cont-formulario .cont-template-base form.wpcf7-form .wpcf7-acceptance span {
margin: 0 !important;
}
.cont-landing-motul .cont-etiqueta {
margin: 0;
}
.cont-landing-motul .cont-etiqueta img {
max-width: 100%;
}
.cont-landing-motul .cont-etiqueta .owl-motul {
margin: 35px 0;
}
.cont-landing-motul .cont-shop {
width: auto;
}
.cont-landing-motul .cont-shop a {
width: auto;
font-size: 28px;
padding: 22px 0;
}
.cont-landing-motul .cont-shop p {
font-size: 22px;
}
.cont-product-landing .cont-fullfeatures .cont-tabs .cont-content-tabs tr:first-of-type td:first-of-type h3 {
padding-top: 0;
}
.cont-product-landing .cont-fullfeatures .cont-tabs .cont-content-tabs h3 {
font-size: 18px;
}
.cont-product-landing .cont-fullfeatures .cont-tabs .cont-content-tabs p {
font-size: 14px;
line-height: 22px;
text-align: justify;
}
.cont-product-landing .cont-rotate-view #view360 {
width: 300px !important;
_height: 300px !important;
}
.cont-product-landing .cont-rotate-view #view360 canvas {
width: 300px !important;
height: 300px !important;
}
.cont-term-mod blockquote h1 {
font-size: 20px;
}
.cont-term-mod blockquote p {
font-size: 14px;
}
.cont-term-mod blockquote ul li {
font-size: 14px !important;
line-height: 22px;
}
#playAudio {
margin: 0 auto 10px auto;
display: block;
vertical-align: top;
}
.cont-product .cont-items.view-home .item {
width: 33.3%;
}
.vbox-container img {
max-height: 84vh;
height: auto !important;
}
.cont-jmotero img {
display: none;
}
.cont-jmotero img.mobile {
display: block;
}
.cont-jmotero .cont-row {
display: block;
}
.cont-jmotero .cont-row .cont2-col {
max-width: 100%;
width: 100%;
display: inline-block;
}
.cont-jmotero .cont-row .cont2-col .cont-row {
position: relative;
}
.cont-jmotero .cont-row .cont2-col .cont-row .cont-center {
margin-top: 36%;
display: block;
}
.cont-jmotero .cont-row .cont2-col #timer:after {
width: 120px;
height: 24px;
margin-top: 10px;
}
.cont-jmotero .cont-row .cont2-col p {
margin: 0 8px;
}
.cont-jmotero .cont-row .cont2-col p span {
font-size: 48px;
line-height: 36px;
display: inline-block;
}
.cont-jmotero .cont-row .cont2-col p span:nth-child(2n) {
font-size: 18px;
line-height: 36px;
margin-left: 8px;
}
.cont-cinta-jmotero img {
display: none;
}
.cont-cinta-jmotero img.mobile {
display: block;
}
.cont-cinta-jmotero .cont-row .cont2-col #timer_two:before {
width: 62px;
height: 12px;
margin-right: 4px;
position: relative;
top: 32%;
}
.cont-cinta-jmotero .cont-row .cont2-col p {
margin: 0 4px;
}
.cont-cinta-jmotero .cont-row .cont2-col p span {
font-size: 12px;
line-height: 15px;
}
.cont-cinta-jmotero .cont-row .cont2-col p span:nth-child(2n) {
font-size: 8px;
line-height: 15px;
}
.cont-template-cardo .cont-menu ul li {
padding: 16px 15px 16px 9px;
}
.cont-template-cardo .cont-menu ul li a {
font-size: 14px;
}
.cont-template-cardo .cont-menu ul li a:before {
width: 10px;
height: 16px;
left: -12px;
}
.cont-template-cardo .cont-menu ul li a img {
height: 18px;
top: 0;
}
.cont-template-cardo .cont-banner {
height: 185px;
}
.cont-template-cardo .cont-banner img {
width: 60px;
height: 50px;
margin: -10% 0 0 -40%;
top: 50%;
}
.cont-template-cardo .cont-buy h1 {
font-size: 50px;
}
.cont-template-cardo .cont-buy p {
width: 90%;
font-size: 14px;
line-height: 22px;
}
.cont-template-cardo .cont-buy .cont2-col {
padding: 18px;
}
.cont-template-cardo .cont-buy .cont2-col p {
font-size: 18px;
line-height: normal;
margin: 20px 0 10px;
}
.cont-template-cardo .cont-buy .cont2-col a {
font-size: 13px;
padding: 8px 10px;
}
.cont-template-cardo .cont-buy .cont2-col a img {
display: none;
}
.cont-template-cardo .cont-message .cont2-col {
width: 100%;
max-width: 100%;
display: block;
}
.cont-template-cardo .cont-message img {
max-width: 98%;
margin-bottom: 25px;
}
.cont-template-cardo .cont-message .cont-sub-message .cont-row {
width: 94%;
display: block;
}
.cont-template-cardo .cont-message .cont-sub-message .cont-row img {
margin-bottom: 8px;
display: block;
vertical-align: top;
}
.cont-template-cardo .cont-message .cont-sub-message .cont-row p {
width: 100% !important;
margin-bottom: 15px;
}
.cont-template-cardo .cont-preferences .cont-row:before {
width: 180%;
border-radius: 0;
left: -37%;
}
.cont-template-cardo .cont-preferences .cont-row .cont-elastic-col .cont4-col {
width: 100%;
max-width: 100%;
}
.cont-template-cardo .cont-connect {
padding: 25px 0;
}
.cont-template-cardo .cont-connect h4,
.cont-template-cardo .cont-connect p {
width: 100%;
}
.cont-template-cardo .cont-connect p {
margin-bottom: 25px;
}
.cont-template-cardo .cont-connect img.phone {
width: 60%;
margin: 0 auto;
}
.cont-template-cardo .cont-connect a {
margin-top: 25px;
}
.cont-template-cardo .cont-connect .cont-row:before {
width: 130%;
left: -15%;
}
.cont-template-cardo .cont-connect .cont-row .cont2-col {
width: 100%;
max-width: 100%;
height: auto;
display: inline-block;
}
.cont-template-cardo .cont-form {
margin: 0;
padding: 45px 0;
}
.cont-template-cardo .cont-form form {
width: 80%;
}
.cont-template-lcardo .cont-logo {
padding: 20px 0;
}
.cont-template-lcardo .cont-logo img {
width: 40%;
}
.cont-template-lcardo .cont-frecom {
padding: 20px 0;
}
.cont-template-lcardo .cont-frecom h1 {
font-size: 30px;
}
.cont-template-lcardo .cont-frecom p {
font-size: 22px;
}
.cont-template-lcardo .cont-frecom pre {
width: 100%;
font-size: 12px;
line-height: 16px;
margin-top: 15px;
}
.cont-template-lcardo .cont-frecom a {
height: 40px;
font-size: 10px;
line-height: 24px;
margin-bottom: 5px;
}
.cont-template-lcardo .cont-frecom a img {
height: 18px;
margin: -3px 4px 0 0;
}
.cont-template-lcardo .cont-frecom img {
margin-top: 15px;
}
.cont-template-lcardo .cont-connect {
padding: 0;
}
.cont-template-lcardo .cont-connect a {
margin-top: 20px;
}
.cont-template-lcardo .cont-connect img.phone {
width: 50%;
margin: 20px auto;
display: block;
}
.cont-template-lcardo .cont-connect h4,
.cont-template-lcardo .cont-connect p {
width: 100%;
}
.cont-template-lcardo .cont-connect p {
padding-bottom: 20px;
}
.cont-template-lcardo .cont-connect .cont-row:before {
width: 200%;
left: -45%;
}
.cont-template-lcardo .cont-connect .cont-row .cont2-col {
max-width: 100%;
min-width: 100%;
width: 100%;
height: auto;
display: block;
vertical-align: top;
}
.cont-template-lcardo .cont-base {
background: url(//socopur.com.pe/wp-content/themes/SocopurTemplate/image/landingcardo/bg-landing-cardo.jpg) center bottom no-repeat;
padding: 40px 0;
}
.cont-template-lcardo .cont-base p {
width: 74%;
}
.cont-template-lcardo .cont-base .cont2-col {
max-width: 100%;
min-width: 100%;
width: 100%;
display: block;
vertical-align: top;
}
.cont-template-cardo .cont-moto {
padding: 30px 0 0 0;
}
.cont-template-cardo.ptb .cont-preferences .cont-row:before {
width: 110%;
right: -14px;
-webkit-transform: none;
transform: none;
}
.cont-template-alpine .cont-header img {
height: 22px;
}
.cont-template-alpine .cont-slider {
padding: 15px 0 0;
}
.cont-template-alpine .cont-section h1 {
font-size: 22px;
margin: 18px 0;
}
.cont-template-alpine .cont-section a img {
min-width: auto;
width: auto;
min-height: auto;
height: 100%;
}
.cont-template-alpine .cont-section.col-2 a {
height: 170px;
margin-bottom: 8px;
}
.cont-template-alpine .cont-section.col-2 a p {
font-size: 22px;
}
.cont-template-alpine .cont-section.col-4 a {
width: 100% !important;
height: 130px;
margin: 0 0 15px 0 !important;
}
.cont-template-alpine .cont-section.col-4 a:before {
z-index: 6;
}
.cont-template-alpine .cont-section.col-4 a:after {
content: "";
background: -webkit-gradient(linear, left top, right top, color-stop(31%, rgba(0, 0, 0, 0)), color-stop(56%, rgb(0, 0, 0)), to(rgb(0, 0, 0)));
background: linear-gradient(to right, rgba(0, 0, 0, 0) 31%, rgb(0, 0, 0) 56%, rgb(0, 0, 0) 100%);
filter: progid: DXImageTransform.Microsoft.gradient( startColorstr="#00000000", endColorstr="#000000", GradientType=1);
width: 100%;
height: 100%;
position: absolute;
z-index: 5;
right: 0;
top: 0;
}
.cont-template-alpine .cont-section.col-4 a img {
min-width: auto;
width: 55%;
min-height: auto;
height: auto;
left: 0;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.cont-template-alpine .cont-section.col-4 a .caption {
width: 50%;
min-width: 210px;
text-align: left;
padding-right: 110px;
z-index: 7;
}
.cont-template-alpine .cont-section.col-4 a .caption strong {
font-size: 22px;
text-align: left;
}
.cont-template-alpine .cont-section.col-4 a .caption p {
margin-top: 8px;
margin-bottom: 0;
text-align: left;
}
.cont-template-alpine .cont-section.col-4 a .caption span {
background: none;
padding: 0;
position: absolute;
top: 50%;
right: 0;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.cont-template-alpine .cont-footer img {
height: 22px;
}
}
@media (max-width: 500px) {
.cont-search {
padding-bottom: 0;
}
.cont-banner .cont-row {
height: 120px;
}
.cont-banner .cont-row .caption h1 {
font-size: 20px;
}
.cont-product .cont-items.view-home .products li {
width: 100% !important;
float: none !important;
}
.cont-product .cont-items .item blockquote {
min-height: 256px;
}
.cont-product .cont-items .item blockquote p.category a {
font-size: 13px;
}
.cont-product .cont-items .item blockquote p.price .amount {
text-align: center;
font-size: 13px;
}
.cont-product .cont-items .item blockquote p.price .amount:before {
font-size: 11px;
}
.cont-list-products .cont-items .products li blockquote {
min-height: 236px;
}
.cont-list-products .cont-items .products li blockquote h3 {
font-size: 14px;
line-height: 16px;
}
.cont-list-products .cont-items .products li blockquote p.category a {
font-size: 13px;
}
.cont-list-products .cont-items .products li blockquote p.price .amount {
text-align: center;
font-size: 13px;
}
.cont-list-products .cont-items .products li blockquote p.price .amount:before {
font-size: 11px;
}
.detail-products .type-product .related ul li blockquote {
width: 95%;
min-height: 236px;
}
.detail-products .type-product .related ul li blockquote h3 {
font-size: 14px;
line-height: 16px;
}
.detail-products .type-product .related ul li blockquote p.category a {
font-size: 13px;
}
.detail-products .type-product .related ul li blockquote p.price .amount {
text-align: center;
font-size: 13px;
}
.detail-products .type-product .related ul li blockquote p.price .amount:before {
font-size: 11px;
}
.cont-product-landing .cont-banner {
margin-bottom: 0;
}
.cont-product-landing .cont-banner .cont-price {
width: 100%;
}
.cont-product-landing .cont-banner .cont-price p {
text-align: center;
margin-top: 15px;
}
.cont-product-landing .cont-banner .cont-price p.price span {
font-size: 32px !important;
}
.cont-product-landing .cont-banner .background {
height: 420px !important;
}
.cont-product-landing .cont-banner .background img {
width: auto !important;
height: 100% !important;
}
.cont-product-landing .cont-banner .cont-caption {
height: auto;
top: 330px;
bottom: auto;
display: inline-block;
vertical-align: top;
}
.cont-product-landing .cont-banner .cont-caption .cont-actions p {
text-align: center !important;
}
.cont-product-landing .cont-banner .cont-caption .cont-actions .cont-warranty {
width: 100%;
left: 50%;
top: 100px;
border: solid 2px #d71616;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
display: inline-table;
vertical-align: top;
}
.cont-product-landing .cont-banner .cont-caption .cont-actions .cont-warranty br {
display: none;
}
.cont-product-landing .cont-banner .cont-caption .cont-actions .cont-warranty p {
width: auto !important;
color: #d71616;
margin: 0 !important;
padding: 0 !important;
border: 0 !important;
display: table-cell !important;
vertical-align: middle !important;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont-product-landing .cont-banner .cont-caption .cont-actions .cont-warranty p strong {
font-size: 35px;
}
.cont-product-landing .cont-banner .cont-caption .cont-actions .cont-warranty p span {
font-size: 11px;
line-height: normal;
}
.cont-product-landing .cont-banner .main {
height: 320px;
}
.cont-product-landing .cont-banner .landing-vehicule .cont-button-term_cond a {
top: -66px;
}
.cont-product-landing .cont-banner .landing-vehicule .type-product .entry-summary {
margin-top: 162px;
}
.cont-product-landing .cont-banner .landing-vehicule .type-product .entry-summary .buy-now {
margin: 15px 0 0 0;
}
.cont-product-landing .cont-banner .landing-vehicule .type-product .entry-summary .woo-variation-items-wrapper .button-variable-wrapper li:after {
display: none !important;
}
.cont-product-landing .cont-banner .landing-vehicule .type-product .entry-summary .variations tr {
width: 100%;
text-align: left !important;
display: block;
vertical-align: top;
}
.cont-product-landing .cont-banner .landing-vehicule .type-product .entry-summary .variations tr td .reset_variations {
margin-bottom: 15px;
position: relative;
left: auto;
top: auto;
right: auto;
bottom: auto;
}
.cont-product-landing .cont-banner .landing-vehicule .type-product .entry-summary .woocommerce-variation-price .price del {
color: #d71616;
}
.cont-product-landing .cont-banner .landing-vehicule .type-product .entry-summary .woocommerce-variation-price .price del:before,
.cont-product-landing .cont-banner .landing-vehicule .type-product .entry-summary .woocommerce-variation-price .price del * {
color: currentColor !important;
}
.cont-product-landing .cont-banner .landing-vehicule .type-product .entry-summary .woocommerce-variation-price .price del bdi {
text-decoration: line-through !important;
}
.cont-product-landing .cont-banner .landing-vehicule .type-product .entry-summary .woocommerce-variation-price .price span {
color: #fff;
}
.cont-product-landing .cont-banner .landing-vehicule .type-product .entry-summary .woocommerce-variation-price .price span:before,
.cont-product-landing .cont-banner .landing-vehicule .type-product .entry-summary .woocommerce-variation-price .price span * {
color: currentColor !important;
}
.cont-product-landing .cont-banner .landing-vehicule .type-product .entry-summary .price {
color: #000;
padding: 0;
}
.cont-product-landing .cont-banner .landing-vehicule .type-product .entry-summary .price span {
color: #000 !important;
font-size: 35px !important;
font-weight: 800 !important;
}
.cont-product-landing .cont-banner .landing-vehicule .type-product .entry-summary .price span.soles {
color: #a0a6c5 !important;
font-size: 24px !important;
font-weight: 600 !important;
}
.cont-product-landing .cont-banner .landing-vehicule .type-product .entry-summary .price span.soles * {
color: #a0a6c5 !important;
font-size: 24px !important;
font-weight: 600 !important;
}
.cont-product-landing .cont-banner .landing-vehicule .type-product .entry-summary .price * {
color: #000;
}
.cont-product-landing .cont-banner .landing-vehicule .type-product .entry-summary .price .amount {
font-size: 30px !important;
}
.cont-product-landing .cont-banner .landing-vehicule .type-product .entry-summary .price .amount:nth-child(2n) {
border: 0 !important;
margin: 0 !important;
padding: 0 !important;
}
.cont-product-landing .cont-banner .landing-vehicule .type-product .entry-summary .price .amount:before {
color: #000 !important;
font-size: 14px !important;
}
.cont-product-landing .cont-banner .landing-vehicule .type-product .entry-summary .group-data {
top: auto;
position: relative;
}
.cont-product-landing .cont-banner .landing-vehicule .type-product .entry-summary .group-data.valid-lim {
text-align: left;
}
.cont-product-landing .cont-banner .landing-vehicule .type-product .entry-summary .group-data.valid-lim:after {
color: #000;
padding-bottom: 15px;
}
.cont-product-landing .cont-banner .landing-vehicule .discount {
top: 13%;
left: 76%;
}
.cont-product-landing .cont-banner .landing-vehicule .rtwpvg-images .rtwpvg-wrapper .rtwpvg-slider-wrapper .rtwpvg-slider img {
padding-top: 98px;
}
.cont-product-landing .cont-aviable {
margin: 0;
padding: 14px 0;
}
.cont-product-landing .cont-aviable h1,
.cont-product-landing .cont-aviable h4 {
text-align: center;
}
.cont-product-landing .cont-aviable h1 {
font-size: 30px;
}
.cont-product-landing .cont-aviable h4 {
font-size: 20px;
}
.cont-product-landing .cont-aviable .cont-color {
margin: 12px 0;
}
.cont-product-landing .cont-aviable .cont-button {
text-align: center;
}
.cont-product-landing .cont-advertising .ter_cond .cont-steps .cont-row {
text-align: center;
display: block;
vertical-align: top;
}
.cont-product-landing .cont-advertising .ter_cond .cont-steps .cont-row .cont-elastic-col {
display: inline-block;
vertical-align: middle;
}
.cont-product-landing .cont-advertising .ter_cond .cont-steps .cont-row .cont-elastic-col p {
font-size: 12px;
margin: 8px 0 0 0;
padding: 5px 10px;
}
.cont-product-landing .cont-advertising .ter_cond .cont-steps .cont-row .cont-elastic-col .fas {
font-size: 22px;
padding-left: 28px;
}
.cont-product-landing .cont-advertising .ter_cond .cont-steps .cont-elastic-col img {
max-width: 60px;
}
.cont-product-landing .cont-fullfeatures {
padding: 20px 0;
}
.cont-product-landing .cont-fullfeatures .cont-title h1 {
font-size: 26px;
padding: 0 0 25px 0;
}
.cont-product-landing .cont-fullfeatures .cont-tabs {
margin: 0;
}
.cont-product-landing .cont-fullfeatures .cont-tabs .cont-selector-tabs {
min-width: 125px;
width: 94%;
margin-right: 15px;
}
.cont-product-landing .cont-fullfeatures .cont-tabs .cont-selector-tabs a {
font-size: 12px;
padding: 10px;
}
.cont-product-landing .cont-fullfeatures .cont-tabs .cont-content-tabs table tr td {
width: 100% !important;
text-align: left !important;
padding: 0 !important;
display: block;
vertical-align: top;
}
.cont-product-landing .cont-prod-recommended.oil {
background-image: url(//socopur.com.pe/wp-content/themes/SocopurTemplate/image/movil-prod-recomendados-Lubricantes.jpg);
}
.cont-product-landing .cont-prod-recommended.accessories {
background-image: url(//socopur.com.pe/wp-content/themes/SocopurTemplate/image/movil-prod-recomendados-ropas-y-accesorios.jpg);
}
.cont-product-landing .cont-prod-recommended.tires {
background-image: url(//socopur.com.pe/wp-content/themes/SocopurTemplate/image/movil-prod-recomendados-llantas.jpg);
}
.cont-product-landing .cont-prod-recommended .cont-title h1 {
font-size: 22px;
}
.cont-product-landing .cont-brand {
padding: 20px 0;
}
.cont-product-landing .cont-brand .cont-title h1 {
font-size: 26px;
padding: 0 0 10px 0;
}
.cont-product-landing .cont-brand table tr td {
width: 100% !important;
font-size: 14px;
line-height: 23px;
text-align: left !important;
padding: 0 !important;
display: block;
vertical-align: top;
}
.cont-product-landing .cont-comment {
padding: 40px 0;
}
.cont-product-landing .cont-comment .cont-row {
display: block;
vertical-align: top;
}
.cont-product-landing .cont-comment .cont-title h1 {
font-size: 26px;
padding: 0 0 10px 0;
}
.cont-product-landing .cont-comment .cont-title p {
width: 100%;
font-size: 15px;
}
.cont-product-landing .cont-comment .cont-form {
border: 0;
margin: 15px 0 0 0;
padding: 0;
}
.cont-product-landing .woocommerce-Reviews {
width: 100% !important;
}
.cont-product-landing .woocommerce-Reviews #comments .woocommerce-Reviews-title {
font-size: 26px;
}
.cont-product-landing .woocommerce-Reviews #review_form_wrapper #review_form .comment-reply-title {
font-size: 16px;
font-weight: 600;
}
.cont-woo-default .woocommerce .shop_table.woocommerce-table--order-details tr td {
padding-top: 8px;
}
.cont-woo-default .woocommerce .shop_table.woocommerce-table--order-details tr td:nth-child(2n) {
text-align: center !important;
}
.cont-woo-default .woocommerce .shop_table.woocommerce-table--order-details tfoot tr {
border-top: 0 !important;
border-bottom: 0;
}
.cont-woo-default .woocommerce .shop_table.woocommerce-table--order-details tfoot tr th,
.cont-woo-default .woocommerce .shop_table.woocommerce-table--order-details tfoot tr td {
width: 100% !important;
display: inline-block;
vertical-align: top;
}
.cont-woo-default .woocommerce .shop_table.woocommerce-table--order-details tfoot tr th {
padding-bottom: 0;
}
.cont-woo-default .woocommerce .shop_table.woocommerce-table--order-details tfoot tr td {
border-top: 0 !important;
border-bottom: 0 !important;
}
.cont-woo-default .woocommerce .order_details li:nth-child(2n) {
border: 0;
margin-right: 0;
padding-right: 0;
}
.cont-data-cotizar {
width: 95% !important;
}
.cont-data-cotizar .cont-header {
margin-bottom: 10px;
}
.cont-data-cotizar .cont-header h1 {
width: 75%;
font-size: 16px;
text-align: left;
padding: 9px;
}
.cont-data-cotizar .cont-header a i {
line-height: 47px;
}
.cont-data-cotizar div.cont-full {
max-height: 60vh;
overflow: auto;
}
.cont-advertising .cont-banner .background img {
width: 100% !important;
height: auto;
-webkit-transform: none !important;
transform: none !important;
}
.woocommerce-Reviews #review_form_wrapper #review_form .comment-reply-title {
font-size: 25px;
}
.cont-product .cont-items.view-home .item {
width: 50%;
}
.cont-landing-motul-2021 .cont-content {
margin-bottom: 0;
}
.cont-landing-motul-2021 .cont-content.m-top {
margin-top: -70px;
margin-bottom: 0;
}
.cont-landing-motul-2021 .cont-formulario .cont-template-base {
width: 100%;
}
.cont-landing-motul-2021 .cont-banner {
height: 340px;
}
.cont-landing-motul-2021 .points img {
width: 70%;
}
.padding-lr-vertical {
padding: 10px 0;
}
.custom-table .dataTables_filter {
width: 100%;
}
.float-finance {
width: 60px;
height: 170px;
margin-left: -30px;
right: 0;
left: 50%;
top: auto;
bottom: -50px;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
}
}
@media (max-width: 380px) {
.cont-product .cont-items .item blockquote {
min-height: 236px;
}
.cont-product-landing .cont-banner .landing-vehicule .type-product .entry-summary {
margin-top: 130px;
}
}  ::-moz-selection {
background: rgba(0, 0, 0, 0.8);
color: #fff;
}
::selection {
background: rgba(0, 0, 0, 0.8);
color: #fff;
}
::-moz-selection {
background: rgba(0, 0, 0, 0.8);
color: #fff;
}
::-webkit-selection {
background: rgba(0, 0, 0, 0.8);
color: #fff;
}
::-o-selection {
background: rgba(0, 0, 0, 0.8);
color: #fff;
} .cont-slider .item .elemento-derecha .title-banner-one {
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
@media (max-width: 1470px) {
.cont-slider .item .elemento-izquierda .element-banner-one {
left: -5% !important;
}
.cont-slider .item .elemento-derecha .title-banner-one {
width: 56% !important;
}
}   #menu-item-135744 .dropdown-menu {
background-color: #f0f0f0; padding: 20px;
}
#menu-item-135744 .dropdown-item {
color: #333; font-weight: bold;
}
#menu-item-135744 .dropdown-item:hover {
color: #ff6600; } #menu-item-135751 .dropdown-menu {
background-color: #eaeaea; padding: 15px;
}
#menu-item-135751 .dropdown-item {
color: #666;
text-transform: uppercase;
}
#menu-item-135751 .dropdown-item:hover {
color: #ff0000;
} #menu-item-135741 .megamenu {
width: 100%; background-color: #fff;
padding: 30px;
border: 1px solid #ddd;
} #menu-item-135741 .megamenu .dropdown-item {
color: #000;
margin-bottom: 10px;
}
#menu-item-135741 .megamenu .dropdown-item:hover {
color: #ff6600; background-color: #f5f5f5;
} #menu-item-135741 .megamenu .dropdown-header {
font-size: 16px;
font-weight: bold;
color: #333;
margin-bottom: 15px;
} #menu-item-135677 .dropdown-menu {
background-color: #f7f7f7;
border-radius: 5px;
padding: 20px;
}
#menu-item-135677 .dropdown-item {
color: #333;
}
#menu-item-135677 .dropdown-item:hover {
color: #007bff;
} #myPopup {
position: fixed !important;
top: 0;
left: 0;
width: 100vw;
height: 100vh;
background-color: rgba(0, 0, 0, 0.7);
z-index: 9999;
display: none; justify-content: center;
align-items: center;
transition: opacity 0.5s ease;
} #myPopup.show {
display: flex !important;
}
#myPopup .popup-content {
background: transparent;
padding: 0;
margin: 0;
position: relative;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
}
#myPopup .popup-banner {
max-width: 100%;
height: auto;
max-height: 90vh;
border-radius: 10px;
}
#myPopup .close-btn {
position: absolute;
top: -15px;
right: -15px;
font-size: 1.5em;
color: #fff;
background-color: rgba(0, 0, 0, 0.6);
border-radius: 50%;
padding: 4px 10px;
cursor: pointer;
z-index: 10;
}
#myPopup .close-btn:hover {
color: #ccc;
}
@media only screen and (max-width: 768px) {
#myPopup .popup-banner {
max-width: 90vw;
height: auto;
}
}  #info-empresa {
width: 80%;
margin: auto;
color: #222;
font-family: 'Poppins', sans-serif;
line-height: 1.6;
} #historia h2,
#vision h2,
#mision h2,
#valores h2 {
font-size: 24px;
font-weight: bold;
text-transform: uppercase;
position: relative;
display: inline-block;
margin-bottom: 20px;
} #historia h2::after,
#vision h2::after,
#mision h2::after,
#valores h2::after {
content: "";
display: block;
width: 50px;
height: 3px;
background-color: #D92B2B;
margin-top: 5px;
} #historia p,
#vision p,
#mision p,
#valores p {
font-size: 16px;
color: #333;
text-align: justify;
} #valores {
margin-bottom: 40px;
max-width: 800px;
} #valores h3 {
font-size: 20px;
font-weight: bold;
color: #222;
text-transform: uppercase;
margin-top: 20px;
position: relative;
display: inline-block;
} #valores h3::after {
content: "";
display: block;
width: 40px;
height: 2px;
background-color: #D92B2B;
margin-top: 5px;
}