@font-face {
    font-family: 'Neutro';
    src: url('Neutro-BlackItalic.ttf') format('truetype'),
        url('Neutro-BlackItalic.woff') format('woff'),
        url('Neutro-BlackItalic.svg#Neutro-BlackItalic') format('svg');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Neutro';
    src: url('Neutro-Black.ttf') format('truetype'),
        url('Neutro-Black.woff') format('woff'),
        url('Neutro-Black.svg#Neutro-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Neutro';
    src: url('Neutro-Bold.ttf') format('truetype'),
        url('Neutro-Bold.woff') format('woff'),
        url('Neutro-Bold.svg#Neutro-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Neutro';
    src: url('Neutro-DemiBold.ttf') format('truetype'),
        url('Neutro-DemiBold.woff') format('woff'),
        url('Neutro-DemiBold.svg#Neutro-DemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Neutro';
    src: url('Neutro-DemiBoldItalic.ttf') format('truetype'),
        url('Neutro-DemiBoldItalic.woff') format('woff'),
        url('Neutro-DemiBoldItalic.svg#Neutro-DemiBoldItalic') format('svg');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Neutro';
    src: url('Neutro-BoldItalic.ttf') format('truetype'),
        url('Neutro-BoldItalic.woff') format('woff'),
        url('Neutro-BoldItalic.svg#Neutro-BoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Neutro';
    src: url('Neutro-HeavyItalic.ttf') format('truetype'),
        url('Neutro-HeavyItalic.woff') format('woff'),
        url('Neutro-HeavyItalic.svg#Neutro-HeavyItalic') format('svg');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Neutro';
    src: url('Neutro-Heavy.ttf') format('truetype'),
        url('Neutro-Heavy.woff') format('woff'),
        url('Neutro-Heavy.svg#Neutro-Heavy') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Neutro';
    src: url('Neutro-Italic.ttf') format('truetype'),
        url('Neutro-Italic.woff') format('woff'),
        url('Neutro-Italic.svg#Neutro-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Neutro';
    src: url('Neutro-Light.ttf') format('truetype'),
        url('Neutro-Light.woff') format('woff'),
        url('Neutro-Light.svg#Neutro-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Neutro';
    src: url('Neutro-LightItalic.ttf') format('truetype'),
        url('Neutro-LightItalic.woff') format('woff'),
        url('Neutro-LightItalic.svg#Neutro-LightItalic') format('svg');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Neutro';
    src: url('Neutro-Regular.ttf') format('truetype'),
        url('Neutro-Regular.woff') format('woff'),
        url('Neutro-Regular.svg#Neutro-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Neutro';
    src: url('Neutro-MediumItalic.ttf') format('truetype'),
        url('Neutro-MediumItalic.woff') format('woff'),
        url('Neutro-MediumItalic.svg#Neutro-MediumItalic') format('svg');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Neutro';
    src: url('Neutro-Thin.ttf') format('truetype'),
        url('Neutro-Thin.woff') format('woff'),
        url('Neutro-Thin.svg#Neutro-Thin') format('svg');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Neutro';
    src: url('Neutro-Medium.ttf') format('truetype'),
        url('Neutro-Medium.woff') format('woff'),
        url('Neutro-Medium.svg#Neutro-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Neutro';
    src: url('Neutro-ThinItalic.ttf') format('truetype'),
        url('Neutro-ThinItalic.woff') format('woff'),
        url('Neutro-ThinItalic.svg#Neutro-ThinItalic') format('svg');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Neutro';
    src: url('Neutro-ThinItalic.ttf') format('truetype'),
        url('Neutro-ThinItalic.woff') format('woff'),
        url('Neutro-ThinItalic.svg#Neutro-ThinItalic') format('svg');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}




/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
    font-family: sans-serif;
    /* 1 */
    -ms-text-size-adjust: 100%;
    /* 2 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
}

/**
 * Remove default margin.
 */

body {
    margin: 0;
}

/* HTML5 display definitions
	 ========================================================================== */

/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */

audio,
canvas,
progress,
video {
    display: inline-block;
    /* 1 */
    vertical-align: baseline;
    /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
    display: none;
    height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */

[hidden],
template {
    display: none;
}

/* Links
	 ========================================================================== */

/**
 * Remove the gray background color from active links in IE 10.
 */

a {
    background-color: transparent;
}

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */

a:active,
a:hover {
    outline: 0;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */

abbr[title] {
    border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */

b,
strong {
    font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */

dfn {
    font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */

h1 {
    font-size: 2em;
    margin: .67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */

mark {
    background: #ff0;
    color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9/10.
 */

img {
    border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */

svg:not(:root) {
    overflow: hidden;
}

/* Grouping content
	 ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari.
 */

figure {
    margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */

hr {
    box-sizing: content-box;
    height: 0;
}

/**
 * Contain overflow in all browsers.
 */

pre {
    overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

/* Forms
	 ========================================================================== */

/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */

/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    /* 1 */
    font: inherit;
    /* 2 */
    margin: 0;
    /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */

button {
    overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */

button,
select {
    text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    /* 2 */
    cursor: pointer;
    /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
    cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

input {
    line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */

input[type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    box-sizing: content-box;
    /* 2 */
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: .35em .625em .75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
    border: 0;
    /* 1 */
    padding: 0;
    /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */

textarea {
    overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */

optgroup {
    font-weight: bold;
}

/* Tables
	 ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}


.listUnstyled {
    margin: 0;
    padding: 0;
    list-style: none;
}

.clearfix:after,
.container:after {
    content: "";
    display: block;
    clear: both;
}

html {
    box-sizing: border-box;
}

*,
*:before,
*:after {
    box-sizing: inherit;
}

* {
    max-height: 1000000px;
}


.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: "";
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir="rtl"] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
    width: 100%;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

*,
*:before,
*:after {
    box-sizing: inherit;
}

a {
    text-decoration: none;
    color: inherit;
    transition: all 0.3s ease;
}

ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.fw-light {
    font-weight: 300;
}

.fw-regular {
    font-weight: 400;
}

.fw-medium {
    font-weight: 500;
}

.fw-bold {
    font-weight: 600;
}

.fw-extra-bold {
    font-weight: 700;
}

.space-between {
    justify-content: space-between;
}

.container {
    max-width: 1049px;
    margin: 0 auto;
    padding-inline: 20px;
}

.container-fluid {
    overflow: hidden;
}

body {
    font: 400 20px/1.4 "Kantumruy Pro";
    color: #fff;
    letter-spacing: 0;
    padding: 0;
    margin: 0;
}

p {
    font-size: 14px;
    line-height: 140%;
    font-weight: 400;
    font-family: "Kantumruy Pro";
    padding: 0;
    margin: 0;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    font-family: "Kantumruy Pro";
    font-weight: 400;
    margin: 0;
    color: #fff;
    letter-spacing: 0;
    line-height: 110%;
}

h1,
.h1 {
    font-size: 50px;
}

h2,
.h2 {
    font-size: 35px;
}

h3,
.h3 {
    font-size: 15px;
}

.d-flex {
    display: flex;
}

.margin-left-auto {
    margin-left: auto;
}

.margin-right-auto {
    margin-right: auto;
}

.align-items-center {
    align-items: center;
}

.align-items-end {
    align-items: end;
}

.justify-content-sb {
    justify-content: space-between;
}

.align-item-start {
    align-items: start;
}

img {
    height: auto;
    max-width: 100%;
    display: block;
}

.btn {
    border-radius: 62px;
    border: 0;
    background-color: #AF1806;
    text-align: center;
    font: 500 18px/1.4 "Kantumruy Pro";
    transition: all 0.3s ease;
    color: #fff;
    min-width: 210px;
    padding: 8px 10px;
    display: inline-block;
}

.btn:hover {
    background-color: #6c1308;
    letter-spacing: 2px;
}

:focus,
.focus-visible {
    outline: none !important;
    outline-offset: none;
}

.relative {
    position: relative;
}

.text-align-center {
    text-align: center;
}

.tsukimi-shop-banner .banner-image.bg-cover {
    background-size: cover;
    background-position: 50%, 50%;
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
}

.tsukimi-shop-banner .banner-image.bg-cover img {
    width: 100%;
    height: 100%;
}

#wrapper {
    position: relative;
    overflow: hidden;
}

/* homepage */

/* ab */

.announcement-bar {
    background-color: #AF1806;
    font-family: "Inter";
    font-size: 15px;
    font-weight: 500;
    padding: 13px 20px 12px 20px;
}


/* header */


.tsukimi-header .container {
    padding-block: 6px;
    max-width: 1049px;
}

.logo {
    width: 86px;
    height: 86px;
    width: 13%;
}

.search-container {
    width: 100%;
    gap: 10px;
}

.search-container input {
    width: 100%;
    border-radius: 43px;
    background: #E9E9E9;
    height: 38px;
    border: 0;
    padding-inline: 35px;
    color: #0F2240;
}

.h-icon {
    width: 26px;
    height: 26px;
}

.search-button {
    position: absolute;
    right: 8px;
    top: 5px;
    border-radius: 30px;
    background: #0F2240;
    width: 145px;
    height: 28px;
    color: #fff;
    border: 0;
    color: #FFF;
    font-family: Inter;
    font-size: 13px;
    font-weight: 500;
}

.header-icons {
    gap: 15px;
}

.magnify-icn {
    position: absolute;
    top: 11px;
    left: 9px;
    width: 18px;
    height: 18px;
}

.menu li {
    color: #204683;
    font: 500 13px/1.4 "inter";
}

.s-menu {
    display: none;
    position: absolute;
    background: #fff;
    list-style: none;
    padding: 10px;
    z-index: 4;
    color: #0F2240;
    width: 205px;
    border-radius: 5px;
    left: -76px;
}


.menu {
    padding-top: 10px;
    padding-inline-start: 2px;
    flex-wrap: wrap;
}

.menu li a:hover {
    font-weight: 900;
}

.h-wrapper {
    width: 87%;
}

.form-field {
    width: 100%;
}

.menu li+li {
    margin-left: 67px;
}

.s-menu li+li {
    margin-left: 0;
}

.s-menu li {
    padding-block: 5px;
}

/* banner */

.b-content {
    max-width: 478px;
    padding-block: 230px 54px;
    padding-left: 0px;
    text-align: center;
}

.b-content h1 {
    margin-bottom: 22px;
    font-size: 35px;
    font-weight: 400;
}

.b-content p {
    margin-bottom: 24px;
    max-width: 411px;
    font-size: 18px;
}

.tsukimi-banner .banner-image {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: -1;
    height: 100%;
}

.tsukimi-banner .banner-image img {
    height: 100%;
    object-fit: cover;
    width: 100%;
}

.tsukimi-banner .mobile-banner-image {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: -1;
    height: 100%;
}

.tsukimi-banner .mobile-banner-image img {
    height: 100%;
    object-fit: cover;
    width: 100%;
}

.tsukimi-banner .banner-image {
    display: none;
}

.tsukimi-banner .mobile-banner-image {
    display: block;
}

/* collection-cards */


.c-content {
    position: absolute;
    bottom: 23px;
    left: 29px;
    right: 15px;
    align-items: flex-end;
    justify-content: space-between;
    flex-wrap: wrap;
}

.article-image {
    z-index: -1;
    overflow: hidden;
    border-radius: 20px;
}

.article-image {
    height: 299px;
}

.article-image img {
    height: 100%;
}

.c-head {
    width: 204px;
}

.c-head h2 {
    font-weight: 600;
    line-height: 90%;
    margin-bottom: 10px;
}

.c-head span {
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 21px;
    display: inline-block;
}

.c-head p {
    font-weight: 400;
    padding-block: 0 16px;
    font-size: 16px;
}

.slick-slide {
    padding-inline: 10px;
}

.slick-track {
    margin-inline: -10px;
}

.slick-dots {
    display: flex;
    justify-content: center;
    margin-top: 0;
    margin-top: 19px;
}

.slick-dots button {
    text-indent: -9999px;
    border: 0;
    border-radius: 100%;
    width: inherit;
    height: inherit;
    background-color: #D9D9D9;
}

.slick-dots .slick-active button {
    background-color: #000;
}


.collectionSlider {
    padding-block: 61px 36px;
}

.article:hover .c-head span {
    margin-bottom: -20px;
    transition: all 0.3s ease;
}

.article:hover .c-head p {
    padding-bottom: 10px;
    transition: all 0.2s ease;
}

/* product-collection */

.t-c-header {
    max-width: 470px;
    margin-bottom: 50px;
}

.t-c-header h2 {
    color: #0F2240;
    font-weight: 400;
}

.t-c-header p {
    color: #010103;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 7px;
}

.t-c-header .btn-link {
    color: #AF1806;
    font-family: Inter;
    font-size: 13px;
    font-weight: 500;
    border: 0;
}

.f-p-header .btn-link {
    color: #AF1806;
    font-family: Inter;
    font-size: 13px;
    font-weight: 500;
    border: 0;
    background-color: transparent;
    color: #fff;
}


.p-img img {
    border-radius: 50px;
    width: 100%;
}

.p-img {
    margin-bottom: 18px;
}

.tsukimi-collection {
    margin-bottom: 19px;
}

.p-slide h3 {
    color: #010103;
    font-size: 17px;
    font-weight: 700;
    line-height: 126%;
    padding-bottom: 1px;
}

.p-slide p {
    color: #767676;
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 9px;
    line-height: 130%;
}

.p-slide .price {
    color: #010103;
    font-size: 20px;
    font-weight: 700;
    display: block;
    margin-bottom: 3px;
}

.productSlider .slick-slide {
    padding-inline: 21px;
}

.productSlider .slick-track {
    margin-inline: -21px;
}

.p-slide .btn {
    min-width: 196px;
    font-size: 15px;
    padding: 8px 10px;
}

.productSlider .slick-dots {
    display: flex;
    justify-content: center;
    margin-top: 39px;
}

.productSlider .slick-dots li {
    margin-inline: 12px;
}

.productSlider .slick-dots button {
    text-indent: -9999px;
    border: 0;
    border-radius: 100%;
    width: inherit;
    height: inherit;
    background-color: #D9D9D9;
    padding: 0;
}

.productSlider .slick-dots .slick-active button {
    background-color: #000;
}

/* image-text-slider */


.tsukimi-img-text-banner h2 {
    font-weight: 300;
    font-size: 28px;
    margin-block: 6px 34px;
    max-width: 461px;
    line-height: 116%;
}

.tsukimi-img-text-banner p {
    font-size: 16px;
    font-weight: 400;
    line-height: 140%;
    margin-bottom: 36px;
    max-width: 557px;
    margin-inline: -7.5%;
}

.i-t-image {
    height: 100%;
}

.i-t-image img {
    height: 100%;
    object-fit: cover;
    width: 100%;
}

.i-t-slide {
    background-color: #08172E;
}

.i-t-content {
    padding-inline: 8.5%;
    padding-block: 40px 59px;
    text-align: center;
}


.tsukimi-img-text-banner {
    margin-block: 48px 20px;
}

.imgtextSlider .slick-dots {
    display: flex;
    justify-content: center;
    margin-top: 10px;
}

.imgtextSlider .slick-dots button {
    text-indent: -9999px;
    border: 0;
    border-radius: 100%;
    width: inherit;
    height: inherit;
    background-color: #D9D9D9;
}

.imgtextSlider .slick-dots .slick-active button {
    background-color: #000;
}

.imgtextSlider .slick-slide {
    padding-inline: 0;
}

.imgtextSlider .slick-track {
    margin-inline: 0;
}

/* tsukimi-reviews */

.tsukimi-reviews {
    margin-top: 10px;
}

.reviewSlider {
    padding-block: 33px 13px;
}

.reviewSlider .slick-dots {
    display: flex;
    justify-content: center;
    margin-top: 0;
    margin-top: 30px;
}

.review-header span {
    color: #010103;
    font-size: 20px;
    font-weight: 600;
}

.review-header h2 {
    color: #AF1806;
    font-weight: 600;
    margin-bottom: 10px;
    font-size: 30px;
}

.review-header p {
    color: #010103;
    font-size: 16px;
    font-weight: 500;
    padding-inline: 16px;
}

.r-slide h3 {
    color: #010103;
    font-size: 20px;
    font-weight: 600;
    line-height: 130%;
    margin-bottom: 24px;
}

.r-slide p {
    color: #010103;
    font-size: 18px;
    font-style: italic;
    font-weight: 400;
    line-height: 150%;
    margin-bottom: 17px;
}

.r-slide span {
    color: #010103;
    font-size: 15px;
    font-weight: 600;
    line-height: 130%;
}

.reviewSlider .slick-dots {
    bottom: 30px;
}

/* icon-text */



.i-t-icon {
    margin-bottom: 0px;
    display: inline-block;
}

.i-t-ul li {
    padding-inline: 41px;
    margin-bottom: 48px;
}

.i-t-ul h2 {
    color: #010103;
    font-size: 18px;
    font-weight: 600;
    line-height: 100%;
    margin-bottom: 17px;
    height: auto;
}

.i-t-ul p {
    color: #010103;
    font-size: 16px;
    font-weight: 400;
    line-height: 146%;
    width: 267px;
    margin: 0 auto;
}

.tsukimi-icon-text {
    margin-block: 36px 72px;
}

.tsukimi-icon-text .container {
    max-width: 1006px;
}

.i-t-ul {
    margin-inline: -41px;
}

/* featured-products */

.featured-products {
    padding-block: 58px 15px;
    background-color: #0F2240;
}

.f-p-header h2 {
    font-size: 35px;
    font-weight: 200;
    margin-bottom: 14px;
}

.f-p-header p {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 16px;
}


.f-p-header {
    margin-bottom: 68px;
}

.f-p-slide .p-img {
    display: inline-block;
    margin-bottom: 13px;
}

.f-p-slide h3,
.f-p-slide span {
    color: #fff;
}

.f-p-slide .btn {
    color: #000;
    background-color: #D0D0D0;
    font-weight: 700;
    margin-top: 5px;
}

.f-p-slide p {
    color: #c1c1c1;
}

.featured-products .container {
    max-width: 1058px;
}


.featured-products .col-4 {
    padding-inline: 16px;
}

.featured-products .col-holder {
    margin-inline: -16px;
}

.featured-products .col-holder .slick-dots{
	width: 100%;
	margin-top: 30px;
}

.featured-products .f-p-slide span{
	display: block;
}

/* tsukimicustomers */

.t-cus-content {
    padding-block: 47px 13px;
    max-width: 582px;
    text-align: center;
}

.t-cus-content h2 {
    color: #010103;
    font-size: 35px;
    font-weight: 300;
    line-height: 145%;
    margin-bottom: 0px;
}

.t-cus-content p {
    color: #010103;
    font-size: 16px;
    font-weight: 400;
    line-height: 157%;
    margin-bottom: 200px;
}

.happy-customer-badge {
    padding: 15px;
    border-radius: 50px;
    border: 5px solid #FFF;
    max-width: 455px;
    margin-bottom: 18px;
    font-size: 18px;
    font-weight: 700;
    line-height: 145%;
    color: #fff;
    display: block;
}

.marble-matter-content .text-ul {
    flex-wrap: wrap;
}

.tsukimi-customers .container {
    max-width: 1032px;
}

.i-t-slide .d-flex {
    flex-wrap: wrap;
}

.red {
    background-color: #AF1806;
}

.black {
    background-color: #000;
}

.tsukimi-customers .banner-image {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: -1;
    height: 100%;
}

.tsukimi-customers .banner-image img {
    height: 100%;
    object-fit: cover;
    width: 100%;
}

.tsukimi-customers .mobile-banner-image {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: -1;
    height: 100%;
}

.tsukimi-customers .mobile-banner-image img {
    height: 100%;
    object-fit: cover;
    width: 100%;
}

.tsukimi-customers .banner-image {
    display: none;
}

.tsukimi-customers .mobile-banner-image {
    display: block;
}

/* t-footer */

.tsukimi-footer {
    padding-block: 43px 32px;
}

#tsukimi-footer .container {
    max-width: 1280px;
    padding-inline: 20px;
    color: #010103;
    text-align: center;
}

#tsukimi-footer .col-2 {
    width: 100%;
}

#tsukimi-footer .col-1 {
    width: 40%;
    text-align: center;
	display: none;
}

#tsukimi-footer .col-5 {
    width: 60%;
    text-align: left;
}

#tsukimi-footer .col-4 {
    width: 100%;
}

.f-logo {
    display: inline-block;
    margin-bottom: 24px;
    margin-left: 39px;
}

.company-intro p {
    color: #010103;
    font-size: 14px;
    font-weight: 400;
    line-height: 157%;
}

.menu1 li,
.menu2 li {
    color: #010103;
    font-size: 16px;
    font-weight: 600;
}

.menu1 li {
    margin-bottom: 23px;
}

.menu2 li {
    margin-bottom: 17px;
}

.sub-menu li {
    color: #010103;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 6px;
}

.company-info span {
    display: inline-block;
    color: #010103;
    text-align: left;
    font-size: 16px;
    font-weight: 700;
}

.company-info p {
    font-size: 16px;
    font-weight: 400;
}

.menu2 .sub-menu {
    padding-left: 0px;
    padding-top: 10px;
    padding-bottom: 4px;
    text-align: left;
}

#tsukimi-footer {

    padding-block: 43px 32px;
}

#tsukimi-footer .row {
    flex-wrap: wrap;
    margin-inline: -16px;
}

#tsukimi-footer .row .col {
    padding-inline: 16px;
}

.office {
    margin-bottom: 21px;
}

.phone {
    margin-bottom: 4px;
}

.hours {
    margin-bottom: 26px;
}

#tsukimi-footer .email {
    margin-bottom: 26px;
}

#tsukimi-footer .col-1,
#tsukimi-footer .col-5,
#tsukimi-footer .col-4 {
    margin-top: 33px;
}


/* shop-page */

.shop-filters-banner {
    background-color: #0F2240;
    padding-block: 62px 52px;
}

.shop-filters-banner .container {
    max-width: 1028px;
    position: relative;
}

.card-row span {
    position: relative;
}

.card-row .woocommerce-Price-amount.amount::after {
    content: "";
    position: absolute;
    top: 0;
    right: -30px;
    width: 1px;
    height: 100%;
    background-color: #000;
}

.banner-head span {
    font-size: 14px;
    font-weight: 300;
    line-height: 108%;
    letter-spacing: 14px;
    text-transform: uppercase;
}

.banner-head p {
    font-size: 20px;
    font-weight: 400;
    line-height: 136%;
    margin-bottom: 33px;
}

.banner-head h1 {
    font-weight: 300;
    line-height: 108%;
    margin-bottom: 6px;
}

.filter-bar {
    margin-inline: -12px;
}

label {
    font-size: 12px;
    text-transform: uppercase;
    margin-right: 10px;
    font-weight: 700;
    margin-bottom: 8px;
    display: block;
}

.filter-select {
    padding: 10px;
    border: 1px solid #fff;
    border-radius: 3px;
    appearance: none;
    position: relative;
    width: 173px;
    background-color: transparent;
    color: #fff;
}

.submit-btn {
    padding: 10px 20px;
    background-color: #fff;
    border: none;
    border-radius: 3px;
    cursor: pointer;
    color: #0F2240;
    font-size: 16px;
    font-weight: 400;
    width: 164px;
    margin-left: 20px;
    height: 37px;
	line-height: 14px;
}

.clear-filter {
    color: #8D8D8D;
    font-size: 12px;
    margin-left: auto;
    cursor: pointer;
    text-align: right;
    margin-top: 10px;
    margin-right: 37px;
    display: inline-block;
}

.clear-filter:hover {
    font-weight: 700;
    letter-spacing: 1px;
}

.filter-clear-wrap {
    text-align: right;
}

.question-item {
    position: relative;
    padding-inline: 12px;
}

.summary-content::after {
    content: "";
    position: absolute;
    width: 9px;
    height: 10px;
    border-width: 1px 1px 0 0;
    border-style: solid;
    border-color: #FFF;
    top: 10px;
    right: 11px;
    transform: rotate(45deg);
}

.detail-content {
    position: absolute;
    top: 100%;
    left: 12px;
    display: none;
    padding: 5px;
    z-index: 10;
    min-width: 173px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    background-color: #0F2240;
    color: #fff;
    border-radius: 3px;
    border: 1px solid #fff;
    border-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    text-align: center;
}

.question-item:hover .detail-content {
    display: block;
}

.summary-content {
    font-size: 16px;
    font-weight: 400;
    padding: 5px 8px;
    border: 1px solid #fff;
    border-radius: 3px;
    position: relative;
    background-color: #0F2240;
    color: #fff;
    cursor: pointer;
    width: 173px;
}

summary::marker {
    content: none;
}

summary::after {
    content: "";
    position: absolute;
    width: 9px;
    height: 9px;
    color: #fff;
    border-width: 2px 2px 0 0;
    border-style: solid;
    border-color: #FFF;
    top: 11px;
    right: 11px;
    transform: rotate(135deg);
}

.question-item:hover .summary-content::after {
    transform: rotate(130deg);
}

.question-item:hover .summary-content,
.question-item:active .summary-content {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}



/* shop-section */



.card-row .btn {
    min-width: 142px;
    padding: 10px;
}

.p-slide .subtitle {
    color: #010103;
    font-size: 10px;
    font-weight: 400;
    line-height: 126%;
    margin-bottom: 6px;
    display: block;
}

.shop-wrapper .colS {
    padding-inline: 10px;
}

.shop .container {
    max-width: 1280px;
}

.shop-wrapper {
    margin-inline: -10px;
    flex-wrap: wrap;
    row-gap: 70px;
    justify-content: center;
}

.shop-wrapper .col-3 {
    padding-inline: 10px;
}


.shop-wrapper h3 {
    font-size: 20px;
    margin-bottom: 5px;
}

.shop-wrapper p {
    font-size: 14px;
    margin-bottom: 17px;
}

.shop-wrapper .price {
    font-size: 25px;
    font-weight: 500;
}

.shop-wrapper .price ins,
.custom-variation-price ins,
.p-card ins {
	text-decoration: none;
}

.card-row ins .woocommerce-Price-amount.amount::after {
	display: none;
}

.card-row.align-items-center,
.card-row {
	align-items: start !important;
}

.shop {
    padding-block: 63px 85px;
}

.shop-wrapper .p-img {
    margin-bottom: 18px;
}

.red-batch,
.yellow-batch {
    width: 130px;
    position: absolute;
    border-radius: 100px;
    font-size: 14px;
    font-weight: 600;
    display: block;
    padding: 5px;
    text-align: center;
}

.red-batch {
    color: #fff;
    background-color: #AF1806;
    top: 28px;
    right: 35px;
}

.yellow-batch {
    color: #AF1806 !important;
    background-color: #FFC800;
    top: 66px;
    right: 34px;
}

/* shop-banner */

.shop-b-content h2 {
    font-size: 30px;
    font-weight: 400;
    margin-bottom: 12px;
}

.tsukimi-shop-banner .container {
    max-width: 1160px;
}

.shop-b-content {
    padding-block: 70px 69px;
    max-width: 561px;
    z-index: 2;
    position: relative;
}

.shop-b-content p {
    max-width: 515px;
    margin-bottom: 37px;
}

.shop-b-content .btn {
    min-width: 194px;
    color: #FFF;
    font-size: 18px;
    font-weight: 400;
    padding: 6px 10px;
}

.tsukimi-shop-banner {
    z-index: 0;
}

.tsukimi-shop-banner::before {
    background: linear-gradient(to right, #0F2240 19.88%, rgba(1, 1, 3, 0.00) 100%);
    z-index: 1;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

/* master-0f-art */

.master-of-art .container {
    max-width: 1019px;
}

.master-of-art {
    background-color: #08172E;
    padding-block: 38px 59px;
}

.master-of-art h2 {
    font-size: 28px;
    font-weight: 300;
    margin-bottom: 33px;
    padding-inline: 10px;
}

.master-of-art p {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 44px;
}

.master-of-art .btn {
    min-width: 210px;
    color: #FFF;
    font-size: 13px;
    font-weight: 400;
    padding: 10px;
}


/* shop-img-txt */

.w-o-bg {
    background-color: transparent;
    color: #000;
}

.w-o-bg h2 {
    color: #000;
    margin-bottom: 16px;
}

.w-o-bg p {
    font-size: 20px;
    margin-bottom: 41px;
    line-height: 1.4;
}

.w-o-bg .btn {
    min-width: 194px;
    color: #FFF;
    font-size: 18px;
    font-weight: 400;
    padding: 5px 10px;
}

.w-o-bg .i-t-content {
    padding-inline: 10.5%;
}

/* filter-with-bg-img */

.no-bg {
    background-color: transparent;
    z-index: 1;
    padding-block: 62px 35px;
}

.filter-wrap {
    display: none;
}

.filter-wrap-mob {
    display: flex;
    justify-content: flex-end;
}

.fl-icn {
    text-align: center;
}

.shop-banner-image {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: -1;
    height: 100%;
}

.shop-banner-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.no-bg .banner-head,
.no-bg .filter-bar {
    z-index: 5;
    position: relative;
}

.no-bg::before {
    background: linear-gradient(to right, #0F2240 19.88%, rgba(1, 1, 3, 0.00) 100%);
    z-index: 0;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}


/* marble-grading  */



.verticle-text {
    writing-mode: vertical-rl;
    text-orientation: upright;
    color: #FFF;
    font-size: 36px;
    font-weight: 100;
    line-height: 112%;
    letter-spacing: 0px;
}

.marble-img-text-banner .i-t-content {
    padding-block: 41px 13px;
    padding-inline: 0;
    gap: 24px;
    text-align: left;
}

.marble-img-text-banner .i-t-content h1 {
    color: #FFF;
    font-size: 45px;
    font-weight: 300;
    line-height: 108%;
    width: 244px;
}

.bg-blue {
    background-color: #0F2240;
}

/* marble-content */

.m-g-content {
    background-color: #0F2240;
    padding-block: 0px 40px;
}

.m-g-content .container {
    max-width: 988px;
}

.u-sec {
    margin-bottom: 10px;
}

.u-sec h2 {
    font-size: 20px;
    font-weight: 400;
    line-height: 140%;
    padding-bottom: 16px;
    margin-bottom: 22px;
}

.u-sec h2::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 47%;
    width: 6%;
    height: 2px;
    background-color: #fff;
}

.u-sec p {
    font-size: 18px;
    font-weight: 300;
    line-height: 167%;
}

.l-sec span {
    font-size: 14px;
    font-weight: 300;
    line-height: 139%;
    letter-spacing: 4.5px;
    text-transform: uppercase;
    margin-bottom: 15px;
    display: block;
}

.l-sec p {
    font-size: 20px;
    font-weight: 400;
    line-height: 139%;
}

.l-sec {
    margin-bottom: 64px;
}

.list {
    max-width: 877px;
}


.list li {
    font-size: 16px;
    font-weight: 400;
    line-height: 139%;
    margin-bottom: 14px;
}

.list ul {
    width: 20%;
    position: relative;
}


/* marble-img-sec */


.marble-image-sec {
    padding-block: 33px 42px;
}

.marble-image-sec .container {
    max-width: 1280px;
    padding-inline: 0;

}

.marble-matters .container {
    max-width: 997px;
}

.marble-matters {
    background-color: #fff;
    padding-block: 58px;
    color: #0F2240;
}

.marble-matter-content h2 {
    color: #0F2240;
    font-size: 25px;
    font-weight: 500;
    margin-bottom: 24px;
}

.marble-matter-content p {
    font-size: 16px;
    font-weight: 300;
    line-height: 160%;
    margin-bottom: 36px;
    max-width: 740px;
    margin-inline: auto;
    padding-inline: 14px;
}

.text-ul {
    text-align: left;
    margin-inline: -44px;
}

.text-ul li {
    padding-inline: 44px;
}

.text-ul h3 {
    color: #0F2240;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 24px;
}

.text-ul p {
    font-size: 14px;
    font-weight: 400;
    line-height: 160%;
}


.row {
    display: flex;
    flex-wrap: wrap;
    margin-inline: -15px;
}

.premium-types {
    background: #0F2240;
    padding-block: 53px 54px;
}

.premium-types .container {
    max-width: 1180px;
}

.premium-types-header {
    text-align: center;
    margin-bottom: 12px;
}

.premium-types-header span {
    font-size: 14px;
    font-weight: 200;
    line-height: 22.4px;
    letter-spacing: 12px;
    display: block;
    margin-bottom: 10px;
}

.sea-fd .premium-types-header span {
    font-size: 14px;
    font-weight: 200;
    line-height: 22.4px;
    letter-spacing: 14px;
    display: block;
    margin-bottom: 0px;
}


.premium-types-header h1 {
    font-size: 45px;
    font-weight: 300;
}

.premium-types-content h2 {
    position: relative;
    font-size: 20px;
    margin-bottom: 66px;
    text-align: center;
}

.premium-types-content h2::before {
    content: '';
    position: absolute;
    bottom: -46px;
    left: 32%;
    transform: translate(32%, -32%);
    width: 60px;
    height: 1px;
    background-color: #fff;
}

.flex-wrap-w {
    flex-wrap: wrap;
}

.premium-types-content p {
    font-size: 18px;
    line-height: 28px;
    font-weight: 300;
    text-align: center;
}

.learn-about-product {
    padding-block: 42px 99px;
}

.learn-about-product .container {
    max-width: 1196px;
}

.learn-about-product-col h3,
.learn-about-product-col span {
    font-size: 20px;
    line-height: normal;
    font-weight: 500;
    color: #0F2240;
}

.learn-about-product-col span {
    margin-bottom: 21px;
    display: block;
}

.learn-about-product-img {
    margin-bottom: 58px;
}

.learn-about-product-img img {
    width: 100%;
}

.learn-about-product-col p {
    color: #0F2240;
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 19px;
}

.learn-about-product-row {
    row-gap: 38px;
    margin-inline: -20px;
}

.learn-about-product .col-3 {
    padding-inline: 20px;
}

.discover-premium {
    background-color: #08172E;
    padding-top: 81px;
    padding-bottom: 53px;
}

.discover-premium .container {
    max-width: 941px;
    padding-inline: 30px;
}

.discover-premium h4 {
    font-size: 35px;
    line-height: normal;
    text-align: center;
    font-weight: 100;
    margin-bottom: 9px;
}

.discover-premium p {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 27px;
    text-align: center;
}

.discover-premium a {
    width: 194px;
    height: 37px;
    font-size: 18px;
    line-height: normal;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    margin: 0 auto;
}

/* ...................seafood.................... */

.seafood-content {
    padding: 27px 0;
}

.seafood-content h3 {
    color: #0F2240;
    font-size: 20px;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 9px;
}

.seafood-content p {
    color: #0F2240;
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    max-width: 676px;
}

.seafood-img img {
    width: 100%;
}

/* ......................contact-us.................... */
.contact-us {
    padding-block: 20px 3px;
}

.contact-us .container {
    max-width: 1042px;
}

.contact-info {
    margin-top: 5px;
}

.contact-info h2 {
    color: #000;
    font-size: 36px;
    font-weight: 700;
    line-height: 114%;
    text-transform: uppercase;
    margin-bottom: 16px;
}

.contact-info strong {
    color: #313131;
    font-size: 16px;
    font-weight: 700;
    line-height: 149%;
    padding-right: 5px;
}

.contact-info p,
.contact-info span {
    color: #313131;
    font-size: 16px;
    font-weight: 400;
    line-height: 149%;
}

.contact-info p {
    margin-bottom: 23px;
}

.c-contact-form h3 {
    color: #000;
    font-size: 25px;
    font-weight: 700;
    line-height: 106%;
    margin-bottom: 27px;
}

.c-contact-form p {
    color: #585858;
    font-size: 16px;
    font-weight: 400;
    line-height: 141%;
}

.c-fax {
    margin-bottom: 25px;
}

.c-oh span {
    display: block;
}

.contact-form input[type="text"],
.contact-form input[type="tel"],
.contact-form input[type="email"],
.contact-form input[type="search"],
.contact-form input[type="number"],
.contact-form textarea,
select {
    color: #A89E9E;
    font-weight: 400;
    line-height: 157%;
    font-size: 16px;
    display: block;
    border: 0;
    border-radius: 34px;
    background-color: #EDEDED;
    height: 38px;
    padding-left: 27px;
    margin: 0 auto;
    width: 100%;
}

.contact-form textarea {
    resize: none;
    height: 152px;
    border-radius: 5px;
    padding-top: 10px;
}

.contact-form {
    width: 100%;
}

.contact-form .col {
    margin-bottom: 13px;
}

.contact-form .btn {
    margin-top: 30px;
    color: #FFF;
    text-align: center;
    font-family: 'Neutro', sans-serif;
    font-size: 10px;
    font-weight: 700;
    line-height: 117%;
    border-radius: 3px;
    min-width: 100%;
    display: block;
    margin-left: auto;
    margin-right: 14px;
    padding: 12px 0px;
	text-transform: uppercase;
}
.contact-form .btn:hover{
	background-color: #0F2240;
	letter-spacing: unset;
}

.contact-us-detail {
    row-gap: 52px;
    flex-wrap: wrap;
}

/* faqs */

.faqs-header-banner {
    padding-block: 58px 78px;
    text-align: center;
}

.faqs-header-banner .container {
    max-width: 1000px;
}

.faqs-header span {
    font-size: 14px;
    font-weight: 300;
    line-height: 108%;
    letter-spacing: 14px;
    text-transform: uppercase;
    display: block;
}

.faqs-header h1 {
    font-size: 45px;
    font-weight: 300;
    line-height: 100%;
    margin-block: 3px 10px;
}

.faqs-header p {
    font-size: 20px;
    font-weight: 400;
    line-height: 125%;
}

.faqs summary::after {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    color: #000;
    border-width: 2px 2px 0 0;
    border-style: solid;
    border-color: #4E4E4E;
    top: 8px;
    right: 12px;
    transform: rotate(49deg);
    cursor: pointer;
}

.p-cart .button {
    background-color: #0F2240;
    padding: 13px 10px !important;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.woocommerce .quantity .qty {
    border: 0;
}

input[type=number] {
    -moz-appearance: textfield;
}

.p-cart .button:hover {
    background-color: #0F2240 !important;
    letter-spacing: normal;
}

.faqs[open=""] summary::after {
    transform: rotate(135deg);
}

.faqs {
    color: #000;
    font-size: 24px;
    font-weight: 400;
}

.faqs-block {
    padding-block: 30px 18px;
}

.faqs-block .container {
    max-width: 970px;
}

.faq-ques {
    border-bottom: 1px solid #000;
    padding-bottom: 21px;
    margin-bottom: 15px;
	padding-right: 35px;
}

.return-to-shop .button {
    background-color: #AF1806 !important;
    color: #fff !important;
}


.faqs-ans {
    font-size: 20px;
    margin-bottom: 20px;
}

/* product-page */

.u-img {
    margin-bottom: 20px;
}

.product_meta {
    display: none;
}

.p-faqs .faqs-ans {
    font-size: 15px;
    margin-bottom: 20px;
    color: #000;
}

.p-cart .btn {
    border-radius: 50px !important;
    background-color: #0F2240 !important;
    color: #FFF;
    text-align: center;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 149%;
    min-width: 200px;
}

.pr-img img {
    width: 100%;
}

.product-icon-text {
    padding-inline: 20px;
}

.p-i-t-wrapper {
    margin-inline: -20px;
    margin-bottom: 40px;
    max-width: 418px;
}

.product-page {
    padding-block: 30px 50px;
}


.p-content span {
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 149%;
    text-transform: uppercase;
    color: #0F2240;
    margin-bottom: 2px;
}

.t-red {
    color: #AF1806 !important;
}

.woocommerce-message {
    border-top-color: #AF1806;
    background-color: #AF1806;
    color: #fff;
}

.woocommerce-message::before {
    color: #fff;
}

.woocommerce-cart .container {
    margin-top: 50px;
}

.woocommerce td.product-name .wc-item-meta .wc-item-meta-label,
.woocommerce td.product-name .wc-item-meta dt,
.woocommerce td.product-name dl.variation .wc-item-meta-label,
.woocommerce td.product-name dl.variation dt {
    float: none;
}

.actions .button {
    font-size: 16px !important;
    font-weight: 500 !important;
    background-color: #AF1806 !important;
    color: #fff !important;
    border: 1px solid #fff !important;
    border-radius: 5px;
}

.woocommerce-message .button {
    font-size: 16px !important;
    font-weight: 500 !important;
    background-color: #AF1806 !important;
    color: #fff !important;
    border: 1px solid #fff !important;
}

.woocommerce-checkout #payment div.payment_box {
    background-color: #0F2240;
    color: #fff;
}

.woocommerce-order-received .container {
    margin-top: 50px;
    color: #000;
}

.woocommerce-order-received .woocommerce-thankyou-order-received {
    padding-block: 10px;
    background-color: #0F2240;
    text-align: center;
    color: #fff;
    margin-bottom: 20px;
}

.woocommerce-order-overview {
    border: 1px solid #08172E;
}

.woocommerce-order-overview li {
    padding: 4px;
    padding-left: 4px !important;
    border-right: 2px solid #08172E !important;
}

.woocommerce-order-overview li:last-child {
    border-right: 0 !important;
}

.woocommerce-order>p:nth-of-type(2) {
    background-color: #0F2240;
    padding: 3px;
    color: #fff;
    text-align: center;
}

.order_details tr th {
    font-weight: 500 !important;
}

.order_details tr td {
    font-weight: 400 !important;
}

.woocommerce-customer-details {
    font-size: 14px;
}

.woocommerce-checkout-review-order-table th,
.woocommerce-checkout-review-order-table td,
.woocommerce-checkout-review-order-table td strong {
    font-weight: 500 !important;
}

#add_payment_method #payment div.payment_box::before,
.woocommerce-cart #payment div.payment_box::before,
.woocommerce-checkout #payment div.payment_box::before {
    border: 1em solid #0F2240;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
}

.woocommerce-thankyou-order-details.order_details strong {
    font-weight: 400;
}

.woocommerce-thankyou-order-details.order_details {
    text-align: center;
}

.p-content h1 {
    color: #0F2240;
    font-size: 33px;
    font-weight: 400;
    line-height: 114%;
    text-transform: uppercase;
    margin-bottom: 3px;
}

.p-content p {
    color: #313131;
    font-size: 14px;
    font-weight: 400;
    line-height: 149%;
    margin-top: 20px;
}

.p-content {
    margin-bottom: 41px;
}

.t-red {
    color: #AF1806;
}

.pro-price h2 {
    color: #000;
    font-size: 40px;
    font-weight: 600;
    line-height: 125%;
}

.pro-price .btn {
    min-width: 263px;
    font-size: 16px;
    font-weight: 500;
    line-height: 149%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-inline: 39px 15px;
    padding-block: 8px;
}

.pro-price .btn:hover {
    letter-spacing: 0;
}

.pro-price .btn svg {
    display: inline-block;
}

.select ul li {
    color: #313131;
    font-size: 15px;
    font-weight: 400;
    line-height: 149%;
    padding: 15px 25px;
}

.woocommerce-variation {
    display: none !important;
}

.select ul {
    border: 1px solid #000;
    border-top: 0;
}

.p-icon {
    margin-bottom: 20px;
}

.pro-price {
    margin-bottom: 26px;
    align-items: flex-end;
    gap: 20px;
}


.p-i-t-wrapper p {
    color: #0F2240;
    text-align: center;
    font-size: 12px;
    font-weight: 400;
    line-height: 130%;
    text-transform: uppercase;
}

.border-box {
    padding-inline: 22px 37px;
    padding-block: 14px;
    border: 1px solid #000;
    margin-bottom: 25px;
    margin-right: 10px;
}

.red-border {
    border: 3px solid #AF1806;
}

.content-side h3 {
    color: #313131;
    font-size: 18px;
    font-weight: 600;
    line-height: 149%;
}

.content-side p {
    color: #313131;
    font-size: 15px;
    font-weight: 400;
    line-height: 149%;
}

.d-price {
    color: #313131;
    font-size: 18px;
    font-weight: 400;
    line-height: 149%;
}

.s-wrap span {
    display: block;
    color: #000;
    font-size: 12px;
    font-weight: 700;
    line-height: 125%;
    letter-spacing: 1.2px;
    margin-bottom: 11px;
}

.select-wrapper {
    margin-bottom: 37px;
}

.select-wrapper .h-select {
    color: #313131;
    font-size: 15px;
    font-weight: 400;
    line-height: 149%;
    border: 1px solid #000;
    padding: 14px 24px;
    cursor: pointer;
}

.p-faqs .faq-ques {
    color: #000;
    font-size: 15px;
    font-weight: 700;
    line-height: 149%;
    padding-bottom: 15px;
    margin-bottom: 20px;
}


.select-wrapper[open=""] .h-select {
    border-bottom: 0;
}

.s-wrap summary::after,
.select-wrapper summary::after {
    content: "";
    position: absolute;
    width: 11px;
    height: 11px;
    color: #000;
    border-width: 2px 2px 0 0;
    border-style: solid;
    border-color: #4E4E4E;
    top: 18px;
    right: 30px;
    transform: rotate(49deg);
}

.s-wrap[open=""] summary::after,
.select-wrapper[open=""] summary::after {
    transform: rotate(135deg);
}

.p-faqs summary::after {
    content: "";
    position: absolute;
    width: 11px;
    height: 11px;
    color: #000;
    border-width: 2px 2px 0 0;
    border-style: solid;
    border-color: #4E4E4E;
    top: 9px;
    right: 26px;
    transform: rotate(49deg);
    cursor: pointer;
}

.product-quantity .quantity {
    align-items: center;
    text-align: right;
    justify-content: flex-end;
    font-size: 16px;
}

.product-quantity .quantity .plus {
    right: 0;
}

.product-quantity .quantity .minus {
    right: 43px;
}

.p-faqs[open=""] summary::after {
    transform: rotate(135deg);
}

.detail-wrap {
    margin-bottom: 4px;
}

.p-cart {
    color: #313131;
}

.p-cart .quantity {
    width: 5%;
    align-items: center;
    font-size: 16px;
}

.meat-type-option {
    cursor: pointer;
}

.p-cart .quantity p {
    color: #313131;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    line-height: 149%;
}

.p-cart a {
    width: 77%;
}


/* featured-products */

.p-featured-products {
    padding-block: 15px;
}

.p-featured-products h2 {
    color: #0F2240;
    font-size: 33px;
    font-weight: 300;
    line-height: 114%;
    text-transform: uppercase;
    margin-bottom: 40px;
}

.p-card img {
    width: 100%;
}

.p-card h3 {
    color: #010103;
    font-size: 16px;
    font-weight: 400;
    line-height: 126%;
    margin-bottom: 5px;
}

.p-card span {
    color: #010103;
    font-size: 15px;
    font-weight: 400;
}

.p-featured-products .container {
    max-width: 1280px;
}

.p-products .col-4 {
    padding-inline: 15px;
    width: 100%;
}

.p-products {
    margin-inline: -15px;
}

.p-card .product-image {
    margin-bottom: 22px;
	position: relative;
}

.p-row {
    row-gap: 30px;
}


/* ....................cooking................. */
.cooking-header .container {
    max-width: 1071px;
    padding-inline: 20px;
}

.cooking-header {
    padding-block: 26px 44px;
}

.cooking-header h1 {
    color: #0F2240;
    line-height: 46px;
    font-size: 45px;
    font-weight: 300;
    max-width: 562px;
    margin: 0 auto;
    margin-bottom: 19px;
}

.cooking-header span {
    color: #0F2240;
    font-size: 20px;
    font-weight: 200;
    line-height: 15px;
    letter-spacing: 19px;
    text-transform: uppercase;
    display: block;
    margin-bottom: 28px;
}

.cooking-header p {
    color: #0F2240;
    font-size: 25px;
    font-weight: 400;
    line-height: 30px;
}

.cooking-detail {
    position: relative;
}

.cooking-row {
    margin-inline: 0;
}

.cooking-row .col-2 {
    padding-inline: 0;
    width: 100%;
}

.cooking-detail-content {
    position: absolute;
    bottom: 29px;
    left: 30px;
    right: 25px;
}

.cooking-detail-content h2 {
    font-size: 30px;
    font-weight: 300;
    line-height: 30px;
    padding-bottom: 15px;
    border-bottom: 1px solid #FFFFFF;
    margin-bottom: 13px;
}

.cooking-detail-content p {
    font-size: 14px;
    line-height: 20px;
}

.cooking-detail,
.cooking-detail-img,
.cooking-detail-img img {
    height: 100%;
    width: 100%;
    display: block;
}

.wpcf7-response-output {
    font-size: 16px;
    color: #0F2240;
}

.cooking-detail::before {
    content: '';
    position: absolute;
    background: linear-gradient(0deg, rgba(1, 1, 3, 0.88) 19.88%, rgba(1, 1, 3, 0.00) 100%);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.cooking-detail::after {
    content: '';
    background-image: url(images/_1.png);
    position: absolute;
    top: 44%;
    left: 31%;
    width: 59px;
    height: 62px;
    transform: translate(50%, -50%);
}

.col-4 {
    margin-bottom: 20px;
}

.collectionSlider .slide {
    margin-bottom: 22px;
}

.collection-cards {
    padding-inline: 20px;
}

.woocommerce-cart .woocommerce {
    color: #0F2240;
}

.woocommerce-cart table.shop_table th {
    color: #0F2240;
    font-size: 20px;
    font-weight: 500;
    line-height: 114%;
}

.woocommerce-cart table.shop_table {
    border: 0;
}

.woo-heading h2 {
    color: #0F2240;
    text-align: center;
    font-size: 33px;
    font-weight: 300;
    line-height: 114%;
    text-transform: uppercase;
    padding-block: 20px;
}

.woocommerce-cart a.remove {
    color: #0F2240 !important;
    height: 33px;
    width: 23px;
    font-weight: 400;
    line-height: 112%;
}

.woocommerce-cart table.woocommerce-cart-form__contents td {
    padding-block: 20px 33px;
}

.woocommerce-cart main .container {
    max-width: 1200px;
}

.woocommerce-cart .product-thumbnail a {
    width: 164px;
    height: 127px;
    display: block;
}

.woocommerce-cart table.cart .product-thumbnail {
    width: 176px !important;
    padding-inline: 0;
}

.woocommerce-cart table.cart img {
    width: 100%;
    height: 100%;
}

.woocommerce-cart table.woocommerce-cart-form__contents .product-remove {
    padding-inline: 25px 13px;
}

.woocommerce-cart .product-name a {
    font-size: 14px;
    font-weight: 400;
    line-height: 149%;
    text-transform: uppercase;
}

.woocommerce-cart .product-price,
.woocommerce-cart .product-quantity,
.woocommerce-cart .product-subtotal {
    text-align: right;
}

.woocommerce-cart .product-price .amount {
    font-size: 20px;
    font-weight: 400;
    line-height: 100%;
}

.woocommerce-cart .quantity .qty {
    border: 0;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
    background-color: #AF1806;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    border-radius: 62px;
}

.woocommerce-cart .cart_totals .cart-subtotal th,
.woocommerce-cart .cart_totals .order-total th {
    font-size: 16px !important;
    font-weight: 500 !important;
    line-height: 112% !important;
}

.woocommerce-cart .cart_totals .order-total td strong {
    font-size: 30px;
    font-weight: 400;
}

.woocommerce-cart .Subtotal {
    font-size: 20px;
}

.woocommerce-cart .cart-collaterals .cart_totals {
    width: 24%;
}

.woocommerce-cart .cart-collaterals .cart_totals tr td {
    text-align: right !important;
}

.woocommerce-cart .Total .amount .woocommerce-Price-currencySymbol {
    font-size: 30px;
    font-weight: 400;
}

.woocommerce-checkout .container {
    color: #000;
}

.woocommerce form .form-row .input-text,
.woocommerce form .form-row select,
.select2-container .select2-selection--single .select2-selection__rendered {
    padding: 1.2em;
}

.woocommerce-thankyou-order-received .woocommerce-input-wrapper .input-text {
    font-size: 15px;
    font-weight: 400;
}

.woocommerce-checkout td.product-name,
td.amount,
td.product-total {
    font-size: 14px;
    color: #0F2240;
}

.woocommerce-checkout .button.alt {
    background-color: #AF1806 !important;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    border-radius: 62px;
}

.woocommerce-checkout .woocommerce-info,
.woocommerce-checkout .woocommerce-error {
    font-size: 14px;
}

.woocommerce-account .container {
    color: #000;
    font-size: 15px;
}

.woocommerce-MyAccount-navigation {
    border: 1px solid #AF1806;
}

.woocommerce-MyAccount-navigation-link {
    border-bottom: 1px solid #AF1806;
    padding: 10px
}

.woocommerce-MyAccount-navigation-link:last-child {
    border-bottom: 0;
}

.woocommerce-MyAccount-navigation-link.is-active {
    background-color: #AF1806;
    color: #fff;
}

.woocommerce-MyAccount-content p {
    margin-bottom: 10px;
}

.woocommerce-MyAccount-content a {
    color: #AF1806;
}

.woocommerce-info a.button {
    background-color: #AF1806;
    color: #fff;
    border: 1px solid #fff;
}

.woocommerce-account .woocommerce-button {
    background-color: #AF1806 !important;
    color: #fff !important;
}

.woocommerce-info::before,
.woocommerce-error::before {
    color: #fff;
}

.woocommerce-info,
.woocommerce-error {
    border-top-color: #AF1806;
    background-color: #AF1806;
    color: #fff;
}

.woocommerce-account .addresses .title .edit {
    float: none;
    margin-block: 10px;
    display: block;
}

.woocommerce-account p .woocommerce-Button {
    background-color: #AF1806 !important;
    color: #fff !important;
}

#account_display_name_description em {
    font-style: normal;
}

.woocommerce-Address h2 {
    color: #0F2240;
}

.woocommerce-Address a {
    text-align: left;
}

.woocommerce-account .woocommerce {
    margin-block: 50px;
}

.woocommerce-account address {
    font-style: normal;
}

.woocommerce-account fieldset {
    border: 0;
    padding: 0;
}

.woocommerce-account legend {
    display: none;
}

.woocommerce-MyAccount-content p .woocommerce-Button {
    display: block;
    margin-left: auto;
}

.button:hover {
    background-color: #AF1806 !important;
    border: 1px solid #fff;
    color: #fff !important;
}

.woocommerce-page .wp-block-woocommerce-coming-soon,
.woocommerce-page .wp-block-woocommerce-coming-soon h1 {
    color: #000;
}

.quantity button {
    position: absolute;
    background: transparent;
    border: none;
}

.woocommerce-notices-wrapper {
    max-width: 1280px;
    margin: 0 auto;
    padding-inline: 20px;
}

.quantity .plus {
    right: -59px;
}

.quantity {
    display: flex;
    position: relative;
}

.variable_cart {
    display: flex;
    align-items: center;
}

.submit-btn:hover {
    font-weight: 600;
    background-color: transparent;
	color: #fff;
	border: 1px solid #fff;
}

.select2-selection__rendered {
    text-align: left;
}

.select2-results__option {
    font-size: 14px;
}

.shipping-calculator-form .button,
.form-row .button {
    background-color: #AF1806 !important;
    color: #fff !important;
    font-size: 15px !important;
    font-weight: 400 !important;
}

.woocommerce-page table.cart td.actions .input-text {
    width: 177px;
}

.woocommerce-cart a.remove {
    width: 33px;
    height: 33px;
}

.slick-dots li {
    width: 8px;
    height: 8px;
	margin-inline: 7px;
}

.flex-control-nav.flex-control-thumbs{
	display: flex;
	gap: 10px;
	padding-left: 0;
}

.woocommerce-product-gallery .woocommerce-product-gallery__image{
	height: 690px !important;
}

.pr-img .woocommerce-product-gallery__image img{
	width: 100% !important;
	height: 100% !important;
	object-fit: cover;
}

.p-cart .cart{
	display: flex;
	width: 100%;
}

.p-cart .cart .d-flex{
	width: 20%;
}

.p-cart .cart .single_add_to_cart_button{
	width: 80%;
	margin-left: 20px;
	font-size: 16px;
    line-height: 24px;
    background-color: #0F2240 !important;
    border-radius: 50px;
	border: 2px solid transparent;
}

.p-cart .cart .single_add_to_cart_button:hover{
	color: #0F2240 !important;
	background-color: #FFF !important;
	border: 2px solid #0F2240;
}

.product-page .p-row {
	align-items: start !important;
}

.product-left-side .woocommerce-product-gallery__trigger {
	display: none;
}

.product-page .product-left-side {
	margin-top: 31px;
	position: relative;
}

.flex-control-thumbs li::marker{
	content: '';
}

.flex-control-thumbs li{
	cursor: pointer;
}

.c-oh {
	margin-top: 30px;
}

.telPhoneWrap {
	display: flex;
	align-items: center;
}

.telPhoneWrap .info + .info {
	position: relative;
	margin-left: 15px;
}

.telPhoneWrap .info + .info:before {
	position: absolute;
	content: "/";
	left: -12px;
	top: -2px;
}

.map_banner_image img {
	width: 100%;
	height: 385px;
	object-fit: cover;
}

.prd-pop-up{
   position: absolute;
   background: #0F2240;
   width: 100%;
   height: 100%;
   content: "";
   top: 0;
   left: 0;
   bottom: 0;
   right: 0;
   border-radius: 20px;
	padding: 20px;
}

.prd-pop-up h3{
	font-size: 24px;
	line-height: 26px;
	font-weight: 700;
	margin-bottom: 10px;
}

.prd-pop-up p{
	font-size: 16px;
	line-height: 20px;
}

.prd-pop-up {
  max-height: 0;
  opacity: 0;
  overflow: scroll;
  transition: all 0.4s ease;
}

.article.active .prd-pop-up {
  max-height: 100%;
  opacity: 1;
}

.close-popup {
  position: absolute;
  top: 8px;
  right: 10px;
  background: none;
  border: none;
  font-size: 20px;
  cursor: pointer;
  line-height: 1;
}

.woocommerce span.onsale {
	min-height: 2.236em;
	min-width: 3.036em;
	padding: 0.202em;
	font-size: 1em;
	font-weight: 700;
	position: absolute;
	text-align: center;
	line-height: 2.536;
	top: 0.5em;
	left: 0.5em;
	margin: 0;
	border-radius: 100%;
	background-color: #958e09;
	color: #fff;
	font-size: 0.557em;
	z-index: 9;
}

.promo-section h4,
.cart_totals h2{
	color: #0F2240;
	font-weight: 700;
    margin-bottom: 20px;
}

.promo-section h4{
	font-weight: 25px;
}

.promo-section label{
	font-size: 18px;
	font-weight: 500;
}

.woocommerce-checkout #payment div.payment_box p:last-child{
	color: #0F2240;
}

.promo-section label{
	display: flex !important;
	gap: 10px;
	align-items: center;
}

.woocommerce-cart .cart-collaterals .cart_totals table .fee th{
	width: 50%;
	font-size: 16px;
}

@media (min-width: 768px) {
	
	.has-submenu:hover .s-menu {
		display: block;
	}

    .slick-dots li {
        width: 13px;
        height: 13px;
        margin-inline: 12px;
    }

    .i-t-slide .col-48 .i-t-content {
        text-align: left;
    }

    .search-mobile {
        display: none;
    }

    .woocommerce-cart .cart-collaterals .cart_totals {
        width: 44%;
    }

    .filter-wrap {
        display: block;
    }

    .filter-wrap-mob {
        display: none;
    }

    .shop-wrapper {
        justify-content: start;
    }

    .shop-wrapper .colS {
        width: 33.33%;
    }

    .faqs summary::after {
        right: 5px;
    }

    .faq-ques {
        padding-bottom: 13px;
    }

    .faqs-block {
        padding-block: 76px 18px;
    }

    .faqs-header-banner {
        padding-block: 58px 48px;
    }

    .faqs-header p {
        line-height: 136%;
    }

    .faqs-header h1 {
        font-size: 50px;
        line-height: 108%;
        margin-block: 3px;
    }

    .contact-form input[type="text"],
    .contact-form input[type="tel"],
    .contact-form input[type="email"],
    .contact-form input[type="search"],
    .contact-form input[type="number"],
    .contact-form textarea,
    select {
        width: 90%;
        padding-left: 15px;
    }

    .faqs-header-banner {
        padding-block: 83px 48px;
        text-align: left;
    }

    .contact-form .btn {
        margin-top: 0;
        min-width: 173px;
    }

    .form-field {
        width: 90%;
    }

    .contact-form {
        width: 94%;
    }
	
	.contact-us {
	  padding-block: 64px 3px;
	}

    .c-contact-form p {
        line-height: 157%;
		max-width: 465px;
    }

    .contact-us-detail {
        row-gap: 40px;
    }

    .seafood-content h3 {
        margin-bottom: 25px;
    }

    .premium-types-header h1 {
        padding-inline: 10px;
    }

    .premium-types-header span {
        letter-spacing: 18px;
    }

    .master-of-art p {
        margin-inline: -20px;
    }

    .des-hide {
        display: none;
    }

    .sea-fd .premium-types-header span {
        letter-spacing: 14px;
        margin-bottom: 10px;
    }

    .cooking-header h1 {
        font-weight: 300;
        font-size: 50px;
        line-height: 49px;
        margin-bottom: 6px;
    }

    .cooking-header .container {
        padding-inline: 30px;
    }

    .cooking-header p {
        font-size: 20px;
        line-height: 27px;
    }

    .cooking-header span {
        font-size: 14px;
        font-weight: 300;
        letter-spacing: 13px;
        margin-bottom: 13px;
    }

    .learn-about-product-col p {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 16px;
    }

    .learn-about-product-col span {
        font-size: 14px;
        margin-bottom: 21px;
        display: block;
    }

    .premium-types-content h2::before {
        bottom: -15px;
        left: 44%;
        transform: translate(44%, -44%);
    }

    .premium-types-content h2 {
        font-size: 36px;
        line-height: 50px;
        margin-bottom: 32px;
    }

    .premium-types {
        padding-block: 74px 51px;
    }

    .premium-types-header h1 {
        font-size: 55px;
        font-weight: 100;
        line-height: 54px;
        padding-inline: 0;
    }

    .premium-types-header span {
        font-size: 20px;
        margin-bottom: 6px;
    }

    .marble-matter-content p {
        font-size: 14px;
        padding-inline: 0;
        margin-bottom: 68px;
    }

    .marble-matters {
        padding-block: 44px;
    }

    .marble-matter-content h2 {
        font-size: 30px;
        margin-bottom: 39px;
    }

    .list ul {
        width: 33.333%;
    }

    .list ul::after {
        content: "";
        position: absolute;
        top: 50%;
        left: 92%;
        width: 2px;
        height: 61px;
        background-color: #fff;
        transform: translate(-50%, -50%);
    }

    .list ul:last-child::after {
        content: none;
    }

    .list ul:nth-child(2)::after {
        left: 112%;
    }

    .list li {
        font-size: 18px;
    }

    .page-id-122 .premium-types-header {
        padding-bottom: 63px;
    }

    .m-g-content {
        padding-block: 65px 40px;
    }

    .verticle-text {
        letter-spacing: 4px;
    }

    .u-sec h2 {
        font-size: 36px;
    }

    .marble-img-text-banner .i-t-content {
        padding-block: 50px 27px;
        padding-inline: 7%;
        gap: 19px;
        text-align: center;

    }

    .marble-img-text-banner .i-t-content h1 {
        font-size: 55px;
        font-weight: 100;
        line-height: 98%;
    }

    .i-t-content {
        padding-block: 27px 59px;
    }

    .w-o-bg .i-t-content {
        padding-inline: 11.5%;
    }

    .master-of-art p {
        font-size: 20px;
        margin-inline: 0;
        margin-bottom: 36px;
    }

    .master-of-art .btn {
        padding: 5px 10px;
        font-size: 18px;
        min-width: 194px;
        color: #FFF;
    }

    .master-of-art {
        padding-block: 77px 53px;
    }

    .master-of-art h2 {
        font-size: 35px;
        font-weight: 100;
        padding-inline: 0;
        margin-bottom: 16px;
    }

    .card-row .btn {
        min-width: 124px;
    }

    .shop-wrapper p {
        margin-bottom: 26px;
    }

    .shop-wrapper .p-img {
        margin-bottom: 26px;
    }

    .shop-wrapper {
        row-gap: 52px;
    }

    .shop .container {
        padding-inline: 64px;
    }

    .company-info span {
        width: 41%;
        text-align: right;
    }

    .info {
        width: 52%;
    }

    .menu2 .sub-menu {
        padding-top: 10px;
        padding-bottom: 4px;
    }

    #tsukimi-footer .col-1,
    #tsukimi-footer .col-5 {
        margin-top: 63px;
    }

    .t-cus-content p {
        margin-bottom: 29px;
    }

    .happy-customer-badge {
        font-size: 22px;
    }

    .t-cus-content h2 {
        font-size: 32px;
        margin-bottom: 3px;
    }

    .t-cus-content {
        text-align: left;
    }

    .featured-products {
        padding-block: 58px 85px;
    }

    .f-p-header h2 {
        font-size: 50px;
    }

    .f-p-header {
        margin-bottom: 23px;
    }

    .i-t-ul li {
        margin-bottom: 30px;
    }

    .i-t-ul h2 {
        font-size: 20px;
        line-height: 130%;
        height: 52px;
    }

    .i-t-ul p {
        font-size: 20px;
        width: 100%;
        line-height: 130%;
    }

    .i-t-icon {
        margin-bottom: 14px;
		min-height: 150px;
    }


    .reviewSlider {
        padding-block: 70px;
    }

    .review-header p {
        padding-inline: 0px;
    }

    .review-header h2 {
        font-size: 35px;
        margin-bottom: 8px;
    }

    .tsukimi-img-text-banner {
        margin-block: 48px 27px;
    }

    .tsukimi-img-text-banner h2 {
        font-size: 35px;
        font-weight: 100;
        margin-block: 6px 17px;
    }

    .tsukimi-img-text-banner p {
        font-size: 20px;
        margin-inline: 0%;
        margin-bottom: 25px;
    }

    .i-t-content {
        padding-block: 27px;
    }

    .c-content {
        bottom: 20px;
        left: 26px;
    }

    .t-c-header p {
        font-size: 16px;
    }

    .announcement-bar {
        padding-block: 9px 8px;
        font-size: 13px;
    }

    .collectionSlider {
        padding-block: 85px 36px;
    }

    .c-head p {
        font-weight: 300;
        padding-block: 0;
        font-size: 14px;
    }

    .c-head {
        width: 270px;
		margin-bottom: 10px;
    }

    .b-content p {
        margin-bottom: 27px;
        font-size: 20px;
        max-width: 411px;
    }

    .b-content {
        padding-block: 90px 54px;
        padding-left: 18px;
        text-align: left;
    }

    .btn {
        font-size: 13px;
        border-radius: 20px;
        padding: 12px 10px;
    }

    .collectionSlider .slide {
        margin-bottom: 0;
    }

    .collection-cards {
        padding-inline: 0;
    }

    .d-flex-lg {
        display: flex;
    }

    .article-image {
        height: auto;
    }

    .article-image img {
        height: 100%;
    }

    .col-6 {
        width: 50%;
    }

    .p-featured-products .container {
        padding-inline: 64px;
    }

    .product-page .container {
        max-width: 1280px;
        padding-inline: 64.5px;
    }

    .d-flex-lg {
        display: flex;
    }

    .col-48 {
        width: 48.8%;
    }

    .col-43 {
        width: 43.2%;
    }

    .happy-customer-badge {
        font-size: 32px;
    }

    .p-row .col-54,
    .p-row .col-46 {
        padding-inline: 20px;
    }

    .p-row {
        margin-inline: -20px;
    }

    .col-54 {
        width: 54%;
    }

    .col-46 {
        width: 46%;
    }

    .col-4 {
        width: 25%;
        margin-bottom: 0;
    }

    .p-products .col-4 {
        width: 25%;
    }

    .i-t-ul li {
        width: 33.333%;
        margin-bottom: 30px;
    }

    #tsukimi-footer .container {
        text-align: left;
        padding-inline: 64px;
    }

    #tsukimi-footer .col-2 {
        width: 100%;
    }

    #tsukimi-footer .col-1 {
        width: 30%;
        text-align: left;
    }

    #tsukimi-footer .col-5 {
        width: 30%;
    }

    #tsukimi-footer .col-4 {
        width: 40%;
    }

    .col-3 {
        width: 33.333%;
    }

    .shop-b-content .btn {
        margin-left: 148px;
    }

    .shop-b-content p {
        text-align: center;
    }

    .col-20 {
        width: 50%;
    }

    .col-80 {
        width: 50%;
    }

    .text-ul li {
        width: 33.333%;
    }

    .cooking-row .col-2 {
        width: 50%;
    }

    .seafood-img {
        width: 38%;
    }

    .seafood-content {
        width: 58%;
        padding-inline: 0 20px;
    }

    .tsukimi-banner .mobile-banner-image {
        display: none;
    }

    .tsukimi-banner .banner-image {
        display: block;
    }

    .tsukimi-customers .mobile-banner-image {
        display: none;
    }

    .tsukimi-customers .banner-image {
        display: block;
    }

    .b-content h1 {
        font-size: 50px;
        font-weight: 100;
    }

    #tsukimi-footer .row {
        width: 100%;
    }
	.card-row .woocommerce-Price-amount.amount::after{
		display:none;
	}

}

@media (min-width: 992px) {
    #tsukimi-footer .col-2 {
        width: 26%;
    }
	 .card-row .btn {
        min-width: 142px;
    }
	
	 .cooking-row .col-2 {
	   width: 25%;
	}
	
	.card-row .woocommerce-Price-amount.amount::after{
		display: block;
	}

    #tsukimi-footer .col-1 {
        width: 9%;
    }

    #tsukimi-footer .col-5 {
        width: 34%;
    }

    #tsukimi-footer .col-4 {
        width: 38%;
    }

    .col-20 {
        width: 33%;
    }

    .col-80 {
        width: 66%;
    }

    .p-row .col-54,
    .p-row .col-46 {
        padding-inline: 40px;
    }

    .p-row {
        margin-inline: -40px;
    }

}

@media (min-width: 1024px) {
    .conatiner {
        padding-inline: 60px;
    }
	
	.cooking-detail::after {
       top: 28%;
	}
}


@media (min-width: 1280px) {
	.p-cart .btn{
		min-width: 357px;
	}
	
    .col-5 {
        width: 21.5%;
    }
	
	.cooking-detail::after {
  		top: 44%;
	}

    .shop-content {
        padding-inline: 65px 18px;
    }

    .pro-price {
        gap: 57px;
    }

    .p-row .col-54,
    .p-row .col-46 {
        padding-inline: 63px;
    }

    .p-row {
        margin-inline: -64px;
    }

}

@media (max-width: 991px) {
	.pro-price {
		flex-wrap: wrap;
	}
}

@media (max-width: 767px) {
	.p-i-t-wrapper .product-icon-text.col-3{
		width: 33%;
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	
	.shop-wrapper .price ins,
	.custom-variation-price ins,
	.p-card ins {
		text-decoration: none;
		width: 100%;
		display: block;
		margin-top: 11px;
	}
	
	.p-i-t-wrapper{
		width: 100%;
		max-width: 100%;
	}
	
	.product-page .col-46{
		width: 100%;
	}
	
	.p-i-t-wrapper{
		margin-inline: -10px;
	}
	
	.product-icon-text {
		padding-inline: 10px;
	}
	
	#tsukimi-footer .col-5 .menu2 .sub-menu{
		text-align: center;
	}
	
	#tsukimi-footer .col-5{
		width: 100%;	
	}
	
	#main2_footer{
		text-align: center;
	}
	
	.telPhoneWrap{
		justify-content: center;	
	}
	
	.prdt-gallery-slider{
		flex-direction: column;
	}
	
	.s-menu.open {
		display: block;
	}
	
	.m-hide.open {
		display: block;
	}
	
	.mob-menu-open {
	  position: relative;
	}

	.mob-menu-open::after {
		cursor: pointer;
	  content: '';
	  position: absolute;
	  right: 8px;
	  top: 34px;
	  transform: translate(0, -50%) rotate(0deg);
	  width: 8px;
	  height: 16px;
	  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="8" height="16" viewBox="0 0 8 16" fill="none"><path d="M1.13526 15.9979C0.87047 15.9985 0.613858 15.9057 0.40997 15.7357C0.295217 15.6399 0.200361 15.5224 0.130833 15.3897C0.0613047 15.257 0.0184714 15.1118 0.00478626 14.9625C-0.0088989 14.8131 0.00683311 14.6625 0.0510809 14.5193C0.0953286 14.3761 0.167222 14.243 0.262645 14.1278L5.33967 8.01564L0.443969 1.89208C0.349833 1.77543 0.279534 1.64122 0.237114 1.49715C0.194694 1.35308 0.180989 1.202 0.196785 1.05259C0.212582 0.90317 0.257569 0.75837 0.329162 0.626506C0.400755 0.494642 0.497541 0.378315 0.613958 0.284212C0.731212 0.180401 0.868525 0.102097 1.01728 0.0542161C1.16604 0.00633482 1.32302 -0.0100901 1.47838 0.00597127C1.63375 0.0220327 1.78413 0.0702341 1.9201 0.14755C2.05608 0.224867 2.1747 0.329629 2.26853 0.455262L7.7422 7.29723C7.90888 7.50127 8 7.75721 8 8.02134C8 8.28547 7.90888 8.54141 7.7422 8.74545L2.07587 15.5874C1.96218 15.7254 1.81777 15.8345 1.65434 15.9058C1.49091 15.9772 1.31308 16.0087 1.13526 15.9979Z" fill="black"/></svg>');
	  background-repeat: no-repeat;
	  background-size: contain;
	  transition: transform 0.3s ease;
	}

	  .parent-open.mob-menu-open::after{
	  transform: rotate(88deg);
	}
	
	.menu-item {
		position: relative !important;
	}
	
	 .mob-menu-open .menu-item::before {
		position: absolute;
		content: "";
		top: 0;
		bottom: 0;
		z-index: -1;
		background-color: #0F2240;
		left: -9999px;
		right: -9999px;
	}
	
	.s-menu {
    list-style: none;
    padding: 10px;
    z-index: 4;
    color: #fff;
    width: 205px;
    border-radius: 5px;
    margin-top: 20px;
	text-align: left;
}
	
	.s-menu a {
		color: #fff;
	}
	
	
    .pageNavCollapse {
        width: 100%;
        position: absolute;
        left: 0;
        top: 160px;
        transform: scaleY(0);
        transform-origin: 0 0 0;
        transition: transform .3s ease;
        text-align: center;
        padding-bottom: 30px;
        padding-top: 30px;
        z-index: 1;
    }

	.u-sec h2::after{
		display: none;
	}
	
	.u-sec h2{
		border-bottom: 1px solid #fff;
	}
	
    .pageNavCollapse:before {
        position: absolute;
        content: "";
        left: -9999px;
        right: -9999px;
        top: 0;
        bottom: 0;
        background-color: #fff;
        z-index: -1;
    }

    .mainNavigation {
        font-size: 24px;
        font-weight: 600;
    }

    .pgNavOpener {
        display: block;
        position: relative;
        color: #AF1806;
        width: 26px;
        height: 26px;
    }

    .pgNavOpener .icnBar {
        position: absolute;
        left: 0;
        top: 10px;
        right: 0;
    }

    .pgNavOpener:before,
    .pgNavOpener:after,
    .pgNavOpener .icnBar {
        height: 3px;
        background-color: currentColor;
        transition: all .3s ease;
        border-radius: 50px;
    }

    .pgNavOpener:before {
        content: "";
        position: absolute;
        top: 3px;
        right: 0;
        left: 0;
    }

    .pgNavOpener:after {
        content: "";
        position: absolute;
        right: 0;
        bottom: 7px;
        left: 0;
    }

    .s-menu {
        position: static;
        width: 100%;
    }


    .pgNavActive .pgNavOpener::before {
        transform: rotate(45deg) translate(3px, 2px);
    }

    .pgNavActive .pgNavOpener::after {
        transform: rotate(-45deg) translate(8px, -7px);
    }

    .pgNavActive .pgNavOpener .icnBar {
        opacity: 0;
        visibility: hidden;
    }

    .pgNavActive .pageNavCollapse {
        transform: scaleY(1);
    }

    .search-mobile .search-input {
        border-radius: 8px;
        border: 0px solid #FFF;
        background: #E9E9E9;
        height: 49px;
		width: 100%;
    }

    .logo {
        width: auto;
    }

    .search-mobile .woocommerce-product-search {
        padding-inline: 20px;
    }

    .search-button {
        width: auto;
        height: auto;
        background-color: transparent;
        color: #0F2240;
        position: relative;
        padding-inline: 20px 0px;
    }

    .woocommerce-product-search {
        display: flex;
    }


    .magnify-icn {
        top: 17px;
        left: 33px;
    }
	
	.s-menu li {
		border-bottom: 1px solid #fff !important;
	}

    .menu li {
        font-size: 18px;
        font-weight: 400;
        line-height: 162%;
        padding-bottom: 5px;
        border-bottom: 1px solid #0F2240;
        width: 100%;
        padding-block: 20px;
		z-index: 1;
    }

    .menu li+li {
        margin-left: 0;
    }

    .menu {
        flex-direction: column;
        padding-inline: 20px;
		text-align: left;
    }

    .search-desktop {
        display: none;
    }

    .h-wrapper {
        width: auto;
    }

    .woocommerce-account .woocommerce-MyAccount-navigation {
        float: left;
        width: 30%;
    }

    .woocommerce-account .woocommerce-MyAccount-content {
        float: right;
        width: 68%;
    }

    .m-hide {
        display: none;
    }

    .des-hide {
        display: block;
        background-color: #0F2240;
        color: #fff;
        padding: 6px;
        text-align: right;
        border-radius: 0px 0px 20px 20px;
        width: 74px;
    }

    .filter-wrap-mob .des-hide p {
        font-size: 10px;
        text-align: center;
    }

    .filter-bar {
        flex-wrap: wrap;
    }

/*     .des-hide:hover+.m-hide {
        display: block;
    } */

    .filter-wrap,
    .filter-wrap-mob {
        position: relative;
    }

    .m-hide {
        display: none;
        position: absolute;
        top: -400%;
        z-index: 10;
        background-color: #0F2240;
        padding: 20px;
    }

    .des-hide:hover+.m-hide {
        display: block;
    }


    .f-p-slide .btn {
        min-width: 100%;
    }


}

@media (max-width: 575px) {
	.shop-wrapper .colS {
       width: 100%;
    }
	
	.col-1 {
	padding-left: 51px !important;
    text-align: left !important;
	}
	
	#tsukimi-footer .row .col {
    padding-inline: 24px;
   }
	
	.f-logo {
    margin-bottom: 18px;
   }

    .c-content {
        position: static;
        padding: 20px;
    }

    .article-image {
        position: absolute;
        height: 100%;
    }

    .woocommerce-cart .cart-collaterals .cart_totals {
        width: 100% !important;
    }

    .i-t-slide>.d-flex {
        flex-direction: column-reverse;
    }

    .c-contact-form>p {
        margin-bottom: 56px;
    }

    .contact-info {
        padding-inline: 5px;
    }

    .woocommerce-account .woocommerce-MyAccount-navigation {
        float: none;
        width: 100%;
    }

    .woocommerce-MyAccount-content {
        margin-top: 20px;
    }

    .woocommerce-account .woocommerce-MyAccount-content {
        float: none;
        width: 100%;
    }

    .summary-content {
        width: 100%;
        font-size: 14px;
    }

    .question-item {
        width: 50%;
    }

    .submit-btn {
        width: 100%;
        margin-left: 0;
    }

    .question-item {
        margin-bottom: 30px;
    }

    .seafood-detail {
        margin-top: 57px;
        padding-inline: 25px;
        flex-wrap: wrap;
    }


    .btn-link {
        display: block;
        color: #0F2240;
        border: 1px solid #0F2240;
        font-size: 18px;
        font-weight: 500;
        padding: 7px;
        text-align: center;
        background-color: #fff;
        margin-block: 40px;
        width: 210px;
        margin-inline: auto;
        border-radius: 5px;
    }

    .cooking-detail,
    .cooking-detail-img,
    .cooking-detail-img img {
        height: 476px;
        width: 100%;
    }

    .cooking-row {
        padding-inline: 20px;
        row-gap: 32px;
    }

    .learn-about-product .container {
        padding-inline: 25px;
    }

    .premium-types .container {
        padding-inline: 34px;
    }

    .text-ul {
        text-align: center;
    }

    .list::before {
        content: "";
        position: absolute;
        top: 30.8%;
        left: 20px;
        right: 0;
        width: 100%;
        height: 2px;
        background-color: #fff;
        transform: translateY(-33.4%);
    }

    .marble-i-t {
        flex-direction: column-reverse;
    }

    .list li:first-child {
        font-size: 15px;
        font-weight: 500;
        margin-bottom: 40px;
    }

    .list li {
        margin-bottom: 27px;
    }


    .u-sec {
        padding-inline: 19px;
        margin-bottom: 39px;
    }

    .card-row {
        align-items: center;
        line-height: 100%;
    }

    .company-info {
        text-align: left;
        padding-left: 26px;
    }

    .info {
        width: 70%;
    }
	
	.telPhoneWrap .info{
		width: auto;
	}

	.telPhoneWrap {
	   justify-content: start;
	}
	
    #tsukimi-footer .col-4 {
        margin-top: 17px;
    }

    .tsukimi-banner {
        background: linear-gradient(180deg, rgba(1, 1, 3, 0.00) 10.43%, #010103 97.72%);
    }

    .c-content .btn {
        width: 100%;
        padding: 10px;
    }

    .i-t-content .btn {
        font-size: 13px;
        padding: 13px;
    }

    .f-logo {
        margin-left: 0px;
    }

    .company-intro p {
        padding-inline: 14px;
    }

    .office {
        margin-bottom: 27px;
    }

    #tsukimi-footer .email {
        margin-bottom: 12px;
    }

    .company-info p {
        line-height: 146%;
    }

    .menu2 {
        padding-left: 10px;
    }

    .shop-content {
        padding-left: 16px;
    }

}