.custom-content > :last-child {
  margin-bottom: 0;
}
.custom-content > :first-child {
  margin-top: 0;
}
.custom-content p {
  font-size: inherit;
}
.custom-content strong {
  font-weight: 800;
  font-size: inherit;
}
.custom-content ol, .custom-content ul {
  padding-left: 24px;
  font-size: inherit;
}
.custom-content ol li, .custom-content ul li {
  padding: 0;
}
.custom-content ul li {
  list-style-type: disc;
}
.custom-content ol li {
  list-style-type: decimal;
}
.custom-content a {
  text-decoration: underline;
}
.custom-content a:hover {
  text-decoration: none;
}
.custom-content h1, .custom-content h2, .custom-content h3, .custom-content h4, .custom-content h5, .custom-content h6, .custom-content p, .custom-content ol, .custom-content ul {
  line-height: normal;
  letter-spacing: 0;
}

.home-content {
  font-size: 14px;
  font-weight: 300;
  font-family: "Inter", sans-serif;
  color: #000;
}
.home-content h1, .home-content h2, .home-content h3, .home-content h4, .home-content h5, .home-content h6 {
  font-size: 56px;
  font-weight: 200;
  font-family: "Onest", sans-serif !important;
  margin: 25px 0;
  color: inherit;
  line-height: 0.9em;
  letter-spacing: -0.06em;
}
.home-content p {
  margin: 20px 0;
  line-height: 1.5em;
  letter-spacing: -0.02em;
}
.home-content ol, .home-content ul {
  margin: 20px 0;
}
.home-content ol {
  padding-left: 0;
}
.home-content strong {
  font-weight: 700;
}
.home-content a {
  color: inherit;
  text-decoration: underline;
  text-decoration-color: #000;
  transition: text-decoration-color 0.2s;
}
.home-content a:hover {
  text-decoration-color: transparent;
}

.wholesale-content {
  font-size: 14px;
  font-weight: 300;
  font-family: "Inter", sans-serif;
  color: #000;
}
.wholesale-content h1, .wholesale-content h2, .wholesale-content h3, .wholesale-content h4, .wholesale-content h5, .wholesale-content h6 {
  font-size: 40px;
  font-weight: 200;
  font-family: "Onest", sans-serif !important;
  margin: 25px 0;
  color: inherit;
  line-height: 0.9em;
  letter-spacing: -0.06em;
}
.wholesale-content p {
  margin: 20px 0;
  line-height: 1.5em;
  letter-spacing: -0.02em;
}
.wholesale-content ol, .wholesale-content ul {
  margin: 20px 0;
}
.wholesale-content ol {
  padding-left: 0;
}
.wholesale-content strong {
  font-weight: 700;
}
.wholesale-content a {
  color: inherit;
  text-decoration: underline;
  text-decoration-color: #000;
  transition: text-decoration-color 0.2s;
}
.wholesale-content a:hover {
  text-decoration-color: transparent;
}

.home-poster {
  font-size: 12px;
  font-weight: 300;
  font-family: "Inter", sans-serif;
  color: #989898;
}
.home-poster h1, .home-poster h2, .home-poster h3, .home-poster h4, .home-poster h5, .home-poster h6 {
  font-size: 22px;
  font-weight: 700;
  font-family: "Inter", sans-serif !important;
  margin: 18px 0;
  color: #000;
  line-height: normal;
  letter-spacing: -0.02em;
}
.home-poster p {
  margin: 18px 0;
  line-height: 1.5em;
  letter-spacing: -0.02em;
}
.home-poster ol, .home-poster ul {
  margin: 18px 0;
}
.home-poster strong {
  font-weight: 700;
}

.bnf-card {
  font-size: 22px;
  font-weight: 300;
  font-family: "Inter", sans-serif;
  color: #000;
  line-height: 1.2em;
}
.bnf-card h1, .bnf-card h2, .bnf-card h3, .bnf-card h4, .bnf-card h5, .bnf-card h6 {
  font-size: 56px;
  font-weight: 200;
  font-family: "Onest", sans-serif !important;
  margin: 25px 0;
  color: inherit;
  line-height: 0.9em;
  letter-spacing: -0.06em;
}
.bnf-card p {
  margin: 18px 0;
  letter-spacing: -0.02em;
}
.bnf-card ol, .bnf-card ul {
  margin: 18px 0;
}
.bnf-card strong {
  font-weight: 700;
}

.about-bnf-content {
  font-size: 14px;
  font-weight: 300;
  font-family: "Onest", sans-serif;
  color: #000;
  line-height: 1.2em;
}
.about-bnf-content h1, .about-bnf-content h2, .about-bnf-content h3, .about-bnf-content h4, .about-bnf-content h5, .about-bnf-content h6 {
  font-size: 36px;
  font-weight: 600;
  font-family: "Onest", sans-serif !important;
  margin: 15px 0;
  color: inherit;
  line-height: 0.9em;
  letter-spacing: -0.03em;
}
.about-bnf-content p {
  margin: 18px 0;
  letter-spacing: -0.02em;
}
.about-bnf-content ol, .about-bnf-content ul {
  margin: 18px 0;
}
.about-bnf-content strong {
  font-weight: 700;
}

.blog-thumb img, .sersecsin-swiper .swiper-slide img {
  height: 100%;
  display: block;
  width: 100%;
  object-fit: cover;
}

.good-card .good-thumb img {
  height: 100%;
  display: block;
  width: 100%;
  object-fit: contain;
}

section {
  position: relative;
  z-index: 10;
}

body {
  font-family: "Inter", sans-serif;
}

.wpcf7-spinner {
  display: none;
}

.wpcf7-not-valid-tip, .wpcf7 form .wpcf7-response-output {
  line-height: 1.1em;
  font-size: 13px;
  font-family: "Inter", sans-serif;
}

.wpcf7 form .wpcf7-response-output {
  margin: 10px 0 0 0;
  padding: 4px;
}

.for-mob {
  display: none;
}

.custom-btn, input[type=submit].custom-btn, .custom-btn-transparent, .jdgm-write-rev-link.jdgm-write-rev-link, .checkout_coupon .form-row button {
  z-index: 1;
  position: relative;
  border: none;
  display: inline-block;
  font-family: "Inter", sans-serif !important;
  font-weight: 700;
  min-width: 145px;
  font-size: 12px;
  padding: 13px 25px;
  background: #000;
  text-align: center;
  color: #fff;
  transition: 0.3s;
}
.custom-btn:hover, input[type=submit].custom-btn:hover, .custom-btn-transparent:hover, .jdgm-write-rev-link.jdgm-write-rev-link:hover, .checkout_coupon .form-row button:hover {
  background: #FF0000;
  color: #fff;
}

.custom-btn-transparent {
  background: #fff;
  color: #888888;
  border: 1px solid #E3E3E3;
}
.custom-btn-transparent:hover {
  background: #fff;
  border-color: #FF0000;
  color: #FF0000;
}

.checkout_coupon .form-row button {
  height: 44px;
  line-height: 44px;
  border-radius: 0;
  padding-top: 0;
  padding-bottom: 0;
}

table.cart td.actions .coupon button, table.cart td.actions button:disabled {
  border-radius: 0;
  background: #000;
  z-index: 1;
  position: relative;
  border: none;
  display: inline-block;
  font-family: "Inter", sans-serif !important;
  font-weight: 700;
  min-width: 145px;
  font-size: 12px;
  height: 44px;
  line-height: 44px;
  padding: 0 25px;
  background: #000;
  text-align: center;
  color: #fff;
  transition: 0.3s;
}
table.cart td.actions .coupon button:hover, table.cart td.actions button:disabled:hover {
  background: #FF0000;
  color: #fff;
}

.cartsec table.cart td.actions input[name=coupon_code] {
  font-family: "Inter", sans-serif;
  height: 44px;
  line-height: 44px;
  background: #fff;
  color: #000;
  font-size: 12px;
  font-weight: 700;
  padding: 0 15px;
  border: 1px solid #171313;
  display: inline-block;
  border-radius: 0;
}
.cartsec table.cart td.actions input[name=coupon_code]:focus {
  border: 1px solid #171313;
}

body #payment .place-order #place_order {
  border-radius: 0 !important;
  height: 45px;
  line-height: 45px;
  font-size: 12px;
  font-weight: 700;
  font-family: "Inter", sans-serif !important;
  background: #13A300 !important;
}
body #payment .place-order #place_order:before {
  display: none;
}
body #payment .place-order #place_order:hover {
  background: #F79E1B !important;
}

body #payment .place-order #place_order {
  margin-bottom: 0;
}

.jdgm-write-rev-link.jdgm-write-rev-link {
  background: #000 !important;
  border: none !important;
}

#tab-judge_me_tab input[type=submit].jdgm-btn--solid, #tab-judge_me_tab .jdgm-btn.jdgm-cancel-rev {
  z-index: 1;
  position: relative;
  border: none;
  display: inline-block;
  font-family: "Inter", sans-serif !important;
  font-weight: 700;
  min-width: 145px;
  font-size: 12px;
  padding: 13px 25px;
  text-align: center;
  transition: 0.3s;
}

#tab-judge_me_tab input[type=submit].jdgm-btn--solid {
  background: #000 !important;
  border: none !important;
  color: #fff;
}

#tab-judge_me_tab .jdgm-btn.jdgm-cancel-rev {
  text-decoration: none !important;
  background: #fff !important;
  border: 1px solid #E3E3E3 !important;
  color: #888888 !important;
}

.ionTabs__head:before, .ionTabs__head:after {
  display: none;
}

.ionTabs__tab {
  float: none;
}

.container-reg, .product-container, #main.site-main {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin: auto;
  max-width: 1390px;
}

.product-container {
  display: flex;
}

.woocommerce-tabs.wc-tabs-wrapper, body.pdp-full #page .woocommerce-tabs {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin: auto;
  max-width: 1390px;
  background: transparent;
}

.home-cat-swiper {
  width: 100%;
  overflow: hidden;
  padding-bottom: 86px;
}
.home-cat-swiper .swiper-slide {
  width: 300px;
  flex: 0 0 300px;
}

#home-cat-tabs .ionTabs__head {
  padding: 0 20px;
  font-family: "Inter", sans-serif;
  font-size: 56px;
  font-weight: 200;
  display: flex;
  justify-content: center;
}
#home-cat-tabs .ionTabs__tab {
  opacity: 0.3;
  padding: 0 30px;
  white-space: nowrap;
  position: relative;
}
#home-cat-tabs .ionTabs__tab_state_active {
  opacity: 1;
}
#home-cat-tabs .ionTabs__item {
  padding-left: 40px;
}

.ionTabs__tab_count {
  font-size: 10px;
  font-family: "Inter", sans-serif;
  background: #EAE7DC;
  display: inline-block;
  padding: 0 10px;
  border-radius: 15px;
  color: #000;
  font-weight: 400;
  position: absolute;
  right: 11px;
  top: 12px;
}

.good-card {
  color: #000;
  font-family: "Onest", sans-serif;
  font-weight: 400;
  font-size: 14px;
  position: relative;
  padding: 26px 0 0 0;
  display: flex;
  flex-direction: column;
}
.good-card .good-title {
  text-decoration: none;
  color: inherit;
  display: block;
  text-align: center;
  line-height: 1.1em;
  min-height: 3.3em;
  padding: 0 10px;
}
.good-card .good-thumb {
  position: relative;
  height: 330px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 25px 0 15px 0;
}
.good-card .good-rating {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
  top: 0;
  font-size: 12px;
}
.good-card .jdgm-preview-badge .jdgm-star {
  color: #000;
}
.good-card .good-price {
  margin-top: auto;
  padding: 0 30px 24px 30px;
}
.good-card .good-price bdi {
  font-family: "Inter", sans-serif;
  font-size: 24px;
  font-weight: 700;
}
.good-card .good-price .woocommerce-Price-currencySymbol {
  font-size: 14px;
  font-family: "Onest", sans-serif;
  font-weight: 200;
}
.good-card .good-thumb-link {
  display: block;
  height: 100%;
}
.good-card .good-link {
  position: absolute;
  right: 30px;
  bottom: 20px;
  width: 38px;
  height: 38px;
  background: #fff;
  border: 1px solid #676767;
  border-radius: 50%;
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s;
}
.good-card .good-link svg {
  transition: 0.3s;
  stroke: #676767;
}
.good-card .good-link:hover {
  background: #000;
  border: 1px solid #000;
}
.good-card .good-link:hover svg {
  stroke: #fff;
}

.good-card {
  border: 1px solid #E3E3E3;
  clip-path: polygon(0 0, calc(100% - 30px) 0, 100% 30px, 100% 100%, 0 100%);
  transition: 0.3s border-color;
}
.good-card:after, .good-card:before {
  pointer-events: none;
}
.good-card:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  border-top: 30px solid #E3E3E3;
  border-left: 30px solid transparent;
  transition: 0.3s;
}
.good-card:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 15px;
  height: 15px;
  background: #FF0000;
  opacity: 0;
  transition: 0.3s;
}
.good-card:hover {
  border-color: #FF0000;
}
.good-card:hover:before {
  opacity: 1;
}
.good-card:hover:after {
  border-top-color: #FF0000;
}

.custom-slider-arrow {
  width: 66px;
  height: 66px;
  position: absolute;
  top: 50%;
  margin-top: -33px;
  background: rgba(0, 0, 0, 0.05);
  backdrop-filter: blur(7px);
  z-index: 100;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.custom-slider-arrow svg {
  stroke: rgba(0, 0, 0, 0.5);
}
.custom-slider-arrow:after {
  display: none;
}

.home-cat-swiper .custom-slider-arrow {
  margin-top: 0;
  top: auto;
  bottom: 0;
}
.home-cat-swiper .home-cat-prev {
  left: 50%;
  transform: rotate(180deg);
  margin-left: -72px;
}
.home-cat-swiper .home-cat-next {
  margin-right: -72px;
  right: 50%;
}
.home-cat-swiper .swiper-button-disabled {
  pointer-events: auto !important;
}

.fancybox-video-btn {
  font-size: 12px;
  font-family: "Inter", sans-serif;
  font-weight: 700;
  color: #888888;
  white-space: nowrap;
  display: none;
}
.fancybox-video-btn.active {
  display: inline-flex;
  align-items: center;
}
.fancybox-video-btn svg {
  margin-left: 15px;
}

.latest {
  padding: 60px 0;
}

.latest-good {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.latest-good-col-1 {
  position: relative;
  width: 53%;
  padding: 40px 90px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.latest-good-col-2 {
  width: 47%;
  padding-right: 70px;
}

.latest-good-title {
  font-size: 36px;
  font-family: "Onest", sans-serif;
  font-weight: 600;
  color: #000;
  line-height: 1.2em;
}
.latest-good-title a {
  color: inherit;
}

.latest-good-excerpt {
  font-family: "Onest", sans-serif;
  font-size: 20px;
  font-weight: 200;
  line-height: 1em;
  margin: 20px 0 40px;
}
.latest-good-excerpt li {
  list-style: none;
}

.latest-good-slider .custom-slider-arrow-prev {
  left: 0;
  transform: rotate(180deg);
}
.latest-good-slider .custom-slider-arrow-next {
  right: 0;
}
.latest-good-slider .swiper-button-disabled {
  pointer-events: auto !important;
  opacity: 0.35;
}

.woodposter_pazl_separator {
  height: 80px;
}

.woodposter {
  padding: 60px 0;
}

.woodposter-box {
  display: flex;
  gap: 70px;
}

.woodposter-col-1 {
  width: 43%;
  flex-shrink: 0;
}
.woodposter-col-1 .custom-content {
  max-width: 522px;
}

.woodposter-col-2 {
  flex-grow: 1;
}

.file-attach-wrapper .wpcf7-form-control-wrap {
  width: 100%;
}

.codedropz-upload-handler {
  border: 1px solid #c5c5c5;
  font-size: 14px;
  margin: 0;
}

.dnd-upload-counter {
  display: none;
}

.dnd-upload-status .dnd-upload-details {
  font-size: 12px;
}

.codedropz-upload-container {
  padding: 10px;
}

.codedropz-upload-inner {
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.2em;
  color: #000;
  letter-spacing: 0;
}
.codedropz-upload-inner h3 {
  color: inherit;
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
  letter-spacing: inherit;
}
.codedropz-upload-inner .cd-upload-btn {
  color: #000;
}

.codedropz-upload-inner .codedropz-btn-wrap a.cd-upload-btn {
  text-decoration: underline;
}

.codedropz-upload-handler {
  padding: 9px 0;
  border: 10px solid transparent;
  border-image-source: url("../img/codedropz-svg.svg");
  border-image-slice: 5;
  border-image-repeat: round;
}

.dnd-upload-details {
  font-family: "Inter", sans-serif;
}

.custom-select .ss-list .ss-option:not(.ss-disabled).ss-selected {
  color: #fff;
  background-color: #959799;
}

.custom-select .ss-list .ss-option:hover {
  background-color: #959799;
}

.custom-select {
  border: 1px solid #171313;
  border-radius: 0;
  font-family: "Inter", sans-serif;
  font-size: 12px;
  letter-spacing: -0.02em;
  color: #000;
}
.custom-select:focus {
  box-shadow: none;
}

.custom-select .ss-list .ss-option {
  padding: 5px 10px;
  justify-content: flex-start;
  color: #000;
  font-family: "Inter", sans-serif;
  font-size: 12px;
}

.custom-select .ss-list .ss-option:not(:last-child) {
  border-bottom: 1px solid #EBEBEB;
}

.custom-select .ss-list .ss-option:last-child {
  border-bottom: none;
}

.custom-select.ss-open-below {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.custom-select.ss-open-below .ss-option {
  border-bottom: 1px solid #959799;
}

.custom-select .ss-values .ss-placeholder {
  display: none;
}
.custom-select .ss-arrow {
  display: none;
}
.custom-select .ss-values .ss-single {
  margin: auto 0px auto 15px;
  line-height: 1.1em;
}
.custom-select .ss-single span {
  padding-left: 5px;
  font-weight: 700;
}

.woodposter-form {
  max-width: 374px;
  margin-top: 118px;
}

.custom-form-bottom {
  margin: 20px 0 0;
  display: flex;
  gap: 8px;
}
.custom-form-bottom .custom-btn {
  flex-shrink: 0;
}
.custom-form-bottom .custom-select-wrapper {
  flex-grow: 1;
}

.custom-select-wrapper .custom-select {
  height: 100%;
}
.custom-select-wrapper > .wpcf7-form-control-wrap {
  height: 100%;
  display: block;
}

.woodposter-figure-1 {
  position: absolute;
  top: -90px;
  right: 0;
}

.pazl {
  padding: 60px 0;
}

.pazl-box {
  display: flex;
  gap: 70px;
}

.pazl-col-2 {
  width: 45%;
  flex-shrink: 0;
}
.pazl-col-2 .custom-content {
  max-width: 522px;
}

.pazl-col-1 {
  flex-grow: 1;
}

.pazl-bg, .woodposter-bg, .talk-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: -1;
}

.pazl-bg {
  height: 93%;
}

.woodposter-bg {
  height: 100%;
}

.talk {
  min-height: 566px;
  overflow: hidden;
}

.talk-bg {
  top: auto;
  bottom: -260px;
  height: 740px;
}

.talk-box {
  display: flex;
}

.talk-col-1 {
  padding: 168px 0 50px;
  width: 43%;
  flex-shrink: 0;
}
.talk-col-1 .custom-btn {
  margin-top: 40px;
}

.talk-col-2 {
  align-self: flex-end;
  flex-grow: 1;
  display: flex;
  align-items: flex-end;
}

.talk-col-text {
  flex-shrink: 0;
  position: relative;
  z-index: 20;
  max-width: 170px;
  padding: 20px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 160px;
}

.talk-col-text-svg {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -80px;
  z-index: -1;
}

.talk-img {
  z-index: 22;
}

.talk:after, .pazl:after, .woodposter:after, .sersecsin-intro-col-2:after {
  position: absolute;
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background: #000;
  left: 0;
  top: 0;
  z-index: 1;
}

.woodposter:after {
  background: #FF0000;
}

.talk:after {
  top: 86px;
}

.header-4 .menu-primary-menu-container > ul > li::before {
  display: none;
}

.site-branding .custom-logo-link {
  display: none;
}

.header-4 .col-full-nav {
  width: 100%;
}
.header-4 .primary-navigation {
  position: relative;
  order: 0;
}
.header-4 .langSw {
  order: 1;
  margin-left: auto;
}
.header-4 .search-trigger {
  order: 2;
}
.header-4 .site-header-cart {
  order: 3;
}

.menu-primary-menu-container > ul > li > a {
  font-size: 12px;
  font-family: "Inter", sans-serif !important;
  font-weight: 500 !important;
}

.menu > li > .sub-menu-wrapper > .container > .sub-menu > li > a span {
  font-size: 24px;
  font-family: "Onest", sans-serif;
  font-weight: 200;
  text-align: center;
  text-transform: none;
  line-height: 1.2em;
  display: block;
}
.menu > li > .sub-menu-wrapper > .container > .sub-menu > li > a span:hover {
  color: #FF0000;
}

.menu > li > .sub-menu-wrapper > .container > .sub-menu > li > a {
  padding: 0;
}
.menu > li > .sub-menu-wrapper > .container > .sub-menu > li > a > span {
  min-height: 2.4em;
}
.menu > li > .sub-menu-wrapper > .container > .sub-menu > li > a .sub {
  display: none;
}

.menu > li > .sub-menu-wrapper > .container {
  filter: drop-shadow(0 47px 20px rgba(0, 0, 0, 0.2));
}

.menu > li > .sub-menu-wrapper > .container > .sub-menu > li .sub-menu-wrapper {
  margin-top: 20px;
}

ul.menu ul li ul li > a.sub-menu-link span {
  font-size: 16px;
  font-family: "Inter", sans-serif;
  font-weight: 300;
  white-space: normal;
}

.site .main-navigation ul ul ul a:hover {
  background-color: transparent;
  color: #FF0000 !important;
}
.site .main-navigation ul ul ul a:hover span {
  font-weight: 600;
}

ul.menu ul li ul li > a.sub-menu-link {
  font-size: 12px !important;
  padding: 0;
}

.sticky-d.header-4 .header-4-container {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 99;
}
.sticky-d.header-4 .header-4-container.fixed {
  top: 0;
  position: fixed;
  animation: show 0.4s;
  filter: drop-shadow(0 10px 10px rgba(0, 0, 0, 0.1));
}
.sticky-d.header-4 .header-4-container.fixed:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #fff;
  clip-path: polygon(0 0, 100% 0, 100% calc(100% - 30px), calc(100% - 30px) 100%, 30px 100%, 0 calc(100% - 30px));
}

@keyframes show {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(0px);
  }
}
.header-4 .header-4-container {
  padding: 0 35px;
  border-bottom: none;
  box-shadow: none;
  background: transparent;
  left: 0;
  top: 0;
}

@media (max-width: 1600px) {
  .main-navigation ul ul li {
    max-width: unset;
  }
}
@media (min-width: 993px) {
  body .main-navigation ul.menu > li.menu-item-has-children:hover > .sub-menu-wrapper {
    left: 0 !important;
    transform: none !important;
  }
  .header-4 .site-header {
    margin-right: 0;
  }
  .header-4 .col-full-nav {
    align-items: center;
  }
  .main-navigation ul li {
    position: relative !important;
  }
  .menu > li > .sub-menu-wrapper > .container > .sub-menu {
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 45px), calc(100% - 45px) 100%, 0 100%);
    padding: 40px 20px 20px 20px;
  }
  .main-navigation ul ul li a {
    width: 160px;
    min-width: 160px;
  }
  .main-navigation ul ul li {
    white-space: unset;
  }
  .menu-primary-menu-container > ul.menu {
    min-width: unset;
  }
  body .main-navigation ul li:hover > .sub-menu-wrapper ul {
    border-radius: 0;
  }
}
@media (max-width: 992px) {
  .header-4 .col-full-nav {
    width: 300px;
  }
}
.col-full.topbar-wrapper {
  display: none;
}

.col-full-nav {
  border-top: none;
}

.col-full-nav div.custom-logo {
  height: 90px;
  width: 200px;
  flex-shrink: 0;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  z-index: 100;
  display: flex;
  align-items: center;
  justify-content: center;
}
.col-full-nav div.custom-logo:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../img/logo-bg.svg) no-repeat center center/100% 100%;
  z-index: -1;
}
.col-full-nav div.custom-logo img {
  max-width: 110px;
}

.langSw.pc .wpml-ls-legacy-dropdown {
  font-family: "Inter", sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 400;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #000;
  color: #fff;
  margin-right: 0;
}
.langSw.pc .wpml-ls-legacy-dropdown a {
  min-width: unset;
  width: 100%;
  color: #fff;
  font-size: inherit;
  border-radius: 0;
}
.langSw.pc .wpml-ls-legacy-dropdown a:hover {
  color: #fff;
  background: transparent;
}
.langSw.pc .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle::after {
  display: none;
}
.langSw.pc .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle {
  padding: 0;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.langSw.pc .wpml-ls-item-toggle + .wpml-ls-sub-menu {
  border-top: 0;
  padding-top: 20px;
  margin-top: -20px !important;
  border-radius: 0 0 25px 25px;
  overflow: hidden;
  background: #000;
  z-index: -1;
}
.langSw.pc .wpml-ls-item-toggle + .wpml-ls-sub-menu a {
  padding: 4px;
  text-align: center;
}
.langSw.pc .wpml-ls-item-toggle + .wpml-ls-sub-menu a:hover {
  color: #FF0000;
}

.wpml-ls-legacy-dropdown .wpml-ls-current-language:hover > a {
  background: transparent;
}

.search-trigger {
  margin: 0 14px;
  border-radius: 50%;
  background: #000;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.search-trigger svg {
  stroke: #D1D1D1;
  transition: 0.3s;
}
.search-trigger:hover svg {
  stroke: #FF0000;
}

.site-header-cart.menu {
  background: #EAE7D2;
  border-radius: 50px;
  height: 42px;
  font-family: "Inter", sans-serif;
  font-size: 12px;
  font-weight: 400;
  flex-shrink: 0;
  min-width: 128px;
  max-width: 140px;
  position: relative;
}
.site-header-cart.menu .cart-click {
  padding: 0 44px 0 20px;
}
.site-header-cart.menu > li {
  width: 100%;
  padding: 0;
}
.site-header-cart.menu:before {
  content: "";
  background: url(../img/cart-ico.svg) no-repeat center center/100% 100%;
  width: 38px;
  height: 38px;
  position: absolute;
  right: 3px;
  top: 50%;
  margin-top: -19px;
  z-index: 1;
  pointer-events: none;
}

.site-header-cart a.cart-contents .count {
  border: none;
  position: absolute;
  top: 6px;
  right: -42px;
  left: auto;
  font-size: 10px !important;
  background: #FF0000;
  height: 14px;
  min-width: 14px;
  border-radius: 15px;
  color: #fff;
  line-height: 9px;
  font-family: "Inter", sans-serif;
  font-weight: 400;
}
.site-header-cart a.cart-contents .count:after, .site-header-cart a.cart-contents .count:before {
  display: none;
}

.header-4 .site-header-cart .cart-contents .amount {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  color: #484848 !important;
}

span.woocommerce-Price-amount.amount {
  font-size: 12px !important;
}

.main-footer {
  background: #171313;
  color: #fff;
  letter-spacing: -0.02em;
}
.main-footer .footer-menu {
  display: flex;
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 12px;
  flex-wrap: wrap;
}
.main-footer .footer-menu li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.main-footer .footer-menu a {
  padding: 3px 10px 3px 0;
  color: #fff;
  display: inline-block;
  transition: 0.3s;
}
.main-footer .footer-menu a:hover {
  color: #FF0000;
}
.main-footer .footer-menu > li {
  width: 33.3%;
}
.main-footer .footer-menu > li > a {
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 10px;
}

.footer-inner {
  display: flex;
  padding: 65px 0 55px;
  position: relative;
}

.credits {
  font-size: 12px;
  text-align: center;
  margin-top: auto;
  font-family: "Inter", sans-serif;
  font-weight: 200;
  letter-spacing: -0.02em;
  line-height: 1.3em;
}

.footer-col-1 {
  display: flex;
  width: 125px;
  flex-shrink: 0;
  margin-right: 20px;
  flex-direction: column;
}

.footer-col-2 {
  flex-grow: 1;
  max-width: 600px;
  margin-left: auto;
}

.footer-col-3 {
  flex-shrink: 0;
  width: 38%;
  position: relative;
  border-left: 1px solid #2A2A2A;
  padding: 0 70px 0 20px;
}

.footer-info {
  display: flex;
  flex-wrap: wrap;
  gap: 16px 38px;
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 12px;
  max-width: 300px;
  margin: auto;
}

.footer-info-i-title {
  font-size: 15px;
  font-weight: 700;
}

.footer-info-i-text {
  color: #fff;
}

.footer-tel {
  font-size: 20px;
  font-weight: 500;
}

.footer-bottom {
  border-top: 1px solid #2A2A2A;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 35px 0;
}

.reg-soc {
  display: flex;
  align-items: center;
  gap: 15px;
}
.reg-soc a {
  width: 22px;
  height: 22px;
  transition: 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: scale(1) translateZ(0);
}
.reg-soc a:hover {
  transform: scale(1.3) translateZ(0);
}
.reg-soc svg {
  max-width: 22px;
}

.back-to-top {
  z-index: 100;
  border: 1px solid #2A2A2A;
  font-size: 10px;
  font-weight: 500;
  font-family: "Inter", sans-serif;
  display: flex;
  align-items: center;
  padding: 12px 34px;
  background: transparent;
  position: absolute;
  right: 22px;
  top: 50%;
  transform-origin: right center;
  transform: translateY(-50%) rotate(-90deg);
  border-radius: 0;
  margin-top: -56px;
  transition: border 0.3s;
}
.back-to-top svg {
  margin-left: 12px;
  transform: rotate(90deg);
}
.back-to-top:hover {
  border-color: #fff;
}

.talk:before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 0 54px 54px;
  border-color: transparent transparent #171313 transparent;
  z-index: 100;
}

.revsec {
  padding: 50px 0 40px 0;
  font-family: "Inter", sans-serif;
  font-weight: 400;
}
.revsec .custom-content {
  margin-bottom: 40px;
}

.ti-widget[data-layout-id="13"][data-set-id=ligth-border] .ti-widget-container * {
  font-family: "Inter", sans-serif !important;
}

.home-cat-more {
  text-align: center;
  margin-top: 20px;
}

.homesec .custom-content {
  max-width: 466px;
  position: relative;
  z-index: 100;
}
.homesec .custom-btn {
  margin-top: 30px;
}
.homesec .container-reg {
  padding-top: 135px;
  min-height: 824px;
}

.homesec-img {
  pointer-events: none;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 906px;
  height: 706px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  margin-left: -26px;
  z-index: 10;
}

.homesec-img-link {
  pointer-events: auto;
  display: flex;
  position: absolute;
  z-index: 20;
  right: -7%;
  bottom: 200px;
  transition: transform 0.5s;
}
.homesec-img-link:hover {
  transform: rotate(360deg);
}

.homesec-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: -1;
  height: 650px;
}

.home-poster-wrapper {
  padding: 35px;
  width: 444px;
  position: absolute;
  right: 25px;
  top: 150px;
}
.home-poster-wrapper .custom-content {
  max-width: 210px;
  position: relative;
  z-index: 10;
}
.home-poster-wrapper:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #fff;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 30px 100%, 0 calc(100% - 30px));
}
.home-poster-wrapper:hover .home-poster-arrow {
  transform: scale(1.3);
}

.home-poster-img {
  position: absolute;
  right: -25px;
  max-width: 172px;
  top: 50%;
  transform: translateY(-50%);
}

.home-poster-arrow {
  position: absolute;
  z-index: 10;
  right: 170px;
  top: 30px;
  transition: 0.3s;
  transform: scale(1);
}
.home-poster-arrow circle, .home-poster-arrow path {
  stroke: #676767;
}

.home-poster-link {
  left: 0;
  top: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1000;
  opacity: 0;
}

.main-navigation ul.menu > li.menu-item-has-children > a::after {
  mask-image: url(../img/menu-arrow.svg);
  mask-size: 8px auto;
  margin-left: 3px;
}

.main-navigation ul.menu > #nav-menu-item-219655 > a:before {
  content: url(../img/goods-ico.svg);
  display: inline-block;
  margin-right: 10px;
}

.header-plane {
  position: absolute;
  top: -60px;
  right: 19%;
}

.product-container {
  font-weight: 300;
  font-family: "Inter", sans-serif;
  gap: 34px;
}
.product-container #commercegurus-pdp-gallery-wrapper {
  width: 55%;
}
.product-container .entry-summary {
  padding-top: 54px;
  flex-grow: 1;
}
.product-container .product_title {
  color: #000;
  font-family: "Onest", sans-serif !important;
  font-size: 36px;
  font-weight: 600;
  letter-spacing: -0.06em;
  line-height: 1.1em;
  padding-right: 0;
}
.product-container .woocommerce-Price-amount bdi {
  font-size: 36px;
  font-family: "Inter", sans-serif;
}
.product-container .woocommerce-Price-amount span {
  font-size: 16px !important;
  font-family: "Onest", sans-serif;
  font-weight: 200;
}
.product-container .woocommerce-product-sku {
  font-size: 12px;
  font-family: "Onest", sans-serif;
  font-weight: 200;
  position: absolute;
  top: 14px;
  right: 0;
}
.product-container .jdgm-preview-badge.jdgm-widget {
  margin: 0;
  font-size: 12px;
  position: absolute;
  top: 14px;
  left: 0;
}
.product-container .jdgm-star {
  color: #000 !important;
}
.product-container .full_prod-descr {
  position: relative;
  font-size: 14px;
}
.product-container .full_prod-descr li {
  line-height: normal;
  list-style: none;
  margin: 0;
  padding: 4px 0;
}
.product-container .full_prod-descr li:not(:last-child) {
  border-bottom: 1px solid #E3E3E3;
}
.product-container .full_prod-descr strong {
  font-weight: 700;
}

.cg-layout-vertical-scroll .cg-thumb-swiper {
  width: 112px !important;
}
.cg-layout-vertical-scroll .cg-thumb-swiper .swiper-slide {
  height: 96px;
  border: 1px solid #E3E3E3;
  clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 0 100%);
}
.cg-layout-vertical-scroll .cg-thumb-swiper .swiper-slide:before {
  visibility: hidden;
  opacity: 0;
}
.cg-layout-vertical-scroll .cg-thumb-swiper .swiper-slide:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  border-top: 9px solid #E3E3E3;
  border-left: 9px solid transparent;
  transition: 0.3s;
}
.cg-layout-vertical-scroll .cg-thumb-swiper .swiper-slide.active {
  border: 1px solid #000;
}
.cg-layout-vertical-scroll .cg-thumb-swiper .swiper-slide.active:after {
  border-top: 9px solid #000;
}

.cg-main-swiper .swiper-slide {
  border: 1px solid #E3E3E3;
  clip-path: polygon(0 0, calc(100% - 50px) 0, 100% 50px, 100% 100%, 0 100%);
}
.cg-main-swiper .swiper-slide:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  border-top: 49px solid #E3E3E3;
  border-left: 49px solid transparent;
  transition: 0.3s;
}

.shoptimizer-product-prevnext {
  display: none;
}

.sec-pages-bg {
  height: 280px;
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
}

.woocommerce-breadcrumb {
  margin: 150px 0 30px;
  padding: 0;
  font-family: "Inter", sans-serif;
  font-size: 12px !important;
  font-weight: 300;
}
.woocommerce-breadcrumb .breadcrumb-separator {
  width: 2px;
  height: 2px;
  color: transparent;
  border-radius: 50%;
  background: #847D5A;
  top: 6px;
  margin: 0 1px 0 2px !important;
  padding: 0 !important;
}

.site-content .woocommerce-breadcrumb {
  margin-bottom: 30px;
}

.breadcrumb-box {
  z-index: 30;
}

.single-product .product form.cart .single_add_to_cart_button {
  background: #F79E1B !important;
  font-family: "Inter", sans-serif !important;
  font-weight: 700;
  width: 160px;
  padding: 13px 25px;
  text-align: center;
  line-height: normal;
  text-transform: lowercase;
  font-size: 12px;
  border-radius: 0;
  margin: 0 8px 0 0;
  height: 46px;
}
.single-product .product form.cart .single_add_to_cart_button::first-letter {
  text-transform: uppercase;
}
.single-product .product form.cart .single_add_to_cart_button:hover {
  background: #13A300 !important;
}

.woocommerce-page .quantity .quantity-nav {
  border-radius: 0;
}
.woocommerce-page .quantity .quantity-up {
  border-bottom: none;
  background: url(../img/quantity-up.svg) no-repeat center center;
}
.woocommerce-page .quantity .quantity-down {
  background: url(../img/quantity-down.svg) no-repeat center center;
}
.woocommerce-page .quantity .quantity-up, .woocommerce-page .quantity .quantity-down {
  border-radius: 0;
}
.woocommerce-page .quantity .quantity-up:before, .woocommerce-page .quantity .quantity-down:before {
  display: none;
}

.product .cart .quantity .input-text {
  height: 46px;
  border-radius: 0;
  font-size: 12px;
  font-family: "Inter", sans-serif;
  font-weight: 700;
}

.prod-new-link {
  position: absolute;
  top: -57px;
  width: 225px;
  padding-left: 50px;
  color: #000;
  right: 0;
  background: url(../img/play-btn.svg) no-repeat left center;
  transition: 0.3s;
}
.prod-new-link:hover {
  color: #FF0000;
  padding-left: 45px;
}

.prod-new-link, .prod_extra_text_1 {
  min-height: 3.6em;
  font-family: "Inter", sans-serif;
  font-weight: 500;
  font-size: 12px;
  line-height: 1.2em;
  display: flex;
  align-items: center;
}

.prod_extra_text_1 {
  color: #FF0000;
}
.prod_extra_text_1 h6 {
  font-family: "Inter", sans-serif !important;
  color: inherit;
}

.form-extra-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 18px 0 10px;
  flex-wrap: wrap;
}

.summary details summary {
  font-size: 14px;
  text-transform: none;
  padding: 4px 30px 4px 0;
  font-weight: 600;
  letter-spacing: -0.02em;
  border-top: none;
  border-bottom: 1px solid #E3E3E3;
}

.summary details .cg-accordion-item {
  font-size: 12px;
  letter-spacing: -0.02em;
  padding-top: 9px;
}
.summary details .cg-accordion-item img {
  margin-top: 4px;
}

@media (min-width: 771px) {
  .admin-bar.single-product #page div.product .summary,
  .single-product #page div.product .summary {
    top: 80px !important;
  }
}
body #page .woocommerce-tabs ul.tabs li a {
  font-family: "Onest", sans-serif !important;
  color: #BCBCBC !important;
  font-size: 40px;
  font-weight: 200 !important;
  letter-spacing: -0.06em;
}
body #page .woocommerce-tabs ul.tabs li a:after {
  display: none;
}
body #page .woocommerce-tabs ul.tabs li {
  margin: 0;
}
body #page .woocommerce-tabs ul.tabs li:not(:last-child) {
  margin-right: 38px;
}

body #page .woocommerce-tabs ul.tabs li.active a {
  color: #000 !important;
}

#page .woocommerce-tabs ul.tabs {
  display: flex;
  white-space: nowrap;
}

#page .woocommerce-tabs .panel {
  margin: 0 !important;
  max-width: 100% !important;
  padding: 26px 0 20px 0;
  font-family: "Inter", sans-serif;
  font-weight: 300;
  font-size: 14px;
  color: #000;
  line-height: 1.3em;
  letter-spacing: -0.02em;
}
#page .woocommerce-tabs .panel > :first-child {
  margin-top: 0;
}
#page .woocommerce-tabs .panel > :last-child {
  margin-bottom: 0;
}
#page .woocommerce-tabs .panel table p {
  margin: 0;
}
#page .woocommerce-tabs .panel p {
  margin: 20px 0;
}
#page .woocommerce-tabs .panel hr {
  margin: 25px 0;
}
#page .woocommerce-tabs .panel ol, #page .woocommerce-tabs .panel ul {
  margin: 20px 0;
  padding-left: 20px;
}
#page .woocommerce-tabs .panel ol p, #page .woocommerce-tabs .panel ul p {
  margin: 4px 0;
}
#page .woocommerce-tabs .panel ol li, #page .woocommerce-tabs .panel ul li {
  margin: 0;
  padding: 2px 0;
}
#page .woocommerce-tabs .panel .jdgm-write-rev-link {
  color: #fff;
  width: unset;
}
#page .woocommerce-tabs .panel a {
  color: inherit;
  text-decoration: underline;
  text-decoration-color: #000;
  transition: text-decoration-color 0.2s;
}
#page .woocommerce-tabs .panel a:hover {
  text-decoration-color: transparent;
}
#page .woocommerce-tabs .panel h1, #page .woocommerce-tabs .panel h2, #page .woocommerce-tabs .panel h3, #page .woocommerce-tabs .panel h4, #page .woocommerce-tabs .panel h5, #page .woocommerce-tabs .panel h6 {
  font-family: "Onest", sans-serif !important;
  color: inherit;
  margin: 25px 0;
  font-weight: 300;
}

.woocommerce-tabs table.woocommerce-product-attributes {
  font-size: inherit;
}
.woocommerce-tabs table.woocommerce-product-attributes td {
  padding: 5px 0;
}

.jdgm-rev-widg .jdgm-star {
  color: #000 !important;
}

#judgeme_product_reviews .jdgm-rev-widg__title, #judgeme_product_reviews .jdgm-translate-container {
  display: none;
}
#judgeme_product_reviews .jdgm-rev-widg__summary {
  font-size: 14px;
  font-family: "Onest", sans-serif;
  font-weight: 300;
}
#judgeme_product_reviews .jdgm-histogram, #judgeme_product_reviews .jdgm-widget-actions-wrapper {
  border: none !important;
}
#judgeme_product_reviews .jdgm-histogram {
  position: relative;
}
#judgeme_product_reviews .jdgm-histogram:after, #judgeme_product_reviews .jdgm-histogram:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 100%;
  background: #E5E5E5;
}
#judgeme_product_reviews .jdgm-histogram:before {
  top: 0;
  right: auto;
  left: 0;
}
#judgeme_product_reviews .jdgm-row-actions {
  border-color: transparent;
  border-top: 1px solid #E5E5E5;
  padding: 17px 0 8px 0;
}
#judgeme_product_reviews .jdgm-histogram__bar {
  height: 4px;
  border-radius: 22px;
  overflow: hidden;
}
#judgeme_product_reviews .jdgm-histogram__bar-content {
  background: #000;
}
#judgeme_product_reviews .jdgm-rev {
  margin-top: 15px;
  font-family: "Inter", sans-serif;
  font-weight: 300;
  font-size: 14px;
  padding: 22px 24px 18px 24px;
  border: none;
  background: #F8F6EF;
  clip-path: polygon(0 0, 100% 0, 100% calc(100% - 28px), calc(100% - 28px) 100%, 0 100%);
}
#judgeme_product_reviews .jdgm-rev__timestamp {
  font-size: 12px;
}
#judgeme_product_reviews .jdgm-rev__author {
  font-weight: 700;
  color: #000;
}
#judgeme_product_reviews .jdgm-rev__icon {
  margin-right: 14px;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: #EAE7DC url(../img/user-ico.svg) no-repeat center center;
}
#judgeme_product_reviews .jdgm-rev__icon:before {
  display: none;
}
#judgeme_product_reviews .jdgm-rev__author-wrapper {
  display: inline-block;
  padding-top: 8px;
}
#judgeme_product_reviews .jdgm-rev__body > :last-child {
  margin-bottom: 0 !important;
}
#judgeme_product_reviews .jdgm-rev__body > :first-child {
  margin-top: 0 !important;
}
#judgeme_product_reviews .jdgm-sort-dropdown {
  border: none;
  color: #000 !important;
  box-shadow: none;
  font-size: 14px;
  font-family: "Inter", sans-serif;
  font-weight: 300;
  height: 34px;
  line-height: 34px;
}
#judgeme_product_reviews .jdgm-sort-dropdown-arrow {
  transform: none;
  z-index: 100;
  right: 11px;
  pointer-events: none;
  width: 16px;
  height: 16px;
  background: url(../img/tab-ico.svg) no-repeat center center/100% 100%;
}
#judgeme_product_reviews .jdgm-sort-dropdown-arrow:before {
  display: none;
}

.related-wrapper {
  display: none;
}

.single .content-area {
  float: none;
}

.relatedsec {
  padding: 80px 0 50px;
}
.relatedsec .home-cat-swiper {
  overflow: visible;
}
.relatedsec .custom-content {
  margin-bottom: 40px;
}

.pile-of-goods {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(22%, 1fr));
  gap: 20px;
}

.archive-cat-list {
  padding-top: 20px;
  font-family: "Onest", sans-serif;
  font-size: 24px;
  text-align: center;
  font-weight: 200;
  display: flex;
  justify-content: space-between;
  line-height: 1.1em;
  padding-bottom: 10px;
}

.archive .scroll-box {
  margin-bottom: 40px;
}

.product-category-item {
  min-width: 180px;
  margin-right: 20px;
  position: relative;
}
.product-category-item a {
  color: #000;
  transition: color 0.2s;
}
.product-category-item a:hover {
  color: #FF0000;
}

.product-count {
  position: absolute;
  top: -16px;
  right: 5%;
  min-width: 44px;
  height: 18px;
  line-height: 18px;
  padding: 0 3px;
  background: #EAE7DC;
  font-family: "Inter", sans-serif;
  font-size: 10px;
  font-weight: 400;
  border-radius: 25px;
}

.woocommerce-ordering {
  position: relative;
}
.woocommerce-ordering:after {
  content: "";
  position: absolute;
  top: 4px;
  right: 0;
  pointer-events: none;
  width: 16px;
  height: 16px;
  background: url(../img/tab-ico.svg) no-repeat center center/100% 100%;
}

select.orderby {
  font-family: "Inter", sans-serif;
  font-weight: 300;
  font-size: 14px;
  color: #000;
  padding: 0 30px 0 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.uk select.orderby {
  max-width: 220px;
}

.en select.orderby {
  max-width: 150px;
}

.ru select.orderby {
  max-width: 150px;
}

body .woocommerce-result-count, .woocommerce-pagination {
  font-family: "Inter", sans-serif;
  font-weight: 300;
  font-size: 14px;
}

body .woocommerce-result-count {
  color: #979797;
}

.woocommerce-pagination {
  margin-left: 0;
}

.shoptimizer-sorting {
  justify-content: space-between;
  flex-wrap: wrap;
}

.woocommerce-notices-wrapper {
  width: 100%;
}

body .woocommerce-pagination .page-numbers li span.page-numbers.current {
  color: #FF0000;
}

body .woocommerce-pagination .page-numbers li .page-numbers.prev,
body .woocommerce-pagination .page-numbers li .page-numbers.next {
  opacity: 1;
  height: 100%;
  width: 16px;
  color: transparent;
  height: 100%;
}
body .woocommerce-pagination .page-numbers li .page-numbers.prev:hover,
body .woocommerce-pagination .page-numbers li .page-numbers.next:hover {
  opacity: 0.5;
}
body .woocommerce-pagination .page-numbers li .page-numbers.prev:after,
body .woocommerce-pagination .page-numbers li .page-numbers.next:after {
  display: none;
}

body .woocommerce-pagination .page-numbers li .page-numbers.next {
  background: url(../img/pag-next.svg) no-repeat center center;
}

body .woocommerce-pagination .page-numbers li .page-numbers.prev {
  background: url(../img/pag-prev.svg) no-repeat center center;
}

.woocommerce-pagination .page-numbers li .page-numbers {
  padding: 0 3px;
}

.woocommerce-pagination .page-numbers li a.page-numbers {
  color: #000;
  opacity: 0.4;
}
.woocommerce-pagination .page-numbers li a.page-numbers:hover {
  opacity: 1;
}

.shoptimizer-sorting.sorting-end {
  margin: 40px 0 60px;
  justify-content: center;
}

.post-type-archive-product.shoptimizer-full-width-content .content-area {
  float: none;
}

.bnfsec {
  background: #F8F6EF;
}

.bnf-box {
  display: flex;
  justify-content: space-between;
  max-width: 1100px;
  margin: auto;
  padding: 55px 0;
}

.bnf-card {
  padding-top: 23px;
  max-width: 315px;
  text-align: center;
  position: relative;
  background: url(../img/bnf-ico.svg) no-repeat center top;
}

.termsec {
  padding: 64px 0 80px;
}

.taxonomy-cat-swiper {
  padding-top: 20px;
  font-family: "Onest", sans-serif;
  font-size: 24px;
  text-align: center;
  font-weight: 200;
  line-height: 1.1em;
  margin-bottom: 50px;
}
.taxonomy-cat-swiper .swiper-slide {
  flex: 0 0 auto;
  max-width: 230px;
  width: auto;
}

.taxonomy-cat-swiper, .sersecsin-swiper {
  overflow: visible;
}
.taxonomy-cat-swiper .custom-slider-arrow, .sersecsin-swiper .custom-slider-arrow {
  position: relative;
  top: auto;
  left: auto;
  right: 0;
  bottom: 0;
  margin: 10px 0 0;
}
.taxonomy-cat-swiper .swiper-button-prev, .sersecsin-swiper .swiper-button-prev {
  transform: rotate(180deg);
}
.taxonomy-cat-swiper .swiper-button-disabled, .sersecsin-swiper .swiper-button-disabled {
  pointer-events: auto !important;
}

.swiper-btns-wrapper {
  gap: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.sersec {
  padding-bottom: 100px;
}
.sersec .custom-content {
  margin-bottom: 65px;
}

.sersec .sersec-menu, .servinfo .sersec-menu {
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 300;
  display: flex;
  justify-content: space-between;
}
.sersec .sersec-menu > li, .servinfo .sersec-menu > li {
  min-width: 13%;
  max-width: 270px;
}
.sersec .sersec-menu > li > a, .servinfo .sersec-menu > li > a {
  font-family: "Onest", sans-serif;
  font-size: 24px;
  line-height: 1.1em;
  font-weight: 200;
  min-height: 2.2em;
  display: inline-block;
  margin-bottom: 20px;
}
.sersec .sersec-menu a, .servinfo .sersec-menu a {
  color: #000;
}
.sersec .sersec-menu li, .servinfo .sersec-menu li {
  padding: 0 15px 0 0;
  margin: 10px 0;
  list-style: none;
}

.sersecsin {
  padding: 0 0 90px;
}

.sersecsin-intro {
  display: flex;
  justify-content: space-between;
}

.sersecsin-intro-col-1 {
  padding-top: 46px;
  flex-grow: 1;
  max-width: 800px;
}

.sersecsin-intro-col-2 {
  flex-shrink: 0;
  width: 300px;
}

.sersecsin-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: -1;
  height: calc(100% + 200px);
  top: -224px;
}

.sersecsin-title {
  font-family: "Onest", sans-serif;
  font-size: 96px;
  font-weight: 700;
  line-height: 0.8em;
  letter-spacing: -0.06em;
  margin-bottom: 30px;
}

.sersecsin-intro {
  padding-bottom: 140px;
}
.sersecsin-intro ul {
  font-size: 20px;
  font-family: "Inter", sans-serif;
  font-weight: 300;
  padding-left: 20px;
  line-height: 1.2em;
}
.sersecsin-intro li {
  padding: 0;
}

.sersecsin-intro-col-2 {
  background: #fff;
  padding: 35px 40px 40px 40px;
  clip-path: polygon(0 0, calc(100% - 30px) 0, 100% 30px, 100% 100%, 0 100%);
  position: relative;
}

.sersecsin-form {
  position: relative;
}
.sersecsin-form .codedropz-upload-handler {
  padding: 0;
  border: 1px solid #171313;
  border-radius: 0;
}
.sersecsin-form .sersecsin-form-title {
  text-align: center;
  margin-bottom: 15px;
}
.sersecsin-form input {
  width: 100%;
}
.sersecsin-form .input-row {
  margin-top: 8px;
}
.sersecsin-form .custom-input, .sersecsin-form .custom-textarea {
  font-family: "Inter", sans-serif;
  height: 44px;
  line-height: 44px;
  background: #fff;
  color: #000;
  font-size: 12px;
  font-weight: 700;
  padding: 0 15px;
  border: 1px solid #171313;
  display: block;
  border-radius: 0;
}
.sersecsin-form .custom-input:focus, .sersecsin-form .custom-textarea:focus {
  border: 1px solid #FF0000;
}
.sersecsin-form .custom-textarea {
  padding: 10px;
  height: 78px;
  resize: none;
  line-height: 1.3em;
}

.custom-input::-webkit-input-placeholder {
  color: #D4D4D4;
}

.custom-input::-moz-placeholder {
  color: #D4D4D4;
}

.custom-input:-ms-input-placeholder {
  color: #D4D4D4;
}

.custom-input:-moz-placeholder {
  color: #D4D4D4;
}

textarea::-webkit-input-placeholder {
  color: #D4D4D4;
}

textarea::-moz-placeholder {
  color: #D4D4D4;
}

textarea:-ms-input-placeholder {
  color: #D4D4D4;
}

textarea:-moz-placeholder {
  color: #D4D4D4;
}

input[type=submit] {
  border-radius: 0;
}

input[type=submit].custom-btn {
  font-family: "Inter", sans-serif !important;
}

.input-label {
  color: #777777;
  font-family: "Inter", sans-serif;
  font-size: 12px;
  font-weight: 300;
  display: block;
  margin-bottom: 3px;
  padding-left: 15px;
}

.sersecsin-form-title {
  font-family: "Onest", sans-serif;
  font-size: 24px;
  font-weight: 200;
}

.servinfo {
  margin-top: -60px;
  padding-bottom: 85px;
}
.servinfo .sersecsin-swiper {
  margin-top: 40px;
}

.servinfo-figure {
  position: absolute;
  top: -150px;
  right: 0;
}

.sersec-menu-wrapper {
  margin-top: 45px;
}

.sersecsin-swiper {
  padding-top: 20px;
}
.sersecsin-swiper .swiper-slide {
  width: 370px;
  height: 380px;
}
.sersecsin-swiper .swiper-btns-wrapper {
  margin-top: 30px;
}

.about-bnf {
  display: flex;
  justify-content: space-between;
  gap: 15px;
  position: relative;
  z-index: 10;
  padding: 75px 0;
}
.about-bnf:before {
  content: "";
  width: 400%;
  height: 100%;
  background: #FDFBF4;
  position: absolute;
  left: -50%;
  top: 0;
  z-index: -1;
}

.about-bnf-card {
  width: 23%;
}

.about-bnf-num {
  color: #FF0000;
  font-family: "Onest", sans-serif;
  font-weight: 200;
  font-size: 24px;
  letter-spacing: -0.02em;
  line-height: 1.2em;
}

.about-numbers {
  padding: 70px 0;
  font-family: "Onest", sans-serif;
  font-size: 24px;
  font-weight: 200;
  display: flex;
  justify-content: space-between;
  gap: 15px;
  text-align: center;
}

.about-num-1 {
  letter-spacing: -0.06em;
  font-size: 96px;
  color: #FF0000;
  line-height: 0.8em;
}

.aboutsec .sersecsin-swiper {
  margin-top: 60px;
}

.aboutsec-first-content {
  margin-bottom: 45px;
}

.about-clients {
  padding: 60px 0 85px;
}

.about-clients-box {
  margin-top: 60px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.about-clients-box img {
  max-width: 168px;
}

.blog-list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(45%, 1fr));
  gap: 38px;
}

.blog-card:hover .blog-thumb img {
  transform: scale(1.1);
}

.blog-thumb {
  height: 330px;
  overflow: hidden;
}
.blog-thumb a {
  display: block;
  width: 100%;
  height: 100%;
}
.blog-thumb img {
  transition: 0.3s;
  transform: scale(1);
}

.blog-title {
  font-family: "Onest", sans-serif !important;
  font-weight: 200;
  font-size: 32px;
  line-height: 0.9em;
  letter-spacing: -0.05em;
  margin: 18px 0 6px;
}
.blog-title a {
  color: #000;
}

.blog-entry-content, .blog-date {
  font-size: 14px;
  font-weight: 300;
  font-family: "Inter", sans-serif;
  line-height: 1.4em;
}

.blog-date {
  color: #9E9E9E;
}

.blogsec {
  padding-bottom: 80px;
}
.blogsec .home-content {
  margin-bottom: 50px;
}

.singlesec {
  padding-bottom: 90px;
}

.singlesec-first-content {
  margin-bottom: 50px;
}

.conatactsec {
  padding-bottom: 75px;
}

.contact-soc {
  display: flex;
  gap: 24px;
}
.contact-soc a {
  clip-path: polygon(0 0, calc(100% - 30px) 0, 100% 30px, 100% 100%, 0 100%);
  background: #FDFBF4;
  width: 22px;
  height: 220px;
  flex-grow: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.contact-soc a:hover svg path {
  fill: #FF0000;
}
.contact-soc svg {
  width: 40px;
  height: auto;
}
.contact-soc svg path {
  transition: 0.3s ease;
  fill: #000;
}

.contact-box {
  display: flex;
  margin-top: 50px;
}

.contact-col-1 {
  flex-shrink: 0;
  width: 350px;
  padding-right: 20px;
}

.contact-col-2 {
  flex-grow: 1;
}

.contact-item {
  font-family: "Inter", sans-serif;
  font-weight: 300;
  font-size: 13px;
  color: #000;
}

.contact-item-title {
  color: #939189;
}

.contact-item-text {
  font-size: 20px;
  line-height: 1.2em;
  margin-bottom: 10px;
}
.contact-item-text a {
  line-height: 1.1em;
  font-size: 32px;
  font-weight: 300;
  color: inherit;
  text-decoration: underline;
  text-decoration-color: transparent;
  transition: text-decoration-color 0.2s;
}
.contact-item-text a:hover {
  text-decoration-color: t #000;
}

.delsec {
  padding-bottom: 80px;
}

.delsec-box {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(40%, 1fr));
  gap: 50px 114px;
}

.revalone {
  padding-bottom: 80px;
}
.revalone .home-content {
  margin-bottom: 50px;
}

.shoptimizer-mini-cart-wrap {
  font-family: "Onest", sans-serif;
  letter-spacing: -0.02em;
}
.shoptimizer-mini-cart-wrap .product_list_widget li .quantity {
  font-size: 14px;
}
.shoptimizer-mini-cart-wrap .shoptimizer-mini-cart-wrap .widget_shopping_cart li.woocommerce-mini-cart-item a {
  font-size: 12px;
}
.shoptimizer-mini-cart-wrap .cart-drawer-heading, .shoptimizer-mini-cart-wrap .cgkit-fsn-notice {
  font-family: "Onest", sans-serif;
}
.shoptimizer-mini-cart-wrap .cart-drawer-heading {
  font-size: 36px;
  font-weight: 200;
}
.shoptimizer-mini-cart-wrap .cgkit-fsn-notice {
  font-weight: 400;
  font-size: 12px;
}
.shoptimizer-mini-cart-wrap .cgkit-fsn-notice img {
  display: none;
}
.shoptimizer-mini-cart-wrap .cgkit-fsn-notice span.woocommerce-Price-amount.amount {
  font-size: 20px !important;
  font-family: "Inter", sans-serif;
}
.shoptimizer-mini-cart-wrap .cgkit-fsn-amount {
  background: #FF0000;
  height: 4px;
}
.shoptimizer-mini-cart-wrap .cgkit-fsn-progress-bar {
  height: 4px;
}
.shoptimizer-mini-cart-wrap .woocommerce-Price-currencySymbol {
  font-size: 12px;
}
.shoptimizer-mini-cart-wrap .woocommerce-mini-cart-item {
  border-top: 1px solid #E8E8E8 !important;
}
.shoptimizer-mini-cart-wrap .woocommerce-mini-cart-item .woocommerce-Price-amount bdi {
  font-size: 24px;
  font-family: "Inter", sans-serif;
}
.shoptimizer-mini-cart-wrap .woocommerce-mini-cart.cart_list::before {
  display: none;
}
.shoptimizer-mini-cart-wrap .widget_shopping_cart .product_list_widget {
  box-shadow: none;
  padding: 0;
  width: 100%;
}
.shoptimizer-mini-cart-wrap .close-drawer {
  top: 29px;
}
.shoptimizer-mini-cart-wrap .close-drawer svg path {
  stroke: #FF0000;
}
.shoptimizer-mini-cart-wrap .woocommerce-mini-cart__total span.woocommerce-Price-amount.amount bdi {
  font-family: "Inter", sans-serif;
  font-size: 24px;
}
.shoptimizer-mini-cart-wrap .woocommerce-mini-cart__total strong {
  position: relative;
  top: 14px;
  font-weight: 600;
  font-family: "Inter", sans-serif;
  font-size: 14px;
}

body .shoptimizer-mini-cart-wrap .widget_shopping_cart {
  margin-top: 70px;
  height: calc(100% - 70px);
}

body .shoptimizer-mini-cart-wrap .woocommerce-mini-cart__buttons {
  display: flex;
  gap: 10px;
}
body .shoptimizer-mini-cart-wrap .woocommerce-mini-cart__buttons .button {
  flex-grow: 1;
}
body .shoptimizer-mini-cart-wrap .woocommerce-mini-cart__buttons .button.wc-forward {
  z-index: 1;
  position: relative;
  border: none;
  font-family: "Inter", sans-serif !important;
  font-weight: 700;
  height: 45px;
  line-height: 45px;
  font-size: 12px;
  padding: 0 15px;
  background: #fff;
  border: 1px solid #000;
  text-align: center;
  color: #000;
  transition: 0.3s;
  border-radius: 0;
}
body .shoptimizer-mini-cart-wrap .woocommerce-mini-cart__buttons .button.checkout {
  border: none;
  background: #F79E1B !important;
}
body .shoptimizer-mini-cart-wrap .woocommerce-mini-cart__buttons .button.checkout:before {
  display: none;
}
body .shoptimizer-mini-cart-wrap .woocommerce-mini-cart__buttons .button.checkout:hover {
  background: #13A300 !important;
}

.scroll-box {
  padding-bottom: 10px;
}
.scroll-box .simplebar-track.simplebar-horizontal {
  border-radius: 10px;
  background: #E3E3E3;
}
.scroll-box .simplebar-scrollbar::before {
  background: #C9C6BC;
  opacity: 1;
}
.scroll-box.simplebar-scrollable-x:after {
  pointer-events: none;
  content: "";
  position: absolute;
  right: -1px;
  top: 0;
  width: 80px;
  height: 100%;
  background: linear-gradient(to left, rgb(255, 255, 255) 5%, rgba(255, 255, 255, 0));
  transition: 0.2s;
}
.scroll-box.at-end:after {
  opacity: 0;
}

.single-product div.product table.variations {
  font-family: "Inter", sans-serif;
}
.single-product div.product table.variations button {
  font-family: inherit;
}
.single-product div.product table.variations .reset_variations {
  color: #FF0000;
}

.cgkit-as-wrap .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-button button {
  font-size: 12px;
}

h1.woocommerce-products-header__title {
  font-size: 56px;
  font-weight: 200;
  font-family: "Onest", sans-serif !important;
  color: #000;
  line-height: 0.9em;
  letter-spacing: -0.06em;
  margin: 0 0 40px;
}

.woocommerce-no-products-found {
  font-family: "Inter", sans-serif;
}
.woocommerce-no-products-found .woocommerce-info {
  color: #000;
}

.checkoutsec {
  padding-top: 120px;
  font-family: "Onest", sans-serif;
  font-weight: 400;
}
.checkoutsec .home-content {
  margin-bottom: 50px;
}
.checkoutsec .cg-checkout-table-product-name {
  font-size: 12px;
  line-height: 1.3em;
}
.checkoutsec .form-row label {
  padding-left: 13px;
  font-size: 12px;
  font-weight: 300;
}
.checkoutsec .form-row input[type=text], .checkoutsec .form-row input[type=email], .checkoutsec .form-row input[type=number], .checkoutsec .form-row input[type=tel], .checkoutsec .form-row textarea {
  font-family: "Inter", sans-serif;
  height: 44px;
  line-height: 44px;
  background: #fff;
  color: #000;
  font-size: 12px;
  font-weight: 700;
  padding: 0 15px;
  border: 1px solid #171313;
  display: block;
  border-radius: 0;
}
.checkoutsec .form-row input[type=text]:focus, .checkoutsec .form-row input[type=email]:focus, .checkoutsec .form-row input[type=number]:focus, .checkoutsec .form-row input[type=tel]:focus, .checkoutsec .form-row textarea:focus {
  border: 1px solid #FF0000;
}
.checkoutsec .form-row textarea {
  padding: 10px;
  height: 90px;
  resize: none;
  line-height: 1.3em;
}
.checkoutsec .select2-container--default .select2-selection--single {
  box-shadow: none;
  border-radius: 0;
  height: 44px;
  border: 1px solid #000;
}
.checkoutsec .select2-container--default .select2-selection--single .select2-selection__rendered {
  font-size: 12px;
  line-height: 44px;
  font-weight: 700;
  padding: 0 35px 0 15px;
}
.checkoutsec .select2-container--default .select2-selection--single .select2-selection__arrow {
  background: url(../img/select-arrow.svg) no-repeat center center;
  right: 8px;
  height: 44px;
}
.checkoutsec .select2-container--default .select2-selection--single .select2-selection__arrow b {
  display: none;
}
.checkoutsec ul#shipping_method li {
  font-size: 12px;
}
.checkoutsec .woocommerce-checkout-review-order-table tfoot td, .checkoutsec .woocommerce-checkout-review-order-table tfoot th {
  padding: 3px 15px 3px 0;
  border: none;
  color: #000;
  background-color: transparent;
  font-weight: 300;
}
.checkoutsec #order_review .shop_table tr.shipping td, .checkoutsec #order_review .shop_table tr.shipping th {
  border: none;
  padding-left: 0;
}
.checkoutsec .cart-subtotal td, .checkoutsec .cart-subtotal th {
  padding-bottom: 15px !important;
}
.checkoutsec .order-total td, .checkoutsec .cart-subtotal td {
  padding-right: 0 !important;
}
.checkoutsec .cart-subtotal th, .checkoutsec .order-total th, .checkoutsec .shipping th {
  font-weight: 700 !important;
}
.checkoutsec .order-total th, .checkoutsec .order-total td {
  vertical-align: middle;
}
.checkoutsec .order-total .woocommerce-Price-amount bdi {
  font-size: 24px;
  font-weight: 700;
}
.checkoutsec .order-total .woocommerce-Price-amount .woocommerce-Price-currencySymbol {
  font-size: 14px;
  font-weight: 200;
}
.checkoutsec #payment .payment_methods > .wc_payment_method > label {
  font-size: 12px;
  color: #000;
}
.checkoutsec .woocommerce-checkout-payment ul {
  font-size: 12px;
  border: none;
  border-top: 1px solid #E8E8E8;
  border-bottom: 1px solid #E8E8E8;
}
.checkoutsec #payment .payment_methods li {
  border-bottom: none;
  padding: 0 30px;
}
.checkoutsec #payment .payment_methods > .wc_payment_method > label, .checkoutsec #payment .payment_methods li .payment_box {
  padding-left: 0;
}
.checkoutsec #payment .payment_methods {
  margin: 0 -30px !important;
}
.checkoutsec #payment .payment_methods p {
  padding: 8px 0 3px 22px;
  font-size: 12px;
  line-height: 1.2em;
}

.select2-dropdown {
  border-color: #000;
}

.select2-container--open .select2-dropdown--below {
  font-size: 12px;
  font-family: "Inter", sans-serif;
}

.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected] {
  background-color: black;
}

body .checkout_coupon {
  margin: 10px 0;
  padding: 0;
  border: none;
  display: flex;
  gap: 10px;
}

#payment .payment_methods li.wc_payment_method > input[type=radio]:first-child:checked + label::before {
  background-color: #FF0000 !important;
}

.zen-ui-select__value {
  border: 1px solid #000;
  height: 44px;
  line-height: 44px;
  padding: 0 45px 0 15px !important;
}
.zen-ui-select__value svg {
  display: none;
}
.zen-ui-select__value:after {
  position: absolute;
  content: "";
  top: 0;
  right: 8px;
  width: 20px;
  height: 44px;
  background: url(../img/select-arrow.svg) no-repeat center center;
}

.zen-ui-select {
  font-family: "Inter", sans-serif;
  font-size: 12px;
  font-weight: 700;
}

.zen-ui-select__option--current {
  background: #000;
  color: #fff;
}

.woocommerce-billing-fields h3, .woocommerce-additional-fields h3, .order_review_heading {
  margin: 10px 0;
  font-size: 24px;
  color: #FF0000;
  font-weight: 200;
  font-family: "Onest", sans-serif !important;
}

.order_review_heading {
  margin: 0;
  color: #000;
}

#order_review_heading {
  display: none;
}

.checkout-inline-error-message {
  font-size: 12px;
  color: #FF0000;
  margin: 0 !important;
}

#order_review {
  padding: 30px;
  border: 1px solid #000;
  background: #fff;
  clip-path: polygon(0 0, calc(100% - 40px) 0, 100% 40px, 100% 100%, 0 100%);
  position: relative;
}
#order_review:after, #order_review:before {
  pointer-events: none;
}
#order_review:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  border-top: 40px solid #000;
  border-left: 40px solid transparent;
  transition: 0.3s;
}

.cartsec {
  padding: 100px 0 0;
  font-family: "Onest", sans-serif;
  font-weight: 400;
}
.cartsec table.cart td {
  font-size: 12px;
}
.cartsec table.cart td a {
  line-height: 1.3em;
  color: #000;
}
.cartsec .woocommerce-Price-amount bdi {
  font-size: 24px;
  font-family: "Inter", sans-serif;
  font-weight: 700;
}
.cartsec .woocommerce-Price-currencySymbol {
  font-size: 14px;
  font-family: "Onest", sans-serif;
  font-weight: 200;
}
.cartsec table.cart td.product-quantity .qty {
  font-family: "Inter", sans-serif;
  width: 40px;
  height: 40px;
}
.cartsec table.cart td.product-quantity .quantity-nav {
  left: 37px;
}
.cartsec .cgkit-fsn-amount {
  height: 4px;
  background: #FF0000;
}
.cartsec .cgkit-fsn-progress-bar {
  height: 4px;
  background: #F2F2F2;
}
.cartsec .cgkit-fsn-bar-cart .cgkit-fsn-notice {
  font-size: 12px;
}
.cartsec .cgkit-fsn-notice span.woocommerce-Price-amount.amount {
  font-size: 20px !important;
  color: #FF0000;
}
.cartsec table.cart td {
  border: none;
}
.cartsec .shop_table .cart_item td {
  border-bottom: 1px solid #f2f2f2;
}

ul.checkout-bar {
  width: 100%;
}
ul.checkout-bar:before {
  background-color: #FF0000 !important;
}

.woocommerce-cart ul.checkout-bar li.active:before, .woocommerce-checkout ul.checkout-bar li.active:before {
  background: #FF0000;
}

ul.checkout-bar::before, .woocommerce-checkout .checkout-bar li.active::after, ul.checkout-bar li.visited::after {
  background: #FF0000 !important;
}

.woocommerce ul.checkout-bar a {
  font-size: 12px;
  font-weight: 400;
}

.cart_totals .shop_table {
  background: #fff;
  border: 1px solid #000;
}

.cart_totals {
  clip-path: polygon(0 0, calc(100% - 40px) 0, 100% 40px, 100% 100%, 0 100%);
  position: relative;
}
.cart_totals:after, .cart_totals:before {
  pointer-events: none;
}
.cart_totals:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  border-top: 41px solid #000;
  border-left: 41px solid transparent;
  transition: 0.3s;
}
.cart_totals .checkout-button.button.alt {
  border-radius: 0 !important;
  height: 45px;
  line-height: 45px;
  font-size: 12px;
  font-weight: 700;
  font-family: "Inter", sans-serif !important;
  background: #13A300 !important;
}
.cart_totals .checkout-button.button.alt:before {
  display: none;
}
.cart_totals .checkout-button.button.alt:hover {
  background: #F79E1B !important;
}
.cart_totals .shop_table {
  font-size: 12px;
}
.cart_totals ul#shipping_method li {
  font-size: 12px;
}
.cart_totals .shipping th {
  font-weight: 200;
  font-size: 24px;
}

.cart_totals h6, .place-order h6 {
  font-size: 12px;
  font-weight: 500;
  color: #FF0000 !important;
  font-family: "Onest", sans-serif !important;
}

.wc-terms-and-conditions-toggle label, .woocommerce-terms-and-conditions-wrapper label {
  position: relative;
  padding-left: 28px;
  font-size: 12px;
}
.wc-terms-and-conditions-toggle a, .woocommerce-terms-and-conditions-wrapper a {
  color: #FF0000;
  text-decoration: underline;
}

.woocommerce-terms-and-conditions-wrapper .form-row label, #callback_field .woocommerce-input-wrapper label {
  padding-left: 28px;
}
.woocommerce-terms-and-conditions-wrapper .form-row label:before, #callback_field .woocommerce-input-wrapper label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 2px;
  width: 14px;
  height: 14px;
  background: #F4F4F4;
  transition: all 0.2s;
}

.wc-terms-and-conditions-toggle label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 2px;
  width: 14px;
  height: 14px;
  background: #F4F4F4;
  transition: all 0.2s;
}
.wc-terms-and-conditions-toggle label:after {
  content: "";
  position: absolute;
  left: 5px;
  top: 3px;
  width: 4px;
  height: 8px;
  border: solid #FF0000;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  opacity: 0;
  transition: opacity 0.2s;
}

#cart_terms:checked + label::after {
  opacity: 1;
}

#cart_terms, #terms, #callback {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

#terms:checked + .woocommerce-terms-and-conditions-checkbox-text::before,
#callback:checked + span.optional::before {
  content: "";
  position: absolute;
  left: 5px;
  top: 3px;
  width: 4px;
  height: 8px;
  border: solid #FF0000;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

#callback:checked + span.optional::before {
  left: -23px;
  top: -17px;
}

#callback_field {
  position: relative;
}
#callback_field span.optional {
  position: relative;
  display: block !important;
  height: 1px;
  width: 100%;
  color: transparent;
}

#shipping_method > li > input[type=radio]:first-child:checked + label::before {
  background: #FF0000 !important;
}

.cart-collaterals .cart_totals {
  float: none;
}

.page-template-page-checkout .langSw.pc {
  display: none;
}
.page-template-page-checkout .main-header h1 {
  display: none !important;
}

.sticky-d.header-4.woocommerce-checkout.min-ck .header-4-container {
  position: absolute;
}

.coupon-wrapper .woocommerce-info {
  font-size: 14px;
}

.single-product div.product form.cart .button.added::before {
  display: none;
}

.shoptimizer-mini-cart-wrap #ajax-loading {
  display: none !important;
}

.dgwt-wcas-no-submit .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
  padding: 0 50px 0 15px;
}

.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
  background: #F0F0F0;
  height: 30px;
  line-height: 30px;
  border-radius: 50px;
  font-size: 12px;
  font-family: "Inter", sans-serif;
  font-weight: 300;
  border: none;
}

.dgwt-wcas-sf-wrapp:before {
  content: "";
  background: #000;
  top: 1px;
  right: 1px;
  width: 28px;
  height: 28px;
  position: absolute;
  z-index: 10;
  border-radius: 50%;
}

.dgwt-wcas-no-submit .dgwt-wcas-ico-magnifier {
  left: auto;
  right: 5px;
  z-index: 11;
  fill: #fff;
}

.home #masthead .custom-logo {
  display: none;
}

body .ti-widget.ti-goog .ti-controls {
  display: block;
}

#content {
  overflow: hidden;
}

.grecaptcha-badge {
  visibility: hidden !important;
  display: none !important;
}

@media all and (max-width: 1300px) {
  .homesec-img {
    width: 830px;
    margin-left: 10px;
  }
}
@media all and (max-width: 1200px) and (max-width: 1199.98px) {
  .col-full-nav div.custom-logo {
    margin-left: 60px;
  }
  .menu > li > .sub-menu-wrapper > .container > .sub-menu > li > a span {
    font-size: 18px;
  }
  ul.menu ul li ul li > a.sub-menu-link span {
    font-size: 12px;
  }
  .homesec-img {
    width: 720px;
  }
  .woodposter-form {
    margin-top: 80px;
  }
  .talk-col-1 {
    width: 35%;
  }
  .talk-col-2 {
    margin-left: 40px;
  }
  .talk-col-text {
    width: 150px;
  }
  .about-clients-box {
    gap: 20px;
    flex-wrap: wrap;
    justify-content: center;
  }
  .about-num-1 {
    font-size: 64px;
  }
  .about-numbers {
    font-size: 18px;
  }
  .header-4 .header-4-container {
    padding: 0 15px;
  }
  .contact-soc {
    gap: 15px;
  }
  .delsec-box {
    display: block;
    grid-template-columns: none;
    gap: 0;
  }
  .delsec-card {
    margin-top: 35px;
  }
  .pile-of-goods {
    grid-template-columns: repeat(auto-fill, minmax(30%, 1fr));
  }
  .archive-cat-list {
    font-size: 18px;
  }
  .product-container {
    gap: 10px;
  }
  body .woocommerce-breadcrumb {
    margin-top: 0;
    padding-top: 150px;
  }
}
@media all and (max-width: 992px) and (max-width: 991.98px) {
  .site-branding .custom-logo-link {
    height: 70px;
    width: 200px;
    flex-shrink: 0;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    z-index: 100;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .site-branding .custom-logo-link:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../img/logo-bg.svg) no-repeat center center/100% 100%;
    z-index: -1;
  }
  .site-branding .custom-logo-link img {
    max-width: 110px;
  }
  .mobile-overlay {
    height: 200vh;
  }
  .col-full-nav div.custom-logo {
    display: none;
  }
  body .header-4-container .site-header .site-header-cart {
    top: 0 !important;
    display: flex;
    align-items: center;
  }
  .site-header .site-header-cart a.cart-contents .amount {
    display: inline;
  }
  .site-branding {
    width: auto;
  }
  .site-header .col-full {
    justify-content: space-between;
  }
  .site-header-cart a.cart-contents .count {
    top: -3px;
    right: 1px;
    z-index: 10;
  }
  .site-branding button.menu-toggle, .site-branding button.menu-toggle:hover {
    background-color: transparent !important;
  }
  .main-navigation ul.menu li.menu-item-has-children span.caret {
    background: url(../img/mob-menu-arrow.svg) no-repeat center center;
  }
  .main-navigation ul.menu li.menu-item-has-children span.caret::after {
    display: none;
  }
  .menu > li > .sub-menu-wrapper > .container > .sub-menu > li > a span {
    font-size: 14px;
    text-align: left;
    min-height: unset;
    display: block;
    padding: 4px 0;
  }
  .site .main-navigation ul.menu ul li a {
    white-space: normal;
  }
  ul.menu ul li > a.sub-menu-link {
    min-height: unset;
  }
  .menu > li > .sub-menu-wrapper > .container > .sub-menu > li > a span {
    font-family: "Inter", sans-serif;
  }
  li.mob.sep {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  ul.menu > li:not(:last-child) {
    border-bottom: 1px solid #E3E3E3;
  }
  .main-navigation ul.menu > li.menu-item-has-children.dropdown-open > .sub-menu-wrapper {
    border-bottom-color: #E3E3E3 !important;
  }
  .col-full-nav .site-search {
    margin-right: 42px;
  }
  .mobile-extra {
    display: none;
  }
  body .langSw.pc {
    display: block;
    position: absolute;
    right: 15px;
    top: 20px;
    z-index: 100;
  }
  .langSw.pc .wpml-ls-legacy-dropdown {
    width: 30px;
    height: 30px;
    font-size: 10px;
  }
  .langSw.pc .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle {
    width: 30px;
    height: 30px;
  }
  .homesec {
    padding-bottom: 80px;
  }
  .homesec-bg {
    left: 50%;
    transform: translateX(-50%);
    width: 130%;
    height: 750px;
  }
  .home #masthead .custom-logo {
    display: block;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
  }
  .home #masthead:after {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    width: 200px;
    height: 70px;
    background: url(../img/logo-bg.svg) no-repeat center center/100% 100%;
    z-index: -1;
  }
  .home-poster-wrapper {
    padding: 35px;
    width: 444px;
    position: relative;
    right: 0;
    top: 0;
  }
  .homesec-img {
    position: relative;
    left: 0;
    transform: none;
    width: 92%;
    height: unset;
    align-items: stretch;
    margin-left: 0;
    margin-top: -76px;
  }
  .home-poster-wrapper {
    margin: auto;
  }
  .home-poster-wrapper:before {
    background: #F8F6EF;
  }
  .latest .latest-good-slider {
    margin-top: 40px;
  }
  .latest-good-col-1 {
    padding: 40px;
  }
  .latest-good-col-2,
  .latest-good-col-1 {
    width: 50%;
  }
  .woodposter-box, .pazl-box {
    flex-wrap: wrap;
  }
  .woodposter-col-1,
  .woodposter-col-2,
  .pazl-col-1,
  .pazl-col-2 {
    width: 100%;
  }
  .pazl-col-1 {
    order: 1;
  }
  .pazl-col-2 {
    order: 0;
  }
  .woodposter-bg {
    height: 700px;
  }
  .pazl-bg {
    height: 650px;
  }
  .woodposter-form {
    margin-top: 40px;
  }
  .woodposter-box, .pazl-box {
    gap: 40px;
  }
  .woodposter-col-2 img, .pazl-col-1 img {
    margin: auto;
  }
  .talk-box {
    flex-wrap: wrap;
  }
  .talk-col-1,
  .talk-col-2 {
    width: 100%;
  }
  .talk {
    background: #F8F6EF;
    min-height: unset;
  }
  .talk-bg {
    display: none;
  }
  .talk-box {
    position: relative;
  }
  .talk-col-2 {
    margin-left: 0;
  }
  .talk-col-2:before {
    content: "";
    background: #fff;
    position: absolute;
    left: -15px;
    right: -15px;
    height: 190px;
    bottom: 0;
  }
  .talk-col-2 img {
    margin: auto;
  }
  .talk-col-1 {
    padding: 60px 0 40px;
  }
  .talk::after {
    top: 0;
  }
  .talk-col-text {
    padding: 15px 20px 8px 20px;
    max-width: unset;
    width: 220px;
    position: absolute;
    top: 0;
    z-index: -1;
    right: -15px;
    background: #fff;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 30px 100%, 0 calc(100% - 30px));
  }
  .talk-col-text svg {
    display: none;
  }
  .footer-col-3 {
    width: 35%;
    padding: 0 50px 0 15px;
  }
  .about-num-1 {
    font-size: 45px;
  }
  .about-bnf {
    flex-wrap: wrap;
    gap: 20px 0;
  }
  .about-bnf-card {
    width: 47%;
  }
  body .woocommerce-breadcrumb {
    padding-top: 120px;
  }
  .woocommerce-pagination .page-numbers li .page-numbers {
    border: none;
    box-shadow: none;
  }
  .bnf-card {
    font-size: 18px;
  }
  .contact-soc a {
    width: 96px;
  }
  .contact-box {
    display: flex;
    align-items: center;
  }
  .contact-soc {
    flex-wrap: wrap;
  }
  .sersec .sersec-menu > li, .servinfo .sersec-menu > li {
    min-width: unset;
    max-width: unset;
    width: 30%;
  }
  .sersec .sersec-menu, .servinfo .sersec-menu {
    flex-wrap: wrap;
    gap: 10px 20px;
    justify-content: flex-start;
  }
  .sersecsin-title {
    font-size: 68px;
  }
  .prod-new-link {
    position: relative;
    top: -5px;
    width: 100%;
    max-width: 270px;
  }
  .talk-col-text {
    min-height: unset;
  }
}
@media all and (max-width: 768px) and (max-width: 767.98px) {
  .latest-good-col-2, .latest-good-col-1 {
    width: 100%;
  }
  .latest-good-col-2 {
    padding-right: 0;
  }
  .latest-good-col-1 {
    padding: 40px 20px;
    max-width: 350px;
    margin: auto;
    height: 370px;
  }
  .latest-good-title {
    font-size: 24px;
  }
  .latest-good-excerpt {
    font-size: 14px;
    margin: 10px 0 15px;
  }
  .woodposter-bg {
    height: 600px;
  }
  .talk-col-1 {
    padding: 60px 163px 40px 0;
  }
  .footer-inner {
    flex-wrap: wrap;
  }
  .footer-col-1, .footer-col-2, .footer-col-3 {
    margin-right: 0;
    width: 100%;
  }
  .footer-info {
    margin: 0;
  }
  .footer-col-3 {
    padding: 20px 30px 0 0;
    border-left: none;
  }
  .main-footer .back-to-top {
    font-size: 10px;
  }
  .footer-col-1 {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 35px;
  }
  .footer-inner {
    padding: 30px 0;
  }
  .credits {
    margin-top: 0;
  }
  .footer-col-2 {
    padding-right: 35px;
  }
  .about-numbers {
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
  }
  .about-bnf-card {
    width: 100%;
  }
  .blog-list {
    display: flex;
    flex-direction: column;
    grid-template-columns: none;
    gap: 38px;
  }
  .contact-box {
    flex-wrap: wrap;
  }
  .contact-col-1, .contact-col-2 {
    width: 100%;
  }
  .contact-col-1 {
    padding: 0 0 30px 0;
  }
  .contact-soc a {
    width: 70px;
    height: 100px;
  }
  .site .sersecsin-title {
    font-size: 40px;
  }
  .sersecsin-intro-col-2 {
    padding: 25px;
    width: 270px;
  }
  .product-container {
    flex-wrap: wrap;
  }
  .product-container #commercegurus-pdp-gallery-wrapper {
    width: 100%;
  }
  .product-container .woocommerce-product-sku {
    position: relative;
    top: 6px;
  }
  .product-container .entry-summary {
    padding-top: 0;
  }
  .single-product .site-content .woocommerce-breadcrumb {
    margin-bottom: 10px;
  }
  .swiper-container.cg-main-swiper .swiper-wrapper .swiper-slide {
    display: flex !important;
  }
  body #page .woocommerce-tabs ul.tabs li {
    border-bottom: none;
  }
  body #page .woocommerce-tabs ul.tabs li a {
    font-size: 24px;
  }
  body #commercegurus-pdp-gallery.cg-layout-horizontal .swiper-button-prev {
    transform: rotate(180deg);
  }
  body #commercegurus-pdp-gallery.cg-layout-horizontal .swiper-button-next, body #commercegurus-pdp-gallery.cg-layout-horizontal .swiper-button-prev {
    visibility: visible !important;
    width: 50px;
    height: 50px;
    background: #F2F2F2 url(../img/swiper-arrow-right.svg) no-repeat center center;
    border-radius: 50%;
  }
  body #commercegurus-pdp-gallery.cg-layout-horizontal .swiper-button-next:after, body #commercegurus-pdp-gallery.cg-layout-horizontal .swiper-button-prev:after {
    display: none !important;
  }
  body #commercegurus-pdp-gallery.cg-layout-horizontal .swiper-button-next:hover, body #commercegurus-pdp-gallery.cg-layout-horizontal .swiper-button-prev:hover {
    background: #F2F2F2 url(../img/swiper-arrow-right.svg) no-repeat center center;
  }
  div#rows_sel, .archive .woocommerce-ordering::before {
    display: none;
  }
  .archive .woocommerce-ordering {
    width: auto;
  }
  body .shoptimizer-sorting {
    display: flex;
  }
  .archive .woocommerce-pagination {
    width: 100%;
  }
  .pile-of-goods {
    grid-template-columns: repeat(auto-fill, minmax(40%, 1fr));
  }
}
@media all and (max-width: 576px) and (max-width: 575.98px) {
  .site-branding .custom-logo-link {
    height: 50px;
    width: 100px;
    margin-left: -48px;
  }
  .home #masthead::after {
    height: 50px;
    width: 100px;
    margin-left: -48px;
  }
  .home #masthead .custom-logo {
    margin-left: -48px;
  }
  body .main-header, body .site-branding {
    height: 50px;
  }
  .site-header .site-branding img.custom-logo {
    width: 60px;
  }
  .site-header .col-full {
    padding: 0;
  }
  .home-content {
    font-size: 14px;
  }
  .home-content h1, .home-content h2, .home-content h3, .home-content h4, .home-content h5, .home-content h6 {
    font-size: 36px;
    margin: 20px 0;
    line-height: 0.9em;
    letter-spacing: -0.06em;
  }
  .home-content p {
    margin: 20px 0;
    line-height: 1.5em;
    letter-spacing: -0.02em;
  }
  .home-content ol, .home-content ul {
    margin: 20px 0;
  }
  .homesec .container-reg {
    padding-top: 93px;
    min-height: unset;
  }
  .homesec-img {
    margin-top: 0;
  }
  .home-poster-wrapper {
    margin-top: 40px;
  }
  .for-pc {
    display: none;
  }
  .homesec-bg.for-mob {
    display: block;
  }
  .homesec-bg {
    width: 100%;
    height: 61%;
  }
  .home-poster-wrapper {
    padding: 30px 30px 55px 30px;
    width: 100%;
  }
  .home-poster-img {
    right: -17px;
    max-width: 150px;
  }
  .home-poster-wrapper .custom-content {
    max-width: 100%;
    padding-right: 102px;
  }
  .home-poster-arrow {
    top: auto;
    bottom: 10px;
    right: auto;
    left: 50%;
    transform: translateX(-50%);
    margin-left: -51px;
  }
  #home-cat-tabs {
    padding: 0 15px;
  }
  #home-cat-tabs .ionTabs__head {
    font-size: 36px;
  }
  #home-cat-tabs .ionTabs__body {
    margin-top: 20px;
  }
  #home-cat-tabs .ionTabs__item {
    padding-left: 0;
  }
  .ionTabs__tab_count {
    top: 0;
  }
  .home-cat-swiper .swiper-slide {
    width: 200px;
    flex: 0 0 200px;
  }
  .good-card {
    padding: 17px 0 0 0;
    font-size: 10px;
  }
  .good-card .good-price .woocommerce-Price-currencySymbol {
    font-size: 9px;
  }
  .good-card .good-price bdi {
    font-size: 15px;
  }
  .good-card .good-thumb {
    height: 220px;
    padding: 15px 0;
  }
  .good-card .good-price {
    padding: 0 30px 12px 18px;
  }
  .good-card .good-link {
    right: 19px;
    bottom: 12px;
    width: 24px;
    height: 24px;
  }
  .custom-slider-arrow {
    width: 40px;
    height: 40px;
  }
  .home-cat-swiper {
    padding-bottom: 50px;
  }
  .home-cat-more {
    margin-top: 12px;
  }
  .home-cat-swiper .home-cat-next {
    margin-right: -44px;
  }
  .home-cat-swiper .home-cat-prev {
    margin-left: -44px;
  }
  .latest-good-slider .custom-slider-arrow {
    margin-top: 0;
    top: 180px;
  }
  .product-thumb {
    height: 290px;
  }
  .latest-good-col-1 {
    padding: 0 10px 5px 10px;
  }
  .pazl-bg, .woodposter-bg {
    display: none;
  }
  .woodposter, .pazl {
    background: #F8F5E0;
    padding: 40px 0;
  }
  .woodposter:before, .pazl:before {
    content: "";
    background: #fff;
    position: absolute;
    left: -15px;
    right: -15px;
    height: 25%;
    bottom: 0;
  }
  .woodposter:after, .pazl:after {
    width: 15px;
    height: 15px;
  }
  body .ti-widget.ti-goog .ti-controls .ti-prev {
    left: -15px;
  }
  body .ti-widget.ti-goog .ti-controls .ti-next {
    right: -15px;
  }
  body .ti-widget.ti-goog .ti-review-content {
    line-height: 1.2em;
    font-size: 14px;
  }
  .woodposter_pazl_separator {
    height: 20px;
  }
  .woodposter-figure-1 {
    top: -80px;
    width: 47px;
  }
  .revsec {
    padding: 30px 0 10px 0;
  }
  .talk-col-text {
    padding: 15px 15px 8px 23px;
    width: 137px;
    right: -15px;
  }
  .talk-col-text h1, .talk-col-text h2, .talk-col-text h3, .talk-col-text h4, .talk-col-text h5, .talk-col-text h6 {
    font-size: 26px;
  }
  .talk-col-1 {
    padding: 45px 0px 40px 0;
  }
  .talk-col-1 .home-content > h1, .talk-col-1 .home-content > h2, .talk-col-1 .home-content > h3, .talk-col-1 .home-content > h4, .talk-col-1 .home-content > h5, .talk-col-1 .home-content > h6 {
    padding-right: 110px;
  }
  .talk-col-2 {
    padding-bottom: 20px;
  }
  .talk-col-2:before {
    height: 18%;
  }
  .talk-col-1 .custom-btn {
    margin-top: 20px;
  }
  .main-footer .footer-menu > li {
    width: 49%;
    margin-top: 20px;
  }
  .footer-col-1 {
    margin-bottom: 15px;
  }
  .footer-bottom {
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
    padding: 20px 0;
  }
  body .shoptimizer-mini-cart-wrap .woocommerce-mini-cart__buttons {
    gap: 10px;
    flex-wrap: wrap;
  }
  body .shoptimizer-mini-cart-wrap .woocommerce-mini-cart__buttons a, body .shoptimizer-mini-cart-wrap .woocommerce-mini-cart__buttons button {
    margin-bottom: 0 !important;
  }
  body .woocommerce-breadcrumb {
    padding-top: 80px;
  }
  .simplebar-track.simplebar-horizontal {
    height: 6px;
  }
  .simplebar-track.simplebar-horizontal .simplebar-scrollbar {
    top: 1px;
    height: 5px;
  }
  .scroll-box.simplebar-scrollable-x:after {
    display: none;
  }
  .archive-cat-list {
    font-size: 14px;
    text-align: center;
  }
  .product-category-item {
    min-width: unset;
  }
  .product-count {
    right: 0;
    min-width: 31px;
    height: 14px;
    line-height: 14px;
    font-size: 8px;
  }
  body .woocommerce-result-count, .woocommerce-pagination {
    font-size: 12px;
  }
  .archive .scroll-box {
    margin-bottom: 0;
  }
  .pile-of-goods {
    gap: 8px;
  }
  .woocommerce-pagination {
    margin-top: 5px;
  }
  .bnf-box {
    flex-wrap: wrap;
    gap: 20px;
  }
  .bnf-card {
    font-size: 14px;
    width: 100%;
    padding-top: 14px;
  }
  .bnfsec {
    padding: 2px 0;
  }
  .shoptimizer-sorting.sorting-end {
    margin: 40px 0;
  }
  .woocommerce-pagination .page-numbers li .page-numbers {
    width: auto;
    min-width: 20px;
  }
  h1.woocommerce-products-header__title {
    font-size: 34px;
    line-height: 1em;
    margin: 0 0 30px;
  }
  .termsec {
    padding: 40px 0;
  }
  .site-content .woocommerce-breadcrumb {
    margin-bottom: 10px;
  }
  .blogsec .home-content, .singlesec-first-content, .aboutsec-first-content {
    margin-bottom: 30px;
  }
  .blog-thumb {
    height: 260px;
  }
  .blog-title {
    font-size: 24px;
  }
  .blog-entry-content, .blog-date {
    font-size: 12px;
  }
  .blog-list {
    gap: 25px;
  }
  .blogsec, .singlesec, .conatactsec {
    padding-bottom: 40px;
  }
  .about-numbers, .about-bnf {
    padding: 40px 0;
  }
  .aboutsec .sersecsin-swiper {
    margin-top: 30px;
  }
  .sersecsin-swiper .swiper-slide {
    width: 280px;
    height: 290px;
  }
  .sersecsin-swiper .swiper-btns-wrapper {
    margin-top: 5px;
  }
  .about-clients-box img {
    max-width: 80px;
  }
  .about-clients-box {
    margin-top: 30px;
  }
  .about-clients {
    padding: 50px 0 40px;
  }
  .contact-item-text {
    font-size: 16px;
  }
  .contact-item-text a {
    font-size: 26px;
  }
  .contact-soc svg {
    width: 20px;
  }
  .contact-soc a {
    width: auto;
    height: 40px;
    clip-path: unset;
    background: transparent;
  }
  .contact-soc {
    gap: 10px;
  }
  .contact-col-1 {
    padding: 0 0 10px 0;
  }
  .contact-box {
    margin-top: 30px;
  }
  .sersec .sersec-menu > li > a, .servinfo .sersec-menu > li > a {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .sersec .sersec-menu, .servinfo .sersec-menu {
    font-size: 12px;
    gap: 0;
  }
  .sersec .sersec-menu li, .servinfo .sersec-menu li {
    margin: 0;
  }
  .sersec .custom-content {
    margin-bottom: 10px;
  }
  .sersec {
    padding-bottom: 40px;
  }
  .sersec .sersec-menu > li, .servinfo .sersec-menu > li {
    width: 50%;
    margin-top: 20px;
  }
  .site .sersecsin-title {
    font-size: 36px;
  }
  .sersecsin-intro ul {
    font-size: 14px;
  }
  .sersecsin-title {
    margin-bottom: 20px;
  }
  .sersecsin-intro {
    flex-wrap: wrap;
  }
  .sersecsin-intro-col-1 {
    padding-top: 0;
    width: 100%;
    margin-bottom: 30px;
  }
  .sersecsin-intro-col-2 {
    width: 100%;
    max-width: 270px;
    margin: auto;
  }
  .sersecsin-bg {
    left: 50%;
    width: 186%;
    z-index: -1;
    transform: translateX(-50%);
  }
  .servinfo-figure {
    top: -130px;
    width: 60px;
  }
  .servinfo {
    padding-bottom: 40px;
    margin-top: -107px;
  }
  .sersec-menu-wrapper {
    margin-top: 5px;
  }
  .servinfo .sersecsin-swiper {
    margin-top: 30px;
  }
  .revalone {
    padding-bottom: 10px;
  }
  .revalone .home-content {
    margin-bottom: 10px;
  }
  .delsec {
    padding-bottom: 40px;
  }
  .delsec-card:first-child {
    margin-top: 0;
  }
  .cartsec {
    padding: 60px 0 0;
  }
  body .wc-proceed-to-checkout {
    margin-bottom: 0;
  }
  .checkoutsec {
    padding-top: 60px;
  }
  .page-template-page-checkout .site-branding .custom-logo-link {
    margin-left: 0;
  }
  .checkoutsec .home-content {
    margin-bottom: 40px;
  }
  #order_review {
    padding: 18px 20px 10px 20px;
  }
  .woocommerce-checkout-review-order-table tbody .cart_item td:last-child {
    width: 35%;
  }
  #order_review .shop_table tr.shipping td, #order_review .shop_table tr.shipping th {
    width: 163%;
  }
  .product-container .woocommerce-Price-amount bdi {
    font-size: 28px;
  }
  .woocommerce-tabs ul.tabs, #page .woocommerce-tabs .panel, #page .woocommerce-tabs .panel {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  body #page .woocommerce-tabs ul.tabs li a {
    font-size: 20px;
  }
  #page .woocommerce-tabs ul.tabs li {
    padding: 2px 0;
  }
  #page .woocommerce-tabs .panel {
    padding: 16px 0 10px 0;
    font-size: 12px;
  }
  .relatedsec {
    padding: 40px 0;
  }
  .relatedsec .custom-content {
    margin-bottom: 30px;
  }
  #page .woocommerce-tabs .panel ol p, #page .woocommerce-tabs .panel ul p {
    margin: 0;
  }
}
/*# sourceMappingURL=style.css.map */
