/*** START - Custom Ly 2026-01-05 ***/
/* Tema: 1 - v1.20.1 - https://lightworks.wdna.me */

/** FONT-FAMILY: Raleway **/
@font-face {
  font-family: 'Raleway';
  src: local("Raleway-Regular"),
    url("https://salescdn.net/static/fonts/raleway/raleway_regular.woff2") format("woff2"),
    url("https://salescdn.net/static/fonts/raleway/raleway_regular.woff") format("woff"),
    url("https://salescdn.net/static/fonts/raleway/raleway_regular.ttf") format("truetype"),
    url("https://salescdn.net/static/fonts/raleway/raleway_regular.eot?#iefix") format("embedded-opentype");
  unicode-range: U+000-5FF;
  font-display: swap;
  font-weight: normal;
  font-style: normal
}

@font-face {
  font-family: 'Raleway';
  src: local("Raleway-Medium"),
    url("https://salescdn.net/static/fonts/raleway/raleway_medium.woff2") format("woff2"),
    url("https://salescdn.net/static/fonts/raleway/raleway_medium.woff") format("woff"),
    url("https://salescdn.net/static/fonts/raleway/raleway_medium.ttf") format("truetype"),
    url("https://salescdn.net/static/fonts/raleway/raleway_medium.eot?#iefix") format("embedded-opentype");
  unicode-range: U+000-5FF;
  font-display: swap;
  font-weight: 500;
  font-style: normal
}

@font-face {
  font-family: 'Raleway';
  src: local("Raleway-Semi-Bold"),
    url("https://salescdn.net/static/fonts/raleway/raleway_semibold.woff2") format("woff2"),
    url("https://salescdn.net/static/fonts/raleway/raleway_semibold.woff") format("woff"),
    url("https://salescdn.net/static/fonts/raleway/raleway_semibold.ttf") format("truetype"),
    url("https://salescdn.net/static/fonts/raleway/raleway_semibold.eot?#iefix") format("embedded-opentype");
  unicode-range: U+000-5FF;
  font-display: swap;
  font-weight: 600;
  font-style: normal
}

@font-face {
  font-family: 'Raleway';
  src: local("Raleway-Bold"),
    url("https://salescdn.net/static/fonts/raleway/raleway_bold.woff2") format("woff2"),
    url("https://salescdn.net/static/fonts/raleway/raleway_bold.woff") format("woff"),
    url("https://salescdn.net/static/fonts/raleway/raleway_bold.ttf") format("truetype"),
    url("https://salescdn.net/static/fonts/raleway/raleway_bold.eot?#iefix") format("embedded-opentype");
  unicode-range: U+000-5FF;
  font-display: swap;
  font-weight: bold;
  font-style: normal
}

/* Primary: #1d4a78 */
/* Primary-hover: #143455 */
/* Second: #d98e3d */
/* Second-hover: #c17f37 */


/* Input Error */
.btn {
  background-color: #1d4a78;
}

.btn:focus,
.btn:hover {
  background-color: #143455;
}

.card {
  border-radius: 4px;
  border: 1px solid #eee;
}

.cookie-notification-button {
  font-size: 10px !important;
  font-weight: 500;
}

.has-error .form-input-hint,
.is-error+.form-input-hint {
  color: #e85600
}

/*.home-main { background-color: #ffffff; }*/
.label {
  color: #333;
}

.loading:after {
  border-bottom-color: rgba(029, 074, 120, 0.6);
  border-left-color: rgba(029, 074, 120, 0.8);
}

.notfound-btn {
  background-color: #1d4a78;
  border-radius: 4px;
}

.notfound-btn:focus,
.notfound-btn:hover {
  background-color: #143455;
}

.notfound-text {
  color: #000000;
}

.sidenav-overlay.loading:after {
  border-bottom-color: rgba(029, 074, 120, 0.6);
  border-left-color: rgba(029, 074, 120, 0.8);
}

.home-main {
  background-color: #f5f5f5;
}

html {
  background-color: #f5f5f5;
  color: #3c3c3b;
}

html {
  font-family: 'Raleway', sans-serif;
}



/** Start - GRID  **/
@media (min-width: 1520px) {

  .container-xxxl,
  .container-xxl,
  .container-xl,
  .container-lg,
  .container-md,
  .container-sm,
  .container {
    max-width: 1440px;
  }
}

@media (max-width: 1519px) {

  .col-xxxl-12,
  .col-xxxl-11,
  .col-xxxl-10,
  .col-xxxl-9,
  .col-xxxl-8,
  .col-xxxl-7,
  .col-xxxl-6,
  .col-xxxl-5,
  .col-xxxl-4,
  .col-xxxl-3,
  .col-xxxl-2,
  .col-xxl-1,
  .col-xxxl-auto {
    -ms-flex: none;
    flex: none;
  }

  .col-xxxl-12 {
    width: 100%;
  }

  .col-xxxl-11 {
    width: 91.66666667%;
  }

  .col-xxl-10 {
    width: 83.33333333%;
  }

  .col-xxxl-9 {
    width: 75%;
  }

  .col-xxxl-8 {
    width: 66.66666667%;
  }

  .col-xxxl-7 {
    width: 58.33333333%;
  }

  .col-xxxl-6 {
    width: 50%;
  }

  .col-xxxl-5 {
    width: 41.66666667%;
  }

  .col-xxxl-4 {
    width: 33.33333333%;
  }

  .col-xxxl-3 {
    width: 25%;
  }

  .col-xxxl-2 {
    width: 16.66666667%;
  }

  .col-xxl-1 {
    width: 8.33333333%;
  }

  .col-xxxl-auto {
    width: auto;
  }

  .hide-xxxl {
    display: none !important;
  }

  .show-xxxl {
    display: block !important;
  }
}

/** END - GRID  **/

/** Start - Header  **/
.cart_quantity {
  align-items: center;
  background-color: #1d4a78;
  color: #ffffff;
  display: flex;
  font-size: 12px;
  font-weight: bold;
  height: 22px;
  justify-content: center;
  line-height: 14px;
  margin-left: 3px;
  margin-top: -1px;
  min-width: 22px;
  padding: 2px;
  position: static;
}

.header .navbar {
  height: 120px;
}

.header a {
  color: #1d4a78;
}

.header {
  border-bottom: 6px solid #d6d6d6;
}

.header-box .header-link {
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
  text-transform: uppercase;
}

.header-box.header-box_account .header-link {
  align-items: center;
  display: flex;
  height: auto;
  min-height: 0;
  padding-left: 54px;
  padding-right: 26px;
}

.header-box.header-box_account .header-link:before {
  background-color: #d6d6d6;
  bottom: 0;
  content: "";
  height: 16px;
  left: auto;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 1px;
}

.header-box.header-box_account .header-link_icon {
  display: flex;
}

.header-link .icon_cart {
  height: 19px;
  width: 21px;
}

.header-link .icon_user {
  height: 22px;
  margin-bottom: 0;
  margin-top: 0;
  width: 22px;
}

.header-link svg {
  fill: #1d4a78;
}

.header-link.header-link_cart {
  padding-left: 28px;
  padding-right: 0;
}

.header-link_text {
  margin-left: 10px;
}

.logo img {
  max-height: calc(120px - (10px * 2));
}

.logo {
  opacity: 1 !important;
}

/*.logo img { max-height: 100%; }*/
/*.logo { height: 152px; margin-bottom: calc(120px - 152px); opacity: 1 !important; }*/
.nav-main_link {
  color: #1d4a78;
  fill: #1d4a78;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-transform: uppercase;
}

.nav-main_text .icon_arrow_down {
  display: none;
}

.search-desktop .btn svg {
  height: 20px;
  width: 20px;
}

.search-desktop .btn {
  align-items: center;
  background-color: transparent !important;
  border: none !important;
  bottom: 0;
  box-shadow: none !important;
  display: flex;
  fill: #1d4a78;
  height: 40px;
  left: auto;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}

.search-desktop .form-input {
  border-color: #d6d6d6;
  border-radius: 0 !important;
  border-width: 0 0 1px 0;
  box-shadow: none !important;
  color: #303030;
  font-size: 12px;
  font-weight: normal;
  height: 40px;
  line-height: 14px;
  padding: 2px calc(20px + 10px) 2px 0;
}

.search-desktop .form-input::placeholder {
  color: #969696;
}

.search-desktop .input-group {
  position: relative;
}

.nav-main {
  height: 120px;
}

.header-link_menu__mobile .icon-bar {
  background-color: #1d4a78;
}

.header-link_menu__mobile.header-link {
  margin-left: 20px;
  padding-left: 0;
  padding-right: 0;
}


@media (min-width: 992px) {
  .header .navbar-center {
    max-width: calc(100% - (180px + 490px));
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }

  .header .navbar-section:first-of-type {
    max-width: 180px;
    width: 100%;
  }

  .header .navbar-section:last-of-type {
    max-width: 490px;
    width: 100%;
  }

  .nav-main_link {
    padding: calc((120px - 64px) / 2) 32px;
  }
}

@media (min-width: 1400px) and (max-width: 1519px) {
  .nav-main_link {
    padding-left: 22px;
    padding-right: 22px;
  }
}

@media (min-width: 1200px) and (max-width: 1399px) {
  .header .navbar-center {
    max-width: calc(100% - (180px + 450px));
  }

  .header .navbar-section:first-of-type {
    max-width: 180px;
  }

  .header .navbar-section:last-of-type {
    max-width: 450px;
  }

  .nav-main_link {
    padding-left: 14px;
    padding-right: 14px;
  }

  .nav-main_link {
    font-size: 12px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .header .navbar-center {
    max-width: calc(100% - (170px + 390px));
  }

  .header .navbar-section:first-of-type {
    max-width: 170px;
  }

  .header .navbar-section:last-of-type {
    max-width: 390px;
  }

  .nav-main_link {
    padding-left: 10px;
    padding-right: 10px;
  }

  .nav-main_link {
    font-size: 10px;
  }

  .header-box .header-link {
    font-size: 13px;
  }

  .header-box.header-box_account .header-link {
    padding-left: 32px;
    padding-right: 16px;
  }

  .header-link.header-link_cart {
    padding-left: 16px;
  }
}

@media (max-width: 991px) {
  .header .navbar {
    height: 80px;
  }

  .header .navbar-section:first-of-type {
    max-width: 130px;
  }

  .header .navbar-section:last-of-type {
    max-width: calc(100% - 130px);
  }

  .header-link.header-link_cart {
    padding-left: 24px;
  }

  .header-link.header-link_search {
    padding-left: 0;
    padding-right: 0;
  }

  .logo img,
  .logo svg {
    max-height: calc(80px - (8px * 2));
  }

  /*.logo img { max-height: 100px; }*/
  /*.logo svg { max-height: 100px; }*/
  /*.logo { height: 100px; margin-bottom: calc(80px - 100px); }*/
  .sidebar-nav {
    margin-top: calc(80px + 6px);
  }

  .sidebar-nav .sidebar-nav-icon {
    border: none;
  }

  .sidebar-nav .sidebar-nav-icon svg {
    height: 36px;
    width: 36px;
  }
}

/** End - Header  **/

/** Start - Header Bottom **/
.top-content .navbar {
  background-color: transparent;
  height: auto;
}

.top-content .navbar-center {
  display: flex;
  justify-content: center;
  max-width: 100%;
  width: 100%;
}

.top-content a {
  color: #ffffff;
}

.top-content {
  background-color: #1d4a78;
  border-top: 6px solid #d6d6d6;
  font-size: 13px;
  font-weight: 600;
  line-height: 15px;
  padding: 12px 8px;
  text-transform: uppercase;
}

@media (max-width: 991px) {
  .header:not(.header-checkout) {
    border-bottom-width: 1px;
  }
}

/** End - Header Bottom **/


/** Start - Footer  **/
.footer-address_info p {
  padding-bottom: 6px;
}

.footer-contact2_item {
  display: table;
  padding: 0 0 6px;
  width: 100%;
}

.footer-content_main {
  font-size: 14px;
  line-height: 16px;
}

.footer-content_second .footer-box {
  margin-bottom: 0;
}

.footer-content_second {
  background-color: #fdfdfd;
  color: #948d8d;
  font-size: 12px;
  line-height: 16px;
}

.footer-page_item {
  padding: 7px 0;
}

.footer-page_link {
  font-size: 14px;
  line-height: 16px;
  padding: 0;
}

.footer-pages {
  list-style: disc inside;
}

.footer-payment_item {
  margin: 0 7px 10px;
}

.footer-payment_list {
  margin-left: -7px;
  margin-right: -7px;
  margin-top: 0;
}

.footer-representative_item {
  padding: 7px 0;
}

.footer-representative_item:first-child {
  padding-top: 0;
}

.footer-representative_item:last-child {
  padding-bottom: 0;
}

.footer-social {
  margin-left: -8px;
}

.footer-social_item {
  margin: 0 8px 10px;
}

.footer-stamp_item img {
  max-width: none;
}

.footer_title {
  font-size: 16px;
  line-height: 18px;
  margin-bottom: 24px;
}

.footer_title.footer-title_address,
.footer_title.footer-title_contact {
  margin-bottom: 14px;
}

.social-icons__link img,
.social-icons__link svg {
  max-height: 30px;
  max-width: 30px;
}

.social-icons__link {
  border-radius: 0;
  border: 0;
  height: 30px;
  width: auto;
}

footer .footer-content_main a:focus,
footer .footer-content_main a:hover {
  color: #0a89e8;
}

footer .footer-content_main {
  padding-bottom: calc(75px - 30px);
  padding-top: 58px;
}

footer .footer-content_second .container {
  padding-bottom: 27px;
  padding-top: 27px;
}

footer {
  background-color: #1d4a78;
}

.social-icons__link:focus,
.social-icons__link:hover {
  background-color: transparent;
}

@media (min-width: 992px) {

  /*.footer-content_main > .container > .columns > .column:nth-child(3) .footer-box { display: table; margin-left: auto; margin-right: auto; max-width: 204px; width: 100%; }*/
  .footer-content_main>.container>.columns>.column:nth-child(4) .footer-box {
    display: table;
    float: right;
    max-width: 274px;
    width: 100%;
  }
}

@media (max-width: 1199px) {
  .footer-address_info p {
    padding-bottom: 4px;
  }

  .footer-contact2_item {
    padding: 0 0 4px;
  }

  .footer-content_main {
    font-size: 12px;
    line-height: 14px;
  }

  .footer-content_second {
    font-size: 10px;
    line-height: 14px;
  }

  .footer-page_item {
    padding: 4px 0;
  }

  .footer-page_link {
    font-size: 12px;
    line-height: 14px;
  }

  .footer-payment_item {
    margin: 0 5px 8px;
  }

  .footer-payment_list {
    margin-left: -5px;
    margin-right: -5px;
  }

  .footer-representative_item {
    padding: 5px 0;
  }

  .footer-social {
    margin-left: -6px;
  }

  .footer-social_item {
    margin: 0 6px 8px;
  }

  .footer_title {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 20px;
  }

  .footer_title.footer-title_address,
  .footer_title.footer-title_contact {
    margin-bottom: 10px;
  }

  .social-icons__link img,
  .social-icons__link svg {
    max-height: 24px;
    max-width: 24px;
  }

  .social-icons__link {
    height: 24px;
    width: 24px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .footer-content_main>.container>.columns>.column:nth-child(3) .footer-box {
    max-width: 160px;
  }

  .footer-content_main>.container>.columns>.column:nth-child(4) .footer-box {
    max-width: 220px;
  }
}

@media (max-width: 991px) {}

@media (max-width: 575px) {
  .footer-payment_list {
    justify-content: flex-start;
  }

  .footer-stamp_list {
    justify-content: flex-start;
  }
}

/** End - Footer  **/

/** Start - Content  **/
.home-main {
  background-color: #fdfdfd;
}

.showcase .container {
  z-index: 2;
  position: relative;
}

.showcase-banners .slider__arrow:not(.slider__arrow--center),
.showcase-products .slider__arrow:not(.slider__arrow--center) {
  margin-top: auto;
  margin-bottom: auto;
  top: 0;
  bottom: 0;
}

.showcase-banners .slider__arrow:not(.slider__arrow--center).slider__arrow--prev,
.showcase-products .slider__arrow:not(.slider__arrow--center).slider__arrow--prev {
  right: auto;
  left: 0;
}

.showcase-offer {
  background-color: #1d4a78;
  border-radius: 0;
  color: #fdfdfd;
  font-size: 14px;
  font-weight: bold;
  height: 32px;
  left: auto;
  letter-spacing: -0.5px;
  line-height: 16px;
  min-width: 58px;
  padding: 2px 10px;
  right: 20px;
  top: 20px;
}

.showcase-offer.showcase-offer_new-product {
  left: 20px;
  right: auto;
}

.showcase-prices {
  height: auto;
  max-width: 100%;
  padding-right: 0;
}

/*.showcase-prices_plots { padding-top: 4px; }*/
.showcase-prices_plots {
  padding-top: 0;
}

.showcase-prices_pricefull {
  color: #1d4a78;
  font-size: 12px;
  font-weight: 600;
  line-height: 14px;
  padding-bottom: 4px;
}

.showcase-prices_price {
  color: #1d4a78;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 22px;
}

.showcase-product .card-footer {
  padding-top: 0;
}

.showcase-product .card-footer:last-child {
  padding-bottom: 0;
}

.showcase-product .card-header {
  padding-bottom: 22px;
  padding-top: 26px;
}

.showcase-product .showcase-product_image.card-image {
  padding-top: 0;
}

.showcase-product .showcase-product_image::before {
  background-color: #ececec;
  bottom: -10px;
  content: '';
  left: -10px;
  opacity: 0;
  position: absolute;
  right: -10px;
  top: -10px;
  transition: all 500ms cubic-bezier(0.91, 0.005, 0.07, 1);
}

.showcase-product {
  /*max-width: 254px;*/
  border-radius: 0;
  border: 0;
  box-shadow: none;
  margin-bottom: 0;
  padding: 10px 10px 0;
}

.showcase-product:hover .showcase-product_buy {
  opacity: 1;
}

.showcase-product:hover .showcase-product_image::before {
  opacity: 1;
}

.showcase-product_buy svg {
  height: 24px;
  width: 26px;
}

.showcase-product_buy {
  align-items: center;
  background-color: #0a89e8;
  border-radius: 0;
  bottom: auto;
  display: flex;
  fill: #ffffff;
  height: 52px;
  justify-content: center;
  left: 10px;
  min-width: 67px;
  opacity: 0;
  padding: 2px 16px;
  position: absolute;
  right: auto;
  top: calc((420px + 10px) - 52px);
  transition: all 500ms cubic-bezier(0.91, 0.005, 0.07, 1);
  width: auto;
  max-width: 100%;
}

.showcase-product_link__image img {
  /*max-width: none;*/
  position: relative;
}

.showcase-product_link__image {
  align-content: center;
  background-color: #ffffff;
  display: flex;
  height: 420px;
  justify-content: center;
  opacity: 1 !important;
  overflow: hidden;
}

.showcase-product_link_title {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  color: #1d4a78;
  display: -webkit-box;
  font-size: 16px;
  font-weight: 500;
  height: calc(22px * 2);
  line-height: 22px;
  text-transform: none;
}

.showcase-products_grid .showcase-item {
  margin-bottom: 106px;
  padding-left: 10px;
  padding-right: 10px;
}

.showcase-products_grid ul {
  margin: 0 -10px;
  width: calc(100% + (10px * 2));
}

.showcase-tag {
  display: none;
}

.showcase-title {
  background-color: #fdfdfd;
  color: #1d4a78;
  display: table;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 18px;
  line-height: 20px;
  margin-bottom: 78px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 100px;
  padding-right: 100px;
  text-transform: uppercase;
  text-align: center !important;
}

.showcase-title:before {
  background-color: #dddddc;
  bottom: auto;
  content: "";
  height: 1px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: calc(20px / 2);
  width: calc(100% - (8px * 2));
  z-index: -1;
}

.showcase:not(.showcase-buy-to-gether, .showcase-last-viewed, .showcase-model-2, .showcase-related):first-child {
  padding-top: 116px;
}

html {
  background-color: #fdfdfd;
}

.showcase {
  padding-bottom: 30px;
}

.showcase-products_grid ul {
  display: flex;
  flex-wrap: wrap;
}

@media (max-width: 991px) {

  .showcase-banners .slider__arrow:not(.slider__arrow--center).slider__arrow,
  .showcase-products .slider__arrow:not(.slider__arrow--center).slider__arrow {
    bottom: 0;
    margin-bottom: auto;
    margin-top: auto;
    top: 0;
  }

  .showcase-product.card .card-footer:last-child {
    padding-top: 0;
  }

  .showcase-title {
    font-size: 16px;
    letter-spacing: 4px;
    line-height: 18px;
    margin-bottom: 30px;
    max-width: calc(100% - (40px * 2));
    padding-left: 20px;
    padding-right: 20px;
  }

  .showcase-title::before {
    top: calc(18px / 2);
    width: calc(100% - (16px * 2));
    z-index: -1;
  }
}

@media (max-width: 575px) {
  .home-main .showcase-product {
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: calc(254px + (10px * 2));
  }

  .showcase-products_grid .showcase-item {
    margin-bottom: 86px;
    padding-left: 0;
    padding-right: 0;
  }

  .showcase-products_grid ul {
    width: 100%;
  }

  .showcase-products_grid {
    display: block;
  }
}

/** End - Content  **/

/** Start - Showcase About  **/
.showcase-info_about {
  padding-top: 4px;
}

.showcase-model-about {
  color: #424242;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  padding-bottom: 116px;
  text-align: center;
}

.showcase-title-about_box img {
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 11;
}

.showcase-title-about_box {
  position: relative;
}

.showcase-title_about {
  align-items: center;
  color: #f7f7f7;
  display: flex;
  font-size: 300px;
  font-weight: bold;
  justify-content: center;
  letter-spacing: -14px;
  line-height: 260px;
  margin-bottom: 0;
  width: 100%;
}

@media (min-width: 992px) {
  .showcase-info_about p:last-of-type {
    margin-left: auto;
    margin-right: auto;
    max-width: 1030px;
  }
}

@media (max-width: 991px) {
  .showcase-info_about {
    padding-top: 40px;
  }

  .showcase-title-about_box img {
    max-height: calc(100% - (16px * 2));
  }

  .showcase-title_about {
    font-size: 200px;
    letter-spacing: -14px;
    line-height: 160px;
  }
}

@media (max-width: 575px) {
  .showcase-title_about {
    font-size: 140px;
    letter-spacing: -6px;
    line-height: 120px;
  }
}

@media (max-width: 400px) {
  .showcase-title_about {
    font-size: 120px;
    letter-spacing: -6px;
    line-height: 100px;
  }
}

/** End - Showcase About  **/

/** Start - Showcase List  **/
.showcase-model-list .showcase-offer_box {
  left: 16px;
  top: 10px;
  z-index: 1;
}

.showcase-model-list .showcase-prices-price_info {
  font-size: 12px;
  line-height: 14px;
  padding-top: 2px;
}

.showcase-model-list .showcase-prices_plots b {
  color: #393939;
  font-size: 11px;
  font-weight: bold;
  line-height: 12px;
}

.showcase-model-list .showcase-prices_plots span {
  color: #393939;
  font-size: 11px;
  font-weight: 500;
  line-height: 12px;
}

.showcase-model-list .showcase-prices_plots {
  color: #393939;
  font-size: 11px;
  font-weight: 500;
  line-height: 12px;
  padding-top: 1px;
}

.showcase-model-list .showcase-prices_price .showcase-prices-price_text {
  display: none;
}

.showcase-model-list .showcase-prices_price span {
  font-size: 18px;
  line-height: 20px;
}

.showcase-model-list .showcase-prices_price {
  background-color: transparent;
  color: #2554b2;
  font-size: 18px;
  font-weight: bold;
  height: auto;
  line-height: 20px;
  padding: 0;
}

.showcase-model-list .showcase-prices_strike {
  display: none;
}

.showcase-model-list .showcase-product .card-footer {
  border-top: 0;
  min-height: 0;
  padding-bottom: 0;
  padding-top: 0;
}

.showcase-model-list .showcase-product .card-footer,
.showcase-model-list .showcase-product .card-header {
  background-color: transparent;
  border-radius: 0;
}

.showcase-model-list .showcase-product .card-footer,
.showcase-model-list .showcase-product .card-header {
  padding-left: 18px;
  padding-right: 20px;
  width: calc(100% - (132px + (20px * 2)));
  max-width: 100%;
}

.showcase-model-list .showcase-product .card-header>* {
  border-bottom: 0;
  padding-bottom: 0;
}

.showcase-model-list .showcase-product .card-header {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 10px;
  padding-top: 28px;
}

.showcase-model-list .showcase-product .card-image {
  height: calc(120px + (10px * 2));
  max-height: none;
  max-width: none;
  min-height: 0;
  min-width: 0;
  padding: 10px 20px;
  width: calc(132px + (20px * 2));
}

.showcase-model-list .showcase-product .showcase-prices {
  height: calc(20px + (14px + 2px));
}

.showcase-model-list .showcase-product {
  background-color: #ffffff;
  border-radius: 8px;
  border: 1px solid #e7e7e7;
}

.showcase-model-list .showcase-product_link__image img,
.showcase-model-list .showcase-product_link__image svg {
  max-height: 100%;
  max-width: 100%;
  position: static;
}

.showcase-model-list .showcase-product_link__image {
  align-content: center;
  display: flex;
  height: 120px;
  justify-content: center;
  padding: 0;
  width: 132px;
}

.showcase-model-list .showcase-product_link_title {
  -webkit-line-clamp: 2;
  color: #404040;
  font-size: 14px;
  font-weight: 400;
  height: calc(20px * 2);
  line-height: 20px;
  text-transform: initial;
}

.showcase-model-list .showcase-products_grid__1 .showcase-product .card-header,
.showcase-model-list .showcase-slider-1 .showcase-product .card-header {
  padding-bottom: 22px;
  padding-top: 36px;
}

.showcase-model-list .showcase-title {
  border-bottom: 0;
  padding-bottom: 0;
}

.showcase-model-list .showcase-product .card-image {
  border: 0;
  position: relative;
}

.showcase-model-list .showcase-product .card-image::before {
  background-color: #eaecec;
  bottom: 0;
  content: '';
  display: table;
  height: 80px;
  left: auto;
  margin: auto 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 1px;
}

.showcase-model-list .showcase-tags {
  bottom: auto;
  left: 12px;
  margin: 0;
  right: auto;
  top: 12px;
}

@media (max-width: 1399px) and (min-width: 1200px) {

  .showcase-model-list .showcase-product .card-footer,
  .showcase-model-list .showcase-product .card-header {
    width: calc(100% - (120px + (20px * 2)));
  }

  .showcase-model-list .showcase-product .card-image {
    width: calc(120px + (20px * 2));
  }

  .showcase-model-list .showcase-product_link__image {
    width: 120px;
  }
}

@media (max-width: 1199px) and (min-width: 992px) {}

@media (max-width: 991px) {
  .showcase-model-list .showcase-product .card-footer {
    min-height: 0;
  }

  .showcase-model-list .showcase-product .card-footer,
  .showcase-model-list .showcase-product .card-header {
    padding-right: 20px;
  }

  .showcase-model-list .showcase-product .card-footer,
  .showcase-model-list .showcase-product .card-header {
    width: calc(100% - (120px + (20px * 2)));
  }

  .showcase-model-list .showcase-product .card-header {
    padding-top: 30px;
  }

  .showcase-model-list .showcase-product .card-image {
    height: calc(120px + (10px * 2));
  }

  .showcase-model-list .showcase-product .card-image {
    width: calc((100% - 16px) / 2);
  }

  .showcase-model-list .showcase-product_link__image {
    height: 120px;
    padding: 0;
    width: 120px;
  }

  .showcase-model-list .showcase-product_link_title {
    -webkit-line-clamp: 2;
    font-size: 14px;
    height: calc(18px * 2);
    line-height: 18px;
  }
}

@media (max-width: 991px) and (min-width: 768px) {

  .showcase-model-list .showcase-product .card-footer,
  .showcase-model-list .showcase-product .card-header {
    width: calc(100% - (120px + (20px * 2)));
  }

  .showcase-model-list .showcase-product .card-image {
    width: calc(120px + (20px * 2));
  }

  .showcase-model-list .showcase-product_link__image {
    width: 120px;
  }
}

@media (max-width: 767px) and (min-width: 576px) {

  .showcase-model-list .showcase-product .card-footer,
  .showcase-model-list .showcase-product .card-header {
    max-width: 100%;
    padding-left: 32px;
    padding-right: 40px;
    width: calc(100% - (132px + (20px * 2)));
  }

  .showcase-model-list .showcase-product .card-image {
    width: calc(132px + (20px * 2));
  }

  .showcase-model-list .showcase-product_link__image {
    width: 132px;
  }
}

@media (max-width: 575px) {
  .showcase-model-list .showcase-prices-price_info {
    font-size: 10px;
    line-height: 12px;
    padding-top: 2px;
  }

  .showcase-model-list .showcase-prices_plots b {
    font-size: 9px;
    line-height: 11px;
  }

  .showcase-model-list .showcase-prices_plots span {
    font-size: 9px;
    line-height: 11px;
  }

  .showcase-model-list .showcase-prices_plots {
    font-size: 9px;
    line-height: 11px;
    padding-top: 1px;
  }

  .showcase-model-list .showcase-prices_price span {
    font-size: 20px;
    line-height: 22px;
  }

  .showcase-model-list .showcase-prices_price {
    font-size: 16px;
    line-height: 18px;
  }

  .showcase-model-list .showcase-product .card-footer,
  .showcase-model-list .showcase-product .card-header {
    padding-left: 16px;
    padding-right: 20px;
    width: calc(50% + 30px);
  }

  .showcase-model-list .showcase-product .card-header {
    padding-bottom: 12px;
    padding-top: 30px;
  }

  .showcase-model-list .showcase-product .card-image {
    height: calc(116px + (10px * 2));
    padding: 8px 16px;
    width: calc(50% - 30px);
  }

  .showcase-model-list .showcase-product .showcase-prices {
    height: calc(18px + (12px + 2px));
  }

  .showcase-model-list .showcase-product_link__image {
    height: 116px;
    width: 116px;
  }

  .showcase-model-list .showcase-product_link_title {
    font-size: 12px;
    height: calc(16px * 2);
    line-height: 16px;
  }


  .showcase-model-list .showcase-product .card-image:before {
    height: 76px;
  }
}

/** End - Showcase List  **/

/** Start - Product  **/
.image-main {
  border: 1px solid #1d4a78;
  box-shadow: none;
}

.input-group_qtd .btn {
  color: #191919;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  padding-left: 8px;
  padding-right: 8px;
}

.input-group_qtd .form-input {
  border: 0;
  color: #191919;
  font-size: 13px;
  font-weight: 500;
  line-height: 20px;
  padding: 0 8px;
  text-align: center;
}

.input-group_qtd {
  border-radius: 2px;
  border: 1px solid #333333;
  box-shadow: none;
  height: 40px;
  max-width: 130px;
  min-height: 0;
  padding: 2px 16px;
}

.product-box_variations {
  padding-bottom: 22px;
}

.product-box_variations__list .dropdown>.btn svg {
  fill: #333333;
}

.product-box_variations__list .dropdown>.btn {
  border-radius: 2px;
  border: 1px solid #333;
  box-shadow: none;
  color: #191919;
  font-size: 12px;
  height: 40px;
  width: 100%;
}

.product-box_variations__list .dropdown ul {
  border-radius: 0;
  border: 1px solid #ddd;
  width: 100%;
}

.product-box_variations__list .product-variations_content__list {
  margin-bottom: 0;
  margin-top: 0;
}

.product-breadcrumb .breadcrumb .breadcrumb-item a {
  color: #191919;
  font-weight: 500;
}

.product-breadcrumb .breadcrumb .breadcrumb-item {
  color: #191919;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
}

.product-breadcrumb .breadcrumb .breadcrumb-item:not(:first-child)::before {
  color: #191919;
  content: '/';
  font-weight: 500;
  margin-right: 10px;
  padding-right: 0;
}

.product-breadcrumb .breadcrumb .breadcrumb-item:not(:last-child) {
  margin-right: 10px;
}

.product-breadcrumb .product-breadcrumb-list {
  padding: 46px 0;
}

.product-btn {
  align-items: center;
  border-radius: 2px;
  box-shadow: none;
  display: flex;
  font-size: 14px;
  font-weight: 500;
  height: 40px;
  justify-content: center;
  line-height: 16px;
  padding: 2px 16px;
  text-transform: none;
  width: 100%;
}

.product-btn.product-btn_buy {
  background-color: #1d4a78;
  color: #fdfdfd;
}

.product-btn.product-btn_buy:focus,
.product-btn.product-btn_buy:hover {
  background-color: #122e4a;
  color: #fdfdfd;
  opacity: 1;
}

.product-content_box.product-box_qtd {
  margin-bottom: 34px;
}

.product-description {
  background-color: transparent;
  border-bottom: 1px solid #a6a6a6;
  border-radius: 0;
  box-shadow: none;
  margin-bottom: 0;
  padding: 15px 0;
}

.product-description-ico_close {
  display: none;
}

.product-description-ico_open {
  display: block;
}

.product-description[open=""] .product-description-ico_close {
  display: block;
}

.product-description[open=""] .product-description-ico_open {
  display: none;
}

.product-description_body {
  color: #191919;
  font-size: 14px;
  font-weight: 500;
  line-height: 26px;
  padding-bottom: 12px;
  padding-right: 10px;
  padding-top: 4px;
}

.product-description_header {
  color: #191919;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
  text-transform: uppercase;
}

.product-description_header.accordion-header {
  padding: 10px 0;
}

.product-description_ico {
  background-color: transparent;
  border-radius: 0;
  border: none;
  font-size: 20px;
  font-weight: bold;
  height: 20px;
  line-height: 20px;
  margin-right: 16px;
  width: 20px;
}

.product-description_title {
  padding-top: 0;
}

.product-descriptions {
  padding-bottom: 0;
  padding-top: 38px;
}

.product-descriptions_custom {
  color: #191919;
  font-size: 15px;
  font-weight: 500;
  line-height: 23px;
  margin-top: 54px;
}

.product-gallery .slider__arrow svg {
  fill: #ffffff !important;
  height: 10px;
  width: 10px;
}

.product-gallery .slider__arrow {
  background-color: #16446d;
  border-color: #16446d;
  border-radius: 4px;
  height: 20px;
  width: 20px;
}

.product-gallery .slider__arrow--next {
  bottom: 0;
  left: auto;
  right: 0;
  top: auto;
}

.product-gallery .slider__arrow--prev {
  bottom: 0;
  left: 0;
  right: auto;
  top: auto;
}

.product-gallery .slider__arrow:focus,
.product-gallery .slider__arrow:hover {
  background-color: #113555;
  border-color: #113555;
  box-shadow: none;
}

.product-gallery.product-gallery_desktop {
  background-color: transparent;
  border-radius: 0;
  float: right;
  height: auto;
  width: auto;
}

.product-gallery.product-simple_gallery {
  height: auto;
  padding-bottom: 0;
  padding-top: 0;
}

.product-gallery_link {
  background-color: #fdfdfd;
  border-radius: 0;
  height: 50px;
  margin-left: 0;
  margin-right: 0;
  overflow: hidden;
  padding: 0;
  width: 50px;
}

.product-gallery_link {
  margin-left: 0;
  margin-right: 0;
}

.product-gallery_list {
  padding-bottom: calc(10px + 20px);
  padding-top: 0;
}

.product-header {
  padding-top: 10px;
}

.product-header-box {
  max-width: 430px;
}

.product-header-box_top {
  margin-bottom: 35px;
}

.product-header-right {
  max-width: none;
}

.product-images {
  display: table;
  max-width: 530px;
}

.product-main {
  padding-bottom: 100px;
  padding-top: 32px;
}

.product-prices .product-content_box.product-box_prices {
  max-width: 100%;
  padding-right: 0;
}

.product-prices {
  margin-bottom: 32px;
}

.product-prices_plots {
  font-size: 11px;
  font-weight: 500;
  line-height: 13px;
  padding-bottom: 0;
  text-transform: none;
}

.product-prices_price {
  color: #191919;
  font-size: 20px;
  font-weight: 500;
  line-height: 22px;
}

.product-qtd_title {
  color: #191919;
  font-size: 12px;
  font-weight: 500;
  line-height: 14px;
  padding-bottom: 10px;
}

.product-showcase .showcase {
  position: relative;
}

.product-sku {
  color: #333333;
  font-size: 14px;
  font-weight: normal;
  line-height: 16px;
  margin-bottom: 6px;
}

.product-tag {
  display: none;
}

.product-title {
  color: #1d4a78;
  font-size: 20px;
  font-weight: 500;
  line-height: 22px;
  margin-bottom: 16px;
}

.product-variations_title {
  color: #191919;
  font-size: 12px;
  font-weight: 500;
  line-height: 14px;
  padding-bottom: 10px;
}

.product-zoom {
  float: left;
  height: auto;
  max-width: 100%;
  position: relative;
}

.product-zoom_image {
  max-height: 100%;
  max-width: 100%;
  position: static;
}

/*.product-zoom_link { align-items: center; background-color: transparent; border-radius: 0; box-shadow: none; display: flex; height: 750px; justify-content: center; max-height: 100%; max-width: 100%; overflow: hidden; padding: 0; width: 440px; }*/
.product-zoom_link {
  align-items: center;
  background-color: transparent;
  border-radius: 0;
  box-shadow: none;
  display: table;
  height: auto;
  justify-content: center;
  max-height: 750px;
  max-width: 100%;
  min-height: 660px;
  overflow: initial;
  padding: 0;
  width: 440px;
}

.product-zoom_image {
  max-height: 750px;
}


.product-3dwarehouse_link {
  display: flex;
  max-height: 60px;
}

.product-3dwarehouse {
  margin-top: 54px;
  margin-bottom: 20px;
}

.product-descriptions_custom {
  margin-top: 0;
}

.product-prices_pricefull {
  font-size: 13px;
  font-weight: 500;
  line-height: 15px;
  padding-bottom: 6px;
}

.product-btn.product-btn-buy_sobEncomenda svg {
  fill: #ffffff;
  height: 16px;
  margin-right: 8px;
  width: 16px;
}

.product-sobEncomenda_info {
  font-size: 15px;
  line-height: 20px;
  margin-top: 20px;
}

@media (min-width: 1200px) and (max-width: 1399px) {
  .product-header-box {
    margin-left: 60px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .product-gallery.product-simple_gallery {
    float: left;
    margin-left: 30px;
  }

  .product-zoom_link {
    min-height: 510px;
    width: 340px;
  }
}

@media (max-width: 991px) {
  .product-breadcrumb .product-breadcrumb-list {
    padding: 24px 0;
  }

  .product-gallery .slider__arrow {
    bottom: 0;
    top: 0;
  }

  .product-gallery {
    background-color: transparent;
    border-radius: 0;
    height: 50px;
    margin: 30px auto 0;
    max-width: 430px;
    padding: 0 calc(20px + 16px);
  }

  .product-gallery_link {
    margin: 1px 0;
  }

  .product-gallery_list {
    max-width: calc((50px * 5) + (8px * 4));
    padding-bottom: 0;
  }

  .product-images {
    margin-bottom: 60px;
    max-width: 100%;
  }

  .product-main {
    padding-bottom: 60px;
    padding-top: 14px;
  }

  .product-zoom {
    display: table;
    float: none;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    max-width: 440px;
  }
}

@media (max-width: 575px) {
  .product-breadcrumb .breadcrumb .breadcrumb-item {
    font-size: 12px;
    line-height: 18px;
  }

  .product-zoom {
    width: auto;
  }

  .product-zoom_link {
    min-height: 582px;
    max-width: 388px;
    width: 100%;
  }
}

@media (max-width: 413px) {
  .product-gallery_list {
    max-width: calc((50px * 4) + (8px * 3));
  }

  .product-zoom_link {
    min-height: 492px;
    max-width: 328px;
  }
}

/** End - Product  **/

/** Start - Popup  **/
.avatar {
  background: #1d4a78;
}

.btn-sidenav-close.btn-sidenav-close_custom {
  background-color: #1d4a78;
}

.btn-sidenav-close.btn-sidenav-close_custom:focus,
.btn-sidenav-close.btn-sidenav-close_custom:hover {
  background-color: #143455;
}

.btn.btn-access svg {
  fill: #1d4a78;
}

.btn.btn-access:focus svg,
.btn.btn-access:hover svg {
  fill: #143455;
}

.btn.btn-access:focus,
.btn.btn-access:hover {
  color: #143455;
}

.sidenav-overlay .btn:not(.btn-access) {
  background-color: #1d4a78;
  border-color: #1d4a78;
}

.sidenav-overlay .btn:not(.btn-access):focus,
.sidenav-overlay .btn:not(.btn-access):hover {
  background-color: #143455;
  border-color: #143455;
}

.sidenav-overlay_account .forget-password a {
  color: #1d4a78;
}

.sidenav-overlay_cart .cart-product_quantity .btn {
  background-color: transparent !important;
}

.sidenav-payment-calculation .accordion-header {
  background-color: #1d4a78;
}

.sidenav-overlay_cart .cart-total_price {
  color: #333;
}

.cart-subtotal_price__custom {
  font-size: 12px;
  font-weight: 500 !important;
  line-height: 16px;
  min-height: 16px;
}

/** End - Popup  **/

/** Start - Search  **/
.form-checkbox input:checked+.form-icon,
.form-radio input:checked+.form-icon,
.form-switch input:checked+.form-icon {
  background: #2c356e;
  border-color: #2c356e;
}

.form-group .dropdown>.btn {
  border: 1px solid #eaeaea;
  box-shadow: none;
  padding-bottom: 10px;
  padding-top: 8px;
}

.form-group .dropdown ul a:focus,
.form-group .dropdown ul a:hover {
  color: #000000;
}

.search-filter-header {
  background-color: #f7f7f7;
  border-radius: 4px;
}

.search-filter-icon {
  background-color: #2c356e;
  border-color: #2c356e;
}

.search-filter-link_category.active .form-radio .form-icon:after {
  background-color: #222956;
}

.search-filter-price .noUi-connect {
  background-color: #16446d;
}

.search-filter-price .noUi-connect {
  background: #16446d;
}

.search-filter-price .noUi-handle {
  background-color: #16446d;
}

.search-filter-price_values {
  color: #1d4a78;
}

.search-filter-title {
  color: #1d4a78;
}

.search-filter_variation__button .form-radio input:checked+.search-filter-variation_link {
  border-color: #222956;
}

.search-filter_variation__button .form-radio input:checked+.search-filter-variation_link.search-filter-variation_link__cor {
  box-shadow: 0 0 0 2px #222956;
}

.search-filters-btn {
  background-color: #2c356e;
  color: #fff;
  border-radius: 8px;
  font-weight: bold;
}

.search-filters-content .form-checkbox .form-icon {
  border-color: #ddd;
}

.search-filters-content .form-radio .form-icon {
  background-color: transparent;
  border: 1px solid #c8c8c8;
}

.search-filters-content,
.search-header {
  border-radius: 4px;
}

.search-header {
  border: 1px solid #eaeaea;
  color: #333;
  box-shadow: none;
}

.search-left a {
  color: #16446d;
}

/*.search-main .showcase-product { padding-left: 0; padding-right: 0; }*/
.search-options .form-label {
  color: #333333;
}

.search-options-pagination a.search-options-pagination_link__arrow svg {
  fill: #fff;
}

.search-options-pagination a.search-options-pagination_link__arrow {
  background-color: #000000;
  border-color: #000000;
}

.search-options-pagination a.search-options-pagination_link__arrow:not(.disable):focus,
.search-options-pagination a.search-options-pagination_link__arrow:not(.disable):hover {
  background-color: #023462;
  border-color: #023462;
  box-shadow: 0px 10px 10px rgba(064, 087, 167, 0.25);
}

.search-options.search-options_bottom .search-options-pagination_item.active a.search-options-pagination_link {
  background-color: #000000;
}

.search-options_mobile .search-option-icon svg {
  fill: #2c356e;
}

.search-options_mobile .search-option-icon svg {
  height: 20px;
  width: 22px;
}

.search-options_mobile .search-option-title {
  color: #16446d;
}

.search-options_mobile {
  border-radius: 4px;
  border: 1px solid #eaeaea;
}

.search-view_link svg {
  fill: #2c356e;
}

.showcase-search {
  padding-bottom: 16px;
}

.showcase-search.showcase-search_grid .showcase-item {
  margin-bottom: 50px;
}

.showcase-search.showcase-search_grid .showcase-item {
  margin-bottom: 80px;
  margin-left: 10px;
  margin-right: 10px;
  width: calc(100% / 4 - 20px);
}

.showcase-search.showcase-search_grid .showcase-list {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
  width: calc(100% + 20px);
}


@media (min-width: 992px) {
  .search-filters {
    max-width: calc(100% - 20px);
  }

  .search-filters-content {
    border: 1px solid #eaeaea;
    box-shadow: none;
  }
}

@media (min-width: 1520px) {
  .search-container>.columns>.column:nth-child(2) {
    width: 22%;
  }

  .search-container>.columns>.column:nth-child(3) {
    width: 78%;
  }

  .showcase-search.showcase-search_grid .showcase-product_buy {
    top: calc((320px + 10px) - 52px);
  }

  .showcase-search.showcase-search_grid .showcase-product_link__image {
    height: 320px;
  }

  .showcase-search.showcase-search_grid .showcase-item {
    width: calc(100% / 5 - 20px);
  }
}


@media (min-width: 1400px) and (max-width: 1519px) {
  .search-container>.columns>.column:nth-child(2) {
    width: 22%;
  }

  .search-container>.columns>.column:nth-child(3) {
    width: 78%;
  }

  .showcase-search.showcase-search_grid .showcase-product_buy {
    top: calc((320px + 10px) - 52px);
  }

  .showcase-search.showcase-search_grid .showcase-product_link__image {
    height: 320px;
  }

  .showcase-search.showcase-search_grid .showcase-item {
    width: calc(100% / 5 - 20px);
  }
}

@media (min-width: 1200px) and (max-width: 1399px) {
  .showcase-search.showcase-search_grid .showcase-product_buy {
    top: calc((320px + 10px) - 52px);
  }

  .showcase-search.showcase-search_grid .showcase-product_link__image {
    height: 320px;
  }

  .showcase-search.showcase-search_grid .showcase-item {
    width: calc(100% / 4 - 20px);
  }

  /*.showcase-search.showcase-search_grid .showcase-item { width: calc(100% / 3 - 20px); }*/
}

@media (min-width: 992px) and (max-width: 1199px) {
  .showcase-search.showcase-search_grid .showcase-item {
    width: calc(100% / 3 - 20px);
  }
}

@media (max-width: 991px) {
  .search-options.search-options_bottom {
    border: 1px solid #eaeaea;
    box-shadow: none;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .showcase-search.showcase-search_grid .showcase-item {
    width: calc(100% / 3 - 20px);
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .showcase-search.showcase-search_grid .showcase-item {
    width: calc(100% / 2 - 20px);
  }
}

@media (max-width: 575px) {
  .showcase-search.showcase-search_grid .showcase-item {
    width: 100%;
  }

  .showcase-search.showcase-search_grid .showcase-product {
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: calc(254px + (10px * 2));
  }
}

/** End - Search  **/

/** Start - Search List  **/
.showcase-search.showcase-search_list .showcase-product .showcase-product_image::before {
  display: none;
}

.search-main .showcase-search.showcase-search_list .showcase-product {
  padding-left: 0;
  padding-right: 0;
}

@media (min-width: 1520px) {
  .showcase-search.showcase-search_list .showcase-product .card-footer {
    padding-top: 70px;
  }
}

/** End - Search List  **/

/** Start - Pages  **/
.btn.btn-access {
  align-items: center;
  display: flex;
  height: auto;
  text-align: left;
  white-space: initial;
}

.btn.btn-access span {
  max-width: calc(100% - (22px + 20px));
}

.form-group.form-group_custom .form-label {
  color: #515151;
}

.form-group.form-group_custom__placeholder .form-label {
  color: #515151;
}

.btn.btn-access {
  border-color: #dddddd;
}

/** End - Pages  **/

/** Start - Address  **/
.card-page .btn {
  background-color: #1d4a78;
}

.card-page .btn:focus,
.card-page .btn:hover {
  background-color: #143455;
}

.card-page .card-title {
  color: #1d4a78;
}

.card-page-table_adresses .page-table-box_main .btn-table-item.btn-edit {
  background-color: #333333;
  color: #fff;
}

.card-pages-nav .card-header {
  color: #1d4a78;
}

.page-accordion .accordion-header svg {
  fill: #333;
}

.page-table-box_main .form-switch input:checked+.form-icon {
  background-color: #1d4a78;
}

.page-title {
  color: #1d4a78;
}

.page-table-item_text__info {
  color: #333;
}

.page-table-box_main .form-switch .form-icon {
  background-color: #b2b9bc;
}

@media (max-width: 991px) {
  .page-accordion_address .btn-table-item {
    background-color: transparent !important;
  }

  .page-accordion_address .btn-table-item.btn-edit svg {
    fill: #333333;
  }

  .page-accordion_address .form-switch .form-icon {
    background-color: rgba(029, 074, 120, 0.51);
  }

  .page-accordion_address .form-switch input:checked+.form-icon {
    background-color: #1d4a78;
  }
}

/** End - Address  **/

/** Start - Orders  **/
.table-products-title {
  color: #333;
}

.adresses-main .dropdown-toggle,
.orders-main .dropdown-toggle {
  background-color: #1d4a78;
  border-color: #1d4a78;
}

.adresses-main .dropdown-toggle:focus,
.adresses-main .dropdown-toggle:hover,
.orders-main .dropdown-toggle:focus,
.orders-main .dropdown-toggle:hover {
  background-color: #143455;
  border-color: #143455;
}

.page-pagination .pagination_link__arrow {
  background-color: #1d4a78;
  border-color: #1d4a78;
}

.page-pagination .pagination_link__arrow:focus,
.page-pagination .pagination_link__arrow:hover {
  background-color: #143455;
  border-color: #143455;
}

.table-product_custom a {
  color: #1d4a78;
}

/** End - Orders  **/

/** Start - Checkout  **/
.checkout-main {
  padding-top: 24px;
}

.btn-checkout-coupon {
  background-color: #ffffff;
  color: #1d4a78;
}

.btn-checkout-coupon:focus,
.btn-checkout-coupon:hover {
  background-color: #1d4a78;
  border-color: #1d4a78;
  color: #ffffff;
}

.checkout-accordion .accordion-price {
  color: #1d4a78;
}

.checkout-card-finish_body .card-title .checkout-icon svg {
  fill: #1d4a78;
}

.checkout-card-finish_body .timeline .timeline-item .timeline-icon {
  background-color: #1d4a78;
}

.checkout-card-finish_body .timeline .timeline-item.disable .timeline-icon {
  border-color: rgba(029, 074, 120, 0.25);
  opacity: 1 !important;
}

.checkout-card-finish_body .timeline .timeline-item.disable:before {
  background-color: rgba(029, 074, 120, 0.25);
}

.checkout-card-finish_body .timeline .timeline-item::before {
  background-color: #1d4a78;
}

.checkout-card-finish_footer a {
  color: #1d4a78;
}

.checkout-card-finish_header .checkout-icon {
  background-color: #1d4a78;
}

.checkout-card-shipping_payment .card-title svg {
  fill: #1d4a78;
}

.checkout-card-summary_info .card-header a {
  color: #1d4a78;
}

.checkout-card-summary_info .card-subtitle a {
  color: #1d4a78;
}

.checkout-card-summary_info .card-subtitle {
  color: #333;
}

.checkout-link-login a {
  color: #1d4a78;
}

.checkout-more-option {
  background-color: #1d4a78;
}

.checkout-option .form-radio input:checked+.form-icon {
  border-color: #1d4a78;
}

.checkout-option .form-radio input:checked+.form-icon::before {
  background-color: #1d4a78;
}

.checkout-payment-icon.checkout-payment-icon_option svg {
  fill: #1d4a78;
}

.header .icon-ssl svg {
  fill: #1d4a78;
}

.tab-checkout-status .tab-item.active .avatar {
  background-color: #1d4a78;
}

.tab-checkout-status .tab-item.active a>span {
  color: #1d4a78;
}

.tab-checkout-status .tab-item.active a {
  border-bottom-color: #1d4a78;
}

.card.checkout-card {
  border: 1px solid #eee;
  border-radius: 4px;
}

.checkout-option .checkout-option_text {
  color: #393939;
}

.checkout-product-total .checkout-product-price,
.checkout-product-total .checkout-product-title {
  color: #16446d;
}

.checkout-card .form-checkbox {
  color: #393939;
}

.checkout-card-finish_body .timeline .timeline-item .timeline-icon svg {
  fill: #fff;
}

.checkout-product-coupon_price .checkout-product-price,
.checkout-product-coupon_price .checkout-product-title {
  color: #393939;
}

.checkout-card-finish_payment a.checkout-text {
  color: #16446d;
}

.checkout-card-finish_payment .checkout-text_icon .checkout-icon svg {
  fill: #16446d;
}

@media (min-width: 992px) {
  .tab-checkout-status.tab-checkout-status_all::after {
    background-color: #1d4a78;
  }

  .tab-checkout-status::before {
    background-color: #1d4a78;
  }
}

@media (max-width: 991px) {
  .checkout-accordion .card.checkout-card {
    border: none;
  }

  .checkout-accordion {
    border-radius: 4px;
    border: 1px solid #eee;
  }

  .checkout-main {
    padding-top: 14px;
  }
}

/** End - Checkout  **/

/** Start - Review Order **/
.orders-main .product-rating_link {
  color: #1d4a78;
}

/** End - Review  **/


/** Start - Geral **/
.form-group .dropdown>.btn svg {
  fill: #333333;
}

.form-group .dropdown>.btn {
  color: #333333;
}

.form-text {
  color: #1d4a78;
}

.menu .menu-item>a:focus,
.menu .menu-item>a:hover {
  color: #333333;
}

/** End - Geral **/

.search-filters-content .form-group.form-group_category {
  padding-bottom: 0;
}

/*** END - Custom Ly 2026-01-05 ***/

/*** START - Alter Ly 2026-02-13 ***/

/** Start - Product **/
.product-prices_price__pix {
  font-size: 13px;
  text-transform: initial;
}

/** End - Product **/

/** Start - Showcase Product **/
.showcase-prices_price__pix {
  font-size: 14px;
}

.showcase-prices_plots {
  text-transform: none;
}

/** End - Product **/
/*** END - Alter Ly 2026-02-13 ***/



/*** START - Alter Ly 2026-03-05 ***/

/** Start - Showcase Grid **/
@media (max-width: 767px) {
  .showcase-products_grid.showcase-products_grid__5 .showcase-item {
    max-width: calc(100% / 2);
  }

  .showcase-products_grid.showcase-products_grid__4 .showcase-item {
    max-width: calc(100% / 2);
  }

  .showcase-products_grid.showcase-products_grid__3 .showcase-item {
    max-width: calc(100% / 2);
  }

  .showcase-products_grid.showcase-products_grid__2 .showcase-item {
    max-width: calc(100% / 2);
  }
}

@media (max-width: 575px) {

  .showcase-products_grid .showcase-offer {
    left: 8px;
    top: 8px;
  }

  .showcase-products_grid .showcase-offer_text {
    font-size: 10px;
  }

  .showcase-products_grid .showcase-prices_price {
    font-size: 18px;
    letter-spacing: -1px;
    line-height: 20px;
  }

  .showcase-products_grid .showcase-prices_price__pix {
    font-size: 12px;
  }

  .showcase-products_grid .showcase-product_buy svg {
    height: 20px;
    width: 22px;
  }

  .showcase-products_grid .showcase-product_buy {
    font-size: 10px;
    height: 42px;
    min-width: 56px;
    top: calc((220px + 10px) - 42px);
  }

  .showcase-products_grid .showcase-product_link__image {
    height: 220px;
  }

  .showcase-products_grid .showcase-product_link_title {
    font-size: 14px;
    height: calc(20px * 2);
    line-height: 20px;
  }


  .showcase-products_grid .showcase-item {
    margin-bottom: 66px;
  }
}

/** End - Showcase Grid **/


/** Start - Showcase Grid Search **/
@media (max-width: 575px) {
  .showcase-search.showcase-search_grid .showcase-item {
    width: calc(100% / 2);
    margin-left: 0;
    margin-right: 0;
  }

  .showcase-search.showcase-search_grid .showcase-list {
    display: flex;
    flex-wrap: wrap;
    margin-left: 0;
    margin-right: 0;
    width: calc(100%);
  }

  .showcase-search.showcase-search_grid .showcase-offer {
    left: 8px;
    top: 8px;
  }

  .showcase-search.showcase-search_grid .showcase-offer_text {
    font-size: 10px;
  }

  .showcase-search.showcase-search_grid .showcase-prices_price {
    font-size: 18px;
    letter-spacing: -1px;
    line-height: 20px;
  }

  .showcase-search.showcase-search_grid .showcase-prices_price__pix {
    font-size: 12px;
  }

  .showcase-search.showcase-search_grid .showcase-product_buy svg {
    height: 20px;
    width: 22px;
  }

  .showcase-search.showcase-search_grid .showcase-product_buy {
    font-size: 10px;
    height: 42px;
    min-width: 56px;
    top: calc((220px + 10px) - 42px);
  }

  .showcase-search.showcase-search_grid .showcase-product_link__image {
    height: 220px;
  }

  .showcase-search.showcase-search_grid .showcase-product_link_title {
    font-size: 14px;
    height: calc(20px * 2);
    line-height: 20px;



  }
}

/** End - Showcase Grid Search **/
/*** END - Alter Ly 2026-03-05 ***/


/*** Start - Alter Ly 2026-03-10 ***/
.product-3dwarehouse_link img {
  max-height: 25px;
}

/*** END - Alter Ly 2026-03-10 ***/



/*** Start - Alter Ly 2026-04-01 ***/
.search-options_mobile .search-options-header_item {
  width: 50%;
}

.search-view {
  display: none;
}

/*** END - Alter Ly 2026-04-01 ***/