.Box-app,
.product-single .go-back a:focus span:before,
.product-single .go-back a:hover span:before {
background-color: #e4002b
}
.product-cat .box-head .row+.row {
margin-top: 0
}
.product-cat .box-head .slider-cn p {
display: block !important
}
.product-cat .box-head .slider-cn img {
max-width: none;
width: 100%
}
.product-cat .box-head .Cuadrados-cn {
margin-top: -1px
}
.product-cat .box-head .row-intro,
.product-cat .box-menu p {
text-align: center
}
.product-cat .box-head .row-intro .col__12 {
padding: 0 20px
}
.product-cat .box-head .row-intro h1 {
margin: 20px 0 10px;
font-size: 1.625rem;
font-weight: 600;
text-transform: uppercase
}
.product-cat .box-head .row-intro p {
font-size: 1rem;
line-height: 24px
}
.product-cat .box-nav {
background-color: #fff;
border-bottom: 1px solid #d8d8d8;
overflow: hidden;
overflow-x: scroll;
max-width: 100%;
z-index: 9
}
.product-cat .box-nav .row-flex {
padding: 40px 20px 8px;
-ms-flex-pack: center;
justify-content: center;
width: 100%;
gap: 1rem;
-ms-flex-direction: row;
flex-direction: row
}
.product-cat .box-nav a {
position: relative;
display: inline-block;
color: #999
}
.product-cat .box-menu a,
.product-single .go-back a {
color: #191919;
font-size: .875rem
}
.product-cat .box-nav a:before {
content: '';
position: absolute;
bottom: -8px;
left: 0;
right: 0;
width: 0;
height: 2px;
margin: 0 auto;
opacity: 0;
background-color: #e4002b;
transition: .3s
}
.product-cat .box-menu a:focus,
.product-cat .box-menu a:hover,
.product-cat .box-nav a.active,
.product-cat .box-nav a:focus,
.product-cat .box-nav a:hover {
color: #000
}
.product-cat .box-nav a.active:before,
.product-cat .box-nav a:focus:before,
.product-cat .box-nav a:hover:before {
width: 100%;
opacity: 1
}
.product-cat .box-nav a.active {
font-weight: 700
}
.product-cat .box-menu {
padding-bottom: 90px
}
.product-cat .box-menu .row-grid {
max-width: 950px;
-ms-grid-columns: (46%) [auto-fill];
grid-template-columns: repeat(auto-fill, 46%)
}
.product-cat .box-menu a[name] {
grid-column: 1/3;
height: 40px;
min-height: initial
}
.product-cat .box-menu h2 {
text-align: center;
font-size: 1.25rem;
font-weight: 700;
text-transform: uppercase;
padding: 40px 0 10px;
grid-column: 1/3
}
.product-cat .box-menu h2 em {
color: #e4002b
}
.product-cat .box-menu br,
.product-single .info-sub,
.product-single .info-sub li br {
display: none
}
.product-cat .box-menu a {
display: block;
min-height: 230px
}
.product-cat .box-menu a img {
transition: .3s
}
.product-cat .box-menu a:focus img,
.product-cat .box-menu a:hover img {
transform: translateY(-16px) scale(1.1)
}
.product-cat .slick-dots {
left: auto;
right: 25px
}
.product-cat .slick-dots button {
border-color: #fff
}
.product-cat .slick-dots .slick-active button {
background-color: #fff
}
.product-single .go-back {
position: relative;
z-index: 2;
max-width: 1280px;
margin: 0 auto;
padding: 20px
}
.product-single .go-back span {
position: relative;
z-index: 1;
margin-right: 6px;
width: 20px;
height: 20px;
display: inline-block;
text-align: center;
transition: .3s
}
.product-single .go-back span:after,
.product-single .go-back span:before {
content: '';
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
border-radius: 50%;
-ms-border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
z-index: -1
}
.product-single .go-back span:after {
border: 1px solid #e4002b;
transition: .3s
}
.product-single .go-back span:before {
background-color: #fff;
transition: .3s
}
.product-single .go-back a:focus svg path,
.product-single .go-back a:hover svg path {
stroke: #fff
}
.Box-app .c-r a:not(:last-child),
.product-single .go-back a:focus span,
.product-single .go-back a:hover span {
margin-right: 4px
}
.product-single .go-back a:focus span:after,
.product-single .go-back a:hover span:after {
transform: scale(1.4)
}
.product-single article {
margin-bottom: 34px;
min-height: 600px
}
.product-single article .row-flex {
-ms-flex-pack: center;
justify-content: center;
-ms-flex-align: normal;
align-items: normal;
-ms-flex-direction: column;
flex-direction: column
}
.product-single article .c-l {
width: 100%;
max-width: 565px;
margin: 0px auto
}
.product-single article .c-r {
width: 100%;
max-width: 450px;
margin: 0 auto
}
.product-single article .c-r h1 {
font-size: 1.5rem;
font-weight: 600;
text-transform: uppercase;
margin: 40px 0 12px
}
.product-single article .c-r .intro-cn {
line-height: 28px;
margin-bottom: 24px
}
.product-single article .c-r .extras-cn {
display: -ms-flexbox;
display: flex;
-ms-flex-align: end;
align-items: flex-end;
color: #999;
font-size: .875rem;
margin-bottom: 24px
}
.product-single article .c-r .extras-cn sub {
font-size: .75rem;
margin-right: 4px
}
.product-single article .c-r .extras-cn svg {
margin: 0 4px 0 22px;
width: 27px
}
.product-single article .c-r .extras-cn svg:first-child {
margin-left: 0;
width: 18px
}
.product-single .info-cn {
border-top: 1px solid #999;
border-bottom: 1px solid #999;
margin-bottom: 30px
}
.product-single .info-cn button {
width: 100%;
font-size: 1rem;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: justify;
justify-content: space-between;
font-weight: 700;
padding: 18px 24px 24px;
cursor: pointer
}
.product-single .info-cn button.open svg {
transform: rotate(0)
}
.product-single .info-cn button svg {
transform: rotate(180deg);
transition: .3s
}
.product-single .info-sub ul {
display: -ms-grid;
display: grid;
-ms-grid-columns: (100px) [auto-fill];
grid-template-columns: repeat(auto-fill, 100px);
grid-gap: 1rem;
-ms-flex-pack: justify;
justify-content: space-between;
transition: .3s
}
.product-single .info-sub li {
background-color: #f8f8f5;
padding: 24px 10px;
font-size: .75rem;
text-align: center
}
.product-single .info-sub li strong {
font-weight: 700;
font-size: .9375rem;
display: block;
margin: 0 auto
}
.product-single .info-sub li:last-child {
font-size: .75rem;
padding: 8px 24px 18px;
background-color: transparent;
grid-column: 1/4
}
.product-single .btn {
text-transform: none
}
.product-single .delivery-banner {
background-position: center;
background-size: cover;
background-repeat: no-repeat;
padding: 22px 16px;
margin: 30px -20px 0;
text-align: center
}
.product-single .delivery-banner>* {
height: 100%;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: center;
justify-content: center;
background-color: #fff;
padding: 16px 10px 26px
}
.product-single .delivery-banner h3 {
font-size: 2.125rem;
font-weight: 600;
margin: 8px 0 0
}
.product-single .delivery-banner p:not(:last-child) {
margin-bottom: 14px
}
.product-single .delivery-banner .btn {
width: 250px
}
.Box-app {
margin-top: 6px;
color: #fff
}
.Box-app .row-flex {
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-ms-flex-pack: end;
justify-content: flex-end;
padding: 0;
overflow: hidden
}
.Box-app .c-l {
text-align: center;
transform: translateY(30px);
width: 40%
}
.Box-app .c-c,
.Box-app .c-r {
text-align: center;
width: 60%
}
.Box-app .c-c h2 {
font-size: 1.125rem;
font-weight: 600
}
.Box-app .c-c p {
font-size: .75rem
}
.Box-app .c-r {
transform: translateY(-20px)
}
.Box-app .c-r a {
display: inline-block
}
.Box-app .c-r a:focus,
.Box-app .c-r a:hover {
opacity: .8
}
.Box-app .c-r img {
width: 86%
}
@media (min-width:760px) {
.product-cat .box-head .row-intro h1,
.product-single .delivery-banner h3 {
font-size: 2.5rem
}
.product-cat .box-head .row-intro p {
font-size: 1.25rem;
line-height: 28px
}
.Box-app .c-r img,
.product-cat .box-nav .row-flex {
width: 100%
}
.product-cat .box-menu .row-grid {
-ms-grid-columns: (212px) [auto-fill];
grid-template-columns: repeat(auto-fill, 212px)
}
.product-cat .box-menu a[name] {
grid-column: 1/4
}
.product-cat .box-menu h2 {
padding: 40px 0 30px;
grid-column: 1/4
}
.product-cat .box-menu br,
.product-single .info-sub li br {
display: block
}
.product-single .info-sub ul {
-ms-grid-columns: (132px) [auto-fill];
grid-template-columns: repeat(auto-fill, 132px)
}
.product-single .info-sub li {
padding: 24px;
font-size: .875rem
}
.Box-app .c-c p,
.product-single .info-sub li strong {
font-size: 1.125rem
}
.product-single .delivery-banner {
padding: 22px;
margin: 30px 0 0
}
.product-single .delivery-banner>* {
padding: 16px 26px 26px
}
.Box-app .row-flex {
padding: 20px
}
.Box-app .c-l {
transform: translateY(20px);
width: 33%
}
.Box-app .c-c {
width: 33%
}
.Box-app .c-c h2,
.product-cat .box-menu h2 {
font-size: 1.875rem
}
.Box-app .c-r {
transform: translateY(0);
text-align: right;
width: 33%
}
.Box-app .c-r a:not(:last-child) {
margin-right: 14px
}
}
@media (min-width:770px) {
.product-cat .box-menu h2 {
grid-column: 1/5
}
.product-single article .row-flex {
-ms-flex-direction: row;
flex-direction: row
}
.product-single article .c-l {
margin-right: 0 26px 0 0
}
.product-single article .c-r h1 {
font-size: 2.25rem
}
.Box-app .c-l {
text-align: right
}
.Box-app .c-r {
text-align: left
}
}[data-class="wpcf7cf_group"], .wpcf7cf_remove, .wpcf7cf_add {
display:none;
}
.wpcf7cf_repeater_sub {
margin-bottom: 20px;
}
.wpcf7cf_repeater_controls, .wpcf7cf_step_controls {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
margin-top: 20px;
}
.wpcf7cf_multistep .wpcf7cf_step { width: 100%;
}
.wpcf7cf_multistep .wpcf7cf_step .step-title {
display: none;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots {
display: flex;
width: 100%;
margin-bottom: 20px;
flex-wrap: wrap;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot .step-index {
display: inline-block;
border-radius: 50%;
background: #dfdfdf;
color: #000000;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot {
border-bottom: 5px solid #dfdfdf;
text-align: center;
flex: 1;
padding: 15px;
min-width: 120px;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.completed {
border-bottom: 5px solid #333;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.active {
border-bottom: 5px solid #333;
font-weight: bold;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.completed .step-index {
background-color: #333;
color: #ffffff;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.active .step-index {
background-color: #333;
color: #ffffff;
}
.wpcf7cf_step_controls .disabled {
pointer-events: none;
cursor: default;
opacity: .5;
}