/* BASIC css start */
.full-wrapper { max-width: none; --bs-gutter-x: 200px; }
.full-wrapper .no-gutters { --bs-gutter-x: 200px; }
.main-banner-wrapper { padding-left: 0; padding-right: 0; }
.main-banner-wrapper .cowave-swiper .cowave-swiper-slide { display: flex; justify-content: center; align-items: center; }
.main-banner-wrapper .cowave-swiper .cowave-swiper-slide img { width: 100%; height: 100%; object-fit: cover; }
.main-banner-wrapper .cowave-swiper .cowave-swiper-scrollbar {
    --swiper-scrollbar-bottom: 40px;
    --swiper-scrollbar-sides-offset: 30%;
    --swiper-scrollbar-bg-color: rgba(0, 0, 0, 0.20);
    --swiper-scrollbar-border-radius: 99px;
    bottom: var(--swiper-scrollbar-bottom, 2px);
    height: var(--swiper-scrollbar-size, 2px);
}
.main-banner-wrapper .cowave-swiper .cowave-swiper-scrollbar-drag {
    --swiper-scrollbar-drag-bg-color: #000;
}
.main-banner-wrapper .cowave-swiper .cowave-swiper-pagination-custom {
    position: absolute; left: auto; right: -30px; bottom: -8px; width: auto; text-align: right;
    --swiper-pagination-fraction-color: #000;
    font-family: 'Roboto', sans-serif;
    font-size: .75rem;
    font-weight: 500;
}
.main-banner-wrapper .cowave-swiper .cowave-swiper-button-prev,
.main-banner-wrapper .cowave-swiper .cowave-swiper-button-next {
    width: 60px;
    height: 60px;
}
.main-banner-wrapper .cowave-swiper .cowave-swiper-button-prev {
    left: calc(0.5 * var(--bs-gutter-x))
}
.main-banner-wrapper .cowave-swiper .cowave-swiper-button-next {
    right: calc(0.5 * var(--bs-gutter-x))
}
.main-banner-wrapper .cowave-swiper .cowave-swiper-button-prev:after {
    content: '';
    background: url(//skin.makeshop.co.kr/skin/rw_shop/images/icons/ico_cheveron_left_60.svg) no-repeat center center;
    background-size: contain;
    width: 100%; height: 100%;
}
.main-banner-wrapper .cowave-swiper .cowave-swiper-button-next:after {
    content: '';
    background: url(//skin.makeshop.co.kr/skin/rw_shop/images/icons/ico_cheveron_right_60.svg) no-repeat center center;
    background-size: contain;
    width: 100%; height: 100%;
}
.sub-banner-wrapper { display: flex; flex-direction: row; gap: 20px; align-items: center; justify-content: center; padding: 40px 0 60px 0; }
.sub-banner--content { display: flex; flex: 1 1 50%; max-width: 50%; }
.sub-banner--content img { display: block; width: 100%; height: auto; }
.products-wrapper { padding-top: 60px; }
.products-wrapper .prds--image { margin-bottom: 16px; }
.products-wrapper .prds--price-wrap { justify-content: space-between; }
.products--title { display: flex; justify-content: center; align-items: center; color: var(--cw-heading-color); text-align: center; font-size: 32px; font-weight: 700; line-height: 40px; }
.products-wrapper .goods-list { display: grid; grid-template-columns: repeat(4, 1fr); gap: 60px 20px; padding: 40px 0 60px 0; }
.products-wrapper .btns { display: flex; align-items: center; flex-direction: column; padding-bottom: 60px; }
.products-wrapper .btns .more-btn {
    --bs-btn-line-height: 40px;
    --bs-btn-font-size: 14px;
    --bs-btn-font-weight: 500;
    display: flex; width: 300px; justify-content: center; align-items: center; gap: 8px;
}
.in-banner-wrapper { display: flex; padding: 40px 0 60px 0; justify-content: flex-end; align-items: stretch; gap: 20px; align-self: stretch; }
.in-banner-wrapper .side-banner { flex-shrink: 0; position: relative; display: flex; width: 31.25%; justify-content: center; align-items: center; }
.in-banner-wrapper .side-banner--img { width: 100%; height: 100%; object-fit: cover; }
.in-banner-wrapper .side-banner--text { z-index: 1; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); color: var(--cw-color-white); text-align: center; font-size: 2rem; font-weight: 700; line-height: 40px; letter-spacing: 11px; text-shadow: 0 4px 10px rgba(0, 0, 0, 0.25); }
.in-banner-wrapper .goods-list { flex: 1; padding: 0; gap: 40px 20px; }
.md-pick .goods-list { grid-template-columns: repeat(3, 1fr); }

.goods-list--item .item-image .ico-wish { display: flex; align-items: center; flex-direction: column; }
.goods-list--item .item-image .my-wish-list { display: inline-block; width: 32px; height: 32px; padding-top: 27px; background: url('//skin.makeshop.co.kr/skin/rw_shop/images/icons/ico_wish_off.svg'); }
.goods-list--item .item-image .my-wish-list.wish-on { background: url('//skin.makeshop.co.kr/skin/rw_shop/images/icons/ico_wish_on.svg'); }
.goods-list--item .item-image .my-wish-count { color: var(--cw-color-60); font-size: .75rem; }
.goods-list--item .goods--engname { display: -webkit-box; line-clamp: 2; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; font-size: .813rem; line-height: 18px; color: var(--cw-color-80); margin-top: 4px; }
.goods--icons { display: flex; align-items: center; gap: 4px; margin-top: 12px; }
.goods--icons span { display: flex; flex-wrap: wrap; gap: 4px; padding: 0; }

/* 옵션 미리보기 */
.mk_opt_top_text { color: var(--cw-heading-color); font-weight: 700; font-size: .75rem; white-space: nowrap; }
.mk_prd_option_list { width: 100px !important; padding: 10px !important; font-family: var(--bs-body-font-family) !important; color: var(--cw-color-80); font-size: .688rem !important; font-weight: 500; border: 1px solid var(--cw-color-30) !important; border-radius: 3px; }
.mk_prd_option_list .option-name { padding: 10px 0 6px !important; font-size: .688rem !important; color: var(--cw-heading-color) !important; background: none !important; border: 0 !important; font-weight: 700; }
.mk_opt_unit { display: flex !important; align-items: center; gap: 4px; white-space: nowrap; }
.mk_opt_top_close a,
.mk_bt_opt_close a { color: var(--cw-color-80); }

/* 태블릿 */
@media (min-width: 768px) and (max-width: 991.98px) {
    .header-container--md { display: none !important; }
    .header-container { display: flex !important; }
    .full-wrapper { --bs-gutter-x: 24px; padding-bottom: 80px; }
    .full-wrapper .no-gutters { --bs-gutter-x: 24px; }
    .main-banner-wrapper .cowave-swiper .cowave-swiper-button-prev,
    .main-banner-wrapper .cowave-swiper .cowave-swiper-button-next { display: none; }
    .main-banner-wrapper .cowave-swiper .cowave-swiper-scrollbar { --swiper-scrollbar-bottom: 20px; }
    .sub-banner-wrapper { padding: 24px 0 0 0; gap: 4px; }
    .sub-banner--content { justify-content: space-between; }
    .products-wrapper { padding-top: 50px; }
    .products--title { font-size: 1.25rem; line-height: 28px; }
    .products-wrapper .goods-list { padding: 16px 0 40px 0; gap: 40px 16px; }
    .products-wrapper .btns { padding-bottom: 0; }
    .in-banner-wrapper { flex-direction: column; gap: 16px; padding: 16px 0 0 0; }
    .in-banner-wrapper .side-banner { width: 100%; height: 50vh; }
    .in-banner-wrapper .goods-list { padding: 0 0 30px 0; display: flex; flex-wrap: nowrap; overflow-x: auto; overflow-y: hidden; scroll-behavior: smooth; }
    .in-banner-wrapper .goods-list--item { flex: 0 0 calc(25% - 12px); min-width: calc(25% - 12px); }
    .products-wrapper .goods-list::-webkit-scrollbar { height: 2px; }
    .products-wrapper .goods-list::-webkit-scrollbar-track { background: rgba(0, 0, 0, 0.10); }
    .products-wrapper .goods-list::-webkit-scrollbar-thumb { background: #000; }
}

/* 모바일 */
@media (max-width: 767.98px) {
    .header-container--md { display: none !important; }
    .header-container { display: flex !important; }
    .full-wrapper { --bs-gutter-x: 16px; padding-bottom: 60px; }
    .full-wrapper .no-gutters { --bs-gutter-x: 16px; }
    .main-banner-wrapper .cowave-swiper .cowave-swiper-button-prev,
    .main-banner-wrapper .cowave-swiper .cowave-swiper-button-next { display: none; }
    .main-banner-wrapper .cowave-swiper .cowave-swiper-scrollbar { --swiper-scrollbar-bottom: 20px; }
    .sub-banner-wrapper { flex-direction: column; padding: 16px 0 0 0; gap: 4px; }
    .sub-banner--content { justify-content: space-between; max-width: 100%; }
    .products-wrapper { padding-top: 50px; }
    .products--title { font-size: 1.25rem; line-height: 28px; }
    .products-wrapper .goods-list { padding: 20px 0 40px 0; gap: 20px 8px; grid-template-columns: repeat(2, 1fr); }
    .products-wrapper .btns { padding-bottom: 0; }
    .products-wrapper .btns .more-btn { width: 100%; max-width: none; }
    .in-banner-wrapper { flex-direction: column; gap: 20px; padding: 20px 0 0 0; }
    .in-banner-wrapper .side-banner { width: 100%; height: 50vh; }
    .in-banner-wrapper .goods-list { padding: 0 0 40px 0; display: flex; flex-wrap: nowrap; overflow-x: auto; overflow-y: hidden; scroll-behavior: smooth; }
    .in-banner-wrapper .goods-list--item { flex: 0 0 calc(50% - 4px); min-width: calc(50% - 4px); }
    .products-wrapper .goods-list::-webkit-scrollbar { height: 2px; }
    .products-wrapper .goods-list::-webkit-scrollbar-track { background: rgba(0, 0, 0, 0.10); }
    .products-wrapper .goods-list::-webkit-scrollbar-thumb { background: #000; }
}

/* 전체상품보기 */
.products-wrapper .prds-title { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; margin-bottom: var(--cw-size-16); }
.products-wrapper .prds-title h2 { font-weight: 400; font-size: var(--cw-size-14); line-height: var(--cw-size-20); color: var(--cw-heading-color); }
.products-wrapper .prds-title strong { font-weight: 700; }
.products-wrapper .prds-title .cw-select-box { min-width: var(--cw-size-100); }
.products-wrapper .prds-title .thumbnail-type { display: flex; flex-wrap: wrap; align-items: center; }
.products-wrapper .prds-title .thumbnail-type .type:first-of-type { display: none; }
.products-wrapper .prds-title .thumbnail-type .type::before { content: ""; display: inline-block; width: 1px; height: var(--cw-size-14); margin: 0 var(--cw-size-16); background-color: var(--cw-color-30); vertical-align: middle; }
.products-wrapper .prds-list.list {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: var(--cw-size-40) var(--cw-size-20);
    margin-top: var(--cw-size-40);
}

.products-wrapper :where(.prds-list.list, .prds-list.gallery):first-of-type { margin-top: 0 !important; }
.products-wrapper .prds-btn { margin-top: var(--cw-size-60); text-align: center; }
.products-wrapper .prds-btn a { width: var(--cw-size-300); height: var(--cw-size-46); line-height: var(--cw-size-46); }
.products-wrapper .list-none { margin-top: var(--cw-size-120); text-align: center; }
.products-wrapper.upper .prds-title a { margin-bottom: var(--cw-size-8); }
.products-wrapper.upper .prds-title a img { max-width: 100%; }
.products-wrapper.upper .prds-title h2 { font-size: var(--cw-size-18); line-height: var(--cw-size-26); }
.products-wrapper.upper .prds-title .thumbnail-type { width: 100%; justify-content: flex-end; }
.products-wrapper.upper .prds-list + .prds-title { margin-top: var(--cw-size-120); }

.list .goods-list--item { display: flex; align-items: flex-start; }
.list .prds--image {   flex-shrink: 0; }
.list .prds--image img { width: 100%; height: auto;}
.list .prds--name, .prds--subname, .prds--price-wrap, .prds--icons, .prds--more {   width: 100%; }
.list .goods-list--item > :not(.prds--image) {  display: block; }

/* 태블릿 */
@media (min-width: 768px) and (max-width: 991.98px) {
    /* 전체상품보기 */
    .products-wrapper .prds-list.gallery { grid-template-columns: repeat(4, 1fr); gap: 40px 16px; }
    .products-wrapper .prds-list.list { grid-template-columns: repeat(1, 1fr); gap: 20px; }
//.products-wrapper .prds-list.list .prds--image { flex: 0 0 40%; max-width: 40%; }
}

/* 모바일 */
@media (max-width: 767.98px) {

    /* 전체상품보기 */
    .products-wrapper .prds-list.gallery { grid-template-columns: repeat(2, 1fr); gap: 20px 8px; }
    .products-wrapper .prds-list.list { grid-template-columns: repeat(1, 1fr); gap: 16px; }
    .products-wrapper .prds-list.list .prds-list--item { gap: 12px; }
//.products-wrapper .prds-list.list .prds--image { flex: 0 0 35%; max-width: 35%; }
    .products-wrapper .prds-title .thumbnail-type .type::before { margin: 0 12px; }
}


@media (min-width: 768px) {
    .products-wrapper .list-col-6 .gallery {
        grid-template-columns: repeat(6, 1fr) !important;
    }

    .products-wrapper .list-col-4 .gallery {
        grid-template-columns: repeat(4, 1fr) !important;
    }

    .products-wrapper .list-col-3 .gallery {
        grid-template-columns: repeat(3, 1fr) !important;
    }
}

/*MS_EDITER_START*/

.craft-css-15e9ges .designSection-wrapper { padding-block: 1rem; }
.craft-css-9ntvup { position: relative; width: 100%; box-sizing: border-box; overflow-anchor: none; scroll-margin-block-start: 24px; padding: 0px; border-radius: 0px; }
.craft-css-ftv92q { grid-area: 1 / 1 / span 1 / span 1; position: relative; width: 100%; height: 100%; min-width: 0px; min-height: 40px; box-sizing: border-box; display: flex; flex-flow: column; -webkit-box-pack: start; justify-content: flex-start; align-items: flex-start; padding: 0px; border-radius: 0px; }
.craft-css-ftv92q[data-is-enabled="true"] { border-width: 1px; border-style: solid; border-color: transparent; }
.craft-css-1m3nznp { position: relative; width: 100%; box-sizing: border-box; margin: 0px auto; background-color: transparent; }
.craft-css-14jlqu4 { display: grid; grid-template-rows: auto; grid-template-columns: minmax(0px, 1fr); gap: 0px; width: 100%; min-height: 0px; box-sizing: border-box; }
.craft-css-1hdjpd7 { position: relative; width: 100%; max-width: none; border: 0.0625rem solid transparent; display: flex; -webkit-box-pack: center; justify-content: center; }
.craft-css-1hdjpd7[data-is-enabled="true"] {  border-style: solid; border-color: transparent; }
.craft-css-yvp0o6 { position: relative; isolation: isolate; min-height: 0px; box-sizing: border-box; max-width: 100%; overflow: hidden; }
.craft-css-kfv4ae { position: relative; display: flex; flex-direction: column; height: 100%; min-height: 0px; touch-action: pan-y; user-select: none; width: 100% !important; }
.craft-css-kfv4ae.desktop, .craft-css-kfv4ae.mobile { display: none; }
[data-editor-viewport="desktop"] .craft-css-kfv4ae.desktop { display: flex; flex-direction: column; height: 100%; min-height: 0px; }
[data-editor-viewport="desktop"] .craft-css-kfv4ae.mobile { display: none; }
.craft-css-1h7sgmk { position: relative; width: 100%; overflow: hidden; display: flex; flex-direction: column; min-height: 0px; flex: 1 1 auto; height: 100%; max-height: 100%; touch-action: pan-y; user-select: none; }
.craft-css-1h7sgmk:hover .carousel-prev, .craft-css-1h7sgmk:hover .carousel-next { opacity: 1; }
.craft-css-srmxkk { display: flex; flex: 1 1 auto; min-height: 0px; width: 100%; height: 100%; max-height: 100%; align-items: flex-start; transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94); will-change: transform; transform: none; }
.craft-css-1rf0771 { position: relative; flex-shrink: 0; width: 100%; height: 100%; max-height: 100%; min-height: 0px; display: flex; align-items: flex-start; -webkit-box-pack: start; justify-content: flex-start; }
.craft-css-vm8svf { position: relative; width: 100%; height: 100%; min-height: min-content; max-height: 100%; display: flex; align-items: flex-start; -webkit-box-pack: start; justify-content: flex-start; background-color: rgb(245, 245, 245); overflow: hidden; }
.craft-css-1vhd1mq { display: block; width: 100%; height: auto; max-width: 100%; flex-shrink: 0; object-fit: cover; object-position: center top; }
.craft-css-1xk7pas { position: static; width: 100%; height: 0px; display: flex; inset: 0px; -webkit-box-pack: justify; justify-content: space-between; -webkit-box-align: center; align-items: center; margin-left: 6.25rem; margin-right: 6.25rem; z-index: 10;  }
.craft-css-1xk7pas .carousel-prev { left: calc(100px); right: auto; }
.craft-css-1xk7pas .carousel-next { right: calc(100px); left: auto; }
.craft-css-1hz0j0y { position: absolute; top: 50%; transform: translateY(-50%); background: none; border-width: medium; border-style: none; border-color: currentcolor; border-image: none; padding: 0px; pointer-events: auto; transition: opacity 0.2s; border-radius: 50%; display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; z-index: 11; }
.craft-css-1hz0j0y:hover { opacity: 0.8; }
.craft-css-194f0gm { position: absolute; bottom: 2.5rem; left: 50%; transform: translateX(-50%); width: 100%; max-width: 37.5rem; padding-left: 1.25rem; padding-right: 1.25rem; z-index: 10; display: flex; -webkit-box-align: center; align-items: center; gap: 1em; }
.craft-css-19n4veq { position: relative; width: 100%; height: 0.125rem; border-radius: 6.1875rem; }
.craft-css-1psvlp9 { position: absolute; top: 0px; left: 0px; display: flex; height: 100%; width: 100%; border-radius: 6.1875rem; }
.craft-css-1r7y17z { height: 100%; transition: background 0.2s; background: rgb(0, 0, 0); width: 33.3333%; border-radius: 0.0625rem 0px 0px 0.0625rem; border-width: medium; border-style: none; border-color: currentcolor; border-image: none; padding: 0px; }
.craft-css-ss42q8 { height: 100%; transition: background 0.2s; background: rgba(0, 0, 0, 0.2); width: 33.3333%; border-radius: 0px; border-width: medium; border-style: none; border-color: currentcolor; border-image: none; padding: 0px; }
.craft-css-5mt7qb { height: 100%; transition: background 0.2s; background: rgba(0, 0, 0, 0.2); width: 33.3333%; border-radius: 0px 0.0625rem 0.0625rem 0px; border-width: medium; border-style: none; border-color: currentcolor; border-image: none; padding: 0px; }
.craft-css-1ucta9o { display: flex; white-space: nowrap; width: 1.5625rem; font-weight: 500; font-size: 0.75rem; color: rgb(0, 0, 0); }
.craft-css-131dt59 { position: absolute; left: 50%; transform: translateX(-50%); max-width: 37.5rem; padding-left: 1.25rem; padding-right: 1.25rem; z-index: 10; display: flex; -webkit-box-align: center; align-items: center; gap: 1em; bottom: 1.25rem; width: calc(100% - 66.6667px); }
.craft-css-1t6y895 { position: relative; width: 100%; box-sizing: border-box; margin: 0px auto;  }
.craft-css-1b6td8r { width: 100%; }
.craft-css-1i7bbe7 { position: relative; width: 100%; box-sizing: border-box; overflow-anchor: none; scroll-margin-block-start: 24px; padding: 60px 0px; border-radius: 0px; }
.craft-css-15xhn46 { display: flex; flex-direction: column; min-width: 0px; width: 100%; height: 100%; box-sizing: border-box; }
.craft-css-1a5ihwx { display: flex; flex-direction: column; gap: 1.25rem; width: 100%; min-width: 0px; }
.craft-css-v2j0fw { display: flex; flex-direction: row; gap: 0.5rem; width: 100%; -webkit-box-align: center; align-items: center; }
.craft-css-wts3up { white-space: nowrap; font-size: 0.875rem; font-weight: 500; color: rgb(0, 0, 0); }
.craft-css-66ly56 { display: flex; flex-direction: row; gap: 1rem; width: 100%; -webkit-box-align: center; align-items: center; -webkit-box-pack: end; justify-content: flex-end; }
.craft-css-1nf2l8x { display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: justify; justify-content: space-between; font-size: 0.813rem; border: 0.063rem solid rgb(222, 222, 222); border-radius: 0.25rem; padding: 0.375rem 0.625rem; width: 6.25rem; }
.craft-css-1e710ve { width: 0.875rem; height: 0px; border-top: 0.063rem solid rgb(222, 222, 222); transform: rotate(90deg); opacity: 1; }
.craft-css-1l4chve { display: grid; grid-template-columns: repeat(4, 1fr); gap: 3.75rem 0.625rem; min-width: 0px; width: 100%; box-sizing: border-box; transition: 0.3s ease-in-out; }
.craft-css-1gt9u1u { display: flex; flex-direction: column; width: 100%; height: auto; gap: 1rem; overflow: hidden; }
.craft-css-1kjr56v { display: flex; flex-direction: column; gap: 0.5rem; }
@-webkit-keyframes loading { 
  0% { background-position: 200% 0px; }
100% { background-position: -200% 0px; }
}
@keyframes loading { 
  0% { background-position: 200% 0px; }
100% { background-position: -200% 0px; }
}
.craft-css-1vr6jlw .designSection-wrapper { padding-top: 40px; padding-bottom: 60px; }
.craft-css-e0fx3w { display: flex; flex: 1 1 auto; min-height: 0px; width: 100%; height: 100%; max-height: 100%; align-items: flex-start; transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94); will-change: transform; transform: translateX(-1703px); }
.craft-css-1dtg1cv { position: relative; width: 100%; height: auto; max-width: 100%; max-height: 100%; border-radius: 8px; flex-shrink: 0; }
.craft-css-41qy9y { position: absolute; top: 0.625rem; right: 0.625rem; }
.craft-css-96ltab { width: 100%; height: 100%; object-fit: cover; }
.craft-css-10lvm2j { display: flex; flex-direction: column; gap: 0.75rem; }
.craft-css-u0v3d8 { flex-direction: column; gap: 0.25rem; -webkit-box-pack: center; justify-content: center; align-items: flex-start; display: flex; }
.craft-css-gbtpbh { font-weight: 600; line-height: 1.25rem; font-size: 0.8125rem; text-align: left; }
.craft-css-3ozvly { display: flex; flex-direction: column; align-items: flex-start; }
.craft-css-6yg15t { display: flex; width: 100%; }
.craft-css-6yg15t > img { margin-left: auto; }
.craft-css-6yg15t .mobile-layout { display: none; }
.craft-css-1s45vi2 { display: flex; flex-direction: column; align-items: flex-start; gap: 0.375rem; }
.craft-css-1s45vi2 > div { display: flex; -webkit-box-align: center; align-items: center; gap: 0.375rem; }
.craft-css-7h6vx8 { line-height: 1.5rem; font-size: 1rem; color: rgb(255, 70, 0); margin: 0px; }
.craft-css-vcf2yo { color: rgb(0, 0, 0); margin: 0px; }
.craft-css-vcf2yo > b { font-size: 1rem; }
.craft-css-1o8ozq4 { color: rgb(153, 153, 153); text-decoration: line-through; margin: 0px; font-size: 0.75rem; }
.craft-css-17lurel { display: flex; flex-direction: row; -webkit-box-align: center; align-items: center; gap: 0.375rem; }
.craft-css-10pzyxx { position: relative;  width: 100%; max-width: none; border: 0.0625rem solid transparent; display: flex; -webkit-box-pack: center; justify-content: center; }
.craft-css-10pzyxx[data-is-enabled="true"] { border-style: dashed; border-color: rgb(209, 213, 219); }
@-webkit-keyframes loop { 
  0% { transform: translate3d(-19.58px, 0px, 0px); }
100% { transform: translate3d(0px, 0px, 0px); }
}
@keyframes loop { 
  0% { transform: translate3d(-19.58px, 0px, 0px); }
100% { transform: translate3d(0px, 0px, 0px); }
}
@media (max-width: 768px) {
.craft-css-9ntvup { border-radius: 0px; }
.craft-css-1b6td8r > [data-container-type="section"] { padding-top: 3.125rem !important; }
.craft-css-1i7bbe7 { border-radius: 0px; }
.craft-css-41qy9y > img { width: 1.5rem; height: 1.5rem; }
.craft-css-6yg15t .desktop-layout { display: none; }
.craft-css-6yg15t .mobile-layout { display: flex; flex-direction: column; align-items: flex-start; }
}
@media (max-width: 991.98px) {
.craft-css-1xk7pas { display: none !important; }
}
@media (min-width: 768px) and (max-width: 991.98px) {
.craft-css-194f0gm { max-width: 31.25rem; }
.craft-css-131dt59 { max-width: 31.25rem; }
}
@media (max-width: 767.98px) {
.craft-css-194f0gm { max-width: 16.25rem; bottom: 1.25rem; width: calc(100% - 66.6667px); }
.craft-css-131dt59 { max-width: 16.25rem; bottom: 1.25rem; width: calc(100% - 66.6667px); }
.craft-css-1vr6jlw .designSection-wrapper { padding: 1.875rem 1rem !important; }
}
.carousel-inner {
	overflow: hidden;
	position: relative;
	width: 100%;
}
.carousel-container {
	overflow: hidden;
}
.products-wrapper {
   padding-top: 0px;
}
.products-wrapper .btns {
    display: flex;
    align-items: center;
    flex-direction: column;
    padding-bottom: 0px;
}

/*MS_EDITER_END*/

/* BASIC css end */

