.site-margin { width: 100%; margin: 0 auto; } .scroll-container { width: 100%; overflow-x: scroll; white-space: wrap; margin-left: 0px; padding: 10px } .scroll-container::after { content: ""; position: absolute; top: 0; right: 0; bottom: 0; width: 0%; background: linear-gradient(to left, rgba(243, 243, 243, 1) 10%, rgba(243, 243, 243, 0) 40%); pointer-events: none; } .scroll-container::-webkit-scrollbar { display: none; } .button-scroll { display: inline-block; margin-right: 5px; margin-bottom: 15px; padding: 10px 20px; background-color: #fff; color: #00125f; font-size: 14px; border-radius: 50px; text-decoration: none; border: 1px solid #d7d7d7; box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 5%); } .button-scroll:hover { background-color: #ffffff; border: 1px solid #000; box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 10%); } .shop-all-scroll { display: inline-block; margin-right: 15px; padding: 10px 20px; background-color: #00125f; color: #fff; font-size: 14px; border-radius: 50px; text-decoration: none; border: 1px solid #00125f; box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 5%); } .shop-all-scroll:hover { background-color: #ffffff; border: 1px solid #000; box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 10%); }
.img-link-blk .img-link-overlay { left: 0px; height: auto; } @media (min-width: 1310px) { .main > .layout-blk-row, .main > .rich-content { max-width: 131rem; margin-left: calc((100vw - 131rem) / 2) ; margin-right: calc((100vw - 131rem) / 2); } .max-width { max-width: 100% !important; margin-left: 0 !important; margin-right: 0 !important; } .inline { margin-left: 0 !important; margin-right: 0 !important; } } .background-contain{ background-size: contain !important; } .rich-content .embed-container { padding-top: 0; } @media(min-width: 1280px) { .hero { height: 34vw; max-height: 870px !important; } }
.flexboxmargindesktop > * { margin-left: 15px !important; margin-right: 15px !important; } .flexboxmargintabletmobile > * { margin-left: 10px !important; margin-right: 10px !important; } .flexboxpaddingdesktop > * { padding-left: 15px !important; padding-right: 15px !important; } .flexboxpaddingtabletmobile > * { padding-left: 10px !important; padding-right: 10px !important; } .flex-layout-block { margin-bottom: 0 !important; } .flex-layout-block > div { margin-bottom: 15px; margin-top: 0 !important; align-items:flex-start; } .property-for-next { margin: 0 !important; }
#category-page .category-list__item .promo__title-image { width: 100%; } #category-page .category-list__item .promo .promo__body { border: none; padding: 0; } .category-list__item figcaption, .category-sidebar__title, .sidebar .sub-navigation__item { display: none; }
.main-content .block-wrapper { display: none; }