/*** START - Custom Ly 2025-05-05 ***/
/* Tema: 19 - v1.11.3 - https://lojamansaokids.com.br */

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

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


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

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

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

/* Primary: #ffacca */
/* Primary-hover: #d590a9 */
/* Second: #5d638a */
/* Second-hover: #4a4f6e */


/* Input Error */
.btn { background-color: #ffacca; }
.btn:focus, .btn:hover { background-color: #d590a9; }
.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(255, 172, 202, 0.6); border-left-color: rgba(255, 172, 202, 0.8); }
.notfound-btn { background-color: #ffacca; border-radius: 4px; }
.notfound-btn:focus, .notfound-btn:hover { background-color: #d590a9; }
.notfound-text { color: #000000; }
.sidenav-overlay.loading:after { border-bottom-color: rgba(255, 172, 202, 0.6); border-left-color: rgba(255, 172, 202, 0.8); }

.home-main { background-color: #eef5fa; }
html { background-color: #eef5fa; color: #040708; }


.footer { font-family: "Montserrat", sans-serif; }
.header { font-family: "Montserrat", sans-serif; }
html { font-family: "Montserrat", sans-serif; }



@media (max-width: 991px) {
  .product-gallery_link.image-main { box-shadow: 0 10px 10px 0 rgba(255, 172, 202, 0.2); }
}

/** Start - Header  **/
.header .icon-ssl svg { fill: #ffacca; }
.account_link { color: #3a4066; font-size: 14px; font-weight: 500; line-height: 15px; text-transform: none; }
.cart_quantity { background-color: #5d638a; bottom: 0; font-size: 11px; font-weight: bold; height: 23px; line-height: 13px; margin: auto; min-width: 23px; top: 1px; }
.header .navbar { background-color: #ffffff; height: 105px; }
.header { background-color: #ffffff; border-bottom: 0; }
.header-box_account .header-link_text > .account_link:first-of-type { padding-top: 0; }
.header-box_account .header-link_text > .account_link:last-of-type { padding-bottom: 0; }
.header-box_account .header-link_text { margin-bottom: calc((36px - (15px * 2)) / 2); margin-left: 8px; margin-top: calc((36px - (15px * 2)) / 2); }
.header-content { background-color: #ffffff; }
.header-link .icon_cart { height: 34px; width: 30px; }
.header-link .icon_user { height: 35px; margin-bottom: 0.5px; margin-top: 0.5px; width: 35px; }
.header-link svg { fill: #ffacca; }
.header-link.header-link_cart { padding-right: 16px; }
.header-link_menu__mobile .icon-bar { background-color: #ffacca; }
.header-link_menu__mobile.active .icon-bar { background-color: #ffacca; }
.logo img { max-height: 88px; }
.nav-content { background-color: #5d638a; border-top: 0 solid #5d638a; color: #f2f2f2; }
.nav-main_link { color: #f2f2f2; fill: #f2f2f2; font-size: 14px; font-weight: 500; }
.nav-main_link:focus, .nav-main_link:hover { color: #ffacca; fill: #ffacca; }
.search-desktop .btn { background-color: transparent; border: 0; bottom: 0; left: auto; margin: auto; position: absolute; right: 30px; top: 0; z-index: 2; }
.search-desktop .form-input { background-color: #ffffff; border-radius: 24px !important; border: 1px solid #5d638a; color: #3a4066; font-size: 12px; font-weight: 500; height: 48px; letter-spacing: 0; line-height: 16px; max-width: none; padding: 2px calc(30px + 18px + 8px) 2px 30px; text-align: left; text-transform: initial; width: 100%; }
.search-desktop .form-input:focus { border-color: #4b4f6e; box-shadow: none; }
.search-desktop .search-border-bottom { display: none !important; }
.search-desktop { float: left; max-width: 420px; width: 100%; }
.search_link .icon-bar:first-child { border-color: #ffacca; }
.search_link .icon-bar:last-child { background-color: #ffacca; }
.search_link.active .icon-bar:first-child { background-color: #ffacca; }
.nav-main_content li { font-weight: 500; text-transform: initial; }
.nav-main_content li:focus, .nav-main_content li:hover { font-weight: 500; }

.sidebar-nav .metismenu .has-arrow::after { color: #ffffff; }
.sidebar-nav .nav-mobile .nav-mobile_link a { color: #ffffff; fill: #ffffff; }
.sidebar-nav .nav-mobile > li > .nav-mobile_link::before { background-color: #5d638a; }
.sidebar-nav .nav-mobile ul { background-color: #5d638a; }
.sidebar-nav .sidebar-nav-content { background-color: #5d638a; }
.sidebar-nav { background-color: #5d638a; color: #ffffff; }

@media (min-width: 992px) {
  .header .navbar-center { max-width: 220px; padding: 0 16px; }
  .header .navbar-section { max-width: calc((100% - 220px) / 2); }
  .header-box_account { max-width: calc(100% - (46px + 80px )); }
  .header-link.header-link_cart { margin-left: 40px; }
  .header-link_account { display: flex; max-width: 100%; width: 226px; }
  .nav-main { background-color: #5d638a; height: 40px; justify-content: center; }
  .nav-main_item { line-height: initial; }
  .nav-main_item:before { background-color: #6c739c; bottom: 0; content: ''; display: table; height: 14px; left: 0; margin: auto; position: absolute; right: auto; top: 0; width: 1px; }
  .nav-main_item:first-of-type:before { display: none; }
  .nav-main_link { padding-bottom: calc((40px - 30px) / 2); padding-top: calc((40px - 30px) / 2); }
  .nav-main_link { padding-left: 45px; padding-right: 45px; }
  .header-box_account .header-link_text { max-width: calc(100% - (35px + 8px)); }
  .header-link_text.header-link_text__logged { overflow: hidden; }
}

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

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

@media (max-width: 991px) {
  .cart_quantity { font-size: 9px; height: 19px; line-height: 11px; margin: auto; min-width: 19px; top: 1px; }
  .header .navbar { height: 80px; }
  .header .navbar-center { padding-bottom: 0; padding-top: 0; }
  .header-content { border-bottom: 0; }
  .header-link .icon_cart { height: 30px; width: 26px; }
  .header-link .icon_user { height: 28px; margin-bottom: 0; margin-top: 0; width: 28px; }
  .header-link.header-link_cart { padding-right: 12px; }
  .logo img { max-height: calc(80px - (6px * 2)); }
  .sidebar-nav { margin-top: 80px; }
}

@media (max-width: 575px) {
}
/** End - Header  **/

/** Start - Banner Custom  **/
.showcase.showcase-model-2 { padding-bottom: 30px; }

.banner-custom-content { background-color: transparent; color: #ffffff; fill: #ffffff; text-transform: initial; border-bottom: 0 solid #dddddd; }
.banner-custom-content { margin-bottom: 40px; position: relative; }
.banner-custom_box { background-color: #5d638a; border-radius: 6px; padding-bottom: calc((86px - 28px) / 2); padding-top: calc((86px - 28px) / 2); }
.banner-custom_icon svg { height: 100%; width: auto; }
.banner-custom_icon svg { max-height: 100%; max-width: 100%; }
.banner-custom_icon { margin-right: 10px; margin-top: 0; }
.banner-custom_icon__1 { height: 22px; width: 33px; }
.banner-custom_icon__2 { height: 27px; width: 27px; }
.banner-custom_icon__3 { height: 23px; width: 24px; }
.banner-custom_info { padding-top: 0; }
.banner-custom_item { float: left; }
.banner-custom_item:first-child .banner-custom_item__box:before { display: none; }
.banner-custom_item__box { align-items: center; display: flex; justify-content: center; position: relative; }
.banner-custom_item__box:before { display: none; background-color: #d6d6d6; bottom: 0; content: ''; /*display: table;*/ height: 40px; left: -1px; margin: auto 0; position: absolute; right: auto; top: 0; width: 1px; }
.banner-custom_text span { display: block; }
.banner-custom_text { font-size: 14px; font-weight: 500; line-height: 16px; }
.banner-custom_title b { font-weight: bold; }
.banner-custom_title { font-size: 14px; font-weight: bold; letter-spacing: 0; line-height: 16px; text-transform: initial; padding-bottom: 0; }

@media (min-width: 992px) {
  .banner-custom_list { align-items: center; display: flex; justify-content: space-around; width: 100%; }
  .banner-custom_item { width: auto; }
}

@media (max-width: 1199px) {
  .banner-custom_icon { margin-right: 8px; margin-top: 0; }
  .banner-custom_icon__1 { height: 18px; width: 29px; }
  .banner-custom_icon__2 { height: 23px; width: 23px; }
  .banner-custom_icon__3 { height: 19px; width: 20px; }
  .banner-custom_info { padding-top: 0; }
  .banner-custom_text { font-size: 10px; line-height: 12px; }
  .banner-custom_title { font-size: 12px; line-height: 14px; padding-bottom: 0; }
}

@media (max-width: 991px) {
  .banner-custom_box { padding-bottom: 24px; padding-top: 24px; }
  .banner-custom_icon { margin-right: 4px; }
}
@media (max-width: 575px) { }
/** End - Banner Custom  **/

/** Start - Footer  **/
.footer-contact_item { font-size: 14px; letter-spacing: 0; line-height: 18px; }
.footer-content_second .container { padding-bottom: 18px; padding-top: 18px; }
.footer-content_second { background-color: #4d547c; }
.footer-page_item { font-size: 11px; font-weight: 600; padding-bottom: 9px; padding-top: 9px; text-transform: uppercase; }
.footer-page_link { line-height: 13px; }
.footer-payment_item svg > * { fill: #f5dfae; }
.footer-payment_item svg { fill: #f5dfae; }
.footer_title { font-size: 14px; line-height: 16px; padding-bottom: 22px; }
.logo-platform { display: block; font-size: 10px; font-weight: 600; letter-spacing: 1px; line-height: 12px; }
.social-icons__link svg { fill: #f5dfae; }
.social-icons__link { border-color: #f5dfae; }
.social-icons__link:focus svg, .social-icons__link:hover svg { fill: #5d638a; }
.social-icons__link:focus, .social-icons__link:hover { background-color: #f5dfae; border-color: #f5dfae; }
a.logo-platform:focus, a.logo-platform:hover { color: #d3d3d3; }
footer a { color: #ffffff; }
footer { background-color: #5d638a; color: #ffffff; }


@media (min-width: 1400px) {}

@media (min-width: 1200px) {}

@media (min-width: 992px) {
  .footer-about { float: right; margin-right: -16px; max-width: 170px; }
  .footer-payment, .footer-stamp { max-width: 240px; }
  .footer-support { margin-left: -16px; max-width: 170px; }
}

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

@media (max-width: 1199px) {
  .footer-contact_item { font-size: 12px; letter-spacing: 0; line-height: 16px; }
  .footer-page_item { font-size: 9px; padding-bottom: 7px; padding-top: 7px; }
  .footer_title { font-size: 12px; line-height: 14px; padding-bottom: 20px; }
  .logo-platform { font-size: 8px; line-height: 10px; }
}

@media (max-width: 1199px) and (min-width: 992px) {
  .footer-payment, .footer-stamp {
    max-width: 200px;
  }
}

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

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

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

@media (max-width: 575px) {
}
/** End - Footer  **/

/** End - Content  **/
.showcase { padding-bottom: 60px; }
.showcase-banners .slider__arrow svg, .showcase-products .slider__arrow svg { fill: #7d7d7d; }
.showcase-banners .slider__arrow, .showcase-products .slider__arrow { background-color: #fff; border-color: #ededed; }
.showcase-banners .slider__arrow:focus, .showcase-banners .slider__arrow:hover, .showcase-products .slider__arrow:focus, .showcase-products .slider__arrow:hover { background-color: #f3f3f3; border-color: #d5d5d5; }
.showcase-list { padding-bottom: 0; }
.showcase-model-10 .showcase-banners_footer__link { background-color: #ffacca; border-radius: 4px; }
.showcase-products_grid .showcase-item { margin-bottom: 40px; }
a.showcase-banners_link { opacity: 1 !important; }
/*.showcase-offer { background-color: #ffacca; border-radius: 3px; height: 25px; min-width: 45px; }*/
/*.showcase-offer.showcase-offer_new-product { background-color: #13264c; }*/
/*.showcase-offer.showcase-offer_new-product { display: none; }*/
/*.showcase-offer_text { font-size: 12px; font-weight: 600; line-height: 14px; }*/
.showcase-prices { align-content: center; height: calc(20px + ((16px * 2) + 2px)); }
.showcase-prices_plots span { color: #919191; display: block; font-weight: 500; }
.showcase-prices_plots { color: #919191; font-size: 12px; font-weight: 500; line-height: 16px; padding-top: 2px; }
.showcase-prices_price { color: #000000; font-size: 18px; line-height: 20px; }
.showcase-prices_strike { display: none !important; color: #cccccc; }
.showcase-product .card-footer { align-items: center; display: flex; flex-direction: column; justify-content: center; }
.showcase-product .card-footer { min-height: calc( (20px + ((16px * 2) + 2px)) ); }
.showcase-product .card-footer { padding-bottom: 0; padding-top: 0; }
.showcase-product .card-footer:last-child { padding-bottom: 0; }
.showcase-product .card-header { padding-bottom: 22px; padding-top: 26px; }
.showcase-product .card-image { padding-bottom: 0; }
.showcase-product .showcase-prices { justify-content: center; width: 100%; }
.showcase-product { border-color: transparent; border-radius: 6px; padding: 10px 24px 42px; text-align: center; }
.showcase-product { margin-bottom: calc(38px / 2); }
.showcase-product { text-transform: initial; }
.showcase-product_buy { align-items: center; background-color: #ffacca; border-radius: 20px; color: #ffffff; display: flex; font-size: 12px; font-weight: bold; height: 38px; justify-content: center; line-height: 14px; margin-left: auto; margin-right: auto; margin-top: 16px; max-width: 162px; min-height: 0; opacity: 1; padding: 2px 16px; position: static; text-transform: uppercase; width: 100%; }
.showcase-product_buy { bottom: calc(-38px / 2); left: 0; margin: auto; position: absolute; right: 0; top: auto; }
.showcase-product_buy:focus, .showcase-product_buy:hover { background-color: #d590a9; color: #ffffff; }
.showcase-product_link__image { height: 260px; max-width: 280px; width: 100%; }
.showcase-product_link_title { -webkit-box-orient: vertical; -webkit-line-clamp: 2; color: #040708; display: -webkit-box; font-size: 14px; font-weight: 500; height: calc(20px * 2); line-height: 20px; text-transform: uppercase; }
.showcase-products.showcase-products_carousel { border-bottom: 0; }
.showcase-tag { align-items: center; border-radius: 14px; display: flex; font-size: 10px; font-weight: 800; height: 28px; justify-content: center; margin-left: 0; min-width: 120px; text-transform: uppercase; }
.showcase-tag.showcase-tag-free_shipping { background-color: #ffacca; }
.showcase-tag.showcase-tag-new-product { background-color: #97eabb; color: #494f77; }
.showcase-tags { left: 0; right: auto; text-align: center; top: 10px; }
.showcase-title { color: #5d638a; font-size: 20px; font-weight: bold; line-height: 22px; margin-bottom: 26px; text-transform: initial; }
.showcase:not(.showcase-model-9):last-child { padding-bottom: 70px !important; }
.showcase-tag.showcase-tag-free_shipping { min-width: 120px; }
.showcase-offer { left: auto; right: 0; top: 0; }
.showcase-offer_background { background-color: #ffacca; }


@media (min-width: 992px) {
  .showcase-product:focus .showcase-product_link__image, .showcase-product:hover .showcase-product_link__image { opacity: 1; }
  .showcase-product:hover .showcase-product_buy { opacity: 1; }
  .showcase-product_buy { opacity: 0; }
}

@media (max-width: 991px) {
  /*.showcase-product_buy { float: left; }*/
}

@media (max-width: 575px) {
  .showcase-title { font-size: 18px; line-height: 20px; margin-bottom: 32px; }
}
/** Start - Content  **/

/** Start - Showcase Product List  **/
.showcase-model-list .showcase-prices_plots span { color: #4c4c4c; }
.showcase-model-list .showcase-prices_plots { display: none; color: #4c4c4c; }
.showcase-model-list .showcase-prices_price { color: #000000; }
.showcase-model-list .showcase-product .card-footer { min-height: 0; }
.showcase-model-list .showcase-product .card-header { padding-bottom: 30px; padding-top: 42px; }
.showcase-model-list .showcase-product .showcase-prices { justify-content: flex-start; height: auto; }
.showcase-model-list .showcase-product { border-color: #dddddd; }
.showcase-model-list .showcase-product { text-align: left; }
.showcase-model-list .showcase-product_link_title { -webkit-line-clamp: 2; color: #000000; font-size: 14px; font-weight: 500; height: calc(18px * 2); line-height: 18px; }

@media (max-width: 1399px) and (min-width: 1200px) {
  .showcase-model-list .showcase-product .card-header { padding-bottom: 24px; padding-top: 36px; }
}

@media (max-width: 991px) {
  .showcase-model-list .showcase-prices_plots { font-size: 10px; line-height: 12px; }
  .showcase-model-list .showcase-product .card-header { padding-bottom: 16px; padding-top: 36px; }
}

@media (max-width: 575px) {
  .showcase-model-list .showcase-product .card-header { padding-bottom: 8px; padding-top: 40px; }
}
/** End - Showcase Product List  **/

/** Start - Showcase Newsletter  **/
.col-newsletter { background-color: #dde9f1; border-radius: 6px; width: 100%; }
.col-newsletter { position: relative; z-index: 2; }
.col-newsletter:before { background-image: url("https://salescdn.net/static/themes/loja-pronta/14419/background-newsletter.png"); background-position: left center; background-repeat: no-repeat; background-size: contain; content: ''; display: table; height: 100%; left: 0; position: absolute; top: 0; width: 50%; z-index: -1; }
.newsletter-box.newsletter-box_top { display: table; width: 100%; }
.newsletter-box_top > * { float: left; }
.newsletter-img img { height: 407px; margin-top: calc(351px - 407px); max-height: none; }
.newsletter-img { height: 351px; }
.newsletter-title { color: #5d638a; font-size: 27px; font-weight: normal; letter-spacing: -1px; line-height: 30px; }
.showcase-model-newslleter .btn { align-items: center; background-color: #5d638a; border-radius: 18px; border: 0; box-shadow: none; color: #ffffff; display: flex; float: right; font-size: 15px; font-weight: 600; height: 36px; justify-content: center; line-height: 17px; width: 140px; }
.showcase-model-newslleter .btn:focus, .showcase-model-newslleter .btn:hover { background-color: #4a4f6e; border: 0; box-shadow: none; color: #ffffff; }
.showcase-model-newslleter .form-checkbox .form-icon { background-color: #dde9f1; border-radius: 50%; border: 2px solid #5d638a; height: 20px; width: 20px; }
.showcase-model-newslleter .form-checkbox .form-icon { top: 0; }
.showcase-model-newslleter .form-checkbox input:checked + .form-icon { background: #dde9f1; border-color: #5d638a; }
.showcase-model-newslleter .form-checkbox input:checked + .form-icon::before { background-color: #5d638a; border-radius: 50%; border: 0; bottom: 0; height: 10px; left: 0; margin: auto; right: 0; top: 0; width: 10px; }
.showcase-model-newslleter .form-checkbox { color: #5d638a; font-size: 14px; font-weight: 500; line-height: 16px; margin-bottom: 0; margin-top: 0; min-height: 0; padding-left: calc(20px + 7px); }
.showcase-model-newslleter .form-group { margin-bottom: calc(22px - (16px / 2)); padding-top: calc(16px / 2); position: relative; }
.showcase-model-newslleter .form-group_btn { margin-bottom: 0; padding-top: 0; }
.showcase-model-newslleter .form-group_checkbox { margin-bottom: 10px; padding-top: 6px; }
.showcase-model-newslleter .form-input { background-color: #dde9f1 !important; border-radius: 22px; border: 1px solid #5d638a; font-size: 14px; height: 44px; padding: 4px 30px 2px; width: 100%; }
.showcase-model-newslleter .form-label { background-color: #dde9f1; bottom: auto; color: #5d638a; font-size: 14px; font-weight: 600; left: 28px; letter-spacing: -0.2px; line-height: 16px; padding: 0 8px; position: absolute; right: auto; top: 0; z-index: 1; }
.showcase-model-newslleter { padding-bottom: 50px; padding-top: 15px; }


@media (min-width: 992px) {
  .newsletter-box.newsletter-box_top { padding-left: 16px; }
  .newsletter-box_form .column.col-data { width: calc(218px + (6px * 2)); }
  .newsletter-box_form .column.col-tel { width: calc(100% - (218px + (6px * 2))); }
  .newsletter-box_form > .columns .column { padding-left: 6px; padding-right: 6px; }
  .newsletter-box_form > .columns { margin-left: -6px; margin-right: -6px; }
  .newsletter-box_form { max-width: 422px; }
  .newsletter-box_form { padding-top: 42px; }
  .newsletter-title { margin-bottom: 0; margin-left: -6px; padding-top: 92px; text-align: left; }
}

@media (min-width: 1200px) and (max-width: 1399px) {
  .newsletter-box.newsletter-box_top { padding-left: 4px; }
  .newsletter-img img { height: 367px; margin-top: calc(351px - 367px); }
  .newsletter-title { font-size: 25px; letter-spacing: -1px; line-height: 28px; margin-left: -12px; padding-top: 92px; }
}

@media (max-width: 1199px) {
  .newsletter-title { font-size: 23px; letter-spacing: -1px; line-height: 26px; }
  .showcase-model-newslleter .btn { border-radius: 18px; font-size: 13px; height: 32px; line-height: 15px; width: 120px; }
  .showcase-model-newslleter .form-checkbox .form-icon { height: 16px; width: 16px; }
  .showcase-model-newslleter .form-checkbox input:checked + .form-icon::before { height: 6px; width: 6px; }
  .showcase-model-newslleter .form-checkbox { font-size: 12px; line-height: 14px; padding-left: calc(16px + 6px); }
  .showcase-model-newslleter .form-group { margin-bottom: calc(18px - (14px / 2)); padding-top: calc(14px / 2); }
  .showcase-model-newslleter .form-group_btn { margin-bottom: 0; padding-top: 0; }
  .showcase-model-newslleter .form-input { border-radius: 22px; font-size: 12px; height: 40px; padding: 4px 24px 2px; }
  .showcase-model-newslleter .form-label { font-size: 12px; left: 22px; letter-spacing: -0.2px; line-height: 14px; padding: 0 8px; }
}


@media (min-width: 992px) and (max-width: 1199px) {
  .newsletter-box.newsletter-box_top { padding-left: 4px; }
  .newsletter-box_form .column.col-data { width: calc(190px + (6px * 2)); }
  .newsletter-box_form .column.col-tel { width: calc(100% - (190px + (6px * 2))); }
  .newsletter-box_form { max-width: calc(100% - 30px); padding-top: 20px; }
  .newsletter-img img { height: 306px; margin-top: calc(290px - 306px); }
  .newsletter-img { height: 290px; }
  .newsletter-title { font-size: 21px; letter-spacing: -1px; line-height: 24px; }
  .newsletter-title { margin-left: -12px; padding-top: 62px; }
}

@media (max-width: 991px) {
  .col-newsletter { padding: 30px 24px 40px; }
  .col-newsletter::before { display: none; }
  .newsletter-img { display: none; }
  .newsletter-title { float: none; margin: 0 auto 30px; }
  .showcase-model-newslleter { padding-top: 0; }
}
/** End - Showcase Newsletter  **/



/** Start - Product  **/
.image-main { box-shadow: 0 15px 15px 0 rgba(255, 172, 202, .2); }
.product-box_variations__miniature .product-variation_item.active .product-variation_link { border-color: #5d638a; }
.product-box_variations__miniature .product-variation_link { filter: drop-shadow(0px 1px 1px rgba(0,0,0,0.2)); }
.product-btn.product-btn_buy { background-color: #ffacca; color: #ffffff; }
.product-btn.product-btn_buy:focus, .product-btn.product-btn_buy:hover { background-color: #d590a9; color: #ffffff; }
.product-btn.product-btn_shipping { color: #ffacca; }
.product-btn.product-btn_shipping:focus, .product-btn.product-btn_shipping:hover { color: #d590a9; }
.product-btn_payment { background-color: transparent !important; color: #5d638a; }
.product-btn_payment:focus, .product-btn_payment:hover { color: #4a4f6e; }
.product-description_ico { background-color: #ffacca; border-color: #ffacca; }
.product-gallery .slider__arrow { background-color: #5d638a; border-color: #5d638a; }
.product-gallery .slider__arrow:focus, .product-gallery .slider__arrow:hover { background-color: #4a4f6e; border-color: #4a4f6e; box-shadow: none; }
.product-gallery { background-color: rgba(255, 172, 202, 0.1); }
.product-tag.product-tag-free_shipping { background-color: #ffacca; }
.product-variations_content__button .product-variation_item.active .product-variation_link { border-color: #ffacca; }
.product-variations_content__button .product-variation_item.active .product-variation_link.product-variation_link__colors { box-shadow: 0 0 0 2px #ffacca; }
/** End - Product  **/

/** Start - Popup  **/
.avatar { background: #ffacca; }
.btn-sidenav-close.btn-sidenav-close_custom { background-color: #5d638a; }
.btn-sidenav-close.btn-sidenav-close_custom:focus, .btn-sidenav-close.btn-sidenav-close_custom:hover { background-color: #4a4f6e; }
.btn.btn-access svg { fill: #ffacca; }
.btn.btn-access:focus svg, .btn.btn-access:hover svg { fill: #d590a9; }
.btn.btn-access:focus, .btn.btn-access:hover { color: #d590a9; }
.sidenav-overlay .btn:not(.btn-access) { background-color: #ffacca; border-color: #ffacca; }
.sidenav-overlay .btn:not(.btn-access):focus, .sidenav-overlay .btn:not(.btn-access):hover { background-color: #d590a9; border-color: #d590a9; }
.sidenav-overlay_account .forget-password a { color: #ffacca; }
.sidenav-overlay_cart .cart-product_quantity .btn { background-color: transparent !important; }
.sidenav-payment-calculation .accordion-header { background-color: #5d638a; }
/** End - Popup  **/

/** Start - Search  **/
.search-filter-icon { background-color: #d590a9; border-color: #d590a9; }
.search-filter-price .noUi-connect { background: #5d638a; }
.search-filter-price .noUi-handle { background-color: #5d638a; }
.search-options-pagination a.search-options-pagination_link__arrow { background-color: #d590a9; border-color: #d590a9; }
.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: #d590a9; border-color: #d590a9; box-shadow: 0 10px 10px rgba(019, 039, 077, 0.25); }
.search-options.search-options_bottom .search-options-pagination_item.active a.search-options-pagination_link { background-color: #d590a9; }
.search-view_link svg { fill: #d590a9; }
.form-checkbox input:checked + .form-icon, .form-radio input:checked + .form-icon, .form-switch input:checked + .form-icon { background: #d590a9; border-color: #d590a9; }
.search-filters-content .form-radio .form-icon { background-color: #f0f0f0; }
.search-filter-link_category.active .form-radio .form-icon::after { background-color: #d590a9; }
.search-options_mobile .search-option-icon svg { fill: #d590a9; }
.showcase-search.showcase-search_grid .showcase-item { margin-bottom: 40px; }
/** End - Search  **/

/** Start - Search List  **/
.showcase-search.showcase-search_list .showcase-prices_strike { display: none; }
.showcase-search.showcase-search_list .showcase-product .card-footer { min-height: 0; }
.showcase-search.showcase-search_list .showcase-product .showcase-prices { justify-content: flex-start; }
.showcase-search.showcase-search_list .showcase-product { text-align: left; }
.showcase-search.showcase-search_list .showcase-product_buy { margin-left: 0; }
.showcase-search.showcase-search_list .showcase-product_image { height: 276px; max-width: 360px; width: 100%; }

.showcase-search.showcase-search_list .showcase-product { padding: 20px; }
.showcase-search.showcase-search_list .showcase-product { padding-left: 0; }


@media (max-width: 991px) {
  .showcase-search.showcase-search_list .showcase-product_image { max-width: calc(50% - 30px); }
}

@media (max-width: 767px) {
  .showcase-search.showcase-search_list .showcase-product .card-header { margin-top: 20px; padding-bottom: 18px; }
  .showcase-search.showcase-search_list .showcase-product_buy { min-width: 0; }
  .showcase-search.showcase-search_list .showcase-product_buy { width: 100%; }
  .showcase-search.showcase-search_list .showcase-product_image { height: 150px; max-width: none; width: calc(50% - 8px); }
}
@media (max-width: 575px) {
  .showcase-search.showcase-search_list .showcase-product_buy { font-size: 9px; }
  .showcase-search.showcase-search_list .showcase-product .card-footer, .showcase-search.showcase-search_list .showcase-product .card-header { padding-left: 8px; padding-right: 0; }
}
/** 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)); }
/** End - Pages  **/

/** Start - Address  **/
.card-page .btn { background-color: #d590a9; }
.card-page .btn:focus, .card-page .btn:hover { background-color: #d590a9; }
.card-page .card-title { color: #5d638a; font-weight: 600; }
.card-page-table_adresses .page-table-box_main .btn-table-item.btn-edit { background-color: #5d638a; color: #fff; }
.card-pages-nav .card-header { color: #5d638a; font-weight: 600; }
.page-accordion .accordion-header svg { fill: #333; }
.page-table-box_main .form-switch .form-icon { background-color: #ccc; }
.page-table-box_main .form-switch input:checked + .form-icon { background-color: #d590a9; }
.page-title { color: #d590a9; }
.table-products-title { color: #3a3a3a; }
.page-table-box_edit .btn.btn-cancel { background-color: #ccc; }
.page-table-box_edit .btn.btn-cancel:focus, .page-table-box_edit .btn.btn-cancel:hover { background-color: #b5b5b5; }

@media (max-width: 991px) {
  .page-accordion_address .btn-table-item { background-color: transparent !important; }
  .page-accordion_address .btn-table-item.btn-edit svg { fill: #5d638a; }
  .page-accordion_address .form-switch .form-icon { background-color: rgba(255, 172, 202, 0.51); }
  .page-accordion_address .form-switch input:checked + .form-icon { background-color: #d590a9; }
}
/** End - Address  **/

/** Start - Orders  **/
.adresses-main .dropdown-toggle, .orders-main .dropdown-toggle { background-color: #ffacca; border-color: #ffacca; }
.adresses-main .dropdown-toggle:focus, .adresses-main .dropdown-toggle:hover, .orders-main .dropdown-toggle:focus, .orders-main .dropdown-toggle:hover { background-color: #d590a9; border-color: #d590a9; }
.page-pagination .pagination_link__arrow { background-color: #ffacca; border-color: #ffacca; }
.page-pagination .pagination_link__arrow:focus, .page-pagination .pagination_link__arrow:hover { background-color: #d590a9; border-color: #d590a9; }
.table-product_custom a { color: #ffacca; }
/** End - Orders  **/

/** Start - Checkout  **/
.checkout-product-total .checkout-product-price, .checkout-product-total .checkout-product-title { color: #3a3a3a; }
.btn-checkout-coupon { background-color: #ffffff; color: #5d638a; font-weight: 500; }
.btn-checkout-coupon:focus, .btn-checkout-coupon:hover { background-color: #5d638a; border-color: #5d638a; }
.checkout-accordion .accordion-price { color: #ffacca; }
.checkout-card-finish_body .card-title .checkout-icon svg { fill: #ffacca; }
.checkout-card-finish_body .timeline .timeline-item .timeline-icon { background-color: #ffacca; }
.checkout-card-finish_body .timeline .timeline-item.disable .timeline-icon { border-color: rgba(255, 172, 202, 0.25); opacity: 1 !important; }
.checkout-card-finish_body .timeline .timeline-item.disable:before { background-color: rgba(255, 172, 202, 0.25); }
.checkout-card-finish_body .timeline .timeline-item::before { background-color: #ffacca; }
.checkout-card-finish_header .checkout-icon { background-color: #ffacca; }
.checkout-card-finish_payment .checkout-text_icon .checkout-icon svg { fill: #ffacca; }
.checkout-card-finish_payment a.checkout-text { color: #ffacca; }
.checkout-card-shipping_payment .card-title svg { fill: #5d638a; }
.checkout-card-summary_info .card-header a { color: #5d638a; }
.checkout-card-summary_info .card-subtitle a { color: #ffacca; }
.checkout-card-summary_info .card-subtitle { color: #333; }
.checkout-link-login a { color: #ffacca; }
.checkout-more-option { background-color: #ffacca; }
.checkout-option .form-radio input:checked + .form-icon { border-color: #5d638a; }
.checkout-option .form-radio input:checked + .form-icon::before { background-color: #5d638a; }
.checkout-payment-icon.checkout-payment-icon_option svg { fill: #5d638a; }
.tab-checkout-status .tab-item.active .avatar { background-color: #5d638a; }
.tab-checkout-status .tab-item.active a > span { color: #5d638a; }
.tab-checkout-status .tab-item.active a { border-bottom-color: #5d638a; }

@media (min-width: 992px) {
  .tab-checkout-status.tab-checkout-status_all::after { background-color: #5d638a; }
  .tab-checkout-status::before { background-color: #5d638a; }
}
/** End - Checkout  **/

/** Start - Fontes  **/
.card-footer > :not(.checkout-product-total) .checkout-product-price, .card-footer > :not(.checkout-product-total) .checkout-product-title { font-weight: 500;}
.cart-subtotal_price, .cart-subtotal_text { font-weight: 500; }
.checkout-accordion .accordion-price { font-weight: 500; }
.checkout-card .card-title { font-weight: 500; }
.checkout-card-finish_body .tile-title { font-weight: 500; }
.checkout-card-finish_header .checkout-text b { font-weight: 500; }
.checkout-card-summary_info .card-header a { font-weight: 600; }
.checkout-option .checkout-option_title { font-weight: 500; }
.checkout-payment-option__title { font-weight: 500; }
.checkout-product-price { font-weight: 500; }
.page-tbody .page-table-item { font-weight: 500; }
.page-thead .page-table-item { font-weight: 500; }
/*.product-prices_price { font-weight: bold; }*/
/*.product-title { font-weight: bold; }*/
.sidenav-overlay_cart .cart-product_price { font-weight: 500; }
.sidenav-overlay_cart .cart-total { font-weight: 500; }
.btn.btn-access { font-weight: 500; }
.sidenav-payment-calculation .product-payment_price { font-size: 12px; line-height: 16px; }
.sidenav-payment-calculation .product-payment_title { font-size: 16px; line-height: 20px; }
.sidenav-payment-calculation .product-payment_title { font-weight: 500; }
.sidenav-shipping-calculation table { font-weight: 500; }
.product-description_header { font-weight: 500; text-transform: initial; }
/** End - Fontes  **/

/*** END - Custom Ly 2025-05-05 ***/
