body {
  margin: 0;
  padding: 0;
}
article,
aside,
details,
figcaption,
figure,
main,
footer,
header,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
nav ul,
nav ol {
  list-style: none none;
}
img {
  max-width: 100%;
  height: auto;
  border: 0;
}
video,
embed,
object {
  max-width: 100%;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
html {
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-size-adjust: 100%;
}
body {
  color: #000000;
  font-family: 'Outfit', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  font-size: 1.6rem;
}
p {
  margin-top: 0rem;
  margin-bottom: 1rem;
}
abbr[title] {
  border-bottom: 1px dotted #ffffff;
  cursor: help;
}
b,
strong {
  font-weight: 700;
}
em,
i {
  font-style: italic;
}
mark {
  background: #495367;
  color: #000000;
}
small,
.small {
  font-size: 12px;
}
hr {
  border: 0;
  border-top: 1px solid #ffffff;
  margin-bottom: 22px;
  margin-top: 22px;
}
sub,
sup {
  font-size: 68.75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
dfn {
  font-style: italic;
}
h1 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 4.2rem;
  margin-top: 2.4rem;
  margin-bottom: 2.4rem;
}
h2 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 3rem;
  margin-top: 2.4rem;
  margin-bottom: 2.4rem;
}
h3 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 2.1rem;
  margin-top: 1.2rem;
  margin-bottom: 1rem;
}
h4 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.6rem;
  margin-top: 2.4rem;
  margin-bottom: 2.4rem;
}
h5 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2.4rem;
  margin-bottom: 2.4rem;
}
h6 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.2rem;
  margin-top: 2.4rem;
  margin-bottom: 2.4rem;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small {
  color: #000000;
  font-family: 'Outfit', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
}
a,
.alink {
  color: #04183b;
  text-decoration: none;
}
a:visited,
.alink:visited {
  color: #04183b;
  text-decoration: none;
}
a:hover,
.alink:hover {
  color: #04183b;
  text-decoration: none;
}
a:active,
.alink:active {
  color: #04183b;
  text-decoration: none;
}
ul,
ol {
  margin-top: 0rem;
  margin-bottom: 2.4rem;
}
ul > li,
ol > li {
  margin-top: 0rem;
  margin-bottom: 1rem;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
dl {
  margin-bottom: 16px;
  margin-top: 0;
}
dt {
  font-weight: 700;
  margin-bottom: 5px;
  margin-top: 0;
}
dd {
  margin-bottom: 10px;
  margin-top: 0;
  margin-left: 0;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, 'Courier New', monospace;
}
code {
  background: #495367;
  color: #000000;
  padding: 2px 4px;
  font-size: 1.2rem;
  white-space: nowrap;
}
kbd {
  background: #495367;
  color: #000000;
  padding: 2px 4px;
  font-size: 1.2rem;
}
pre {
  background: #495367;
  border: 1px solid #ffffff;
  color: #000000;
  line-height: 1.42857143;
  margin: 0 0 10px;
  padding: 10px;
  font-size: 1.2rem;
  display: block;
  word-wrap: break-word;
}
pre code {
  background-color: transparent;
  border-radius: 0;
  color: inherit;
  font-size: inherit;
  padding: 0;
  white-space: pre-wrap;
}
blockquote {
  border-left: 0 solid #ffffff;
  margin: 0 0 16px 48px;
  padding: 0;
  color: #000000;
  font-family: 'Outfit', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: italic;
  font-weight: 400;
  line-height: 1.42857143;
  font-size: 1.6rem;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  color: #000000;
  line-height: 1.42857143;
  font-size: 1.1rem;
  display: block;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
blockquote cite {
  font-style: normal;
}
blockquote:before,
blockquote:after {
  content: '';
}
q {
  quotes: none;
}
q:before,
q:after {
  content: '';
  content: none;
}
cite {
  font-style: normal;
}
table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  max-width: 100%;
}
table th {
  text-align: left;
}
table > tbody > tr > th,
table > tfoot > tr > th,
table > tbody > tr > td,
table > tfoot > tr > td {
  vertical-align: top;
}
table > thead > tr > th,
table > thead > tr > td {
  vertical-align: bottom;
}
table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
  padding: 12px 16px;
}
button,
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  background-image: none;
  background: #f7ff3f;
  border: 1px solid #04183b;
  color: #04183b;
  cursor: pointer;
  display: inline-block;
  font-family: 'Outfit', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin: 0;
  padding: 0;
  width: 207px;
  font-size: 1.6rem;
  line-height: 4.3rem;
  box-sizing: border-box;
  vertical-align: middle;
}
button:focus,
button:active,
.cart.table-wrapper .actions-toolbar > .action:focus,
.cart.table-wrapper .actions-toolbar > .action:active,
.action-gift:focus,
.action-gift:active {
  background: #ffffff;
  border: 1px solid #aab0bf;
  color: #aab0bf;
}
button:hover,
.cart.table-wrapper .actions-toolbar > .action:hover,
.action-gift:hover {
  background: #04183b;
  border: 1px solid #04183b;
  color: #f7ff3f;
}
button.disabled,
button[disabled],
fieldset[disabled] button,
.cart.table-wrapper .actions-toolbar > .action.disabled,
.cart.table-wrapper .actions-toolbar > .action[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action,
.action-gift.disabled,
.action-gift[disabled],
fieldset[disabled] .action-gift {
  opacity: 0.25;
  cursor: default;
  pointer-events: none;
}
button::-moz-focus-inner,
.cart.table-wrapper .actions-toolbar > .action::-moz-focus-inner,
.action-gift::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type*="date"],
input[type="email"] {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  color: #000000;
  font-family: 'Outfit', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 16px;
  height: 40px;
  line-height: 1.42857143;
  padding: 0 13px 0 16px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="url"]:focus,
input[type="tel"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type*="date"]:focus,
input[type="email"]:focus {
  border: 1px solid #272727;
}
input[type="text"]:disabled,
input[type="password"]:disabled,
input[type="url"]:disabled,
input[type="tel"]:disabled,
input[type="search"]:disabled,
input[type="number"]:disabled,
input[type*="date"]:disabled,
input[type="email"]:disabled {
  opacity: 0.2;
}
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type*="date"]::-moz-placeholder,
input[type="email"]::-moz-placeholder {
  color: rgba(0, 0, 0, 0.6);
}
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type*="date"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.6);
}
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type*="date"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.6);
}
input[type="number"] {
  -moz-appearance: textfield;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  -webkit-appearance: none;
}
select {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  color: #000000;
  font-family: 'Outfit', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 16px;
  height: 40px;
  line-height: 1.42857143;
  padding: 5px 32px 4px 10px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
select:focus {
  border: 1px solid #272727;
}
select:disabled {
  opacity: 0.2;
}
select[multiple] {
  height: auto;
  background-image: none;
}
textarea {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  color: #000000;
  font-family: 'Outfit', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 16px;
  height: auto;
  line-height: 1.42857143;
  margin: 0;
  padding: 10px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  resize: vertical;
}
textarea:focus {
  border: 1px solid #272727;
}
textarea:disabled {
  opacity: 0.2;
}
textarea::-moz-placeholder {
  color: rgba(0, 0, 0, 0.6);
}
textarea::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.6);
}
textarea:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.6);
}
input[type="checkbox"] {
  margin: 2px 5px 0 0;
  position: relative;
  top: 2px;
}
input[type="checkbox"]:disabled {
  opacity: 0.2;
}
input[type="radio"] {
  margin: 2px 5px 0 0;
}
input[type="radio"]:disabled {
  opacity: 0.2;
}
input.mage-error,
select.mage-error,
textarea.mage-error {
  background: rgba(227, 0, 0, 0.06);
  border-color: #d84040;
}
div.mage-error {
  color: #c83532;
  font-size: 1.4rem;
}
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
form {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
address {
  font-style: normal;
}
*:focus {
  box-shadow: none;
  outline: 0;
}
._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  box-shadow: 0 0 3px 1px #04183b;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * @author vdSHOP Team
 * @copyright Copyright © vdSHOP (https://vdshop.es)
 */
@keyframes bounce {
  from,
  20%,
  53%,
  80%,
  100% {
    -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 cssload-spinner1 {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@-o-keyframes cssload-spinner1 {
  from {
    -o-transform: rotate(0deg);
  }
  to {
    -o-transform: rotate(360deg);
  }
}
@-ms-keyframes cssload-spinner1 {
  from {
    -ms-transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
  }
}
@-webkit-keyframes cssload-spinner1 {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes cssload-spinner1 {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}
@keyframes cssload-spinner2 {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(-360deg);
  }
}
@-o-keyframes cssload-spinner2 {
  from {
    -o-transform: rotate(0deg);
  }
  to {
    -o-transform: rotate(-360deg);
  }
}
@-ms-keyframes cssload-spinner2 {
  from {
    -ms-transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(-360deg);
  }
}
@-webkit-keyframes cssload-spinner2 {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(-360deg);
  }
}
@-moz-keyframes cssload-spinner2 {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(-360deg);
  }
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-webkit-keyframes flash {
  from,
  50%,
  100% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@keyframes flash {
  from,
  50%,
  100% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-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);
  }
  100% {
    -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);
  }
  100% {
    -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);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}
@keyframes shine {
  100% {
    left: 125%;
  }
}
@-webkit-keyframes slideBounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
  }
  80% {
    -webkit-transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes slideBounceInDown {
  0% {
    opacity: 0;
    -moz-transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -moz-transform: translateY(30px);
  }
  80% {
    -moz-transform: translateY(-10px);
  }
  100% {
    -moz-transform: translateY(0);
  }
}
@-o-keyframes slideBounceInDown {
  0% {
    opacity: 0;
    -o-transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -o-transform: translateY(30px);
  }
  80% {
    -o-transform: translateY(-10px);
  }
  100% {
    -o-transform: translateY(0);
  }
}
@keyframes slideBounceInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    transform: translateY(30px);
  }
  80% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(0);
  }
}
@-webkit-keyframes slideRightToLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes slideRightToLeft {
  0% {
    opacity: 0;
    -moz-transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}
@-o-keyframes slideRightToLeft {
  0% {
    opacity: 0;
    -o-transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -o-transform: translateX(0);
  }
}
@keyframes slideRightToLeft {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@-webkit-keyframes slideLeftToRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes slideLeftToRight {
  0% {
    opacity: 0;
    -moz-transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}
@-o-keyframes slideLeftToRight {
  0% {
    opacity: 0;
    -o-transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -o-transform: translateX(0);
  }
}
@keyframes slideLeftToRight {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
@-webkit-keyframes sonarEffect {
  0% {
    opacity: .3;
  }
  40% {
    opacity: .5;
    box-shadow: 0 0 0 2px #000000, 0 0 10px 10px #ffffff, 0 0 0 10px #000000;
  }
  100% {
    box-shadow: 0 0 0 2px #000, 0 0 10px 10px #fff, 0 0 0 10px #000;
    -webkit-transform: scale(2);
    opacity: 0;
  }
}
@-moz-keyframes sonarEffect {
  0% {
    opacity: .3;
  }
  40% {
    opacity: .5;
    box-shadow: 0 0 0 2px #000000, 0 0 10px 10px #ffffff, 0 0 0 10px #000000;
  }
  100% {
    box-shadow: 0 0 0 2px #000, 0 0 10px 10px #fff, 0 0 0 10px #000;
    -moz-transform: scale(2);
    opacity: 0;
  }
}
@keyframes sonarEffect {
  0% {
    opacity: .3;
  }
  40% {
    opacity: .5;
    box-shadow: 0 0 0 2px #000000, 0 0 10px 10px #ffffff, 0 0 0 10px #000000;
  }
  100% {
    box-shadow: 0 0 0 2px #000, 0 0 10px 10px #fff, 0 0 0 10px #000;
    -moz-transform: scale(2);
    opacity: 0;
  }
}
.qty-controls {
  display: flex;
  align-items: flex-end;
}
.qty-controls .minus,
.qty-controls .plus,
.qty-controls .more-qty,
.qty-controls .less-qty,
.qty-controls .input-text.qty {
  -webkit-appearance: none;
  height: 40px;
  border: 1px solid #495367;
  display: inline-block;
  text-align: center;
  cursor: pointer;
}
.qty-controls .input-text.qty {
  -webkit-appearance: none;
  font-size: 1.8rem;
  width: 35px;
  padding: 0 5px;
  color: #000000;
  background: #ffffff;
  line-height: 4rem;
  border-left: none;
  border-right: none;
  position: relative;
  z-index: 1;
  -moz-appearance: textfield;
}
.qty-controls .input-text.qty:not([disabled]):focus {
  box-shadow: none;
}
.qty-controls .minus,
.qty-controls .plus,
.qty-controls .more-qty,
.qty-controls .less-qty {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  font-size: 1.5rem;
  color: #d5d4dc;
  background: #ffffff;
}
.qty-controls .plus,
.qty-controls .more-qty {
  margin-left: -1px;
}
.qty-controls .minus,
.qty-controls .less-qty {
  margin-right: -1px;
}
.qty-disabled .minus,
.qty-disabled .plus,
.qty-disabled .more-qty,
.qty-disabled .less-qty {
  opacity: .5;
}
/**
 * @author vdSHOP Team
 * @copyright Copyright © vdSHOP (https://vdshop.es)
 */
.form .field label.label {
  line-height: 21px;
  font-size: 1.4rem;
  font-weight: 300;
}
.form .field input[type="checkbox"]:not(.input-to-button),
.form .field input[type="radio"]:not(.input-to-button) {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  top: initial;
}
.form .field input[type="checkbox"]:not(.input-to-button) .label,
.form .field input[type="radio"]:not(.input-to-button) .label {
  line-height: 21px;
  font-size: 1.4rem;
  font-weight: 300;
}
label ~ .form .field input[type="checkbox"]:not(.input-to-button),
label ~ .form .field input[type="radio"]:not(.input-to-button),
.form .field input[type="checkbox"]:not(.input-to-button) + label,
.form .field input[type="radio"]:not(.input-to-button) + label {
  display: flex;
  align-items: center;
  cursor: pointer;
}
label ~ .form .field input[type="checkbox"]:not(.input-to-button):before,
label ~ .form .field input[type="radio"]:not(.input-to-button):before,
.form .field input[type="checkbox"]:not(.input-to-button) + label:before,
.form .field input[type="radio"]:not(.input-to-button) + label:before {
  content: "";
  display: inline-block;
  height: 16px;
  width: 16px;
  min-width: 16px;
  border: 1px solid #a0a0a0;
  background-color: #ffffff;
  margin-right: 8px;
  border-radius: 4px;
}
label ~ .form .field input[type="checkbox"]:not(.input-to-button):active:before,
label ~ .form .field input[type="radio"]:not(.input-to-button):active:before,
.form .field input[type="checkbox"]:not(.input-to-button) + label:active:before,
.form .field input[type="radio"]:not(.input-to-button) + label:active:before {
  transform: none;
}
label ~ .form .field input[type="checkbox"]:not(.input-to-button):checked:before,
label ~ .form .field input[type="radio"]:not(.input-to-button):checked:before,
.form .field input[type="checkbox"]:not(.input-to-button):checked + label:before,
.form .field input[type="radio"]:not(.input-to-button):checked + label:before {
  content: "\e023";
  font-family: 'icons-carnroll-theme';
  color: #ffffff;
  background-color: #04183b;
  border-color: #04183b;
  font-size: 1.2rem;
  line-height: 16px;
  text-align: center;
}
label ~ .form .field input[type="radio"]:not(.input-to-button):before,
.form .field input[type="radio"]:not(.input-to-button) + label:before {
  border-radius: 50%;
}
label ~ .form .field input[type="radio"]:not(.input-to-button):checked:before,
.form .field input[type="radio"]:not(.input-to-button):checked + label:before {
  content: '';
  background-color: #ffffff;
  border: 5px solid #495367;
}
input.input-to-button {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
input.input-to-button + label {
  display: flex !important;
  align-items: center;
  padding: 0 16px;
  border: 1px solid #000000;
  color: #000000;
  background-color: #ffffff;
  width: 100%;
  height: 40px;
  cursor: pointer;
}
input.input-to-button:checked + label {
  border-color: #04183b;
}
.input-button-left {
  display: flex;
  position: relative;
  max-width: 460px;
}
.input-button-left .control {
  width: 100%;
}
.input-button-left .input-text {
  height: 40px;
  border-radius: 8px;
  padding-left: 16px;
  padding-right: 96px;
}
.input-button-left .actions {
  position: absolute;
  top: 1px;
  right: 1px;
}
.input-button-left .actions .action {
  border-radius: 8px;
  height: 38px;
  line-height: 34px;
  width: 96px;
}
input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type*="date"],
input[type="email"],
select {
  border: 0.5px solid #d5d4dc;
  border-radius: 8px;
  font-size: 1.6rem;
  font-weight: 300;
  padding: 12px 16px;
  height: 48px;
}
.main-wrapper select {
  background-image: url("..//images/select.svg");
  background-size: 12px 6px;
  background-position: right 17px center;
  background-repeat: no-repeat;
}
textarea.input-text {
  border: 0.5px solid #d5d4dc;
  border-radius: 8px;
  font-size: 1.6rem;
  font-weight: 300;
  padding: 12px 16px;
}
.alink {
  color: #04183b;
  font-weight: 600;
}
.alink:focus,
.alink:hover,
.alink:visited,
.alink:active {
  color: #04183b;
}
.alink--padding {
  padding: 0 5px;
}
/**
 * @author vdSHOP Team
 * @copyright Copyright © vdSHOP (https://vdshop.es)
 */
html {
  -ms-overflow-style: scrollbar;
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.container,
.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  display: -ms-flexbox;
  display: flex !important;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs,
.col-xs-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.row-cols-1 > * {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.row-cols-2 > * {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.row-cols-3 > * {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.row-cols-4 > * {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.row-cols-5 > * {
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}
.row-cols-6 > * {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}
.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.col-1 {
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}
.col-2 {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}
.col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.col-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.col-5 {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}
.col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.col-7 {
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}
.col-8 {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}
.col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}
.col-10 {
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}
.col-11 {
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}
.col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.order-first {
  -ms-flex-order: -1;
  order: -1;
}
.order-last {
  -ms-flex-order: 13;
  order: 13;
}
.order-0 {
  -ms-flex-order: 0;
  order: 0;
}
.order-1 {
  -ms-flex-order: 1;
  order: 1;
}
.order-2 {
  -ms-flex-order: 2;
  order: 2;
}
.order-3 {
  -ms-flex-order: 3;
  order: 3;
}
.order-4 {
  -ms-flex-order: 4;
  order: 4;
}
.order-5 {
  -ms-flex-order: 5;
  order: 5;
}
.order-6 {
  -ms-flex-order: 6;
  order: 6;
}
.order-7 {
  -ms-flex-order: 7;
  order: 7;
}
.order-8 {
  -ms-flex-order: 8;
  order: 8;
}
.order-9 {
  -ms-flex-order: 9;
  order: 9;
}
.order-10 {
  -ms-flex-order: 10;
  order: 10;
}
.order-11 {
  -ms-flex-order: 11;
  order: 11;
}
.order-12 {
  -ms-flex-order: 12;
  order: 12;
}
.offset-1 {
  margin-left: 8.333333%;
}
.offset-2 {
  margin-left: 16.666667%;
}
.offset-3 {
  margin-left: 25%;
}
.offset-4 {
  margin-left: 33.333333%;
}
.offset-5 {
  margin-left: 41.666667%;
}
.offset-6 {
  margin-left: 50%;
}
.offset-7 {
  margin-left: 58.333333%;
}
.offset-8 {
  margin-left: 66.666667%;
}
.offset-9 {
  margin-left: 75%;
}
.offset-10 {
  margin-left: 83.333333%;
}
.offset-11 {
  margin-left: 91.666667%;
}
.d-none {
  display: none !important;
}
.d-inline {
  display: inline !important;
}
.d-inline-block {
  display: inline-block !important;
}
.d-block {
  display: block !important;
}
.d-table {
  display: table !important;
}
.d-table-row {
  display: table-row !important;
}
.d-table-cell {
  display: table-cell !important;
}
.d-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}
.d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}
.flex-row {
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}
.flex-column {
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}
.flex-row-reverse {
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}
.flex-column-reverse {
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}
.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}
.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}
.flex-fill {
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important;
}
.flex-grow-0 {
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important;
}
.flex-grow-1 {
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important;
}
.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important;
}
.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important;
}
.justify-content-start {
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}
.justify-content-end {
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}
.justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
.justify-content-between {
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}
.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}
.align-items-start {
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}
.align-items-end {
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}
.align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important;
}
.align-items-baseline {
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}
.align-items-stretch {
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}
.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}
.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}
.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}
.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}
.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}
.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}
.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important;
}
.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}
.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}
.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}
.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}
.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
}
th.col,
td.col {
  width: initial;
}
@media print {
  .d-print-none {
    display: none;
  }
  .d-print-inline {
    display: inline;
  }
  .d-print-inline-block {
    display: inline-block;
  }
  .d-print-block {
    display: block;
  }
  .d-print-table {
    display: table;
  }
  .d-print-table-row {
    display: table-row;
  }
  .d-print-table-cell {
    display: table-cell;
  }
  .d-print-flex {
    display: -ms-flexbox;
    display: flex;
  }
  .d-print-inline-flex {
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
}
.breadcrumbs {
  margin: 0;
}
.breadcrumbs .items {
  font-size: 1.4rem;
  color: #a0a0a0;
  margin: 0;
  padding: 0;
  list-style: none none;
}
.breadcrumbs .items > li {
  display: inline-block;
  vertical-align: top;
}
.breadcrumbs .item {
  margin: 0;
}
.breadcrumbs a {
  color: #a0a0a0;
  text-decoration: none;
}
.breadcrumbs a:visited {
  color: #a0a0a0;
  text-decoration: none;
}
.breadcrumbs a:hover {
  color: #a0a0a0;
  text-decoration: none;
}
.breadcrumbs a:active {
  color: #a0a0a0;
  text-decoration: none;
}
.breadcrumbs strong {
  font-weight: 400;
}
.breadcrumbs .item:not(:last-child) {
  display: inline-block;
  text-decoration: none;
}
.breadcrumbs .item:not(:last-child):after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  line-height: 21px;
  content: '>';
  font-family: 'icons-carnroll-theme';
  margin: 0 8px;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
/**
 * @author vdSHOP Team
 * @copyright Copyright © vdSHOP (https://vdshop.es)
 */
input,
textarea,
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  box-shadow: none;
}
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill,
input:-webkit-autofill:hover,
textarea:-webkit-autofill:hover,
select:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill:focus,
select:-webkit-autofill:focus,
input:-webkit-autofill:active,
textarea:-webkit-autofill:active,
select:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 100px #ffffff inset;
}
select[multiple] {
  padding-top: 16px;
  padding-right: 0;
}
select {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' height='10px' width='10px'%3E%3Ctext x='0' y='10' fill='silver'%3E%E2%96%BE%3C/text%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 1.4em 0.8em;
  background-position: right center;
}
.fieldset {
  border: 0;
  margin: 0;
  padding: 0;
  letter-spacing: -.31em;
}
.fieldset > * {
  letter-spacing: normal;
}
.fieldset > .legend {
  margin: 0 0 24px;
  padding: 0;
  box-sizing: border-box;
  float: left;
  line-height: 1.2;
  font-size: 1.6rem;
}
.fieldset > .legend + br {
  clear: both;
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.fieldset .field {
  margin: 0 0 24px;
}
.fieldset .field > .label {
  margin: 0 0 5px;
  display: inline-block;
}
.fieldset .field:last-child {
  margin-bottom: 0;
}
.fieldset .field > .label {
  font-weight: 400;
}
.fieldset .field > .label + br {
  display: none;
}
.fieldset .field .choice input {
  vertical-align: top;
}
.fieldset .field .fields.group:before,
.fieldset .field .fields.group:after {
  content: '';
  display: table;
}
.fieldset .field .fields.group:after {
  clear: both;
}
.fieldset .field .fields.group .field {
  box-sizing: border-box;
  float: left;
}
.fieldset .field .fields.group.group-2 .field {
  width: 50% !important;
}
.fieldset .field .fields.group.group-3 .field {
  width: 33.3% !important;
}
.fieldset .field .fields.group.group-4 .field {
  width: 25% !important;
}
.fieldset .field .fields.group.group-5 .field {
  width: 20% !important;
}
.fieldset .field .addon {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding: 0;
  width: 100%;
}
.fieldset .field .addon textarea,
.fieldset .field .addon select,
.fieldset .field .addon input {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  display: inline-block;
  margin: 0;
  width: auto;
}
.fieldset .field .addon .addbefore,
.fieldset .field .addon .addafter {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  color: #000000;
  font-family: 'Outfit', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 16px;
  height: 40px;
  line-height: 1.42857143;
  padding: 0 13px 0 16px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  -ms-flex-order: 3;
  -webkit-order: 3;
  order: 3;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  width: auto;
}
.fieldset .field .addon .addbefore:focus,
.fieldset .field .addon .addafter:focus {
  border: 1px solid #272727;
}
.fieldset .field .addon .addbefore:disabled,
.fieldset .field .addon .addafter:disabled {
  opacity: 0.2;
}
.fieldset .field .addon .addbefore::-moz-placeholder,
.fieldset .field .addon .addafter::-moz-placeholder {
  color: rgba(0, 0, 0, 0.6);
}
.fieldset .field .addon .addbefore::-webkit-input-placeholder,
.fieldset .field .addon .addafter::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.6);
}
.fieldset .field .addon .addbefore:-ms-input-placeholder,
.fieldset .field .addon .addafter:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.6);
}
.fieldset .field .addon .addbefore {
  float: left;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.fieldset .field .additional {
  margin-top: 12px;
}
.fieldset .field.required > .label:after,
.fieldset .field._required > .label:after {
  content: '*';
  color: #000000;
  font-size: 1.6rem;
  margin: 0 0 0 5px;
}
.fieldset .field .note {
  font-size: 1.2rem;
  margin: 3px 0 0;
  padding: 0;
  display: inline-block;
  text-decoration: none;
}
.fieldset .field .note:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 12px;
  font-family: 'icons-carnroll-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.fieldset .field:last-child {
  margin-bottom: 24px;
}
.fieldset .field.choice .label {
  font-weight: normal;
}
.fieldset .field.choice,
.fieldset .field .field.choice {
  margin-bottom: 10px;
}
.fieldset .field.choice:last-child,
.fieldset .field .field.choice:last-child {
  margin-bottom: 0;
}
.fieldset .field input[type=file] {
  margin: 5px 0;
}
.legend + .fieldset,
.legend + div {
  clear: both;
}
.legend strong {
  margin-left: 5px;
}
fieldset.field {
  border: 0;
  padding: 0;
}
.field:not(.choice):not(.captcha):not(.qty) {
  position: relative;
}
.field:not(.choice):not(.captcha):not(.qty) .label {
  padding: 0 0 8px;
  margin: 0;
  z-index: 2;
  font-size: 1.4rem;
  font-weight: 500;
  color: #000000;
  display: block;
}
.field:not(.choice):not(.captcha):not(.qty) .label:after {
  display: none;
}
.field.date .time-picker {
  display: inline-block;
  margin-top: 10px;
  white-space: nowrap;
}
.field .message.warning {
  margin-top: 10px;
}
.field.captcha .captcha-image {
  display: flex;
}
.field.captcha .action.reload {
  display: inline-block;
  text-decoration: none;
  height: 48px;
  line-height: 44px;
  padding: 0;
  width: 48px;
}
.field.captcha .action.reload:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 23px;
  line-height: 24px;
  color: inherit;
  content: "\e004";
  font-family: 'icons-carnroll-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.field.captcha .action.reload > span {
  display: none;
}
.field-error,
div.mage-error[generated] {
  margin-top: 7px;
  text-align: left;
}
.field-error {
  color: #c83532;
  font-size: 1.4rem;
}
.product-options-wrapper .date.required div[for*='options'].mage-error {
  display: none !important;
}
.field .tooltip {
  position: relative;
}
.field .tooltip .tooltip-content {
  background: #ffffff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #000000;
  line-height: 1.4;
  border: 1px solid #dbdbdb;
  margin-left: 5px;
  left: 100%;
  top: 0;
}
.field .tooltip .tooltip-content:after,
.field .tooltip .tooltip-content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.field .tooltip .tooltip-content:after {
  border-width: 5px;
  border-color: transparent;
}
.field .tooltip .tooltip-content:before {
  border-width: 6px;
  border-color: transparent;
}
.field .tooltip .tooltip-content:after,
.field .tooltip .tooltip-content:before {
  right: 100%;
}
.field .tooltip .tooltip-content:after {
  border-right-color: #ffffff;
  margin-top: -5px;
  top: 15px;
}
.field .tooltip .tooltip-content:before {
  border-right-color: #dbdbdb;
  margin-top: -6px;
  top: 15px;
}
.field .tooltip .tooltip-toggle {
  cursor: help;
}
.field .tooltip .tooltip-toggle:hover + .tooltip-content,
.field .tooltip .tooltip-toggle:focus + .tooltip-content,
.field .tooltip:hover .tooltip-content {
  display: block;
}
.field .tooltip .tooltip-content {
  min-width: 200px;
  white-space: normal;
}
input:focus ~ .tooltip .tooltip-content,
select:focus ~ .tooltip .tooltip-content {
  display: block;
}
._has-datepicker ~ .ui-datepicker-trigger {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: block;
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
}
._has-datepicker ~ .ui-datepicker-trigger:focus,
._has-datepicker ~ .ui-datepicker-trigger:active {
  background: none;
  border: none;
}
._has-datepicker ~ .ui-datepicker-trigger:hover {
  background: none;
  border: none;
}
._has-datepicker ~ .ui-datepicker-trigger.disabled,
._has-datepicker ~ .ui-datepicker-trigger[disabled],
fieldset[disabled] ._has-datepicker ~ .ui-datepicker-trigger {
  pointer-events: none;
  opacity: 0.25;
}
._has-datepicker ~ .ui-datepicker-trigger > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
._has-datepicker ~ .ui-datepicker-trigger:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 40px;
  line-height: 40px;
  color: #4a4a4a;
  content: "\e009";
  font-family: 'icons-carnroll-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
._has-datepicker ~ .ui-datepicker-trigger:focus {
  box-shadow: none;
  outline: 0;
}
.sidebar .fieldset {
  margin: 0;
}
.sidebar .fieldset > .field:not(.choice):not(:last-child),
.sidebar .fieldset .fields > .field:not(:last-child) {
  margin: 0 0 24px;
}
.sidebar .fieldset > .field:not(.choice) .label,
.sidebar .fieldset .fields > .field .label {
  margin: 0 0 4px;
  padding: 0 0 5px;
  text-align: left;
  width: 100%;
}
.sidebar .fieldset > .field:not(.choice) .control,
.sidebar .fieldset .fields > .field .control {
  width: 100%;
}
input[type="text"].mage-error,
input[type="password"].mage-error,
input[type="url"].mage-error,
input[type="tel"].mage-error,
input[type="search"].mage-error,
input[type="number"].mage-error,
input[type*="date"].mage-error,
input[type="email"].mage-error,
select.mage-error {
  border: 0.5px solid #C83532;
}
.mage-error:before {
  content: '\e116';
  font-family: 'icons-carnroll-theme';
  margin: 0 5px 0 0;
  display: inline-flex;
  line-height: 12px;
  vertical-align: middle;
}
/**
 * @author vdSHOP Team
 * @copyright Copyright © vdSHOP (https://vdshop.es)
 */
@font-face {
  font-family: 'icons-carnroll-theme';
  src: url('../fonts/CarNroll-Theme-Icons/CarNroll-Theme-Icons.woff2') format('woff2'), url('../fonts/CarNroll-Theme-Icons/CarNroll-Theme-Icons.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: auto;
}
.icon:after,
.icon:before {
  font-family: 'icons-carnroll-theme';
}
.icon-wishlist-full:before {
  content: "\e001";
}
.icon-wishlist-empty:before {
  content: "\e002";
}
.icon-warning:before {
  content: "\e003";
}
.icon-update:before {
  content: "\e004";
}
.icon-trash:before {
  content: "\e005";
}
.icon-settings:before {
  content: "\e006";
}
.icon-star:before {
  content: "\e007";
}
.icon-help:before {
  content: "\e008";
}
.icon-calendar:before {
  content: "\e009";
}
.icon-present:before {
  content: "\e010";
}
.icon-account:before {
  content: "\e011";
}
.icon-next:before {
  content: "\e012";
}
.icon-prev:before {
  content: "\e013";
}
.icon-up:before {
  content: "\e014";
}
.icon-down:before {
  content: "\e015";
}
.icon-info:before {
  content: "\e016";
}
.icon-menu:before {
  content: "\e017";
}
.icon-location:before {
  content: "\e018";
}
.icon-list:before {
  content: "\e019";
}
.icon-grid:before {
  content: "\e020";
}
.icon-comment:before {
  content: "\e021";
}
.icon-collapse:before {
  content: "\e022";
}
.icon-checkmark:before {
  content: "\e023";
}
.icon-cart:before {
  content: "\e024";
}
.icon-search:before {
  content: "\e025";
}
.icon-remove:before {
  content: "\e026";
}
.icon-expand:before {
  content: "\e027";
}
.icon-envelope:before {
  content: "\e028";
}
.icon-compare-full:before {
  content: "\e029";
}
.icon-compare-empty:before {
  content: '\e030';
}
.icon-pointer-right:before {
  content: "\e032";
}
.icon-pointer-left:before {
  content: "\e031";
}
.icon-pointer-up:before {
  content: '\e033';
}
.icon-pointer-down:before {
  content: "\e034";
}
.icon-share:before {
  content: "\e035";
}
.icon-lock:before {
  content: "\e036";
}
.icon-unlock:before {
  content: "\e037";
}
.icon-download:before {
  content: "\e038";
}
.icon-upload:before {
  content: "\e039";
}
.icon-edit:before {
  content: "\e040";
}
.icon-arrow-right-thin:before {
  content: "\e041";
}
.icon-arrow-left-thin:before {
  content: "\e042";
}
.icon-arrow-down-thin:before {
  content: "\e043";
}
.icon-arrow-up-thin:before {
  content: "\e044";
}
.icon-arrow-down:before {
  content: "\e045";
}
.icon-arrow-up:before {
  content: "\e046";
}
.icon-arrow-right:before {
  content: "\e047";
}
.icon-arrow-left:before {
  content: "\e048";
}
.icon-filters:before {
  content: "\e049";
}
.icon-graph:before {
  content: "\e050";
}
.icon-home:before {
  content: "\e051";
}
.icon-prize:before {
  content: "\e052";
}
.icon-mobile:before {
  content: "\e053";
}
.icon-clock:before {
  content: "\e054";
}
.icon-send:before {
  content: "\e055";
}
.icon-flag:before {
  content: '\e056';
}
.icon-filters-2:before {
  content: '\e057';
}
.icon-add-folder:before {
  content: '\e058';
}
.icon-remove-folder:before {
  content: '\e059';
}
.icon-history:before {
  content: '\e060';
}
.icon-facebook:before {
  content: '\e061';
}
.icon-instagram:before {
  content: '\e062';
}
.icon-linkedin:before {
  content: '\e063';
}
.icon-twitter:before {
  content: '\e064';
}
.icon-google-plus:before {
  content: '\e065';
}
.icon-tiktok:before {
  content: '\e066';
}
.icon-whatsapp:before {
  content: '\e067';
}
.icon-youtube:before {
  content: '\e068';
}
.icon-delivery:before {
  content: '\e069';
}
.icon-youtube2:before {
  content: '\e070';
}
.icon-logo:before {
  content: '\e071';
}
.icon-dot:before {
  content: '\e072';
}
.icon-dots:before {
  content: '\e116';
}
.icon-play:before {
  content: '\e074';
}
.icon-feather:before {
  content: '\e075';
}
.icon-power:before {
  content: '\e076';
}
.icon-safe:before {
  content: '\e077';
}
.icon-padelball:before {
  content: '\e078';
}
.icon-hardness:before {
  content: '\e079';
}
.icon-control:before {
  content: '\e080';
}
.icon-eye:before {
  content: '\e081';
}
.icon-account-login:before {
  content: '\e082';
}
.icon-order:before {
  content: '\e083';
}
.icon-pay:before {
  content: '\e084';
}
.icon-safe-pay:before {
  content: '\e085';
}
.icon-wp:before {
  content: '\e086';
}
.icon-twitch:before {
  content: '\e087';
}
.icon-double-arrow-left:before {
  content: '\e088';
}
.icon-double-arrow-right:before {
  content: '\e089';
}
.icon-double-arrow-down:before {
  content: '\e090';
}
.icon-double-arrow-up:before {
  content: '\e091';
}
.icon-double-arrow-left-after:after {
  content: '\e088';
}
.icon-account-data:before {
  content: '\e096';
}
.icon-down-after:after {
  content: "\e034";
}
.icon-car:before {
  content: '\e092';
}
.icon-phone:before {
  content: '\e093';
}
.icon-asterisk:before {
  content: '\e094';
}
.icon-delivery-home:before {
  content: '\e098';
}
.icon-concessionaire:before {
  content: '\e099';
}
.icon-km:before {
  content: '\e102';
}
.icon-fuel:before {
  content: '\e100';
}
.icon-transmission:before {
  content: '\e101';
}
.icon-transmission:before {
  content: '\e101';
}
.icon-transmission-secondary:before {
  content: '\e107';
}
.icon-registration:before {
  content: '\e104';
}
.icon-mileage:before {
  content: '\e905';
}
.icon-trunk:before {
  content: '\e106';
}
.icon-doors:before {
  content: '\e103';
}
.icon-seats:before {
  content: '\e109';
}
.icon-tank:before {
  content: '\e110';
}
.icon-plus-border:before {
  content: '\e115';
}
.icon-minus-border:before {
  content: '\e114';
}
/**
 * @author vdSHOP Team
 * @copyright Copyright © vdSHOP (https://vdshop.es)
 */
.columns {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  box-sizing: border-box;
}
.columns:after {
  clear: both;
  content: ' ';
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.columns .column.main {
  padding-bottom: 48px;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
  width: 100%;
}
.columns .sidebar-main {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.columns .sidebar-additional {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
.page-wrapper .block-static-block.widget,
.page-wrapper .block-cms-link.widget {
  margin-bottom: 0;
}
.load.indicator {
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 9999;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  position: absolute;
}
.load.indicator:before {
  background: transparent url('../images/loader-2.gif') no-repeat 50% 50%;
  border-radius: 5px;
  height: 160px;
  width: 160px;
  bottom: 0;
  box-sizing: border-box;
  content: '';
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}
.load.indicator > span {
  display: none;
}
.loading-mask {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
  background: rgba(255, 255, 255, 0.5);
}
.loading-mask .loader > img {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
}
.loading-mask .loader > p {
  display: none;
}
body > .loading-mask {
  z-index: 9999;
}
._block-content-loading {
  position: relative;
}
[data-role='main-css-loader'] {
  display: none;
}
.messages .message.info,
.messages .message.error,
.messages .message.warning,
.messages .message.notice,
.messages .message.success {
  cursor: pointer;
}
.messages .message.info *:first-child,
.messages .message.error *:first-child,
.messages .message.warning *:first-child,
.messages .message.notice *:first-child,
.messages .message.success *:first-child {
  max-width: 1110px;
  margin: 0 auto;
  display: flex;
  align-items: center;
}
.messages .message.info *:first-child:before,
.messages .message.error *:first-child:before,
.messages .message.warning *:first-child:before,
.messages .message.notice *:first-child:before,
.messages .message.success *:first-child:before {
  width: 20px;
  position: inherit;
  line-height: 22px;
  display: block;
  margin: 0 18px 0 0;
}
.message.info {
  margin: 0;
  padding: 16px 0 18px;
  display: block;
  line-height: 2em;
  font-size: 1.4rem;
  background: #ffc36a;
  color: #6f4400;
  padding-left: 0;
  position: relative;
}
.message.info a {
  color: #04183b;
}
.message.info a:hover {
  color: #04183b;
}
.message.info a:active {
  color: #04183b;
}
.message.info > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  line-height: 22px;
  color: #f64100;
  content: "\e003";
  font-family: 'icons-carnroll-theme';
  margin: -10px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 0;
  position: absolute;
  text-align: center;
}
.message.error {
  margin: 0;
  padding: 16px 0 18px;
  display: block;
  line-height: 2em;
  font-size: 1.4rem;
  background: rgba(224, 32, 88, 0.05);
  border-color: rgba(224, 32, 88, 0.05);
  color: #000000;
  padding-left: 0;
  position: relative;
}
.message.error a {
  color: #000000;
}
.message.error a:hover {
  color: #000000;
}
.message.error a:active {
  color: #000000;
}
.message.error > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  line-height: 22px;
  color: #d84040;
  content: '\e111';
  font-family: 'icons-carnroll-theme';
  margin: -10px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 0;
  position: absolute;
  text-align: center;
}
.message.warning {
  margin: 0;
  padding: 16px 0 18px;
  display: block;
  line-height: 2em;
  font-size: 1.4rem;
  background: #ffc36a;
  color: #6f4400;
  padding-left: 0;
  position: relative;
}
.message.warning a {
  color: #04183b;
}
.message.warning a:hover {
  color: #04183b;
}
.message.warning a:active {
  color: #04183b;
}
.message.warning > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  line-height: 22px;
  color: #f64100;
  content: "\e003";
  font-family: 'icons-carnroll-theme';
  margin: -10px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 0;
  position: absolute;
  text-align: center;
}
.message.notice {
  margin: 0;
  padding: 16px 0 18px;
  display: block;
  line-height: 2em;
  font-size: 1.4rem;
  background: #04183b;
  border-color: #04183b;
  color: #ffffff;
  padding-left: 0;
  position: relative;
}
.message.notice a {
  color: #ffffff;
}
.message.notice a:hover {
  color: #ffffff;
}
.message.notice a:active {
  color: #ffffff;
}
.message.notice > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  line-height: 22px;
  color: #f64100;
  content: "\e003";
  font-family: 'icons-carnroll-theme';
  margin: -10px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 0;
  position: absolute;
  text-align: center;
}
.message.success {
  margin: 0;
  padding: 16px 0 18px;
  display: block;
  line-height: 2em;
  font-size: 1.4rem;
  background: rgba(15, 171, 166, 0.05);
  border-color: rgba(15, 171, 166, 0.05);
  color: #000000;
  padding-left: 0;
  position: relative;
}
.message.success a {
  color: #000000;
}
.message.success a:hover {
  color: #000000;
}
.message.success a:active {
  color: #000000;
}
.message.success > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  line-height: 22px;
  color: #308b8b;
  content: '\e112';
  font-family: 'icons-carnroll-theme';
  margin: -10px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 0;
  position: absolute;
  text-align: center;
}
/**
 * @author vdSHOP Team
 * @copyright Copyright © vdSHOP (https://vdshop.es)
 */
.panel.header .links,
.panel.header .switcher {
  display: none;
}
.nav-toggle {
  text-decoration: none;
  cursor: pointer;
  display: inline-block;
}
.nav-toggle:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  line-height: inherit;
  color: #04183b;
  content: "\e017";
  font-family: 'icons-carnroll-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.nav-toggle:hover:before {
  color: #04183b;
}
.nav-toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.nav-header {
  display: none;
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  min-width: 100%;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
  width: 100%;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow {
  position: absolute;
  top: 40%;
  z-index: 2;
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-prev,
.slick-next {
  width: 50px;
  height: 50px;
  line-height: 48px;
  background-color: #ffffff;
  border: 2px solid #000000;
  border-radius: 50%;
  text-align: center;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
  padding: 0;
}
.slick-prev:before,
.slick-next:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  line-height: inherit;
  color: #000000;
  content: "\e013";
  font-family: 'icons-carnroll-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.slick-prev:hover:before,
.slick-next:hover:before {
  color: #000000;
}
.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus,
.slick-prev:active,
.slick-next:active {
  background: #04183b;
}
.slick-prev:hover:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-next:focus:before,
.slick-prev:active:before,
.slick-next:active:before {
  color: #000000;
}
.slick-prev > span,
.slick-next > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.slick-prev {
  left: 10px;
}
.slick-next {
  right: 10px;
}
.slick-next:before {
  content: "\e012";
}
.slick-dots {
  position: absolute;
  bottom: -29px;
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 100%;
}
.slick-dots li {
  cursor: pointer;
  display: inline-block;
  margin: 0 12px;
  padding: 0;
  position: relative;
  vertical-align: middle;
  list-style: none;
  height: 5px;
  width: 5px;
}
.slick-dots li button,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action,
.slick-dots li .action-gift {
  height: 5px;
  width: 5px;
  padding: 0;
  border-radius: 50%;
  margin: 0;
  background: #495367;
  border: none;
  border-color: transparent;
  color: transparent;
}
.slick-dots li button:active,
.slick-dots li button:focus,
.slick-dots li button:not(.primary),
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:active,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:focus,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:not(.primary),
.slick-dots li .action-gift:active,
.slick-dots li .action-gift:focus,
.slick-dots li .action-gift:not(.primary) {
  box-shadow: none;
}
.slick-dots li.slick-active {
  width: 9px;
  height: 9px;
}
.slick-dots li.slick-active button,
.slick-dots li.slick-active .cart.table-wrapper .actions-toolbar > .action,
.slick-dots li.slick-active .action-gift {
  background: #000000;
  margin-top: calc(9px / 2);
  width: 9px;
  height: 9px;
}
.slick-theme {
  visibility: hidden;
}
.slick-theme.slick-initialized {
  visibility: visible;
}
/**
 * @author vdSHOP Team
 * @copyright Copyright © vdSHOP (https://vdshop.es)
 */
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 48px 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0, 0, 0);
}
.swiper-pointer-events {
  touch-action: pan-y;
}
.swiper-pointer-events.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  backface-visibility: hidden;
}
/* 3D Effects */
.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-centered > .swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999;
}
.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}
.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
}
.swiper-buttons {
  display: flex;
  margin-left: 16px;
  margin-top: 16px;
}
.swiper-button-next,
.swiper-button-prev {
  background-color: #ffffff;
  border: 1px solid #003985;
  color: #003985;
  height: 34px;
  line-height: 34px;
  position: relative;
  text-align: center;
  width: 42px;
}
.swiper-button-next {
  border-radius: 0 17px 17px 0;
  margin-left: -1px;
}
.swiper-button-prev {
  border-radius: 17px 0 0 17px;
}
.swiper-button-disabled {
  opacity: 0.5;
}
/**
 * @author vdSHOP Team
 * @copyright Copyright © vdSHOP (https://vdshop.es)
 */
.pages > .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .items {
  font-size: 0;
  letter-spacing: -1px;
  line-height: 0;
  white-space: nowrap;
  margin: 0;
  padding: 0;
  list-style: none none;
  display: inline-block;
  font-weight: 400;
}
.pages .item {
  font-size: 1.6rem;
  line-height: 4rem;
  letter-spacing: normal;
  margin: 0 8px 0 0;
  display: inline-block;
}
.pages .item .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages a.page {
  color: #04183b;
  display: inline-block;
  padding: 0;
  text-decoration: none;
}
.pages a.page:visited {
  color: #04183b;
}
.pages a.page:hover {
  color: #04183b;
  text-decoration: none;
}
.pages a.page:active {
  color: #04183b;
}
.pages strong.page {
  background: #04183b;
  font-size: 1.6rem;
  line-height: 4rem;
  letter-spacing: normal;
  color: #ffffff;
  display: inline-block;
  font-weight: 700;
  padding: 0;
}
.pages .action {
  border: none;
  color: #04183b;
  display: inline-block;
  padding: 0;
  text-decoration: none;
}
.pages .action:visited {
  color: #04183b;
}
.pages .action:hover {
  color: #04183b;
  text-decoration: none;
}
.pages .action:active {
  color: #04183b;
}
.pages .action.next {
  display: inline-block;
  text-decoration: none;
}
.pages .action.next:visited:before {
  color: #04183b;
}
.pages .action.next:active:before {
  color: #04183b;
}
.pages .action.next > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .action.next:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: inherit;
  color: #04183b;
  content: "\e012";
  font-family: 'icons-carnroll-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.pages .action.next:hover:before {
  color: #04183b;
}
.pages .action.next:active:before {
  color: #04183b;
}
.pages .action.previous {
  display: inline-block;
  text-decoration: none;
}
.pages .action.previous:visited:before {
  color: #04183b;
}
.pages .action.previous:active:before {
  color: #04183b;
}
.pages .action.previous > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .action.previous:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: inherit;
  color: #04183b;
  content: "\e013";
  font-family: 'icons-carnroll-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.pages .action.previous:hover:before {
  color: #04183b;
}
.pages .action.previous:active:before {
  color: #04183b;
}
.pages .items {
  display: flex;
  align-items: center;
}
.pages .items .item {
  background: #ffffff;
  border-radius: 4px;
}
.pages .items .item a.page {
  color: #000000;
}
.pages .page {
  height: 40px;
  text-align: center;
  width: 41px;
}
.pages strong.page {
  border-radius: 4px;
}
.pages .action {
  height: 40px;
  text-align: center;
  width: 40px;
}
.ui-dialog.popup .action.close {
  position: absolute;
  height: 40px;
  right: 0;
  top: 0;
  width: 40px;
  z-index: 1001;
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
}
.ui-dialog.popup .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-dialog.popup .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 16px;
  color: inherit;
  content: "\e026";
  font-family: 'icons-carnroll-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.ui-dialog.popup .action.close:hover:before {
  color: inherit;
}
.ui-dialog.popup .action.close:active:before {
  color: inherit;
}
.ui-dialog.popup .action.close:focus,
.ui-dialog.popup .action.close:active {
  background: none;
  border: none;
}
.ui-dialog.popup .action.close:hover {
  background: none;
  border: none;
}
.ui-dialog.popup .action.close.disabled,
.ui-dialog.popup .action.close[disabled],
fieldset[disabled] .ui-dialog.popup .action.close {
  pointer-events: none;
  opacity: 0.25;
}
.popup-pointer {
  margin-left: -14px;
  position: absolute;
  top: -14px;
}
.popup-pointer:before,
.popup-pointer:after {
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-bottom-style: solid;
}
.popup-pointer:before {
  left: 2px;
  top: 2px;
  border: solid 6px;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.popup-pointer:after {
  left: 1px;
  top: 0px;
  border: solid 7px;
  border-color: transparent transparent #dbdbdb transparent;
  z-index: 98;
}
.price-tier_price .price-excluding-tax,
.price-tier_price .price-including-tax {
  display: inline;
}
.price-including-tax,
.price-excluding-tax {
  display: block;
  font-size: 1.8rem;
  line-height: 1;
}
.price-including-tax .price,
.price-excluding-tax .price {
  font-weight: 700;
}
.price-including-tax + .price-excluding-tax,
.weee[data-label] {
  display: block;
  font-size: 1.8rem;
}
.price-including-tax + .price-excluding-tax:before,
.weee[data-label]:before {
  content: attr(data-label) ': ';
  font-size: 1.1rem;
}
.price-including-tax + .price-excluding-tax .price,
.weee[data-label] .price {
  font-size: 1.1rem;
}
@media only screen and (max-width: 1023px) {
  .qty-controls .minus,
  .qty-controls .plus,
  .qty-controls .more-qty,
  .qty-controls .less-qty,
  .qty-controls .input-text.qty {
    height: 40px;
    line-height: 4rem;
  }
  .qty-controls .input-text.qty {
    font-size: 1.8rem;
    width: 35px;
  }
  .qty-controls .minus,
  .qty-controls .plus,
  .qty-controls .more-qty,
  .qty-controls .less-qty {
    width: 32px;
    font-size: 1.5rem;
  }
  .navigation,
  .page-header .header.panel,
  .content,
  .page-wrapper > .widget,
  .block.category.event,
  .top-container,
  .page-main > .main-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }
  .page-main > .main-wrapper {
    margin-top: 80px;
  }
  .cms-index-index .page-main > .main-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
  .account .page-main,
  .cms-privacy-policy .page-main {
    padding-top: 41px;
    position: relative;
  }
  .navigation {
    position: fixed;
    top: 0;
    background: #ffffff;
    z-index: 100;
    left: -1000px;
    height: 0;
    overflow: scroll;
  }
  .navigation.opened {
    left: 0;
    top: 96px;
    height: 100vh;
    width: 100%;
  }
  .nav-sections {
    background: #ffffff;
    -webkit-overflow-scrolling: touch;
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    height: 100%;
    left: -280px;
    overflow: auto;
    position: fixed;
    top: 0;
    width: 280px;
  }
  .nav-sections .switcher {
    border-top: 1px solid #d1d1d1;
    margin: 32px 0 0;
    padding: 8px 24px 8px 15px;
    color: #8d8d9b;
  }
  .nav-sections .switcher .options {
    width: 100%;
  }
  .nav-sections .switcher .options ul.dropdown {
    position: initial;
    border: none;
    box-shadow: none;
  }
  .nav-sections .switcher .options ul.dropdown:after {
    display: none;
  }
  .nav-sections .switcher .options ul.dropdown a {
    padding: 10px;
    color: #8d8d9b;
  }
  .nav-sections .switcher .options .action.toggle,
  .nav-sections .switcher .options .action.toggle.active {
    width: 100%;
  }
  .nav-sections .switcher .options .action.toggle:after,
  .nav-sections .switcher .options .action.toggle.active:after {
    position: absolute;
    right: 5px;
  }
  .nav-sections .switcher .label {
    display: block;
    font-weight: 400;
    margin-bottom: 5px;
  }
  .nav-sections .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    border-bottom: 1px solid #d1d1d1;
  }
  .nav-sections .header.links li {
    font-size: 1.6rem;
    margin: 0;
  }
  .nav-sections .header.links li.greet.welcome {
    border-top: 1px solid #d1d1d1;
    font-weight: 700;
    padding: 0.8rem 16px;
  }
  .nav-sections .header.links li > a {
    border-top: 1px solid #d1d1d1;
  }
  .nav-sections .header.links .header.links {
    border: 0;
  }
  .nav-before-open {
    height: 100%;
    overflow-x: hidden;
    width: 100%;
  }
  .nav-before-open .page-wrapper {
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: relative;
  }
  .nav-before-open body {
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
  }
  .nav-open {
    overflow: hidden;
    height: 100vh;
  }
  .nav-open .page-wrapper {
    left: 280px;
  }
  .nav-open .nav-sections {
    -webkit-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    left: 0;
    z-index: 99;
  }
  .nav-open .nav-toggle:after {
    background: rgba(255, 255, 255, 0);
    content: '';
    cursor: pointer;
    display: block;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 5;
  }
  .nav-sections-items {
    position: relative;
    z-index: 1;
  }
  .nav-sections-items:before,
  .nav-sections-items:after {
    content: '';
    display: table;
  }
  .nav-sections-items:after {
    clear: both;
  }
  .nav-sections-item-title {
    float: left;
    height: 0;
    padding-top: 24px;
    text-align: center;
    width: 33.33%;
    border-right: 1px solid #d1d1d1;
    display: none;
  }
  .nav-sections-item-title .nav-sections-item-switch:hover {
    text-decoration: none;
  }
  .nav-sections-item-content {
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    margin-top: 0;
    width: 100%;
    padding: 48px 0 24px 0;
  }
  .nav-sections-item-content:before,
  .nav-sections-item-content:after {
    content: '';
    display: table;
  }
  .nav-sections-item-content:after {
    clear: both;
  }
  .nav-sections-item-content.active {
    display: block;
  }
  .navigation {
    padding: 0;
  }
  .navigation .navbar {
    padding: 16px 16px 10px;
  }
  .navigation .megamenu {
    display: none;
  }
  .navigation .nav-header {
    display: flex;
    align-items: center;
    height: 72px;
    box-shadow: 0 0 22px 0 rgba(108, 126, 136, 0.1);
  }
  .navigation .nav-header a {
    padding: 0;
  }
  .navigation .nav-header img {
    max-height: 40px;
  }
  .navigation .nav-header .nav-close .icon {
    background: #04183b;
    height: 40px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 20px 0 15px;
  }
  .navigation .nav-header .nav-close .icon:before {
    font-size: 2.6rem;
  }
  .navigation .megamenu.expanded {
    display: flex;
  }
  .product.data.items {
    margin: 0;
    padding: 0;
  }
  .product.data.items > .item.title {
    box-sizing: border-box;
    float: none;
    width: 100%;
  }
  .product.data.items > .item.title > .switch {
    display: block;
  }
  .product.data.items > .item.content {
    box-sizing: border-box;
    display: block;
    float: none;
    margin: 0;
  }
  .product.data.items > .item.content:before,
  .product.data.items > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items > .item.content:after {
    clear: both;
  }
  .product.data.items > .item.content.active {
    display: block;
  }
  .product.data.items > .item.title {
    margin: 0 0 5px;
  }
  .product.data.items > .item.title > .switch {
    background: #ffffff;
    border-bottom: 1px solid #aab0bf;
    border-left: none;
    border-right: none;
    border-top: none;
    height: 48px;
    padding: 0 16px 48px 16px;
    font-weight: 400;
    line-height: 48px;
    font-size: 1.6rem;
    color: #d5d4dc;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #d5d4dc;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #d5d4dc;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #04183b;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #ffffff;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: #ffffff;
    color: #04183b;
    text-decoration: none;
    padding-bottom: 48px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    border: none;
    margin: 0 0 5px;
    padding: 48px 48px 48px 48px;
  }
  .product.data.items .data.item {
    display: block;
  }
  .product.data.items .item.title > .switch {
    display: inline-block;
    text-decoration: none;
    padding: 1px 15px;
    width: 100%;
  }
  .product.data.items .item.title > .switch:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 48px;
    color: inherit;
    content: "\e015";
    font-family: 'icons-carnroll-theme';
    margin: 0 0 0 auto;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .product.data.items .item.title > .switch:after {
    float: right;
  }
  .product.data.items .item.title.active > .switch:after {
    content: "\e014";
  }
  .product.data.items > .item.content {
    padding: 10px 15px 30px;
    background-color: #495367;
  }
  .product.data.items > .item.content#reviews {
    padding-bottom: 0;
  }
  .product.data.items > .item.content #product-review-container {
    margin-left: -15px;
    margin-right: -15px;
    padding: 0 15px;
  }
  .abs-button-responsive-smaller {
    width: 100%;
  }
  .abs-visually-hidden-mobile-m {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-mobile-m:before,
  .abs-add-clearfix-mobile-m:after,
  .form-create-return .fieldset > .actions-toolbar:before,
  .form-create-return .fieldset > .actions-toolbar:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-mobile-m:after,
  .form-create-return .fieldset > .actions-toolbar:after {
    clear: both;
  }
  .abs-icon-add-mobile,
  .block-wishlist-management .wishlist-add.item .add {
    display: block;
    text-decoration: none;
  }
  .abs-icon-add-mobile:before,
  .block-wishlist-management .wishlist-add.item .add:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 10px;
    color: inherit;
    content: "\e027";
    font-family: 'icons-carnroll-theme';
    margin: 0 5px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-toggling-title-mobile,
  .block-wishlist-management .wishlist-select .wishlist-name {
    border-bottom: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
    cursor: pointer;
    margin-bottom: 0;
    padding: 10px 48px 10px 15px;
    position: relative;
    display: block;
    text-decoration: none;
  }
  .abs-toggling-title-mobile:after,
  .block-wishlist-management .wishlist-select .wishlist-name:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: inherit;
    color: inherit;
    content: "\e015";
    font-family: 'icons-carnroll-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .block-wishlist-management .wishlist-select .wishlist-name:after {
    position: absolute;
    right: 10px;
    top: 0;
  }
  .abs-toggling-title-mobile.active:after,
  .block-wishlist-management .wishlist-select .wishlist-name.active:after {
    content: "\e014";
  }
  .abs-pager-toolbar-mobile .toolbar-amount,
  .abs-pager-toolbar-mobile .limiter,
  .abs-pager-toolbar-mobile .pages,
  .toolbar-wishlist-results .toolbar-amount,
  .toolbar-wishlist-results .limiter,
  .toolbar-wishlist-results .pages {
    float: none;
    margin-bottom: 24px;
  }
  .abs-shopping-cart-items-mobile .actions {
    text-align: center;
  }
  .abs-checkout-tooltip-content-position-top-mobile,
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
  .field-tooltip .field-tooltip-content:before,
  .field-tooltip .field-tooltip-content:after {
    border: 10px solid transparent;
    height: 0;
    width: 0;
    margin-top: -21px;
    right: 10px;
    left: auto;
    top: 0;
  }
  .field-tooltip .field-tooltip-content:before {
    border-bottom-color: #999999;
  }
  .field-tooltip .field-tooltip-content:after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
  .modal-popup.modal-slide {
    left: 44px;
    z-index: 200;
  }
  .modal-popup.modal-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    width: auto;
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    margin: 0;
    max-height: 90vh;
    /** iOS webkit fix height problem when added long content **/
  }
  .custom-slide {
    bottom: 0;
    left: 0;
    min-width: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 0s .3s, opacity .3s ease;
    transition: visibility 0s .3s, opacity .3s ease;
    left: 44px;
    z-index: 200;
  }
  .custom-slide._show {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
  }
  .custom-slide._show .modal-inner-wrap {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .custom-slide .modal-inner-wrap {
    background-color: #ffffff;
    box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
    opacity: 1;
    pointer-events: auto;
  }
  .custom-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .custom-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    width: auto;
  }
  .custom-slide._show {
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
    overflow-y: auto;
  }
  .custom-slide .modal-inner-wrap {
    background-color: #ffffff;
    box-sizing: border-box;
    height: auto;
    min-height: 100%;
  }
  body._has-modal-custom {
    height: 100vh;
    overflow: hidden;
    width: 100vw;
  }
  body._has-modal-custom .modal-custom-overlay {
    background-color: rgba(0, 0, 0, 0.4);
  }
  .modal-popup {
    pointer-events: auto;
  }
  .modal-popup.modal-slide {
    left: 0;
  }
  .modal-popup.modal-slide .modal-inner-wrap[class] {
    background-color: #ffffff;
  }
  .modal-popup.modal-slide._inner-scroll._show {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
  }
  .modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
    height: auto;
    min-height: 100%;
  }
  .modal-popup .modal-title {
    font-size: 16px;
    font-weight: 700;
  }
  .lac-notification {
    padding: 5px 0;
  }
  .lac-notification .lac-notification-icon {
    display: none;
  }
  .lac-notification .lac-notification-text,
  .lac-notification .lac-notification-links {
    float: none;
    padding: 5px 0;
    text-align: center;
  }
  .pagebuilder-banner-wrapper {
    background-attachment: scroll !important;
  }
  .pagebuilder-banner-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
    max-width: none;
  }
  .pagebuilder-column {
    background-attachment: scroll !important;
    flex-basis: 100%;
    max-width: 100%;
  }
  .pagebuilder-column-group {
    flex-wrap: wrap;
  }
  .pagebuilder-column-line {
    flex-wrap: wrap;
  }
  [data-content-type='row'][data-appearance='contained'] [data-element='inner'] {
    background-attachment: scroll !important;
  }
  [data-content-type='row'][data-appearance='full-bleed'] {
    background-attachment: scroll !important;
  }
  [data-content-type='row'][data-appearance='full-width'] {
    background-attachment: scroll !important;
  }
  .pagebuilder-slide-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
    max-width: none;
  }
  [data-content-type='tab-item'] {
    background-attachment: scroll !important;
  }
  .pagebuilder-mobile-hidden {
    display: none !important;
  }
  .sell-vehicle-form {
    margin: 0 20px;
  }
  .sell-vehicle-form h1 {
    font-size: 2.8rem;
  }
  .sell-vehicle-form h1.hero-title {
    padding: 60px 20px;
  }
  .sell-vehicle-form .fieldset .field {
    margin-bottom: 20px;
  }
  .link-whatsapp.desktop {
    display: none;
  }
  .link-whatsapp.mobile {
    display: block;
  }
  .contact-index-index .column:not(.sidebar-main) .form.contact {
    float: none;
    width: 100%;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    float: none;
    width: 100%;
  }
  .gift-options .actions-toolbar .action-update {
    font-size: 2rem;
    padding: 15px;
    width: 100%;
  }
  .gift-item-block {
    border-top: 1px solid #c1c1c1;
    border-bottom: 0;
  }
  .cart.table-wrapper .gift-content {
    margin-right: -10px;
  }
  .gift-wrapping {
    border-bottom: 1px solid #c1c1c1;
    margin-bottom: 16px;
    padding-bottom: 10px;
  }
  .gift-wrapping-list {
    width: 100%;
  }
  .gift-wrapping-preview img {
    width: 100%;
  }
  .item-actions .actions-toolbar .gift-options .gift-wrapping,
  .item-actions .actions-toolbar .gift-options .gift-message {
    display: block;
  }
  .form-add-invitations .additional,
  .form-add-invitations .field.text {
    margin-top: 24px;
  }
  .map-popup {
    max-width: 100%;
  }
  .map-old-price,
  .map-show-info {
    display: inline-block;
  }
  .map-old-price:not(:last-child),
  .map-show-info:not(:last-child) {
    margin-bottom: 10px;
  }
  .block-wishlist-management {
    clear: both;
    margin-top: -21px;
  }
  .block-wishlist-management .wishlist-select {
    margin: 0 -15px 20px;
  }
  .block-wishlist-management .wishlist-select-items {
    border-bottom: 1px solid #ffffff;
    background: #ffffff;
    display: none;
    padding: 15px 0;
  }
  .block-wishlist-management .wishlist-select-items.active {
    display: block;
  }
  .block-wishlist-management .wishlist-select-items .item {
    margin: 3px 0 0;
  }
  .block-wishlist-management .wishlist-select-items .item:first-child {
    margin-top: 0;
  }
  .block-wishlist-management .wishlist-select-items .item.current {
    display: none;
  }
  .block-wishlist-management .wishlist-select-items .item a {
    display: block;
    padding: 5px 18px;
    text-decoration: none;
  }
  .block-wishlist-management .wishlist-select-items .item a:hover {
    background: #e8e8e8;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 2.6rem;
  }
  .block-wishlist-management .wishlist-info {
    margin-bottom: 15px;
  }
  .block-wishlist-management .wishlist-toolbar-select,
  .block-wishlist-management .wishlist-toolbar-actions {
    margin-bottom: 15px;
  }
  .products-grid.wishlist .product-item-checkbox {
    left: 0;
    position: absolute;
    top: 20px;
  }
  .page-multiple-wishlist .products-grid.wishlist .product-item-photo {
    margin-left: 24px;
  }
  .page-multiple-wishlist .products-grid.wishlist .product-item-name,
  .page-multiple-wishlist .products-grid.wishlist .product-item-description,
  .page-multiple-wishlist .products-grid.wishlist .product-item .price-box,
  .page-multiple-wishlist .products-grid.wishlist .product-item-tooltip {
    margin-left: 115px;
  }
  .products-grid.wishlist .wishlist-dropdown {
    display: none;
  }
  .multishipping-checkout-success .nav-toggle {
    display: block;
  }
  .multishipping-checkout-success .logo {
    margin-left: 48px;
  }
  .reward-settings + .actions-toolbar {
    margin-top: 10px;
  }
  .account .column.main .returns-details-items .block-returns-tracking .block-title > .action.track {
    display: block;
    float: none;
    margin: 10px 0 0;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status {
    display: none;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status:before {
    display: none;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status._default {
    display: block;
  }
  .my-credit-cards .card-type img {
    vertical-align: middle;
  }
  .cart.table-wrapper thead {
    display: none;
  }
  .cart.table-wrapper .cart.items {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .cart.table-wrapper .cart.item {
    display: block;
    width: 46%;
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .cart.table-wrapper .item-info {
    display: flex;
    flex-direction: column;
    position: relative;
    padding-bottom: 24px;
  }
  .cart.table-wrapper .col.item,
  .cart.table-wrapper .col.qty,
  .cart.table-wrapper .col.price,
  .cart.table-wrapper .col.subtotal,
  .cart.table-wrapper .col.msrp {
    box-sizing: border-box;
    display: block;
    text-align: left;
    white-space: nowrap;
    margin-left: 98px;
  }
  .cart.table-wrapper .col.item {
    margin-right: 35px;
  }
  .cart.table-wrapper .col.msrp {
    white-space: normal;
  }
  .cart.table-wrapper .col.price {
    order: 2;
    display: flex;
  }
  .cart.table-wrapper .col.price[data-th]:before {
    content: attr(data-th);
    display: block;
    margin-right: 34px;
  }
  .cart.table-wrapper .col.subtotal {
    display: none;
  }
  .cart.table-wrapper .col.remove {
    position: absolute;
    top: 0;
    right: 0;
  }
  .cart.table-wrapper .product-item-photo {
    display: block;
    left: -98px;
    padding: 0;
    position: absolute;
    top: 15px;
    width: 98px;
  }
  .cart.table-wrapper .item-options dt {
    clear: left;
    float: left;
    margin: 0 5px 0 0;
  }
  .cart.table-wrapper .item-options dd {
    display: inline-block;
    float: left;
    margin: 0 0 5px;
  }
  .minicart-type__dropdown .minicart-wrapper .block-minicart {
    top: -3px;
  }
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
  .popup-authentication.modal-slide {
    right: auto;
  }
  .popup-authentication.modal-slide .modal-inner-wrap {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    max-width: 440px;
  }
  .checkout-payment-method .payment-option {
    margin: 0 -15px;
  }
  .checkout-payment-method .payment-option .payment-option-title {
    padding: 15px;
  }
  .checkout-payment-method .payment-option .payment-option-content {
    padding: 0 15px 16px;
  }
  .account.page-layout-2columns-left .sidebar-content {
    position: fixed;
    top: 0;
    left: -1000px;
    z-index: 110;
    -webkit-transition: left 0.7s ease;
    -moz-transition: left 0.7s ease;
    -ms-transition: left 0.7s ease;
    transition: left 0.7s ease;
    background-color: #ffffff;
    padding: 16px;
    width: 320px;
    height: 100%;
  }
  .account.page-layout-2columns-left .sidebar-content.show {
    left: 0;
  }
  .account.page-layout-2columns-left .sidebar-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 16px;
  }
  .account.page-layout-2columns-left .sidebar-toggle {
    display: flex;
  }
  .account.page-layout-2columns-left .sidebar-open,
  .account.page-layout-2columns-left .sidebar-close {
    display: inline-block;
  }
  .account.page-layout-2columns-left .sidebar-open {
    font-size: 2.4rem;
  }
  .account .actions-toolbar {
    justify-content: center;
  }
  .sales-order-view .order-actions-toolbar {
    align-items: flex-end;
  }
  .order-pager-wrapper .toolbar-amount {
    left: inherit;
    position: relative;
    text-align: center;
    top: inherit;
  }
  .order-pager-wrapper .pages {
    text-align: center;
  }
  .order-pager-wrapper .action.previous,
  .order-pager-wrapper .action.next {
    margin: 0;
  }
  .message.global.cookie {
    background: #F7F7F7;
  }
  .message.global.cookie .content {
    padding: 24px 24px 51px;
    flex-direction: column;
    align-items: flex-start;
  }
  .disallow {
    background: #F7F7F7;
    top: 0;
    padding: 24px;
    font-size: 1.9rem;
    line-height: 15px;
    box-shadow: none;
  }
  .header__menu {
    position: absolute !important;
  }
  .header__links {
    justify-content: flex-end;
  }
  .header__links .link.icon-phone {
    order: 0;
    margin-left: 0;
  }
  .header__links .link.icon-wishlist-empty {
    order: 2;
    margin-left: 30px;
  }
  .header__links .link.header__search {
    order: 1;
    margin-left: 20px;
  }
  .header__menu {
    width: 100%;
    padding: 0;
    border: none;
  }
  .header__menu .menu-wrapper {
    flex-direction: column;
    margin: 0;
    padding: 50px 0 0;
  }
  .header__menu .menu-wrapper li {
    padding-bottom: 44px;
  }
  .header__menu .menu-wrapper li a {
    font-size: 2.4rem;
    font-weight: 300;
    line-height: 24px;
    color: #000000;
  }
  .header__menu .menu-wrapper li a .icon {
    color: #04183b;
    font-size: 1.6rem;
    padding-right: 11px;
  }
  .mobile-only-flex {
    display: flex !important;
  }
  .mobile-only {
    display: block !important;
  }
  .desktop-only-flex,
  .desktop-only {
    display: none !important;
  }
  .modal-cookies.modal-slide._inner-scroll .modal-inner-wrap {
    min-height: inherit;
  }
  .breadcrumbs .item:last-child {
    display: inline-block;
    width: 125px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-wrap: nowrap;
  }
  .toolbar-products {
    margin-bottom: 24px;
  }
  .toolbar-products .toolbar-filters {
    display: flex;
    flex-direction: row-reverse;
    margin: 0;
    width: 100%;
    justify-content: flex-start;
  }
  .toolbar-products .toolbar-filters .filters__title {
    display: flex;
    flex-direction: row-reverse;
    width: 100%;
    justify-content: space-between;
    font-size: 1.8rem;
    font-weight: 500;
    color: #000000;
    line-height: 26px;
  }
  .sidebar-filters {
    padding: 24px 20px;
  }
  .sidebar-filters .filter-options {
    padding: 0;
  }
  .filter-title {
    font-size: 1.8rem;
    font-weight: 500;
    color: #000000;
    line-height: 26px;
    text-align: center;
  }
  .filter-close {
    top: 24px;
    right: 24px;
  }
  .calculator-wrapper {
    max-width: 100%;
  }
  .calculator-wrapper .action.primary {
    width: 100%;
  }
  .calculator-more-info-content .pagebuilder-column-group {
    display: grid !important;
    grid-template-columns: 75% 25%;
    gap: 5px;
  }
  .calculator-more-info-content .pagebuilder-column-group .pagebuilder-column {
    width: 100% !important;
  }
  .toolbar-amount {
    display: none;
  }
  .toolbar-sorter.sorter {
    margin-top: 16px;
    width: 100%;
  }
  .toolbar-options__wrapper {
    width: calc(100% - 86px);
  }
  .toolbar-options {
    width: calc(100% - 35px);
  }
  .sorter .sorter-action {
    width: 35px;
    top: 7px;
    float: right;
  }
  .sorter .sorter-action:before {
    margin-bottom: 15px;
    margin-right: 4px;
    color: #a0a0a0;
  }
  .product.media .gallery .fotorama__thumb-border {
    display: none;
  }
  .product.media .gallery .fotorama__active .fotorama__thumb {
    border: 1px solid #04183b;
  }
  .product.media .gallery .fotorama__nav__frame {
    height: 80px !important;
    width: 80px !important;
  }
  .product.media .gallery .fotorama__nav--thumbs .fotorama__nav__frame {
    margin-right: 4px;
    padding: 0;
  }
  .product.media .gallery .fotorama__thumb {
    border-radius: 4px;
  }
  .product.media .gallery .fotorama__thumb img {
    object-fit: contain;
    height: 80px;
  }
  .product.media .gallery .fotorama__nav-wrap {
    max-width: 252px;
    margin: 0 auto;
  }
  .product.media .gallery .fotorama__nav {
    max-height: 80px;
  }
  .sticky-product-left {
    display: none;
  }
  .finance__installment__mobile {
    display: block;
  }
  .finance__installment {
    display: none !important;
  }
  .sticky-product-pvp {
    font-size: 1.6rem;
    text-align: left;
    align-self: center;
  }
  .pvp-product-list {
    text-align: right;
    font-weight: 400;
    padding-right: 15px;
  }
  .catalog-product-view .column.main {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .catalog-product-view .footer-grid-mobile {
    padding-bottom: 100px !important;
  }
  .product-info-main .product-info-stock-sku,
  .product-info-main .page-title-wrapper .page-title,
  .product-info-main .price-box {
    text-align: center;
  }
  .product-info-main .product-social-links {
    justify-content: center;
  }
  .product-info-main .product-reviews-summary {
    justify-content: center;
  }
  .block.related .action.select {
    display: block;
    margin: 5px 0;
  }
  .compare,
  .product-addto-links .action.tocompare,
  .product-item-actions .actions-secondary > .action.tocompare,
  [class*='block-compare'] {
    display: none;
  }
  .image-wrapper {
    display: none;
  }
  .product-info-main .product-sticky {
    position: fixed;
    background: white;
    bottom: 0;
    left: 0;
    padding: 16px;
    z-index: 5;
    gap: 29px;
    box-shadow: 0 -5px 7px 0px rgba(0, 0, 0, 0.15);
    font-size: 1rem;
    align-items: center;
  }
  .product-info-main .product-sticky .car-attributes {
    display: none;
  }
  .product-info-main .product-sticky .sticky-product-right {
    gap: 16px;
  }
  .product-info-main .product-sticky .title-sticky {
    font-size: 1.4rem;
    font-weight: 600;
    margin: 0;
    white-space: normal;
    line-height: 22px;
  }
  .product-info-main .product-sticky .finance__installment__text {
    font-size: 1.2rem;
    line-height: 20px;
    padding: 0;
  }
  .product-info-main .product-sticky .finance__value {
    font-size: 4rem;
    line-height: 3rem;
  }
  .product-info-main .product-sticky .finance__value-text {
    font-size: 1.2rem;
    line-height: 20px;
  }
  .product-info-main .product-sticky .action-sticky {
    display: none;
  }
  .product-info-main .product-sticky .sticky-product-whatsapp {
    display: none;
  }
  .product-details__content .equipment__title,
  .product-details__content .details__title {
    font-size: 1.8rem;
    line-height: 24px;
    padding-bottom: 23px;
    margin: 0;
  }
  .product-details__content .measures__title {
    margin-bottom: 38px;
  }
  .product-details__content .details-info__list {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 40px;
  }
  .product-details__content .details-info__list .details-info__item {
    width: 33.333%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border: 1px solid #e8e8ee;
  }
  .product-details__content .details-info__list .details-info__item.details-info__item-hidden--mobile {
    display: none;
  }
  .product-details__content .details-info__list .details-info__item__title {
    gap: 6px;
    font-size: 1.2rem;
    line-height: 15px;
  }
  .product-details__content .details-info__list .icon {
    color: #04183b;
    font-size: 2.5rem;
    line-height: 30px;
    padding-bottom: 16px;
  }
  .product-details__content .details-info__list .details__trigger-hide,
  .product-details__content .details-info__list .details__trigger-show {
    display: none !important;
  }
  .product-details__content .details__title__wrapper {
    display: flex;
    justify-content: space-between;
    width: 100%;
  }
  .product-details__content .details__title__wrapper .trigger-hide__text,
  .product-details__content .details__title__wrapper .trigger-show__text {
    font-size: 1.4rem;
    line-height: 24px;
    font-weight: 600;
    color: #04183b;
  }
  .product-details__content .details__title__wrapper .trigger-hide__text.details-info__item-hidden--mobile,
  .product-details__content .details__title__wrapper .trigger-show__text.details-info__item-hidden--mobile {
    display: none;
  }
  .product-details__content .equipment__list__info {
    padding: 12px 16px;
    margin-bottom: 0;
  }
  .product-details__content .equipment__list__info .list__info__value {
    font-size: 1.4rem;
    line-height: 22px;
  }
  .product-details__content .equipment__list__info .action.secondary {
    margin-top: 24px;
  }
  .product-info-mobile {
    width: 100%;
    justify-content: space-between;
    flex-direction: column;
  }
  .product-info-mobile .title-sticky {
    font-size: 1.8rem;
    font-weight: 600;
    line-height: 26px;
    margin-bottom: 26px;
    display: block;
    color: #272727;
  }
  .product-info-mobile .car-attributes .car-attribute {
    color: #272727;
    font-size: 1.6rem;
    line-height: 20px;
    font-weight: 300;
    padding: 0 8px;
    border-right: 1px solid #272727;
    text-transform: uppercase;
  }
  .product-info-mobile .car-attributes .car-attribute:first-of-type {
    padding-left: 0;
  }
  .product-info-mobile .car-attributes .car-attribute:last-of-type {
    border: none;
  }
  .product-info-mobile .car-attributes .car-attribute__refurbish {
    background: #f7ff3f;
    color: #0a5756;
    text-transform: uppercase;
  }
  .product-info-mobile .whatsapp-container {
    margin-left: 5px;
  }
  .product-info-mobile .link-whatsapp {
    margin-right: 0;
  }
  .calculator-info-wrapper .pagebuilder-column-group {
    flex-wrap: initial;
  }
  .calculator-info-wrapper .column-rigth {
    flex-basis: 20%;
  }
  .finance__installment__mobile {
    display: block;
  }
  .finance__installment {
    display: none;
  }
  .sticky-product-whatsapp {
    display: none;
  }
  .gallery-more-info {
    display: none !important;
  }
  .mobile-header-more-info {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: wrap;
    color: #0a5756;
    background-color: #bde5e596;
    margin-bottom: 10px;
  }
  .mobile-header-more-info .page-builder-column {
    display: inline;
    width: fit-content;
  }
  .mobile-header-more-info .gallery-more-info__attribute {
    line-height: 2rem;
    font-size: 1rem;
    font-weight: bolder;
    text-align: left;
    border-right: none;
    margin: 0;
    width: 50%;
    padding: 4px;
  }
  .mobile-header-more-info .gallery-more-info__attribute > div,
  .mobile-header-more-info .gallery-more-info__attribute > p {
    display: inline;
  }
  .mobile-header-more-info .gallery-more-info__attribute:before {
    display: inline-block;
    content: "\e023";
    font-family: 'icons-carnroll-theme';
    margin-right: 8px;
  }
  .block-search .block-content {
    margin-bottom: 0;
  }
  .block-search input {
    padding-left: 50px;
  }
  .block.newsletter {
    padding: 40px 19px;
  }
  .newsletter-section .pagebuilder-column-group {
    display: flex;
    flex-direction: column-reverse;
    width: 100%;
  }
  .newsletter-section .pagebuilder-column-group .pagebuilder-column {
    width: 100% !important;
    margin-bottom: 0 !important;
  }
  .advantages-bar-wrapper-mobile {
    justify-content: center;
  }
  .product-grid .swiper-button-prev,
  .product-grid .swiper-button-next {
    line-height: 30px;
    z-index: 2;
    background: #ffffff;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    font-size: 15px;
    border: 1px solid #308b8b;
  }
  .product-grid .swiper-button-next {
    right: 5px;
  }
  .product-grid .swiper-button-prev {
    left: 5px;
  }
  .reservation-title {
    max-width: calc(100vw - 130px);
    width: 100%;
    position: fixed;
    font-size: 2.8rem;
    line-height: 36px;
  }
  .reservation-wrapper {
    padding-top: 112px;
  }
  .reservation-checkout-wrapper {
    padding-top: 24px;
  }
  .reservation-checkout__title {
    font-size: 2.6rem;
    line-height: 34px;
    display: block;
    margin-bottom: 24px;
  }
  .reservation-checkout__content {
    margin-bottom: 72px;
  }
  .reservation-checkout__content .fieldset .form__row {
    flex-wrap: wrap;
  }
  .reservation-checkout__content .fieldset .form__row--seconary .field {
    width: 100%;
  }
  .reservation-checkout__content .fieldset .form__row--half .field {
    width: 100%;
  }
  .reservation-checkout__content .fieldset .form__row .field:not(.choice):not(.captcha):not(.qty) {
    width: 100%;
  }
  .reservation-checkout__content .fieldset .field.agreements .label {
    display: inline;
  }
  .reservation-checkout__form {
    padding: 0;
    width: 100%;
  }
  .header__logo--center .nav-toggle {
    display: none;
  }
  .summary__fixed {
    position: fixed;
    left: 0;
    bottom: 0;
    box-shadow: 0 -5px 7px 0px rgba(0, 0, 0, 0.15);
    background: #ffffff;
    padding: 16px;
    z-index: 201;
    display: block;
    width: 100%;
  }
  .summary__trigger,
  .summary__trigger-close {
    position: absolute;
    top: -18px;
    background: #ffffff;
    color: #04183b;
    height: 38px;
    width: 38px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 915;
    box-shadow: 0 -5px 7px 0px rgba(0, 0, 0, 0.15);
  }
  .summary__trigger-close {
    display: none;
    top: 16px;
    position: fixed;
  }
  .summary__trigger-close.summary-show {
    display: flex;
  }
  html.summary-show {
    height: 100vh;
    overflow: hidden;
  }
  .product-details__calculator,
  .summary-wrapper {
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s, opacity 0.5s linear;
    box-shadow: 0 -5px 7px 0px rgba(0, 0, 0, 0.15);
    position: fixed;
    background: #ffffff;
    margin: 0;
    left: 0;
    width: 100%;
    max-width: 100%;
    border-radius: 0;
    bottom: 0;
    top: 32px;
    overflow-y: scroll;
    z-index: 200;
    max-height: 100%;
    height: inherit;
  }
  .product-details__calculator.summary-show,
  .summary-wrapper.summary-show {
    visibility: visible;
    opacity: 1;
  }
  .summary__trigger__content {
    display: flex;
    gap: 24px;
  }
  .summary__trigger__content .summary-name {
    width: 100%;
    font-size: 1.4rem;
    line-height: 22px;
  }
  .summary__trigger__content .summary-final-price {
    width: 100%;
    display: flex;
    flex-direction: column;
  }
  .summary__trigger__content .summary-final-price span {
    font-size: 1.2rem;
    line-height: 20px;
    color: #272727;
  }
  .summary__trigger__content .summary-final-price .value {
    font-size: 2.4rem;
    line-height: 26px;
    color: #04183b;
  }
  .toolbar-wrapper .action.primary.pay {
    margin-bottom: 0;
  }
  .toolbar-wrapper .action.primary.financing {
    font-size: 1.4rem;
  }
  .legal-popup-secondary,
  .legal-popup {
    margin: 12px;
  }
  .legal-popup-secondary .legal-form-modal,
  .legal-popup .legal-form-modal {
    flex-direction: column;
    align-items: flex-start;
    gap: 18px;
    padding: 18px 32px 24px;
  }
  .legal-popup-secondary .modal-inner-wrap .legap-popup-content,
  .legal-popup .modal-inner-wrap .legap-popup-content {
    height: 61vh;
  }
  .legal-popup-secondary .modal-inner-wrap .modal-header .action-close,
  .legal-popup .modal-inner-wrap .modal-header .action-close {
    padding: 24px;
  }
  .legal-popup-secondary .content-legal,
  .legal-popup .content-legal {
    max-height: 343px;
  }
  .selector-vehicle {
    margin: 0 19px;
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 2%) / 2);
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item:nth-child(2n + 1) {
    margin-left: 0;
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item-photo {
    display: block;
    position: relative;
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item-details {
    margin: 0;
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item-info {
    text-align: center;
  }
  .braintree-applepay-container-product {
    display: block;
  }
  .braintree-applepay-container-product .braintree-apple-pay-button {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .account .page-main,
  .cms-privacy-policy .page-main {
    padding-top: 0;
  }
  .main-wrapper {
    margin-top: 80px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .table-wrapper {
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
    position: relative;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) {
    background: #ffffff;
    border: none;
    display: block;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > thead > tr > th {
    display: none;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody {
    display: block;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr {
    display: block;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td,
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th {
    border-bottom: none;
    display: block;
    padding: 5px 0;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td[data-th]:before,
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th[data-th]:before {
    padding-right: 16px;
    content: attr(data-th) ': ';
    display: inline-block;
    color: #000000;
    font-weight: 700;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td {
    background: #ffffff;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:first-child {
    padding-top: 16px;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:last-child {
    padding-bottom: 16px;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison).additional-attributes tbody td:last-child {
    border: none;
    padding: 0 0 5px;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child th,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child td {
    padding-top: 16px;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot th {
    box-sizing: border-box;
    float: left;
    padding-left: 0;
    padding-right: 0;
    text-align: left;
    width: 70%;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot td {
    box-sizing: border-box;
    float: left;
    padding-left: 0;
    padding-right: 0;
    text-align: right;
    width: 30%;
  }
  .data-table-definition-list thead {
    display: none;
  }
  .data-table-definition-list tbody th {
    padding-bottom: 0;
  }
  .data-table-definition-list tbody th,
  .data-table-definition-list tbody td {
    display: block;
    padding-left: 0;
    padding-right: 0;
  }
  .abs-visually-hidden-mobile,
  .table-giftregistry-items .col.product:before {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-mobile:before,
  .abs-add-clearfix-mobile:after,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:before,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after,
  .abs-checkout-order-review tbody tr:before,
  .abs-checkout-order-review tbody tr:after,
  .table-giftregistry-items .col.product:before,
  .table-giftregistry-items .col.product:after,
  .multicheckout.order-review .data.table tbody tr:before,
  .multicheckout.order-review .data.table tbody tr:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-mobile:after,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after,
  .abs-checkout-order-review tbody tr:after,
  .table-giftregistry-items .col.product:after,
  .multicheckout.order-review .data.table tbody tr:after {
    clear: both;
  }
  .multicheckout.order-review .data.table tbody tr:not(:last-child) {
    border-bottom: 1px solid #ffffff;
  }
  .multicheckout.order-review .data.table tbody tr .col.item:before {
    display: none;
  }
  .multicheckout.order-review .data.table tbody tr .col.qty,
  .multicheckout.order-review .data.table tbody tr .col.price,
  .multicheckout.order-review .data.table tbody tr .col.subtotal {
    box-sizing: border-box;
    float: left;
    text-align: center;
    white-space: nowrap;
    width: 33%;
  }
  .multicheckout.order-review .data.table tbody tr .col.qty[data-th]:before,
  .multicheckout.order-review .data.table tbody tr .col.price[data-th]:before,
  .multicheckout.order-review .data.table tbody tr .col.subtotal[data-th]:before {
    content: attr(data-th) ':';
    display: block;
    font-weight: 700;
    padding-bottom: 10px;
  }
  .abs-checkout-order-review tbody tr .product-item-name,
  .multicheckout.order-review .data.table tbody tr .product-item-name {
    margin: 0;
  }
  .abs-no-display-s,
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison).additional-attributes tbody th {
    display: none;
  }
  .abs-pager-toolbar-mobile-s .toolbar-amount,
  .abs-pager-toolbar-mobile-s .limiter,
  .abs-pager-toolbar-mobile-s .pages,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-giftregistry-results .limiter,
  .toolbar-giftregistry-results .pages {
    margin-bottom: 24px;
  }
  .column .block-addbysku .sku {
    margin-right: -85px;
    padding-right: 90px;
  }
  .column .block-addbysku .action.remove {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
  }
  .column .block-addbysku .action.remove > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .column .block-addbysku .action.remove:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 16px;
    color: inherit;
    content: "\e026";
    font-family: 'icons-carnroll-theme';
    margin: 1px 0 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .column .block-addbysku .action.remove:hover:before {
    color: inherit;
  }
  .column .block-addbysku .action.remove:active:before {
    color: inherit;
  }
  .column .block-addbysku .action.remove:focus,
  .column .block-addbysku .action.remove:active {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove:hover {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    pointer-events: none;
    opacity: 0.25;
  }
  .cart.table-wrapper .gift-content {
    border-bottom: 1px solid #ffffff;
    margin-bottom: 16px;
  }
  .table-giftregistry-items .field.choice,
  .table-giftregistry-items .field.qty {
    display: inline-block;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 15px;
  }
  .multicheckout .data.table .address:before {
    margin-bottom: 5px;
  }
  .multicheckout .product-item-name,
  .multicheckout .price-including-tax,
  .multicheckout .price-excluding-tax {
    display: inline-block;
  }
  .multicheckout .block-content .box:not(:last-child) {
    margin-bottom: 48px;
  }
  .multicheckout .block-content .box:last-child {
    margin-bottom: 0;
  }
  .multicheckout.order-review .box-items .data.table thead {
    display: block;
  }
  .multicheckout.order-review .box-items .data.table thead tr {
    display: block;
  }
  .multicheckout.order-review .box-items .data.table thead .col.item {
    display: block;
    padding: 0;
  }
  .multicheckout .actions-toolbar .action {
    margin-bottom: 24px;
  }
  .multicheckout .actions-toolbar > .primary {
    margin-bottom: 24px;
    margin-right: 0;
  }
  .checkout-cart-index .page-title-wrapper {
    margin-top: 24px;
  }
  .checkout-cart-index .page-title-wrapper .page-title {
    font-size: 2.4rem;
  }
  .cart.table-wrapper .cart.item {
    width: 100%;
  }
  .cart.main.actions {
    margin-top: 0;
    margin-bottom: 5px;
  }
  .cart-container .coupon > .field {
    flex-direction: column;
  }
  .cart-container .coupon > .field .label {
    margin-right: 0;
    margin-bottom: 16px;
  }
  .cart-totals .table-wrapper {
    width: 100%;
  }
  .minicart-type__rtl .minicart-wrapper .block-minicart {
    padding: 20px 10px;
  }
  .onestepcheckout-index-index .page-header {
    height: 96px;
  }
  .onestepcheckout-index-index .page-header .header.content {
    display: flex;
    align-items: center;
  }
  .onestepcheckout-index-index .page-header .nav-toggle {
    display: none;
  }
  .onestepcheckout-index-index .page-header .logo img {
    max-height: 25px;
  }
  .onestepcheckout-index-index .one-step-checkout-container {
    display: flex;
    flex-direction: column;
  }
  .onestepcheckout-index-index .field-tooltip.toggle {
    display: none;
  }
  .onestepcheckout-index-index .shipping-methods,
  .onestepcheckout-index-index .payment {
    margin-top: 40px;
  }
  .onestepcheckout-index-index .billing-address-details {
    margin-bottom: 25px;
  }
  .onestepcheckout-index-index .billing-address-details-form .actions-toolbar {
    margin-top: 20px;
    text-align: center;
  }
  .step-title-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 0 6px 0;
  }
  .step-title-wrapper .step-subtitle {
    font-size: 1.2rem;
  }
  .step-title {
    font-size: 1.6rem;
  }
  .opc-wrapper .form-login {
    margin: 0 0 15px;
    padding: 0 0 15px;
  }
  .opc-wrapper .shipping-address-item {
    margin: 0 0 15px;
    padding: 0 0 15px;
    width: 100%;
  }
  .opc-wrapper .shipping-address-item.selected-item {
    padding: 15px 37px 15px 18px;
    border-bottom-width: 2px;
  }
  .opc-wrapper .shipping-address-item.selected-item .edit-address-link {
    right: 39px;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    margin-top: 28px;
  }
  .opc-wrapper .action-select-shipping-item {
    float: none;
    margin-top: 10px;
    width: 100%;
  }
  .opc-wrapper .action-show-popup {
    width: 100%;
  }
  .opc-wrapper .edit-address-link {
    display: inline-block;
    text-decoration: none;
    margin: 0;
    position: absolute;
    right: 0;
    top: 1px;
  }
  .opc-wrapper .edit-address-link > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .opc-wrapper .edit-address-link:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 28px;
    color: #303030;
    content: "\e006";
    font-family: 'icons-carnroll-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .opc-wrapper .edit-address-link:hover:before {
    color: #303030;
  }
  .opc-wrapper .edit-address-link:active:before {
    color: #303030;
  }
  .shipping-policy-block.field-tooltip {
    margin-bottom: 16px;
    position: relative;
    right: auto;
    top: auto;
  }
  .shipping-policy-block.field-tooltip .field-tooltip-content {
    width: 300px;
    right: auto;
  }
  .shipping-policy-block.field-tooltip .field-tooltip-content:before,
  .shipping-policy-block.field-tooltip .field-tooltip-content:after {
    right: auto;
  }
  .opc-block-shipping-information .shipping-information-title {
    font-size: 2.3rem;
  }
  .opc-block-summary .items-in-cart .item-details {
    width: 100%;
  }
  .opc-block-summary .items-in-cart .item-details .product-item-name-block .product-item-name {
    font-size: 1.4rem;
  }
  .opc-block-summary .items-in-cart .product,
  .opc-block-summary .items-in-cart .product-image-container,
  .opc-block-summary .items-in-cart .product-image-wrapper img {
    max-width: 75px;
    width: 75px !important;
    height: 75px !important;
  }
  .login-container .fieldset:after {
    text-align: center;
  }
  .account .page-title-wrapper {
    border-bottom: 1px solid #495367;
    margin-bottom: 16px;
  }
  .account .messages {
    margin-bottom: 0;
  }
  .account .actions-toolbar .action {
    width: 100%;
  }
  .control.captcha-image .captcha-img {
    margin-bottom: 10px;
    display: block;
  }
  .form.search.advanced .field.price .with-addon .input-text {
    flex-basis: auto;
    width: 100%;
  }
  .orders-history .table-order-items tbody > tr {
    border-bottom: 1px solid #c3c8d4;
  }
  .table-wrapper .table.table-order-items tfoot td.order-pager-wrapper {
    width: 100%;
  }
  .order-items.table-wrapper .col.price,
  .order-items.table-wrapper .col.qty,
  .order-items.table-wrapper .col.subtotal,
  .order-items.table-wrapper .col.msrp {
    text-align: left;
  }
  .page-products .products-grid .product-item,
  .page-layout-1column .products-grid .product-item,
  .page-layout-3columns .products-grid .product-item,
  .page-products.page-layout-1column .products-grid .product-item,
  .page-products.page-layout-3columns .products-grid .product-item {
    padding: 0;
    width: 100%;
    margin: 0 0 24px;
  }
  .product-item .price-box .price {
    margin: 0 4px;
  }
  .product-item-image {
    height: 190px;
  }
  .product-info-main .product-options-wrapper .swatch-opt .swatch-attribute {
    min-width: 100%;
  }
  .product-info-main .product-options-wrapper .swatch-opt .swatch-attribute:first-child {
    margin-right: 0;
  }
  .product-info-main .product-info-stock-sku,
  .product-info-main .page-title-wrapper .page-title,
  .product-info-main .price-box {
    text-align: left;
  }
  .product-info-main .product-reviews-summary {
    justify-content: flex-start;
  }
  .car-measures {
    flex-direction: column;
    align-items: center;
  }
  .car-side-front {
    padding-left: 43px;
  }
  .finance__installment__mobile {
    display: block;
  }
  .finance__installment {
    display: none !important;
  }
  .pvp-product-list {
    text-align: right;
    font-weight: 400;
    padding-right: 15px;
  }
  .gallery-more-info {
    display: none !important;
  }
  .mobile-header-more-info {
    display: flex !important;
    flex-direction: row !important;
  }
  #braintree-three-d-modal .bt-modal-frame {
    width: 100%;
  }
}
@media only screen and (max-width: 479px) {
  .tooltip.wrapper .tooltip.content {
    min-width: 10rem;
  }
  .minicart-type__rtl .minicart-wrapper .block-minicart {
    width: 100%;
  }
  .minicart-type__rtl .minicart-items-wrapper {
    padding-left: 0;
  }
  .minicart-type__dropdown .minicart-wrapper .block-minicart {
    min-width: 320px;
    width: 100vw;
  }
  .modal-popup .field-tooltip .field-tooltip-content {
    width: 200px;
  }
  .toolbar-products {
    justify-content: space-between;
  }
  .toolbar-options {
    margin: 0;
  }
  .modes {
    margin-left: 0;
    width: 100%;
  }
}
@media all and (min-width: 768px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-sm-1 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-sm-2 > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-sm-3 > * {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .row-cols-sm-4 > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-sm-5 > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-sm-6 > * {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-sm-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-sm-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-sm-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-sm-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-sm-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-sm-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-sm-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-sm-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-sm-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-sm-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-sm-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-sm-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-sm-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-sm-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.333333%;
  }
  .offset-sm-2 {
    margin-left: 16.666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.333333%;
  }
  .offset-sm-5 {
    margin-left: 41.666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.333333%;
  }
  .offset-sm-8 {
    margin-left: 66.666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.333333%;
  }
  .offset-sm-11 {
    margin-left: 91.666667%;
  }
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .flex-sm-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-sm-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-sm-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-sm-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
  .ui-dialog.popup {
    width: 420px;
  }
  .slider-option-1 {
    margin-bottom: 63px;
  }
  .slider-option-1 .item__title {
    font-size: 6.8rem;
    margin-bottom: 16px;
    max-width: 546px;
    line-height: 1.33;
  }
  .slider-option-1 .item__subtitle {
    margin: 0 auto 24px;
    max-width: 320px;
  }
  .slider-option-1 .slick-slide img {
    max-height: 720px;
  }
  .banner-option-1 .info__title {
    font-size: 3.6rem;
  }
  .product-grid-custom .whishlist__icon .icon {
    width: 50px;
    height: 50px;
    border-radius: 50%;
  }
  .product-grid-custom .whishlist__icon .icon:before {
    font-size: 2rem;
    line-height: 5rem;
  }
  .abs-blocks-2columns-s {
    width: 48.8%;
  }
  .abs-reset-left-margin-desktop-s,
  .column:not(.sidebar-main) .multicheckout .actions-toolbar,
  .multicheckout .block-shipping .box-shipping-method .fieldset .legend {
    margin-left: 0;
  }
  .abs-margin-for-forms-desktop-s {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop-s {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop-s:before,
  .abs-add-clearfix-desktop-s:after,
  .multicheckout .block-billing:before,
  .multicheckout .block-billing:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop-s:after,
  .multicheckout .block-billing:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop-s,
  .multicheckout .block-shipping .box,
  .multicheckout .block-billing .box-billing-address,
  .multicheckout .block-billing .box-billing-method {
    box-sizing: border-box;
  }
  .column .block-addbysku .action.remove {
    background-image: none;
    -moz-box-sizing: content-box;
    box-shadow: none;
    line-height: inherit;
    text-shadow: none;
    font-weight: 400;
    line-height: 1.42857143;
    margin: 0;
    padding: 0;
    color: #04183b;
    text-decoration: none;
    background: none;
    border: 0;
    display: inline;
    margin-top: 2px;
  }
  .column .block-addbysku .action.remove:focus,
  .column .block-addbysku .action.remove:active {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove:hover {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    pointer-events: none;
    opacity: 0.25;
  }
  .column .block-addbysku .action.remove:visited {
    color: #04183b;
    text-decoration: none;
  }
  .column .block-addbysku .action.remove:hover {
    color: #04183b;
    text-decoration: none;
  }
  .column .block-addbysku .action.remove:active {
    color: #04183b;
    text-decoration: none;
  }
  .column .block-addbysku .action.remove:hover,
  .column .block-addbysku .action.remove:active,
  .column .block-addbysku .action.remove:focus {
    background: none;
    border: 0;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    color: #04183b;
    opacity: 0.25;
    cursor: default;
    pointer-events: none;
    text-decoration: underline;
  }
  .multicheckout .actions-toolbar .secondary {
    float: none;
    margin-top: 11px;
    text-align: right;
  }
  .multicheckout .actions-toolbar .secondary .action {
    margin-left: 10px;
  }
  .multicheckout .actions-toolbar .secondary .action.back {
    display: block;
    float: left;
  }
  .multicheckout .item-options {
    margin: 16px 0 0;
  }
  .multicheckout .block-content .box {
    margin-bottom: 0;
  }
  .multicheckout .block-shipping .box {
    float: left;
    width: 25%;
  }
  .multicheckout .block-shipping .box-shipping-method {
    padding-left: 24px;
    padding-right: 24px;
    width: 50%;
  }
  .multicheckout .block-shipping .box-shipping-method .fieldset .field:before {
    display: none;
  }
  .multicheckout .block-billing .box-billing-address {
    float: left;
    width: 25%;
  }
  .multicheckout .block-billing .box-billing-method {
    float: left;
    padding-left: 24px;
    width: 50%;
  }
  .multicheckout.form.address .table-wrapper .applicable {
    margin: 7px 0 0;
  }
  .multicheckout.order-review .box-items {
    clear: left;
    float: none;
    padding-top: 48px;
    width: auto;
  }
  .multicheckout.order-review .col.item {
    width: 75%;
  }
  .multicheckout .methods-payment .item-content > .fieldset {
    width: auto;
  }
  .multicheckout .methods-payment .item-content > .fieldset .field.cvv {
    display: inline-block;
    width: auto;
  }
  .multicheckout .methods-payment .fieldset > .field:not(.choice) > .label {
    float: none;
    margin-bottom: 8px;
    text-align: left;
    width: auto;
  }
  .multicheckout .methods-payment .fieldset > .field:not(.choice):not(.cvv) .control {
    width: 100%;
  }
  .opc-block-summary .table-totals {
    font-size: 1.6rem;
  }
  .account .column.main,
  .account .sidebar-additional {
    margin: 0;
  }
  .account .box-content {
    padding: 24px 40px;
  }
  .account .box-information .box-info .title,
  .account .box-newsletter .box-info .title {
    width: 260px;
  }
  .account .box-information .box-info {
    margin-bottom: 16px;
  }
  .account .box-newsletter .box-content {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
  .account .box-newsletter .box-content .box-info {
    margin-bottom: 0;
  }
  .account .actions-toolbar {
    flex-direction: row;
  }
  .account .actions-toolbar > .secondary {
    margin-left: 58px;
  }
  .account.create .actions-toolbar > .secondary {
    margin-left: 0;
  }
  .account.create .actions-toolbar > .secondary .trigger-auth-popup {
    text-decoration: underline;
  }
  .account .box-address-history .box-delete {
    right: 55px;
  }
  .review-form {
    max-width: 560px;
    margin: 0 auto;
  }
  .review-form .action.submit {
    width: 272px;
  }
  .review-legend {
    width: 100%;
    text-align: center;
  }
  .review-ratings {
    margin-bottom: 0;
    max-width: 232px;
  }
  .review-ratings ~ .review-content,
  .review-ratings ~ .review-details {
    margin-left: 280px;
  }
  .review-toolbar {
    margin: 0 0 32px;
  }
  .review-toolbar .pages {
    padding: 32px 0;
  }
  .fieldset .review-legend.legend {
    margin-bottom: 32px;
  }
  .review-item {
    padding: 32px 0;
  }
  .review-item .container-left {
    width: 30%;
  }
  .review-item .container-right {
    width: 70%;
  }
  .review-title {
    margin: 0 0 32px;
  }
  .account.sales-order-view .page-title-wrapper {
    margin-bottom: 24px;
  }
  .orders-history .table-order-items .col.actions {
    text-align: center;
  }
  .orders-history .table-order-items .action.view {
    display: inline-block;
    text-decoration: none;
  }
  .orders-history .table-order-items .action.view > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .orders-history .table-order-items .action.view:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    line-height: 20px;
    color: inherit;
    content: "\e012";
    font-family: 'icons-carnroll-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .order-details-items .order-title > strong {
    display: inline-block;
    font-size: 1.8rem;
    margin-bottom: 60px;
  }
  .order-details-items .table-order-items .col.name {
    font-size: 1.6rem;
    vertical-align: middle;
  }
  .order-details-items .table-order-items .col.subtotal {
    text-align: right;
  }
  .order-details-items .table-order-items .col.subtotal .price-including-tax,
  .order-details-items .table-order-items .col.subtotal .price-excluding-tax {
    font-size: 1.6rem;
  }
  .order-details-items .table-order-items tfoot {
    font-size: 1.6rem;
  }
  .order-details-items .table-order-items tfoot .grand_total {
    font-size: 1.8rem;
  }
  .wishlist-index-index .products-grid .product-item-actions {
    margin: 0;
  }
  .wishlist-index-index .products-grid .product-item-actions .action.tocart {
    width: initial;
  }
  .wishlist-index-index .products-grid .product-item-actions .action.delete {
    font-size: 1.6rem;
    line-height: false;
  }
  .wishlist-index-index .products-grid .product-item .box-tocart {
    float: left;
  }
  .product-items .product-item-image .action.towishlist,
  .products.list.items .product-item-image .action.towishlist {
    width: 50px;
    height: 50px;
    border-radius: 50%;
  }
  .product-items .product-item-image .action.towishlist:before,
  .products.list.items .product-item-image .action.towishlist:before {
    font-size: 2rem;
    line-height: 5rem;
  }
  .checkout-success {
    margin: 24px 0;
    align-items: center;
  }
  .checkout-success__wrapper {
    background: rgba(255, 255, 255, 0.5);
    padding: 40px 42px 96px;
  }
  .checkout-success__title {
    font-size: 3.6rem;
  }
  .checkout-success__image {
    height: 520px;
  }
  .checkout-success__text {
    max-width: 440px;
  }
  .cms-page-view .breadcrumbs {
    display: none;
  }
  .cms-page__text,
  .cms-page__list {
    font-size: 1.6rem;
  }
  .cms-page__text--secondary {
    padding-left: 32px;
  }
  .cms-page__list {
    padding-left: 16px;
  }
  .cms-page__list--secondary {
    padding-left: 32px;
  }
  .cms-page__title {
    font-size: 3.6rem;
  }
  .cms-page__subtitle {
    font-size: 2rem;
  }
  .modal-cookies {
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    margin-top: inherit;
  }
  .modal-cookies .modal-inner-wrap {
    max-width: 510px;
  }
  .modal-cookies .modal-content {
    padding: 32px 20px 37px;
  }
  .modal-cookies__title {
    font-size: 2rem;
    margin-bottom: 16px;
  }
  .modal-cookies__info {
    font-size: 1.8rem;
    margin-bottom: 32px;
  }
  .modal-cookies__actions {
    flex-direction: row;
    justify-content: space-between;
  }
  .breadcrumbs .item:last-child {
    display: inline-block;
    width: 125px;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .catalog-category-view .page-title-wrapper .page-title {
    margin-bottom: 48px;
  }
  .product-item .product__details {
    gap: 20px;
  }
  .product-item .product__details .icon:before {
    margin-right: 5px;
  }
  .product-item .finance__wrapper .finance__value {
    font-size: 4rem;
  }
  .products-grid .product-item {
    margin-bottom: 40px;
  }
  .product-item-actions {
    display: block;
  }
  .products-grid .product-item-actions {
    margin: 10px 0;
  }
  .product-item-actions .actions-primary + .actions-secondary > * {
    white-space: normal;
  }
  .products-grid .product-item {
    width: 33.33333333%;
  }
  .products-list .product-item {
    margin-bottom: 32px;
  }
  .products-list .product-item-image {
    width: 260px;
    min-width: 260px;
  }
  .products-list .product-item-inner {
    margin-top: 24px;
  }
  .sidebar-filters {
    width: 50%;
    padding: 21px 15px 0;
  }
  .filter-close {
    right: 16px;
    top: 26px;
    font-size: 1.9rem;
  }
  .form-newsletter-manage .fieldset {
    margin: 48px 0 195px;
  }
  .block.widget .products-grid .product-item,
  .page-layout-1column .block.widget .products-grid .product-item,
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 33.33333333%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 4%) / 3);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
}
@media all and (min-width: 480px) {
  .col-xs {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-xs-1 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-xs-2 > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-xs-3 > * {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .row-cols-xs-4 > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-xs-5 > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-xs-6 > * {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xs-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xs-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xs-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xs-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xs-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xs-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xs-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xs-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xs-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xs-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xs-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xs-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xs-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xs-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-xs-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-xs-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-xs-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-xs-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-xs-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-xs-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-xs-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-xs-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-xs-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-xs-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-xs-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-xs-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-xs-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-xs-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-xs-0 {
    margin-left: 0;
  }
  .offset-xs-1 {
    margin-left: 8.333333%;
  }
  .offset-xs-2 {
    margin-left: 16.666667%;
  }
  .offset-xs-3 {
    margin-left: 25%;
  }
  .offset-xs-4 {
    margin-left: 33.333333%;
  }
  .offset-xs-5 {
    margin-left: 41.666667%;
  }
  .offset-xs-6 {
    margin-left: 50%;
  }
  .offset-xs-7 {
    margin-left: 58.333333%;
  }
  .offset-xs-8 {
    margin-left: 66.666667%;
  }
  .offset-xs-9 {
    margin-left: 75%;
  }
  .offset-xs-10 {
    margin-left: 83.333333%;
  }
  .offset-xs-11 {
    margin-left: 91.666667%;
  }
  .d-xs-none {
    display: none !important;
  }
  .d-xs-inline {
    display: inline !important;
  }
  .d-xs-inline-block {
    display: inline-block !important;
  }
  .d-xs-block {
    display: block !important;
  }
  .d-xs-table {
    display: table !important;
  }
  .d-xs-table-row {
    display: table-row !important;
  }
  .d-xs-table-cell {
    display: table-cell !important;
  }
  .d-xs-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xs-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .flex-xs-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-xs-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-xs-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-xs-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-xs-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-xs-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-xs-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-xs-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-xs-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-xs-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-xs-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-xs-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-xs-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-xs-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-xs-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-xs-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-xs-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-xs-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-xs-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-xs-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-xs-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-xs-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-xs-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-xs-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-xs-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-xs-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-xs-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-xs-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-xs-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-xs-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-xs-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-xs-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-xs-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-xs-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
.product.data.items {
  margin: 0;
  padding: 0;
  margin-bottom: 16px;
}
.product.data.items > .item.title {
  box-sizing: border-box;
  float: none;
  width: 100%;
}
.product.data.items > .item.title > .switch {
  display: block;
}
.product.data.items > .item.content {
  box-sizing: border-box;
  display: block;
  float: none;
  margin: 0;
}
.product.data.items > .item.content:before,
.product.data.items > .item.content:after {
  content: '';
  display: table;
}
.product.data.items > .item.content:after {
  clear: both;
}
.product.data.items > .item.content.active {
  display: block;
}
.product.data.items > .item.title {
  margin: 0 0 5px;
}
.product.data.items > .item.title > .switch {
  background: #ffffff;
  border-bottom: 1px solid #aab0bf;
  border-left: none;
  border-right: none;
  border-top: none;
  height: 48px;
  padding: 0 16px 48px 16px;
  font-weight: 400;
  line-height: 48px;
  font-size: 1.6rem;
  color: #d5d4dc;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:visited {
  color: #d5d4dc;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:hover {
  color: #d5d4dc;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:active {
  color: #04183b;
  text-decoration: none;
}
.product.data.items > .item.title:not(.disabled) > .switch:focus,
.product.data.items > .item.title:not(.disabled) > .switch:hover {
  background: #ffffff;
}
.product.data.items > .item.title:not(.disabled) > .switch:active,
.product.data.items > .item.title.active > .switch,
.product.data.items > .item.title.active > .switch:focus,
.product.data.items > .item.title.active > .switch:hover {
  background: #ffffff;
  color: #04183b;
  text-decoration: none;
  padding-bottom: 48px;
}
.product.data.items > .item.content {
  background: #ffffff;
  border: none;
  margin: 0 0 5px;
  padding: 48px 48px 48px 48px;
}
.product.data.items > .item.title.open .switch {
  color: #04183b;
}
.product.data.items > .item.title.open .switch:visited {
  color: #04183b;
}
.product.data.items > .item.title.open a:after {
  display: block;
  transform: rotate(180deg);
}
.product.data.items > .item.content .field > .label,
.product.data.items > .item.content .field .input-text,
.product.data.items > .item.content .field textarea {
  background: #495367;
  border-color: #ffffff;
  color: #d5d4dc;
}
.product.data.items > .item.content .field > .label:-webkit-autofill,
.product.data.items > .item.content .field .input-text:-webkit-autofill,
.product.data.items > .item.content .field textarea:-webkit-autofill,
.product.data.items > .item.content .field > .label:-webkit-autofill:hover,
.product.data.items > .item.content .field .input-text:-webkit-autofill:hover,
.product.data.items > .item.content .field textarea:-webkit-autofill:hover,
.product.data.items > .item.content .field > .label:-webkit-autofill:focus,
.product.data.items > .item.content .field .input-text:-webkit-autofill:focus,
.product.data.items > .item.content .field textarea:-webkit-autofill:focus,
.product.data.items > .item.content .field > .label:-webkit-autofill:active,
.product.data.items > .item.content .field .input-text:-webkit-autofill:active,
.product.data.items > .item.content .field textarea:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 100px #495367 inset;
}
.product.data.items > .item.content .field.review-field-rating > .label {
  position: static;
  margin-right: 16px;
  line-height: 28px;
}
.product.data.items > .item.content #product-review-container,
.product.data.items > .item.content .review-toolbar {
  background-color: #ffffff;
}
.product.data.items > .item.content .review-toolbar {
  margin: 0;
  padding: 0 0 16px;
}
.table-wrapper {
  margin-bottom: 16px;
}
table > caption {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.table:not(.cart):not(.totals) {
  border: none;
}
.table:not(.cart):not(.totals) > thead > tr > th,
.table:not(.cart):not(.totals) > tbody > tr > th,
.table:not(.cart):not(.totals) > tfoot > tr > th,
.table:not(.cart):not(.totals) > thead > tr > td,
.table:not(.cart):not(.totals) > tbody > tr > td,
.table:not(.cart):not(.totals) > tfoot > tr > td {
  border: none;
}
.table:not(.cart):not(.totals) > thead > tr > th,
.table:not(.cart):not(.totals) > thead > tr > td {
  border-bottom: 1px solid #ffffff;
}
.table:not(.cart):not(.totals) tfoot > tr:first-child th,
.table:not(.cart):not(.totals) tfoot > tr:first-child td {
  border-top: 1px solid #ffffff;
  padding-top: 16px;
}
.table:not(.cart):not(.totals) tfoot .mark {
  font-weight: 400;
  text-align: right;
}
/**
 * @author vdSHOP Team
 * @copyright Copyright © vdSHOP (https://vdshop.es)
 */
.action.primary,
.action.secondary {
  border-radius: 32px;
  text-align: center;
}
button,
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  line-height: 43px;
}
a.action.primary,
a.action.secondary {
  display: inline-block;
  text-decoration: none;
}
a.action.primary:hover,
a.action.secondary:hover,
a.action.primary:active,
a.action.secondary:active,
a.action.primary:focus,
a.action.secondary:focus {
  text-decoration: none;
}
.action.primary {
  background-image: none;
  background: #f7ff3f;
  border: 1px solid #04183b;
  color: #04183b;
  cursor: pointer;
  display: inline-block;
  font-family: 'Outfit', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  padding: 0;
  width: 207px;
  font-size: 1.6rem;
  line-height: 4.3rem;
  box-sizing: border-box;
  vertical-align: middle;
}
.action.primary:focus,
.action.primary:active {
  background: #ffffff;
  border: 1px solid #aab0bf;
  color: #aab0bf;
}
.action.primary:hover {
  background: #04183b;
  border: 1px solid #04183b;
  color: #f7ff3f;
}
.action.primary.disabled,
.action.primary[disabled],
fieldset[disabled] .action.primary {
  opacity: 0.25;
  cursor: default;
  pointer-events: none;
}
.action.tertiary {
  background-image: none;
  background: #ffffff;
  border: 1px solid #d6d6dc;
  color: #d6d6dc;
  cursor: pointer;
  display: inline-block;
  font-family: 'Outfit', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  padding: 0;
  width: 207px;
  font-size: 1.6rem;
  line-height: 4.3rem;
  box-sizing: border-box;
  vertical-align: middle;
}
.action.tertiary:focus,
.action.tertiary:active {
  background: #ffffff;
  border: 1px solid #d6d6dc;
  color: #d6d6dc;
}
.action.tertiary:hover {
  background: #ffffff;
  border: 1px solid #d6d6dc;
  color: #d6d6dc;
}
.action.tertiary.disabled,
.action.tertiary[disabled],
fieldset[disabled] .action.tertiary {
  opacity: 0.25;
  cursor: default;
  pointer-events: none;
}
.action.secondary {
  background-image: none;
  background: #f7ff3f;
  border: 1px solid #04183b;
  color: #04183b;
  cursor: pointer;
  display: inline-block;
  font-family: 'Outfit', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin: 0;
  padding: 0;
  width: 207px;
  font-size: 1.4rem;
  line-height: 4.3rem;
  box-sizing: border-box;
  vertical-align: middle;
}
.action.secondary:focus,
.action.secondary:active {
  background: #ffffff;
  border: 1px solid #aab0bf;
  color: #aab0bf;
}
.action.secondary:hover {
  background: #04183b;
  border: 1px solid #04183b;
  color: #f7ff3f;
}
.action.secondary.disabled,
.action.secondary[disabled],
fieldset[disabled] .action.secondary {
  opacity: 0.25;
  cursor: default;
  pointer-events: none;
}
.tooltip.wrapper {
  position: relative;
}
.tooltip.wrapper .tooltip.content {
  background: #ffffff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #000000;
  line-height: 1.4;
  border: 1px solid #dbdbdb;
  margin-top: 5px;
  left: 0;
  top: 100%;
}
.tooltip.wrapper .tooltip.content:after,
.tooltip.wrapper .tooltip.content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.tooltip.wrapper .tooltip.content:after {
  border-width: 5px;
  border-color: transparent;
}
.tooltip.wrapper .tooltip.content:before {
  border-width: 6px;
  border-color: transparent;
}
.tooltip.wrapper .tooltip.content:after,
.tooltip.wrapper .tooltip.content:before {
  bottom: 100%;
}
.tooltip.wrapper .tooltip.content:after {
  border-bottom-color: #ffffff;
  left: 15px;
  margin-left: -5px;
}
.tooltip.wrapper .tooltip.content:before {
  border-bottom-color: #dbdbdb;
  left: 15px;
  margin-left: -6px;
}
.tooltip.wrapper .tooltip.toggle {
  cursor: help;
}
.tooltip.wrapper .tooltip.toggle:hover + .tooltip.content,
.tooltip.wrapper .tooltip.toggle:focus + .tooltip.content,
.tooltip.wrapper:hover .tooltip.content {
  display: block;
}
.tooltip.wrapper .tooltip.content dl {
  margin-bottom: 0;
}
.tooltip.wrapper .tooltip.content dd {
  white-space: normal;
}
.tooltip.wrapper .tooltip.content .subtitle {
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 15px;
}
.tooltip.wrapper .tooltip.content .label {
  margin-top: 10px;
}
.tooltip.wrapper .tooltip.content .label:first-child {
  margin-top: 0;
}
.tooltip.wrapper .tooltip.content .values {
  margin: 0;
}
.ui-tooltip {
  position: absolute;
  z-index: 9999;
}
/**
 * @author vdSHOP Team
 * @copyright Copyright © vdSHOP (https://vdshop.es)
 */
@font-face {
  font-family: 'Outfit';
  src: url('../fonts/Outfit/Outfit-ExtraLight.ttf');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Outfit';
  src: url('../fonts/Outfit/Outfit-Thin.ttf');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'Outfit';
  src: url('../fonts/Outfit/Outfit-Light.ttf');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Outfit';
  src: url('../fonts/Outfit/Outfit-Regular.ttf');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Outfit';
  src: url('../fonts/Outfit/Outfit-Medium.ttf');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Outfit';
  src: url('../fonts/Outfit/Outfit-SemiBold.ttf');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Outfit';
  src: url('../fonts/Outfit/Outfit-Bold.ttf');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Outfit';
  src: url('../fonts/Outfit/Outfit-ExtraBold.ttf');
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'Outfit';
  src: url('../fonts/Outfit/Outfit-Black.ttf');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'SourceSansPro';
  src: url('../fonts/Source_Sans_Pro/SourceSansPro-ExtraLight.ttf');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'SourceSansPro';
  src: url('../fonts/Source_Sans_Pro/SourceSansPro-ExtraLightItalic.ttf');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'SourceSansPro';
  src: url('../fonts/Source_Sans_Pro/SourceSansPro-Light.ttf');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'SourceSansPro';
  src: url('../fonts/Source_Sans_Pro/SourceSansPro-LightItalic.ttf');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'SourceSansPro';
  src: url('../fonts/Source_Sans_Pro/SourceSansPro-Regular.ttf');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'SourceSansPro';
  src: url('../fonts/Source_Sans_Pro/SourceSansPro-Italic.ttf');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'SourceSansPro';
  src: url('../fonts/Source_Sans_Pro/SourceSansPro-SemiBold.ttf');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'SourceSansPro';
  src: url('../fonts/Source_Sans_Pro/SourceSansPro-SemiBoldItalic.ttf');
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: 'SourceSansPro';
  src: url('../fonts/Source_Sans_Pro/SourceSansPro-Bold.ttf');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'SourceSansPro';
  src: url('../fonts/Source_Sans_Pro/SourceSansPro-BoldItalic.ttf');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'SourceSansPro';
  src: url('../fonts/Source_Sans_Pro/SourceSansPro-Black.ttf');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'SourceSansPro';
  src: url('../fonts/Source_Sans_Pro/SourceSansPro-BlackItalic.ttf');
  font-weight: 900;
  font-style: italic;
}
.items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
a {
  font-weight: 600;
}
.highlight_text {
  color: #04183b;
}
.highlight_background {
  background: rgba(48, 139, 139, 0.05);
}
/**
 * @author vdSHOP Team
 * @copyright Copyright © vdSHOP (https://vdshop.es)
 */
/**
 * @author vdSHOP Team
 * @copyright Copyright © vdSHOP (https://vdshop.es)
 */
/**
 * @author vdSHOP Team
 * @copyright Copyright © vdSHOP (https://vdshop.es)
 */
/**
 * @author vdSHOP Team
 * @copyright Copyright © vdSHOP (https://vdshop.es)
 */
/**
 * @author vdSHOP Team
 * @copyright Copyright © vdSHOP (https://vdshop.es)
 */
/**
 * @author vdSHOP Team
 * @copyright Copyright © vdSHOP (https://vdshop.es)
 */
/**
 * @author vdSHOP Team
 * @copyright Copyright © vdSHOP (https://vdshop.es)
 */
/**
 * @author vdSHOP Team
 * @copyright Copyright © vdSHOP (https://vdshop.es)
 */
/**
 * @author vdSHOP Team
 * @copyright Copyright © vdSHOP (https://vdshop.es)
 */
.slider-option-1 {
  padding: 0;
  margin-bottom: 55px;
}
.slider-option-1 .item__info {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding: 0 10px;
}
.slider-option-1 .item__title,
.slider-option-1 .item__subtitle {
  text-align: center;
  max-width: 304px;
}
.slider-option-1 .item__title {
  font-weight: 600;
  font-size: 3.8rem;
  margin-bottom: 0;
}
.slider-option-1 .item__subtitle {
  font-size: 1.6rem;
  margin: 0 auto 16px;
}
.slider-option-1 .item__link {
  min-width: 216px;
}
.slider-option-1 .slick-carousel__item {
  position: relative;
}
.slider-option-1 .slick-slide img {
  object-fit: cover;
  width: 100%;
  max-height: 500px;
}
.slick-carousel-banner,
.slick-carousel-images {
  opacity: 0;
  visibility: hidden;
  transition: opacity 1s ease;
  -webkit-transition: opacity 1s ease;
}
.slick-carousel-banner.slick-initialized,
.slick-carousel-images.slick-initialized {
  visibility: visible;
  opacity: 1;
}
.main-content-top-full .slider-option-1 {
  padding: 0;
}
.slick-carousel__item {
  position: relative;
}
.banner__link {
  position: absolute;
  bottom: 30px;
  right: 30px;
}
.banner__link .icon {
  display: inline-block;
  width: 50px;
  height: 50px;
  background-color: #ffffff;
  border: none;
  border-radius: 50%;
  text-align: center;
  cursor: pointer;
}
.banner__link .icon:before {
  font-size: 2rem;
  line-height: 5rem;
  color: #000000;
}
.banner__link .icon:hover,
.banner__link .icon:focus,
.banner__link .icon:active {
  background: #495367;
}
.banner__link .icon:hover:before,
.banner__link .icon:focus:before,
.banner__link .icon:active:before {
  color: #000000;
}
.banner-option-1 {
  margin-bottom: 32px;
}
.banner-option-1 .image__wrapper {
  position: relative;
}
.banner-option-1 .banner__info {
  position: absolute;
  top: 40%;
  width: 100%;
  text-align: center;
}
.banner-option-1 .info__title {
  font-size: 2rem;
  font-weight: 600;
  color: #ffffff;
}
.banner-option-1 .image__column {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.banner-option-2 {
  margin-bottom: 90px;
}
.banner-option-2 .image__wrapper {
  position: relative;
  margin-bottom: 10px;
}
.banner-option-2 .image__wrapper img {
  width: 100%;
  object-fit: cover;
}
.banner-option-2 .banner__info {
  position: absolute;
  top: 0;
  right: 0;
  background: #ffffff;
  width: 100%;
  max-width: 216px;
  height: 100%;
  max-height: 73px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
}
.banner-option-2 .info__title {
  font-size: 2.3rem;
}
.banner-option-3 {
  margin-bottom: 80px;
}
.banner-option-3 .image__wrapper {
  position: relative;
  margin-bottom: 10px;
}
.banner-option-3 .image__wrapper img:not(.banner-logo) {
  width: 100%;
  object-fit: cover;
}
.banner-option-3 .banner-logo {
  position: absolute;
  background: #ffffff;
  width: 138px;
  padding: 18px 9px;
  max-height: 54px;
  height: 100%;
  object-fit: contain;
}
.banner-option-3 .banner__info {
  text-align: center;
}
.banner-option-3 .info__title {
  margin: 8px 0 8px;
  font-size: 1.6rem;
  font-weight: 600;
}
.banner-option-3 .info__subtitle {
  font-size: 1.4rem;
  padding: 0;
  margin: 0 0 16px;
}
.banner-option-4 {
  margin-bottom: 90px;
}
.banner-option-4 .banner__info {
  text-align: center;
}
.banner-option-4 .image__wrapper {
  margin-bottom: 10px;
}
.banner-option-4 .image__wrapper img {
  width: 100%;
  object-fit: cover;
}
.banner-option-4 .info__title {
  margin: 16px 0 8px;
  font-size: 1.6rem;
  font-weight: 600;
}
.banner-option-4 .info__subtitle {
  font-size: 1.4rem;
  padding: 0;
  margin: 0 0 10px;
  overflow: hidden;
  height: 40px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.banner-option-4 .action {
  max-width: 216px;
  width: 100%;
}
.product-grid-custom {
  margin-bottom: 72px;
}
.product-grid-custom .product-grid__item {
  text-align: center;
  position: relative;
}
.product-grid-custom .whishlist__icon .icon {
  display: inline-block;
  width: 36px;
  height: 36px;
  background-color: #495367;
  border: none;
  border-radius: 50%;
  text-align: center;
  cursor: pointer;
  position: absolute;
  z-index: 2;
  right: 40px;
  top: 30px;
}
.product-grid-custom .whishlist__icon .icon:before {
  font-size: 1.6rem;
  line-height: 3.6rem;
  color: #5e5e9d;
}
.product-grid-custom .whishlist__icon .icon:hover,
.product-grid-custom .whishlist__icon .icon:focus,
.product-grid-custom .whishlist__icon .icon:active {
  background: #495367;
}
.product-grid-custom .whishlist__icon .icon:hover:before,
.product-grid-custom .whishlist__icon .icon:focus:before,
.product-grid-custom .whishlist__icon .icon:active:before {
  color: #000000;
}
.product-grid-custom .item-name {
  font-size: 1.8rem;
  font-weight: 600;
  margin: 16px 0 8px;
  display: block;
  height: 52px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 10px;
}
.product-grid-custom .item-price {
  display: block;
  margin-bottom: 20px;
}
.product-grid-custom .item-description {
  font-size: 1.6rem;
  display: block;
  height: 40px;
  overflow: hidden;
  margin-bottom: 10px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.product-grid-custom .item-description p {
  margin: 0;
}
.tabs-title {
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
}
.tabs-title .item.title a {
  color: #000000;
  text-transform: uppercase;
  font-size: 1.6rem;
  margin: 0 10px;
}
.tabs-title .item.title.active a {
  color: #d6c9f9;
}
.kaiman-tabs-title {
  color: #000000;
  font-size: 2rem;
  font-weight: 600;
  text-transform: capitalize;
  margin-bottom: 12px;
  text-align: center;
}
.kaiman-brands-slider {
  margin-bottom: 80px;
}
.kaiman-brands-slider .slick-track {
  display: flex;
  align-items: center;
}
.kaiman-brands-slider__title {
  display: block;
  font-size: 3.6rem;
  font-weight: 500;
  text-align: center;
  margin-bottom: 48px;
}
.kaiman-brands-slider__item {
  padding: 0 24px;
}
.kaiman-brands-slider .kaiman-brands-slider__image {
  object-fit: contain;
  max-height: 80px;
}
/**
 * @author vdSHOP Team
 * @copyright Copyright © vdSHOP (https://vdshop.es)
 */
.footer_seo_links {
  color: #ffffff;
}
.footer_seo_links a,
.footer_seo_links a:hover,
.footer_seo_links a:active,
.footer_seo_links a:visited {
  color: #ffffff;
  font-size: 12px;
  line-height: 18px;
}
.footer_seo_links ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding-left: 0;
  margin: 0;
}
.footer_seo_links ul li {
  list-style: none;
  margin: 0;
  min-width: 30%;
  max-width: 35%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.footer_seo_links ul li:after {
  content: "|";
  margin: 0 5px;
  z-index: 99;
}
.footer_seo_links ul li:last-child:after {
  content: "";
  margin: 0;
}
.footer_seo_links ul li:nth-child(3n):after {
  content: "";
  margin: 0;
}
#CybotCookiebotDialog .CookieCard .CybotCookiebotDialogDetailBodyContentCookieContainerButton:hover,
#CybotCookiebotDialog .CookieCard .CybotCookiebotDialogDetailBodyContentIABv2Tab:hover {
  color: inherit !important;
}
#CybotCookiebotDialog #CybotCookiebotDialogDetailBodyContentCookieContainerTypes .CybotCookiebotDialogDetailBodyContentCookieProvider:not(.CybotCookiebotDialogDetailBodyContentCookieInfoCount):hover {
  color: inherit !important;
}
#CybotCookiebotDialog #CybotCookiebotDialogNav .CybotCookiebotDialogNavItemLink.CybotCookiebotDialogActive {
  border-bottom: 1px solid #04183b;
  color: #04183b;
}
#CybotCookiebotDialog #CybotCookiebotDialogNav .CybotCookiebotDialogNavItemLink:hover {
  color: inherit;
}
#CybotCookiebotDialog #CybotCookiebotDialogTabContent input:checked + .CybotCookiebotDialogBodyLevelButtonSlider {
  background-color: #04183b;
}
#CybotCookiebotDialog #CybotCookiebotDialogTabContent form input[type=checkbox][disabled]:checked + .CybotCookiebotDialogBodyLevelButtonSlider {
  background-color: #d5d4dc;
  pointer-events: none;
}
#CybotCookiebotDialog #CybotCookiebotDialogFooter .CybotCookiebotDialogBodyButton,
#CybotCookiebotDialog #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonAccept,
#CybotCookiebotDialog #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonAccept,
#CybotCookiebotDialog #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll {
  background: #04183b;
  border: 2px solid #04183b;
  border-radius: 22px;
  color: #ffffff;
  padding: 0;
  font-size: 16px;
  height: 44px;
}
#CybotCookiebotDialog #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonDecline,
#CybotCookiebotDialog #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonCustomize,
#CybotCookiebotDialog #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection {
  background-color: transparent;
  color: #04183b;
}
#CybotCookiebotDialog a#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll,
#CybotCookiebotDialog a#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection,
#CybotCookiebotDialog a#CybotCookiebotDialogBodyLevelButtonLevelOptinDeclineAll {
  border-radius: 16px;
  color: #ffffff;
  display: inline-block !important;
  font-size: 9.5pt;
  font-weight: 600;
  margin-top: 6px;
  max-width: 163px;
  padding: 6px 14px;
  text-align: center;
  text-decoration: none;
  line-height: 16px;
  white-space: nowrap;
  z-index: 10;
}
#CybotCookiebotDialog a#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll,
#CybotCookiebotDialog a#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection {
  background-color: #04183b;
  border: 1px solid #04183b;
}
#CybotCookiebotDialog a#CybotCookiebotDialogBodyLevelButtonLevelOptinDeclineAll {
  background-color: transparent;
  border: 1px solid #04183b;
  color: #04183b;
}
#CybotCookiebotDialog #CybotCookiebotDialogDetailBodyContentCookieContainerPreference,
#CybotCookiebotDialog #CybotCookiebotDialogDetailBodyContentCookieContainerAdvertising,
#CybotCookiebotDialog #CybotCookiebotDialogDetailBodyContentCookieContainerUnclassified,
#CybotCookiebotDialog .CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2),
#CybotCookiebotDialog .CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) {
  display: none;
}
.block-wishlist-management .wishlist-select-items,
.paypal-review .items-qty,
.bundle-options-container .block-bundle-summary .bundle.items,
.cart-container .checkout-methods-items,
.checkout-agreements-items,
.order-details-items .items-qty,
.product-items,
.prices-tier,
.block-banners .banner-items,
.block-banners-inline .banner-items,
.block-event .slider-panel .slider {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.block-wishlist-management .wishlist-select-items > li,
.paypal-review .items-qty > li,
.bundle-options-container .block-bundle-summary .bundle.items > li,
.cart-container .checkout-methods-items > li,
.checkout-agreements-items > li,
.order-details-items .items-qty > li,
.product-items > li,
.prices-tier > li,
.block-banners .banner-items > li,
.block-banners-inline .banner-items > li,
.block-event .slider-panel .slider > li {
  margin: 0;
}
.abs-action-addto-product,
.block-event .slider-panel .slider .item .action.event,
.bundle-options-container .block-bundle-summary .product-addto-links > .action {
  background-image: none;
  background: #f7ff3f;
  border: 1px solid #04183b;
  color: #04183b;
  cursor: pointer;
  font-family: 'Outfit', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin: 0;
  padding: 0;
  width: 207px;
  font-size: 1.6rem;
  line-height: 4.3rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
  border-radius: 32px;
}
.abs-action-link-button:focus,
.abs-action-link-button:active,
.abs-action-addto-product:focus,
.abs-action-addto-product:active,
.block-event .slider-panel .slider .item .action.event:focus,
.block-event .slider-panel .slider .item .action.event:active,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:focus,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:active {
  background: #ffffff;
  border: 1px solid #aab0bf;
  color: #aab0bf;
}
.abs-action-link-button:hover,
.abs-action-addto-product:hover,
.block-event .slider-panel .slider .item .action.event:hover,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:hover {
  background: #04183b;
  border: 1px solid #04183b;
  color: #f7ff3f;
}
.abs-action-link-button.disabled,
.abs-action-link-button[disabled],
fieldset[disabled] .abs-action-link-button,
.abs-action-addto-product.disabled,
.abs-action-addto-product[disabled],
fieldset[disabled] .abs-action-addto-product,
.block-event .slider-panel .slider .item .action.event.disabled,
.block-event .slider-panel .slider .item .action.event[disabled],
fieldset[disabled] .block-event .slider-panel .slider .item .action.event,
.bundle-options-container .block-bundle-summary .product-addto-links > .action.disabled,
.bundle-options-container .block-bundle-summary .product-addto-links > .action[disabled],
fieldset[disabled] .bundle-options-container .block-bundle-summary .product-addto-links > .action {
  opacity: 0.25;
  cursor: default;
  pointer-events: none;
}
.abs-action-link-button:hover,
.abs-action-link-button:active,
.abs-action-link-button:focus,
.abs-action-addto-product:hover,
.abs-action-addto-product:active,
.abs-action-addto-product:focus,
.block-event .slider-panel .slider .item .action.event:hover,
.block-event .slider-panel .slider .item .action.event:active,
.block-event .slider-panel .slider .item .action.event:focus,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:hover,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:active,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:focus {
  text-decoration: none;
}
.block-giftregistry-shared-items .product .item-options dt,
.multicheckout .item-options dt {
  clear: left;
  float: left;
  margin: 0 10px 5px 0;
}
.block-giftregistry-shared-items .product .item-options dt:after,
.multicheckout .item-options dt:after {
  content: ': ';
}
.block-giftregistry-shared-items .product .item-options dd,
.multicheckout .item-options dd {
  display: inline-block;
  float: left;
  margin: 0 0 5px;
  word-break: break-all;
}
.block-giftregistry-shared-items .product-image-wrapper,
.cart.table-wrapper .product-image-wrapper,
.minicart-type__rtl .minicart-items .product-image-wrapper,
.minicart-type__dropdown .minicart-items .product-image-wrapper,
.products-list .product-image-wrapper {
  height: auto;
  padding: 0 !important;
}
.block-giftregistry-shared-items .product-image-wrapper .product-image-photo,
.cart.table-wrapper .product-image-wrapper .product-image-photo,
.minicart-type__rtl .minicart-items .product-image-wrapper .product-image-photo,
.minicart-type__dropdown .minicart-items .product-image-wrapper .product-image-photo,
.products-list .product-image-wrapper .product-image-photo {
  position: static;
}
.product.media .product.photo .photo.image {
  display: block;
  height: auto;
  margin: 0 auto;
  max-width: 100%;
}
.abs-account-blocks .block-title,
.block-giftregistry-results .block-title,
.block-giftregistry-shared-items .block-title,
.block-wishlist-search-results .block-title,
.block-reorder .block-title,
.block-wishlist .block-title,
.block-compare .block-title,
.multicheckout .block-title,
.paypal-review .block .block-title,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title,
.sales-guest-view .column.main .block:not(.widget) .block-title {
  margin-bottom: 15px;
}
.abs-account-blocks .block-title > strong,
.block-giftregistry-results .block-title > strong,
.block-giftregistry-shared-items .block-title > strong,
.block-wishlist-search-results .block-title > strong,
.block-reorder .block-title > strong,
.block-wishlist .block-title > strong,
.block-compare .block-title > strong,
.multicheckout .block-title > strong,
.paypal-review .block .block-title > strong,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > strong,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title > strong,
.sales-guest-view .column.main .block:not(.widget) .block-title > strong {
  font-weight: 700;
  line-height: 1.1;
  font-size: 2.1rem;
  margin-top: 1.2rem;
  margin-bottom: 1rem;
}
.multicheckout .block-title > .action,
.paypal-review .block .block-title > .action,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > .action,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title > .action,
.sales-guest-view .column.main .block:not(.widget) .block-title > .action {
  margin-left: 15px;
}
.multicheckout .box-title,
.paypal-review .block .box-title,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title,
.sales-guest-view .column.main .block:not(.widget) .box-title {
  display: inline-block;
  margin: 0 0 5px;
}
.multicheckout .box-title > span,
.paypal-review .block .box-title > span,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title > span,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title > span,
.sales-guest-view .column.main .block:not(.widget) .box-title > span {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.6rem;
  margin-top: 2.4rem;
  margin-bottom: 2.4rem;
}
.multicheckout .box-title > .action,
.paypal-review .block .box-title > .action,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title > .action,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title > .action,
.sales-guest-view .column.main .block:not(.widget) .box-title > .action {
  font-weight: 400;
  margin-left: 10px;
}
.multicheckout .block-content p:last-child,
.paypal-review .block .block-content p:last-child,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-content p:last-child,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-content p:last-child,
.sales-guest-view .column.main .block:not(.widget) .block-content p:last-child {
  margin-bottom: 0;
}
.multicheckout .block-content .box,
.paypal-review .block .block-content .box,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
.sales-guest-view .column.main .block:not(.widget) .block-content .box {
  margin-bottom: 16px;
}
.giftregisty-dropdown,
.wishlist-dropdown {
  display: inline-block;
  position: relative;
}
.abs-dropdown-simple:before,
.abs-dropdown-simple:after,
.giftregisty-dropdown:before,
.giftregisty-dropdown:after,
.wishlist-dropdown:before,
.wishlist-dropdown:after {
  content: '';
  display: table;
}
.abs-dropdown-simple:after,
.giftregisty-dropdown:after,
.wishlist-dropdown:after {
  clear: both;
}
.abs-dropdown-simple .action.toggle,
.giftregisty-dropdown .action.toggle,
.wishlist-dropdown .action.toggle {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.abs-dropdown-simple .action.toggle:after,
.giftregisty-dropdown .action.toggle:after,
.wishlist-dropdown .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 16px;
  color: inherit;
  content: "\e034";
  font-family: 'icons-carnroll-theme';
  margin: 0 0 0 5px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-simple .action.toggle:hover:after,
.giftregisty-dropdown .action.toggle:hover:after,
.wishlist-dropdown .action.toggle:hover:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle:active:after,
.giftregisty-dropdown .action.toggle:active:after,
.wishlist-dropdown .action.toggle:active:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle.active,
.giftregisty-dropdown .action.toggle.active,
.wishlist-dropdown .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.abs-dropdown-simple .action.toggle.active:after,
.giftregisty-dropdown .action.toggle.active:after,
.wishlist-dropdown .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 16px;
  color: inherit;
  content: '\e033';
  font-family: 'icons-carnroll-theme';
  margin: 0 0 0 5px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-simple .action.toggle.active:hover:after,
.giftregisty-dropdown .action.toggle.active:hover:after,
.wishlist-dropdown .action.toggle.active:hover:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle.active:active:after,
.giftregisty-dropdown .action.toggle.active:active:after,
.wishlist-dropdown .action.toggle.active:active:after {
  color: inherit;
}
.abs-dropdown-simple ul.dropdown,
.giftregisty-dropdown ul.dropdown,
.wishlist-dropdown ul.dropdown {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #dbdbdb;
  margin-top: 4px;
  min-width: 200px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 0;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.abs-dropdown-simple ul.dropdown li,
.giftregisty-dropdown ul.dropdown li,
.wishlist-dropdown ul.dropdown li {
  margin: 0;
  padding: 5px 5px 5px 23px;
}
.abs-dropdown-simple ul.dropdown li:hover,
.giftregisty-dropdown ul.dropdown li:hover,
.wishlist-dropdown ul.dropdown li:hover {
  background: #d6d6dc;
  cursor: pointer;
}
.abs-dropdown-simple ul.dropdown:before,
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.abs-dropdown-simple ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:after {
  border: 7px solid;
  border-color: transparent transparent #dbdbdb transparent;
  z-index: 98;
}
.abs-dropdown-simple ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:before {
  left: 10px;
  top: -12px;
}
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:after {
  left: 9px;
  top: -14px;
}
.abs-dropdown-simple.active,
.giftregisty-dropdown.active,
.wishlist-dropdown.active {
  overflow: visible;
}
.abs-dropdown-simple.active ul.dropdown,
.giftregisty-dropdown.active ul.dropdown,
.wishlist-dropdown.active ul.dropdown {
  display: block;
}
.column .block-addbysku .qty .qty,
.table-giftregistry-items .field.qty .qty,
.block-giftregistry-shared-items .qty .qty,
.table.grouped .control .qty,
.block-wishlist-info-items .input-text.qty,
.multicheckout .table-wrapper .col .qty .input-text,
.account .table-return-items .qty .input-text,
.products-grid.wishlist .product-item .box-tocart input.qty,
.sidebar .block-addbysku .fieldset .fields .field.qty .qty {
  text-align: center;
  width: 47px;
}
.block-banners,
.block-banners-inline {
  margin-bottom: 48px;
}
.table-comparison .cell.remove .action.delete,
.block-compare .action.delete,
.sidebar .action.delete {
  display: inline-block;
  text-decoration: none;
}
.abs-remove-button-for-blocks > span,
.table-comparison .cell.remove .action.delete > span,
.block-compare .action.delete > span,
.sidebar .action.delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-remove-button-for-blocks:before,
.table-comparison .cell.remove .action.delete:before,
.block-compare .action.delete:before,
.sidebar .action.delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  line-height: 15px;
  color: #303030;
  content: "\e026";
  font-family: 'icons-carnroll-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-remove-button-for-blocks:hover:before,
.table-comparison .cell.remove .action.delete:hover:before,
.block-compare .action.delete:hover:before,
.sidebar .action.delete:hover:before {
  color: #303030;
}
.abs-remove-button-for-blocks:active:before,
.table-comparison .cell.remove .action.delete:active:before,
.block-compare .action.delete:active:before,
.sidebar .action.delete:active:before {
  color: #303030;
}
.product-item-name,
.product.name a {
  font-weight: 400;
}
.product-item-name > a,
.product.name a > a {
  color: #000000;
  text-decoration: none;
}
.abs-product-link > a:visited,
.product-item-name > a:visited,
.product.name a > a:visited {
  color: #000000;
  text-decoration: none;
}
.abs-product-link > a:hover,
.product-item-name > a:hover,
.product.name a > a:hover {
  color: #000000;
  text-decoration: none;
}
.abs-product-link > a:active,
.product-item-name > a:active,
.product.name a > a:active {
  color: #000000;
  text-decoration: none;
}
.form.giftregistry.items .actions-toolbar,
.form-new-agreement .actions-toolbar,
.fieldset .review-legend.legend {
  margin-left: 0;
}
.abs-add-fields .action.remove,
.form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove,
.form-create-return .action.remove,
.form.send.friend .action.remove {
  left: 10px;
  margin-left: 70%;
  position: absolute;
  top: 31px;
  width: auto;
}
.form-giftregistry-share .fieldset,
.form-giftregistry-edit .fieldset,
.form-add-invitations .fieldset,
.form-create-return .fieldset,
.form.send.friend .fieldset {
  margin-bottom: 50px;
}
.form-giftregistry-share .fieldset .field:not(.choice) .control,
.form-giftregistry-edit .fieldset .field:not(.choice) .control,
.form-add-invitations .fieldset .field:not(.choice) .control,
.form-create-return .fieldset .field:not(.choice) .control,
.form.send.friend .fieldset .field:not(.choice) .control {
  width: 70%;
}
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form-create-return .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form.send.friend .fieldset .actions-toolbar:not(:first-child) > .secondary {
  float: left;
}
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form-create-return .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form.send.friend .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add {
  margin-top: 32px;
}
.form-giftregistry-share .fieldset .fields .actions-toolbar,
.form-giftregistry-edit .fieldset .fields .actions-toolbar,
.form-add-invitations .fieldset .fields .actions-toolbar,
.form-create-return .fieldset .fields .actions-toolbar,
.form.send.friend .fieldset .fields .actions-toolbar {
  margin: 0;
}
.form-giftregistry-share .message.notice,
.form-giftregistry-edit .message.notice,
.form-add-invitations .message.notice,
.form-create-return .message.notice,
.form.send.friend .message.notice {
  margin: 32px 0 0;
}
.form-giftregistry-share .additional,
.form-giftregistry-edit .additional,
.form-add-invitations .additional,
.form-create-return .additional,
.form.send.friend .additional {
  margin-top: 55px;
  position: relative;
}
.order-details-items .order-items .order-gift-message:not(.expanded-content) {
  height: 0;
  visibility: hidden;
}
.fieldset .field.no-label > .label,
.page-product-downloadable .product-options-wrapper .fieldset .legend.links-title,
.page-product-giftcard .fieldset.giftcard > .legend,
.opc-wrapper .form-giftcard-account .field .label,
.block-wishlist-search-form .form-wishlist-search .fieldset > .legend,
.page-multiple-wishlist .page-title-wrapper .page-title,
.multicheckout .table-wrapper .col .label,
.multicheckout .block .methods-shipping .item-content .fieldset > .legend,
.opc-wrapper .form-discount .field .label,
.minicart-type__rtl .minicart-wrapper .action.showcart .text,
.minicart-type__rtl .minicart-wrapper .action.showcart .counter-label,
.minicart-type__dropdown .minicart-wrapper .action.showcart .text,
.minicart-type__dropdown .minicart-wrapper .action.showcart .counter-label,
.checkout-payment-method .ccard .legend,
.fieldset .fullname.field > .label,
.account .column.main .limiter > .label,
.field.street .field .label,
.account-nav .title,
.block-reorder .product-item .label,
.products-grid.wishlist .product-item .comment-box .label,
.action.skip:not(:focus),
.product-item-actions .actions-secondary > .action span,
.table-comparison .cell.label.remove span,
.table-comparison .cell.label.product span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.shipping-policy-block.field-tooltip .field-tooltip-action span {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.abs-add-clearfix:before,
.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:not(:first-child):before,
.abs-add-fields .fieldset .actions-toolbar:not(:first-child):after,
.page-product-downloadable .product-add-form:before,
.page-product-downloadable .product-add-form:after,
.gift-options:before,
.gift-options:after,
.gift-item-block .content:before,
.gift-item-block .content:after,
.order-details-items .order-gift-message:before,
.order-details-items .order-gift-message:after,
.order-details-items .block-order-details-gift-message:before,
.order-details-items .block-order-details-gift-message:after,
.block-giftregistry-shared-items .product .item-options:before,
.block-giftregistry-shared-items .product .item-options:after,
.gift-wrapping-list:before,
.gift-wrapping-list:after,
.opc-wrapper .data.table .gift-wrapping:before,
.opc-wrapper .data.table .gift-wrapping:after,
.table-order-items .gift-wrapping:before,
.table-order-items .gift-wrapping:after,
.table-order-review .gift-wrapping:before,
.table-order-review .gift-wrapping:after,
.order-options .product:before,
.order-options .product:after,
.map-popup .map-info-price:before,
.map-popup .map-info-price:after,
.multicheckout .item-options:before,
.multicheckout .item-options:after,
.multicheckout .block:before,
.multicheckout .block:after,
.multicheckout .block-content:before,
.multicheckout .block-content:after,
.cart.table-wrapper .actions-toolbar:before,
.cart.table-wrapper .actions-toolbar:after,
.minicart-type__rtl .minicart-items .product-item > .product:before,
.minicart-type__rtl .minicart-items .product-item > .product:after,
.minicart-type__dropdown .minicart-items .product-item > .product:before,
.minicart-type__dropdown .minicart-items .product-item > .product:after,
.opc-wrapper .field.addresses:before,
.opc-wrapper .field.addresses:after,
.fieldset .fullname .field:before,
.fieldset .fullname .field:after,
.customer-review .product-details:before,
.customer-review .product-details:after,
.header.content:before,
.header.content:after,
.toolbar:before,
.toolbar:after,
.toolbar-products:before,
.toolbar-products:after,
.sidebar .product-items-images:before,
.sidebar .product-items-images:after,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):before,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):after,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):before,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):after,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child):before,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child):after,
.form-create-return .fieldset .actions-toolbar:not(:first-child):before,
.form-create-return .fieldset .actions-toolbar:not(:first-child):after,
.form.send.friend .fieldset .actions-toolbar:not(:first-child):before,
.form.send.friend .fieldset .actions-toolbar:not(:first-child):after {
  content: '';
  display: table;
}
.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:not(:first-child):after,
.page-product-downloadable .product-add-form:after,
.gift-options:after,
.gift-item-block .content:after,
.order-details-items .order-gift-message:after,
.order-details-items .block-order-details-gift-message:after,
.block-giftregistry-shared-items .product .item-options:after,
.gift-wrapping-list:after,
.opc-wrapper .data.table .gift-wrapping:after,
.table-order-items .gift-wrapping:after,
.table-order-review .gift-wrapping:after,
.order-options .product:after,
.map-popup .map-info-price:after,
.multicheckout .item-options:after,
.multicheckout .block:after,
.multicheckout .block-content:after,
.cart.table-wrapper .actions-toolbar:after,
.minicart-type__rtl .minicart-items .product-item > .product:after,
.minicart-type__dropdown .minicart-items .product-item > .product:after,
.opc-wrapper .field.addresses:after,
.fieldset .fullname .field:after,
.customer-review .product-details:after,
.header.content:after,
.toolbar:after,
.toolbar-products:after,
.sidebar .product-items-images:after,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):after,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):after,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child):after,
.form-create-return .fieldset .actions-toolbar:not(:first-child):after,
.form.send.friend .fieldset .actions-toolbar:not(:first-child):after {
  clear: both;
}
.columns .column.main,
.columns .sidebar-main,
.columns .sidebar-additional,
.abs-field-date .control,
.abs-field-tooltip,
.column .block-addbysku .sku,
.bundle-options-container .block-bundle-summary,
.opc-wrapper .shipping-address-item,
.shipping-policy-block.field-tooltip .field-tooltip-content,
.opc-block-summary,
.product-item,
.sidebar .product-items-images .product-item,
.search-autocomplete,
.sidebar .block-addbysku .fieldset .fields .field.sku,
.block-event .slider-panel .slider .item .action.show,
.field.date .control {
  box-sizing: border-box;
}
.abs-navigation-icon:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 34px;
  line-height: 1.2;
  color: inherit;
  content: "\e015";
  font-family: 'icons-carnroll-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button:before,
.abs-split-button:after {
  content: '';
  display: table;
}
.abs-split-button:after {
  clear: both;
}
.abs-split-button .action.split {
  float: left;
  margin: 0;
}
.abs-split-button .action.toggle {
  float: right;
  margin: 0;
}
.abs-split-button button.action.split,
.abs-split-button .cart.table-wrapper .actions-toolbar > .action.action.split,
.abs-split-button .action-gift.action.split {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.abs-split-button button + .action.toggle,
.abs-split-button .cart.table-wrapper .actions-toolbar > .action + .action.toggle,
.abs-split-button .action-gift + .action.toggle {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
}
.abs-split-button .action.toggle {
  padding: 4px 5px;
  display: inline-block;
  text-decoration: none;
}
.abs-split-button .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-split-button .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 16px;
  color: inherit;
  content: "\e034";
  font-family: 'icons-carnroll-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button .action.toggle:hover:after {
  color: inherit;
}
.abs-split-button .action.toggle:active:after {
  color: inherit;
}
.abs-split-button .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.abs-split-button .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-split-button .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 16px;
  color: inherit;
  content: '\e033';
  font-family: 'icons-carnroll-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button .action.toggle.active:hover:after {
  color: inherit;
}
.abs-split-button .action.toggle.active:active:after {
  color: inherit;
}
.abs-split-button .items {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #dbdbdb;
  margin-top: 4px;
  min-width: 320px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 0;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.abs-split-button .items li {
  margin: 0;
  padding: 3px 5px;
}
.abs-split-button .items li:hover {
  background: #d6d6dc;
  cursor: pointer;
}
.abs-split-button .items:before,
.abs-split-button .items:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.abs-split-button .items:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.abs-split-button .items:after {
  border: 7px solid;
  border-color: transparent transparent #dbdbdb transparent;
  z-index: 98;
}
.abs-split-button .items:before {
  right: 10px;
  top: -12px;
}
.abs-split-button .items:after {
  right: 9px;
  top: -14px;
}
.abs-split-button.active {
  overflow: visible;
}
.abs-split-button.active .items {
  display: block;
}
.bundle-options-container .block-bundle-summary .product-addto-links > .action {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem;
}
.table-comparison .wishlist.split.button > .action.split,
.product-items .wishlist.split.button > .action.split,
.product-items .action.towishlist,
.products.list.items .action.towishlist,
.table-comparison .action.towishlist,
.product-item-actions .actions-secondary > .action {
  display: inline-block;
  text-decoration: none;
}
.abs-actions-addto-gridlist > span,
.table-comparison .wishlist.split.button > .action.split > span,
.product-items .wishlist.split.button > .action.split > span,
.product-items .action.towishlist > span,
.products.list.items .action.towishlist > span,
.table-comparison .action.towishlist > span,
.product-item-actions .actions-secondary > .action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-actions-addto-gridlist:before,
.table-comparison .wishlist.split.button > .action.split:before,
.product-items .wishlist.split.button > .action.split:before,
.product-items .action.towishlist:before,
.products.list.items .action.towishlist:before,
.table-comparison .action.towishlist:before,
.product-item-actions .actions-secondary > .action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 29px;
  line-height: 24px;
  color: #4a4a4a;
  font-family: 'icons-carnroll-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-actions-addto-gridlist:hover:before,
.table-comparison .wishlist.split.button > .action.split:hover:before,
.product-items .wishlist.split.button > .action.split:hover:before,
.product-items .action.towishlist:hover:before,
.products.list.items .action.towishlist:hover:before,
.table-comparison .action.towishlist:hover:before,
.product-item-actions .actions-secondary > .action:hover:before {
  color: #000000;
}
.multicheckout .action.primary,
.methods-shipping .actions-toolbar .action.primary {
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
}
.abs-action-remove,
.cart-summary .block.giftcard .action.check,
.gift-options .actions-toolbar .action-cancel,
.table-comparison .wishlist.split.button > .action,
.product-items .wishlist.split.button > .action,
.paypal-button-widget .paypal-button,
.cart.table-wrapper .action.help.map,
.opc-wrapper .edit-address-link,
.action-auth-toggle,
.checkout-agreements-block .action-show,
.abs-add-fields .action.remove,
.form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove,
.form-create-return .action.remove,
.form.send.friend .action.remove {
  line-height: 1.42857143;
  padding: 0;
  color: #04183b;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  border-radius: 0;
  font-size: inherit;
  font-weight: 400;
}
.abs-action-button-as-link:visited,
.abs-action-remove:visited,
.cart-summary .block.giftcard .action.check:visited,
.gift-options .actions-toolbar .action-cancel:visited,
.table-comparison .wishlist.split.button > .action:visited,
.product-items .wishlist.split.button > .action:visited,
.paypal-button-widget .paypal-button:visited,
.cart.table-wrapper .action.help.map:visited,
.opc-wrapper .edit-address-link:visited,
.action-auth-toggle:visited,
.checkout-agreements-block .action-show:visited,
.abs-add-fields .action.remove:visited,
.form-giftregistry-share .action.remove:visited,
.form-giftregistry-edit .action.remove:visited,
.form-add-invitations .action.remove:visited,
.form-create-return .action.remove:visited,
.form.send.friend .action.remove:visited {
  color: #04183b;
  text-decoration: none;
}
.abs-action-button-as-link:hover,
.abs-action-remove:hover,
.cart-summary .block.giftcard .action.check:hover,
.gift-options .actions-toolbar .action-cancel:hover,
.table-comparison .wishlist.split.button > .action:hover,
.product-items .wishlist.split.button > .action:hover,
.paypal-button-widget .paypal-button:hover,
.cart.table-wrapper .action.help.map:hover,
.opc-wrapper .edit-address-link:hover,
.action-auth-toggle:hover,
.checkout-agreements-block .action-show:hover,
.abs-add-fields .action.remove:hover,
.form-giftregistry-share .action.remove:hover,
.form-giftregistry-edit .action.remove:hover,
.form-add-invitations .action.remove:hover,
.form-create-return .action.remove:hover,
.form.send.friend .action.remove:hover {
  color: #04183b;
  text-decoration: none;
}
.abs-action-button-as-link:active,
.abs-action-remove:active,
.cart-summary .block.giftcard .action.check:active,
.gift-options .actions-toolbar .action-cancel:active,
.table-comparison .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:active,
.paypal-button-widget .paypal-button:active,
.cart.table-wrapper .action.help.map:active,
.opc-wrapper .edit-address-link:active,
.action-auth-toggle:active,
.checkout-agreements-block .action-show:active,
.abs-add-fields .action.remove:active,
.form-giftregistry-share .action.remove:active,
.form-giftregistry-edit .action.remove:active,
.form-add-invitations .action.remove:active,
.form-create-return .action.remove:active,
.form.send.friend .action.remove:active {
  color: #04183b;
  text-decoration: none;
}
.abs-action-button-as-link:hover,
.abs-action-button-as-link:active,
.abs-action-button-as-link:focus,
.abs-action-remove:hover,
.abs-action-remove:active,
.abs-action-remove:focus,
.cart-summary .block.giftcard .action.check:hover,
.cart-summary .block.giftcard .action.check:active,
.cart-summary .block.giftcard .action.check:focus,
.gift-options .actions-toolbar .action-cancel:hover,
.gift-options .actions-toolbar .action-cancel:active,
.gift-options .actions-toolbar .action-cancel:focus,
.table-comparison .wishlist.split.button > .action:hover,
.table-comparison .wishlist.split.button > .action:active,
.table-comparison .wishlist.split.button > .action:focus,
.product-items .wishlist.split.button > .action:hover,
.product-items .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:focus,
.paypal-button-widget .paypal-button:hover,
.paypal-button-widget .paypal-button:active,
.paypal-button-widget .paypal-button:focus,
.cart.table-wrapper .action.help.map:hover,
.cart.table-wrapper .action.help.map:active,
.cart.table-wrapper .action.help.map:focus,
.opc-wrapper .edit-address-link:hover,
.opc-wrapper .edit-address-link:active,
.opc-wrapper .edit-address-link:focus,
.action-auth-toggle:hover,
.action-auth-toggle:active,
.action-auth-toggle:focus,
.checkout-agreements-block .action-show:hover,
.checkout-agreements-block .action-show:active,
.checkout-agreements-block .action-show:focus,
.abs-add-fields .action.remove:hover,
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:focus,
.form-giftregistry-share .action.remove:hover,
.form-giftregistry-share .action.remove:active,
.form-giftregistry-share .action.remove:focus,
.form-giftregistry-edit .action.remove:hover,
.form-giftregistry-edit .action.remove:active,
.form-giftregistry-edit .action.remove:focus,
.form-add-invitations .action.remove:hover,
.form-add-invitations .action.remove:active,
.form-add-invitations .action.remove:focus,
.form-create-return .action.remove:hover,
.form-create-return .action.remove:active,
.form-create-return .action.remove:focus,
.form.send.friend .action.remove:hover,
.form.send.friend .action.remove:active,
.form.send.friend .action.remove:focus {
  background: none;
  border: 0;
}
.abs-action-button-as-link.disabled,
.abs-action-button-as-link[disabled],
fieldset[disabled] .abs-action-button-as-link,
.abs-action-remove.disabled,
.abs-action-remove[disabled],
fieldset[disabled] .abs-action-remove,
.cart-summary .block.giftcard .action.check.disabled,
.cart-summary .block.giftcard .action.check[disabled],
fieldset[disabled] .cart-summary .block.giftcard .action.check,
.gift-options .actions-toolbar .action-cancel.disabled,
.gift-options .actions-toolbar .action-cancel[disabled],
fieldset[disabled] .gift-options .actions-toolbar .action-cancel,
.table-comparison .wishlist.split.button > .action.disabled,
.table-comparison .wishlist.split.button > .action[disabled],
fieldset[disabled] .table-comparison .wishlist.split.button > .action,
.product-items .wishlist.split.button > .action.disabled,
.product-items .wishlist.split.button > .action[disabled],
fieldset[disabled] .product-items .wishlist.split.button > .action,
.paypal-button-widget .paypal-button.disabled,
.paypal-button-widget .paypal-button[disabled],
fieldset[disabled] .paypal-button-widget .paypal-button,
.cart.table-wrapper .action.help.map.disabled,
.cart.table-wrapper .action.help.map[disabled],
fieldset[disabled] .cart.table-wrapper .action.help.map,
.opc-wrapper .edit-address-link.disabled,
.opc-wrapper .edit-address-link[disabled],
fieldset[disabled] .opc-wrapper .edit-address-link,
.action-auth-toggle.disabled,
.action-auth-toggle[disabled],
fieldset[disabled] .action-auth-toggle,
.checkout-agreements-block .action-show.disabled,
.checkout-agreements-block .action-show[disabled],
fieldset[disabled] .checkout-agreements-block .action-show,
.abs-add-fields .action.remove.disabled,
.abs-add-fields .action.remove[disabled],
fieldset[disabled] .abs-add-fields .action.remove,
.form-giftregistry-share .action.remove.disabled,
.form-giftregistry-share .action.remove[disabled],
fieldset[disabled] .form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove.disabled,
.form-giftregistry-edit .action.remove[disabled],
fieldset[disabled] .form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove.disabled,
.form-add-invitations .action.remove[disabled],
fieldset[disabled] .form-add-invitations .action.remove,
.form-create-return .action.remove.disabled,
.form-create-return .action.remove[disabled],
fieldset[disabled] .form-create-return .action.remove,
.form.send.friend .action.remove.disabled,
.form.send.friend .action.remove[disabled],
fieldset[disabled] .form.send.friend .action.remove {
  color: #04183b;
  opacity: 0.25;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.abs-action-remove:active,
.abs-action-remove:not(:focus),
.cart-summary .block.giftcard .action.check:active,
.cart-summary .block.giftcard .action.check:not(:focus),
.gift-options .actions-toolbar .action-cancel:active,
.gift-options .actions-toolbar .action-cancel:not(:focus),
.table-comparison .wishlist.split.button > .action:active,
.table-comparison .wishlist.split.button > .action:not(:focus),
.product-items .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:not(:focus),
.paypal-button-widget .paypal-button:active,
.paypal-button-widget .paypal-button:not(:focus),
.cart.table-wrapper .action.help.map:active,
.cart.table-wrapper .action.help.map:not(:focus),
.opc-wrapper .edit-address-link:active,
.opc-wrapper .edit-address-link:not(:focus),
.action-auth-toggle:active,
.action-auth-toggle:not(:focus),
.checkout-agreements-block .action-show:active,
.checkout-agreements-block .action-show:not(:focus),
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:not(:focus),
.form-giftregistry-share .action.remove:active,
.form-giftregistry-share .action.remove:not(:focus),
.form-giftregistry-edit .action.remove:active,
.form-giftregistry-edit .action.remove:not(:focus),
.form-add-invitations .action.remove:active,
.form-add-invitations .action.remove:not(:focus),
.form-create-return .action.remove:active,
.form-create-return .action.remove:not(:focus),
.form.send.friend .action.remove:active,
.form.send.friend .action.remove:not(:focus) {
  box-shadow: none;
}
.cart-summary .form.giftregistry .fieldset .action.primary,
.paypal-review .block .actions-toolbar .action.primary,
.cart-summary .actions-toolbar > .primary button,
.block-compare .action.compare,
.cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action,
.cart-summary .actions-toolbar > .primary .action-gift {
  background: #f7ff3f;
  border: 1px solid #04183b;
  color: #04183b;
}
.abs-revert-secondary-color:focus,
.abs-revert-secondary-color:active,
.cart-summary .form.giftregistry .fieldset .action.primary:focus,
.cart-summary .form.giftregistry .fieldset .action.primary:active,
.paypal-review .block .actions-toolbar .action.primary:focus,
.paypal-review .block .actions-toolbar .action.primary:active,
.cart-summary .actions-toolbar > .primary button:focus,
.cart-summary .actions-toolbar > .primary button:active,
.block-compare .action.compare:focus,
.block-compare .action.compare:active,
.cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action:focus,
.cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action:active,
.cart-summary .actions-toolbar > .primary .action-gift:focus,
.cart-summary .actions-toolbar > .primary .action-gift:active {
  background: #ffffff;
  border: 1px solid #aab0bf;
  color: #aab0bf;
}
.abs-revert-secondary-color:hover,
.cart-summary .form.giftregistry .fieldset .action.primary:hover,
.paypal-review .block .actions-toolbar .action.primary:hover,
.cart-summary .actions-toolbar > .primary button:hover,
.block-compare .action.compare:hover,
.cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action:hover,
.cart-summary .actions-toolbar > .primary .action-gift:hover {
  background: #04183b;
  border: 1px solid #04183b;
  color: #f7ff3f;
}
.cart-summary .form.giftregistry .fieldset .action.primary {
  font-size: 1.6rem;
  line-height: 4.3rem;
  padding: 0;
}
.bundle-actions {
  margin: 10px 0;
}
.gift-summary .price-including-tax,
.gift-summary .price-excluding-tax,
.gift-summary .weee,
.gift-options .price-including-tax,
.gift-options .price-excluding-tax,
.gift-options .weee,
.bundle-options-container .price-notice .price-including-tax,
.bundle-options-container .price-notice .price-excluding-tax,
.bundle-options-container .price-notice .weee,
.cart-summary .price-including-tax,
.cart-summary .price-excluding-tax,
.cart-summary .weee,
.product-options-wrapper .field .price-notice .price-including-tax,
.product-options-wrapper .field .price-notice .price-excluding-tax,
.product-options-wrapper .field .price-notice .weee {
  font-size: 1.4rem;
  display: inline-block;
  white-space: nowrap;
}
.gift-summary .price-including-tax + .price-excluding-tax,
.gift-options .price-including-tax + .price-excluding-tax,
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax,
.cart-summary .price-including-tax + .price-excluding-tax,
.product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax {
  display: inline-block;
  font-size: 1.1rem;
}
.gift-summary .price-including-tax + .price-excluding-tax:before,
.gift-options .price-including-tax + .price-excluding-tax:before,
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax:before,
.cart-summary .price-including-tax + .price-excluding-tax:before,
.product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax:before {
  content: '(' attr(data-label) ': ';
}
.gift-summary .price-including-tax + .price-excluding-tax:after,
.gift-options .price-including-tax + .price-excluding-tax:after,
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax:after,
.cart-summary .price-including-tax + .price-excluding-tax:after,
.product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax:after {
  content: ')';
}
.price-including-tax .cart-tax-total,
.price-excluding-tax .cart-tax-total {
  cursor: pointer;
  padding-right: 12px;
  position: relative;
  display: inline-block;
  text-decoration: none;
}
.abs-tax-total:after,
.price-including-tax .cart-tax-total:after,
.price-excluding-tax .cart-tax-total:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  line-height: 10px;
  color: inherit;
  content: "\e015";
  font-family: 'icons-carnroll-theme';
  margin: 3px 0 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.price-including-tax .cart-tax-total:after,
.price-excluding-tax .cart-tax-total:after {
  position: absolute;
  right: -10px;
  top: 3px;
}
.abs-tax-total-expanded:after {
  content: "\e014";
}
.abs-tax-total-expanded:after,
.price-including-tax .cart-tax-total-expanded:after,
.price-excluding-tax .cart-tax-total-expanded:after {
  content: "\e014";
}
.form-giftregistry-search .legend,
.block-wishlist-search-form .block-title,
.multicheckout .block-title,
.multicheckout .block-content .title {
  border-bottom: 1px solid #ffffff;
  margin-bottom: 24px;
  padding-bottom: 10px;
}
.form-giftregistry-search .legend > strong,
.form-giftregistry-search .legend > span,
.block-wishlist-search-form .block-title > strong,
.block-wishlist-search-form .block-title > span,
.multicheckout .block-title > strong,
.multicheckout .block-title > span,
.multicheckout .block-content .title > strong,
.multicheckout .block-content .title > span {
  font-size: 2.2rem;
  font-weight: 200;
}
.review-ratings .rating-summary {
  display: table-row;
}
.review-ratings .rating-label {
  display: table-cell;
  padding-bottom: 5px;
  padding-right: 24px;
  padding-top: 1px;
  vertical-align: top;
}
.review-ratings .rating-result {
  display: table-cell;
  vertical-align: top;
}
.order-details-items .order-gift-message .label:after,
.order-details-items .block-order-details-gift-message .label:after,
.block-wishlist-management .wishlist-select .wishlist-name-label:after,
.minicart-type__rtl .minicart-items .details-qty .label:after,
.minicart-type__rtl .minicart-items .price-minicart .label:after,
.minicart-type__dropdown .minicart-items .details-qty .label:after,
.minicart-type__dropdown .minicart-items .price-minicart .label:after {
  content: ': ';
}
.abs-dropdown-items-new .action.new,
.wishlist.split.button .action.new,
.wishlist-dropdown .action.new {
  display: inline-block;
  text-decoration: none;
}
.abs-icon-add:before,
.abs-dropdown-items-new .action.new:before,
.wishlist.split.button .action.new:before,
.wishlist-dropdown .action.new:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 10px;
  color: inherit;
  content: "\e027";
  font-family: 'icons-carnroll-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .items .item:last-child:hover,
.wishlist-dropdown .items .item:last-child:hover {
  background: #d6d6dc;
}
.wishlist.split.button .action.new:before,
.wishlist-dropdown .action.new:before {
  margin-left: -17px;
  margin-right: 5px;
}
.abs-sidebar-totals .table-caption,
.page-product-giftcard .fieldset.giftcard > .legend + br,
.order-details-items .order-items .order-gift-message .action.close,
.multicheckout .block .methods-shipping .item-content .fieldset > .legend + br,
.multicheckout .hidden,
[class^='multishipping-'] .nav-sections,
[class^='multishipping-'] .nav-toggle,
.cart-summary .block .fieldset.estimate > .legend,
.cart-summary .block .fieldset.estimate > .legend + br,
.minicart-type__rtl .minicart-items .product-item-details .weee[data-label] .label,
.minicart-type__dropdown .minicart-items .product-item-details .weee[data-label] .label,
.sidebar-main .block-reorder .subtitle,
.sidebar-additional .block-reorder .subtitle,
.sidebar .subtitle,
.opc-block-summary .table-totals .table-caption {
  display: none;
}
.return-status,
.order-status {
  display: inline-block;
  margin-bottom: 16px;
}
.block-wishlist .counter,
.block-compare .counter {
  color: #4a4a4a;
  font-size: 1.2rem;
  white-space: nowrap;
}
.block-cart-failed .action.continue {
  border-radius: 32px;
  font-weight: 700;
  background-image: none;
  background: #f7ff3f;
  border: 1px solid #04183b;
  color: #04183b;
  cursor: pointer;
  font-family: 'Outfit', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin: 0;
  padding: 7px 15px 7px 0;
  width: 207px;
  font-size: 1.6rem;
  line-height: 4.3rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
}
.abs-shopping-cart-items .action.continue:hover,
.abs-shopping-cart-items .action.continue:active,
.abs-shopping-cart-items .action.continue:focus,
.block-cart-failed .action.continue:hover,
.block-cart-failed .action.continue:active,
.block-cart-failed .action.continue:focus {
  text-decoration: none;
}
.abs-shopping-cart-items .action.continue:before,
.block-cart-failed .action.continue:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: "\e013";
  font-family: 'icons-carnroll-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-shopping-cart-items .action.continue:hover:before,
.block-cart-failed .action.continue:hover:before {
  color: inherit;
}
.abs-shopping-cart-items .action.continue:active:before,
.block-cart-failed .action.continue:active:before {
  color: inherit;
}
.abs-shopping-cart-items .action.continue:focus,
.abs-shopping-cart-items .action.continue:active,
.block-cart-failed .action.continue:focus,
.block-cart-failed .action.continue:active {
  background: #ffffff;
  border: 1px solid #aab0bf;
  color: #aab0bf;
}
.abs-shopping-cart-items .action.continue:hover,
.block-cart-failed .action.continue:hover {
  background: #04183b;
  border: 1px solid #04183b;
  color: #f7ff3f;
}
.abs-shopping-cart-items .action.continue.disabled,
.abs-shopping-cart-items .action.continue[disabled],
fieldset[disabled] .abs-shopping-cart-items .action.continue,
.block-cart-failed .action.continue.disabled,
.block-cart-failed .action.continue[disabled],
fieldset[disabled] .block-cart-failed .action.continue {
  opacity: 0.25;
  cursor: default;
  pointer-events: none;
}
.block-cart-failed .action.continue:active {
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.12);
}
.block-cart-failed .action.update {
  display: inline-block;
  text-decoration: none;
  padding-left: 5px;
}
.abs-shopping-cart-items .action.update:before,
.block-cart-failed .action.update:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: "\e004";
  font-family: 'icons-carnroll-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-shopping-cart-items .action.update:hover:before,
.block-cart-failed .action.update:hover:before {
  color: inherit;
}
.abs-shopping-cart-items .action.update:active:before,
.block-cart-failed .action.update:active:before {
  color: inherit;
}
.field.date .control {
  position: relative;
}
.abs-field-date input,
.form-giftregistry-search .fields-specific-options .datetime-picker,
.field.date input {
  margin-right: 10px;
  width: calc(100% - 50px);
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content,
.shipping-policy-block.field-tooltip .field-tooltip-content {
  right: -10px;
  top: 40px;
  left: auto;
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,
.shipping-policy-block.field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  margin-top: -21px;
  right: 10px;
  left: auto;
  top: 0;
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:before {
  border-bottom-color: #999999;
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {
  border-bottom-color: #f4f4f4;
  top: 1px;
}
.opc-block-summary > .title,
.checkout-agreements-items .checkout-agreements-item-title {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 10px;
  color: #000000;
  font-weight: 200;
  font-size: 2rem;
}
.opc-block-summary .table-totals .mark {
  font-weight: 400;
  padding-left: 4px;
}
.opc-block-summary .table-totals .mark strong {
  font-weight: 400;
}
.opc-block-summary .table-totals .amount {
  padding-right: 4px;
  text-align: right;
  white-space: nowrap;
}
.opc-block-summary .table-totals .amount strong {
  font-weight: 400;
}
.opc-block-summary .table-totals .grand .mark,
.opc-block-summary .table-totals .grand .amount {
  padding-top: 16px;
}
.opc-block-summary .table-totals .grand .amount {
  padding-right: 4px;
  text-align: right;
}
.opc-block-summary .table-totals .grand .amount strong {
  font-weight: 700;
}
.opc-block-summary .table-totals .msrp {
  margin-bottom: 10px;
}
.opc-block-summary .table-totals .totals-tax-summary .mark,
.opc-block-summary .table-totals .totals-tax-summary .amount {
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  cursor: pointer;
}
.opc-block-summary .table-totals .totals-tax-summary .amount .price {
  display: block;
  text-decoration: none;
  padding-right: 24px;
  position: relative;
}
.abs-sidebar-totals .totals-tax-summary .amount .price > span,
.opc-block-summary .table-totals .totals-tax-summary .amount .price > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-sidebar-totals .totals-tax-summary .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary .amount .price:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: inherit;
  color: inherit;
  content: "\e015";
  font-family: 'icons-carnroll-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.opc-block-summary .table-totals .totals-tax-summary .amount .price:after {
  position: absolute;
  right: -5px;
  top: -12px;
}
.opc-block-summary .table-totals .totals-tax-summary.expanded .mark,
.opc-block-summary .table-totals .totals-tax-summary.expanded .amount {
  border-bottom: 0;
}
.abs-sidebar-totals .totals-tax-summary.expanded .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary.expanded .amount .price:after {
  content: "\e014";
}
.opc-block-summary .table-totals .totals-tax-details {
  border-bottom: 1px solid #ffffff;
  display: none;
}
.opc-block-summary .table-totals .totals-tax-details.shown {
  display: table-row;
}
.paypal-review-discount .block > .title {
  border-top: 1px solid #ffffff;
  cursor: pointer;
  font-weight: 600;
  display: block;
  text-decoration: none;
  margin-bottom: 0;
  overflow: hidden;
  padding: 7px 32px 7px 5px;
  position: relative;
}
.abs-discount-block > .title:after,
.paypal-review-discount .block > .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: inherit;
  color: inherit;
  content: "\e015";
  font-family: 'icons-carnroll-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.paypal-review-discount .block > .title:after {
  position: absolute;
  right: -5px;
  top: -5px;
}
.column.main .paypal-review-discount .block > .title strong {
  font-size: 1.8rem;
  font-weight: 400;
}
.paypal-review-discount .block > .content {
  display: none;
}
.abs-discount-block.active > .title:after,
.paypal-review-discount .block.active > .title:after {
  content: "\e014";
}
.paypal-review-discount .block.active > .content {
  display: block;
}
body._has-modal {
  height: 100%;
  overflow: hidden;
  width: 100%;
}
.modals-overlay {
  z-index: 99;
}
.modal-slide,
.modal-popup {
  bottom: 0;
  left: 0;
  min-width: 0;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0s .3s, opacity .3s ease;
  transition: visibility 0s .3s, opacity .3s ease;
}
.modal-slide._show,
.modal-popup._show {
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
}
.modal-slide._show .modal-inner-wrap,
.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-slide .modal-inner-wrap,
.modal-popup .modal-inner-wrap {
  background-color: #ffffff;
  box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
  opacity: 1;
  pointer-events: auto;
}
.modal-slide {
  left: 44px;
  z-index: 200;
}
.modal-slide._show .modal-inner-wrap {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.modal-slide .modal-inner-wrap {
  height: 100%;
  overflow-y: auto;
  position: static;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  width: auto;
}
.modal-slide._inner-scroll .modal-inner-wrap {
  overflow-y: visible;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.modal-slide._inner-scroll .modal-header,
.modal-slide._inner-scroll .modal-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.modal-slide._inner-scroll .modal-content {
  overflow-y: auto;
}
.modal-slide._inner-scroll .modal-footer {
  margin-top: auto;
}
.modal-slide .modal-header,
.modal-slide .modal-content,
.modal-slide .modal-footer {
  padding: 0 2.6rem 2.6rem;
}
.modal-slide .modal-header {
  padding-bottom: 2.1rem;
  padding-top: 2.1rem;
}
.modal-popup {
  z-index: 200;
  left: 0;
  overflow-y: auto;
}
.modal-popup.confirm .modal-inner-wrap {
  max-width: 50rem;
}
.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.modal-popup .modal-inner-wrap {
  margin: 5rem auto;
  width: 75%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  box-sizing: border-box;
  height: auto;
  left: 0;
  position: absolute;
  right: 0;
  -webkit-transform: translateY(-200%);
  transform: translateY(-200%);
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: transform .2s ease;
}
.modal-popup._inner-scroll {
  overflow-y: visible;
}
.ie11 .modal-popup._inner-scroll {
  overflow-y: auto;
}
.modal-popup._inner-scroll .modal-inner-wrap {
  max-height: 90%;
}
.ie11 .modal-popup._inner-scroll .modal-inner-wrap {
  max-height: none;
}
.modal-popup._inner-scroll .modal-content {
  overflow-y: auto;
}
.modal-popup .modal-header,
.modal-popup .modal-content,
.modal-popup .modal-footer {
  padding-left: 3rem;
  padding-right: 3rem;
}
.modal-popup .modal-header,
.modal-popup .modal-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.modal-popup .modal-header {
  padding-bottom: 1.2rem;
  padding-top: 3rem;
}
.modal-popup .modal-footer {
  margin-top: auto;
  padding-bottom: 3rem;
  padding-top: 3rem;
}
.modal-popup .modal-footer-actions {
  text-align: right;
}
.modal-custom .action-close,
.modal-popup .action-close,
.modal-slide .action-close {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: inline-block;
  text-decoration: none;
  position: absolute;
  right: 0;
  top: 0;
  width: initial;
}
.modal-custom .action-close:focus,
.modal-popup .action-close:focus,
.modal-slide .action-close:focus,
.modal-custom .action-close:active,
.modal-popup .action-close:active,
.modal-slide .action-close:active {
  background: none;
  border: none;
}
.modal-custom .action-close:hover,
.modal-popup .action-close:hover,
.modal-slide .action-close:hover {
  background: none;
  border: none;
}
.modal-custom .action-close.disabled,
.modal-popup .action-close.disabled,
.modal-slide .action-close.disabled,
.modal-custom .action-close[disabled],
.modal-popup .action-close[disabled],
.modal-slide .action-close[disabled],
fieldset[disabled] .modal-custom .action-close,
fieldset[disabled] .modal-popup .action-close,
fieldset[disabled] .modal-slide .action-close {
  pointer-events: none;
  opacity: 0.25;
}
.modal-custom .action-close > span,
.modal-popup .action-close > span,
.modal-slide .action-close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.modal-custom .action-close:before,
.modal-popup .action-close:before,
.modal-slide .action-close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  line-height: 20px;
  color: #04183b;
  content: "\e026";
  font-family: 'icons-carnroll-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {
  color: inherit;
}
.modal-custom .action-close:active:before,
.modal-popup .action-close:active:before,
.modal-slide .action-close:active:before {
  color: inherit;
}
.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {
  color: #000000;
}
.modal-custom .action-primary,
.modal-popup .action-primary,
.modal-slide .action-primary {
  background-color: #f7ff3f;
  color: #04183b;
}
.modal-custom .action-close {
  margin: 24px;
}
.modal-popup {
  pointer-events: none;
}
.modal-popup .modal-title {
  border-bottom: 1px solid #dbdbdb;
  font-weight: 200;
  padding-bottom: 10px;
  font-size: 26px;
  margin-top: 0;
  margin-bottom: 16px;
  min-height: 1em;
  word-wrap: break-word;
}
.modal-popup .action-close {
  padding: 10px;
}
.modal-slide .action-close {
  padding: 1.1rem 2rem;
}
.modal-slide .page-main-actions {
  margin-bottom: -13.9rem;
  margin-top: 2.1rem;
}
.modals-overlay {
  background-color: rgba(0, 0, 0, 0.4);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
}
body._has-modal-custom .modal-custom-overlay {
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 99;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.lac-notification-sticky {
  position: relative;
  z-index: 999;
}
.lac-notification-sticky .lac-notification {
  background-color: #373330;
  color: #ffffff;
  font-size: 16px;
}
.lac-notification-sticky .lac-notification .lac-notification-icon {
  float: left;
  margin: 10px 25px 10px 10px;
}
.lac-notification-sticky .lac-notification .lac-notification-icon .logo-img {
  display: block;
}
.lac-notification-sticky .lac-notification .lac-notification-text {
  float: left;
  padding: 15px 0;
}
.lac-notification-sticky .lac-notification .lac-notification-links {
  float: right;
  padding: 15px 0;
}
.lac-notification-sticky .lac-notification .lac-notification-links a {
  color: #ffffff;
  font-size: 14px;
}
.lac-notification-sticky .lac-notification .lac-notification-links .lac-notification-close-link:after {
  background: url('../Magento_LoginAsCustomerFrontendUi/images/close.svg');
  content: ' ';
  display: inline-block;
  height: 12px;
  margin-left: 5px;
  vertical-align: middle;
  width: 12px;
}
@font-face {
  font-family: 'pagebuilder-font';
  font-style: normal;
  font-weight: normal;
  src: url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.eot');
  src: url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.eot?#iefix') format('embedded-opentype'), url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.woff') format('woff'), url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.ttf') format('truetype');
}
.pagebuilder-icon,
.slick-prev:before,
.slick-next:before,
.slick-prev:after,
.slick-next:after {
  -webkit-font-smoothing: antialiased;
  font-family: 'pagebuilder-font';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
}
[class^='pagebuilder-icon-']:before,
[class*=' pagebuilder-icon-']:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: 'pagebuilder-font';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  text-decoration: inherit;
  text-rendering: auto;
  text-transform: none;
  vertical-align: middle;
}
.pagebuilder-icon-down:before {
  content: '\f101';
}
.pagebuilder-icon-next:before {
  content: '\f102';
}
.pagebuilder-icon-prev:before {
  content: '\f103';
}
.pagebuilder-icon-up:before {
  content: '\f104';
}
.product-full-width-section {
  padding: .5em 0;
}
.product-full-width-section .block.review-add {
  margin-top: 2.7rem;
}
.page-layout-product-full-width .block.related {
  margin-top: 2.7rem;
}
.page-main-details .product-section-title {
  border-bottom: 1px solid #c6c6c6;
  margin-bottom: 15px;
  padding-bottom: 12px;
}
.additional-attributes-wrapper .additional-attributes {
  border: none;
  width: auto;
}
.additional-attributes-wrapper .additional-attributes > tbody > tr > th {
  border: none;
  padding: 5.5px 30px 10px 0;
}
.additional-attributes-wrapper .additional-attributes > tbody > tr > td {
  border: none;
  padding: 5.5px 5px 10px;
}
.cms-index-index.page-layout-cms-full-width .nav-sections {
  margin-bottom: 0;
}
.slick-slider {
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-touch-action: pan-y;
  -ms-user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  box-sizing: border-box;
  display: block;
  position: relative;
  touch-action: pan-y;
  user-select: none;
}
.slick-list {
  display: block;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-track {
  display: block;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 0;
}
.slick-track:before,
.slick-track:after {
  content: '';
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  border: 1px solid transparent;
  display: block;
  height: auto;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-prev {
  left: 2rem;
}
.slick-prev:before {
  content: '\f103';
  padding-right: 5px;
}
.slick-next {
  right: 2rem;
}
.slick-next:before {
  content: '\f102';
  padding-left: 5px;
}
.slick-prev,
.slick-next {
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  background: rgba(252, 252, 252, 0.6);
  border: none;
  border-radius: 0;
  color: transparent;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 60px;
  line-height: 0;
  outline: none;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  width: 60px;
  z-index: 101;
}
.slick-prev.slick-disabled,
.slick-next.slick-disabled {
  opacity: .2;
}
.slick-prev:hover,
.slick-next:hover {
  background: #fcfcfc;
  border: none;
}
.slick-prev:hover.slick-disabled,
.slick-next:hover.slick-disabled {
  opacity: .2;
}
.slick-prev:hover:before,
.slick-next:hover:before {
  color: #494949;
}
.slick-prev:before,
.slick-next:before,
.slick-prev:after,
.slick-next:after {
  color: #555555;
  font-size: 38px;
  opacity: 1;
}
.slick-prev:active,
.slick-next:active,
.slick-prev:focus,
.slick-next:focus,
.slick-prev:not(.primary),
.slick-next:not(.primary) {
  background: rgba(252, 252, 252, 0.7);
  border: none;
  box-shadow: none;
}
.slick-prev:active:active,
.slick-next:active:active,
.slick-prev:focus:active,
.slick-next:focus:active,
.slick-prev:not(.primary):active,
.slick-next:not(.primary):active {
  box-shadow: none;
}
.slick-dots {
  font-size: 1.6rem;
  line-height: normal;
  letter-spacing: normal;
  display: block;
  list-style: none;
  margin: 0;
  padding: 15px 0;
  text-align: center;
  width: 100%;
}
.slick-dots li {
  cursor: pointer;
  display: inline-block;
  height: 14px;
  margin: 0 5px;
  padding: 0;
  position: relative;
  vertical-align: middle;
  width: 14px;
}
.slick-dots li button,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action,
.slick-dots li .action-gift {
  background: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 10px;
  box-shadow: none;
  cursor: pointer;
  display: block;
  height: 14px;
  padding: 0;
  text-indent: -99999px;
  transition: .3s;
  width: 14px;
}
.slick-dots li button:hover,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:hover,
.slick-dots li .action-gift:hover {
  border: 1px solid #b3b3b3;
}
.slick-dots li button:active,
.slick-dots li button:focus,
.slick-dots li button:not(.primary),
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:active,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:focus,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:not(.primary),
.slick-dots li .action-gift:active,
.slick-dots li .action-gift:focus,
.slick-dots li .action-gift:not(.primary) {
  box-shadow: none;
}
.slick-dots li.slick-active button,
.slick-dots li.slick-active .cart.table-wrapper .actions-toolbar > .action,
.slick-dots li.slick-active .action-gift {
  background: #1c1918;
}
[data-content-type='banner'] > [data-element='link'],
[data-content-type='banner'] > [data-element='empty_link'] {
  color: inherit;
  text-decoration: inherit;
}
[data-content-type='banner'] > [data-element='link']:hover,
[data-content-type='banner'] > [data-element='empty_link']:hover {
  color: inherit;
  text-decoration: inherit;
}
.pagebuilder-banner-wrapper {
  background-clip: padding-box;
  border-radius: inherit;
  box-sizing: border-box;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
.pagebuilder-banner-wrapper .pagebuilder-overlay {
  -moz-transition: background-color 500ms ease;
  -o-transition: background-color 500ms ease;
  -webkit-transition: background-color 500ms ease;
  box-sizing: border-box;
  padding: 30px;
  position: relative;
  transition: background-color 500ms ease;
}
.pagebuilder-banner-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
  align-items: center;
  display: flex;
  justify-content: center;
}
.pagebuilder-banner-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
  max-width: 540px;
}
.pagebuilder-banner-wrapper.jarallax .video-overlay {
  z-index: 0;
}
.pagebuilder-banner-wrapper [data-element='content'] {
  min-height: 50px;
  overflow: auto;
}
.pagebuilder-banner-wrapper .pagebuilder-banner-button {
  -moz-transition: opacity 500ms ease;
  -o-transition: opacity 500ms ease;
  -webkit-transition: opacity 500ms ease;
  margin: 20px 0 0 0;
  max-width: 100%;
  text-align: inherit;
  transition: opacity 500ms ease;
  word-break: break-word;
}
.pagebuilder-banner-wrapper .pagebuilder-poster-content {
  width: 100%;
}
[data-appearance='collage-centered'] .pagebuilder-banner-wrapper .pagebuilder-overlay {
  margin-left: auto;
  margin-right: auto;
}
[data-appearance='collage-left'] .pagebuilder-banner-wrapper .pagebuilder-overlay {
  margin-right: auto;
}
[data-appearance='collage-right'] .pagebuilder-banner-wrapper .pagebuilder-overlay {
  margin-left: auto;
}
[data-content-type$='block'] .block p:last-child {
  margin-bottom: 1rem;
  margin-top: 0;
}
[data-content-type='buttons'] {
  max-width: 100%;
}
[data-content-type='button-item'] {
  max-width: 100%;
}
[data-content-type='button-item'] [data-element='link'],
[data-content-type='button-item'] [data-element='empty_link'] {
  max-width: 100%;
  word-wrap: break-word;
}
[data-content-type='button-item'] [data-element='empty_link'] {
  cursor: default;
}
a.pagebuilder-button-link,
button.pagebuilder-button-link,
div.pagebuilder-button-link,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link,
.action-gift.pagebuilder-button-link {
  line-height: 2.2rem;
  font-size: 1.8rem;
  line-height: 1.42857143;
  margin: 0 10px 10px 0;
  padding: 14px 17px;
  color: #04183b;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  font-weight: 600;
  box-shadow: none;
  box-sizing: border-box;
  display: inline-block;
}
a.pagebuilder-button-link:visited,
button.pagebuilder-button-link:visited,
div.pagebuilder-button-link:visited,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link:visited,
.action-gift.pagebuilder-button-link:visited {
  color: #04183b;
  text-decoration: none;
}
a.pagebuilder-button-link:hover,
button.pagebuilder-button-link:hover,
div.pagebuilder-button-link:hover,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link:hover,
.action-gift.pagebuilder-button-link:hover {
  color: #04183b;
  text-decoration: none;
}
a.pagebuilder-button-link:active,
button.pagebuilder-button-link:active,
div.pagebuilder-button-link:active,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link:active,
.action-gift.pagebuilder-button-link:active {
  color: #04183b;
  text-decoration: none;
}
a.pagebuilder-button-link:hover,
button.pagebuilder-button-link:hover,
div.pagebuilder-button-link:hover,
a.pagebuilder-button-link:active,
button.pagebuilder-button-link:active,
div.pagebuilder-button-link:active,
a.pagebuilder-button-link:focus,
button.pagebuilder-button-link:focus,
div.pagebuilder-button-link:focus,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link:hover,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link:active,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link:focus,
.action-gift.pagebuilder-button-link:hover,
.action-gift.pagebuilder-button-link:active,
.action-gift.pagebuilder-button-link:focus {
  background: none;
  border: 0;
}
a.pagebuilder-button-link.disabled,
button.pagebuilder-button-link.disabled,
div.pagebuilder-button-link.disabled,
a.pagebuilder-button-link[disabled],
button.pagebuilder-button-link[disabled],
div.pagebuilder-button-link[disabled],
fieldset[disabled] a.pagebuilder-button-link,
fieldset[disabled] button.pagebuilder-button-link,
fieldset[disabled] div.pagebuilder-button-link,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link.disabled,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link,
.action-gift.pagebuilder-button-link.disabled,
.action-gift.pagebuilder-button-link[disabled],
fieldset[disabled] .action-gift.pagebuilder-button-link {
  color: #04183b;
  opacity: 0.25;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
a.pagebuilder-button-primary,
button.pagebuilder-button-primary,
div.pagebuilder-button-primary,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary,
.action-gift.pagebuilder-button-primary {
  text-decoration: none;
  background-image: none;
  background: #f7ff3f;
  border: 1px solid #04183b;
  color: #04183b;
  cursor: pointer;
  display: inline-block;
  font-family: 'Outfit', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin: 0 10px 10px 0;
  padding: 0;
  width: 207px;
  font-size: 1.6rem;
  line-height: 4.3rem;
  box-sizing: border-box;
  vertical-align: middle;
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
  border-radius: 32px;
  box-shadow: none;
}
a.pagebuilder-button-primary:hover,
button.pagebuilder-button-primary:hover,
div.pagebuilder-button-primary:hover,
a.pagebuilder-button-primary:active,
button.pagebuilder-button-primary:active,
div.pagebuilder-button-primary:active,
a.pagebuilder-button-primary:focus,
button.pagebuilder-button-primary:focus,
div.pagebuilder-button-primary:focus,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary:hover,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary:active,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary:focus,
.action-gift.pagebuilder-button-primary:hover,
.action-gift.pagebuilder-button-primary:active,
.action-gift.pagebuilder-button-primary:focus {
  text-decoration: none;
}
a.pagebuilder-button-primary:focus,
button.pagebuilder-button-primary:focus,
div.pagebuilder-button-primary:focus,
a.pagebuilder-button-primary:active,
button.pagebuilder-button-primary:active,
div.pagebuilder-button-primary:active,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary:focus,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary:active,
.action-gift.pagebuilder-button-primary:focus,
.action-gift.pagebuilder-button-primary:active {
  background: #ffffff;
  border: 1px solid #aab0bf;
  color: #aab0bf;
}
a.pagebuilder-button-primary:hover,
button.pagebuilder-button-primary:hover,
div.pagebuilder-button-primary:hover,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary:hover,
.action-gift.pagebuilder-button-primary:hover {
  background: #04183b;
  border: 1px solid #04183b;
  color: #f7ff3f;
}
a.pagebuilder-button-primary.disabled,
button.pagebuilder-button-primary.disabled,
div.pagebuilder-button-primary.disabled,
a.pagebuilder-button-primary[disabled],
button.pagebuilder-button-primary[disabled],
div.pagebuilder-button-primary[disabled],
fieldset[disabled] a.pagebuilder-button-primary,
fieldset[disabled] button.pagebuilder-button-primary,
fieldset[disabled] div.pagebuilder-button-primary,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary.disabled,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary,
.action-gift.pagebuilder-button-primary.disabled,
.action-gift.pagebuilder-button-primary[disabled],
fieldset[disabled] .action-gift.pagebuilder-button-primary {
  opacity: 0.25;
  cursor: default;
  pointer-events: none;
}
a.pagebuilder-button-secondary,
button.pagebuilder-button-secondary,
div.pagebuilder-button-secondary,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary,
.action-gift.pagebuilder-button-secondary {
  text-decoration: none;
  background-image: none;
  background: #f7ff3f;
  border: 1px solid #04183b;
  color: #04183b;
  cursor: pointer;
  display: inline-block;
  font-family: 'Outfit', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin: 0 10px 10px 0;
  padding: 0;
  width: 207px;
  font-size: 1.6rem;
  line-height: 4.3rem;
  box-sizing: border-box;
  vertical-align: middle;
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
  border-radius: 32px;
  box-shadow: none;
}
a.pagebuilder-button-secondary:hover,
button.pagebuilder-button-secondary:hover,
div.pagebuilder-button-secondary:hover,
a.pagebuilder-button-secondary:active,
button.pagebuilder-button-secondary:active,
div.pagebuilder-button-secondary:active,
a.pagebuilder-button-secondary:focus,
button.pagebuilder-button-secondary:focus,
div.pagebuilder-button-secondary:focus,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary:hover,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary:active,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary:focus,
.action-gift.pagebuilder-button-secondary:hover,
.action-gift.pagebuilder-button-secondary:active,
.action-gift.pagebuilder-button-secondary:focus {
  text-decoration: none;
}
a.pagebuilder-button-secondary:focus,
button.pagebuilder-button-secondary:focus,
div.pagebuilder-button-secondary:focus,
a.pagebuilder-button-secondary:active,
button.pagebuilder-button-secondary:active,
div.pagebuilder-button-secondary:active,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary:focus,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary:active,
.action-gift.pagebuilder-button-secondary:focus,
.action-gift.pagebuilder-button-secondary:active {
  background: #ffffff;
  border: 1px solid #aab0bf;
  color: #aab0bf;
}
a.pagebuilder-button-secondary:hover,
button.pagebuilder-button-secondary:hover,
div.pagebuilder-button-secondary:hover,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary:hover,
.action-gift.pagebuilder-button-secondary:hover {
  background: #04183b;
  border: 1px solid #04183b;
  color: #f7ff3f;
}
a.pagebuilder-button-secondary.disabled,
button.pagebuilder-button-secondary.disabled,
div.pagebuilder-button-secondary.disabled,
a.pagebuilder-button-secondary[disabled],
button.pagebuilder-button-secondary[disabled],
div.pagebuilder-button-secondary[disabled],
fieldset[disabled] a.pagebuilder-button-secondary,
fieldset[disabled] button.pagebuilder-button-secondary,
fieldset[disabled] div.pagebuilder-button-secondary,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary.disabled,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary,
.action-gift.pagebuilder-button-secondary.disabled,
.action-gift.pagebuilder-button-secondary[disabled],
fieldset[disabled] .action-gift.pagebuilder-button-secondary {
  opacity: 0.25;
  cursor: default;
  pointer-events: none;
}
.pagebuilder-column {
  box-sizing: border-box;
}
[data-content-type='heading'] {
  word-wrap: break-word;
}
[data-content-type='html'] {
  word-wrap: break-word;
}
figure[data-content-type='image'] {
  box-sizing: border-box;
}
figure[data-content-type='image'] > [data-element='link'],
figure[data-content-type='image'] > [data-element='link'] img {
  border-radius: inherit;
}
figure[data-content-type='image'] figcaption {
  word-wrap: break-word;
}
[data-content-type='map'] {
  box-sizing: border-box;
  height: 300px;
}
[data-content-type='row'] li.product-item {
  text-align: left;
}
.pagebuilder-column .widget-product-grid .product-item {
  max-width: 100%;
  min-width: 50px;
}
.pagebuilder-column .widget-product-grid .product-item .price-box {
  word-wrap: break-word;
}
.pagebuilder-column .widget-product-grid .product-item .price-box .price {
  white-space: normal;
}
.pagebuilder-column .widget-product-grid .product-item .product-item-actions .actions-primary {
  display: inline-block;
  max-width: 100%;
}
.pagebuilder-column .widget-product-grid .product-item .product-item-actions .actions-secondary {
  display: inline-block;
  width: auto;
}
.pagebuilder-column .widget-product-grid .product-item .product-item-actions .tocart {
  max-width: 100%;
  white-space: normal;
}
.pagebuilder-column [data-content-type='products'] .block.widget .products-grid .widget-product-grid.product-items .product-item {
  width: 200px;
}
[data-content-type='products'][data-appearance='carousel'] .slick-initialized li.product-item {
  display: block;
}
[data-content-type='products'][data-appearance='carousel'] .slick-initialized li.product-item:first-child {
  visibility: visible;
}
[data-content-type='products'][data-appearance='carousel'] .product-item-info {
  width: auto;
}
[data-content-type='products'][data-appearance='carousel'] li.product-item {
  display: none;
}
[data-content-type='products'][data-appearance='carousel'] li.product-item:first-child {
  display: block;
  visibility: hidden;
}
[data-content-type='products'][data-appearance='carousel'].center-mode .product-item {
  opacity: .5;
  transition: all 300ms ease;
}
[data-content-type='products'][data-appearance='carousel'].center-mode .product-item:hover {
  opacity: 1;
}
[data-content-type='products'][data-appearance='carousel'].center-mode .slick-current .product-item {
  opacity: 1;
}
[data-content-type='row'][data-appearance='contained'] {
  box-sizing: border-box;
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: calc(1110px + (15px * 2));
}
[data-content-type='row'][data-appearance='contained'] [data-element='inner'] {
  box-sizing: border-box;
}
[data-content-type='row'][data-appearance='full-bleed'] {
  box-sizing: border-box;
}
[data-content-type='row'][data-appearance='full-width'] {
  box-sizing: border-box;
}
[data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner {
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  max-width: calc(1110px + (15px * 2));
  width: 100%;
}
[data-content-type='slide'] {
  box-sizing: border-box;
  line-height: 20px;
  min-height: inherit;
  overflow: hidden;
}
[data-content-type='slide'] > [data-element='link'],
[data-content-type='slide'] > [data-element='empty_link'] {
  color: inherit;
  min-height: inherit;
  text-decoration: inherit;
}
[data-content-type='slide'] > [data-element='link']:hover,
[data-content-type='slide'] > [data-element='empty_link']:hover {
  color: inherit;
  text-decoration: inherit;
}
[data-content-type='slide'] + [data-content-type='slide'] {
  height: 0;
  min-height: 0;
}
.slick-slider [data-content-type='slide'] + [data-content-type='slide'] {
  height: initial;
  min-height: inherit;
}
.pagebuilder-slide-wrapper {
  border-radius: inherit;
  box-sizing: border-box;
  min-height: inherit;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
.pagebuilder-slide-wrapper .jarallax-viewport-element {
  height: 100%;
  left: -15000vw;
  position: absolute;
  top: 0;
  width: 1px;
  z-index: 100;
}
.slick-current .pagebuilder-slide-wrapper .jarallax-viewport-element {
  left: 0;
}
.pagebuilder-slide-wrapper.jarallax .video-overlay {
  -webkit-transform: unset;
  z-index: 1;
}
.pagebuilder-slide-wrapper.jarallax .pagebuilder-overlay {
  position: relative;
  z-index: 2;
}
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > div,
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > img,
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > video,
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > iframe {
  margin: auto !important;
  transform: none !important;
}
.pagebuilder-slide-wrapper .pagebuilder-overlay {
  -moz-transition: background-color 500ms ease;
  -o-transition: background-color 500ms ease;
  -webkit-transition: background-color 500ms ease;
  border-radius: inherit;
  box-sizing: border-box;
  padding: 30px;
  transition: background-color 500ms ease;
}
.pagebuilder-slide-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
  align-items: center;
  display: flex;
  justify-content: center;
  min-height: inherit;
}
.pagebuilder-slide-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
  max-width: 540px;
}
.pagebuilder-slide-wrapper [data-element='content'] {
  min-height: 50px;
  overflow: auto;
}
.pagebuilder-slide-wrapper .pagebuilder-slide-button {
  -moz-transition: opacity 500ms ease;
  -o-transition: opacity 500ms ease;
  -webkit-transition: opacity 500ms ease;
  margin: 20px 0 0 0;
  max-width: 100%;
  text-align: inherit;
  transition: opacity 500ms ease;
  word-break: break-word;
}
.pagebuilder-slide-wrapper .pagebuilder-poster-content {
  width: 100%;
}
[data-appearance='collage-centered'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-left: auto;
  margin-right: auto;
}
[data-appearance='collage-left'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-right: auto;
}
[data-appearance='collage-right'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-left: auto;
}
div[data-content-type='slider'] {
  visibility: hidden;
}
div[data-content-type='slider'].slick-initialized {
  visibility: visible;
}
div[data-content-type='slider'] .slick-list,
div[data-content-type='slider'] .slick-track,
div[data-content-type='slider'] .slick-slide {
  min-height: inherit;
}
div[data-content-type='slider'] .slick-list > div,
div[data-content-type='slider'] .slick-track > div,
div[data-content-type='slider'] .slick-slide > div {
  line-height: 0;
  min-height: inherit;
  overflow: hidden;
  width: 100%;
}
div[data-content-type='slider'] a.button {
  -moz-appearance: button;
  -webkit-appearance: button;
  appearance: button;
  color: initial;
  padding: 10px;
  text-decoration: none;
}
div[data-content-type='tabs'] .tabs-navigation {
  display: block;
  font-size: 0;
  margin: 0 0 -1px;
  padding: 0;
}
div[data-content-type='tabs'] .tabs-navigation li:first-child {
  margin-left: 0 !important;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header {
  background: #f6f6f6;
  border: 1px solid #cccccc;
  border-bottom: 0;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow-wrap: break-word;
  position: relative;
  word-wrap: break-word;
  z-index: 1;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header:not(:first-child) {
  margin-left: -1px;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title {
  border-right: 0;
  color: #000000;
  cursor: pointer !important;
  display: block;
  font-size: 14px;
  font-weight: 600;
  padding: 1.4rem 2rem;
  position: relative;
  transition: all .3s;
  vertical-align: middle;
  white-space: normal;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title span.tab-title {
  display: block;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title:hover {
  text-decoration: none;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header:last-child {
  border-right: 1px solid #cccccc;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header.ui-state-active {
  background: #ffffff;
  z-index: 19;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header.ui-state-active a.tab-title {
  position: relative;
  transition: all .3s;
}
div[data-content-type='tabs'] .tabs-content {
  border: 1px solid #cccccc;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  z-index: 9;
}
div[data-content-type='tabs'] .tabs-content [data-content-type='tab-item'] {
  box-sizing: border-box;
  min-height: inherit;
}
div[data-content-type='tabs'] .tabs-content [data-content-type='tab-item']:not(:first-child) {
  display: none;
}
div[data-content-type='tabs'].tab-align-left .tabs-content {
  border-top-left-radius: 0 !important;
}
div[data-content-type='tabs'].tab-align-right .tabs-content {
  border-top-right-radius: 0 !important;
}
div[data-content-type='text'] {
  word-wrap: break-word;
}
div[data-content-type='video'] {
  font-size: 0;
}
div[data-content-type='video'] .pagebuilder-video-inner {
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
}
div[data-content-type='video'] .pagebuilder-video-container {
  border-radius: inherit;
  overflow: hidden;
  padding-top: 56.25%;
  position: relative;
}
div[data-content-type='video'] iframe,
div[data-content-type='video'] video {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.jarallax {
  position: relative;
  z-index: 0;
}
.jarallax > .jarallax-img {
  font-family: 'object-fit: cover;', sans-serif;
  height: 100%;
  left: 0;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.jarallax-video-fallback {
  transform: scale3d(0, 0, 0);
}
.jarallax .video-overlay {
  -webkit-transform: translate3d(0, 0, 0);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -99;
}
.jarallax [id*='jarallax-container'] video,
.jarallax [id*='jarallax-container'] iframe {
  visibility: hidden;
}
.cms-content-important {
  background-color: #f5f5f5;
  color: #333333;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.1;
  margin: 0 0 35px -20px;
  padding: 20px;
}
.pagebuilder-full-width {
  float: left;
  width: 100%;
}
.pagebuilder-content-type {
  box-sizing: border-box;
  margin-bottom: 20px;
}
.pagebuilder-accordion {
  margin: 0;
  padding: 0;
}
.pagebuilder-accordion > .item.title {
  box-sizing: border-box;
  float: none;
  width: 100%;
}
.pagebuilder-accordion > .item.title > .switch {
  display: block;
}
.pagebuilder-accordion > .item.content {
  box-sizing: border-box;
  display: block;
  float: none;
  margin: 0;
}
.pagebuilder-accordion > .item.content:before,
.pagebuilder-accordion > .item.content:after {
  content: '';
  display: table;
}
.pagebuilder-accordion > .item.content:after {
  clear: both;
}
.pagebuilder-accordion > .item.content.active {
  display: block;
}
.pagebuilder-accordion > .item.title {
  margin: 0 0 5px;
}
.pagebuilder-accordion > .item.title > .switch {
  background: #ffffff;
  border-bottom: 1px solid #aab0bf;
  border-left: none;
  border-right: none;
  border-top: none;
  height: 48px;
  padding: 0 16px 48px 16px;
  font-weight: 400;
  line-height: 48px;
  font-size: 1.6rem;
  color: #d5d4dc;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:visited {
  color: #d5d4dc;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:hover {
  color: #d5d4dc;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:active {
  color: #04183b;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title:not(.disabled) > .switch:focus,
.pagebuilder-accordion > .item.title:not(.disabled) > .switch:hover {
  background: #ffffff;
}
.pagebuilder-accordion > .item.title:not(.disabled) > .switch:active,
.pagebuilder-accordion > .item.title.active > .switch,
.pagebuilder-accordion > .item.title.active > .switch:focus,
.pagebuilder-accordion > .item.title.active > .switch:hover {
  background: #ffffff;
  color: #04183b;
  text-decoration: none;
  padding-bottom: 48px;
}
.pagebuilder-accordion > .item.content {
  background: #ffffff;
  border: none;
  margin: 0 0 5px;
  padding: 48px 48px 48px 48px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form-discount .g-recaptcha {
  margin-top: 50px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha,
.form-edit-account .g-recaptcha {
  margin-bottom: 10px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.block.newsletter .field-recaptcha .field .control:before {
  content: none;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
/**
 * @copyright Copyright (c) 2023 vdSHOP (https://www.vdshop.es/)
 * @package Vdshop_Financing
 * @author Vdshop Team <info@vdshop.es>
 */
.fintonic_checkout_wrapper {
  width: 100%;
  display: flex;
  justify-content: center;
}
img.fintonic_logo {
  max-width: 125px;
}
.fintonic_checkout_button,
.fintonic_checkout_button:hover {
  padding: 5px;
  border-color: #000000;
  border-radius: 10px;
  border-style: solid;
  width: 360px;
  height: 48px;
  display: flex;
  justify-content: space-evenly;
  align-content: center;
}
.fintonice_button_txt {
  font-size: 20px;
  font-weight: bold;
  color: #000000;
}
.environmental_label {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  margin: 10px;
  z-index: 2;
}
.environmental_label img {
  width: 75px;
}
.environmental_label__list__wrapper {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 4;
  margin: 4px;
}
.environmental_label__list__wrapper img {
  max-width: 50px;
}
.extra_label_wrapper {
  position: absolute;
  left: 0;
  right: unset;
  z-index: 4;
}
.extra_label_wrapper .star {
  width: 105px;
  aspect-ratio: 1.2;
  clip-path: polygon(50% 0, 79% 90%, 2% 35%, 98% 35%, 21% 90%);
  display: flex;
  align-content: center;
  justify-content: center;
  flex-wrap: wrap;
}
.extra_label_wrapper .star .label-text {
  max-width: 50px;
  font-size: 0.9rem;
  text-align: center;
  font-weight: bolder;
  height: fit-content;
}
.extra_label_wrapper .starburst {
  width: 90px;
  /* adjust to control the size */
  aspect-ratio: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  clip-path: polygon(100% 50%, 78.98% 57.76%, 93.3% 75%, 71.20999999999999% 71.20999999999999%, 75% 93.3%, 57.76% 78.98%, 50% 100%, 42.24% 78.98%, 25% 93.3%, 28.79% 71.20999999999999%, 6.7% 75%, 21.02% 57.76%, 0% 50%, 21.02% 42.24%, 6.7% 25%, 28.79% 28.79%, 25% 6.7%, 42.24% 21.02%, 50% 0%, 57.76% 21.02%, 75% 6.7%, 71.20999999999999% 28.79%, 93.3% 25%, 78.98% 42.24%);
}
.extra_label_wrapper .starburst .label-text {
  max-width: 50px;
  font-size: 1.1rem;
  text-align: center;
  font-weight: bolder;
  height: fit-content;
}
.extra_label_wrapper .label {
  position: relative;
  width: max-content;
  max-width: 150px;
  /* adjust to control the size */
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 3px;
  top: 10px;
  left: 5px;
}
.extra_label_wrapper .label .label-text {
  text-transform: uppercase;
  font-weight: bold;
  padding: 4px 8px;
  font-size: 1.1rem;
  line-height: 2rem;
}
.sell-vehicle-form {
  max-width: 1110px;
  margin: 0 auto;
  padding: 0;
  background: #ffffff;
}
.sell-vehicle-form h1 {
  text-align: center;
  color: #333333;
  margin-bottom: 40px;
  font-size: 3.6rem;
  font-weight: 600;
}
.sell-vehicle-form h1.hero-title {
  background: url('https://motorgo.es/media/wysiwyg/horizontal_-_financiacio_n_sin_entrafa.png') center center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 120px 20px;
  margin: 0 0 40px;
  color: #fff;
  position: relative;
  font-size: 50px;
}
.sell-vehicle-form h1.hero-title span {
  color: #ffeb3b;
}
.sell-vehicle-form .form {
  margin: 20px auto;
  padding: 20px;
  background: white;
  border-radius: 10px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
.sell-vehicle-form .form-description {
  text-align: left;
  margin-bottom: 30px;
  font-size: 1.6rem;
  line-height: 1.6;
  color: #182231;
}
.sell-vehicle-form .fieldset {
  padding: 20px;
}
.sell-vehicle-form .fieldset .field {
  margin-bottom: 0;
}
.sell-vehicle-form .fieldset .field label {
  display: block;
  font-weight: 600;
  margin-bottom: 8px;
  color: #333;
  font-size: 1.8rem;
}
.sell-vehicle-form .fieldset .field .control input,
.sell-vehicle-form .fieldset .field .control select {
  height: 48px;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  padding: 0 15px;
  font-size: 1.8rem;
  width: 100%;
  transition: border-color 0.2s ease;
  background-color: #fff;
}
.sell-vehicle-form .fieldset .field .control input::placeholder,
.sell-vehicle-form .fieldset .field .control select::placeholder {
  color: #999;
}
.sell-vehicle-form .fieldset .field .control input:focus,
.sell-vehicle-form .fieldset .field .control select:focus {
  border-color: #666;
  outline: none;
  box-shadow: none;
}
.sell-vehicle-form .fieldset .field .control select {
  appearance: none;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='6'%3E%3Cpath fill='%23333' d='M0 0l6 6 6-6z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 15px center;
  padding-right: 35px;
}
.sell-vehicle-form .actions-toolbar {
  margin-top: 30px;
}
.sell-vehicle-form .field-error {
  color: #e02b27;
  font-size: 1.2rem;
  margin-top: 7px;
}
.sell-vehicle-form .mage-error {
  border-color: #e02b27 !important;
}
.sell-vehicle-form .message-success {
  background: #e5efe5;
  color: #006400;
  padding: 15px;
  border-radius: 4px;
  margin-bottom: 20px;
  font-size: 1.4rem;
}
/**
 * @copyright Copyright (c) 2023 vdSHOP (https://www.vdshop.es/)
 * @package Vdshop_WhatsappLink
 * @author Vdshop Team <info@vdshop.es>
 */
.link-whatsapp {
  position: fixed;
  display: block;
  bottom: 106px;
  right: 16px;
  background-color: #25d366;
  width: 64px;
  height: 64px;
  border-radius: 50%;
  margin-right: 16px;
  z-index: 999;
}
.link-whatsapp.mobile {
  display: none;
}
.link-whatsapp .icon-whatsapp {
  display: flex;
  justify-content: center;
  color: #ffffff;
  font-size: 3rem;
  position: relative;
  top: 10px;
}
.column .block-addbysku .fieldset {
  margin: 0;
}
.column .block-addbysku .fieldset .fields {
  position: relative;
}
.column .block-addbysku .fieldset .fields .field {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: top;
}
.column .block-addbysku .fieldset .fields .actions-toolbar {
  position: absolute;
  right: 0;
  top: 4px;
}
.column .block-addbysku .sku {
  margin-right: -155px;
  padding-right: 160px;
  width: 100%;
}
.column .block-addbysku .skus > .label {
  margin-top: 10px;
}
.column .block-addbysku .qty .qty + .mage-error {
  width: 80px;
}
.column .block-addbysku .block-content .actions-toolbar {
  clear: both;
  margin: 0 0 16px;
  text-align: left;
}
.column .block-addbysku .block-content .actions-toolbar:before,
.column .block-addbysku .block-content .actions-toolbar:after {
  content: '';
  display: table;
}
.column .block-addbysku .block-content .actions-toolbar:after {
  clear: both;
}
.column .block-addbysku .block-content .actions-toolbar .primary {
  float: left;
}
.column .block-addbysku .block-content .actions-toolbar .primary,
.column .block-addbysku .block-content .actions-toolbar .secondary {
  display: inline-block;
}
.column .block-addbysku .block-content .actions-toolbar .primary a.action,
.column .block-addbysku .block-content .actions-toolbar .secondary a.action {
  display: inline-block;
}
.column .block-addbysku .block-content .actions-toolbar .primary .action {
  margin: 0 5px 0 0;
}
.column .block-addbysku .block-content .actions-toolbar .secondary a.action {
  margin-top: 6px;
}
.column .block-addbysku .block-content .actions-toolbar .primary,
.column .block-addbysku .block-content .actions-toolbar .secondary {
  display: block;
  float: none;
}
.column .block-addbysku .block-content .actions-toolbar > .secondary {
  text-align: left;
}
.column .block-addbysku .reset {
  margin: 10px 0;
}
.column .block-addbysku .note {
  display: block;
  margin: 0 0 16px;
}
.block-cart-failed {
  margin-top: 48px;
}
.block-cart-failed .block-title {
  font-size: 3rem;
}
.block-cart-failed .block-title strong {
  font-weight: 700;
}
.block-cart-failed .actions {
  text-align: center;
}
.block-cart-failed .actions .action {
  margin-bottom: 10px;
}
.block-category-event {
  background: #f0f0f0;
  color: #000000;
  padding: 10px 0 15px;
  text-align: center;
}
.block-category-event.block:last-child {
  margin-bottom: 10px;
}
.block-category-event .block-title {
  margin: 0 0 10px;
}
.block-category-event .block-title strong {
  font-size: 1.5rem;
  font-weight: 200;
}
.block-category-event .ticker {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.block-category-event .ticker li {
  display: none;
  margin: 0 15px;
}
.block-category-event .ticker .value {
  font-size: 1.8rem;
  font-weight: 200;
}
.block-category-event .ticker .label {
  font-size: 1rem;
  display: block;
  text-transform: lowercase;
}
.block-category-event .dates {
  display: table;
  margin: 0 auto;
}
.block-category-event .dates .start,
.block-category-event .dates .end {
  display: table-cell;
  vertical-align: top;
}
.block-category-event .dates .date {
  font-size: 1.8rem;
}
.block-category-event .dates .time {
  display: block;
}
.block-category-event .dates .start {
  padding-right: 48px;
  position: relative;
}
.block-category-event .dates .start:after {
  font-size: 1.8rem;
  content: '\2013';
  display: block;
  position: absolute;
  right: 15px;
  top: 0;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
.contact-index-index .column:not(.sidebar-main) .form.contact {
  float: none;
  width: 50%;
}
.contact-index-index .column:not(.sidebar-additional) .form.contact {
  float: none;
  width: 50%;
}
.downloadable.samples {
  margin-bottom: 16px;
}
.downloadable.samples dd {
  margin: 0 0 10px;
}
.table-downloadable-products .product-name {
  margin-right: 15px;
}
.field.downloads .price-container {
  display: inline;
  white-space: nowrap;
}
.field.downloads .price-container:before {
  content: ' + ';
  display: inline;
}
.field.downloads .price-excluding-tax {
  display: inline;
}
.field.downloads .price-excluding-tax:before {
  content: ' (' attr(data-label) ': ';
}
.field.downloads .price-excluding-tax:after {
  content: ')';
}
.field.downloads .price-including-tax {
  font-size: 1.4rem;
  display: inline;
  font-weight: 600;
}
.field.downloads .sample.link {
  float: right;
}
.page-product-downloadable .product-add-form {
  clear: both;
  margin-bottom: 24px;
}
.page-product-downloadable .product-options-bottom .field.qty {
  display: none !important;
}
.cart-summary .block.giftcard .action.check {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem;
  margin-top: 16px;
}
.page-product-giftcard .giftcard-amount {
  margin-bottom: 0;
  text-align: left;
}
.page-product-giftcard .giftcard-amount .field:last-child {
  padding-bottom: 24px;
}
.page-product-giftcard .product-options-wrapper .field:first-of-type {
  margin-top: 24px;
}
.giftcard-account .please-wait {
  display: none;
}
.giftcard-account .form-giftcard-redeem .giftcard.info {
  margin-bottom: 32px;
}
.opc-wrapper .form-giftcard-account {
  max-width: 500px;
}
.opc-wrapper .form-giftcard-account .field {
  margin: 0 0 16px;
}
.opc-wrapper .giftcard-account-info {
  margin: 0 0 16px;
}
.opc-wrapper .giftcard-account-info .giftcard-account-number {
  margin: 0 0 10px;
}
.gift-message .field {
  margin-bottom: 16px;
}
.gift-message .field .label {
  color: #666666;
  font-weight: 400;
}
.gift-options .actions-toolbar .action-cancel {
  display: none;
}
.gift-options-title {
  margin: 0 0 16px;
}
.gift-options-content .fieldset {
  margin: 0 0 16px;
}
.gift-summary .actions-toolbar > .secondary {
  float: none;
}
.gift-summary .actions-toolbar > .secondary .action {
  margin: 10px 16px 0 0;
}
.action-gift {
  display: inline-block;
  text-decoration: none;
}
.action-gift:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: "\e015";
  font-family: 'icons-carnroll-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.action-gift:hover:after {
  color: inherit;
}
.action-gift:active:after {
  color: inherit;
}
.action-gift.active:after,
.action-gift._active:after {
  content: "\e014";
}
.cart.table-wrapper .gift-content {
  box-sizing: border-box;
  clear: left;
  display: none;
  float: left;
  margin: 10px 0 16px;
  text-align: left;
  width: 100%;
}
.cart.table-wrapper .gift-content._active {
  display: block;
}
.gift-item-block {
  margin: 0;
}
.gift-item-block._active .title:after {
  content: "\e014";
}
.gift-item-block .title {
  font-weight: 700;
  border-radius: 3px;
  background-image: none;
  background: #f7ff3f;
  border: 1px solid #04183b;
  color: #04183b;
  cursor: pointer;
  font-family: 'Outfit', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin: 20px 0 0;
  padding: 7px 15px;
  width: 207px;
  font-size: 1.6rem;
  line-height: 4.3rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
}
.gift-item-block .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: "\e015";
  font-family: 'icons-carnroll-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-item-block .title:hover:after {
  color: inherit;
}
.gift-item-block .title:active:after {
  color: inherit;
}
.gift-item-block .title:focus,
.gift-item-block .title:active {
  background: #ffffff;
  border: 1px solid #aab0bf;
  color: #aab0bf;
}
.gift-item-block .title:hover {
  background: #04183b;
  border: 1px solid #04183b;
  color: #f7ff3f;
}
.gift-item-block .title.disabled,
.gift-item-block .title[disabled],
fieldset[disabled] .gift-item-block .title {
  opacity: 0.25;
  cursor: default;
  pointer-events: none;
}
.gift-item-block .title:active {
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.12);
}
.gift-item-block .content {
  border-bottom: 1px solid #c1c1c1;
  padding: 10px 10px 16px;
  position: relative;
}
.order-details-items .order-gift-message .item-options dt,
.order-details-items .block-order-details-gift-message .item-options dt {
  font-weight: 400;
  margin: 10px 0;
}
.order-details-items .order-gift-message dt:after,
.order-details-items .block-order-details-gift-message dt:after {
  content: '';
}
.order-details-items .order-gift-message .item-message,
.order-details-items .block-order-details-gift-message .item-message {
  clear: left;
}
.order-details-items .order-items .action.show {
  display: inline-block;
  text-decoration: none;
  padding-right: 16px;
  position: relative;
}
.order-details-items .order-items .action.show:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: inherit;
  color: inherit;
  content: "\e015";
  font-family: 'icons-carnroll-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.order-details-items .order-items .action.show:after {
  position: absolute;
  right: 0;
  top: -4px;
}
.order-details-items .order-items .action.show.expanded:after {
  content: "\e014";
}
.block-order-details-gift-message {
  border-top: 1px solid #ffffff;
  padding-top: 10px;
}
.form-giftregistry-share .actions-toolbar:not(:last-child),
.form-giftregistry-edit .actions-toolbar:not(:last-child) {
  margin-bottom: 48px;
}
.form-giftregistry-share .fieldset .nested .field:not(.choice) .control,
.form-giftregistry-edit .fieldset .nested .field:not(.choice) .control {
  width: 100%;
}
.table-giftregistry-items .product-image {
  float: left;
  margin-right: 10px;
}
.cart-summary .form.giftregistry .fieldset {
  margin: 25px 0 5px;
}
.cart-summary .form.giftregistry .fieldset .field {
  margin: 0 0 10px;
}
.cart-summary .form.giftregistry .fieldset .field .control {
  float: none;
  width: auto;
}
.cart-summary .form.giftregistry .fieldset .action.primary {
  margin-bottom: 0;
}
.form-giftregistry-search {
  margin-bottom: 64px;
}
.form-giftregistry-search .fields-specific-options .field:nth-last-of-type(1) {
  margin-bottom: 0;
}
.block-giftregistry-results .toolbar-giftregistry-results {
  text-align: center;
}
.block-giftregistry .actions-toolbar {
  margin: 17px 0 0;
}
.block-giftregistry-shared .item-options .item-value {
  margin: 0 0 24px;
}
.block-giftregistry-shared-items .item {
  border-bottom: 1px solid #ffffff;
}
.block-giftregistry-shared-items .col {
  padding: 16px 8px 10px;
}
.block-giftregistry-shared-items .col .price-box {
  display: inline-block;
}
.block-giftregistry-shared-items .col .price-wrapper {
  font-size: 1.8rem;
  display: block;
  font-weight: 700;
  white-space: nowrap;
}
.block-giftregistry-shared-items .product .item-options {
  margin-bottom: 0;
}
.block-giftregistry-shared-items .product-item-photo {
  display: block;
  max-width: 65px;
  padding: 10px 0;
}
.block-giftregistry-shared-items .product-item-name {
  display: block;
  margin: 0 0 5px;
}
.gift-wrapping .label {
  margin: 0 0 5px;
  display: inline-block;
}
.gift-wrapping .field {
  margin-bottom: 10px;
}
.gift-wrapping-info {
  font-weight: 200;
  font-size: 18px;
  margin: 16px 0;
}
.gift-wrapping-list {
  list-style: none;
  margin: 16px 0 10px;
  padding: 0;
}
.gift-wrapping-list .no-image {
  background: #f2f2f2;
  display: inline-block;
  text-decoration: none;
}
.gift-wrapping-list .no-image > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.gift-wrapping-list .no-image:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 38px;
  line-height: 4rem;
  color: #494949;
  content: "\e010";
  font-family: 'icons-carnroll-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-wrapping-list .no-image:after {
  display: block;
}
.gift-wrapping-preview,
.gift-wrapping-item > span {
  cursor: pointer;
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.gift-wrapping-item {
  float: left;
  margin: 0 10px 10px 0;
}
.gift-wrapping-item:last-child {
  margin-right: 0;
}
.gift-wrapping-item._active span:before {
  border: 3px solid #333333;
  box-sizing: border-box;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 2;
}
.gift-wrapping-item > span {
  height: 4rem;
  width: 4rem;
}
.gift-wrapping-title {
  margin: 10px 0;
}
.gift-wrapping-title .action-remove {
  margin-left: 5px;
}
.gift-options-content .fieldset > .field {
  margin: 0 0 5px;
}
.gift-options-content .fieldset > .field:before {
  display: none;
}
.gift-wrapping-summary .gift-wrapping-title {
  border: 0;
  display: inline-block;
  padding: 0;
}
.opc-wrapper .data.table .gift-wrapping,
.table-order-items .gift-wrapping,
.table-order-review .gift-wrapping {
  margin: 16px 0;
}
.opc-wrapper .data.table .gift-wrapping .title,
.table-order-items .gift-wrapping .title,
.table-order-review .gift-wrapping .title {
  float: none;
}
.opc-wrapper .data.table .gift-wrapping .content,
.table-order-items .gift-wrapping .content,
.table-order-review .gift-wrapping .content {
  margin: 0;
}
.opc-wrapper .data.table .gift-wrapping .content > img,
.table-order-items .gift-wrapping .content > img,
.table-order-review .gift-wrapping .content > img {
  float: left;
  margin: 0 10px 0 0;
  max-height: 50px;
  max-width: 50px;
}
.gift-summary .price-box,
.gift-options .price-box {
  margin-left: 22px;
}
.gift-summary .regular-price:before,
.gift-options .regular-price:before {
  content: attr(data-label) ': ';
}
.gift-summary .regular-price .price,
.gift-options .regular-price .price {
  font-weight: 700;
}
.order-options .item {
  padding-bottom: 16px;
}
.order-options .product {
  margin-bottom: 10px;
}
.order-options .product-image-container {
  float: left;
  padding-right: 10px;
}
.order-options .gift-wrapping {
  margin-bottom: 10px;
}
.table.grouped > thead > tr > th,
.table.grouped > tbody > tr > th,
.table.grouped > tfoot > tr > th,
.table.grouped > thead > tr > td,
.table.grouped > tbody > tr > td,
.table.grouped > tfoot > tr > td {
  border-top: 1px solid #ffffff;
}
.table.grouped > caption + thead > tr:first-child > th,
.table.grouped > colgroup + thead > tr:first-child > th,
.table.grouped > thead:first-child > tr:first-child > th,
.table.grouped > caption + thead > tr:first-child > td,
.table.grouped > colgroup + thead > tr:first-child > td,
.table.grouped > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table.grouped > tbody + tbody {
  border-top: 1px solid #ffffff;
}
.table.grouped > thead > tr > th {
  border-bottom: 0;
}
.table.grouped .product-item-name {
  font-weight: 400;
}
.table.grouped .price-box .price {
  font-size: 16px;
}
.table.grouped .stock.unavailable {
  font-weight: normal;
  margin: 0;
  text-transform: none;
  white-space: nowrap;
}
.table.grouped .row-tier-price td {
  border-top: 0;
}
.table.grouped .row-tier-price .prices-tier {
  margin: 0 -10px 10px;
}
.form-add-invitations .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 2px 0;
  width: auto;
}
.form-add-invitations .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.form-add-invitations .action.add:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 31px;
  line-height: 16px;
  color: inherit;
  content: "\e027";
  font-family: 'icons-carnroll-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.form-add-invitations .action.add:hover:before {
  color: inherit;
}
.form-add-invitations .action.add:active:before {
  color: inherit;
}
.map-popup-wrapper.popup .action.close {
  top: 10px;
}
.map-popup {
  background: #ffffff;
  border: 1px solid #dbdbdb;
  padding: 22px;
  width: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  transition: opacity 0.3s linear;
  left: 0;
  margin-top: 10px;
  position: absolute;
  top: 0;
  z-index: 1001;
  display: none;
  opacity: 0;
  box-sizing: border-box;
}
.map-popup .popup-header {
  margin: 0 0 25px;
  padding-right: 16px;
}
.map-popup .popup-header .title {
  font-weight: 700;
  line-height: 1.1;
  font-size: 2.1rem;
  margin-top: 1.2rem;
  margin-bottom: 1rem;
}
.map-popup .popup-content {
  margin: 10px 0 0;
}
.map-popup .popup-actions .action.close {
  position: absolute;
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  right: 10px;
  top: 10px;
}
.map-popup .popup-actions .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.map-popup .popup-actions .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 16px;
  color: inherit;
  content: "\e026";
  font-family: 'icons-carnroll-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.map-popup .popup-actions .action.close:hover:before {
  color: inherit;
}
.map-popup .popup-actions .action.close:active:before {
  color: inherit;
}
.map-popup .popup-actions .action.close:focus,
.map-popup .popup-actions .action.close:active {
  background: none;
  border: none;
}
.map-popup .popup-actions .action.close:hover {
  background: none;
  border: none;
}
.map-popup .popup-actions .action.close.disabled,
.map-popup .popup-actions .action.close[disabled],
fieldset[disabled] .map-popup .popup-actions .action.close {
  pointer-events: none;
  opacity: 0.25;
}
.map-popup.active {
  opacity: 1;
}
.map-popup .map-info-price {
  margin-bottom: 15px;
}
.map-popup .map-info-price .price-box {
  margin: 0 0 16px;
}
.map-popup .map-info-price .price-box .label:after {
  content: ': ';
}
.map-popup .regular-price .price-label {
  display: none;
}
.map-old-price:not(:last-child),
.product-info-price .map-show-info:not(:last-child) {
  margin-right: 10px;
}
.map-fallback-price {
  display: none;
}
.map-old-price {
  text-decoration: none;
}
.map-old-price .price-wrapper {
  text-decoration: line-through;
}
.map-form-addtocart {
  display: inline-block;
  text-align: center;
}
.map-form-addtocart img {
  display: block;
  margin: 0 auto;
}
button.map-show-info,
.cart.table-wrapper .actions-toolbar > .action.map-show-info,
.action-gift.map-show-info {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #04183b;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
button.map-show-info:focus,
button.map-show-info:active,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:focus,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:active,
.action-gift.map-show-info:focus,
.action-gift.map-show-info:active {
  background: none;
  border: none;
}
button.map-show-info:hover,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:hover,
.action-gift.map-show-info:hover {
  background: none;
  border: none;
}
button.map-show-info.disabled,
button.map-show-info[disabled],
fieldset[disabled] button.map-show-info,
.cart.table-wrapper .actions-toolbar > .action.map-show-info.disabled,
.cart.table-wrapper .actions-toolbar > .action.map-show-info[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action.map-show-info,
.action-gift.map-show-info.disabled,
.action-gift.map-show-info[disabled],
fieldset[disabled] .action-gift.map-show-info {
  pointer-events: none;
  opacity: 0.25;
}
button.map-show-info:visited,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:visited,
.action-gift.map-show-info:visited {
  color: #04183b;
  text-decoration: none;
}
button.map-show-info:hover,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:hover,
.action-gift.map-show-info:hover {
  color: #04183b;
  text-decoration: none;
}
button.map-show-info:active,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:active,
.action-gift.map-show-info:active {
  color: #04183b;
  text-decoration: none;
}
button.map-show-info:hover,
button.map-show-info:active,
button.map-show-info:focus,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:hover,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:active,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:focus,
.action-gift.map-show-info:hover,
.action-gift.map-show-info:active,
.action-gift.map-show-info:focus {
  background: none;
  border: 0;
}
button.map-show-info.disabled,
button.map-show-info[disabled],
fieldset[disabled] button.map-show-info,
.cart.table-wrapper .actions-toolbar > .action.map-show-info.disabled,
.cart.table-wrapper .actions-toolbar > .action.map-show-info[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action.map-show-info,
.action-gift.map-show-info.disabled,
.action-gift.map-show-info[disabled],
fieldset[disabled] .action-gift.map-show-info {
  color: #04183b;
  opacity: 0.25;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.wishlist.split.button {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.wishlist.split.button:before,
.wishlist.split.button:after {
  content: '';
  display: table;
}
.wishlist.split.button:after {
  clear: both;
}
.wishlist.split.button .action.split {
  float: left;
  margin: 0;
}
.wishlist.split.button .action.toggle {
  float: right;
  margin: 0;
}
.wishlist.split.button button.action.split,
.wishlist.split.button .cart.table-wrapper .actions-toolbar > .action.action.split,
.wishlist.split.button .action-gift.action.split {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.wishlist.split.button button + .action.toggle,
.wishlist.split.button .cart.table-wrapper .actions-toolbar > .action + .action.toggle,
.wishlist.split.button .action-gift + .action.toggle {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
}
.wishlist.split.button .action.toggle {
  display: inline-block;
  text-decoration: none;
}
.wishlist.split.button .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wishlist.split.button .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 16px;
  color: #4a4a4a;
  content: "\e015";
  font-family: 'icons-carnroll-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .action.toggle:hover:after {
  color: #000000;
}
.wishlist.split.button .action.toggle:active:after {
  color: inherit;
}
.wishlist.split.button .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.wishlist.split.button .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wishlist.split.button .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 16px;
  color: #4a4a4a;
  content: "\e014";
  font-family: 'icons-carnroll-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .action.toggle.active:hover:after {
  color: #000000;
}
.wishlist.split.button .action.toggle.active:active:after {
  color: inherit;
}
.wishlist.split.button .items {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #dbdbdb;
  margin-top: 4px;
  min-width: 200px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 0;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.wishlist.split.button .items li {
  margin: 0;
  padding: 5px 5px 5px 23px;
}
.wishlist.split.button .items li:hover {
  background: #d6d6dc;
  cursor: pointer;
}
.wishlist.split.button .items:before,
.wishlist.split.button .items:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.wishlist.split.button .items:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.wishlist.split.button .items:after {
  border: 7px solid;
  border-color: transparent transparent #dbdbdb transparent;
  z-index: 98;
}
.wishlist.split.button .items:before {
  left: 10px;
  top: -12px;
}
.wishlist.split.button .items:after {
  left: 9px;
  top: -14px;
}
.wishlist.split.button.active {
  overflow: visible;
}
.wishlist.split.button.active .items {
  display: block;
}
.wishlist.split.button .items {
  text-align: left;
}
.wishlist.split.button .items .item > span {
  display: block;
  padding: 5px 5px 5px 23px;
}
.wishlist.split.button .items .item:last-child:hover {
  background: #d6d6dc;
}
.wishlist.split.button .items li {
  padding: 0;
}
.table-comparison .wishlist.split.button > .action.split:before,
.product-items .wishlist.split.button > .action.split:before {
  content: "\e002";
}
.table-comparison .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:active,
.table-comparison .wishlist.split.button > .action:focus,
.product-items .wishlist.split.button > .action:focus,
.table-comparison .wishlist.split.button > .action:hover,
.product-items .wishlist.split.button > .action:hover {
  color: #000000;
}
.table-comparison .wishlist.split.button > .action.toggle:before,
.product-items .wishlist.split.button > .action.toggle:before {
  border-left: 1px solid #969696;
  content: '';
  float: left;
  height: 15px;
  margin-top: 3px;
}
.product-info-main .wishlist.split.button .action.split,
.block-bundle-summary .wishlist.split.button .action.split,
.product-add-form .wishlist.split.button .action.split,
.product-info-main .wishlist.split.button .action.toggle,
.block-bundle-summary .wishlist.split.button .action.toggle,
.product-add-form .wishlist.split.button .action.toggle {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem;
}
.product-info-main .wishlist.split.button .action.toggle,
.block-bundle-summary .wishlist.split.button .action.toggle,
.product-add-form .wishlist.split.button .action.toggle {
  padding: 0;
}
.cart.table-wrapper .wishlist.split.button {
  margin-bottom: 10px;
}
.cart.table-wrapper .wishlist.split.button > .action.toggle {
  padding: 4px 5px;
}
.wishlist.window.popup {
  box-sizing: border-box;
  background: #ffffff;
  border: 1px solid #dbdbdb;
  padding: 22px;
  width: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  transition: opacity 0.3s linear;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1001;
  display: none;
  opacity: 0;
}
.wishlist.window.popup .popup-header {
  margin: 0 0 25px;
  padding-right: 16px;
}
.wishlist.window.popup .popup-header .title {
  font-weight: 700;
  line-height: 1.1;
  font-size: 2.1rem;
  margin-top: 1.2rem;
  margin-bottom: 1rem;
}
.wishlist.window.popup .popup-actions .action.close {
  position: absolute;
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  right: 10px;
  top: 10px;
}
.wishlist.window.popup .popup-actions .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wishlist.window.popup .popup-actions .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 16px;
  color: inherit;
  content: "\e026";
  font-family: 'icons-carnroll-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.window.popup .popup-actions .action.close:hover:before {
  color: inherit;
}
.wishlist.window.popup .popup-actions .action.close:active:before {
  color: inherit;
}
.wishlist.window.popup .popup-actions .action.close:focus,
.wishlist.window.popup .popup-actions .action.close:active {
  background: none;
  border: none;
}
.wishlist.window.popup .popup-actions .action.close:hover {
  background: none;
  border: none;
}
.wishlist.window.popup .popup-actions .action.close.disabled,
.wishlist.window.popup .popup-actions .action.close[disabled],
fieldset[disabled] .wishlist.window.popup .popup-actions .action.close {
  pointer-events: none;
  opacity: 0.25;
}
.wishlist.window.popup.active {
  opacity: 1;
}
.wishlist.window.popup.active {
  display: block;
}
.wishlist.overlay {
  transition: opacity 0.15s linear;
  background: #000000;
  z-index: 99;
  bottom: 0;
  left: 0;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0;
}
.wishlist.overlay.active {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.wishlist.overlay.active {
  display: block;
}
.block-wishlist-management {
  position: relative;
}
.block-wishlist-management .wishlist-select .wishlist-name-label {
  font-weight: 600;
}
.block-wishlist-management .wishlist-title {
  margin-bottom: 10px;
}
.block-wishlist-management .wishlist-title strong {
  font-weight: 200;
  margin-right: 10px;
}
.block-wishlist-management .wishlist-notice {
  color: #4a4a4a;
  display: inline-block;
  margin-right: 16px;
}
.block-wishlist-management .wishlist-toolbar-select,
.block-wishlist-management .wishlist-toolbar-actions {
  display: inline-block;
}
.block-wishlist-management .wishlist-toolbar-select {
  margin-right: 16px;
}
.block-wishlist-management .wishlist-dropdown.move {
  margin-right: 16px;
}
.block-wishlist-search-form .form-wishlist-search {
  margin-bottom: 64px;
  max-width: 500px;
}
.block-wishlist-search-results .toolbar-wishlist-results {
  text-align: center;
}
.block-wishlist-info-items .block-title {
  font-size: 2.2rem;
  margin-bottom: 16px;
}
.block-wishlist-info-items .block-title > strong {
  font-weight: 200;
}
.block-wishlist-info-items .product-item {
  width: 100%;
}
.block-wishlist-info-items .product-item-photo {
  margin-left: 16px;
}
.block-wishlist-info-items .product-item-info {
  width: auto;
}
.block-wishlist-info-items .product-item-info:hover .split {
  visibility: visible;
}
.block-wishlist-info-items .price-wrapper {
  display: block;
  margin: 0 0 10px;
}
.block-wishlist-info-items .split {
  clear: both;
  padding: 10px 0;
}
.block-wishlist-info-items .action.towishlist {
  padding: 10px 0;
}
.block-wishlist-info-items .input-text.qty {
  margin-right: 10px;
}
.multicheckout.results h3,
.multicheckout.success h3 {
  font-size: 1.6rem;
  margin-bottom: 16px;
  margin-top: 32px;
}
.multicheckout.results h3 a,
.multicheckout.success h3 a {
  color: #000000;
}
.multicheckout.results h3 a:hover,
.multicheckout.success h3 a:hover {
  text-decoration: none;
}
.multicheckout.results ul.orders-list,
.multicheckout.success ul.orders-list {
  list-style: none;
  padding-left: 0;
}
.multicheckout.results .orders-list,
.multicheckout.success .orders-list {
  margin-top: 24px;
  padding-left: 12px;
}
.multicheckout.results .orders-list .shipping-list .shipping-item,
.multicheckout.success .orders-list .shipping-list .shipping-item {
  margin-left: 84px;
}
.multicheckout.results .orders-list .shipping-list .shipping-label,
.multicheckout.success .orders-list .shipping-list .shipping-label {
  font-weight: 700;
  margin-right: 10px;
}
.multicheckout.results .orders-list .shipping-list .shipping-address,
.multicheckout.success .orders-list .shipping-list .shipping-address {
  font-weight: 400;
}
.multicheckout.results .orders-list .shipping-list .error-block,
.multicheckout.success .orders-list .shipping-list .error-block {
  color: #c12929;
}
.multicheckout.results .orders-list .shipping-list .error-block .error-label,
.multicheckout.success .orders-list .shipping-list .error-block .error-label {
  font-weight: 700;
  margin-right: 10px;
}
.multicheckout.results .orders-list .shipping-list .error-block .error-description,
.multicheckout.success .orders-list .shipping-list .error-block .error-description {
  font-weight: 400;
}
.multicheckout.results .orders-succeed .orders-list,
.multicheckout.success .orders-succeed .orders-list {
  margin-top: 0;
}
.multicheckout.results .orders-succeed .orders-list .shipping-list .order-id,
.multicheckout.success .orders-succeed .orders-list .shipping-list .order-id {
  float: left;
}
.multicheckout.results .orders-succeed .orders-list .shipping-list .shipping-item,
.multicheckout.success .orders-succeed .orders-list .shipping-list .shipping-item {
  margin-left: 100px;
}
.multicheckout .title {
  margin-bottom: 32px;
}
.multicheckout .title strong {
  font-weight: 400;
}
.multicheckout .table-wrapper {
  margin-bottom: 0;
}
.multicheckout .table-wrapper .action.delete {
  display: inline-block;
}
.multicheckout .table-wrapper .col .qty {
  display: inline-block;
}
.multicheckout .table-wrapper .col.item .action.edit {
  font-weight: 400;
  margin-left: 10px;
}
.multicheckout:not(.address) .table-wrapper .product-item-name {
  margin: 0;
}
.multicheckout > .actions-toolbar {
  margin-top: 48px;
}
.multicheckout .actions-toolbar > .secondary {
  display: block;
}
.multicheckout .actions-toolbar > .secondary .action {
  margin-bottom: 24px;
}
.multicheckout .actions-toolbar > .secondary .action.back {
  display: block;
  margin-left: 0;
}
.multicheckout .actions-toolbar > .primary {
  margin-right: 10px;
}
.multicheckout .item-options {
  margin: 10px 0 0;
}
.multicheckout .block .methods-shipping .item-content .fieldset > .field:before {
  display: none;
}
.multicheckout .block .methods-shipping .item-content .fieldset > .field .control {
  display: inline-block;
}
.multicheckout .block-title,
.multicheckout .block-content .title {
  border-bottom: 1px solid #ffffff;
  padding-bottom: 10px;
}
.multicheckout .block-title strong,
.multicheckout .block-content .title strong {
  font-weight: 400;
}
.multicheckout .block-title strong span,
.multicheckout .block-content .title strong span {
  color: #737373;
}
.multicheckout .block-content .title {
  border-bottom: none;
  padding-bottom: 0;
}
.multicheckout.order-review .block-title > strong {
  font-size: 2.4rem;
}
.multicheckout.order-review .block-shipping .block-content:not(:last-child) {
  margin-bottom: 48px;
}
.multicheckout.order-review .error-description {
  color: #c12929;
  font-weight: 400;
  margin-bottom: 10px;
  margin-top: -10px;
}
.multicheckout .box-title span {
  margin-right: 10px;
}
.multicheckout .box-title > .action {
  margin: 0;
}
.multicheckout .box-shipping-method .price {
  font-weight: 700;
}
.multicheckout .box-billing-method .fieldset {
  margin: 0;
}
.multicheckout .box-billing-method .fieldset .legend.box-title {
  margin: 0 0 5px;
}
.multicheckout .checkout-review .grand.totals {
  font-size: 2.4rem;
  margin-bottom: 48px;
}
.multicheckout .checkout-review .grand.totals .mark {
  font-weight: 400;
}
[class^='multishipping-'] .logo {
  margin-left: 0;
}
.multishipping-checkout-success .nav-sections {
  display: block;
}
.payment-method-content .pay-later-message {
  margin-bottom: 10px;
  margin-top: 10px;
}
.paypal.after:before {
  content: '- ' attr(data-label) ' -';
  display: block;
  margin: 5px 5px 10px;
  text-transform: uppercase;
}
.paypal.before:before {
  content: '- ' attr(data-label) ' -';
  display: block;
  margin: 10px 5px;
  text-align: center;
  text-transform: uppercase;
}
.paypal.acceptance {
  display: block;
  margin: 0 0 16px;
}
.paypal.acceptance img {
  max-width: 100%;
}
.box-tocart .paypal img,
.block-minicart .paypal img {
  display: block;
  margin: 0 auto;
}
.paypal-review .paypa-review-title > strong {
  font-weight: 700;
  line-height: 1.1;
  font-size: 2.1rem;
  margin-top: 1.2rem;
  margin-bottom: 1rem;
  display: inline-block;
}
.paypal-review .items-qty .item {
  white-space: nowrap;
}
.paypal-review .items-qty .title:after {
  content: ': ';
}
.paypal-review .paypal-review-title > strong {
  font-weight: 700;
  line-height: 1.1;
  font-size: 2.1rem;
  margin-top: 1.2rem;
  margin-bottom: 1rem;
  display: inline-block;
}
.paypal-review .actions-toolbar {
  margin-top: 10px;
}
.paypal-review .item-options dt {
  display: inline-block;
}
.paypal-review .item-options dt:after {
  content: ': ';
}
.paypal-review .item-options dd {
  margin: 0;
}
.paypal-review-discount {
  border-bottom: 1px solid #ffffff;
  margin: 16px 0;
}
.paypal-review-discount .block {
  margin-bottom: 0;
}
.paypal-review-discount .block .fieldset {
  padding: 10px 0 16px;
}
.fotorama-video-container:after {
  background: url('../Magento_ProductVideo/img/gallery-sprite.png') bottom right;
  bottom: 0;
  content: '';
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px;
}
.fotorama-video-container .magnify-lens {
  display: none !important;
}
.fotorama-video-container.video-unplayed:hover img {
  opacity: .6;
}
.fotorama-video-container.video-unplayed:hover:after {
  transform: scale(1.25);
}
.video-thumb-icon:after {
  background: url('../Magento_ProductVideo/img/gallery-sprite.png') bottom left;
  bottom: 0;
  content: '';
  height: 40px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 10px;
  width: 49px;
}
.product-video {
  bottom: 0;
  height: 75%;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.product-video iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9999;
}
.fotorama__stage__shaft:focus .fotorama__stage__frame.fotorama__active:after {
  bottom: 0;
  content: '';
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px;
}
.fotorama__product-video--loading:after {
  visibility: hidden;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
.block-reward-info .reward-rates:not(:last-child),
.block-reward-info .reward-limit:not(:last-child),
.block-reward-info .reward-expiring:not(:last-child) {
  margin-bottom: 24px;
}
.block-reward-info .reward-rates .title,
.block-reward-info .reward-limit .title,
.block-reward-info .reward-expiring .title {
  display: inline-block;
  margin-bottom: 10px;
}
.form-create-return .field .control > span,
.form-create-return .field address {
  display: inline-block;
  padding-top: 6px;
}
.form-create-return .additional:first-child {
  margin-top: 0;
}
.form-create-return .additional .field:nth-last-child(2) {
  margin-bottom: 0;
}
.form-create-return .additional .field:last-child {
  margin-top: 24px;
}
.form-create-return .field.comment {
  margin-top: 55px;
}
.block-returns-comments .returns-comments dt,
.block-returns-comments .returns-comments dd {
  margin: 0;
}
.block-returns-comments .returns-comments dt {
  font-weight: 400;
}
.block-returns-comments .returns-comments dd {
  margin-bottom: 15px;
}
.block-returns-comments .returns-comments dd:last-child {
  margin-bottom: 0;
}
.block-returns-comments .fieldset {
  margin-bottom: 20px;
}
.magento-rma-returns-returns .page-title-wrapper .page-title,
.magento-rma-guest-returns .page-title-wrapper .page-title,
.magento-rma-returns-view .page-title-wrapper .page-title {
  margin-right: 25px;
}
.opc-wrapper .form-discount {
  max-width: 500px;
}
.action.mailto.friend {
  margin-left: -7px;
  display: inline-block;
  text-decoration: none;
}
.action.mailto.friend:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: inherit;
  content: "\e028";
  font-family: 'icons-carnroll-theme';
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.action.mailto.friend span {
  display: inline-block;
  line-height: 28px;
  vertical-align: top;
}
.my-credit-cards .status {
  font-style: italic;
}
.my-credit-cards .action.delete {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #04183b;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
.my-credit-cards .action.delete:focus,
.my-credit-cards .action.delete:active {
  background: none;
  border: none;
}
.my-credit-cards .action.delete:hover {
  background: none;
  border: none;
}
.my-credit-cards .action.delete.disabled,
.my-credit-cards .action.delete[disabled],
fieldset[disabled] .my-credit-cards .action.delete {
  pointer-events: none;
  opacity: 0.25;
}
.my-credit-cards .action.delete:visited {
  color: #04183b;
  text-decoration: none;
}
.my-credit-cards .action.delete:hover {
  color: #04183b;
  text-decoration: none;
}
.my-credit-cards .action.delete:active {
  color: #04183b;
  text-decoration: none;
}
.my-credit-cards .action.delete:hover,
.my-credit-cards .action.delete:active,
.my-credit-cards .action.delete:focus {
  background: none;
  border: 0;
}
.my-credit-cards .action.delete.disabled,
.my-credit-cards .action.delete[disabled],
fieldset[disabled] .my-credit-cards .action.delete {
  color: #04183b;
  opacity: 0.25;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.my-credit-cards-popup .modal-footer {
  text-align: right;
}
.my-credit-cards-popup .action.secondary {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #04183b;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  margin-right: 16px;
}
.my-credit-cards-popup .action.secondary:focus,
.my-credit-cards-popup .action.secondary:active {
  background: none;
  border: none;
}
.my-credit-cards-popup .action.secondary:hover {
  background: none;
  border: none;
}
.my-credit-cards-popup .action.secondary.disabled,
.my-credit-cards-popup .action.secondary[disabled],
fieldset[disabled] .my-credit-cards-popup .action.secondary {
  pointer-events: none;
  opacity: 0.25;
}
.my-credit-cards-popup .action.secondary:visited {
  color: #04183b;
  text-decoration: none;
}
.my-credit-cards-popup .action.secondary:hover {
  color: #04183b;
  text-decoration: none;
}
.my-credit-cards-popup .action.secondary:active {
  color: #04183b;
  text-decoration: none;
}
.my-credit-cards-popup .action.secondary:hover,
.my-credit-cards-popup .action.secondary:active,
.my-credit-cards-popup .action.secondary:focus {
  background: none;
  border: 0;
}
.my-credit-cards-popup .action.secondary.disabled,
.my-credit-cards-popup .action.secondary[disabled],
fieldset[disabled] .my-credit-cards-popup .action.secondary {
  color: #04183b;
  opacity: 0.25;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.minilist .weee {
  display: table-row;
  font-size: 1.1rem;
}
.minilist .weee:before {
  display: none;
}
.price-container.weee:before {
  display: none;
}
.page-product-bundle .price-box .price-from {
  margin-right: 16px;
}
.bundle-actions .action.primary {
  width: auto;
}
.bundle-options-container {
  clear: both;
  margin-bottom: 48px;
}
.bundle-options-container .legend.title {
  font-weight: 700;
  line-height: 1.1;
  font-size: 3rem;
  margin-top: 2.4rem;
  margin-bottom: 2.4rem;
  margin-top: 16px;
}
.bundle-options-container .product-add-form {
  display: none;
}
.bundle-options-container .product-options-wrapper {
  margin-bottom: 32px;
}
.bundle-options-container .product-options-wrapper .option.field {
  margin-top: 32px;
}
.bundle-options-container .product-options-wrapper .option > .label {
  display: inline-block;
  margin-bottom: 16px;
}
.bundle-options-container .action.back {
  margin-bottom: 32px;
  width: auto;
}
.bundle-options-container .price-box .price {
  font-size: 18px;
  font-weight: 700;
}
.bundle-options-container .block-bundle-summary {
  background: #495367;
  padding: 16px;
}
.bundle-options-container .block-bundle-summary > .title > strong {
  font-weight: 700;
  line-height: 1.1;
  font-size: 3rem;
  margin-top: 2.4rem;
  margin-bottom: 2.4rem;
  margin-bottom: 16px;
}
.bundle-options-container .block-bundle-summary .bundle-summary {
  margin-top: 32px;
}
.bundle-options-container .block-bundle-summary .bundle-summary.empty {
  display: none;
}
.bundle-options-container .block-bundle-summary .bundle-summary > .subtitle {
  font-weight: 700;
  line-height: 1.1;
  font-size: 2.1rem;
  margin-top: 1.2rem;
  margin-bottom: 1rem;
  display: block;
}
.bundle-options-container .block-bundle-summary .bundle.items > li {
  margin-bottom: 10px;
}
.bundle-options-container .block-bundle-summary .box-tocart .actions {
  display: inline-block;
  margin: 16px 0;
}
.bundle-options-container .block-bundle-summary .product-addto-links > .action {
  vertical-align: top;
}
.bundle-options-container .nested .field.qty {
  margin-top: 24px;
}
.bundle-options-container .nested .field.qty .label {
  font-weight: 400;
  margin: 0 0 5px;
  display: inline-block;
}
.bundle-options-container p.required {
  color: #000000;
}
.bundle-options-container .product-options-bottom {
  clear: left;
}
.fieldset-bundle-options {
  margin-bottom: 32px;
}
.checkout-cart-index .page-title-wrapper {
  margin-top: 56px;
}
.cart-summary .block.shipping {
  display: none;
}
.cart-summary .block .item-options {
  margin-left: 0;
}
.cart-summary .block .fieldset {
  margin: 15px 0 24px 5px;
}
.cart-summary .block .fieldset .field {
  margin: 0 0 10px;
}
.cart-summary .block .fieldset .field.note {
  font-size: 12px;
}
.cart-summary .block .fieldset .methods .field > .label {
  display: inline;
}
.cart-totals {
  border-top: 1px solid #dbdbdb;
  padding-top: 24px;
}
.cart-totals .table-wrapper {
  width: 380px;
  margin-left: auto;
  margin-bottom: 32px;
}
.cart-totals .table-wrapper th,
.cart-totals .table-wrapper th strong {
  font-weight: 400;
}
.cart-totals .table-wrapper td {
  font-weight: 600;
}
.cart-totals .table-wrapper .grand.totals {
  font-size: 2rem;
}
.cart.table-wrapper {
  margin-bottom: 24px;
}
.cart.table-wrapper .items thead + .item {
  border-top: 1px solid #dbdbdb;
}
.cart.table-wrapper .items > .item {
  border-bottom: 1px solid #dbdbdb;
  position: relative;
}
.cart.table-wrapper .items th {
  font-weight: 400;
}
.cart.table-wrapper .col {
  padding-top: 10px;
}
.cart.table-wrapper .item-actions td {
  padding-bottom: 10px;
  text-align: center;
  white-space: normal;
}
.cart.table-wrapper .item .col.item {
  display: block;
}
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  display: inline-block;
  text-decoration: none;
  margin-bottom: 10px;
  margin-right: 10px;
}
.cart.table-wrapper .actions-toolbar > .action:hover,
.cart.table-wrapper .actions-toolbar > .action:active,
.cart.table-wrapper .actions-toolbar > .action:focus,
.action-gift:hover,
.action-gift:active,
.action-gift:focus {
  text-decoration: none;
}
.cart.table-wrapper .actions-toolbar > .action:last-child,
.action-gift:last-child {
  margin-right: 0;
}
.cart.table-wrapper .action.help.map {
  font-weight: 400;
}
.cart.table-wrapper .product-item-details {
  white-space: normal;
}
.cart.table-wrapper .product-item-name {
  display: inline-block;
  font-weight: 600;
  font-size: 1.6rem;
}
.cart.table-wrapper .gift-registry-name-label:after {
  content: ':';
}
.cart.table-wrapper .item-options {
  margin-bottom: 10px;
}
.cart.table-wrapper .item-options dt {
  font-weight: 400;
}
.cart.table-wrapper .product-item-name + .item-options {
  margin-top: 10px;
}
.cart.table-wrapper .action.configure {
  display: inline-block;
  margin: 0 0 16px;
}
.cart.main.actions {
  text-align: right;
  margin-top: -57px;
  margin-bottom: 57px;
}
.cart.main.actions .action.update {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  width: initial;
}
.cart.main.actions .action.update:focus,
.cart.main.actions .action.update:active {
  background: none;
  border: none;
}
.cart.main.actions .action.update:hover {
  background: none;
  border: none;
}
.cart.main.actions .action.update.disabled,
.cart.main.actions .action.update[disabled],
fieldset[disabled] .cart.main.actions .action.update {
  pointer-events: none;
  opacity: 0.25;
}
.cart-container .checkout-methods-items {
  margin-top: 32px;
  text-align: center;
}
.cart-container .checkout-methods-items .item + .item {
  margin-top: 16px;
}
.cart-container .discount {
  margin-bottom: 24px;
}
.cart-container .discount .coupon > .field {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.cart-container .discount .coupon > .field .label {
  position: static;
  margin-right: 16px;
}
.cart-container .discount .coupon > .field .input-text {
  background-color: #d6d6dc;
  width: 100%;
  max-width: 460px;
}
.cart-container .action.towishlist {
  display: none;
}
.cart-products-toolbar .toolbar-amount {
  margin: 24px 0 15px;
  padding: 0;
  text-align: center;
}
.cart-products-toolbar .pages {
  margin: 0 0 24px;
  text-align: center;
}
.cart-products-toolbar .pages .items > .item {
  border-bottom: 0;
}
.cart-products-toolbar-top {
  border-bottom: 1px solid #dbdbdb;
}
.block.crosssell {
  margin-top: 70px;
}
.cart-tax-info + .cart-tax-total,
.cart .cart-tax-info + .cart-tax-total {
  display: block;
}
.cart.table-wrapper .col.price,
.order-items.table-wrapper .col.price,
.cart.table-wrapper .col.subtotal,
.order-items.table-wrapper .col.subtotal,
.cart.table-wrapper .col.qty,
.order-items.table-wrapper .col.qty,
.cart.table-wrapper .col.remove,
.order-items.table-wrapper .col.remove,
.cart.table-wrapper .col.msrp,
.order-items.table-wrapper .col.msrp {
  text-align: left;
  vertical-align: middle;
}
.cart.table-wrapper .col.qty,
.order-items.table-wrapper .col.qty {
  text-align: center;
}
.cart.table-wrapper .col.qty .input-text,
.order-items.table-wrapper .col.qty .input-text {
  font-size: 1.6rem;
}
.cart.table-wrapper .col.price .price,
.order-items.table-wrapper .col.price .price {
  font-size: 1.6rem;
  font-weight: 400;
}
.cart.table-wrapper .col.remove,
.order-items.table-wrapper .col.remove {
  text-align: right;
}
.cart.table-wrapper .col.remove .action-delete,
.order-items.table-wrapper .col.remove .action-delete {
  font-size: 1.8rem;
  color: #d84040;
}
.minicart-type__rtl .block-minicart .items-total {
  margin: 0 35px 15px;
}
.minicart-type__rtl .block-minicart .items-total .count {
  font-weight: 700;
}
.minicart-type__rtl .block-minicart .subtotal {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 10px 35px;
}
.minicart-type__rtl .block-minicart .amount .price-wrapper:first-child .price {
  font-size: 18px;
  font-weight: 700;
}
.minicart-type__rtl .block-minicart .subtitle {
  display: none;
}
.minicart-type__rtl .block-minicart .subtitle.empty {
  display: block;
  font-size: 14px;
  padding: 32px 0 16px;
  text-align: center;
}
.minicart-type__rtl .block-minicart .text.empty {
  text-align: center;
}
.minicart-type__rtl .block-minicart .empty.icon-cart {
  display: inline-block;
  width: 100%;
  text-align: center;
  margin-top: 50px;
}
.minicart-type__rtl .block-minicart .empty.icon-cart:before {
  font-size: 75px;
}
.minicart-type__rtl .block-minicart .block-content > .actions {
  margin-top: 15px;
  text-align: center;
}
.minicart-type__rtl .block-minicart .block-content > .actions > .primary {
  margin: 0 10px 15px;
}
.minicart-type__rtl .block-minicart .block-content > .actions > .primary .action.primary {
  display: block;
  margin-bottom: 15px;
}
.minicart-type__rtl .block-minicart .block-content > .actions > .primary .action.primary:last-child {
  margin-bottom: 0;
}
.minicart-type__rtl .block-minicart .block-category-link,
.minicart-type__rtl .block-minicart .block-product-link,
.minicart-type__rtl .block-minicart .block-cms-link,
.minicart-type__rtl .block-minicart .block-banners {
  margin: 15px 0 0;
  text-align: center;
}
.minicart-type__rtl .block-minicart .bottom-wrapper {
  width: 100%;
  position: absolute;
  bottom: 0;
  padding: 15px 0 0;
  border-top: 1px solid #dbdbdb;
  background-color: #ffffff;
  z-index: 4;
}
.minicart-type__rtl .block-minicart .bottom-wrapper .actions {
  display: flex;
  justify-content: center;
}
.minicart-type__rtl .block-minicart .bottom-wrapper .actions > .primary {
  display: none;
}
.minicart-type__rtl .block-minicart .bottom-wrapper .actions > .secondary {
  margin-bottom: 15px;
}
.minicart-type__rtl .block-minicart .bottom-wrapper .actions > .secondary .action {
  background-image: none;
  background: #f7ff3f;
  border: 1px solid #04183b;
  color: #04183b;
  cursor: pointer;
  display: inline-block;
  font-family: 'Outfit', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  padding: 0;
  width: 207px;
  font-size: 1.6rem;
  line-height: 4.3rem;
  box-sizing: border-box;
  vertical-align: middle;
}
.minicart-type__rtl .block-minicart .bottom-wrapper .actions > .secondary .action:focus,
.minicart-type__rtl .block-minicart .bottom-wrapper .actions > .secondary .action:active {
  background: #ffffff;
  border: 1px solid #aab0bf;
  color: #aab0bf;
}
.minicart-type__rtl .block-minicart .bottom-wrapper .actions > .secondary .action:hover {
  background: #04183b;
  border: 1px solid #04183b;
  color: #f7ff3f;
}
.minicart-type__rtl .block-minicart .bottom-wrapper .actions > .secondary .action.disabled,
.minicart-type__rtl .block-minicart .bottom-wrapper .actions > .secondary .action[disabled],
fieldset[disabled] .minicart-type__rtl .block-minicart .bottom-wrapper .actions > .secondary .action {
  opacity: 0.25;
  cursor: default;
  pointer-events: none;
}
.minicart-type__rtl .minicart-wrapper {
  display: inline-block;
  position: relative;
}
.minicart-type__rtl .minicart-wrapper:before,
.minicart-type__rtl .minicart-wrapper:after {
  content: '';
  display: table;
}
.minicart-type__rtl .minicart-wrapper:after {
  clear: both;
}
.minicart-type__rtl .minicart-wrapper .action.showcart {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.minicart-type__rtl .minicart-wrapper .action.showcart:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 17px;
  color: #04183b;
  content: "\e024";
  font-family: 'icons-carnroll-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-type__rtl .minicart-wrapper .action.showcart:hover:before {
  color: #04183b;
}
.minicart-type__rtl .minicart-wrapper .action.showcart:active:before {
  color: #04183b;
}
.minicart-type__rtl .minicart-wrapper .action.showcart.active {
  display: inline-block;
  text-decoration: none;
}
.minicart-type__rtl .minicart-wrapper .action.showcart.active:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 17px;
  color: #04183b;
  content: "\e024";
  font-family: 'icons-carnroll-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-type__rtl .minicart-wrapper .action.showcart.active:hover:before {
  color: #04183b;
}
.minicart-type__rtl .minicart-wrapper .action.showcart.active:active:before {
  color: #04183b;
}
.minicart-type__rtl .minicart-wrapper .block-minicart {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #dbdbdb;
  margin-top: 4px;
  min-width: 320px;
  width: 440px;
  z-index: 101;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: -5px;
  right: 0;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.minicart-type__rtl .minicart-wrapper .block-minicart li {
  margin: 0;
}
.minicart-type__rtl .minicart-wrapper .block-minicart li:hover {
  cursor: pointer;
}
.minicart-type__rtl .minicart-wrapper .block-minicart:before,
.minicart-type__rtl .minicart-wrapper .block-minicart:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.minicart-type__rtl .minicart-wrapper .block-minicart:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.minicart-type__rtl .minicart-wrapper .block-minicart:after {
  border: 7px solid;
  border-color: transparent transparent #dbdbdb transparent;
  z-index: 98;
}
.minicart-type__rtl .minicart-wrapper .block-minicart:before {
  right: 26px;
  top: -12px;
}
.minicart-type__rtl .minicart-wrapper .block-minicart:after {
  right: 25px;
  top: -14px;
}
.minicart-type__rtl .minicart-wrapper.active {
  overflow: visible;
}
.minicart-type__rtl .minicart-wrapper.active .block-minicart {
  display: block;
}
.minicart-type__rtl .minicart-wrapper .block-minicart {
  padding: 22px 50px;
  position: fixed;
  height: 100%;
}
.minicart-type__rtl .minicart-wrapper .block-minicart:before,
.minicart-type__rtl .minicart-wrapper .block-minicart:after {
  display: none;
}
.minicart-type__rtl .minicart-wrapper .block-minicart .block-title {
  font-size: 2.4rem;
  font-weight: 500;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.minicart-type__rtl .minicart-wrapper .block-minicart .block-title .text:after {
  content: '';
  width: 56px;
  height: 2px;
  background-color: #04183b;
  position: absolute;
  left: 0;
  bottom: 0;
}
.minicart-type__rtl .minicart-wrapper .block-minicart .minicart__content {
  height: 100%;
  position: relative;
}
.minicart-type__rtl .minicart-wrapper.active .block-minicart {
  /* for chrome and safari*/
  -webkit-animation-duration: .8s;
  -webkit-animation-name: slideRightToLeft;
  /*for firefox*/
  -moz-animation-duration: .8s;
  -moz-animation-name: slideRightToLeft;
  /* for opera*/
  -o-animation-duration: .8s;
  -o-animation-name: slideRightToLeft;
  /* Standard syntax*/
  animation-duration: .8s;
  animation-name: slideRightToLeft;
}
.minicart-type__rtl .minicart-wrapper .product {
  cursor: default;
}
.minicart-type__rtl .minicart-wrapper .product-image-container,
.minicart-type__rtl .minicart-wrapper .product-image-photo {
  max-width: 75px;
  max-height: 75px;
}
.minicart-type__rtl .minicart-wrapper .product .actions {
  display: flex;
  flex-direction: column;
  width: 25px;
  text-align: center;
  position: absolute;
  top: 0;
  right: 10px;
}
.minicart-type__rtl .minicart-wrapper .product .actions > .primary,
.minicart-type__rtl .minicart-wrapper .product .actions > .secondary {
  display: inline-block;
  margin-bottom: 15px;
}
.minicart-type__rtl .minicart-wrapper .action.close {
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  display: block;
  width: 24px;
  height: 24px;
  margin-left: auto;
}
.minicart-type__rtl .minicart-wrapper .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-type__rtl .minicart-wrapper .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 20px;
  color: inherit;
  content: "\e026";
  font-family: 'icons-carnroll-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-type__rtl .minicart-wrapper .action.close:hover:before {
  color: inherit;
}
.minicart-type__rtl .minicart-wrapper .action.close:active:before {
  color: inherit;
}
.minicart-type__rtl .minicart-wrapper .action.close:focus,
.minicart-type__rtl .minicart-wrapper .action.close:active {
  background: none;
  border: none;
}
.minicart-type__rtl .minicart-wrapper .action.close:hover {
  background: none;
  border: none;
}
.minicart-type__rtl .minicart-wrapper .action.close.disabled,
.minicart-type__rtl .minicart-wrapper .action.close[disabled],
fieldset[disabled] .minicart-type__rtl .minicart-wrapper .action.close {
  pointer-events: none;
  opacity: 0.25;
}
.minicart-type__rtl .minicart-wrapper .action.showcart {
  white-space: nowrap;
}
.minicart-type__rtl .minicart-wrapper .action.showcart .counter.qty {
  background: #04183b;
  color: #ffffff;
  width: 14px;
  height: 14px;
  line-height: 15px;
  font-size: 0.8rem;
  border-radius: 50%;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  text-align: center;
  white-space: normal;
  position: absolute;
  right: -8px;
  top: 26px;
}
.minicart-type__rtl .minicart-wrapper .action.showcart .counter.qty.empty {
  display: none;
}
.minicart-type__rtl .minicart-wrapper .action.showcart .counter.qty .loader > img {
  max-width: 14px;
}
.minicart-type__rtl .minicart-wrapper .minicart-widgets {
  margin-top: 15px;
}
.minicart-type__rtl .minicart-wrapper .minicart-items-wrapper {
  overflow: auto;
  margin-top: 15px;
  padding: 15px 0;
  height: calc(100vh - 226px) !important;
}
.minicart-type__rtl .minicart-items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.minicart-type__rtl .minicart-items .product-item {
  padding: 16px 0;
}
.minicart-type__rtl .minicart-items .product-item:not(:first-child) {
  border-top: 1px solid #dbdbdb;
}
.minicart-type__rtl .minicart-items .product-item:first-child {
  padding-top: 0;
}
.minicart-type__rtl .minicart-items .product-item-pricing {
  display: flex;
  align-items: center;
  color: #d5d4dc;
}
.minicart-type__rtl .minicart-items .price-minicart {
  margin-bottom: 5px;
}
.minicart-type__rtl .minicart-items .product > .product-item-photo,
.minicart-type__rtl .minicart-items .product > .product-image-container {
  float: left;
}
.minicart-type__rtl .minicart-items .product .toggle {
  display: block;
  text-decoration: none;
  cursor: pointer;
  position: relative;
}
.minicart-type__rtl .minicart-items .product .toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 12px;
  color: inherit;
  content: "\e015";
  font-family: 'icons-carnroll-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-type__rtl .minicart-items .product .toggle:after {
  position: static;
  right: 16px;
  top: 0;
  margin-left: 10px;
}
.minicart-type__rtl .minicart-items .product.active > .toggle:after {
  content: "\e014";
}
.minicart-type__rtl .minicart-items .product-item-name {
  font-weight: 400;
  margin: 0 0 10px;
}
.minicart-type__rtl .minicart-items .product-item-name a {
  color: #04183b;
}
.minicart-type__rtl .minicart-items .product-item-details {
  position: relative;
  padding-left: 88px;
}
.minicart-type__rtl .minicart-items .product-item-details .product-info {
  width: 90%;
}
.minicart-type__rtl .minicart-items .product-item-details .price {
  font-weight: 400;
}
.minicart-type__rtl .minicart-items .product-item-details .price-including-tax,
.minicart-type__rtl .minicart-items .product-item-details .price-excluding-tax {
  font-size: 1.6rem;
}
.minicart-type__rtl .minicart-items .product-item-details .weee[data-label] {
  font-size: 1.1rem;
}
.minicart-type__rtl .minicart-items .product.options {
  margin-top: 15px;
}
.minicart-type__rtl .minicart-items .product.options .tooltip.toggle {
  display: inline-block;
  text-decoration: none;
}
.minicart-type__rtl .minicart-items .product.options .tooltip.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-type__rtl .minicart-items .product.options .tooltip.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  line-height: 20px;
  color: inherit;
  content: "\e015";
  font-family: 'icons-carnroll-theme';
  margin: -3px 0 0 7px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-type__rtl .minicart-items .product.options .tooltip.toggle .details {
  display: none;
}
.minicart-type__rtl .minicart-items .product.options .option__item {
  padding: 10px 0;
  border-bottom: 1px solid #dbdbdb;
}
.minicart-type__rtl .minicart-items .product.options .option__item:last-child {
  border: none;
}
.minicart-type__rtl .minicart-items .product.options .option__item .values {
  text-align: right;
}
.minicart-type__rtl .minicart-items .details-qty .char {
  margin: 0 3px;
}
.minicart-type__rtl .minicart-items .update-cart-item {
  font-size: 1.1rem;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  width: initial;
}
.minicart-type__rtl .minicart-items .update-cart-item:focus,
.minicart-type__rtl .minicart-items .update-cart-item:active {
  background: none;
  border: none;
}
.minicart-type__rtl .minicart-items .update-cart-item:hover {
  background: none;
  border: none;
}
.minicart-type__rtl .minicart-items .update-cart-item.disabled,
.minicart-type__rtl .minicart-items .update-cart-item[disabled],
fieldset[disabled] .minicart-type__rtl .minicart-items .update-cart-item {
  pointer-events: none;
  opacity: 0.25;
}
.minicart-type__rtl .minicart-items .subtitle {
  display: none;
}
.minicart-type__rtl .minicart-items .action.delete {
  display: inline-block;
  text-decoration: none;
}
.minicart-type__rtl .minicart-items .action.delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-type__rtl .minicart-items .action.delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 16px;
  color: #000000;
  content: "\e026";
  font-family: 'icons-carnroll-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-type__rtl .minicart-items .action.delete:hover:before {
  color: #000000;
}
.minicart-type__rtl .minicart-items .action.delete:active:before {
  color: #000000;
}
.minicart-type__dropdown .block-minicart .items-total {
  margin: 0 10px;
}
.minicart-type__dropdown .block-minicart .items-total .count {
  font-weight: 700;
}
.minicart-type__dropdown .block-minicart .subtotal {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin: 24px 0;
}
.minicart-type__dropdown .block-minicart .subtotal .label {
  margin-right: 80px;
}
.minicart-type__dropdown .block-minicart .subtotal .amount .price {
  font-size: 1.8rem;
  font-weight: 700;
}
.minicart-type__dropdown .block-minicart .subtitle {
  display: none;
}
.minicart-type__dropdown .block-minicart .subtitle.empty {
  display: block;
  font-size: 14px;
  padding: 32px 0 16px;
  text-align: center;
}
.minicart-type__dropdown .block-minicart .text.empty {
  text-align: center;
}
.minicart-type__dropdown .block-minicart .block-content > .actions {
  margin-top: 32px;
}
.minicart-type__dropdown .block-minicart .block-content > .actions .action.primary {
  display: block;
  margin-bottom: 15px;
  width: 100%;
}
.minicart-type__dropdown .block-minicart .block-category-link,
.minicart-type__dropdown .block-minicart .block-product-link,
.minicart-type__dropdown .block-minicart .block-cms-link,
.minicart-type__dropdown .block-minicart .block-banners {
  margin: 15px 0 0;
  text-align: center;
}
.minicart-type__dropdown .block-minicart .bottom-wrapper {
  border-top: 1px solid #dbdbdb;
}
.minicart-type__dropdown .block-minicart .bottom-wrapper .actions > .primary,
.minicart-type__dropdown .block-minicart .bottom-wrapper .actions > .secondary {
  text-align: center;
}
.minicart-type__dropdown .block-minicart .bottom-wrapper .actions .primary.checkout {
  margin-top: 0;
  margin-bottom: 16px;
}
.minicart-type__dropdown .block-minicart .bottom-wrapper .actions .viewcart {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  height: auto;
  text-decoration: underline;
}
.minicart-type__dropdown .block-minicart .bottom-wrapper .actions .viewcart:focus,
.minicart-type__dropdown .block-minicart .bottom-wrapper .actions .viewcart:active {
  background: none;
  border: none;
}
.minicart-type__dropdown .block-minicart .bottom-wrapper .actions .viewcart:hover {
  background: none;
  border: none;
}
.minicart-type__dropdown .block-minicart .bottom-wrapper .actions .viewcart.disabled,
.minicart-type__dropdown .block-minicart .bottom-wrapper .actions .viewcart[disabled],
fieldset[disabled] .minicart-type__dropdown .block-minicart .bottom-wrapper .actions .viewcart {
  pointer-events: none;
  opacity: 0.25;
}
.minicart-type__dropdown .minicart-wrapper {
  display: inline-block;
  position: relative;
}
.minicart-type__dropdown .minicart-wrapper:before,
.minicart-type__dropdown .minicart-wrapper:after {
  content: '';
  display: table;
}
.minicart-type__dropdown .minicart-wrapper:after {
  clear: both;
}
.minicart-type__dropdown .minicart-wrapper .action.showcart {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.minicart-type__dropdown .minicart-wrapper .action.showcart:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 17px;
  color: #04183b;
  content: "\e024";
  font-family: 'icons-carnroll-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-type__dropdown .minicart-wrapper .action.showcart:hover:before {
  color: #04183b;
}
.minicart-type__dropdown .minicart-wrapper .action.showcart:active:before {
  color: #04183b;
}
.minicart-type__dropdown .minicart-wrapper .action.showcart.active {
  display: inline-block;
  text-decoration: none;
}
.minicart-type__dropdown .minicart-wrapper .action.showcart.active:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 17px;
  color: #04183b;
  content: "\e024";
  font-family: 'icons-carnroll-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-type__dropdown .minicart-wrapper .action.showcart.active:hover:before {
  color: #04183b;
}
.minicart-type__dropdown .minicart-wrapper .action.showcart.active:active:before {
  color: #04183b;
}
.minicart-type__dropdown .minicart-wrapper .block-minicart {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #dbdbdb;
  margin-top: 0;
  min-width: 320px;
  width: 440px;
  z-index: 101;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 64px;
  right: -20px;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.minicart-type__dropdown .minicart-wrapper .block-minicart li {
  margin: 0;
}
.minicart-type__dropdown .minicart-wrapper .block-minicart li:hover {
  cursor: pointer;
}
.minicart-type__dropdown .minicart-wrapper .block-minicart:before,
.minicart-type__dropdown .minicart-wrapper .block-minicart:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.minicart-type__dropdown .minicart-wrapper .block-minicart:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.minicart-type__dropdown .minicart-wrapper .block-minicart:after {
  border: 7px solid;
  border-color: transparent transparent #dbdbdb transparent;
  z-index: 98;
}
.minicart-type__dropdown .minicart-wrapper .block-minicart:before {
  right: 17px;
  top: -23px;
}
.minicart-type__dropdown .minicart-wrapper .block-minicart:after {
  right: 16px;
  top: -25px;
}
.minicart-type__dropdown .minicart-wrapper.active {
  overflow: visible;
}
.minicart-type__dropdown .minicart-wrapper.active .block-minicart {
  display: block;
}
.minicart-type__dropdown .minicart-wrapper .block-minicart {
  padding: 10px 16px 24px;
}
.minicart-type__dropdown .minicart-wrapper .block-minicart:before {
  border: 12px solid;
  border-color: transparent transparent #ffffff transparent;
}
.minicart-type__dropdown .minicart-wrapper .block-minicart:after {
  display: none;
}
.minicart-type__dropdown .minicart-wrapper .block-minicart .block-title {
  font-size: 2.4rem;
  font-weight: 500;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.minicart-type__dropdown .minicart-wrapper .block-minicart .block-title .text:after {
  content: '';
  width: 56px;
  height: 2px;
  background-color: #04183b;
  position: absolute;
  left: 0;
  bottom: 0;
}
.minicart-type__dropdown .minicart-wrapper .product .actions {
  position: absolute;
  top: 40%;
  right: 10px;
}
.minicart-type__dropdown .minicart-wrapper .product .actions > .primary,
.minicart-type__dropdown .minicart-wrapper .product .actions > .secondary {
  display: inline;
}
.minicart-type__dropdown .minicart-wrapper .action.close {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: inline-block;
  text-decoration: none;
  width: 30px;
  height: 30px;
  float: right;
}
.minicart-type__dropdown .minicart-wrapper .action.close:focus,
.minicart-type__dropdown .minicart-wrapper .action.close:active {
  background: none;
  border: none;
}
.minicart-type__dropdown .minicart-wrapper .action.close:hover {
  background: none;
  border: none;
}
.minicart-type__dropdown .minicart-wrapper .action.close.disabled,
.minicart-type__dropdown .minicart-wrapper .action.close[disabled],
fieldset[disabled] .minicart-type__dropdown .minicart-wrapper .action.close {
  pointer-events: none;
  opacity: 0.25;
}
.minicart-type__dropdown .minicart-wrapper .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-type__dropdown .minicart-wrapper .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 17px;
  line-height: 17px;
  color: #000000;
  content: "\e026";
  font-family: 'icons-carnroll-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-type__dropdown .minicart-wrapper .action.close:hover:before {
  color: inherit;
}
.minicart-type__dropdown .minicart-wrapper .action.close:active:before {
  color: inherit;
}
.minicart-type__dropdown .minicart-wrapper .action.showcart {
  white-space: nowrap;
}
.minicart-type__dropdown .minicart-wrapper .action.showcart .counter.qty {
  background: #04183b;
  color: #ffffff;
  height: 14px;
  width: 14px;
  line-height: 15px;
  font-size: 0.8rem;
  border-radius: 50%;
  display: inline-block;
  margin: 0;
  overflow: hidden;
  padding: 0;
  text-align: center;
  position: absolute;
  left: 12px;
  top: 26px;
}
.minicart-type__dropdown .minicart-wrapper .action.showcart .counter.qty.empty {
  display: none;
}
.minicart-type__dropdown .minicart-wrapper .action.showcart .counter.qty .loader > img {
  max-width: 14px;
}
.minicart-type__dropdown .minicart-wrapper .minicart-widgets {
  margin-top: 15px;
}
.minicart-type__dropdown .minicart-items-wrapper {
  margin: 15px -16px 0;
  border-left: 0;
  border-right: 0;
  overflow-x: auto;
  padding: 0 15px 15px;
  height: calc(100vh - 240px) !important;
}
.minicart-type__dropdown .minicart-items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.minicart-type__dropdown .minicart-items .product-item {
  padding: 16px 0;
  border-top: 1px solid #dbdbdb;
}
.minicart-type__dropdown .minicart-items .product-item-pricing .label {
  display: inline-block;
}
.minicart-type__dropdown .minicart-items .price-minicart {
  margin-bottom: 5px;
}
.minicart-type__dropdown .minicart-items .product {
  cursor: default;
}
.minicart-type__dropdown .minicart-items .product-image-container,
.minicart-type__dropdown .minicart-items .product-image-photo {
  float: left;
  max-width: 75px;
  max-height: 75px;
}
.minicart-type__dropdown .minicart-items .product .toggle {
  display: block;
  text-decoration: none;
  cursor: pointer;
  position: relative;
}
.minicart-type__dropdown .minicart-items .product .toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 16px;
  color: inherit;
  content: "\e015";
  font-family: 'icons-carnroll-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-type__dropdown .minicart-items .product .toggle:after {
  position: static;
  right: 16px;
  top: 0;
}
.minicart-type__dropdown .minicart-items .product.active > .toggle:after {
  content: "\e014";
}
.minicart-type__dropdown .minicart-items .product-info {
  width: 92%;
}
.minicart-type__dropdown .minicart-items .product-item-name {
  font-size: 1.6rem;
  font-weight: 400;
  margin: 0 0 10px;
  height: initial;
}
.minicart-type__dropdown .minicart-items .product-item-name a {
  color: #04183b;
}
.minicart-type__dropdown .minicart-items .product-item-details {
  padding-left: 95px;
  position: relative;
}
.minicart-type__dropdown .minicart-items .product-item-details .price {
  font-weight: 400;
  font-size: 1.6rem;
}
.minicart-type__dropdown .minicart-items .product-item-details .price-including-tax,
.minicart-type__dropdown .minicart-items .product-item-details .price-excluding-tax {
  margin: 5px 0 0;
}
.minicart-type__dropdown .minicart-items .product-item-details .weee[data-label] {
  font-size: 1.1rem;
}
.minicart-type__dropdown .minicart-items .product-item-details .details-qty {
  margin-top: 10px;
}
.minicart-type__dropdown .minicart-items .product.options .toggle {
  margin-top: 10px;
  margin-bottom: 10px;
  display: inline-block;
  text-decoration: none;
}
.minicart-type__dropdown .minicart-items .product.options .toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 12px;
  color: inherit;
  content: "\e015";
  font-family: 'icons-carnroll-theme';
  margin: 0 0 0 7px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-type__dropdown .minicart-items .product.options .toggle .details {
  display: none;
}
.minicart-type__dropdown .minicart-items .item-qty {
  margin-right: 10px;
  text-align: center;
  width: 45px;
}
.minicart-type__dropdown .minicart-items .update-cart-item {
  font-size: 1.1rem;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  width: initial;
  height: initial;
  margin-left: 42px;
}
.minicart-type__dropdown .minicart-items .update-cart-item:focus,
.minicart-type__dropdown .minicart-items .update-cart-item:active {
  background: none;
  border: none;
}
.minicart-type__dropdown .minicart-items .update-cart-item:hover {
  background: none;
  border: none;
}
.minicart-type__dropdown .minicart-items .update-cart-item.disabled,
.minicart-type__dropdown .minicart-items .update-cart-item[disabled],
fieldset[disabled] .minicart-type__dropdown .minicart-items .update-cart-item {
  pointer-events: none;
  opacity: 0.25;
}
.minicart-type__dropdown .minicart-items .subtitle {
  display: none;
}
.minicart-type__dropdown .minicart-items .action.delete {
  display: inline-block;
  text-decoration: none;
}
.minicart-type__dropdown .minicart-items .action.delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-type__dropdown .minicart-items .action.delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 12px;
  color: #000000;
  content: "\e026";
  font-family: 'icons-carnroll-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-type__dropdown .minicart-items .action.delete:hover:before {
  color: #000000;
}
.minicart-type__dropdown .minicart-items .action.delete:active:before {
  color: #000000;
}
.onestepcheckout-index-index .loading-mask {
  display: none;
}
.onestepcheckout-index-index .page-header {
  height: 165px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.onestepcheckout-index-index .page-header .header.content {
  display: flex;
  align-items: center;
}
.onestepcheckout-index-index .page-header .nav-toggle {
  display: none;
}
.onestepcheckout-index-index .page-header .logo img {
  max-height: 25px;
}
.onestepcheckout-index-index .one-step-checkout-container {
  display: flex;
}
.onestepcheckout-index-index .field-tooltip.toggle {
  display: none;
}
.onestepcheckout-index-index .checkout-billing-address,
.onestepcheckout-index-index .shipping-methods,
.onestepcheckout-index-index .payment {
  margin-top: 40px;
}
.onestepcheckout-index-index .opc-wrapper.three-col .shipping-methods {
  margin-top: 0;
}
.onestepcheckout-index-index .field-select-billing {
  margin-bottom: 32px;
}
.onestepcheckout-index-index .billing-address-details {
  margin-bottom: 25px;
}
.onestepcheckout-index-index .billing-address-details-form .actions-toolbar {
  margin-top: 20px;
  text-align: center;
}
.osc-authentication-wrapper .authentication-text {
  font-size: 1.4rem;
  color: #000000;
  display: block;
  margin-bottom: 24px;
}
.osc-authentication-wrapper .action.primary {
  max-width: 215px;
  width: 100%;
}
.step-title-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.step-title-wrapper .step-subtitle {
  font-size: 1.4rem;
}
.step-title {
  font-weight: 600;
  font-size: 2rem;
  border: none;
  padding: 0;
  margin: 0 0 16px 0;
}
.opc-wrapper.one-step-checkout-wrapper {
  width: 100%;
  margin-top: 20px;
  padding: 0;
}
.create-account-block {
  margin-bottom: 20px;
}
.opc-block-summary .table-totals {
  border-top: 1px solid #c3c8d4;
  border-bottom: 1px solid #c3c8d4;
  margin-bottom: 48px;
}
.opc-block-summary .mark .value {
  color: #999999;
  display: block;
}
.opc-block-summary .discount.coupon {
  display: none;
}
.opc-block-summary .grand.incl + .grand.excl .mark,
.opc-block-summary .grand.incl + .grand.excl .amount {
  border-top: 0;
  font-size: 1.4rem;
  padding-top: 0;
}
.opc-block-summary .grand.incl + .grand.excl .mark strong,
.opc-block-summary .grand.incl + .grand.excl .amount strong {
  font-weight: 400;
}
.opc-estimated-wrapper {
  display: none;
}
.field.choice .field-tooltip {
  display: inline-block;
  margin-left: 10px;
  position: relative;
  top: -3px;
}
.field.choice .field-tooltip-action {
  line-height: 24px;
}
.field._error .control input,
.field._error .control select,
.field._error .control textarea {
  border-color: #d84040;
}
.opc-wrapper .fieldset > .field > .label {
  font-weight: 400;
}
.modal-popup.confirm .modal-footer {
  margin: 0;
  padding: 0;
  text-align: center;
}
.modal-popup.confirm .modal-footer .action-secondary,
.modal-popup.confirm .modal-footer .action-primary {
  margin: 10px 0;
}
.field-tooltip {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 1px;
}
.field-tooltip._active {
  z-index: 100;
}
.field-tooltip._active .field-tooltip-content {
  display: block;
}
.field-tooltip._active .field-tooltip-action:before {
  color: #000000;
}
.field-tooltip .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.field-tooltip .field-tooltip-action {
  display: inline-block;
  text-decoration: none;
}
.field-tooltip .field-tooltip-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.field-tooltip .field-tooltip-action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: inherit;
  color: #bbbbbb;
  content: "\e008";
  font-family: 'icons-carnroll-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.field-tooltip .field-tooltip-action:hover:before {
  color: #000000;
}
.field-tooltip .field-tooltip-action:before {
  padding-left: 1px;
}
._keyfocus .field-tooltip .field-tooltip-action:focus {
  z-index: 100;
}
._keyfocus .field-tooltip .field-tooltip-action:focus + .field-tooltip-content {
  display: block;
}
._keyfocus .field-tooltip .field-tooltip-action:focus:before {
  color: #000000;
}
.field-tooltip .field-tooltip-content {
  background: #f4f4f4;
  border: 1px solid #999999;
  border-radius: 1px;
  font-size: 16px;
  padding: 12px;
  width: 270px;
  display: none;
  left: 38px;
  position: absolute;
  text-transform: none;
  top: -9px;
  word-wrap: break-word;
  z-index: 2;
}
.field-tooltip .field-tooltip-content:before,
.field-tooltip .field-tooltip-content:after {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  border-right-color: #f4f4f4;
  left: -21px;
  top: 12px;
  content: '';
  display: block;
  position: absolute;
  z-index: 3;
}
.field-tooltip .field-tooltip-content:before {
  border-right-color: #666666;
}
.field-tooltip .field-tooltip-content:after {
  border-right-color: #f4f4f4;
  width: 1px;
  z-index: 4;
}
@media only screen and (max-width: 1024px) {
  .field-tooltip .field-tooltip-content {
    left: auto;
    right: -10px;
    top: 40px;
  }
  .field-tooltip .field-tooltip-content::before,
  .field-tooltip .field-tooltip-content::after {
    border: 10px solid transparent;
    height: 0;
    left: auto;
    margin-top: -21px;
    right: 10px;
    top: 0;
    width: 0;
  }
  .field-tooltip .field-tooltip-content::before {
    border-bottom-color: #999999;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
}
.opc-wrapper .checkout-shipping-address .form.form-login,
.opc-wrapper .checkout-shipping-address #customer-email-fieldset .field {
  max-width: 100%;
  margin-bottom: 0;
}
.opc-wrapper .form-login,
.opc-wrapper .form-shipping-address {
  margin-top: 28px;
  margin-bottom: 16px;
}
.opc-wrapper .form-login .fieldset .note,
.opc-wrapper .form-shipping-address .fieldset .note {
  font-size: 16px;
  margin-top: 10px;
}
.opc-wrapper .form-login .fieldset .note:before,
.opc-wrapper .form-shipping-address .fieldset .note:before {
  display: none;
}
.opc-wrapper .shipping-address-items {
  font-size: 0;
}
.opc-wrapper .field.street {
  margin: 0;
}
.opc-wrapper .shipping-address-item {
  border: 1px solid #dbdbdb;
  line-height: 30px;
  margin: 0 0 16px;
  padding: 16px 37px 16px 16px;
  transition: 0.3s border-color;
  display: inline-block;
  font-size: 16px;
  position: relative;
  vertical-align: top;
  word-wrap: break-word;
  width: 100%;
  cursor: pointer;
}
.opc-wrapper .shipping-address-item.selected-item {
  background: #dbdbdb;
  width: 100%;
  cursor: initial;
}
.opc-wrapper .action-show-popup {
  margin: 0 0 16px;
}
.opc-wrapper .action-show-popup > span:before {
  content: '+';
  padding-right: 5px;
}
.opc-wrapper .action-select-shipping-item {
  float: right;
  margin: 16px 0 0;
}
.opc-wrapper .edit-address-link {
  display: block;
  float: left;
  margin: 26px 5px 0 0;
}
.checkout-shipping-method .no-quotes-block {
  margin: 16px 0;
}
.methods-shipping .actions-toolbar .action.primary {
  margin: 16px 0 0;
}
.checkout-shipping-method {
  position: relative;
}
.checkout-shipping-method .fieldset .field.choice {
  display: flex;
  max-width: 275px;
}
.shipping-policy-block.field-tooltip {
  top: 12px;
}
.shipping-policy-block.field-tooltip .field-tooltip-action {
  color: #04183b;
  cursor: pointer;
}
.shipping-policy-block.field-tooltip .field-tooltip-action:before {
  display: none;
}
.shipping-policy-block.field-tooltip .field-tooltip-content {
  width: 420px;
  top: 32px;
}
.opc-block-shipping-information {
  padding: 0 32px;
}
.opc-block-shipping-information .shipping-information-content {
  line-height: 27px;
}
.opc-block-shipping-information .shipping-information-content .actions-toolbar {
  margin-left: 0;
}
.opc-block-shipping-information .ship-to,
.opc-block-shipping-information .ship-via {
  margin: 0 0 16px;
}
.opc-block-summary {
  background: #ffffff;
}
.opc-block-summary > .title {
  display: block;
}
.opc-block-summary .not-calculated {
  font-style: italic;
}
.opc-block-summary .items-in-cart > .title {
  border-bottom: 1px solid #ffffff;
  padding: 10px 48px 10px 0;
  cursor: pointer;
  display: block;
  text-decoration: none;
  margin-bottom: 0;
  position: relative;
}
.opc-block-summary .items-in-cart > .title > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.opc-block-summary .items-in-cart > .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: 12px;
  color: inherit;
  content: "\e015";
  font-family: 'icons-carnroll-theme';
  margin: 3px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.opc-block-summary .items-in-cart > .title:after {
  position: absolute;
  right: 0;
  top: 10px;
}
.opc-block-summary .items-in-cart > .title strong {
  font-size: 1.8rem;
  font-weight: 200;
  margin: 0;
}
.opc-block-summary .items-in-cart.active > .title:after {
  content: "\e014";
}
.opc-block-summary .items-in-cart .product-item > td {
  padding: 16px 0;
}
.opc-block-summary .items-in-cart .a-center {
  margin-left: 15px;
}
.opc-block-summary .items-in-cart .button-remove {
  margin: 0 15px;
}
.opc-block-summary .items-in-cart .product {
  padding: 0 10px 0 0;
  display: block;
  max-width: 265px;
  height: 265px;
}
.opc-block-summary .items-in-cart .item-details {
  padding: 0;
  width: 50%;
}
.opc-block-summary .items-in-cart .item-details .product-options {
  margin: 16px 0;
}
.opc-block-summary .items-in-cart .item-details .product-options .item-options {
  margin-top: 10px;
}
.opc-block-summary .items-in-cart .item-details .product-options .item-options .label {
  float: left;
  margin-right: 5px;
  font-weight: 400;
}
.opc-block-summary .items-in-cart .item-details .product-options .item-options .label:after {
  content: ':';
}
.opc-block-summary .items-in-cart .item-details .product-item-name-block {
  display: block;
  padding: 0;
}
.opc-block-summary .items-in-cart .item-details .product-item-name-block .product-item-name {
  font-weight: 600;
  padding: 0;
  font-size: 1.8rem;
}
.opc-block-summary .items-in-cart .item-details .qty-controls {
  margin: 16px 0;
}
.opc-block-summary .items-in-cart .item-details .qty-controls .less-qty:hover,
.opc-block-summary .items-in-cart .item-details .qty-controls .more-qty:hover {
  text-decoration: none;
}
.opc-block-summary .items-in-cart .button-remove {
  padding: 0;
}
.opc-block-summary .items-in-cart .button-remove a {
  color: #d84040;
}
.opc-block-summary .minicart-items {
  padding: 0;
}
.opc-block-summary .minicart-items-wrapper {
  max-height: 370px;
  padding: 15px 0;
  border: none;
  max-height: 100%;
}
.column.main .opc-block-summary .product-item {
  margin: 0;
  padding-left: 0;
  display: flex;
}
.opc-block-summary .product-item .product-item-inner {
  display: table;
  margin: 0 0 10px;
  width: 100%;
}
.opc-block-summary .product-item .product-item-name-block {
  display: table-cell;
  padding-right: 5px;
  text-align: left;
}
.opc-block-summary .product-item .subtotal {
  display: table-cell;
  text-align: right;
}
.opc-block-summary .product-item .price {
  font-size: 1.6rem;
  font-weight: 400;
}
.opc-block-summary .product-item .price-including-tax + .price-excluding-tax {
  margin: 0;
}
.opc-block-summary .product-item .price-including-tax + .price-excluding-tax .price {
  font-size: 1rem;
}
.opc-block-summary .actions-toolbar {
  position: relative;
  z-index: 1;
}
.opc-block-summary .actions-toolbar .secondary {
  border-top: 1px solid #ffffff;
  display: block;
  float: none;
  margin: -1px 0 0;
  padding: 15px 0 0;
  text-align: left;
}
.opc-block-summary .actions-toolbar .secondary .action {
  margin: 0;
}
.authentication-dropdown {
  box-sizing: border-box;
}
.authentication-dropdown .modal-inner-wrap {
  padding: 24px;
}
.authentication-wrapper {
  float: right;
  margin-top: -72px;
  max-width: 50%;
  position: relative;
  z-index: 1;
}
._has-auth-shown .authentication-wrapper {
  z-index: 200;
}
.block-authentication .block-title {
  font-size: 2rem;
  border-bottom: 0;
  margin-bottom: 32px;
  text-align: center;
}
.block-authentication .block-title strong {
  font-weight: 600;
}
.block-authentication .block-title #block-customer-login-heading {
  color: #d84040;
}
.block-authentication .field .label {
  font-weight: 400;
}
.block-authentication .actions-toolbar {
  margin: 10px 0;
}
.block-authentication .actions-toolbar > .secondary {
  margin-bottom: 32px;
}
.checkout_index_index .block-authentication .actions-toolbar > .secondary {
  margin-top: 16px;
  margin-bottom: 0;
}
.block-authentication .action.action-login {
  background-image: none;
  background: #f7ff3f;
  border: 1px solid #04183b;
  color: #04183b;
  cursor: pointer;
  display: inline-block;
  font-family: 'Outfit', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  padding: 0;
  width: 207px;
  font-size: 1.6rem;
  line-height: 4.3rem;
  box-sizing: border-box;
  vertical-align: middle;
}
.block-authentication .action.action-login:focus,
.block-authentication .action.action-login:active {
  background: #ffffff;
  border: 1px solid #aab0bf;
  color: #aab0bf;
}
.block-authentication .action.action-login:hover {
  background: #04183b;
  border: 1px solid #04183b;
  color: #f7ff3f;
}
.block-authentication .action.action-login.disabled,
.block-authentication .action.action-login[disabled],
fieldset[disabled] .block-authentication .action.action-login {
  opacity: 0.25;
  cursor: default;
  pointer-events: none;
}
.block-authentication .block-new-customer .actions-toolbar {
  text-align: center;
}
.block-authentication .block[class] {
  margin: 0;
}
.block-authentication .block[class] ul {
  list-style: none;
  padding-left: 10px;
}
.block-authentication .block[class] .field .control,
.block-authentication .block[class] .field .label {
  float: none;
  width: auto;
}
.block-authentication .block[class] + .block {
  border-top: 1px solid #c1c1c1;
  margin-top: 48px;
  padding-top: 48px;
  position: relative;
}
.checkout-payment-method .payment-methods .step-title,
.checkout-payment-method .payment-methods .actions-toolbar {
  display: none;
}
.checkout-payment-method .payment-method {
  margin-bottom: 32px;
}
.checkout-payment-method .payment-method-content {
  margin-top: 10px;
  margin-left: 24px;
}
.checkout-payment-method .payment-method .field {
  margin-bottom: 0;
}
.place-order-primary {
  text-align: center;
}
.checkout_index_index .action.checkout {
  margin-top: 20px;
}
.checkout-payment-method .payment-option-inner {
  margin: 0 0 16px;
}
.checkout-payment-method .credit-card-types {
  padding: 0;
}
.checkout-payment-method .credit-card-types .item {
  display: inline-block;
  list-style: none;
  margin: 0 5px 0 0;
  vertical-align: top;
}
.checkout-payment-method .credit-card-types .item._active {
  font-weight: 700;
}
.checkout-payment-method .credit-card-types .item._active img {
  -webkit-filter: grayscale(0%);
}
.checkout-payment-method .credit-card-types .item._inactive {
  opacity: .4;
}
.checkout-payment-method .credit-card-types .item span {
  display: inline-block;
  padding-top: 6px;
  vertical-align: top;
}
.checkout-payment-method .credit-card-types img {
  -webkit-filter: grayscale(100%);
  -webkit-transition: all .6s ease;
}
.checkout-payment-method .ccard .fields > .year {
  padding-left: 5px;
}
.checkout-payment-method .ccard .fields .select {
  padding-left: 5px;
  padding-right: 5px;
}
.checkout-payment-method .ccard .month .select {
  width: 140px;
}
.checkout-payment-method .ccard .year .select {
  width: 80px;
}
.checkout-payment-method .ccard .captcha .input-text,
.checkout-payment-method .ccard .number .input-text {
  width: 225px;
}
.checkout-payment-method .ccard > .field.cvv > .control {
  padding-right: 16px;
  width: auto;
}
.checkout-payment-method .ccard .cvv .input-text {
  width: 55px;
}
.checkout-payment-method .ccard.fieldset > .field .fields.group.group-2 .field {
  width: auto !important;
}
.checkout-agreements-block .checkout-agreements {
  margin-bottom: 16px;
}
.checkout-agreements-block .action-show {
  vertical-align: baseline;
  text-align: left;
  width: calc(100% - 32px);
}
.checkout-agreements-items {
  padding-bottom: 32px;
}
.checkout-agreements-items .checkout-agreements-item {
  margin-bottom: 16px;
}
.checkout-agreements-items .checkout-agreements-item-title {
  border-bottom: 0;
}
.checkout-agreement-item-content {
  overflow: auto;
}
.login-container .actions-toolbar .secondary {
  margin-top: 32px;
  margin-bottom: 48px;
}
.login-container,
.register-container {
  display: none;
}
.login-container.active,
.register-container.active {
  display: block;
}
.customer-account-create .page-title-wrapper .page-title {
  font-size: 2rem;
  text-align: center;
  margin: 32px 0 48px;
}
.customer-account-forgotpassword .page-title-wrapper {
  text-align: center;
}
.form.password.reset,
.form.send.confirmation,
.form.password.forget,
.form.create.account,
.form.form-login,
.tabs-container {
  max-width: 560px;
  margin: 0 auto;
}
.form.password.reset .fieldset:after,
.form.send.confirmation .fieldset:after,
.form.password.forget .fieldset:after,
.form.create.account .fieldset:after,
.form.form-login .fieldset:after,
.tabs-container .fieldset:after {
  margin: 0;
  content: attr(data-hasrequired);
  display: block;
  letter-spacing: normal;
  word-spacing: normal;
  color: #000000;
  font-size: 1.6rem;
}
.form.password.reset .fieldset:after,
.form.send.confirmation .fieldset:after,
.form.password.forget .fieldset:after,
.form.create.account .fieldset:after,
.form.form-login .fieldset:after,
.tabs-container .fieldset:after {
  text-align: center;
}
.form.password.reset .fieldset .field,
.form.send.confirmation .fieldset .field,
.form.password.forget .fieldset .field,
.form.create.account .fieldset .field,
.form.form-login .fieldset .field,
.tabs-container .fieldset .field {
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
}
.form.password.reset .actions-toolbar,
.form.send.confirmation .actions-toolbar,
.form.password.forget .actions-toolbar,
.form.create.account .actions-toolbar,
.form.form-login .actions-toolbar,
.tabs-container .actions-toolbar {
  display: block;
  text-align: center;
  margin-bottom: 10px;
  margin-top: 10px;
}
.form.password.reset .action.back,
.form.send.confirmation .action.back,
.form.password.forget .action.back,
.form.create.account .action.back,
.form.form-login .action.back,
.tabs-container .action.back {
  display: inline-block;
  margin-top: 16px;
}
.form.create.account .fieldset .field.confirmation:after,
.form.form-login .fieldset .field.confirmation:after,
.form.create.account .fieldset .field.password:after,
.form.form-login .fieldset .field.password:after {
  margin: 0;
  content: attr(data-hasrequired);
  display: block;
  letter-spacing: normal;
  word-spacing: normal;
  color: #000000;
  font-size: 1.6rem;
}
.form.create.account .fieldset .field.confirmation:after,
.form.form-login .fieldset .field.confirmation:after,
.form.create.account .fieldset .field.password:after,
.form.form-login .fieldset .field.password:after {
  text-align: right;
  font-size: 1rem;
  margin-top: 5px;
}
.tabs-container {
  display: flex;
  justify-content: center;
  padding: 48px 0;
}
.tabs-container .customer-tab {
  font-size: 2.4rem;
  padding: 5px 16px;
  cursor: pointer;
}
.tabs-container .customer-tab.active {
  color: #04183b;
}
.form-edit-account .hasrequired:after,
.form-address-edit .hasrequired:after {
  margin: 16px 0;
  content: attr(data-hasrequired);
  display: block;
  letter-spacing: normal;
  word-spacing: normal;
  color: #000000;
  font-size: 1.6rem;
}
.form-edit-account .region_id,
.form-address-edit .region_id {
  display: none;
}
.form-edit-account .fieldset.password {
  display: none;
}
.fieldset .fullname.field > .label + .control {
  width: 100%;
}
.account.page-layout-2columns-left .sidebar-title {
  font-size: 1.6rem;
  text-transform: uppercase;
  padding-bottom: 24px;
  margin-bottom: 24px;
  border-bottom: 1px solid #dbdbdb;
}
.account.page-layout-2columns-left .sidebar-toggle {
  display: none;
  align-items: center;
  font-size: 1.6rem;
  cursor: pointer;
  margin-bottom: 24px;
}
.account.page-layout-2columns-left .sidebar-toggle .icon {
  margin-right: 6px;
  background: #ffffff;
  font-size: 1.6rem;
  width: 24px;
  height: 24px;
  line-height: 20px;
  text-align: center;
  border: 2px solid #000000;
  border-radius: 50%;
  z-index: -1;
}
.account.page-layout-2columns-left .sidebar-open,
.account.page-layout-2columns-left .sidebar-close {
  display: none;
  cursor: pointer;
}
.account .column.main .block-content {
  margin-bottom: 40px;
}
.account .column.main .toolbar {
  text-align: center;
}
.account .column.main .toolbar .limiter-options {
  width: auto;
}
.account .column.main .block-title,
.account .column.main .box-title {
  font-size: 1.6rem;
  margin-bottom: 16px;
  font-weight: 500;
}
.account .box-content {
  font-size: 1.6rem;
  padding: 16px;
  margin-bottom: 16px;
  background-color: #495367;
}
.account .box-content .box-actions {
  text-align: right;
}
.account .box-information .box-info .title,
.account .box-newsletter .box-info .title {
  display: inline-block;
  margin-bottom: 0;
}
.account .box-information .box-info .value,
.account .box-newsletter .box-info .value {
  margin-left: 8px;
}
.account .box-newsletter .box-content {
  display: flex;
  flex-direction: column;
}
.account .actions-toolbar {
  display: flex;
  flex-direction: column;
  text-align: center;
  margin-top: 24px;
}
.account .actions-toolbar .action {
  margin-bottom: 16px;
  max-width: 290px;
}
.account .box-address-history .box-delete {
  position: absolute;
  right: 31px;
}
.account .box-address-history .box-delete .action.delete {
  display: inline-block;
  text-decoration: none;
  color: #d84040;
  font-size: 1.8rem;
}
.account .box-address-history .box-delete .action.delete:hover,
.account .box-address-history .box-delete .action.delete:active,
.account .box-address-history .box-delete .action.delete:focus {
  text-decoration: none;
}
.account .box-address-history .address-info {
  width: calc(100% - 20px);
}
.account .box-address-history .address-info--street {
  height: 40px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.account .block-addresses-list .actions-toolbar {
  justify-content: center;
}
.account .sidebar-main .content {
  padding: 0;
}
.account .sidebar-main .nav.item {
  margin-bottom: 24px;
}
.account .sidebar-main .nav.item > a,
.account .sidebar-main .nav.item > strong {
  display: inline-block;
  text-decoration: none;
  display: flex;
  justify-content: space-between;
}
.account .sidebar-main .nav.item > a:after,
.account .sidebar-main .nav.item > strong:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 16px;
  color: inherit;
  content: "\e012";
  font-family: 'icons-carnroll-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.account .sidebar-main .nav.item > strong {
  font-weight: 500;
}
.account .sidebar-additional {
  margin-top: 40px;
}
.account .table-wrapper:last-child {
  margin-bottom: 0;
}
.account .table-wrapper .action {
  margin-right: 15px;
}
.account .table-wrapper .action:last-child {
  margin-right: 0;
}
.account-nav .content {
  background: #ffffff;
  padding: 15px 0;
}
.account-nav .item {
  margin: 3px 0 0;
}
.account-nav .item:first-child {
  margin-top: 0;
}
.account-nav .item a,
.account-nav .item > strong {
  border-left: 3px solid transparent;
  display: block;
  padding: 5px 18px 5px 15px;
}
.account-nav .item a {
  text-decoration: none;
}
.account-nav .item a:hover {
  background: #e8e8e8;
}
.account-nav .item.current a,
.account-nav .item.current strong {
  border-color: #04183b;
  font-weight: 600;
}
.account-nav .item.current a {
  border-color: #04183b;
}
.account-nav .item .delimiter {
  border-top: 1px solid #d1d1d1;
  display: block;
  margin: 10px 1.8rem;
}
.field.password .control {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.field.password .control .mage-error {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
.field.password .control .input-text {
  -ms-flex-order: 0;
  -webkit-order: 0;
  order: 0;
  z-index: 1;
}
.password-strength-meter {
  background-color: #f4f4f4;
  height: 32px;
  line-height: 32px;
  padding: 0 13px 0 16px;
  font-size: 1.2rem;
  position: relative;
  z-index: 1;
}
.password-strength-meter:before {
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  z-index: -1;
}
.password-none .password-strength-meter:before {
  background-color: #f4f4f4;
  width: 100%;
}
.password-weak .password-strength-meter:before {
  background-color: #ffafae;
  width: 25%;
}
.password-medium .password-strength-meter:before {
  background-color: #ffd6b3;
  width: 50%;
}
.password-strong .password-strength-meter:before {
  background-color: #c5eeac;
  width: 75%;
}
.password-very-strong .password-strength-meter:before {
  background-color: #81b562;
  width: 100%;
}
.control.captcha-image {
  margin-top: 10px;
}
.control.captcha-image .captcha-img {
  vertical-align: middle;
}
.rating-summary {
  overflow: hidden;
  white-space: nowrap;
}
.rating-summary .rating-result {
  width: 94px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.rating-summary .rating-result:before {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
  -webkit-font-smoothing: antialiased;
  color: #c3c8d4;
  font-family: 'icons-carnroll-theme';
  font-size: 14px;
  height: 14px;
  letter-spacing: 6px;
  line-height: 14px;
  content: "\e007" "\e007" "\e007" "\e007" "\e007";
  display: block;
  font-style: normal;
  font-weight: normal;
  speak: none;
}
.rating-summary .rating-result > span {
  display: block;
  overflow: hidden;
}
.rating-summary .rating-result > span:before {
  position: relative;
  z-index: 2;
  -webkit-font-smoothing: antialiased;
  color: #000000;
  font-family: 'icons-carnroll-theme';
  font-size: 14px;
  height: 14px;
  letter-spacing: 6px;
  line-height: 14px;
  content: "\e007" "\e007" "\e007" "\e007" "\e007";
  display: block;
  font-style: normal;
  font-weight: normal;
  speak: none;
}
.rating-summary .rating-result > span span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.rating-summary .rating-result {
  margin-right: 10px;
}
.product-reviews-summary .rating-summary .label,
.table-reviews .rating-summary .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote {
  overflow: hidden;
}
.review-control-vote:before {
  color: #c3c8d4;
  font-family: 'icons-carnroll-theme';
  font-size: 24px;
  height: 24px;
  letter-spacing: 8px;
  line-height: 24px;
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  content: "\e007" "\e007" "\e007" "\e007" "\e007";
  display: block;
  position: absolute;
  z-index: 1;
}
.review-control-vote input[type="radio"] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote input[type="radio"]:hover + label:before,
.review-control-vote input[type="radio"]:checked + label:before {
  opacity: 1;
}
.review-control-vote label {
  cursor: pointer;
  display: block;
  position: absolute;
}
.review-control-vote label span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote label:before {
  color: #000000;
  font-family: 'icons-carnroll-theme';
  font-size: 24px;
  height: 24px;
  letter-spacing: 8px;
  line-height: 24px;
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  opacity: 0;
}
.review-control-vote label:hover:before {
  opacity: 1;
}
.review-control-vote label:hover ~ label:before {
  opacity: 0;
}
.review-control-vote .rating-5 {
  z-index: 2;
}
.review-control-vote .rating-5:before {
  content: "\e007" "\e007" "\e007" "\e007" "\e007";
}
.review-control-vote .rating-4 {
  z-index: 3;
}
.review-control-vote .rating-4:before {
  content: "\e007" "\e007" "\e007" "\e007";
}
.review-control-vote .rating-3 {
  z-index: 4;
}
.review-control-vote .rating-3:before {
  content: "\e007" "\e007" "\e007";
}
.review-control-vote .rating-2 {
  z-index: 5;
}
.review-control-vote .rating-2:before {
  content: "\e007" "\e007";
}
.review-control-vote .rating-1 {
  z-index: 6;
}
.review-control-vote .rating-1:before {
  content: "\e007";
}
.block.add.review {
  margin-bottom: 48px;
}
.block.add.review > .title {
  font-weight: 700;
  line-height: 1.1;
  font-size: 3rem;
  margin-top: 2.4rem;
  margin-bottom: 2.4rem;
}
.block.add.review .legend {
  font-weight: 700;
  line-height: 1.1;
  font-size: 2.1rem;
  margin-top: 1.2rem;
  margin-bottom: 1rem;
  margin: 0 0 16px;
}
.block.add.review .field.rating {
  display: table-row;
}
.block.add.review .field.rating .label {
  display: table-cell;
  padding: 5px 0;
  vertical-align: middle;
}
.block.add.review .field.rating .control {
  display: table-cell;
  vertical-align: top;
}
.block.reviews.list > .title {
  font-weight: 700;
  line-height: 1.1;
  font-size: 3rem;
  margin-top: 2.4rem;
  margin-bottom: 2.4rem;
}
.block.reviews.list .review.item {
  margin-bottom: 48px;
}
.block.reviews.list .review.title {
  font-weight: 700;
  line-height: 1.1;
  font-size: 2.1rem;
  margin-top: 1.2rem;
  margin-bottom: 1rem;
}
.data.table.reviews .rating-summary {
  margin-top: -4px;
}
.customer-review.view {
  margin-bottom: 16px;
}
.customer-review.view .review.title,
.customer-review.view .ratings-summary,
.customer-review.view .product-details {
  margin-bottom: 16px;
}
.product-reviews-summary {
  display: flex;
  align-items: flex-end;
  margin: 10px 0 24px;
}
.products.wrapper.list .product-reviews-summary {
  margin: 0 auto;
}
.product-reviews-summary.empty {
  margin-left: 0;
}
.product-reviews-summary .rating-summary {
  position: relative;
  text-align: left;
}
.product-reviews-summary .reviews-actions {
  line-height: 16px;
}
.customer-review .product-details {
  margin-bottom: 48px;
}
.customer-review .product-media {
  float: left;
  margin-right: 3%;
  max-width: 285px;
  width: 30%;
}
.customer-review .review-details .customer-review-rating {
  margin-bottom: 16px;
}
.customer-review .review-details .customer-review-rating .item {
  margin-bottom: 10px;
}
.customer-review .review-details .customer-review-rating .item:last-child {
  margin-bottom: 0;
}
.customer-review .review-details .review-title {
  font-weight: 700;
  line-height: 1.1;
  font-size: 2.1rem;
  margin-top: 1.2rem;
  margin-bottom: 1rem;
  font-weight: 600;
  margin-bottom: 16px;
}
.customer-review .review-details .review-content {
  margin-bottom: 16px;
}
.customer-review .product-reviews-summary .rating-summary,
.customer-review .product-reviews-summary .reviews-actions {
  display: block;
}
.review-field-ratings .nested {
  display: table;
}
.review-field-ratings .review-field-rating {
  display: table-row;
}
.review-field-ratings .review-field-rating .label,
.review-field-ratings .review-field-rating .control {
  display: table-cell;
  padding-bottom: 10px;
  vertical-align: top;
}
.review-field-ratings .review-field-rating .label {
  padding-right: 16px;
  padding-top: 5px;
}
.review-field-ratings .review-field-rating .control {
  padding-top: 2px;
}
.review-toolbar {
  border-top: 1px solid #c9c9c9;
  margin: 0 0 16px;
  text-align: center;
}
.review-toolbar:first-child {
  display: none;
}
.review-toolbar .pages {
  border-bottom: 1px solid #c9c9c9;
  display: block;
  padding: 16px 0;
  text-align: center;
}
.review-toolbar .limiter {
  display: none;
}
.review-add .block-title {
  display: none;
}
.review-form .review-field-ratings .control {
  width: 270px;
  overflow: visible;
  margin: 0 auto 32px;
}
.review-form .review-field-ratings.required .label:after {
  content: '*';
  color: #000000;
  font-size: 1.6rem;
  margin: 0 0 0 5px;
}
.review-form .actions-toolbar {
  text-align: center;
  margin-bottom: 20px;
}
.review-form .action.submit {
  background: transparent;
  border: 1px solid #04183b;
  color: #04183b;
}
.review-form .action.submit:focus,
.review-form .action.submit:active {
  background: transparent;
  border: 1px solid #aab0bf;
  color: #aab0bf;
}
.review-form .action.submit:hover {
  background: transparent;
  border: 1px solid #04183b;
  color: #f7ff3f;
}
.fieldset .review-legend.legend {
  margin-bottom: 16px;
}
.fieldset .review-legend.legend > strong {
  display: block;
  margin-left: 0;
  font-size: 1.6rem;
  text-transform: uppercase;
}
.fieldset .review-legend.legend > span {
  font-size: 1.6rem;
}
.review-field-rating .control {
  margin-bottom: 57.6px;
  margin-top: 10px;
}
.review-details {
  display: flex;
  color: #d5d4dc;
}
.review-details .review-date:before {
  content: '|';
  margin: 0 5px;
}
.review-list .block-title strong {
  font-weight: 700;
  line-height: 1.1;
  font-size: 3rem;
  margin-top: 2.4rem;
  margin-bottom: 2.4rem;
}
.review-items {
  max-width: 880px;
  margin: 0 auto;
}
.review-item {
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px solid #c9c9c9;
  margin: 0;
  padding: 16px 0;
}
.review-item:after {
  clear: both;
  content: '';
  display: table;
}
.review-item:last-child {
  border-width: 0;
}
.review-ratings {
  display: table;
  margin-bottom: 10px;
  max-width: 100%;
}
.review-ratings .rating-label {
  margin-right: 16px;
}
.review-ratings .rating-summary {
  overflow: hidden;
  white-space: nowrap;
}
.review-ratings .rating-summary .rating-result {
  width: 102px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.review-ratings .rating-summary .rating-result:before {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
  -webkit-font-smoothing: antialiased;
  color: #c3c8d4;
  font-family: 'icons-carnroll-theme';
  font-size: 18px;
  height: 18px;
  letter-spacing: 3px;
  line-height: 18px;
  content: "\e007" "\e007" "\e007" "\e007" "\e007";
  display: block;
  font-style: normal;
  font-weight: normal;
  speak: none;
}
.review-ratings .rating-summary .rating-result > span {
  display: block;
  overflow: hidden;
}
.review-ratings .rating-summary .rating-result > span:before {
  position: relative;
  z-index: 2;
  -webkit-font-smoothing: antialiased;
  color: #000000;
  font-family: 'icons-carnroll-theme';
  font-size: 18px;
  height: 18px;
  letter-spacing: 3px;
  line-height: 18px;
  content: "\e007" "\e007" "\e007" "\e007" "\e007";
  display: block;
  font-style: normal;
  font-weight: normal;
  speak: none;
}
.review-ratings .rating-summary .rating-result > span span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-author {
  display: inline;
}
.review-title {
  font-size: 1.6rem;
  text-transform: uppercase;
  margin: 0 0 16px;
}
.review-content {
  margin-bottom: 16px;
}
.order-links {
  border-bottom: 1px solid #ffffff;
  margin-bottom: 10px;
}
.order-links .item {
  display: inline-block;
  margin-right: 20px;
}
.orders-history .table-order-items {
  font-size: 1.6rem;
}
.orders-history .table-order-items:not(.cart):not(.totals) {
  background: #ffffff;
}
.orders-history .table-order-items:not(.cart):not(.totals) > thead {
  background: #ffffff;
}
.orders-history .table-order-items:not(.cart):not(.totals) > tfoot {
  background: #ffffff;
}
.orders-history .table-order-items:not(.cart):not(.totals) > tbody > tr > td {
  background: #495367;
}
.orders-history .table-order-items:not(.cart):not(.totals) > tbody > tr > th {
  background: #ffffff;
}
.orders-history .table-order-items:not(.cart):not(.totals) > thead > tr > th,
.orders-history .table-order-items:not(.cart):not(.totals) > tbody > tr > th,
.orders-history .table-order-items:not(.cart):not(.totals) > tfoot > tr > th,
.orders-history .table-order-items:not(.cart):not(.totals) > thead > tr > td,
.orders-history .table-order-items:not(.cart):not(.totals) > tbody > tr > td,
.orders-history .table-order-items:not(.cart):not(.totals) > tfoot > tr > td {
  border-top: 8px solid #ffffff;
}
.orders-history .table-order-items:not(.cart):not(.totals) > caption + thead > tr:first-child > th,
.orders-history .table-order-items:not(.cart):not(.totals) > colgroup + thead > tr:first-child > th,
.orders-history .table-order-items:not(.cart):not(.totals) > thead:first-child > tr:first-child > th,
.orders-history .table-order-items:not(.cart):not(.totals) > caption + thead > tr:first-child > td,
.orders-history .table-order-items:not(.cart):not(.totals) > colgroup + thead > tr:first-child > td,
.orders-history .table-order-items:not(.cart):not(.totals) > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.orders-history .table-order-items:not(.cart):not(.totals) > tbody + tbody {
  border-top: 8px solid #ffffff;
}
.orders-history .table-order-items:not(.cart):not(.totals) thead > tr > th {
  border-bottom: none;
}
.order-details-items {
  padding-bottom: 48px;
}
.order-details-items .order-title > strong {
  font-size: 1.6rem;
  margin-bottom: 24px;
}
.order-details-items .items-qty {
  display: inline-block;
}
.order-details-items .items-qty .item {
  white-space: nowrap;
}
.order-details-items .items-qty .title:after {
  content: ': ';
}
.order-details-items .table-order-items .price-including-tax,
.order-details-items .table-order-items .price-excluding-tax {
  display: inline-block;
}
.order-details-items .table-order-items tbody + tbody {
  border-top: 1px solid #ffffff;
}
.order-details-items .table-order-items .col.subtotal .price-including-tax .price,
.order-details-items .table-order-items .col.subtotal .price-excluding-tax .price {
  font-weight: 400;
}
.order-details-items .table-order-items tfoot .mark {
  color: #d5d4dc;
}
.order-details-items .table-order-items tfoot .grand_total .mark {
  color: #000000;
}
.order-details-items .item-options {
  margin-top: 10px;
}
.order-details-items .item-options dt {
  float: left;
  margin: 0 5px 0 0;
}
.order-details-items .item-options dt:after {
  content: ':';
}
.order-details-items .item-options dd {
  margin: 0 0 7px;
}
.order-details-items .item-options.links dt {
  display: inline-block;
}
.order-details-items .item-options.links dt:after {
  content: ': ';
}
.order-details-items .item-options.links dd {
  margin: 0;
}
.order-pager-wrapper .toolbar-amount {
  padding-top: 3px;
}
.order-pager-wrapper .pages-items .item:first-child,
.order-pager-wrapper .pages-items .item:last-child {
  margin-right: 0;
}
.order-actions-toolbar {
  justify-content: flex-end;
  margin-top: 10px;
  margin-bottom: 10px;
}
.order-actions-toolbar .action {
  margin: 0 30px 0 0;
}
.order-actions-toolbar .action.print {
  margin: 0;
}
.page-title-wrapper .order-date {
  margin: 0 0 16px;
}
[class^='sales-guest-'] .page-title-wrapper .page-title,
.sales-guest-view .page-title-wrapper .page-title {
  margin-right: 24px;
}
.form-orders-search .field.email,
.form-orders-search .field.zip {
  margin-bottom: 0;
}
.block-reorder .product-item .checkbox {
  position: relative;
  top: 2px;
  vertical-align: baseline;
}
.block-reorder .product-item .field.item {
  display: inline-block;
}
.block-reorder .product-item-name {
  display: inline-block;
}
.block-reorder .actions-toolbar {
  margin: 17px 0;
  max-width: 178px;
}
.block-order-details-comments {
  margin: 0 0 40px;
}
.block-order-details-comments .comment-date {
  font-weight: 600;
}
.block-order-details-comments .comment-content {
  line-height: 1.6;
  margin: 0 0 20px;
}
.block-order-details-view .box-content .payment-method {
  margin-bottom: 0;
}
.block-order-details-view .box-content .payment-method dt {
  margin-bottom: 0;
}
.block-order-details-view .box-content .payment-method .title {
  font-weight: 400;
}
.block-order-details-view .box-content .payment-method .content {
  margin: 0;
}
.block-order-details-view .box-content .payment-method .content > strong {
  font-weight: 400;
}
.block-order-details-view .box-content .payment-method .content > strong:after {
  content: ': ';
}
.order-tracking {
  border-bottom: 1px solid #ffffff;
  margin: 0;
  padding: 20px 0;
}
.order-tracking .tracking-title {
  display: inline-block;
}
.order-tracking .tracking-content {
  display: inline-block;
  margin: 0 0 0 5px;
}
.swatch-attribute-label {
  font-weight: 700;
  position: relative;
}
.swatch-attribute-label.required {
  padding-right: 10px;
}
.swatch-attribute-label[data-required='1']:after {
  color: #000000;
  content: '*';
  font-size: 16px;
  font-weight: 700;
  position: absolute;
  right: -11px;
  top: -2px;
}
.swatch-attribute-selected-option {
  color: #646464;
  padding-left: 17px;
}
.swatch-attribute-options {
  margin-top: 10px;
}
.swatch-attribute-options:focus {
  box-shadow: none;
}
.swatch-attribute-options .swatch-option-tooltip-layered .title {
  color: #282828;
  bottom: -5px;
  height: 20px;
  left: 0;
  margin-bottom: 10px;
  position: absolute;
  text-align: center;
  width: 100%;
}
.swatch-attribute.size .swatch-option.selected,
.swatch-attribute.manufacturer .swatch-option.selected {
  background: #ffffff;
  border: 1px solid #ffffff;
  color: #000000;
}
.swatch-option {
  border: 1px solid #dadada;
  cursor: pointer;
  float: left;
  height: 20px;
  margin: 0 10px 8px 0;
  max-width: 100%;
  min-width: 30px;
  overflow: hidden;
  padding: 1px 2px;
  position: relative;
  text-align: center;
  text-overflow: ellipsis;
}
.swatch-option:focus {
  box-shadow: 0 0 3px 1px #04183b;
}
.swatch-option.text {
  display: flex;
  justify-content: center;
  align-items: center;
  background: transparent;
  color: #d5d4dc;
  font-size: 1.6rem;
  border: 1px solid #d5d4dc;
  border-radius: 18px;
  font-weight: 400;
  min-height: 36px;
  min-width: 36px;
  line-height: 12px;
  margin-right: 11px;
  padding: 4px 8px;
}
.swatch-option.text.selected {
  background-color: #495367 !important;
  border-color: #878a9c;
  color: #878a9c;
}
.swatch-option.text:not(.disabled):hover {
  border-color: #878a9c;
  background-color: #495367;
  color: #878a9c;
}
.swatch-option.image,
.swatch-option.color {
  min-height: 35px;
  min-width: 35px;
  border-radius: 50%;
  margin: 0 16px 16px 0;
}
.swatch-option.image.selected,
.swatch-option.color.selected,
.swatch-option.image:not(.disabled):hover,
.swatch-option.color:not(.disabled):hover {
  box-shadow: none;
}
.swatch-option.image.selected:before,
.swatch-option.color.selected:before,
.swatch-option.image:not(.disabled):hover:before,
.swatch-option.color:not(.disabled):hover:before {
  width: 27px;
  height: 27px;
  border-radius: 18px;
  border: 5px solid #ffffff;
  content: "";
  position: absolute;
  left: 3px;
  top: 3px;
}
.swatch-option.disabled {
  cursor: default;
}
.swatch-option.disabled:after {
  background: linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -moz-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(42%, rgba(255, 255, 255, 0)), color-stop(43%, #ffffff), color-stop(46%, #ffffff), color-stop(47%, #ff5216), color-stop(53%, #ff5216), color-stop(54%, #ffffff), color-stop(57%, #ffffff), color-stop(58%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  bottom: 0;
  content: '';
  filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff, endColorstr=#00ffffff, GradientType=1)';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.swatch-option-disabled {
  border: 0;
  cursor: default;
  outline: none !important;
}
.swatch-option-disabled:after {
  -webkit-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  transform: rotate(-30deg);
  content: '';
  height: 2px;
  left: -4px;
  position: absolute;
  top: 10px;
  width: 42px;
  z-index: 995;
  background: #e02b27;
}
.swatch-option-loading {
  content: url('../images/loader-2.gif');
}
.swatch-option-tooltip {
  visibility: hidden;
  border: 1px solid #dadada;
  color: #949494;
  display: none;
  max-height: 100%;
  min-height: 20px;
  min-width: 20px;
  padding: 5px;
  position: absolute;
  text-align: center;
  z-index: 999;
  background: #ffffff;
}
.swatch-option-tooltip .corner,
.swatch-option-tooltip-layered .corner {
  bottom: 0;
  height: 8px;
  left: 40%;
  position: absolute;
}
.swatch-option-tooltip .corner:before,
.swatch-option-tooltip-layered .corner:before,
.swatch-option-tooltip .corner:after,
.swatch-option-tooltip-layered .corner:after {
  border-style: solid;
  content: '';
  font-size: 1px;
  height: 0;
  position: relative;
  width: 0;
}
.swatch-option-tooltip .corner:before,
.swatch-option-tooltip-layered .corner:before {
  border-color: #adadad transparent transparent transparent;
  border-width: 8px 8px 0 8px;
  left: 0;
  top: 2px;
}
.swatch-option-tooltip .corner:after,
.swatch-option-tooltip-layered .corner:after {
  border-color: #ffffff transparent transparent transparent;
  border-width: 7px 7px 0 7px;
  left: -15px;
  top: 1px;
}
.swatch-option-tooltip .image,
.swatch-option-tooltip-layered .image {
  display: block;
  height: 130px;
  margin: 0 auto;
  width: 130px;
}
.swatch-option-tooltip-layered {
  border: 1px solid #dadada;
  color: #949494;
  background: #ffffff;
  display: none;
  left: -47px;
  position: absolute;
  width: 140px;
  z-index: 999;
}
.swatch-option-tooltip .title {
  color: #282828;
  display: block;
  max-height: 200px;
  min-height: 20px;
  overflow: hidden;
  text-align: center;
}
.swatch-option-link-layered {
  margin: 0 !important;
  padding: 0 !important;
  position: relative;
}
.swatch-option-link-layered:focus > div {
  box-shadow: 0 0 3px 1px #04183b;
}
.swatch-option-link-layered:hover > .swatch-option-tooltip-layered {
  display: block;
}
.swatch-opt {
  margin: 24px 0;
}
.swatch-opt-listing {
  margin-bottom: 10px;
}
.swatch-more {
  display: inline-block;
  margin: 2px 0;
  position: static;
  text-decoration: none !important;
  z-index: 1;
}
.swatch-visual-tooltip-layered {
  height: 160px;
  top: -170px;
}
.swatch-textual-tooltip-layered {
  height: 30px;
  top: -40px;
}
.swatch-input {
  left: -1000px;
  position: absolute;
  visibility: hidden;
}
.swatch-layered a:last-of-type .swatch-option {
  margin-bottom: 24px;
}
.clearfix:after {
  clear: both;
  content: '';
  display: block;
  height: 0;
  visibility: hidden;
}
.toolbar.wishlist-toolbar .limiter {
  float: right;
}
.form-wishlist-items .actions-toolbar {
  display: none;
}
.product-items .action.towishlist:before,
.products.list.items .action.towishlist:before,
.table-comparison .action.towishlist:before {
  content: "\e002";
}
.product-items .product-item-image .action.towishlist,
.products.list.items .product-item-image .action.towishlist {
  display: inline-block;
  width: 36px;
  height: 36px;
  background-color: #495367;
  border: none;
  border-radius: 50%;
  text-align: center;
  cursor: pointer;
}
.product-items .product-item-image .action.towishlist:before,
.products.list.items .product-item-image .action.towishlist:before {
  font-size: 1.6rem;
  line-height: 3.6rem;
  color: #5e5e9d;
}
.product-items .product-item-image .action.towishlist:hover,
.products.list.items .product-item-image .action.towishlist:hover,
.product-items .product-item-image .action.towishlist:focus,
.products.list.items .product-item-image .action.towishlist:focus,
.product-items .product-item-image .action.towishlist:active,
.products.list.items .product-item-image .action.towishlist:active {
  background: #495367;
}
.product-items .product-item-image .action.towishlist:hover:before,
.products.list.items .product-item-image .action.towishlist:hover:before,
.product-items .product-item-image .action.towishlist:focus:before,
.products.list.items .product-item-image .action.towishlist:focus:before,
.product-items .product-item-image .action.towishlist:active:before,
.products.list.items .product-item-image .action.towishlist:active:before {
  color: #000000;
}
.block-wishlist .product-item-name {
  margin-right: 24px;
}
.products-grid.wishlist .product-item-comment {
  display: block;
  height: 42px;
  margin: 10px 0;
}
.products-grid.wishlist .product-item .price-box .price-as-configured {
  display: flex;
  justify-content: center;
}
.products-grid.wishlist .product-item .box-tocart {
  margin-bottom: 16px;
}
.products-grid.wishlist .product-item .box-tocart input.qty {
  height: 32px;
}
/**
 * @author vdSHOP Team
 * @copyright Copyright © vdSHOP (https://vdshop.es)
 */
.message.global.cookie {
  position: fixed;
  bottom: 0;
  z-index: 900;
  background: #f8f8f8;
  width: 100%;
  box-shadow: 0 -3px 10px 0 rgba(0, 0, 0, 0.15);
}
.message.global.cookie .content {
  display: flex;
  align-items: center;
  padding: 30px 0;
}
.message.global.cookie .content .action {
  width: 100px;
  height: 41px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.disallow-wrapper {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  height: 0;
}
.disallow {
  align-items: center;
  position: relative;
  justify-content: center;
  font-size: 1.6rem;
  line-height: 13px;
  top: -44px;
  height: 44px;
  padding: 16px;
  display: flex;
  background: #f8f8f8;
  cursor: pointer;
  box-shadow: -3px -6px 10px 0 rgba(0, 0, 0, 0.15);
}
.header-wrapper {
  height: fit-content;
  background-color: #f8f8f8;
}
.header-wrapper .header__row-bottom {
  background-color: #f8f8f8;
  padding: 2rem 0;
  border-bottom: 1px solid #dbdbdb;
  margin-bottom: 10px;
}
.header-wrapper.sticky .header__row-bottom {
  background-color: #FFFFFF !important;
}
.header-wrapper button.search,
.header-wrapper .cart.table-wrapper .actions-toolbar > .action.search,
.header-wrapper .action-gift.search {
  padding: 0;
}
/**
 * @author vdSHOP Team
 * @copyright Copyright © vdSHOP (https://vdshop.es)
 */
.header-wrapper {
  height: 96px;
}
.header-wrapper {
  background-color: #f8f8f8;
  position: relative;
}
.header-wrapper.sticky {
  background: #ffffff;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
}
.header.content {
  position: relative;
}
.header.content,
.header .header__row {
  height: 64px;
}
.header__logo,
.header__menu,
.header__links {
  display: flex;
  align-items: center;
}
.header__logo .logo {
  margin: 0 0 0 20px;
  max-width: 100%;
}
.header__logo .logo img {
  display: block;
  height: auto;
  max-height: calc(165px / 1.75);
  width: 100%;
  object-fit: contain;
  object-position: left;
}
.page-print .header__logo .logo {
  float: none;
}
.header__links {
  justify-content: flex-start;
}
.header__links .link {
  margin-left: 20px;
  display: flex;
  align-items: center;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 18px;
}
.header__links .link .search-icon__link span:before {
  font-size: 1.4rem;
  line-height: 14px;
  color: #04183b;
}
.header__links .link.icon-remove {
  margin: 0;
}
.header__links .link:before {
  font-size: 1.4rem;
  line-height: 14px;
  color: #04183b;
}
.header__links .search-container > a {
  color: #04183b;
}
.header__links .search-container > a:hover {
  color: #04183b;
  text-decoration: none;
}
.header__menu .menu-wrapper {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin: 0;
  padding: 0;
  list-style: none;
  gap: 3%;
}
.header__menu .menu-wrapper li {
  padding: 0 24px 0 0;
  margin: 0;
}
.header__menu .menu-wrapper li a {
  color: #000000;
  font-size: 1.4rem;
  font-weight: 300;
}
/**
 * @author vdSHOP Team
 * @copyright Copyright © vdSHOP (https://vdshop.es)
 */
.footer-logo-carnroll img {
  max-height: 23px;
  max-width: 128px !important;
}
.footer-logo-bankinter img {
  max-width: 166px !important;
}
.footer-link,
.footer-link * {
  font-size: 1.4rem;
}
/**
 * @author vdSHOP Team
 * @copyright Copyright © vdSHOP (https://vdshop.es)
 */
p {
  margin: 0;
}
.modals-overlay {
  z-index: 203 !important;
}
.pagebuilder-slide-wrapper div {
  overflow: initial !important;
}
.mobile-only-flex,
.mobile-only {
  display: none !important;
}
.tablet-only-flex,
.tablet-only {
  display: none !important;
}
.desktop-only-flex {
  display: flex !important;
}
.desktop-only {
  display: block !important;
}
.font-weight-heavier,
.font-weight-heavier * {
  font-weight: 500 !important;
}
.font-weight-semibold,
.font-weight-semibold * {
  font-weight: 600 !important;
}
.font-weight-thin,
.font-weight-thin * {
  font-weight: 300 !important;
}
.font-family-secondary,
.font-family-secondary * {
  font-family: 'SourceSansPro', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
}
.text-align-justify,
.text-align-justify a {
  text-align: justify;
}
@media (max-width: 1110px) {
  .desktop-only,
  .desktop-only-flex {
    padding: 0 15px;
  }
}
/**
 * @author vdSHOP Team
 * @copyright Copyright © vdSHOP (https://vdshop.es)
 */
.checkout-onepage-success .column.main {
  padding-bottom: 0;
}
.checkout-success {
  position: relative;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  margin: 16px 0 41px;
}
.checkout-success__wrapper {
  position: absolute;
  text-align: center;
  padding: 16px 20px 0;
}
.checkout-success__title {
  font-size: 2.2rem;
  font-weight: 500;
  margin-bottom: 48px;
}
.checkout-success__text {
  max-width: 240px;
  font-size: 1.8rem;
  font-weight: 500;
  margin: 0 auto;
}
.checkout-success__image {
  height: 360px;
  width: 100%;
  object-fit: cover;
}
/**
 * @author vdSHOP Team
 * @copyright Copyright © vdSHOP (https://vdshop.es)
 */
.cms-page-view .uppercase {
  text-transform: uppercase;
}
.cms-page__text {
  font-size: 1.4rem;
  margin-bottom: 16px;
}
.cms-page__text--secondary {
  padding-left: 16px;
}
.cms-page__list {
  font-size: 1.4rem;
  padding-left: 0;
}
.cms-page__list--secondary {
  padding-left: 16px;
}
.cms-page__item {
  list-style: none;
  margin-bottom: 16px;
  display: flex;
  align-items: center;
}
.cms-page__item:before {
  content: "•";
  font-size: 2.3rem;
  color: #d5d4dc;
  line-height: 23px;
  vertical-align: middle;
  padding-right: 8px;
}
.cms-page__item--secondary:before {
  color: #000000;
  font-size: 1.5rem;
  padding-right: 5px;
}
.cms-page__title {
  font-size: 2.4rem;
  margin: 24px 0 16px;
}
.cms-page__subtitle {
  font-size: 1.6rem;
  font-weight: 600;
  margin-bottom: 16px;
}
.cms-page__content {
  margin-bottom: 40px;
}
.cms-page-view .page-main-full-width {
  background-color: #f8f8f8;
}
.cms-page-view .page-main-full-width {
  padding: 0 20px;
}
.cms-page-view .page-main-full-width .page-title-wrapper,
.cms-page-view .page-main-full-width .breadcrumbs {
  display: block;
  max-width: 1110px;
  margin: 0 auto;
}
.cms-content,
.faqs-wrapper,
.faqs-title {
  max-width: 1110px;
  margin: 0 auto;
}
.cms-noroute-index .page-title-wrapper {
  display: none;
}
.cms-noroute-index .container-no-route {
  max-width: 728px;
  margin: 0 auto 24px;
}
.cms-noroute-index .column.main {
  padding-bottom: 0;
}
.cms-noroute-index .newsletter-section {
  display: none !important;
}
/**
 * @author vdSHOP Team
 * @copyright Copyright © vdSHOP (https://vdshop.es)
 */
.faqs-title {
  font-size: 2.8rem;
  margin-top: 16px;
  margin-bottom: 24px;
}
.faqs-wrapper p {
  margin: 0;
}
.faqs-wrapper .collapsible-title {
  position: relative;
  background: #ffffff;
  margin-bottom: 8px;
  font-size: 1.6rem;
  font-weight: 500;
}
.faqs-wrapper .collapsible-title.active {
  margin-bottom: 0;
}
.faqs-wrapper .collapsible-title.active .title-content {
  padding-bottom: 16px;
}
.faqs-wrapper .collapsible-title.active .icon:before {
  content: "\e022";
}
.faqs-wrapper .title-content {
  display: block;
  padding: 24px 60px 24px 24px;
}
.faqs-wrapper .collapsible-content {
  background-color: #ffffff;
  font-size: 1.6rem;
  font-weight: 300;
  padding: 0 50px 24px 24px;
  margin-bottom: 8px;
}
.faqs-wrapper .icon {
  color: #308b8b;
  position: absolute;
  right: 21px;
  top: 24px;
  font-weight: 600;
  font-size: 1.8rem;
}
*:focus {
  box-shadow: none;
}
div[data-content-type='html'] {
  padding: 0 !important;
  margin: 0 !important;
}
body {
  background-color: #ffffff;
}
body.lock-page {
  overflow: hidden;
}
html {
  scroll-behavior: smooth;
  scroll-padding-top: 120px;
}
.overlay {
  overflow: hidden;
}
.overlay:after {
  content: '';
  cursor: pointer;
  display: block;
  background: rgba(0, 0, 0, 0.4);
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 99;
}
.sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
}
.show {
  display: block !important;
}
.page-main > .page-title-wrapper .page-title + .action,
.page-main-full-width > .page-title-wrapper .page-title + .action {
  margin-top: 32px;
}
.page-main .breadcrumbs,
.page-main-full-width .breadcrumbs {
  padding-top: 16px;
  padding-bottom: 16px;
  font-weight: 400;
}
.page-main .breadcrumbs .item,
.page-main-full-width .breadcrumbs .item {
  margin: 0;
}
.page-main .breadcrumbs .item:not(:last-child):after,
.page-main-full-width .breadcrumbs .item:not(:last-child):after {
  color: #a0a0a0;
  font-weight: 400;
  font-family: 'Outfit', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.action.skip:focus {
  background: #f0f0f0;
  padding: 10px;
  box-sizing: border-box;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 15;
}
.action-skip-wrapper {
  height: 0;
  position: relative;
}
.message.global p {
  margin: 0;
}
.message.global.noscript {
  padding: 16px 0 18px;
  display: block;
  line-height: 2em;
  font-size: 1.4rem;
  background: #f7ff93;
  border-color: #d6ca8e;
  color: #000000;
  margin: 0;
}
.message.global.noscript a {
  color: #04183b;
}
.message.global.noscript a:hover {
  color: #04183b;
}
.message.global.noscript a:active {
  color: #04183b;
}
.message.global.demo {
  margin: 0;
  padding: 16px 0 18px;
  display: block;
  line-height: 2em;
  font-size: 1.4rem;
  background: #ff0101;
  border-color: none;
  color: #ffffff;
  margin-bottom: 0;
  text-align: center;
}
.message.global.demo a {
  color: #04183b;
}
.message.global.demo a:hover {
  color: #04183b;
}
.message.global.demo a:active {
  color: #04183b;
}
.modal-cookies {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  justify-content: center;
  margin-top: 76px;
  transition: none;
}
.modal-cookies .modal-inner-wrap {
  margin: 0 auto;
  width: 90% !important;
  max-width: 480px;
  border-radius: 8px;
}
.modal-cookies .modal-header,
.modal-cookies .modal-footer {
  display: none;
}
.modal-cookies .modal-content {
  text-align: center;
  padding: 24px 20px;
}
.modal-cookies .content {
  padding: 0;
}
.modal-cookies .modal-slide ._inner-scroll .modal-inner-wrap {
  min-height: inherit;
}
.modal-cookies__title {
  display: block;
  font-weight: 600;
  font-size: 1.8rem;
  margin-bottom: 32px;
  line-height: 1.5;
}
.modal-cookies__info {
  font-size: 1.6rem;
  line-height: 1.5;
  margin-bottom: 16px;
}
.modal-cookies__actions {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.modal-cookies__actions .action {
  margin-bottom: 10px;
  max-width: 216px;
}
.cookie-status-message {
  display: none;
}
/**
 * @copyright Copyright (c) 2022 vdSHOP (https://www.vdshop.es/)
 * @package Vdshop_BrandVehicleSliderWidget
 * @author Vdshop Team <info@vdshop.es>
 */
.brands-slider__title {
  font-size: 2.8rem;
  font-weight: 600;
  margin-bottom: 81px;
}
.brands-slider__title p {
  margin: 0;
}
.brands-slider__wrapper {
  margin: 50px auto 70px;
}
.brands-slider__item {
  margin: 0 20px;
}
.brands-slider .item__image {
  max-width: 95px;
  width: auto;
  margin: 0 auto;
}
.brands-slider .slick-track {
  display: flex;
  align-items: center;
}
.brands-slider .slick-list {
  padding: 0 24px;
}
.brands-slider .slick-arrow {
  background: none;
  width: auto;
  height: auto;
}
.brands-slider .slick-arrow.slick-prev:before,
.brands-slider .slick-arrow.slick-next:before {
  font-family: 'icons-carnroll-theme';
}
.brands-slider .slick-arrow.slick-prev {
  left: 17px;
}
.brands-slider .slick-arrow.slick-prev:before {
  content: "\e013";
}
.brands-slider .slick-arrow.slick-next {
  right: 17px;
}
.brands-slider .slick-arrow.slick-next:before {
  content: "\e012";
}
.brands-slider .slick-arrow:before {
  color: #308b8b;
  font-size: 2rem;
  padding: 0;
}
/**
 * @author vdSHOP Team
 * @copyright Copyright © vdSHOP (https://vdshop.es)
 */
/**
 * @author vdSHOP Team
 * @copyright Copyright © vdSHOP (https://vdshop.es)
 */
.catalogsearch-result-index,
.catalog-category-view {
  background: #f8f8f8;
}
.catalogsearch-result-index .page-title-wrapper .page-title,
.catalog-category-view .page-title-wrapper .page-title {
  text-align: center;
  margin: 0 0 40px;
}
.catalogsearch-result-index .before-footer-full,
.catalog-category-view .before-footer-full {
  background: #ffffff;
  padding-top: 73px;
}
.products {
  margin: 16px 0 0;
}
li.product-item .product-item-info {
  text-align: left;
}
li.product-item .product-item-info .product-item-details {
  padding: 16px 0 16px 16px;
}
li.product-item .finance__wrapper .finance__value {
  font-size: 1.9rem;
  letter-spacing: -0.9px;
}
li.product-item .product__details {
  gap: 10px;
}
li.product-item .product__details .icon:before {
  margin-right: 3px;
}
.product-items {
  font-size: 0;
}
.product-item {
  font-size: 1.4rem;
  vertical-align: top;
}
.products-grid .product-item {
  display: inline-block;
  margin-left: 24px;
  padding: 0;
  width: 45.8%;
  width: calc((100% - 24px) / 2);
  text-align: center;
  margin-bottom: 32px;
}
.product-item:nth-child(2n + 1) {
  margin-left: 0;
}
.product-item-image {
  overflow: hidden;
  position: relative;
  height: 132px;
}
.product-item-image .icon-share {
  margin-right: 5px;
}
.product-item-image a:before {
  background: #ffffff;
  border-radius: 50%;
  padding: 8px;
  color: #000000;
  font-size: 1.6rem;
  line-height: 32px;
  height: 32px;
  width: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-item-image .actions-secondary {
  display: flex;
  position: absolute;
  top: 8px;
  right: 8px;
  z-index: 2;
}
.product-item-name {
  display: block;
  font-size: 2rem;
  margin-bottom: 12px;
  height: 52px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.product-item-name a.product-item-link {
  font-weight: 600;
}
.product-item-info {
  background: #ffffff;
}
.product-item-info .product.details {
  padding: 24px 0 24px 24px;
}
.product-item .product__details {
  margin-bottom: 21px;
  display: flex;
  gap: 30px;
  font-size: 1.2rem;
  line-height: 15px;
  font-weight: 300;
}
.product-item .product__details span {
  display: flex;
}
.product-item .product__details .icon:before {
  color: #a0a0a0;
  display: block;
  margin-right: 18px;
  font-size: 1.4rem;
}
.product-item .finance__wrapper {
  display: flex;
  margin-bottom: 8px;
}
.product-item .finance__wrapper .finance__insurance,
.product-item .finance__wrapper .finance__installment {
  width: 100%;
}
.product-item .finance__wrapper .finance__installment {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-wrap: wrap;
}
.product-item .finance__wrapper .finance__installment__text {
  font-size: 1rem;
  line-height: 18px;
  padding-bottom: 4px;
}
.product-item .finance__wrapper .finance__installment__text sup {
  line-height: 18px;
  padding-right: 3px;
}
.product-item .finance__wrapper .finance__value {
  font-size: 3rem;
  line-height: 3rem;
  color: #04183b;
  font-weight: 600;
}
.product-item .finance__wrapper .finance__value-text {
  font-size: 1.4rem;
  line-height: 28px;
  color: #272727;
  font-weight: 300;
  padding-right: 1px;
}
.product-item .finance__wrapper .finance__insurance {
  background: rgba(15, 175, 166, 0.05);
  padding: 10px 5px 12px 10px;
  display: flex;
}
.product-item .finance__wrapper .finance__insurance .icon {
  color: #04183b;
  font-size: 1.2rem;
  margin-right: 7px;
  display: block;
}
.product-item .finance__wrapper .finance__insurance__text {
  font-size: 1rem;
  line-height: 16px;
  color: #272727;
  display: block;
}
.product-item .finance__tax {
  font-size: 1.2rem;
  line-height: 22px;
  color: #272727;
  font-weight: 300;
  margin-bottom: 8px;
}
.product-item .finance__tax .finance__tae {
  font-weight: 600;
}
.product-item .actions-toolbar {
  min-height: 34px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.product-item .action.primary,
.product-item .action.secondary {
  max-width: 112px;
  height: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  border-radius: 44px;
}
.product-item-info {
  max-width: 100%;
}
.product-item-actions {
  font-size: 0;
}
.product-item-actions > * {
  font-size: 1.4rem;
}
.product-item-actions .actions-secondary {
  display: inline-block;
  font-size: 1.4rem;
  vertical-align: middle;
  white-space: nowrap;
}
.product-item-actions .actions-secondary > button.action,
.product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action,
.product-item-actions .actions-secondary > .action-gift.action {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
}
.product-item-actions .actions-secondary > button.action:focus,
.product-item-actions .actions-secondary > button.action:active,
.product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action:focus,
.product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action:active,
.product-item-actions .actions-secondary > .action-gift.action:focus,
.product-item-actions .actions-secondary > .action-gift.action:active {
  background: none;
  border: none;
}
.product-item-actions .actions-secondary > button.action:hover,
.product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action:hover,
.product-item-actions .actions-secondary > .action-gift.action:hover {
  background: none;
  border: none;
}
.product-item-actions .actions-secondary > button.action.disabled,
.product-item-actions .actions-secondary > button.action[disabled],
fieldset[disabled] .product-item-actions .actions-secondary > button.action,
.product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action.disabled,
.product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action[disabled],
fieldset[disabled] .product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action,
.product-item-actions .actions-secondary > .action-gift.action.disabled,
.product-item-actions .actions-secondary > .action-gift.action[disabled],
fieldset[disabled] .product-item-actions .actions-secondary > .action-gift.action {
  pointer-events: none;
  opacity: 0.25;
}
.product-item-actions .actions-secondary > .action {
  line-height: 35px;
  text-align: center;
  width: 35px;
}
.product-item-actions .actions-secondary > .action:before {
  margin: 0;
}
.product-item-description {
  margin: 24px 0;
}
.product-item .product-reviews-summary .rating-summary {
  margin: 0 4px 0 0;
}
.product-item .product-reviews-summary .reviews-actions {
  font-size: 12px;
  margin-top: 5px;
  text-transform: lowercase;
}
.product-item .price-box {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 10px 0 16px;
}
.product-item .price-box .price {
  font-size: 1.6rem;
  font-weight: 200;
  white-space: nowrap;
  margin: 0 8px;
}
.product-item .price-box .price-label {
  display: none;
}
.product-item .special-price .price,
.product-item .minimal-price .price {
  font-size: 1.6rem;
  font-weight: 200;
}
.product-item .special-price .price-wrapper,
.product-item .minimal-price .price-wrapper {
  display: inline-block;
}
.product-item .special-price .price-including-tax + .price-excluding-tax,
.product-item .minimal-price .price-including-tax + .price-excluding-tax {
  display: block;
}
.product-item .special-price {
  display: block;
}
.product-item .old-price .price {
  font-weight: 400;
}
.product-item .regular-price .price-label {
  display: none;
}
.product-item .minimal-price .price-container {
  display: block;
}
.product-item .minimal-price-link {
  margin-top: 5px;
}
.product-item .minimal-price-link .price-label {
  color: #04183b;
  font-size: 1.6rem;
}
.product-item .minimal-price-link .price {
  font-weight: 400;
}
.product-item .minimal-price-link,
.product-item .price-excluding-tax,
.product-item .price-including-tax {
  display: block;
  white-space: nowrap;
}
.product-item .price-from,
.product-item .price-to {
  margin: 0;
}
.product-item .tocompare:before {
  content: '\e030';
}
.product-item .action.tocart {
  white-space: nowrap;
  background: #f7ff3f;
  border: 1px solid #04183b;
  color: #04183b;
  width: 217px;
}
.product-item .action.tocart:focus,
.product-item .action.tocart:active {
  background: #ffffff;
  border: 1px solid #aab0bf;
  color: #aab0bf;
}
.product-item .action.tocart:hover {
  background: #04183b;
  border: 1px solid #04183b;
  color: #f7ff3f;
}
.products-grid .swatch-attribute {
  display: none;
}
.products-list .product-item {
  margin-bottom: 24px;
}
.products-list .product-item-info {
  display: flex;
}
.products-list .product-item-image {
  margin-right: 16px;
  width: 130px;
  min-width: 130px;
  text-align: center;
  border: none;
}
.products-list .product-item-photo {
  display: block;
  border: 1px solid #dbdbdb;
}
.products-list .product-item-name {
  margin-top: 0;
}
.swatch-option,
.swatch-option.image {
  min-height: 106px;
  min-width: 101px;
  border-radius: 4px;
  margin: 0 0 23px;
  border: none;
}
.swatch-option:hover,
.swatch-option.image:hover {
  border: 0.5px solid #04183b;
  filter: brightness(0) saturate(100%) invert(13%) sepia(13%) saturate(3385%) hue-rotate(179deg) brightness(89%) contrast(108%);
}
.swatch-option:hover:before,
.swatch-option.image:hover:before {
  display: none;
}
@media (min-width: 1100px) {
  .page-products .products-grid .product-item {
    margin-left: 28px;
    padding: 0;
    width: 30.5%;
    width: calc((100% - 56px) / 3);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-2columns-left .sidebar-main {
    width: 255px;
    padding-right: 0;
    margin-bottom: 25px;
  }
  .page-products.page-layout-2columns-left .column.main {
    width: 75%;
    width: calc(100% - 255px);
    padding-left: 30px;
  }
}
@media (min-width: 650px) and (max-width: 1100px) {
  .page-products .products-grid .product-items {
    display: flex;
    flex-wrap: wrap;
    gap: 28px;
    margin-bottom: 40px;
  }
  .page-products .products-grid .product-item {
    width: 49%;
    width: calc((100% - 28px) / 2);
    margin: 0;
  }
}
/**
 * @copyright Copyright (c) 2022 vdSHOP (https://www.vdshop.es/)
 * @author Vdshop Team <info@vdshop.es>
 */
.calculator-wrapper {
  background: #ffffff;
  filter: drop-shadow(0px 0px 2px rgba(0, 0, 0, 0.15));
  padding: 20px 24px 20px 20px;
  width: 100%;
  max-width: 346px;
  margin: 0 auto 20px;
}
.calculator-wrapper span {
  display: block;
}
.calculator-wrapper .price,
.calculator-wrapper .value,
.calculator-wrapper .price-entry,
.calculator-wrapper .price-credit,
.calculator-wrapper .final-installment,
.calculator-wrapper .total-amount,
.calculator-wrapper .price-installment,
.calculator-wrapper .commission-amount,
.calculator-wrapper .price-amount,
.calculator-wrapper .installment-tin,
.calculator-wrapper .installment-tae {
  display: inline-block;
}
.calculator-wrapper .price-amount-text {
  font-size: 1.3rem;
}
.calculator-wrapper .title {
  color: #a0a0a0;
  font-size: 1.4rem;
  line-height: 24px;
  margin-bottom: 8px;
}
.calculator-wrapper .initial-amount,
.calculator-wrapper .installment {
  display: block;
  margin-bottom: 8px;
  font-size: 1.6rem;
}
.calculator-wrapper .amount {
  display: inline-block;
  color: #04183b;
  font-size: 4.8rem;
  line-height: 30px;
  font-weight: 600;
  margin-bottom: 25px;
}
.calculator-wrapper .amount__monthly {
  display: inline-block;
  color: #000000;
  font-size: 2.4rem;
  font-weight: 300;
}
.calculator-wrapper .amount-range,
.calculator-wrapper .installment-range {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background: rgba(13, 116, 231, 0.1);
  height: 6px;
  width: 100%;
  margin: 0 0 24px;
  border-radius: 10px;
  cursor: pointer;
}
.calculator-wrapper .amount-range:focus,
.calculator-wrapper .installment-range:focus {
  outline: none;
}
.calculator-wrapper .range-wrapper {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.calculator-wrapper .max-range {
  font-size: 1.6rem;
  color: #a0a0a0;
}
.calculator-wrapper .details {
  font-size: 1.4rem;
  font-weight: 300;
  line-height: 22px;
  padding-bottom: 24px;
  margin-bottom: 24px;
  border-bottom: 1px solid #f8f8f8;
}
.calculator-wrapper .strong {
  font-weight: 600;
  display: inline-block;
}
.calculator-wrapper .installment-range::-webkit-slider-thumb,
.calculator-wrapper .amount-range::-webkit-slider-thumb {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  width: 22px;
  height: 22px;
  background: #04183b;
  border-radius: 50%;
  cursor: pointer;
}
.calculator-wrapper .installment-range::-moz-range-thumb,
.calculator-wrapper .amount-range::-moz-range-thumb {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  width: 22px;
  height: 22px;
  background: #04183b;
  border-radius: 50%;
  cursor: pointer;
}
.calculator-wrapper .calculator-info .name {
  font-size: 2rem;
  line-height: 28px;
  font-weight: 500;
  margin-bottom: 8px;
}
.calculator-wrapper .calculator-info .car-attributes {
  display: flex;
  font-size: 16px;
  font-weight: 300;
  text-transform: uppercase;
  flex-wrap: wrap;
  margin-bottom: 12px;
}
.calculator-wrapper .calculator-info .car-attribute {
  padding: 0 5px;
  color: #272727;
  border-right: 1px solid #272727;
  line-height: 14px;
}
.calculator-wrapper .calculator-info .car-attribute:first-of-type {
  padding-left: 0;
}
.calculator-wrapper .calculator-info .car-attribute:last-of-type {
  border-right: none;
  padding-right: 0;
}
.calculator-wrapper .calculator-info .product-label__wrapper {
  position: inherit;
  font-size: 1.4rem;
  line-height: 24px;
  padding-bottom: 24px;
}
.calculator-wrapper .calculator-info .product-label__wrapper .product-label {
  padding: 4px 8px;
}
.calculator-wrapper .calculator-more-info-title {
  display: flex;
  gap: 14px;
  margin-bottom: 27px;
  cursor: pointer;
  align-items: center;
}
.calculator-wrapper .calculator-more-info-title:after {
  content: "\e015";
  font-family: 'icons-carnroll-theme';
  color: #04183b;
  font-size: 1.2rem;
}
.calculator-wrapper .active .calculator-more-info-title:after {
  content: "\e014";
}
.calculator-wrapper .more-info-text {
  color: #272727;
  font-weight: 300;
  font-size: 1.4rem;
  line-height: 17px;
  padding-bottom: 14px;
  display: flex;
}
.calculator-wrapper .more-info-text--icon:before {
  content: "\e023";
  font-family: 'icons-carnroll-theme';
  color: #04183b;
  padding-right: 12px;
  display: block;
}
/**
 * @author vdSHOP Team
 * @copyright Copyright © vdSHOP (https://vdshop.es)
 */
.page-products .columns {
  z-index: 1;
}
.page-products .toolbar:last-of-type .limiter {
  display: none;
}
.options-bottom {
  display: none;
}
.toolbar-amount {
  color: #272727;
  line-height: 22px;
  font-size: 1.6rem;
  font-weight: 400;
  margin: 0;
  padding: 0;
  vertical-align: middle;
}
.products.wrapper ~ .toolbar .toolbar-amount {
  display: none;
}
.toolbar-products {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 16px;
  padding: 0;
}
.toolbar-products:after,
.toolbar-products:before {
  display: none;
}
.toolbar-products:last-of-type {
  display: flex;
  flex-direction: column-reverse;
  margin-bottom: 0;
}
.toolbar-products .pages {
  display: none;
}
.products.wrapper ~ .toolbar-products .pages {
  display: block;
}
.toolbar-products .limiter {
  width: 100%;
  text-align: right;
  margin-bottom: 24px;
}
.toolbar-products .limiter .control {
  display: inline-block;
  width: 100%;
}
.toolbar-products:last-of-type .toolbar-filters {
  display: none;
}
.toolbar-filters {
  margin-right: auto;
  text-align: left;
}
.toolbar-filters .icon:before {
  cursor: pointer;
  font-size: 1.6rem;
  font-weight: 600;
  color: #000000;
  padding-right: 5px;
}
.filters__title {
  font-size: 1.6rem;
  font-weight: 500;
  color: #d5d4dc;
  cursor: pointer;
}
.products.wrapper ~ .toolbar .sorter {
  display: none;
}
.toolbar-sorter__wrapper {
  align-items: center;
  background: #ffffff;
  border-radius: 8px;
  border: .5px solid #CDCDCD;
  display: flex;
  flex-wrap: wrap;
  height: 40px;
  padding: 0 0 0 16px;
  width: 100%;
}
.sorter {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.sorter .sorter-label {
  display: inline-block;
  text-align: left;
  font-size: 1.4rem;
  font-weight: 300;
  color: #a0a0a0;
}
.sorter .sort-desc:before {
  position: static;
}
.toolbar-options {
  border: none;
  font-size: 1.4rem;
  color: #a0a0a0;
  font-weight: 300;
  margin: 0;
  width: 175px;
  height: 38px;
  padding: 0 0 0 5px;
}
.toolbar-options:focus {
  border: none;
}
.sorter-action {
  display: inline-block;
  text-decoration: none;
  position: relative;
}
.sorter-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sorter-action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  line-height: 20px;
  color: #04183b;
  content: "\e046";
  font-family: 'icons-carnroll-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sorter-action:hover:before {
  color: #04183b;
}
.sorter-action:active:before {
  color: #04183b;
}
.sorter-action.sort-desc:before {
  content: "\e045";
}
.modes {
  margin-left: 24px;
  margin-top: 10px;
}
.modes .modes-label {
  display: none;
  font-weight: 500;
}
.modes-mode {
  color: #000000;
  font-weight: 400;
  line-height: 1;
  padding: 7px;
  display: inline-block;
  text-decoration: none;
}
.modes-mode:not(.active):hover {
  color: #000000;
}
.modes-mode.active {
  color: #737373;
}
.modes-mode > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.modes-mode:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 15px;
  line-height: inherit;
  color: #000000;
  content: "\e020";
  font-family: 'icons-carnroll-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.modes-mode:hover:before {
  color: #000000;
}
.mode-list:before {
  content: "\e019";
}
.limiter-options {
  margin: 0 5px 0 7px;
  width: auto;
  height: 32px;
}
.limiter-label {
  font-weight: 400;
}
.page-products .toolbar .limiter {
  display: none;
}
/**
 * @author vdSHOP Team
 * @copyright Copyright © vdSHOP (https://vdshop.es)
 */
body.catalog-product-compare-index .action.print {
  float: right;
  margin: 15px 0;
}
.table-wrapper.comparison {
  clear: both;
  max-width: 100%;
  overflow-x: auto;
}
.table-comparison {
  table-layout: fixed;
}
.table-comparison .cell.label,
.table-comparison td:last-child {
  border-right: 1px solid #ffffff;
}
.table-comparison .cell {
  padding: 15px;
  width: 140px;
}
.table-comparison .cell .attribute.value {
  overflow: hidden;
  width: 100%;
}
.table-comparison .cell.product.info,
.table-comparison .cell.product.label {
  border-bottom: 1px solid #ffffff;
}
.table-comparison .cell.label .attribute.label {
  display: block;
  width: 100%;
  word-wrap: break-word;
}
.table-comparison .cell.attribute {
  font-size: 1.3rem;
}
.table-comparison .cell.attribute img {
  height: auto;
  max-width: 100%;
}
.table-comparison .product-item-photo {
  display: block;
  margin: 0 auto 15px;
}
.table-comparison .product-image-photo {
  margin-left: 0;
}
.table-comparison .product-item-actions,
.table-comparison .price-box,
.table-comparison .product.rating,
.table-comparison .product-item-name {
  display: block;
  margin: 15px 0;
}
.table-comparison .product-addto-links {
  margin-top: 15px;
}
.table-comparison .product-addto-links .action.split,
.table-comparison .product-addto-links .action.toggle {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem;
}
.table-comparison .product-addto-links .action.toggle {
  padding: 0;
}
.table-comparison .cell.remove {
  padding-bottom: 0;
  padding-top: 0;
  text-align: right;
}
.table-comparison .product-item-actions > .actions-primary + .actions-secondary {
  margin-top: 10px;
}
.table-comparison .action.tocart {
  white-space: nowrap;
}
.comparison.headings {
  background: #ffffff;
  left: 0;
  position: absolute;
  top: 0;
  width: auto;
  z-index: 2;
}
.block-compare .product-item .product-item-name {
  margin-left: 22px;
}
.block-compare .action.delete {
  left: -6px;
  position: absolute;
  top: 0;
}
.block-compare .actions-toolbar {
  margin: 17px 0 0;
}
/**
 * @copyright Copyright (c) 2022 vdSHOP (https://www.vdshop.es/)
 * @author Vdshop Team <info@vdshop.es>
 */
.image-wrapper {
  display: flex;
  max-height: 473px;
}
.image-wrapper .main-image {
  height: 473px;
  max-width: 633px;
  padding-right: 6px;
}
.image-wrapper .main-image.main-image-alone {
  max-width: 100%;
  margin: 0 auto;
}
.image-wrapper .main-image img {
  height: 100%;
  object-fit: cover;
}
.image-wrapper .secondary-image {
  max-width: 468px;
  width: 100%;
  max-height: 473px;
  display: flex;
  flex-direction: column;
}
.image-wrapper .secondary-image img {
  height: 100%;
  width: 100%;
  max-height: 233px;
  object-fit: cover;
}
.image-wrapper .secondary-image img.image-top {
  margin-bottom: 3.5px;
}
.image-wrapper .secondary-image img.image-bottom {
  margin-top: 3.5px;
}
.image-wrapper .secondary-image .bottom-image {
  position: relative;
}
.image-wrapper .secondary-image .bottom-image span {
  position: absolute;
  bottom: 16px;
  right: 16px;
  background: #ffffff;
  padding: 10px;
  border-radius: 4px;
  display: flex;
  align-items: center;
  gap: 7px;
  cursor: pointer;
}
.image-wrapper .secondary-image .bottom-image span:before {
  color: #04183b;
}
.gallery-popup.modal-popup._inner-scroll .modal-inner-wrap {
  max-height: 100%;
  height: 100%;
  width: 100%;
  top: 0;
  margin: 0;
}
.old-price,
.old.price {
  text-decoration: line-through #d5d4dc;
}
.prices-tier .price-container .price-including-tax + .price-excluding-tax:before {
  content: '(' attr(data-label) ': ';
}
.prices-tier .price-container .price-including-tax + .price-excluding-tax:last-child:after {
  content: ')';
}
.prices-tier .price-container .weee[data-label] {
  display: inline;
}
.prices-tier .price-container .weee[data-label] .price {
  font-size: 1.1rem;
}
.prices-tier .price-container .weee[data-label]:before {
  content: ' +' attr(data-label) ': ';
}
.actual-price {
  font-weight: 700;
}
.category-image .image {
  display: block;
  height: auto;
  max-width: 100%;
}
.category-image,
.category-description {
  margin-bottom: 16px;
}
.product-label__wrapper {
  position: absolute;
  z-index: 3;
  font-size: 8px;
  display: flex;
  flex-direction: column;
  gap: 4px;
  top: 11px;
  left: 13px;
}
.product-label__wrapper .product-label {
  width: fit-content;
  padding: 3px 5px;
  border-radius: 3px;
  font-weight: 600;
}
.product-label__wrapper .product-label__offer {
  background: #a0a0a0;
  color: #ffffff;
}
.product-label__wrapper .product-label.icon:before {
  margin-right: 4px;
}
.product-label__wrapper .product-label__refurbish {
  background: #f7ff3f;
  color: #0a5756;
  text-transform: uppercase;
}
.product-label__wrapper .product-label__reserved {
  background: #a3ead8;
  color: #246d6d;
  text-transform: uppercase;
}
.product-label__icon {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 60px;
  z-index: 99;
}
.product-image-container {
  display: inline-block;
  max-width: 100%;
}
.product-image-wrapper {
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.product-image-photo {
  bottom: 0;
  display: block;
  height: auto;
  left: 0;
  margin: auto;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
}
.actions-toolbar {
  text-align: center;
}
.product-details__content {
  display: flex;
}
.product-details__content .details__wrapper {
  width: 100%;
}
.product-details__content .details__title {
  color: #272727;
  font-size: 2.4rem;
  line-height: 30px;
  padding-bottom: 40px;
  font-weight: 600;
  display: block;
}
.product-details__content .details-info__list {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 64px;
}
.product-details__content .details-info__list .details-info__item {
  width: 145px;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 24px 24px 29px;
  border: 1px solid #e8e8ee;
}
.product-details__content .details-info__list .details-info__item-hidden {
  display: none;
}
.product-details__content .details-info__list .details-info__item__title {
  text-align: center;
  display: flex;
  flex-direction: column;
  gap: 8px;
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 20px;
  color: #a0a0a0;
}
.product-details__content .details-info__list .details-info__item__value {
  font-weight: 400;
  color: #272727;
}
.product-details__content .details-info__list .icon {
  color: #04183b;
  font-size: 3.1rem;
  line-height: 33px;
  padding-bottom: 21px;
}
.product-details__content .details-info__list .details__trigger-hide,
.product-details__content .details-info__list .details__trigger-show {
  padding-top: 24px;
  cursor: pointer;
}
.product-details__content .details-info__list .details__trigger-hide .details-info__item__title,
.product-details__content .details-info__list .details__trigger-show .details-info__item__title {
  font-weight: 500;
  color: #272727;
  font-size: 1.6rem;
  line-height: 20px;
}
.product-details__content .details-info__list .trigger-hide__icon,
.product-details__content .details-info__list .trigger-show__icon {
  color: #04183b;
  font-size: 3rem;
  line-height: 30px;
  margin-bottom: 11px;
  border-radius: 50%;
  padding: 6px;
  border: 2px solid #04183b;
  height: 30px;
  width: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-details__content .details-info__list .trigger-hide__icon:before,
.product-details__content .details-info__list .trigger-show__icon:before {
  content: "\e027";
  font-family: 'icons-carnroll-theme';
}
.product-details__content .details-info__list .trigger-hide__icon:before {
  content: "\e022";
  font-family: 'icons-carnroll-theme';
}
.product-details__content .maintenance__wrapper .maintenance__title {
  display: block;
  color: #272727;
  font-size: 2.4rem;
  line-height: 30px;
  margin-bottom: 24px;
  font-weight: 600;
}
.product-details__content .maintenance__wrapper .maintenance__description {
  display: block;
  color: #272727;
  font-size: 1.6rem;
  line-height: 24px;
  margin-bottom: 9px;
}
.product-details__content .maintenance__wrapper .maintenance__list__title {
  display: block;
  color: #272727;
  font-size: 1.6rem;
  line-height: 24px;
  margin-bottom: 24px;
  font-weight: 600;
}
.product-details__content .maintenance__list__wrapper {
  border: 1px solid #04183b;
  padding: 24px;
  display: flex;
  gap: 16px;
  margin-bottom: 16px;
}
.product-details__content .maintenance__list__wrapper .icon-calendar {
  color: #04183b;
  border-radius: 50%;
  border: 2px solid #04183b;
  font-size: 1.9rem;
  font-weight: 600;
  height: 48px;
  width: 48px;
  min-width: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-details__content .maintenance__list__wrapper .list__info__date {
  display: block;
  color: #272727;
  font-size: 1.8rem;
  line-height: 26px;
  font-weight: 600;
}
.product-details__content .maintenance__list__wrapper .list__info__km,
.product-details__content .maintenance__list__wrapper .list__info__workshop {
  display: block;
  color: #272727;
  font-size: 1.6rem;
  line-height: 24px;
  font-weight: 300;
}
.product-details__content .maintenance__list__wrapper .list__info__additional {
  padding-top: 12px;
}
.product-details__content .details-info__measuresm .details-info__maintenance,
.product-details__content .details-info__equipment {
  margin-bottom: 64px;
}
.product-details__content .measures__title,
.product-details__content .equipment__title {
  display: block;
  color: #272727;
  font-size: 2.4rem;
  line-height: 30px;
  margin-bottom: 24px;
  font-weight: 600;
}
.product-details__content .measures__title {
  margin-bottom: 91px;
}
.product-details__content .equipment__list__info {
  padding: 16px 24px;
  margin-bottom: 16px;
}
.product-details__content .equipment__list__info--hide {
  display: none;
}
.product-details__content .equipment__list__info .list__info__value {
  display: block;
  color: #272727;
  font-size: 1.6rem;
  line-height: 24px;
  font-weight: 400;
}
.product-details__content .equipment__list__info:nth-child(even) {
  background: #f8f8f8;
}
.product-details__content .equipment__list__info.equipment__hide,
.product-details__content .equipment__list__info.equipment__show {
  padding: 0;
  margin: 0;
  background: none;
}
.product-details__content .equipment__list__info.equipment__hide .action,
.product-details__content .equipment__list__info.equipment__show .action {
  border-radius: 44px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.6rem;
  padding: 0 20px;
  width: fit-content;
}
.pdp-insurance-text {
  display: flex;
  align-items: center;
}
.pdp-insurance-text:before {
  content: '\e077';
  font-family: 'icons-carnroll-theme';
  color: #04183b;
  font-size: 1.5rem;
  margin-right: 12px;
  display: block;
}
.pdp-status-item {
  display: flex;
  align-items: center;
}
.pdp-status-item:before {
  content: "\e023";
  font-family: 'icons-carnroll-theme';
  color: #04183b;
  font-size: 2rem;
  margin-right: 20px;
  display: block;
}
.product.media {
  margin: 0 10px;
  position: relative;
}
.product.media .placeholder .photo.container {
  max-width: 100%;
}
.product.media .notice {
  color: #4a4a4a;
  font-size: 1.2rem;
  margin: 10px 0;
}
.product.media .product.thumbs {
  margin: 16px 16px 32px 0;
}
.product.media .items.thumbs {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.product.media .items.thumbs > li {
  display: inline-block;
  vertical-align: top;
}
.product.media .items.thumbs .active {
  display: block;
  line-height: 1;
}
.product.media .fotorama__nav--thumbs .fotorama__nav__frame {
  margin-right: 16px;
}
.product.media .fotorama__thumb-border {
  border-color: #495367;
}
.product.media .action.towishlist {
  text-decoration: none;
  display: inline-block;
  width: 50px;
  height: 50px;
  background-color: #495367;
  border: none;
  border-radius: 50%;
  text-align: center;
  cursor: pointer;
  position: absolute;
  top: 24px;
  right: 24px;
  z-index: 1;
}
.product.media .action.towishlist:hover,
.product.media .action.towishlist:active,
.product.media .action.towishlist:focus {
  text-decoration: none;
}
.product.media .action.towishlist:before {
  font-size: 2rem;
  line-height: 5rem;
  color: #5e5e9d;
}
.product.media .action.towishlist:hover,
.product.media .action.towishlist:focus,
.product.media .action.towishlist:active {
  background: #495367;
}
.product.media .action.towishlist:hover:before,
.product.media .action.towishlist:focus:before,
.product.media .action.towishlist:active:before {
  color: #000000;
}
.product.info.detailed {
  clear: both;
  margin-bottom: 30px;
}
.product.info.detailed .additional-attributes {
  width: auto;
}
.product.info.detailed .additional-attributes > thead > tr > td,
.product.info.detailed .additional-attributes > tbody > tr > td,
.product.info.detailed .additional-attributes > tfoot > tr > td {
  padding: 6px 8px 10px 8px;
}
.product.info.detailed .additional-attributes > thead > tr > th,
.product.info.detailed .additional-attributes > tbody > tr > th,
.product.info.detailed .additional-attributes > tfoot > tr > th {
  padding: 6px 32px 10px 0;
}
.product-info-main {
  display: flex;
}
.product-info-main .product-sticky {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.product-info-main .product-sticky .sticky-product-left {
  width: 100%;
  max-width: 65%;
}
.product-info-main .product-sticky .sticky-product-right {
  width: 100%;
  max-width: 343px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  gap: 19px;
  padding-left: 10px;
  font-size: 2.2rem;
  font-weight: 500;
  text-align: center;
}
.product-info-main .product-sticky .sticky-product-button .action {
  width: 106px;
}
.product-info-main .product-sticky .sticky-product-whatsapp {
  display: flex;
  align-items: flex-end;
  margin-left: 8px;
}
.product-info-main .product-sticky .sticky-product-whatsapp .link-whatsapp {
  width: 40px;
  height: 40px;
  margin-right: 10px;
}
.product-info-main .product-sticky .sticky-product-whatsapp .icon-whatsapp {
  top: 6px;
  left: 1px;
}
.product-info-main .product-sticky .action-sticky {
  height: 41px;
  width: 100%;
  max-width: 125px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-info-main .product-sticky .finance__installment {
  display: flex;
  flex-direction: column;
  align-self: center;
}
.product-info-main .product-sticky .finance__installment__text {
  font-size: 1.4rem;
  line-height: 14px;
  padding-bottom: 8px;
  text-align: left;
}
.product-info-main .product-sticky .finance__installment__text sup {
  line-height: 20px;
  padding-right: 4px;
}
.product-info-main .product-sticky .finance__value {
  font-size: 4rem;
  line-height: 3rem;
  color: #04183b;
  font-weight: 600;
  display: flex;
  align-items: flex-end;
}
.product-info-main .product-sticky .finance__value-text {
  font-size: 2rem;
  line-height: 20px;
  color: #272727;
  font-weight: 300;
}
.product-info-main .product-sticky .title-sticky {
  display: block;
  margin: 0 0 8px;
  color: #272727;
  font-weight: 500;
  font-size: 3.2rem;
  line-height: 40px;
  text-overflow: ellipsis;
  height: 40px;
  overflow: hidden;
  white-space: nowrap;
}
.product-info-main .product-sticky .car-attributes .car-attribute {
  color: #272727;
  font-size: 1.6rem;
  line-height: 20px;
  font-weight: 300;
  padding: 0 8px;
  border-right: 1px solid #272727;
  text-transform: uppercase;
}
.product-info-main .product-sticky .car-attributes .car-attribute:first-of-type {
  padding-left: 0;
}
.product-info-main .product-sticky .car-attributes .car-attribute:last-of-type {
  border: none;
}
.product-info-main .product-sticky .car-attributes .car-attribute__refurbish {
  background: #f7ff3f;
  color: #0a5756;
  border-right: none;
  text-transform: uppercase;
  font-weight: bold;
  border-radius: 3px;
  padding: 4px 8px;
  margin-left: 8px;
  font-size: 1.1rem;
  line-height: 20px;
}
.product-info-main .product-sticky .car-attributes .car-attribute__reserved {
  background: #a3ead8;
  color: #246d6d;
  border-right: none;
  text-transform: uppercase;
  font-weight: bold;
  border-radius: 3px;
  padding: 4px 8px;
  margin-left: 8px;
  font-size: 1.1rem;
  line-height: 20px;
}
.product-info-main .product-info-stock-sku {
  font-size: 1.2rem;
  margin-bottom: 16px;
}
.product-info-main .stock.available,
.product-info-main .stock.unavailable {
  display: inline-block;
  font-weight: 700;
  margin-right: 16px;
  text-transform: uppercase;
  vertical-align: top;
}
.product-info-main .stock.available {
  color: #04183b;
}
.product-info-main .product.attribute.sku {
  display: inline-block;
  vertical-align: top;
  color: #4a4a4a;
}
.product-info-main .product.attribute.sku > .value {
  display: inline-block;
  vertical-align: top;
  word-break: break-all;
}
.product-info-main .product.attribute.sku .type {
  margin-right: 5px;
}
.product-info-main .product.attribute.overview {
  margin: 16px 0;
}
.product-info-main .product.alert {
  margin: 10px 0;
}
.product-info-main .product-options-wrapper .swatch-opt {
  display: flex;
  flex-wrap: wrap;
}
.product-info-main .product-options-wrapper .swatch-opt .swatch-attribute {
  min-width: 214px;
}
.product-info-main .product-options-wrapper .swatch-opt .swatch-attribute:first-child {
  margin-right: 48px;
}
.product-info-main .price-box {
  display: flex;
  align-items: flex-end;
}
.product-info-main .price-box .price-label {
  display: none;
}
.product-info-main .product-reviews-summary .reviews-actions {
  font-size: 1.2rem;
}
.product-info-main .delivery-info {
  margin-bottom: 32px;
}
.product-info-main .delivery-info .icon {
  margin-right: 10px;
}
.product-options-wrapper .fieldset-product-options-inner .legend {
  font-weight: 700;
  margin: 0 0 5px;
  font-size: 1.4rem;
  border: none;
  display: inline-block;
  float: none;
  padding: 0;
}
.product-options-wrapper .fieldset-product-options-inner .label {
  font-weight: 400;
}
.product-options-wrapper .fieldset-product-options-inner input.datetime-picker ~ select.datetime-picker {
  margin-top: 10px;
}
.product-options-wrapper .fieldset-product-options-inner.required .legend:after,
.product-options-wrapper .fieldset-product-options-inner._required .legend:after {
  content: '*';
  color: #000000;
  font-size: 1.6rem;
  margin: 0 0 0 5px;
}
.product-options-wrapper .field .note {
  display: block;
}
.product-info-main .price-box .price-including-tax + .price-excluding-tax,
.product-options-bottom .price-box .price-including-tax + .price-excluding-tax,
.product-info-main .price-box .weee + .price-excluding-tax,
.product-options-bottom .price-box .weee + .price-excluding-tax,
.product-info-main .price-box .weee,
.product-options-bottom .price-box .weee {
  font-size: 1.2rem;
  line-height: 14px;
  margin-bottom: 5px;
}
.product-info-main .price-box .price-including-tax + .price-excluding-tax .price,
.product-options-bottom .price-box .price-including-tax + .price-excluding-tax .price,
.product-info-main .price-box .weee + .price-excluding-tax .price,
.product-options-bottom .price-box .weee + .price-excluding-tax .price,
.product-info-main .price-box .weee .price,
.product-options-bottom .price-box .weee .price {
  font-size: 1.2rem;
  font-weight: 700;
}
.product-info-main .price-box .price-wrapper .price,
.product-options-bottom .price-box .price-wrapper .price {
  font-size: 2.4rem;
  font-weight: 700;
}
.product-info-main .price-box .price,
.product-options-bottom .price-box .price {
  white-space: nowrap;
}
.product-info-main .special-price,
.product-options-bottom .special-price {
  display: block;
  margin: 10px 0;
}
.product-info-main .special-price .price-label + .price-wrapper,
.product-options-bottom .special-price .price-label + .price-wrapper {
  display: inline-block;
}
.product-info-main .old-price .price-label:after,
.product-options-bottom .old-price .price-label:after,
.product-info-main .special-price .price-label:after,
.product-options-bottom .special-price .price-label:after {
  content: ': ';
}
.product-info-main .old-price,
.product-options-bottom .old-price {
  margin-left: 16px;
}
.product-info-main .old-price .price-wrapper .price,
.product-options-bottom .old-price .price-wrapper .price {
  font-size: 1.8rem;
  font-weight: 400;
  color: #d5d4dc;
}
.product-info-main .product-social-links,
.product-options-bottom .product-social-links {
  display: flex;
  align-items: center;
  margin: 16px 0;
}
.product-info-main .product-social-links a.action,
.product-options-bottom .product-social-links a.action {
  margin-right: 16px;
}
.product-info-main .product-social-links a.action .icon,
.product-options-bottom .product-social-links a.action .icon,
.product-info-main .product-social-links a.action:before,
.product-options-bottom .product-social-links a.action:before {
  font-size: 3.2rem;
}
.prices-tier {
  background: #ffffff;
  margin: 10px 0;
  padding: 10px 12px;
}
.prices-tier .price-container {
  display: inline-block;
}
.prices-tier .price-including-tax,
.prices-tier .price-excluding-tax,
.prices-tier .weee {
  display: inline-block;
}
.prices-tier .price-including-tax .price,
.prices-tier .price-excluding-tax .price,
.prices-tier .weee .price {
  font-size: 1.6rem;
  font-weight: 700;
}
.ui-dialog-titlebar-close {
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #04183b;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
.ui-dialog-titlebar-close:visited {
  color: #04183b;
  text-decoration: none;
}
.ui-dialog-titlebar-close:hover {
  color: #04183b;
  text-decoration: none;
}
.ui-dialog-titlebar-close:active {
  color: #04183b;
  text-decoration: none;
}
.ui-dialog-titlebar-close:hover,
.ui-dialog-titlebar-close:active,
.ui-dialog-titlebar-close:focus {
  background: none;
  border: 0;
}
.ui-dialog-titlebar-close.disabled,
.ui-dialog-titlebar-close[disabled],
fieldset[disabled] .ui-dialog-titlebar-close {
  color: #04183b;
  opacity: 0.25;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.block.related .action.select {
  margin: 0 5px;
}
.product-details__wrapper {
  max-width: calc(1110px + (15px * 2));
  display: flex;
  flex-direction: column;
}
.mobile-header-more-info {
  display: none !important;
}
.gallery-more-info {
  display: block;
}
.gallery-more-info__attribute {
  line-height: 3rem;
  font-size: 1.8rem;
  font-weight: bolder;
  text-align: center;
  border-right: 1px solid #a0a0a0;
  margin: 15px 10px 30px 0;
}
.gallery-more-info__attribute > div,
.gallery-more-info__attribute > p {
  display: inline;
}
.gallery-more-info__attribute:before {
  color: #04183b;
  display: inline-block;
  content: "\e023";
  font-family: 'icons-carnroll-theme';
  margin-right: 10px;
}
.gallery-more-info__attribute.last-attribute {
  border-right: none;
}
.sidebar .product-items .product-item {
  margin-bottom: 16px;
  position: relative;
}
.sidebar .product-items .product-item-info {
  position: relative;
  width: auto;
}
.sidebar .product-items .product-item-info .product-item-photo {
  left: 0;
  position: absolute;
  top: 0;
}
.sidebar .product-items .product-item-name {
  margin-top: 0;
}
.sidebar .product-items .product-item-details {
  margin: 0 0 0 85px;
}
.sidebar .product-items .product-item-actions {
  display: block;
  margin-top: 10px;
}
.sidebar .product-items .price-box {
  display: block;
  margin: 7px 0;
}
.sidebar .product-items .text {
  margin-right: 8px;
}
.sidebar .product-items .counter {
  color: #4a4a4a;
  font-size: 1.2rem;
  white-space: nowrap;
}
.sidebar .product-items .minilist .price {
  display: inline;
  padding: 0;
}
.sidebar .product-items .minilist .weee:before {
  display: inline-block;
}
.sidebar .action.delete {
  position: absolute;
  right: 0;
  top: 0;
}
.sidebar .product-items-images {
  margin-left: -5px;
}
.sidebar .product-items-images .product-item {
  float: left;
  padding-left: 5px;
}
.sidebar .product-items-names .product-item {
  display: flex;
  margin-bottom: 10px;
}
.sidebar .product-items-names .product-item-name {
  margin: 0;
}
.catalog-category-view.page-layout-1column .column.main {
  min-height: inherit;
}
.car-measures {
  display: flex;
  justify-content: center;
  gap: 67px;
}
.car-measures img {
  max-height: 136px;
  height: 100%;
}
.details-info__measuresm .details-info__maintenance,
.details-info__equipment {
  margin-bottom: 40px;
}
.car-side-measure {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.car-side-front {
  display: flex;
}
.car-side-front .front-left {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.measure-length,
.measure-height,
.measure-width {
  border-bottom: 1px solid #a0a0a0;
  width: 100%;
  text-align: center;
  font-size: 1.4rem;
  font-weight: 300;
  padding-bottom: 8px;
}
.measure-height {
  border-right: 1px solid #a0a0a0;
  height: 137px;
  border-bottom: 0;
  width: 58px;
  display: flex;
  align-items: center;
  margin-left: 10px;
}
@media (max-width: 395px) {
  .main .product-info-main .product-sticky {
    gap: 10px;
  }
  .gallery-more-info {
    display: none;
  }
  .mobile-header-more-info {
    display: flex !important;
    flex-direction: row !important;
  }
  .gallery-more-info {
    display: none !important;
  }
}
.minisearch-wrapper {
  display: block;
  top: 96px;
  width: 100%;
  background: #ffffff;
  position: fixed;
  padding: 10px 0;
  left: 0;
  z-index: 1;
}
.search-container {
  position: relative;
}
.search-container .search-icon__link {
  display: none;
}
.block-search {
  padding: 4px 18px;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  background-color: transparent;
}
.block-search .form {
  position: relative;
}
.block-search .block-content {
  margin-bottom: 0;
}
.block-search input {
  margin: 0;
  height: 40px;
  padding-left: 68px;
  padding-right: 35px;
  border-radius: 0;
  background-color: #ffffff;
}
.block-search input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.6);
}
.block-search input:-moz-placeholder {
  color: rgba(0, 0, 0, 0.6);
}
.block-search input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.6);
}
.block-search input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.6);
}
.block-search .label {
  text-decoration: none;
  display: inline-block;
}
.block-search .label > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block-search .label:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 33px;
  color: #04183b;
  content: "\e025";
  font-family: 'icons-carnroll-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-search .label:hover:before {
  color: #04183b;
}
.block-search .label:active:before {
  color: #04183b;
}
.block-search .label.opened + .control input {
  position: static;
}
.block-search .action.search {
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  padding: 0;
  width: 40px;
  height: 40px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  background: #04183b;
  border-radius: 0;
}
.block-search .action.search > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block-search .action.search:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 17px;
  line-height: 22px;
  color: #ffffff;
  content: "\e025";
  font-family: 'icons-carnroll-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-search .action.search:hover:before {
  color: inherit;
}
.block-search .action.search:active:before {
  color: inherit;
}
.block-search .action.search:focus,
.block-search .action.search:active {
  background: none;
  border: none;
}
.block-search .action.search:hover {
  background: none;
  border: none;
}
.block-search .action.search.disabled,
.block-search .action.search[disabled],
fieldset[disabled] .block-search .action.search {
  pointer-events: none;
  opacity: 0.25;
}
.block-search .action.search:hover {
  background: #04183b;
}
.block-search .action.search:hover:before,
.block-search .action.search:focus:before {
  color: #ffffff;
}
.block-search .control {
  border-top: 0;
  margin: 0;
  padding: 0;
}
.block-search .nested {
  display: none;
}
.block-search .icon-remove {
  display: inline-block;
  position: absolute;
  right: 8px;
  top: 8px;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  cursor: pointer;
}
.header__links .link .block-search .icon-remove:before {
  font-size: 18px;
}
.block-search .icon-remove:hover {
  cursor: pointer;
}
.search-autocomplete {
  display: none;
  margin-top: -15px;
  overflow: hidden;
  position: absolute;
  z-index: 3;
}
.search-autocomplete ul {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.search-autocomplete ul li {
  border-top: 1px solid #e5e5e5;
  cursor: pointer;
  margin: 0;
  padding: 5px 48px 5px 10px;
  position: relative;
  text-align: left;
  white-space: normal;
}
.search-autocomplete ul li:not(:empty) {
  border-top: 0;
  border: 1px solid rgba(0, 0, 0, 0.2);
  background: #ffffff;
}
.search-autocomplete ul li:first-child {
  border-top: none;
}
.search-autocomplete ul li:hover,
.search-autocomplete ul li.selected {
  background: #e8e8e8;
}
.search-autocomplete ul li .amount {
  color: #999999;
  position: absolute;
  right: 7px;
  top: 5px;
}
.header-wrapper.sticky + .search-wrapper .minisearch-wrapper {
  background-color: rgba(0, 0, 0, 0.6);
}
.form.search.advanced .fields.range .field:first-child {
  position: relative;
}
.form.search.advanced .fields.range .field:first-child .control {
  padding-right: 25px;
}
.form.search.advanced .fields.range .field:first-child .control:after {
  content: ' \2013 ';
  display: inline-block;
  position: absolute;
  right: 0;
  text-align: center;
  top: 6px;
  width: 25px;
}
.form.search.advanced .fields.range .field:last-child {
  position: relative;
}
.form.search.advanced .fields.range .field:last-child div.mage-error[generated] {
  left: 0;
  position: absolute;
  top: 32px;
}
.form.search.advanced .fields.range .field.with-addon .control {
  padding-right: 45px;
}
.form.search.advanced .group.price .addon .addafter {
  background: none;
  border: 0;
  padding-top: 6px;
  position: absolute;
  right: 0;
  top: 0;
}
.search.summary {
  margin-bottom: 10px;
}
.catalog_search_legal {
  margin: 0 auto;
  padding: 0 15px;
  max-width: calc(1110px + (15px * 2));
}
/**
 * @author vdSHOP Team
 * @copyright Copyright © vdSHOP (https://vdshop.es)
 */
.sidebar-filters {
  width: 100%;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  background: #ffffff;
  z-index: 120;
  padding: 12px 55px 0 15px;
  overflow: auto;
}
.sidebar-filters.show {
  animation-duration: .8s;
  animation-name: slideLeftToRight;
}
.filter-content {
  padding-bottom: 150px;
}
.filter-close {
  font-size: 1.9rem;
  position: absolute;
  right: 16px;
  top: 16px;
  cursor: pointer;
}
.filter-title {
  font-size: 2.4rem;
  font-weight: 500;
  color: #000000;
  min-width: 100%;
  padding: 0;
  margin: 0 0 16px;
}
.filter-options {
  width: 100%;
  background: #ffffff;
  padding: 24px;
}
.filter-options-icon {
  font-size: 1.6rem;
  font-weight: 500;
  color: #000000;
  border-bottom: 1px solid #dbdbdb;
  min-width: 100%;
  padding: 0 0 8px 0;
  margin: 0 0 8px 0;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.filter-options-icon:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: inherit;
  color: #d5d4dc;
  content: "\e027";
  font-family: 'icons-carnroll-theme';
  margin: 0 0 0 5px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.filter-options-icon:hover:after {
  color: #d5d4dc;
}
.filter-options-icon:active:after {
  color: #d5d4dc;
}
.filter-options-title {
  font-size: 1.6rem;
  margin-bottom: 17px;
  font-weight: 500;
}
.filter-options-icon {
  display: flex;
  justify-content: space-between;
}
.filter-options-content .items {
  margin-bottom: 24px;
  max-height: 190px;
  overflow: hidden;
}
.filter-options-content .items.items-hide {
  margin-bottom: 0;
}
.filter-options-content .items.show-items {
  max-height: 100%;
}
.filter-options-content .items-show-less,
.filter-options-content .items-show-more {
  font-size: 1.6rem;
  font-weight: 300;
  color: #04183b;
  line-height: 24px;
  margin-bottom: 24px;
  display: block;
  cursor: pointer;
  margin-top: 8px;
  text-transform: initial;
}
.filter-options-content .items-show-less {
  padding-top: 14px;
}
.filter-options-content .item .count {
  padding-left: 5px;
}
.filter-options-content .item a {
  font-size: 1.2rem;
  font-weight: 300;
  color: #272727;
  text-decoration: none;
}
.filter-options-content .item:last-of-type {
  margin-bottom: 0;
}
.count-separator {
  position: relative;
  bottom: 3px;
}
.price-slider {
  margin-left: 5px;
}
.filter-current .filter-label {
  padding-right: 8px;
}
.filter-current .items {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 16px;
}
.filter-current .item {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  align-items: center;
  border-radius: 8px;
  color: #272727;
  background: #ffffff;
  font-size: 1.3rem;
  padding: 8px 30px 8px 8px;
  margin: 0 4px 4px 0;
  border: 0.5px solid #04183b;
  font-weight: 300;
}
.filter-current .item .icon {
  font-size: 1.3rem;
}
.filter-current .item .filter-label {
  width: fit-content;
}
.filter-current .action.remove {
  display: inline-block;
  text-decoration: none;
  display: flex;
  align-items: center;
  color: #04183b;
  position: absolute;
  top: 8px;
  right: 8px;
}
.filter-current .action.remove:hover,
.filter-current .action.remove:active,
.filter-current .action.remove:focus {
  text-decoration: none;
}
.filter-current .action.remove:hover,
.filter-current .action.remove:active,
.filter-current .action.remove:focus,
.filter-current .action.remove:visited {
  color: #04183b;
}
.price-slider__val {
  display: flex;
  justify-content: space-between;
  font-size: 1.1rem;
  font-weight: 400;
  margin-top: 14px;
}
.ui-slider-horizontal {
  height: 2px;
  background-color: #dbdbdb;
}
.ui-slider .ui-slider-handle {
  background-color: #04183b;
  width: 8px;
  height: 8px;
  top: -3px;
}
/**
 * @author vdSHOP Team
 * @copyright Copyright © vdSHOP (https://vdshop.es)
 */
.block.newsletter {
  text-align: center;
  max-width: 424px;
  margin: 0 auto;
}
.block.newsletter .newsletter--title {
  margin: 0 auto 24px;
  font-size: 2.4rem;
  line-height: 32px;
  letter-spacing: 0.2px;
  font-weight: 600;
  max-width: 460px;
  text-align: center;
}
.block.newsletter .subscribe {
  position: relative;
}
.block.newsletter .field.newsletter {
  margin-bottom: 26px;
}
.block.newsletter .field.checkbox .label {
  background: none;
  position: initial;
}
.block.newsletter #newsletter {
  height: 47px;
  border-radius: 30px;
  margin-right: 0;
  padding: 0 0 0 20px;
  border: 1px solid #d6d6dc;
  font-size: 1.4rem;
  color: #a0a0a0;
  font-weight: 400;
}
.block.newsletter #newsletter:focus {
  box-shadow: none;
}
.block.newsletter .actions {
  position: absolute;
  top: 0;
  right: 0;
}
.block.newsletter .action.subscribe {
  width: 149px;
  height: 48px;
  border-radius: 32px;
  margin: 0;
  font-size: 1.6rem;
  letter-spacing: 0.1px;
  line-height: 20px;
  font-weight: 600;
}
.block.newsletter .tos {
  font-size: 1.4rem;
  font-weight: 300;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  max-width: 299px;
  margin: 0 auto;
}
.block.newsletter .tos__link {
  color: #04183b;
  text-decoration: none;
}
/**
 * @author vdSHOP Team
 * @copyright Copyright © vdSHOP (https://vdshop.es)
 */
.advantages-bar {
  background: #04183b !important;
}
.advantages-bar .advantages-bar-wrapper {
  justify-content: center;
}
.advantages-bar .swiper {
  padding: 0;
}
.advantages-bar .swiper .swiper-slide {
  text-align: center;
  font-size: 12px;
  line-height: 32px;
  color: #FFFFFF;
}
.advantages-bar .static {
  font-size: 12px;
  line-height: 32px;
  color: #FFFFFF;
}
/**
 * @copyright Copyright (c) 2022 vdSHOP (https://www.vdshop.es/)
 * @package Vdshop_BrandVehicleSliderWidget
 * @author Vdshop Team <info@vdshop.es>
 */
.free-send__title {
  font-size: 2.8rem;
  font-weight: 600;
  margin: 40px auto 34px;
}
.free-send__title p {
  margin: 0;
}
.free-send__wrapper {
  margin-bottom: 88px;
}
.free-send__item {
  margin: 0 15px 0;
}
.free-send .slick-track {
  margin-bottom: 8px;
}
.free-send .slick-dots {
  padding: 0;
  bottom: -38px;
}
.free-send .slick-dots .slick-active {
  width: 16px;
  height: 16px;
}
.free-send .slick-dots .slick-active button,
.free-send .slick-dots .slick-active .cart.table-wrapper .actions-toolbar > .action,
.free-send .slick-dots .slick-active .action-gift {
  width: 16px;
  height: 16px;
  background: #04183b;
  margin: 0;
}
.free-send .slick-dots li {
  width: 8px;
  height: 8px;
  margin: 0 12px;
}
.free-send .slick-dots button,
.free-send .slick-dots .cart.table-wrapper .actions-toolbar > .action,
.free-send .slick-dots .action-gift {
  width: 8px;
  height: 8px;
  background: #d9d9d9;
  border: 0;
  margin: 0;
}
.free-send .item__wrapper {
  position: relative;
  background: #ffffff;
  margin-top: -18px;
  padding: 46px 32px 32px;
  box-shadow: 0 0 10px rgba(96, 97, 112, 0.24);
}
.free-send .item__number {
  display: block;
  text-align: center;
  color: #f7ff3f;
  font-size: 8.800000000000001rem;
  line-height: 88px;
  font-weight: 900;
}
.free-send .item__icon {
  display: block;
  color: #04183b;
  font-size: 3.8rem;
  line-height: 38px;
  margin-bottom: 15px;
}
.free-send .item__title {
  display: block;
  font-size: 2.4rem;
  font-weight: 600;
  margin-bottom: 16px;
}
.free-send .item__description {
  font-size: 1.6rem;
}
.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.noUi-target {
  position: relative;
}
.noUi-base,
.noUi-connects {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}
/* Wrapper for all connect elements.
     */
.noUi-connects {
  overflow: hidden;
  z-index: 0;
}
.noUi-connect,
.noUi-origin {
  will-change: transform;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  -ms-transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  -webkit-transform-style: preserve-3d;
  transform-origin: 0 0;
  transform-style: flat;
}
.noUi-connect {
  height: 100%;
  width: 100%;
}
.noUi-origin {
  height: 10%;
  width: 10%;
}
/* Offset direction
     */
.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin {
  left: 0;
  right: auto;
}
/* Give origins 0 height/width so they don't interfere with clicking the
     * connect elements.
     */
.noUi-vertical .noUi-origin {
  width: 0;
}
.noUi-horizontal .noUi-origin {
  height: 0;
}
.noUi-handle {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
}
.noUi-touch-area {
  height: 100%;
  width: 100%;
}
.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
  -webkit-transition: transform 0.3s;
  transition: transform 0.3s;
}
.noUi-state-drag * {
  cursor: inherit !important;
}
/* Slider size and handle placement;
     */
.noUi-horizontal {
  height: 18px;
}
.noUi-horizontal .noUi-handle {
  width: 34px;
  height: 28px;
  right: -17px;
  top: -6px;
}
.noUi-vertical {
  width: 18px;
}
.noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  right: -6px;
  top: -17px;
}
.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle {
  left: -17px;
  right: auto;
}
/* Styling;
     * Giving the connect element a border radius causes issues with using transform: scale
     */
.noUi-target {
  background: #FAFAFA;
  border-radius: 4px;
  border: 1px solid #D3D3D3;
  box-shadow: inset 0 1px 1px #f0f0f0, 0 3px 6px -5px #bbbbbb;
}
.noUi-connects {
  border-radius: 3px;
}
.noUi-connect {
  background: #3FB8AF;
}
/* Handles and cursors;
     */
.noUi-draggable {
  cursor: ew-resize;
}
.noUi-vertical .noUi-draggable {
  cursor: ns-resize;
}
.noUi-handle {
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #FFF;
  cursor: default;
  box-shadow: inset 0 0 1px #ffffff, inset 0 1px 7px #ebebeb, 0 3px 6px -3px #bbbbbb;
}
.noUi-active {
  box-shadow: inset 0 0 1px #ffffff, inset 0 1px 7px #dddddd, 0 3px 6px -3px #bbbbbb;
}
/* Handle stripes;
     */
.noUi-handle:before,
.noUi-handle:after {
  content: "";
  display: block;
  position: absolute;
  height: 14px;
  width: 1px;
  background: #E8E7E6;
  left: 14px;
  top: 6px;
}
.noUi-handle:after {
  left: 17px;
}
.noUi-vertical .noUi-handle:before,
.noUi-vertical .noUi-handle:after {
  width: 14px;
  height: 1px;
  left: 6px;
  top: 14px;
}
.noUi-vertical .noUi-handle:after {
  top: 17px;
}
/* Disabled state;
     */
[disabled] .noUi-connect {
  background: #B8B8B8;
}
[disabled].noUi-target,
[disabled].noUi-handle,
[disabled] .noUi-handle {
  cursor: not-allowed;
}
.block.filter .price-slider-wrapper {
  padding: 0 0 32px;
}
.block.filter .price-slider-wrapper .range {
  font-size: 1.4rem;
  border: none;
  padding: 0;
  height: auto;
  max-width: 100%;
  margin-bottom: 10px;
  color: #c3c8d4;
  line-height: 22px;
}
.block.filter .price-slider-wrapper .range-right {
  text-align: right;
}
.block.filter #price-slider {
  padding-left: 4px;
  padding-right: 4px;
}
.block.filter .noUi-target {
  border: none;
}
.block.filter .noUi-horizontal {
  height: 6px;
  border-radius: 5px;
  background: #04183b;
}
.block.filter .noUi-horizontal .noUi-handle {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  top: -7px;
  border: none;
  right: -4px;
  box-shadow: none;
  background: #04183b;
}
.block.filter .noUi-horizontal .noUi-handle:focus,
.block.filter .noUi-horizontal .noUi-handle:active,
.block.filter .noUi-horizontal .noUi-handle:hover {
  width: 26px;
  height: 26px;
  border: 4px solid #ffffff;
  top: -9px;
}
.block.filter .noUi-horizontal .noUi-handle:after,
.block.filter .noUi-horizontal .noUi-handle:before {
  display: none;
}
.block.filter .noUi-connect {
  background: #04183b;
  border-radius: 5px;
}
.block.filter .noUi-handle-lower {
  display: block;
}
/**
 * @author vdSHOP Team
 * @copyright Copyright © vdSHOP (https://vdshop.es)
 */
.products-slider.swiper {
  padding: 0;
}
.product-grid {
  position: relative;
  padding: 0 15px;
}
.product-grid .swiper-button-prev,
.product-grid .swiper-button-next {
  position: absolute;
  top: 50%;
  margin: 0;
  background: none;
  border: none;
  height: 22px;
  width: 11px;
  line-height: 22px;
  color: #cecece;
  cursor: pointer;
  font-size: 2.2rem;
}
.product-grid .swiper-button-prev {
  left: -32px;
}
.product-grid .swiper-button-next {
  right: -32px;
}
.tocart-slider.action.secondary {
  line-height: 34px;
  max-width: 112px;
}
.reservation-popup.modal-popup .modal-inner-wrap {
  width: fit-content;
  max-width: 1109px;
  max-height: 95%;
}
.reservation-popup.modal-popup .modal-header {
  padding: 80px 0 0;
}
.reservation-popup.modal-popup .modal-header .action-close {
  margin: 32px;
  padding: 0;
}
.reservation-popup.modal-popup .modal-content {
  padding: 0 65px 43px;
}
.reservation-title {
  font-size: 3.2rem;
  font-weight: 500;
  line-height: 40px;
  padding-bottom: 32px;
  color: #272727;
  text-align: center;
  display: block;
}
.financing-details-link {
  font-size: 1.4rem;
  display: flex;
}
.financing-details-link:before {
  content: "\e023";
  color: #ffffff;
  font-family: 'icons-carnroll-theme';
  margin-right: 12px;
}
.financing-details-link--secondary {
  margin: 0 -20px;
  padding: 8px 20px;
}
.financing-details-link--secondary:before {
  color: #04183b;
}
.reservation-info .financing-details-link--secondary:nth-child(odd) {
  background: rgba(15, 171, 166, 0.05);
}
.details-border {
  border: 1px solid #F3F5F6;
  height: 1px;
  width: 100%;
  display: block;
  margin-left: 24px;
  width: 166px;
}
.reservation-info-title-wrapper .icon-info:before {
  font-size: 1.6rem;
}
.reservation-info-title-wrapper .tooltip-reservation {
  position: relative;
}
.reservation-info-title-wrapper .tooltip-reservation .tooltip-content {
  background: #ffffff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #000000;
  line-height: 1.4;
  border: 1px solid #dbdbdb;
  margin-bottom: 5px;
  bottom: 100%;
  left: 0;
}
.reservation-info-title-wrapper .tooltip-reservation .tooltip-content:after,
.reservation-info-title-wrapper .tooltip-reservation .tooltip-content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.reservation-info-title-wrapper .tooltip-reservation .tooltip-content:after {
  border-width: 5px;
  border-color: transparent;
}
.reservation-info-title-wrapper .tooltip-reservation .tooltip-content:before {
  border-width: 6px;
  border-color: transparent;
}
.reservation-info-title-wrapper .tooltip-reservation .tooltip-content:after,
.reservation-info-title-wrapper .tooltip-reservation .tooltip-content:before {
  top: 100%;
}
.reservation-info-title-wrapper .tooltip-reservation .tooltip-content:after {
  border-top-color: #ffffff;
  left: 15px;
  margin-left: -5px;
}
.reservation-info-title-wrapper .tooltip-reservation .tooltip-content:before {
  border-top-color: #dbdbdb;
  left: 15px;
  margin-left: -6px;
}
.reservation-info-title-wrapper .tooltip-reservation .tooltip-toggle {
  cursor: help;
}
.reservation-info-title-wrapper .tooltip-reservation .tooltip-toggle:hover + .tooltip-content,
.reservation-info-title-wrapper .tooltip-reservation .tooltip-toggle:focus + .tooltip-content,
.reservation-info-title-wrapper .tooltip-reservation:hover .tooltip-content {
  display: block;
}
.reservation-info-title-wrapper .tooltip-reservation .tooltip-content {
  padding: 12px 7px 12px 16px;
  font-size: 10px;
  font-weight: 300;
  line-height: 16px;
  border-radius: 10px;
  box-shadow: 0 0 5px 1px #00000021;
  width: 253px;
  max-width: 400px;
  left: -121px;
  border: none;
}
.reservation-info-title-wrapper .tooltip-reservation .tooltip-content:before,
.reservation-info-title-wrapper .tooltip-reservation .tooltip-content:after {
  left: 50%;
}
.refurbished {
  display: flex;
  align-items: center;
  margin: 0 0 24px;
  font-size: 1.6rem;
}
.refurbish-tooltip {
  position: relative;
}
.refurbish-tooltip .tooltip-content {
  background: #ffffff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #000000;
  line-height: 1.4;
  border: 1px solid #dbdbdb;
  margin-bottom: 5px;
  bottom: 100%;
  left: 0;
}
.refurbish-tooltip .tooltip-content:after,
.refurbish-tooltip .tooltip-content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.refurbish-tooltip .tooltip-content:after {
  border-width: 5px;
  border-color: transparent;
}
.refurbish-tooltip .tooltip-content:before {
  border-width: 6px;
  border-color: transparent;
}
.refurbish-tooltip .tooltip-content:after,
.refurbish-tooltip .tooltip-content:before {
  top: 100%;
}
.refurbish-tooltip .tooltip-content:after {
  border-top-color: #ffffff;
  left: 15px;
  margin-left: -5px;
}
.refurbish-tooltip .tooltip-content:before {
  border-top-color: #dbdbdb;
  left: 15px;
  margin-left: -6px;
}
.refurbish-tooltip .tooltip-toggle {
  cursor: help;
}
.refurbish-tooltip .tooltip-toggle:hover + .tooltip-content,
.refurbish-tooltip .tooltip-toggle:focus + .tooltip-content,
.refurbish-tooltip:hover .tooltip-content {
  display: block;
}
.refurbish-tooltip .tooltip-toggle {
  color: #003985;
  font-size: 1.2rem;
  margin-left: 10px;
}
.refurbish-tooltip .tooltip-content {
  padding: 12px 7px 12px 16px;
  font-size: 10px;
  font-weight: 300;
  line-height: 16px;
  border-radius: 10px;
  box-shadow: 0 0 5px 1px #00000021;
  width: 253px;
  max-width: 400px;
  left: -111px;
  border: none;
}
.refurbish-tooltip .tooltip-content .text {
  display: block;
  padding-bottom: 30px;
}
.refurbish-tooltip .tooltip-content ul {
  padding-left: 20px;
}
.refurbish-tooltip .tooltip-content:before,
.refurbish-tooltip .tooltip-content:after {
  left: 50%;
}
.fieldset .refurbish.field {
  display: flex;
  align-items: center;
  margin: 0 0 26px;
}
.fieldset .totals {
  width: 100%;
}
.fieldset .totals .totals-price,
.fieldset .totals .totals-refurbish {
  display: flex;
  justify-content: space-between;
}
.fieldset .totals .totals-price {
  padding-bottom: 18px;
}
.fieldset .totals .totals-refurbish {
  padding-bottom: 6px;
}
.fieldset .totals .totals-refurbish-value,
.fieldset .totals .totals-refurbish-text {
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 24px;
}
.fieldset .totals .totals-price-value,
.fieldset .totals .totals-price-text {
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 24px;
}
.fieldset .summary-tax-amount {
  display: flex;
  margin-bottom: 24px;
}
.fieldset .summary-tax-amount span {
  padding-right: 5px;
}
.toolbar-text--tooltip {
  padding-left: 10px;
  position: relative;
}
.toolbar-text--tooltip .tooltip-content {
  background: #ffffff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #000000;
  line-height: 1.4;
  border: 1px solid #dbdbdb;
  margin-bottom: 5px;
  bottom: 100%;
  left: 0;
}
.toolbar-text--tooltip .tooltip-content:after,
.toolbar-text--tooltip .tooltip-content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.toolbar-text--tooltip .tooltip-content:after {
  border-width: 5px;
  border-color: transparent;
}
.toolbar-text--tooltip .tooltip-content:before {
  border-width: 6px;
  border-color: transparent;
}
.toolbar-text--tooltip .tooltip-content:after,
.toolbar-text--tooltip .tooltip-content:before {
  top: 100%;
}
.toolbar-text--tooltip .tooltip-content:after {
  border-top-color: #ffffff;
  left: 15px;
  margin-left: -5px;
}
.toolbar-text--tooltip .tooltip-content:before {
  border-top-color: #dbdbdb;
  left: 15px;
  margin-left: -6px;
}
.toolbar-text--tooltip .tooltip-toggle {
  cursor: help;
}
.toolbar-text--tooltip .tooltip-toggle:hover + .tooltip-content,
.toolbar-text--tooltip .tooltip-toggle:focus + .tooltip-content,
.toolbar-text--tooltip:hover .tooltip-content {
  display: block;
}
.toolbar-text--tooltip .tooltip-toggle {
  color: #003985;
  font-size: 1.2rem;
}
.toolbar-text--tooltip .tooltip-content {
  padding: 12px 7px 12px 16px;
  font-size: 10px;
  font-weight: 300;
  line-height: 16px;
  border-radius: 10px;
  box-shadow: 0 0 5px 1px #00000021;
  width: 253px;
  max-width: 400px;
  left: -110px;
  border: none;
}
.toolbar-text--tooltip .tooltip-content:before,
.toolbar-text--tooltip .tooltip-content:after {
  left: 50%;
}
.reservation-wrapper {
  display: flex;
  gap: 20px;
}
.reservation-info {
  min-width: 230px;
  max-width: 230px;
  padding: 23px 20px 19px;
  border: 1px solid #04183b;
  background: #ffffff;
  height: 472px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.reservation-info__financing {
  background: #04183b;
}
.reservation-info__financing .reservation-info-title {
  color: #ffffff;
  padding-bottom: 10px;
}
.reservation-info .action.secondary,
.reservation-info .action.tertiary {
  border-radius: 32px;
  max-width: 190px;
  width: 100%;
  font-size: 1.5rem;
  height: 40px;
  line-height: 38px;
}
.reservation-info-title-wrapper {
  display: flex;
}
.reservation-info-title {
  color: #272727;
  font-size: 2.4rem;
  font-weight: 500;
}
.reservation-recommended {
  color: #000000;
  background: #f7ff3f;
  padding: 8px;
  font-size: 1rem;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 10px;
  display: block;
  width: fit-content;
}
.icon-asterisk {
  font-size: 2.2rem;
  color: #f7ff3f;
}
.cash-price {
  font-size: 3.5rem;
  font-weight: 700;
  line-height: 48px;
  color: #04183b;
  padding-bottom: 16px;
  display: block;
}
.financing {
  padding: 0 0 16px;
}
.financing__text {
  font-size: 0.9rem;
  line-height: 19px;
  color: #ffffff;
  font-weight: 300;
}
.financing__text--bold {
  font-weight: 500;
}
.financing__value {
  font-size: 3.4rem;
  line-height: 30px;
  color: #ffffff;
  font-weight: 600;
  display: block;
  letter-spacing: -0.9px;
}
.financing__value .financing__value--small {
  font-size: 1.9rem;
  line-height: 30px;
  color: #ffffff;
  font-weight: 300;
}
.header__logo--center.header__logo {
  justify-content: center;
}
.header__logo--center.header__logo .logo {
  margin: 0;
}
.header__logo--center.header__logo .logo img {
  object-position: center;
}
.reservation-checkout-wrapper {
  padding-top: 56px;
}
.billing-title {
  font-size: 2.5rem;
  line-height: 30px;
  font-weight: 500;
  margin-bottom: 30px;
  display: block;
}
.reservation-checkout__title {
  font-size: 3.2rem;
  line-height: 40px;
  font-weight: 500;
  display: block;
  margin-bottom: 41px;
}
.reservation-checkout__content {
  display: flex;
  margin-bottom: 104px;
}
.reservation-checkout__content .reservation-content {
  width: 100%;
}
.reservation-checkout__content .fieldset .form__row {
  display: flex;
  gap: 24px;
  margin-bottom: 16px;
}
.reservation-checkout__content .fieldset .form__row--seconary {
  margin-bottom: 24px;
}
.reservation-checkout__content .fieldset .form__row--seconary .field {
  width: 100%;
}
.reservation-checkout__content .fieldset .form__row--half .field {
  width: 50%;
  padding-right: 12px;
}
.reservation-checkout__content .fieldset .form__row .field:not(.choice):not(.captcha):not(.qty):not(.delivery-comment) {
  margin: 0;
  width: 100%;
}
.reservation-checkout__content .fieldset .form__row .field:not(.choice):not(.captcha):not(.qty):not(.delivery-comment) .label {
  display: flex;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 20px;
}
.reservation-checkout__content .fieldset .form__row .field:not(.choice):not(.captcha):not(.qty):not(.delivery-comment) .label:after {
  content: '*';
  display: flex;
}
.reservation-checkout__content .fieldset .field.agreements {
  margin: 0 0 19px;
}
.reservation-checkout__content .fieldset .field.agreements .label {
  display: flex;
  align-items: flex-start;
  font-size: 1.4rem;
  font-weight: 300;
  line-height: 21px;
}
.reservation-checkout__content .fieldset .field.agreements .label:before {
  margin-top: 2px;
}
.reservation-checkout__content .fieldset.toolbar-wrapper .field.agreements .label {
  flex-wrap: nowrap;
  align-items: flex-start;
}
.reservation-checkout__content .fieldset.toolbar-wrapper .field.agreements .label:before {
  margin-top: 2px;
}
.reservation-checkout__form {
  width: 100%;
  padding-right: 20px;
}
.form-required__text {
  font-size: 1.2rem;
  font-weight: 300;
  line-height: 18px;
  display: block;
  margin-bottom: 24px;
}
.form-required__text:before {
  content: '*';
}
.toolbar-wrapper .toolbar-text,
.toolbar-wrapper .toolbar-text__bottom {
  font-size: 1.4rem;
  font-weight: 300;
  line-height: 21px;
  display: block;
  margin-bottom: 24px;
}
.toolbar-wrapper .toolbar-text__bottom {
  margin-bottom: 0;
}
.toolbar-wrapper .toolbar-text__bottom .alink {
  font-weight: 600;
}
.toolbar-wrapper .action.primary {
  padding: 0 20px;
  width: fit-content;
  height: 40px;
  line-height: 38px;
  font-size: 1.6rem;
  font-weight: 600;
  margin-bottom: 24px;
}
.toolbar-wrapper .action.primary.pay-no-entry {
  margin-bottom: 0;
}
.summary-wrapper {
  max-width: 346px;
  padding: 20px 24px;
  border-radius: 4px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  height: fit-content;
}
.summary-title {
  font-size: 1.8rem;
  line-height: 28px;
  color: #272727;
  font-weight: 500;
  display: block;
  margin-bottom: 8px;
}
.summary-image {
  margin-bottom: 8px;
}
.summary-image img {
  width: 160px;
  object-fit: cover;
}
.summary-name {
  font-weight: 500;
  font-size: 2rem;
  line-height: 28px;
  display: block;
  margin-bottom: 8px;
}
.summary-attributes {
  display: flex;
  margin-bottom: 24px;
}
.summary-attributes span {
  padding: 0 7.5px;
  border-right: 1px solid #000000;
  font-size: 1.3rem;
  font-weight: 300;
  line-height: 20px;
  text-transform: uppercase;
}
.summary-attributes span:first-of-type {
  padding: 0 7.5px 0 0;
}
.summary-attributes span:last-of-type {
  padding: 0 0 0 7.5px;
  border-right: none;
}
.summary-price {
  color: #04183b;
  font-weight: 600;
  line-height: 48px;
  display: block;
  margin-bottom: 26px;
  font-size: 4.8rem;
}
.summary-advantages {
  display: flex;
  flex-direction: column;
  padding-bottom: 26px;
  border-bottom: 1px solid #f8f8f8;
  margin-bottom: 24px;
  gap: 12px;
}
.summary-advantages__advantage {
  font-size: 1.4rem;
  line-height: 19px;
}
.summary-advantages__advantage:before {
  color: #04183b;
  padding-right: 12px;
}
.summary-final-price,
.summary-refurbish-price {
  display: flex;
  justify-content: space-between;
  font-size: 1.6rem;
  line-height: 24px;
  font-weight: 300;
  padding-bottom: 6px;
  color: #272727;
}
.summary-final-price {
  font-weight: 600;
  padding-bottom: 18px;
}
.summary-tax-amount {
  font-size: 1.4rem;
  line-height: 17px;
  font-weight: 300;
  color: #272727;
  text-transform: uppercase;
}
.fee__wrapper {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 25px;
}
.fee__wrapper .fee__text {
  width: 100%;
  display: block;
  color: #a0a0a0;
  font-size: 1.4rem;
  line-height: 24px;
  margin-bottom: 8px;
}
.fee__wrapper .fee__value {
  color: #04183b;
  font-weight: 600;
  line-height: 48px;
  display: block;
  font-size: 4.8rem;
}
.fee__wrapper .fee__value--small {
  font-size: 2.4rem;
  color: #272727;
  font-weight: 300;
  line-height: 30px;
}
.fee-conditions__text {
  font-size: 1.4rem;
  color: #272727;
  font-weight: 300;
  line-height: 22px;
}
.fee-conditions__text--small {
  font-size: 1.3rem;
}
.fee-conditions__text--bold {
  font-weight: 600;
}
.fee-conditions__tin {
  margin: 24px 0;
  padding-bottom: 26px;
  border-bottom: 1px solid #f8f8f8;
}
.reservation-checkout__form .fieldset .delivery-type.field:not(.choice):not(.captcha):not(.qty) {
  display: flex;
  gap: 30px;
}
.reservation-checkout__form .fieldset .delivery-type.field:not(.choice):not(.captcha):not(.qty) input {
  display: none;
}
.reservation-checkout__form .fieldset .delivery-type.field:not(.choice):not(.captcha):not(.qty) label {
  border-radius: 8px;
  width: 100%;
  font-weight: 300;
  border: 1px solid #a0a0a0;
  padding: 25px 0 32px;
  display: flex;
  justify-content: center;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  line-height: 21px;
  font-size: 1.4rem;
}
.reservation-checkout__form .fieldset .delivery-type.field:not(.choice):not(.captcha):not(.qty) label.selected {
  border: 1px solid #04183b;
  font-weight: 600;
}
.reservation-checkout__form .fieldset .delivery-type.field:not(.choice):not(.captcha):not(.qty) label:before {
  visibility: hidden;
  position: absolute;
}
.same-as-wrapper {
  margin-bottom: 32px;
}
.delivery-text {
  margin-bottom: 30px;
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 24px;
}
.entry-payment__wrapper {
  padding-bottom: 21px;
}
.entry-amount,
.entry-payment {
  font-size: 2.4rem;
  font-weight: 300;
  line-height: 30px;
  letter-spacing: 0.1px;
  display: contents;
}
.entry-amount {
  padding-left: 5px;
  padding-bottom: 0;
  color: #04183b;
  font-weight: 600;
}
.checkout-billing-form {
  padding-bottom: 28px;
}
.delivery-type__trigger {
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.delivery-type__trigger .icon:before {
  font-size: 6rem;
  line-height: 70px;
  color: #a0a0a0;
  margin-bottom: 10px;
  display: block;
  font-weight: 300;
}
.delivery-type__trigger.selected .icon:before {
  color: #04183b;
}
.legal-popup-secondary,
.modal-popup._inner-scroll.legal-popup {
  z-index: 204;
}
.legal-popup-secondary .modal-inner-wrap,
.modal-popup._inner-scroll.legal-popup .modal-inner-wrap {
  max-width: 920px;
  margin-top: 9%;
  padding: 88px 0 0;
  max-height: 80%;
}
.legal-popup-secondary .modal-inner-wrap .modal-header,
.modal-popup._inner-scroll.legal-popup .modal-inner-wrap .modal-header {
  padding: 0;
}
.legal-popup-secondary .modal-inner-wrap .modal-header .action-close,
.modal-popup._inner-scroll.legal-popup .modal-inner-wrap .modal-header .action-close {
  padding: 32px;
}
.legal-popup-secondary .modal-inner-wrap .legap-popup-content,
.modal-popup._inner-scroll.legal-popup .modal-inner-wrap .legap-popup-content {
  height: 407px;
  overflow-y: scroll;
}
.legal-popup-secondary .modal-content,
.modal-popup._inner-scroll.legal-popup .modal-content {
  padding: 0;
}
.legal-popup-secondary .legal-form-modal,
.modal-popup._inner-scroll.legal-popup .legal-form-modal {
  padding: 17px 65px 16px;
  border-top: .5px solid #e3e3e3;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.legal-popup-secondary .field:not(.choice):not(.captcha):not(.qty) .label,
.modal-popup._inner-scroll.legal-popup .field:not(.choice):not(.captcha):not(.qty) .label {
  display: flex;
}
.legal-popup-secondary .trigger-agreements,
.modal-popup._inner-scroll.legal-popup .trigger-agreements {
  border-radius: 32px;
  width: 93px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 41px;
}
.legal-popup-secondary .content-legal,
.modal-popup._inner-scroll.legal-popup .content-legal {
  max-height: 408px;
  overflow-y: scroll;
}
.reservation-checkout-success .page-main {
  background: #E5E5E5;
}
.reservation-checkout-success .thankyou-page-text {
  font-size: 1.7rem;
  line-height: 1.7rem;
  max-width: 537px;
  margin: 0 auto;
}
.reservation-checkout-success .thankyou-page-text ol li::marker {
  font-weight: bolder;
  font-size: 1.8rem;
  line-height: 1.8rem;
}
.reservation-checkout-success .thankyou-page-text a {
  color: #000000;
  text-decoration: none;
}
/**
 * @copyright Copyright (c) 2022 vdSHOP (https://www.vdshop.es/)
 * @package Vdshop_BrandVehicleSliderWidget
 * @author Vdshop Team <info@vdshop.es>
 */
.selector-vehicle {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  flex-wrap: wrap;
}
.selector-vehicle__wrapper {
  margin: 40px auto 68px;
}
.selector-vehicle__title {
  font-size: 2.8rem;
  font-weight: 600;
  margin-bottom: 70px;
}
.selector-vehicle .vehicle__item {
  text-align: center;
  padding: 36px 24px 24px;
  font-size: 1.6rem;
  font-weight: 300;
  color: #8d8d9b;
  width: 50%;
  height: 222px;
}
.selector-vehicle .vehicle__item:hover {
  border: 1px solid #04183b;
  padding: 35px 23px 23px;
  border-radius: 4px;
  font-weight: 600;
  color: #04183b;
}
.selector-vehicle .vehicle__item:hover .vehicle__image {
  filter: brightness(0) saturate(100%) invert(13%) sepia(30%) saturate(510%) hue-rotate(180deg) brightness(99%) contrast(85%);
}
.selector-vehicle .vehicle__name {
  display: block;
}
.sidebar .block-addbysku .fieldset {
  margin: 0;
}
.sidebar .block-addbysku .fieldset .fields {
  position: relative;
}
.sidebar .block-addbysku .fieldset .fields .field {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: top;
}
.sidebar .block-addbysku .fieldset .fields .field.sku {
  margin-right: -85px;
  padding-right: 90px;
  width: 100%;
}
.sidebar .block-addbysku .fieldset .fields .field.qty .qty + .mage-error {
  width: 80px;
}
.sidebar .block-addbysku .fieldset .fields .actions-toolbar {
  position: absolute;
  right: 0;
  top: 6px;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar {
  margin-bottom: 16px;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .primary {
  text-align: left;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .primary .action {
  width: auto;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .secondary {
  float: none;
  text-align: left;
}
.sidebar .block-addbysku .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 2px 0;
  width: auto;
}
.sidebar .block-addbysku .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sidebar .block-addbysku .action.add:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 31px;
  line-height: 16px;
  color: inherit;
  content: "\e027";
  font-family: 'icons-carnroll-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sidebar .block-addbysku .action.add:hover:before {
  color: inherit;
}
.sidebar .block-addbysku .action.add:active:before {
  color: inherit;
}
.sidebar .block-addbysku .action.links {
  display: inline-block;
  margin: 16px 0 0;
}
.sidebar .block-addbysku .action.reset {
  display: block;
  margin: 10px 0;
}
.sidebar .block-addbysku .action.remove {
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
}
.sidebar .block-addbysku .action.remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sidebar .block-addbysku .action.remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 16px;
  color: inherit;
  content: "\e026";
  font-family: 'icons-carnroll-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sidebar .block-addbysku .action.remove:hover:before {
  color: inherit;
}
.sidebar .block-addbysku .action.remove:active:before {
  color: inherit;
}
.sidebar .block-addbysku .action.remove:focus,
.sidebar .block-addbysku .action.remove:active {
  background: none;
  border: none;
}
.sidebar .block-addbysku .action.remove:hover {
  background: none;
  border: none;
}
.sidebar .block-addbysku .action.remove.disabled,
.sidebar .block-addbysku .action.remove[disabled],
fieldset[disabled] .sidebar .block-addbysku .action.remove {
  pointer-events: none;
  opacity: 0.25;
}
.block-banners .banner-item,
.block-banners-inline .banner-item {
  display: block;
}
.block-banners .banner-item-content,
.block-banners-inline .banner-item-content {
  margin-bottom: 16px;
}
.block-banners .banner-item-content img,
.block-banners-inline .banner-item-content img {
  display: block;
  margin: 0 auto;
}
.block-product-link.widget,
.block-category-link.widget {
  display: block;
  margin-bottom: 16px;
}
.block-product-link-inline.widget {
  margin: 0;
}
.block.widget .products-grid .product-item {
  margin-left: 2%;
  width: calc((100% - 2%) / 2);
}
.block.widget .products-grid .product-item:nth-child(2n + 1) {
  margin-left: 0;
}
.block.widget .product-item-info {
  width: auto;
}
.block.widget .pager {
  padding: 0;
}
.block.widget .pager .toolbar-amount {
  float: none;
  font-size: 1.2rem;
}
.block.widget .pager .pages-item-previous {
  padding-left: 0;
}
.block.widget .pager .pages-item-next {
  position: relative;
}
.block.widget .pager .items {
  white-space: nowrap;
}
.columns .block-event {
  position: relative;
  z-index: 2;
}
.block-event .block-content {
  position: relative;
}
.block-event .block-content > .action {
  cursor: pointer;
  margin-top: -6px;
  position: absolute;
  top: 50%;
  z-index: 3;
}
.block-event .block-content > .action.backward,
.block-event .block-content > .action.forward {
  opacity: .5;
  overflow: hidden;
  width: 20px;
  display: inline-block;
  text-decoration: none;
}
.block-event .block-content > .action.backward > span,
.block-event .block-content > .action.forward > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block-event .block-content > .action.backward:before,
.block-event .block-content > .action.forward:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 55px;
  line-height: 30px;
  color: inherit;
  content: "\e013";
  font-family: 'icons-carnroll-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-event .block-content > .action.backward:before,
.block-event .block-content > .action.forward:before {
  margin-left: -15px;
}
.block-event .block-content > .action.backward {
  left: 0;
}
.block-event .block-content > .action.forward {
  right: 0;
}
.block-event .block-content > .action.forward:before {
  content: "\e012";
}
.block-event .block-content > .action.forward:before {
  margin-left: -20px;
}
.block-event .block-content > .action.inactive {
  cursor: default;
  display: none;
}
.block-event .block-content > .action:hover {
  opacity: 1;
}
.block-event .slider-panel {
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.block-event .slider-panel .slider {
  white-space: nowrap;
}
.block-event .slider-panel .slider .item {
  background: #f0f0f0;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  white-space: normal;
  width: 16.35%;
}
.sidebar-main .block-event .slider-panel .slider .item,
.sidebar-additional .block-event .slider-panel .slider .item {
  width: 100%;
}
.block-event .slider-panel .slider .item img {
  max-width: 100%;
}
.block-event .slider-panel .slider .item .category-name {
  display: inline-block;
  font-size: 1.8rem;
  padding: 15px 5px 0;
  word-break: break-all;
}
.block-event .slider-panel .slider .item .ticker {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.block-event .slider-panel .slider .item .ticker li {
  display: none;
  margin: 0 5px;
}
.block-event .slider-panel .slider .item .ticker .value {
  font-size: 2.6rem;
  font-weight: 200;
}
.block-event .slider-panel .slider .item .ticker .label {
  display: block;
  font-size: 1.3rem;
}
.block-event .slider-panel .slider .item .dates {
  font-weight: 200;
}
.block-event .slider-panel .slider .item .dates .start,
.block-event .slider-panel .slider .item .dates .end,
.block-event .slider-panel .slider .item .dates .date {
  display: block;
}
.block-event .slider-panel .slider .item .dates .start:after {
  font-size: 1.8rem;
  content: '\2013';
  display: block;
}
.block-event .slider-panel .slider .item .dates .date {
  font-size: 1.8rem;
  font-weight: 200;
}
.block-event .slider-panel .slider .item .dates .time {
  font-size: 1.3rem;
}
.block-event .slider-panel .slider .item .box-event .box-content {
  padding: 5px 0 10px;
}
.block-event .slider-panel .slider .item .box-event .box-title {
  display: block;
  font-weight: 200;
  margin: 10px 0 0;
}
.block-event .slider-panel .slider .item .action.show {
  display: block;
  padding: 0;
}
.block-event .slider-panel .slider .item .action.show .category.name {
  display: inline-block;
  padding: 30px 10px 0;
}
.block-event .slider-panel .slider .item .action.show img {
  display: block;
}
.block-event .slider-panel .slider .item .action.event {
  background-image: none;
  background: #f7ff3f;
  border: 1px solid #04183b;
  color: #04183b;
  cursor: pointer;
  display: inline-block;
  font-family: 'Outfit', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  padding: 0;
  width: 207px;
  font-size: 1.6rem;
  line-height: 4.3rem;
  box-sizing: border-box;
  vertical-align: middle;
  margin-top: 15px;
}
.block-event .slider-panel .slider .item .action.event:focus,
.block-event .slider-panel .slider .item .action.event:active {
  background: #ffffff;
  border: 1px solid #aab0bf;
  color: #aab0bf;
}
.block-event .slider-panel .slider .item .action.event:hover {
  background: #04183b;
  border: 1px solid #04183b;
  color: #f7ff3f;
}
.block-event .slider-panel .slider .item .action.event.disabled,
.block-event .slider-panel .slider .item .action.event[disabled],
fieldset[disabled] .block-event .slider-panel .slider .item .action.event {
  opacity: 0.25;
  cursor: default;
  pointer-events: none;
}
.block-event .slider-panel .slider .item .action.event:hover {
  text-decoration: none;
}
.block-static-block.widget,
.block-cms-link.widget {
  margin-bottom: 16px;
}
.links .block-static-block.widget,
.links .block-cms-link.widget {
  margin-bottom: 0;
}
.block-cms-link-inline.widget {
  margin: 0;
}
.block-wishlist-search .form-wishlist-search {
  margin: 24px 0 0;
}
.block-cms-hierarchy-link.widget {
  display: block;
  margin-bottom: 16px;
}
.block-cms-hierarchy-link-inline.widget {
  margin: 0;
}
@media only screen and (max-width: 1025px) {
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
}
@media only screen and (max-width: 1024px) {
  .qty-controls .minus,
  .qty-controls .plus,
  .qty-controls .more-qty,
  .qty-controls .less-qty,
  .qty-controls .input-text.qty {
    height: 40px;
    line-height: 4rem;
  }
  .qty-controls .input-text.qty {
    font-size: 1.8rem;
    width: 35px;
  }
  .qty-controls .minus,
  .qty-controls .plus,
  .qty-controls .more-qty,
  .qty-controls .less-qty {
    width: 32px;
    font-size: 1.5rem;
  }
  .navigation,
  .page-header .header.panel,
  .content,
  .page-wrapper > .widget,
  .block.category.event,
  .top-container,
  .page-main > .main-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }
  .page-main > .main-wrapper {
    margin-top: 80px;
  }
  .cms-index-index .page-main > .main-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
  .account .page-main,
  .cms-privacy-policy .page-main {
    padding-top: 41px;
    position: relative;
  }
  .navigation {
    position: fixed;
    top: 0;
    background: #ffffff;
    z-index: 100;
    left: -1000px;
    height: 0;
    overflow: scroll;
  }
  .navigation.opened {
    left: 0;
    top: 96px;
    height: 100vh;
    width: 100%;
  }
  .nav-sections {
    background: #ffffff;
    -webkit-overflow-scrolling: touch;
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    height: 100%;
    left: -280px;
    overflow: auto;
    position: fixed;
    top: 0;
    width: 280px;
  }
  .nav-sections .switcher {
    border-top: 1px solid #d1d1d1;
    margin: 32px 0 0;
    padding: 8px 24px 8px 15px;
    color: #8d8d9b;
  }
  .nav-sections .switcher .options {
    width: 100%;
  }
  .nav-sections .switcher .options ul.dropdown {
    position: initial;
    border: none;
    box-shadow: none;
  }
  .nav-sections .switcher .options ul.dropdown:after {
    display: none;
  }
  .nav-sections .switcher .options ul.dropdown a {
    padding: 10px;
    color: #8d8d9b;
  }
  .nav-sections .switcher .options .action.toggle,
  .nav-sections .switcher .options .action.toggle.active {
    width: 100%;
  }
  .nav-sections .switcher .options .action.toggle:after,
  .nav-sections .switcher .options .action.toggle.active:after {
    position: absolute;
    right: 5px;
  }
  .nav-sections .switcher .label {
    display: block;
    font-weight: 400;
    margin-bottom: 5px;
  }
  .nav-sections .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    border-bottom: 1px solid #d1d1d1;
  }
  .nav-sections .header.links li {
    font-size: 1.6rem;
    margin: 0;
  }
  .nav-sections .header.links li.greet.welcome {
    border-top: 1px solid #d1d1d1;
    font-weight: 700;
    padding: 0.8rem 16px;
  }
  .nav-sections .header.links li > a {
    border-top: 1px solid #d1d1d1;
  }
  .nav-sections .header.links .header.links {
    border: 0;
  }
  .nav-before-open {
    height: 100%;
    overflow-x: hidden;
    width: 100%;
  }
  .nav-before-open .page-wrapper {
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: relative;
  }
  .nav-before-open body {
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
  }
  .nav-open {
    overflow: hidden;
    height: 100vh;
  }
  .nav-open .page-wrapper {
    left: 280px;
  }
  .nav-open .nav-sections {
    -webkit-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    left: 0;
    z-index: 99;
  }
  .nav-open .nav-toggle:after {
    background: rgba(255, 255, 255, 0);
    content: '';
    cursor: pointer;
    display: block;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 5;
  }
  .nav-sections-items {
    position: relative;
    z-index: 1;
  }
  .nav-sections-items:before,
  .nav-sections-items:after {
    content: '';
    display: table;
  }
  .nav-sections-items:after {
    clear: both;
  }
  .nav-sections-item-title {
    float: left;
    height: 0;
    padding-top: 24px;
    text-align: center;
    width: 33.33%;
    border-right: 1px solid #d1d1d1;
    display: none;
  }
  .nav-sections-item-title .nav-sections-item-switch:hover {
    text-decoration: none;
  }
  .nav-sections-item-content {
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    margin-top: 0;
    width: 100%;
    padding: 48px 0 24px 0;
  }
  .nav-sections-item-content:before,
  .nav-sections-item-content:after {
    content: '';
    display: table;
  }
  .nav-sections-item-content:after {
    clear: both;
  }
  .nav-sections-item-content.active {
    display: block;
  }
  .navigation {
    padding: 0;
  }
  .navigation .navbar {
    padding: 16px 16px 10px;
  }
  .navigation .megamenu {
    display: none;
  }
  .navigation .nav-header {
    display: flex;
    align-items: center;
    height: 72px;
    box-shadow: 0 0 22px 0 rgba(108, 126, 136, 0.1);
  }
  .navigation .nav-header a {
    padding: 0;
  }
  .navigation .nav-header img {
    max-height: 40px;
  }
  .navigation .nav-header .nav-close .icon {
    background: #04183b;
    height: 40px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 20px 0 15px;
  }
  .navigation .nav-header .nav-close .icon:before {
    font-size: 2.6rem;
  }
  .navigation .megamenu.expanded {
    display: flex;
  }
  .product.data.items {
    margin: 0;
    padding: 0;
  }
  .product.data.items > .item.title {
    box-sizing: border-box;
    float: none;
    width: 100%;
  }
  .product.data.items > .item.title > .switch {
    display: block;
  }
  .product.data.items > .item.content {
    box-sizing: border-box;
    display: block;
    float: none;
    margin: 0;
  }
  .product.data.items > .item.content:before,
  .product.data.items > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items > .item.content:after {
    clear: both;
  }
  .product.data.items > .item.content.active {
    display: block;
  }
  .product.data.items > .item.title {
    margin: 0 0 5px;
  }
  .product.data.items > .item.title > .switch {
    background: #ffffff;
    border-bottom: 1px solid #aab0bf;
    border-left: none;
    border-right: none;
    border-top: none;
    height: 48px;
    padding: 0 16px 48px 16px;
    font-weight: 400;
    line-height: 48px;
    font-size: 1.6rem;
    color: #d5d4dc;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #d5d4dc;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #d5d4dc;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #04183b;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #ffffff;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: #ffffff;
    color: #04183b;
    text-decoration: none;
    padding-bottom: 48px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    border: none;
    margin: 0 0 5px;
    padding: 48px 48px 48px 48px;
  }
  .product.data.items .data.item {
    display: block;
  }
  .product.data.items .item.title > .switch {
    display: inline-block;
    text-decoration: none;
    padding: 1px 15px;
    width: 100%;
  }
  .product.data.items .item.title > .switch:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 48px;
    color: inherit;
    content: "\e015";
    font-family: 'icons-carnroll-theme';
    margin: 0 0 0 auto;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .product.data.items .item.title > .switch:after {
    float: right;
  }
  .product.data.items .item.title.active > .switch:after {
    content: "\e014";
  }
  .product.data.items > .item.content {
    padding: 10px 15px 30px;
    background-color: #495367;
  }
  .product.data.items > .item.content#reviews {
    padding-bottom: 0;
  }
  .product.data.items > .item.content #product-review-container {
    margin-left: -15px;
    margin-right: -15px;
    padding: 0 15px;
  }
  .abs-button-responsive-smaller {
    width: 100%;
  }
  .abs-visually-hidden-mobile-m {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-mobile-m:before,
  .abs-add-clearfix-mobile-m:after,
  .form-create-return .fieldset > .actions-toolbar:before,
  .form-create-return .fieldset > .actions-toolbar:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-mobile-m:after,
  .form-create-return .fieldset > .actions-toolbar:after {
    clear: both;
  }
  .abs-icon-add-mobile,
  .block-wishlist-management .wishlist-add.item .add {
    display: block;
    text-decoration: none;
  }
  .abs-icon-add-mobile:before,
  .block-wishlist-management .wishlist-add.item .add:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 10px;
    color: inherit;
    content: "\e027";
    font-family: 'icons-carnroll-theme';
    margin: 0 5px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-toggling-title-mobile,
  .block-wishlist-management .wishlist-select .wishlist-name {
    border-bottom: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
    cursor: pointer;
    margin-bottom: 0;
    padding: 10px 48px 10px 15px;
    position: relative;
    display: block;
    text-decoration: none;
  }
  .abs-toggling-title-mobile:after,
  .block-wishlist-management .wishlist-select .wishlist-name:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: inherit;
    color: inherit;
    content: "\e015";
    font-family: 'icons-carnroll-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .block-wishlist-management .wishlist-select .wishlist-name:after {
    position: absolute;
    right: 10px;
    top: 0;
  }
  .abs-toggling-title-mobile.active:after,
  .block-wishlist-management .wishlist-select .wishlist-name.active:after {
    content: "\e014";
  }
  .abs-pager-toolbar-mobile .toolbar-amount,
  .abs-pager-toolbar-mobile .limiter,
  .abs-pager-toolbar-mobile .pages,
  .toolbar-wishlist-results .toolbar-amount,
  .toolbar-wishlist-results .limiter,
  .toolbar-wishlist-results .pages {
    float: none;
    margin-bottom: 24px;
  }
  .abs-shopping-cart-items-mobile .actions {
    text-align: center;
  }
  .abs-checkout-tooltip-content-position-top-mobile,
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
  .field-tooltip .field-tooltip-content:before,
  .field-tooltip .field-tooltip-content:after {
    border: 10px solid transparent;
    height: 0;
    width: 0;
    margin-top: -21px;
    right: 10px;
    left: auto;
    top: 0;
  }
  .field-tooltip .field-tooltip-content:before {
    border-bottom-color: #999999;
  }
  .field-tooltip .field-tooltip-content:after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
  .modal-popup.modal-slide {
    left: 44px;
    z-index: 200;
  }
  .modal-popup.modal-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    width: auto;
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    margin: 0;
    max-height: 90vh;
    /** iOS webkit fix height problem when added long content **/
  }
  .custom-slide {
    bottom: 0;
    left: 0;
    min-width: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 0s .3s, opacity .3s ease;
    transition: visibility 0s .3s, opacity .3s ease;
    left: 44px;
    z-index: 200;
  }
  .custom-slide._show {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
  }
  .custom-slide._show .modal-inner-wrap {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .custom-slide .modal-inner-wrap {
    background-color: #ffffff;
    box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
    opacity: 1;
    pointer-events: auto;
  }
  .custom-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .custom-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    width: auto;
  }
  .custom-slide._show {
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
    overflow-y: auto;
  }
  .custom-slide .modal-inner-wrap {
    background-color: #ffffff;
    box-sizing: border-box;
    height: auto;
    min-height: 100%;
  }
  body._has-modal-custom {
    height: 100vh;
    overflow: hidden;
    width: 100vw;
  }
  body._has-modal-custom .modal-custom-overlay {
    background-color: rgba(0, 0, 0, 0.4);
  }
  .modal-popup {
    pointer-events: auto;
  }
  .modal-popup.modal-slide {
    left: 0;
  }
  .modal-popup.modal-slide .modal-inner-wrap[class] {
    background-color: #ffffff;
  }
  .modal-popup.modal-slide._inner-scroll._show {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
  }
  .modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
    height: auto;
    min-height: 100%;
  }
  .modal-popup .modal-title {
    font-size: 16px;
    font-weight: 700;
  }
  .lac-notification {
    padding: 5px 0;
  }
  .lac-notification .lac-notification-icon {
    display: none;
  }
  .lac-notification .lac-notification-text,
  .lac-notification .lac-notification-links {
    float: none;
    padding: 5px 0;
    text-align: center;
  }
  .pagebuilder-banner-wrapper {
    background-attachment: scroll !important;
  }
  .pagebuilder-banner-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
    max-width: none;
  }
  .pagebuilder-column {
    background-attachment: scroll !important;
    flex-basis: 100%;
    max-width: 100%;
  }
  .pagebuilder-column-group {
    flex-wrap: wrap;
  }
  .pagebuilder-column-line {
    flex-wrap: wrap;
  }
  [data-content-type='row'][data-appearance='contained'] [data-element='inner'] {
    background-attachment: scroll !important;
  }
  [data-content-type='row'][data-appearance='full-bleed'] {
    background-attachment: scroll !important;
  }
  [data-content-type='row'][data-appearance='full-width'] {
    background-attachment: scroll !important;
  }
  .pagebuilder-slide-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
    max-width: none;
  }
  [data-content-type='tab-item'] {
    background-attachment: scroll !important;
  }
  .pagebuilder-mobile-hidden {
    display: none !important;
  }
  .sell-vehicle-form {
    margin: 0 20px;
  }
  .sell-vehicle-form h1 {
    font-size: 2.8rem;
  }
  .sell-vehicle-form h1.hero-title {
    padding: 60px 20px;
  }
  .sell-vehicle-form .fieldset .field {
    margin-bottom: 20px;
  }
  .link-whatsapp.desktop {
    display: none;
  }
  .link-whatsapp.mobile {
    display: block;
  }
  .contact-index-index .column:not(.sidebar-main) .form.contact {
    float: none;
    width: 100%;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    float: none;
    width: 100%;
  }
  .gift-options .actions-toolbar .action-update {
    font-size: 2rem;
    padding: 15px;
    width: 100%;
  }
  .gift-item-block {
    border-top: 1px solid #c1c1c1;
    border-bottom: 0;
  }
  .cart.table-wrapper .gift-content {
    margin-right: -10px;
  }
  .gift-wrapping {
    border-bottom: 1px solid #c1c1c1;
    margin-bottom: 16px;
    padding-bottom: 10px;
  }
  .gift-wrapping-list {
    width: 100%;
  }
  .gift-wrapping-preview img {
    width: 100%;
  }
  .item-actions .actions-toolbar .gift-options .gift-wrapping,
  .item-actions .actions-toolbar .gift-options .gift-message {
    display: block;
  }
  .form-add-invitations .additional,
  .form-add-invitations .field.text {
    margin-top: 24px;
  }
  .map-popup {
    max-width: 100%;
  }
  .map-old-price,
  .map-show-info {
    display: inline-block;
  }
  .map-old-price:not(:last-child),
  .map-show-info:not(:last-child) {
    margin-bottom: 10px;
  }
  .block-wishlist-management {
    clear: both;
    margin-top: -21px;
  }
  .block-wishlist-management .wishlist-select {
    margin: 0 -15px 20px;
  }
  .block-wishlist-management .wishlist-select-items {
    border-bottom: 1px solid #ffffff;
    background: #ffffff;
    display: none;
    padding: 15px 0;
  }
  .block-wishlist-management .wishlist-select-items.active {
    display: block;
  }
  .block-wishlist-management .wishlist-select-items .item {
    margin: 3px 0 0;
  }
  .block-wishlist-management .wishlist-select-items .item:first-child {
    margin-top: 0;
  }
  .block-wishlist-management .wishlist-select-items .item.current {
    display: none;
  }
  .block-wishlist-management .wishlist-select-items .item a {
    display: block;
    padding: 5px 18px;
    text-decoration: none;
  }
  .block-wishlist-management .wishlist-select-items .item a:hover {
    background: #e8e8e8;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 2.6rem;
  }
  .block-wishlist-management .wishlist-info {
    margin-bottom: 15px;
  }
  .block-wishlist-management .wishlist-toolbar-select,
  .block-wishlist-management .wishlist-toolbar-actions {
    margin-bottom: 15px;
  }
  .products-grid.wishlist .product-item-checkbox {
    left: 0;
    position: absolute;
    top: 20px;
  }
  .page-multiple-wishlist .products-grid.wishlist .product-item-photo {
    margin-left: 24px;
  }
  .page-multiple-wishlist .products-grid.wishlist .product-item-name,
  .page-multiple-wishlist .products-grid.wishlist .product-item-description,
  .page-multiple-wishlist .products-grid.wishlist .product-item .price-box,
  .page-multiple-wishlist .products-grid.wishlist .product-item-tooltip {
    margin-left: 115px;
  }
  .products-grid.wishlist .wishlist-dropdown {
    display: none;
  }
  .multishipping-checkout-success .nav-toggle {
    display: block;
  }
  .multishipping-checkout-success .logo {
    margin-left: 48px;
  }
  .reward-settings + .actions-toolbar {
    margin-top: 10px;
  }
  .account .column.main .returns-details-items .block-returns-tracking .block-title > .action.track {
    display: block;
    float: none;
    margin: 10px 0 0;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status {
    display: none;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status:before {
    display: none;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status._default {
    display: block;
  }
  .my-credit-cards .card-type img {
    vertical-align: middle;
  }
  .cart.table-wrapper thead {
    display: none;
  }
  .cart.table-wrapper .cart.items {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .cart.table-wrapper .cart.item {
    display: block;
    width: 46%;
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .cart.table-wrapper .item-info {
    display: flex;
    flex-direction: column;
    position: relative;
    padding-bottom: 24px;
  }
  .cart.table-wrapper .col.item,
  .cart.table-wrapper .col.qty,
  .cart.table-wrapper .col.price,
  .cart.table-wrapper .col.subtotal,
  .cart.table-wrapper .col.msrp {
    box-sizing: border-box;
    display: block;
    text-align: left;
    white-space: nowrap;
    margin-left: 98px;
  }
  .cart.table-wrapper .col.item {
    margin-right: 35px;
  }
  .cart.table-wrapper .col.msrp {
    white-space: normal;
  }
  .cart.table-wrapper .col.price {
    order: 2;
    display: flex;
  }
  .cart.table-wrapper .col.price[data-th]:before {
    content: attr(data-th);
    display: block;
    margin-right: 34px;
  }
  .cart.table-wrapper .col.subtotal {
    display: none;
  }
  .cart.table-wrapper .col.remove {
    position: absolute;
    top: 0;
    right: 0;
  }
  .cart.table-wrapper .product-item-photo {
    display: block;
    left: -98px;
    padding: 0;
    position: absolute;
    top: 15px;
    width: 98px;
  }
  .cart.table-wrapper .item-options dt {
    clear: left;
    float: left;
    margin: 0 5px 0 0;
  }
  .cart.table-wrapper .item-options dd {
    display: inline-block;
    float: left;
    margin: 0 0 5px;
  }
  .minicart-type__dropdown .minicart-wrapper .block-minicart {
    top: -3px;
  }
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
  .popup-authentication.modal-slide {
    right: auto;
  }
  .popup-authentication.modal-slide .modal-inner-wrap {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    max-width: 440px;
  }
  .checkout-payment-method .payment-option {
    margin: 0 -15px;
  }
  .checkout-payment-method .payment-option .payment-option-title {
    padding: 15px;
  }
  .checkout-payment-method .payment-option .payment-option-content {
    padding: 0 15px 16px;
  }
  .account.page-layout-2columns-left .sidebar-content {
    position: fixed;
    top: 0;
    left: -1000px;
    z-index: 110;
    -webkit-transition: left 0.7s ease;
    -moz-transition: left 0.7s ease;
    -ms-transition: left 0.7s ease;
    transition: left 0.7s ease;
    background-color: #ffffff;
    padding: 16px;
    width: 320px;
    height: 100%;
  }
  .account.page-layout-2columns-left .sidebar-content.show {
    left: 0;
  }
  .account.page-layout-2columns-left .sidebar-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 16px;
  }
  .account.page-layout-2columns-left .sidebar-toggle {
    display: flex;
  }
  .account.page-layout-2columns-left .sidebar-open,
  .account.page-layout-2columns-left .sidebar-close {
    display: inline-block;
  }
  .account.page-layout-2columns-left .sidebar-open {
    font-size: 2.4rem;
  }
  .account .actions-toolbar {
    justify-content: center;
  }
  .sales-order-view .order-actions-toolbar {
    align-items: flex-end;
  }
  .order-pager-wrapper .toolbar-amount {
    left: inherit;
    position: relative;
    text-align: center;
    top: inherit;
  }
  .order-pager-wrapper .pages {
    text-align: center;
  }
  .order-pager-wrapper .action.previous,
  .order-pager-wrapper .action.next {
    margin: 0;
  }
  .message.global.cookie {
    background: #F7F7F7;
  }
  .message.global.cookie .content {
    padding: 24px 24px 51px;
    flex-direction: column;
    align-items: flex-start;
  }
  .disallow {
    background: #F7F7F7;
    top: 0;
    padding: 24px;
    font-size: 1.9rem;
    line-height: 15px;
    box-shadow: none;
  }
  .header__menu {
    position: absolute !important;
  }
  .header__links {
    justify-content: flex-end;
  }
  .header__links .link.icon-phone {
    order: 0;
    margin-left: 0;
  }
  .header__links .link.icon-wishlist-empty {
    order: 2;
    margin-left: 30px;
  }
  .header__links .link.header__search {
    order: 1;
    margin-left: 20px;
  }
  .header__menu {
    width: 100%;
    padding: 0;
    border: none;
  }
  .header__menu .menu-wrapper {
    flex-direction: column;
    margin: 0;
    padding: 50px 0 0;
  }
  .header__menu .menu-wrapper li {
    padding-bottom: 44px;
  }
  .header__menu .menu-wrapper li a {
    font-size: 2.4rem;
    font-weight: 300;
    line-height: 24px;
    color: #000000;
  }
  .header__menu .menu-wrapper li a .icon {
    color: #04183b;
    font-size: 1.6rem;
    padding-right: 11px;
  }
  .mobile-only-flex {
    display: flex !important;
  }
  .mobile-only {
    display: block !important;
  }
  .desktop-only-flex,
  .desktop-only {
    display: none !important;
  }
  .modal-cookies.modal-slide._inner-scroll .modal-inner-wrap {
    min-height: inherit;
  }
  .breadcrumbs .item:last-child {
    display: inline-block;
    width: 125px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-wrap: nowrap;
  }
  .toolbar-products {
    margin-bottom: 24px;
  }
  .toolbar-products .toolbar-filters {
    display: flex;
    flex-direction: row-reverse;
    margin: 0;
    width: 100%;
    justify-content: flex-start;
  }
  .toolbar-products .toolbar-filters .filters__title {
    display: flex;
    flex-direction: row-reverse;
    width: 100%;
    justify-content: space-between;
    font-size: 1.8rem;
    font-weight: 500;
    color: #000000;
    line-height: 26px;
  }
  .sidebar-filters {
    padding: 24px 20px;
  }
  .sidebar-filters .filter-options {
    padding: 0;
  }
  .filter-title {
    font-size: 1.8rem;
    font-weight: 500;
    color: #000000;
    line-height: 26px;
    text-align: center;
  }
  .filter-close {
    top: 24px;
    right: 24px;
  }
  .calculator-wrapper {
    max-width: 100%;
  }
  .calculator-wrapper .action.primary {
    width: 100%;
  }
  .calculator-more-info-content .pagebuilder-column-group {
    display: grid !important;
    grid-template-columns: 75% 25%;
    gap: 5px;
  }
  .calculator-more-info-content .pagebuilder-column-group .pagebuilder-column {
    width: 100% !important;
  }
  .toolbar-amount {
    display: none;
  }
  .toolbar-sorter.sorter {
    margin-top: 16px;
    width: 100%;
  }
  .toolbar-options__wrapper {
    width: calc(100% - 86px);
  }
  .toolbar-options {
    width: calc(100% - 35px);
  }
  .sorter .sorter-action {
    width: 35px;
    top: 7px;
    float: right;
  }
  .sorter .sorter-action:before {
    margin-bottom: 15px;
    margin-right: 4px;
    color: #a0a0a0;
  }
  .product.media .gallery .fotorama__thumb-border {
    display: none;
  }
  .product.media .gallery .fotorama__active .fotorama__thumb {
    border: 1px solid #04183b;
  }
  .product.media .gallery .fotorama__nav__frame {
    height: 80px !important;
    width: 80px !important;
  }
  .product.media .gallery .fotorama__nav--thumbs .fotorama__nav__frame {
    margin-right: 4px;
    padding: 0;
  }
  .product.media .gallery .fotorama__thumb {
    border-radius: 4px;
  }
  .product.media .gallery .fotorama__thumb img {
    object-fit: contain;
    height: 80px;
  }
  .product.media .gallery .fotorama__nav-wrap {
    max-width: 252px;
    margin: 0 auto;
  }
  .product.media .gallery .fotorama__nav {
    max-height: 80px;
  }
  .sticky-product-left {
    display: none;
  }
  .finance__installment__mobile {
    display: block;
  }
  .finance__installment {
    display: none !important;
  }
  .sticky-product-pvp {
    font-size: 1.6rem;
    text-align: left;
    align-self: center;
  }
  .pvp-product-list {
    text-align: right;
    font-weight: 400;
    padding-right: 15px;
  }
  .catalog-product-view .column.main {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .catalog-product-view .footer-grid-mobile {
    padding-bottom: 100px !important;
  }
  .product-info-main .product-info-stock-sku,
  .product-info-main .page-title-wrapper .page-title,
  .product-info-main .price-box {
    text-align: center;
  }
  .product-info-main .product-social-links {
    justify-content: center;
  }
  .product-info-main .product-reviews-summary {
    justify-content: center;
  }
  .block.related .action.select {
    display: block;
    margin: 5px 0;
  }
  .compare,
  .product-addto-links .action.tocompare,
  .product-item-actions .actions-secondary > .action.tocompare,
  [class*='block-compare'] {
    display: none;
  }
  .image-wrapper {
    display: none;
  }
  .product-info-main .product-sticky {
    position: fixed;
    background: white;
    bottom: 0;
    left: 0;
    padding: 16px;
    z-index: 5;
    gap: 29px;
    box-shadow: 0 -5px 7px 0px rgba(0, 0, 0, 0.15);
    font-size: 1rem;
    align-items: center;
  }
  .product-info-main .product-sticky .car-attributes {
    display: none;
  }
  .product-info-main .product-sticky .sticky-product-right {
    gap: 16px;
  }
  .product-info-main .product-sticky .title-sticky {
    font-size: 1.4rem;
    font-weight: 600;
    margin: 0;
    white-space: normal;
    line-height: 22px;
  }
  .product-info-main .product-sticky .finance__installment__text {
    font-size: 1.2rem;
    line-height: 20px;
    padding: 0;
  }
  .product-info-main .product-sticky .finance__value {
    font-size: 4rem;
    line-height: 3rem;
  }
  .product-info-main .product-sticky .finance__value-text {
    font-size: 1.2rem;
    line-height: 20px;
  }
  .product-info-main .product-sticky .action-sticky {
    display: none;
  }
  .product-info-main .product-sticky .sticky-product-whatsapp {
    display: none;
  }
  .product-details__content .equipment__title,
  .product-details__content .details__title {
    font-size: 1.8rem;
    line-height: 24px;
    padding-bottom: 23px;
    margin: 0;
  }
  .product-details__content .measures__title {
    margin-bottom: 38px;
  }
  .product-details__content .details-info__list {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 40px;
  }
  .product-details__content .details-info__list .details-info__item {
    width: 33.333%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border: 1px solid #e8e8ee;
  }
  .product-details__content .details-info__list .details-info__item.details-info__item-hidden--mobile {
    display: none;
  }
  .product-details__content .details-info__list .details-info__item__title {
    gap: 6px;
    font-size: 1.2rem;
    line-height: 15px;
  }
  .product-details__content .details-info__list .icon {
    color: #04183b;
    font-size: 2.5rem;
    line-height: 30px;
    padding-bottom: 16px;
  }
  .product-details__content .details-info__list .details__trigger-hide,
  .product-details__content .details-info__list .details__trigger-show {
    display: none !important;
  }
  .product-details__content .details__title__wrapper {
    display: flex;
    justify-content: space-between;
    width: 100%;
  }
  .product-details__content .details__title__wrapper .trigger-hide__text,
  .product-details__content .details__title__wrapper .trigger-show__text {
    font-size: 1.4rem;
    line-height: 24px;
    font-weight: 600;
    color: #04183b;
  }
  .product-details__content .details__title__wrapper .trigger-hide__text.details-info__item-hidden--mobile,
  .product-details__content .details__title__wrapper .trigger-show__text.details-info__item-hidden--mobile {
    display: none;
  }
  .product-details__content .equipment__list__info {
    padding: 12px 16px;
    margin-bottom: 0;
  }
  .product-details__content .equipment__list__info .list__info__value {
    font-size: 1.4rem;
    line-height: 22px;
  }
  .product-details__content .equipment__list__info .action.secondary {
    margin-top: 24px;
  }
  .product-info-mobile {
    width: 100%;
    justify-content: space-between;
    flex-direction: column;
  }
  .product-info-mobile .title-sticky {
    font-size: 1.8rem;
    font-weight: 600;
    line-height: 26px;
    margin-bottom: 26px;
    display: block;
    color: #272727;
  }
  .product-info-mobile .car-attributes .car-attribute {
    color: #272727;
    font-size: 1.6rem;
    line-height: 20px;
    font-weight: 300;
    padding: 0 8px;
    border-right: 1px solid #272727;
    text-transform: uppercase;
  }
  .product-info-mobile .car-attributes .car-attribute:first-of-type {
    padding-left: 0;
  }
  .product-info-mobile .car-attributes .car-attribute:last-of-type {
    border: none;
  }
  .product-info-mobile .car-attributes .car-attribute__refurbish {
    background: #f7ff3f;
    color: #0a5756;
    text-transform: uppercase;
  }
  .product-info-mobile .whatsapp-container {
    margin-left: 5px;
  }
  .product-info-mobile .link-whatsapp {
    margin-right: 0;
  }
  .calculator-info-wrapper .pagebuilder-column-group {
    flex-wrap: initial;
  }
  .calculator-info-wrapper .column-rigth {
    flex-basis: 20%;
  }
  .finance__installment__mobile {
    display: block;
  }
  .finance__installment {
    display: none;
  }
  .sticky-product-whatsapp {
    display: none;
  }
  .gallery-more-info {
    display: none !important;
  }
  .mobile-header-more-info {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: wrap;
    color: #0a5756;
    background-color: #bde5e596;
    margin-bottom: 10px;
  }
  .mobile-header-more-info .page-builder-column {
    display: inline;
    width: fit-content;
  }
  .mobile-header-more-info .gallery-more-info__attribute {
    line-height: 2rem;
    font-size: 1rem;
    font-weight: bolder;
    text-align: left;
    border-right: none;
    margin: 0;
    width: 50%;
    padding: 4px;
  }
  .mobile-header-more-info .gallery-more-info__attribute > div,
  .mobile-header-more-info .gallery-more-info__attribute > p {
    display: inline;
  }
  .mobile-header-more-info .gallery-more-info__attribute:before {
    display: inline-block;
    content: "\e023";
    font-family: 'icons-carnroll-theme';
    margin-right: 8px;
  }
  .block-search .block-content {
    margin-bottom: 0;
  }
  .block-search input {
    padding-left: 50px;
  }
  .block.newsletter {
    padding: 40px 19px;
  }
  .newsletter-section .pagebuilder-column-group {
    display: flex;
    flex-direction: column-reverse;
    width: 100%;
  }
  .newsletter-section .pagebuilder-column-group .pagebuilder-column {
    width: 100% !important;
    margin-bottom: 0 !important;
  }
  .advantages-bar-wrapper-mobile {
    justify-content: center;
  }
  .product-grid .swiper-button-prev,
  .product-grid .swiper-button-next {
    line-height: 30px;
    z-index: 2;
    background: #ffffff;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    font-size: 15px;
    border: 1px solid #308b8b;
  }
  .product-grid .swiper-button-next {
    right: 5px;
  }
  .product-grid .swiper-button-prev {
    left: 5px;
  }
  .reservation-title {
    max-width: calc(100vw - 130px);
    width: 100%;
    position: fixed;
    font-size: 2.8rem;
    line-height: 36px;
  }
  .reservation-wrapper {
    padding-top: 112px;
  }
  .reservation-checkout-wrapper {
    padding-top: 24px;
  }
  .reservation-checkout__title {
    font-size: 2.6rem;
    line-height: 34px;
    display: block;
    margin-bottom: 24px;
  }
  .reservation-checkout__content {
    margin-bottom: 72px;
  }
  .reservation-checkout__content .fieldset .form__row {
    flex-wrap: wrap;
  }
  .reservation-checkout__content .fieldset .form__row--seconary .field {
    width: 100%;
  }
  .reservation-checkout__content .fieldset .form__row--half .field {
    width: 100%;
  }
  .reservation-checkout__content .fieldset .form__row .field:not(.choice):not(.captcha):not(.qty) {
    width: 100%;
  }
  .reservation-checkout__content .fieldset .field.agreements .label {
    display: inline;
  }
  .reservation-checkout__form {
    padding: 0;
    width: 100%;
  }
  .header__logo--center .nav-toggle {
    display: none;
  }
  .summary__fixed {
    position: fixed;
    left: 0;
    bottom: 0;
    box-shadow: 0 -5px 7px 0px rgba(0, 0, 0, 0.15);
    background: #ffffff;
    padding: 16px;
    z-index: 201;
    display: block;
    width: 100%;
  }
  .summary__trigger,
  .summary__trigger-close {
    position: absolute;
    top: -18px;
    background: #ffffff;
    color: #04183b;
    height: 38px;
    width: 38px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 915;
    box-shadow: 0 -5px 7px 0px rgba(0, 0, 0, 0.15);
  }
  .summary__trigger-close {
    display: none;
    top: 16px;
    position: fixed;
  }
  .summary__trigger-close.summary-show {
    display: flex;
  }
  html.summary-show {
    height: 100vh;
    overflow: hidden;
  }
  .product-details__calculator,
  .summary-wrapper {
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s, opacity 0.5s linear;
    box-shadow: 0 -5px 7px 0px rgba(0, 0, 0, 0.15);
    position: fixed;
    background: #ffffff;
    margin: 0;
    left: 0;
    width: 100%;
    max-width: 100%;
    border-radius: 0;
    bottom: 0;
    top: 32px;
    overflow-y: scroll;
    z-index: 200;
    max-height: 100%;
    height: inherit;
  }
  .product-details__calculator.summary-show,
  .summary-wrapper.summary-show {
    visibility: visible;
    opacity: 1;
  }
  .summary__trigger__content {
    display: flex;
    gap: 24px;
  }
  .summary__trigger__content .summary-name {
    width: 100%;
    font-size: 1.4rem;
    line-height: 22px;
  }
  .summary__trigger__content .summary-final-price {
    width: 100%;
    display: flex;
    flex-direction: column;
  }
  .summary__trigger__content .summary-final-price span {
    font-size: 1.2rem;
    line-height: 20px;
    color: #272727;
  }
  .summary__trigger__content .summary-final-price .value {
    font-size: 2.4rem;
    line-height: 26px;
    color: #04183b;
  }
  .toolbar-wrapper .action.primary.pay {
    margin-bottom: 0;
  }
  .toolbar-wrapper .action.primary.financing {
    font-size: 1.4rem;
  }
  .legal-popup-secondary,
  .legal-popup {
    margin: 12px;
  }
  .legal-popup-secondary .legal-form-modal,
  .legal-popup .legal-form-modal {
    flex-direction: column;
    align-items: flex-start;
    gap: 18px;
    padding: 18px 32px 24px;
  }
  .legal-popup-secondary .modal-inner-wrap .legap-popup-content,
  .legal-popup .modal-inner-wrap .legap-popup-content {
    height: 61vh;
  }
  .legal-popup-secondary .modal-inner-wrap .modal-header .action-close,
  .legal-popup .modal-inner-wrap .modal-header .action-close {
    padding: 24px;
  }
  .legal-popup-secondary .content-legal,
  .legal-popup .content-legal {
    max-height: 343px;
  }
  .selector-vehicle {
    margin: 0 19px;
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 2%) / 2);
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item:nth-child(2n + 1) {
    margin-left: 0;
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item-photo {
    display: block;
    position: relative;
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item-details {
    margin: 0;
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item-info {
    text-align: center;
  }
  .braintree-applepay-container-product {
    display: block;
  }
  .braintree-applepay-container-product .braintree-apple-pay-button {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .account .page-main,
  .cms-privacy-policy .page-main {
    padding-top: 0;
  }
  .main-wrapper {
    margin-top: 80px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .table-wrapper {
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
    position: relative;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) {
    background: #ffffff;
    border: none;
    display: block;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > thead > tr > th {
    display: none;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody {
    display: block;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr {
    display: block;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td,
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th {
    border-bottom: none;
    display: block;
    padding: 5px 0;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td[data-th]:before,
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th[data-th]:before {
    padding-right: 16px;
    content: attr(data-th) ': ';
    display: inline-block;
    color: #000000;
    font-weight: 700;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td {
    background: #ffffff;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:first-child {
    padding-top: 16px;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:last-child {
    padding-bottom: 16px;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison).additional-attributes tbody td:last-child {
    border: none;
    padding: 0 0 5px;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child th,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child td {
    padding-top: 16px;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot th {
    box-sizing: border-box;
    float: left;
    padding-left: 0;
    padding-right: 0;
    text-align: left;
    width: 70%;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot td {
    box-sizing: border-box;
    float: left;
    padding-left: 0;
    padding-right: 0;
    text-align: right;
    width: 30%;
  }
  .data-table-definition-list thead {
    display: none;
  }
  .data-table-definition-list tbody th {
    padding-bottom: 0;
  }
  .data-table-definition-list tbody th,
  .data-table-definition-list tbody td {
    display: block;
    padding-left: 0;
    padding-right: 0;
  }
  .abs-visually-hidden-mobile,
  .table-giftregistry-items .col.product:before {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-mobile:before,
  .abs-add-clearfix-mobile:after,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:before,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after,
  .abs-checkout-order-review tbody tr:before,
  .abs-checkout-order-review tbody tr:after,
  .table-giftregistry-items .col.product:before,
  .table-giftregistry-items .col.product:after,
  .multicheckout.order-review .data.table tbody tr:before,
  .multicheckout.order-review .data.table tbody tr:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-mobile:after,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after,
  .abs-checkout-order-review tbody tr:after,
  .table-giftregistry-items .col.product:after,
  .multicheckout.order-review .data.table tbody tr:after {
    clear: both;
  }
  .multicheckout.order-review .data.table tbody tr:not(:last-child) {
    border-bottom: 1px solid #ffffff;
  }
  .multicheckout.order-review .data.table tbody tr .col.item:before {
    display: none;
  }
  .multicheckout.order-review .data.table tbody tr .col.qty,
  .multicheckout.order-review .data.table tbody tr .col.price,
  .multicheckout.order-review .data.table tbody tr .col.subtotal {
    box-sizing: border-box;
    float: left;
    text-align: center;
    white-space: nowrap;
    width: 33%;
  }
  .multicheckout.order-review .data.table tbody tr .col.qty[data-th]:before,
  .multicheckout.order-review .data.table tbody tr .col.price[data-th]:before,
  .multicheckout.order-review .data.table tbody tr .col.subtotal[data-th]:before {
    content: attr(data-th) ':';
    display: block;
    font-weight: 700;
    padding-bottom: 10px;
  }
  .abs-checkout-order-review tbody tr .product-item-name,
  .multicheckout.order-review .data.table tbody tr .product-item-name {
    margin: 0;
  }
  .abs-no-display-s,
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison).additional-attributes tbody th {
    display: none;
  }
  .abs-pager-toolbar-mobile-s .toolbar-amount,
  .abs-pager-toolbar-mobile-s .limiter,
  .abs-pager-toolbar-mobile-s .pages,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-giftregistry-results .limiter,
  .toolbar-giftregistry-results .pages {
    margin-bottom: 24px;
  }
  .column .block-addbysku .sku {
    margin-right: -85px;
    padding-right: 90px;
  }
  .column .block-addbysku .action.remove {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
  }
  .column .block-addbysku .action.remove > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .column .block-addbysku .action.remove:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 16px;
    color: inherit;
    content: "\e026";
    font-family: 'icons-carnroll-theme';
    margin: 1px 0 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .column .block-addbysku .action.remove:hover:before {
    color: inherit;
  }
  .column .block-addbysku .action.remove:active:before {
    color: inherit;
  }
  .column .block-addbysku .action.remove:focus,
  .column .block-addbysku .action.remove:active {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove:hover {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    pointer-events: none;
    opacity: 0.25;
  }
  .cart.table-wrapper .gift-content {
    border-bottom: 1px solid #ffffff;
    margin-bottom: 16px;
  }
  .table-giftregistry-items .field.choice,
  .table-giftregistry-items .field.qty {
    display: inline-block;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 15px;
  }
  .multicheckout .data.table .address:before {
    margin-bottom: 5px;
  }
  .multicheckout .product-item-name,
  .multicheckout .price-including-tax,
  .multicheckout .price-excluding-tax {
    display: inline-block;
  }
  .multicheckout .block-content .box:not(:last-child) {
    margin-bottom: 48px;
  }
  .multicheckout .block-content .box:last-child {
    margin-bottom: 0;
  }
  .multicheckout.order-review .box-items .data.table thead {
    display: block;
  }
  .multicheckout.order-review .box-items .data.table thead tr {
    display: block;
  }
  .multicheckout.order-review .box-items .data.table thead .col.item {
    display: block;
    padding: 0;
  }
  .multicheckout .actions-toolbar .action {
    margin-bottom: 24px;
  }
  .multicheckout .actions-toolbar > .primary {
    margin-bottom: 24px;
    margin-right: 0;
  }
  .checkout-cart-index .page-title-wrapper {
    margin-top: 24px;
  }
  .checkout-cart-index .page-title-wrapper .page-title {
    font-size: 2.4rem;
  }
  .cart.table-wrapper .cart.item {
    width: 100%;
  }
  .cart.main.actions {
    margin-top: 0;
    margin-bottom: 5px;
  }
  .cart-container .coupon > .field {
    flex-direction: column;
  }
  .cart-container .coupon > .field .label {
    margin-right: 0;
    margin-bottom: 16px;
  }
  .cart-totals .table-wrapper {
    width: 100%;
  }
  .minicart-type__rtl .minicart-wrapper .block-minicart {
    padding: 20px 10px;
  }
  .onestepcheckout-index-index .page-header {
    height: 96px;
  }
  .onestepcheckout-index-index .page-header .header.content {
    display: flex;
    align-items: center;
  }
  .onestepcheckout-index-index .page-header .nav-toggle {
    display: none;
  }
  .onestepcheckout-index-index .page-header .logo img {
    max-height: 25px;
  }
  .onestepcheckout-index-index .one-step-checkout-container {
    display: flex;
    flex-direction: column;
  }
  .onestepcheckout-index-index .field-tooltip.toggle {
    display: none;
  }
  .onestepcheckout-index-index .shipping-methods,
  .onestepcheckout-index-index .payment {
    margin-top: 40px;
  }
  .onestepcheckout-index-index .billing-address-details {
    margin-bottom: 25px;
  }
  .onestepcheckout-index-index .billing-address-details-form .actions-toolbar {
    margin-top: 20px;
    text-align: center;
  }
  .step-title-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 0 6px 0;
  }
  .step-title-wrapper .step-subtitle {
    font-size: 1.2rem;
  }
  .step-title {
    font-size: 1.6rem;
  }
  .opc-wrapper .form-login {
    margin: 0 0 15px;
    padding: 0 0 15px;
  }
  .opc-wrapper .shipping-address-item {
    margin: 0 0 15px;
    padding: 0 0 15px;
    width: 100%;
  }
  .opc-wrapper .shipping-address-item.selected-item {
    padding: 15px 37px 15px 18px;
    border-bottom-width: 2px;
  }
  .opc-wrapper .shipping-address-item.selected-item .edit-address-link {
    right: 39px;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    margin-top: 28px;
  }
  .opc-wrapper .action-select-shipping-item {
    float: none;
    margin-top: 10px;
    width: 100%;
  }
  .opc-wrapper .action-show-popup {
    width: 100%;
  }
  .opc-wrapper .edit-address-link {
    display: inline-block;
    text-decoration: none;
    margin: 0;
    position: absolute;
    right: 0;
    top: 1px;
  }
  .opc-wrapper .edit-address-link > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .opc-wrapper .edit-address-link:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 28px;
    color: #303030;
    content: "\e006";
    font-family: 'icons-carnroll-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .opc-wrapper .edit-address-link:hover:before {
    color: #303030;
  }
  .opc-wrapper .edit-address-link:active:before {
    color: #303030;
  }
  .shipping-policy-block.field-tooltip {
    margin-bottom: 16px;
    position: relative;
    right: auto;
    top: auto;
  }
  .shipping-policy-block.field-tooltip .field-tooltip-content {
    width: 300px;
    right: auto;
  }
  .shipping-policy-block.field-tooltip .field-tooltip-content:before,
  .shipping-policy-block.field-tooltip .field-tooltip-content:after {
    right: auto;
  }
  .opc-block-shipping-information .shipping-information-title {
    font-size: 2.3rem;
  }
  .opc-block-summary .items-in-cart .item-details {
    width: 100%;
  }
  .opc-block-summary .items-in-cart .item-details .product-item-name-block .product-item-name {
    font-size: 1.4rem;
  }
  .opc-block-summary .items-in-cart .product,
  .opc-block-summary .items-in-cart .product-image-container,
  .opc-block-summary .items-in-cart .product-image-wrapper img {
    max-width: 75px;
    width: 75px !important;
    height: 75px !important;
  }
  .login-container .fieldset:after {
    text-align: center;
  }
  .account .page-title-wrapper {
    border-bottom: 1px solid #495367;
    margin-bottom: 16px;
  }
  .account .messages {
    margin-bottom: 0;
  }
  .account .actions-toolbar .action {
    width: 100%;
  }
  .control.captcha-image .captcha-img {
    margin-bottom: 10px;
    display: block;
  }
  .form.search.advanced .field.price .with-addon .input-text {
    flex-basis: auto;
    width: 100%;
  }
  .orders-history .table-order-items tbody > tr {
    border-bottom: 1px solid #c3c8d4;
  }
  .table-wrapper .table.table-order-items tfoot td.order-pager-wrapper {
    width: 100%;
  }
  .order-items.table-wrapper .col.price,
  .order-items.table-wrapper .col.qty,
  .order-items.table-wrapper .col.subtotal,
  .order-items.table-wrapper .col.msrp {
    text-align: left;
  }
  .page-products .products-grid .product-item,
  .page-layout-1column .products-grid .product-item,
  .page-layout-3columns .products-grid .product-item,
  .page-products.page-layout-1column .products-grid .product-item,
  .page-products.page-layout-3columns .products-grid .product-item {
    padding: 0;
    width: 100%;
    margin: 0 0 24px;
  }
  .product-item .price-box .price {
    margin: 0 4px;
  }
  .product-item-image {
    height: 190px;
  }
  .product-info-main .product-options-wrapper .swatch-opt .swatch-attribute {
    min-width: 100%;
  }
  .product-info-main .product-options-wrapper .swatch-opt .swatch-attribute:first-child {
    margin-right: 0;
  }
  .product-info-main .product-info-stock-sku,
  .product-info-main .page-title-wrapper .page-title,
  .product-info-main .price-box {
    text-align: left;
  }
  .product-info-main .product-reviews-summary {
    justify-content: flex-start;
  }
  .car-measures {
    flex-direction: column;
    align-items: center;
  }
  .car-side-front {
    padding-left: 43px;
  }
  .finance__installment__mobile {
    display: block;
  }
  .finance__installment {
    display: none !important;
  }
  .pvp-product-list {
    text-align: right;
    font-weight: 400;
    padding-right: 15px;
  }
  .gallery-more-info {
    display: none !important;
  }
  .mobile-header-more-info {
    display: flex !important;
    flex-direction: row !important;
  }
  #braintree-three-d-modal .bt-modal-frame {
    width: 100%;
  }
}
@media only screen and (max-width: 479px) {
  .tooltip.wrapper .tooltip.content {
    min-width: 10rem;
  }
  .minicart-type__rtl .minicart-wrapper .block-minicart {
    width: 100%;
  }
  .minicart-type__rtl .minicart-items-wrapper {
    padding-left: 0;
  }
  .minicart-type__dropdown .minicart-wrapper .block-minicart {
    min-width: 320px;
    width: 100vw;
  }
  .modal-popup .field-tooltip .field-tooltip-content {
    width: 200px;
  }
  .toolbar-products {
    justify-content: space-between;
  }
  .toolbar-options {
    margin: 0;
  }
  .modes {
    margin-left: 0;
    width: 100%;
  }
}
@media all and (min-width: 768px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-sm-1 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-sm-2 > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-sm-3 > * {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .row-cols-sm-4 > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-sm-5 > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-sm-6 > * {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-sm-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-sm-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-sm-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-sm-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-sm-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-sm-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-sm-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-sm-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-sm-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-sm-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-sm-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-sm-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-sm-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-sm-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.333333%;
  }
  .offset-sm-2 {
    margin-left: 16.666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.333333%;
  }
  .offset-sm-5 {
    margin-left: 41.666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.333333%;
  }
  .offset-sm-8 {
    margin-left: 66.666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.333333%;
  }
  .offset-sm-11 {
    margin-left: 91.666667%;
  }
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .flex-sm-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-sm-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-sm-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-sm-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
  .ui-dialog.popup {
    width: 420px;
  }
  .slider-option-1 {
    margin-bottom: 63px;
  }
  .slider-option-1 .item__title {
    font-size: 6.8rem;
    margin-bottom: 16px;
    max-width: 546px;
    line-height: 1.33;
  }
  .slider-option-1 .item__subtitle {
    margin: 0 auto 24px;
    max-width: 320px;
  }
  .slider-option-1 .slick-slide img {
    max-height: 720px;
  }
  .banner-option-1 .info__title {
    font-size: 3.6rem;
  }
  .product-grid-custom .whishlist__icon .icon {
    width: 50px;
    height: 50px;
    border-radius: 50%;
  }
  .product-grid-custom .whishlist__icon .icon:before {
    font-size: 2rem;
    line-height: 5rem;
  }
  .abs-blocks-2columns-s {
    width: 48.8%;
  }
  .abs-reset-left-margin-desktop-s,
  .column:not(.sidebar-main) .multicheckout .actions-toolbar,
  .multicheckout .block-shipping .box-shipping-method .fieldset .legend {
    margin-left: 0;
  }
  .abs-margin-for-forms-desktop-s {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop-s {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop-s:before,
  .abs-add-clearfix-desktop-s:after,
  .multicheckout .block-billing:before,
  .multicheckout .block-billing:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop-s:after,
  .multicheckout .block-billing:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop-s,
  .multicheckout .block-shipping .box,
  .multicheckout .block-billing .box-billing-address,
  .multicheckout .block-billing .box-billing-method {
    box-sizing: border-box;
  }
  .column .block-addbysku .action.remove {
    background-image: none;
    -moz-box-sizing: content-box;
    box-shadow: none;
    line-height: inherit;
    text-shadow: none;
    font-weight: 400;
    line-height: 1.42857143;
    margin: 0;
    padding: 0;
    color: #04183b;
    text-decoration: none;
    background: none;
    border: 0;
    display: inline;
    margin-top: 2px;
  }
  .column .block-addbysku .action.remove:focus,
  .column .block-addbysku .action.remove:active {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove:hover {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    pointer-events: none;
    opacity: 0.25;
  }
  .column .block-addbysku .action.remove:visited {
    color: #04183b;
    text-decoration: none;
  }
  .column .block-addbysku .action.remove:hover {
    color: #04183b;
    text-decoration: none;
  }
  .column .block-addbysku .action.remove:active {
    color: #04183b;
    text-decoration: none;
  }
  .column .block-addbysku .action.remove:hover,
  .column .block-addbysku .action.remove:active,
  .column .block-addbysku .action.remove:focus {
    background: none;
    border: 0;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    color: #04183b;
    opacity: 0.25;
    cursor: default;
    pointer-events: none;
    text-decoration: underline;
  }
  .multicheckout .actions-toolbar .secondary {
    float: none;
    margin-top: 11px;
    text-align: right;
  }
  .multicheckout .actions-toolbar .secondary .action {
    margin-left: 10px;
  }
  .multicheckout .actions-toolbar .secondary .action.back {
    display: block;
    float: left;
  }
  .multicheckout .item-options {
    margin: 16px 0 0;
  }
  .multicheckout .block-content .box {
    margin-bottom: 0;
  }
  .multicheckout .block-shipping .box {
    float: left;
    width: 25%;
  }
  .multicheckout .block-shipping .box-shipping-method {
    padding-left: 24px;
    padding-right: 24px;
    width: 50%;
  }
  .multicheckout .block-shipping .box-shipping-method .fieldset .field:before {
    display: none;
  }
  .multicheckout .block-billing .box-billing-address {
    float: left;
    width: 25%;
  }
  .multicheckout .block-billing .box-billing-method {
    float: left;
    padding-left: 24px;
    width: 50%;
  }
  .multicheckout.form.address .table-wrapper .applicable {
    margin: 7px 0 0;
  }
  .multicheckout.order-review .box-items {
    clear: left;
    float: none;
    padding-top: 48px;
    width: auto;
  }
  .multicheckout.order-review .col.item {
    width: 75%;
  }
  .multicheckout .methods-payment .item-content > .fieldset {
    width: auto;
  }
  .multicheckout .methods-payment .item-content > .fieldset .field.cvv {
    display: inline-block;
    width: auto;
  }
  .multicheckout .methods-payment .fieldset > .field:not(.choice) > .label {
    float: none;
    margin-bottom: 8px;
    text-align: left;
    width: auto;
  }
  .multicheckout .methods-payment .fieldset > .field:not(.choice):not(.cvv) .control {
    width: 100%;
  }
  .opc-block-summary .table-totals {
    font-size: 1.6rem;
  }
  .account .column.main,
  .account .sidebar-additional {
    margin: 0;
  }
  .account .box-content {
    padding: 24px 40px;
  }
  .account .box-information .box-info .title,
  .account .box-newsletter .box-info .title {
    width: 260px;
  }
  .account .box-information .box-info {
    margin-bottom: 16px;
  }
  .account .box-newsletter .box-content {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
  .account .box-newsletter .box-content .box-info {
    margin-bottom: 0;
  }
  .account .actions-toolbar {
    flex-direction: row;
  }
  .account .actions-toolbar > .secondary {
    margin-left: 58px;
  }
  .account.create .actions-toolbar > .secondary {
    margin-left: 0;
  }
  .account.create .actions-toolbar > .secondary .trigger-auth-popup {
    text-decoration: underline;
  }
  .account .box-address-history .box-delete {
    right: 55px;
  }
  .review-form {
    max-width: 560px;
    margin: 0 auto;
  }
  .review-form .action.submit {
    width: 272px;
  }
  .review-legend {
    width: 100%;
    text-align: center;
  }
  .review-ratings {
    margin-bottom: 0;
    max-width: 232px;
  }
  .review-ratings ~ .review-content,
  .review-ratings ~ .review-details {
    margin-left: 280px;
  }
  .review-toolbar {
    margin: 0 0 32px;
  }
  .review-toolbar .pages {
    padding: 32px 0;
  }
  .fieldset .review-legend.legend {
    margin-bottom: 32px;
  }
  .review-item {
    padding: 32px 0;
  }
  .review-item .container-left {
    width: 30%;
  }
  .review-item .container-right {
    width: 70%;
  }
  .review-title {
    margin: 0 0 32px;
  }
  .account.sales-order-view .page-title-wrapper {
    margin-bottom: 24px;
  }
  .orders-history .table-order-items .col.actions {
    text-align: center;
  }
  .orders-history .table-order-items .action.view {
    display: inline-block;
    text-decoration: none;
  }
  .orders-history .table-order-items .action.view > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .orders-history .table-order-items .action.view:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    line-height: 20px;
    color: inherit;
    content: "\e012";
    font-family: 'icons-carnroll-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .order-details-items .order-title > strong {
    display: inline-block;
    font-size: 1.8rem;
    margin-bottom: 60px;
  }
  .order-details-items .table-order-items .col.name {
    font-size: 1.6rem;
    vertical-align: middle;
  }
  .order-details-items .table-order-items .col.subtotal {
    text-align: right;
  }
  .order-details-items .table-order-items .col.subtotal .price-including-tax,
  .order-details-items .table-order-items .col.subtotal .price-excluding-tax {
    font-size: 1.6rem;
  }
  .order-details-items .table-order-items tfoot {
    font-size: 1.6rem;
  }
  .order-details-items .table-order-items tfoot .grand_total {
    font-size: 1.8rem;
  }
  .wishlist-index-index .products-grid .product-item-actions {
    margin: 0;
  }
  .wishlist-index-index .products-grid .product-item-actions .action.tocart {
    width: initial;
  }
  .wishlist-index-index .products-grid .product-item-actions .action.delete {
    font-size: 1.6rem;
    line-height: false;
  }
  .wishlist-index-index .products-grid .product-item .box-tocart {
    float: left;
  }
  .product-items .product-item-image .action.towishlist,
  .products.list.items .product-item-image .action.towishlist {
    width: 50px;
    height: 50px;
    border-radius: 50%;
  }
  .product-items .product-item-image .action.towishlist:before,
  .products.list.items .product-item-image .action.towishlist:before {
    font-size: 2rem;
    line-height: 5rem;
  }
  .checkout-success {
    margin: 24px 0;
    align-items: center;
  }
  .checkout-success__wrapper {
    background: rgba(255, 255, 255, 0.5);
    padding: 40px 42px 96px;
  }
  .checkout-success__title {
    font-size: 3.6rem;
  }
  .checkout-success__image {
    height: 520px;
  }
  .checkout-success__text {
    max-width: 440px;
  }
  .cms-page-view .breadcrumbs {
    display: none;
  }
  .cms-page__text,
  .cms-page__list {
    font-size: 1.6rem;
  }
  .cms-page__text--secondary {
    padding-left: 32px;
  }
  .cms-page__list {
    padding-left: 16px;
  }
  .cms-page__list--secondary {
    padding-left: 32px;
  }
  .cms-page__title {
    font-size: 3.6rem;
  }
  .cms-page__subtitle {
    font-size: 2rem;
  }
  .modal-cookies {
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    margin-top: inherit;
  }
  .modal-cookies .modal-inner-wrap {
    max-width: 510px;
  }
  .modal-cookies .modal-content {
    padding: 32px 20px 37px;
  }
  .modal-cookies__title {
    font-size: 2rem;
    margin-bottom: 16px;
  }
  .modal-cookies__info {
    font-size: 1.8rem;
    margin-bottom: 32px;
  }
  .modal-cookies__actions {
    flex-direction: row;
    justify-content: space-between;
  }
  .breadcrumbs .item:last-child {
    display: inline-block;
    width: 125px;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .catalog-category-view .page-title-wrapper .page-title {
    margin-bottom: 48px;
  }
  .product-item .product__details {
    gap: 20px;
  }
  .product-item .product__details .icon:before {
    margin-right: 5px;
  }
  .product-item .finance__wrapper .finance__value {
    font-size: 4rem;
  }
  .products-grid .product-item {
    margin-bottom: 40px;
  }
  .product-item-actions {
    display: block;
  }
  .products-grid .product-item-actions {
    margin: 10px 0;
  }
  .product-item-actions .actions-primary + .actions-secondary > * {
    white-space: normal;
  }
  .products-grid .product-item {
    width: 33.33333333%;
  }
  .products-list .product-item {
    margin-bottom: 32px;
  }
  .products-list .product-item-image {
    width: 260px;
    min-width: 260px;
  }
  .products-list .product-item-inner {
    margin-top: 24px;
  }
  .sidebar-filters {
    width: 50%;
    padding: 21px 15px 0;
  }
  .filter-close {
    right: 16px;
    top: 26px;
    font-size: 1.9rem;
  }
  .form-newsletter-manage .fieldset {
    margin: 48px 0 195px;
  }
  .block.widget .products-grid .product-item,
  .page-layout-1column .block.widget .products-grid .product-item,
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 33.33333333%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 4%) / 3);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
}
#braintree-three-d-modal {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
  align-items: center;
  height: 100vh;
  width: 100vw;
  z-index: 100000;
  visibility: visible;
}
#braintree-three-d-modal .bt-modal-frame {
  height: 420px;
  width: 440px;
  margin: auto;
  background-color: #ffffff;
  z-index: 2;
  border-radius: 6px;
}
#braintree-three-d-modal .bt-modal-body {
  height: 380px;
  margin: 20px;
  background-color: white;
  border: 1px solid lightgray;
}
#braintree-three-d-modal .bt-mask {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: black;
  opacity: 0.75;
}
.braintree-applepay-container-product {
  display: inline-block;
}
.braintree-applepay-container-product .braintree-apple-pay-button {
  padding: 10px 0;
  margin: 0;
  margin-bottom: 15px;
}
.braintree-apple-pay-button {
  -webkit-appearance: -apple-pay-button;
  -apple-pay-button-type: plain;
  display: block;
  width: 200px;
  min-height: 40px;
  border: 1px solid black;
  background-image: -webkit-named-image(apple-pay-logo-black);
  background-size: 100% calc(60% + 2px);
  background-repeat: no-repeat;
  background-color: black;
  background-position: 50% 50%;
  border-radius: 5px;
  padding: 2px;
  margin: 20px auto;
  transition: background-color 0.15s;
  cursor: pointer;
}
.ppcredit-summary {
  background: linear-gradient(to right, #009cde, #003087);
  color: #ffffff;
  padding: 15px;
  text-align: center;
  margin: 10px 0px;
}
.ppcreditcalc-container {
  border: 1px solid #dedede;
  background: #ffffff;
}
.ppcreditcalc-header {
  background: #ffffff;
  padding: 15px;
}
.ppcreditcalc-legal {
  background-color: #eee;
  border-top: 1px solid #dedede;
  padding: 15px;
  font-size: 1.2rem;
  line-height: 2rem;
}
.ppcreditcalc-instalments {
  list-style: none;
  margin: 0;
  padding: 0;
  border-top: 1px solid #DEDEDE;
  border-bottom: 1px solid #DEDEDE;
  background-color: #eeeeee;
}
.ppcreditcalc-instalments li {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.ppcreditcalc-instalments-term {
  display: block;
  padding: 10px 15px;
  color: #000;
}
.ppcreditcalc-instalments-term:hover {
  background: #009CDE;
  color: #FFF;
  text-decoration: none;
}
.ppcreditcalc-instalments-term.active {
  background: #003087;
  color: #FFF;
}
.ppcreditcalc-instalment-summary {
  padding: 15px;
}
.ppcreditcalc-instalment-summary dl {
  margin: 0;
}
.ppcreditcalc-instalment-summary dt {
  display: inline-block;
  width: 50%;
}
.ppcreditcalc-instalment-summary dd {
  display: inline-block;
}
#braintree_expirationDate {
  width: 90px;
}
button.braintree-googlepay-button,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button,
.action-gift.braintree-googlepay-button {
  background-origin: content-box;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border: 0;
  border-radius: 4px;
  box-shadow: rgba(60, 64, 67, 0.3) 0 1px 1px 0, rgba(60, 64, 67, 0.15) 0 1px 3px 1px;
  cursor: pointer;
  height: 40px;
  min-height: 40px;
  padding: 11px 24px;
}
button.braintree-googlepay-button.black,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.black,
.action-gift.braintree-googlepay-button.black {
  background-color: #000;
  box-shadow: none;
  padding: 12px 24px 10px;
}
button.braintree-googlepay-button.white,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.white,
.action-gift.braintree-googlepay-button.white {
  background-color: #ffffff;
}
button.braintree-googlepay-button.short,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.short,
.action-gift.braintree-googlepay-button.short {
  min-width: 90px;
  width: 160px;
}
button.braintree-googlepay-button.black.short,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.black.short,
.action-gift.braintree-googlepay-button.black.short {
  background-image: url(https://www.gstatic.com/instantbuy/svg/dark_gpay.svg);
}
button.braintree-googlepay-button.white.short,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.white.short,
.action-gift.braintree-googlepay-button.white.short {
  background-image: url(https://www.gstatic.com/instantbuy/svg/light_gpay.svg);
}
button.braintree-googlepay-button.black:active,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.black:active,
.action-gift.braintree-googlepay-button.black:active {
  background-color: #5f6368;
}
button.braintree-googlepay-button.black:hover,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.black:hover,
.action-gift.braintree-googlepay-button.black:hover {
  background-color: #3c4043;
}
button.braintree-googlepay-button.white:active,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.white:active,
.action-gift.braintree-googlepay-button.white:active {
  background-color: #ffffff;
}
button.braintree-googlepay-button.white:focus,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.white:focus,
.action-gift.braintree-googlepay-button.white:focus {
  box-shadow: #e8e8e8 0 1px 1px 0, #e8e8e8 0 1px 3px;
}
button.braintree-googlepay-button.white:hover,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.white:hover,
.action-gift.braintree-googlepay-button.white:hover {
  background-color: #f8f8f8;
}
button.braintree-googlepay-button.long,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.long,
.action-gift.braintree-googlepay-button.long {
  min-width: 152px;
  width: 240px;
}
button.braintree-googlepay-button.white.long,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.white.long,
.action-gift.braintree-googlepay-button.white.long {
  background-image: url(https://www.gstatic.com/instantbuy/svg/light/en.svg);
}
button.braintree-googlepay-button.black.long,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.black.long,
.action-gift.braintree-googlepay-button.black.long {
  background-image: url(https://www.gstatic.com/instantbuy/svg/dark/en.svg);
}
.googlepay-minicart-logo {
  margin-top: 15px;
  text-align: center;
}
.checkout-payment-method .credit-card-types.braintree-credit-card-types img {
  width: 30px;
  -webkit-filter: none;
  -webkit-transition: none;
}
.braintree-card-control {
  position: relative;
}
.braintree-credit-card-selected {
  position: absolute;
  z-index: 10;
  left: 10px;
}
.braintree-paypal-logo.oneclick-container {
  width: 100%;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field .label {
  font-weight: 600;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field.required > .label:after {
  content: '*';
  color: #e02b27;
  font-size: 1.8rem;
  margin: 0 0 0 5px;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field .control {
  margin: 10px 10px 0 0;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field .control input[type="text"]::placeholder,
#payment_form_braintree_ach_direct_debit .field > .fields .field .control input[type="number"]::placeholder {
  color: lightgrey;
}
#payment-method-braintree-lpm .primary {
  width: 100%;
}
#payment-method-braintree-lpm .primary .action {
  margin-bottom: 12px;
  width: 100%;
}
#payment-method-braintree-lpm .primary .action img {
  height: 40px;
}
#payment-method-braintree-cc-vault .field.required .label {
  font-weight: 600;
}
#payment-method-braintree-cc-vault .field.required .label:after {
  content: '*';
  color: #e02b27;
  font-size: 1.8rem;
  margin: 0 0 0 5px;
}
#payment-method-braintree-cc-vault .field .hosted-control {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Outfit', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  height: 32px;
  padding: 0 9px;
  vertical-align: baseline;
  box-sizing: border-box;
  position: relative;
  width: 5rem;
}
#payment-method-braintree-cc-vault .field .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) ~ .hosted-error {
  height: auto;
  opacity: 1;
}
#payment-method-braintree-cc-vault .field .hosted-error {
  clear: both;
  color: #e02b27;
  font-size: 1.2rem;
  height: 0;
  margin-top: 7px;
  opacity: 0;
}
.braintree-paypal-fieldset {
  display: none;
}
.payment-method-braintree .hosted-control {
  border: 1px solid #c2c2c2;
  height: 32px;
  padding: 8px 15px;
  max-width: 300px;
}
.payment-method-braintree .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) ~ .hosted-error {
  height: auto;
  opacity: 1;
}
.payment-method-braintree .hosted-error {
  clear: both;
  color: #e02b27;
  font-size: 1.2rem;
  height: 0;
  margin-top: 7px;
  opacity: 0;
}
.payment-method-braintree .cvv {
  max-width: 200px;
  position: relative;
}
.payment-method-braintree .cvv .field-tooltip {
  top: 10px;
  right: 32px;
}
#braintree_cc_number {
  padding-left: 68px;
}
