/*BiJey*/
* {
  font-family: "aktiv-grotesk-extended";
}

.col-full {
  max-width: unset !important;
}

body:not(.home, .blog, .term-sale, .shop, .single-product, .tax-product_cat, .page-template-template-fullwidth-no-heading, .tax-yith_product_brand_set) #page:before {
  content: "";
  display: block;
  width: 100%;
  background: #0F1829;
}

/*header*/
.site-header .site-search {
  flex-grow: unset !important;
  margin-left: 0 !important;
}

.site-header .site-branding {
  flex-grow: 10;
  position: static;
  top: 3px;
  left: calc(50% - 115px);
}

.site-branding a {
  height: 71px;
  display: block;
}

.site-header .custom-logo-link img {
  position: absolute;
  left: calc(50% - 115px);
}

.menu-item-type-custom a[href="#"] {
  font-weight: bold !important;
  pointer-events: none;
  cursor: default;
  color: inherit;
}

.site-branding button.menu-toggle-search {
  display: none;
}

.site-content .archive-header .woocommerce-breadcrumb {
  display: none;
}

.single-product .site-content .archive-header .woocommerce-breadcrumb {
  display: block;
}

.site-header .custom-logo-link img, #site-navigation {
  margin: 0 auto;
}

#menu-primary-menu {
  min-width: unset !important;
}
#menu-primary-menu .highlight span {
  color: #ea7676;
  font-weight: bold;
}

.topbar-wrapper {
  position: static !important;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  border: 0 !important;
  background: #0f1829 !important;
  padding: 0 !important;
}

.top-bar .col-full {
  padding-right: 2.617924em !important;
  padding-left: 2.617924em !important;
}

.top-bar {
  font-size: 12px;
  max-height: 32px;
  background: #000000;
}
.top-bar .col-full {
  max-height: 32px;
}
.top-bar .widget_text {
  font-size: 12px;
}
.top-bar .top-bar-right.widget_text .textwidget p {
  display: flex;
  color: #fff;
}
.top-bar .top-bar-right.widget_text .textwidget p a {
  margin-left: 30px;
  color: #ffffff;
}
.top-bar .top-bar-right.widget_wc_aelia_currencyswitcher_widget {
  max-width: 80px;
}
.top-bar .top-bar-right.widget_wc_aelia_currencyswitcher_widget select {
  font-size: 12px;
  background: transparent;
  color: #fff;
  border: none;
}

#masthead {
  position: static;
  top: 80px;
  left: 0;
  width: 100%;
  height: 75px;
  z-index: 10;
  background: #0f1829;
  padding-top: 10px;
  padding-bottom: 10px;
}

#masthead .col-full.main-header {
  padding-top: 0;
  padding-bottom: 0;
}

.woocommerce-pagination {
  visibility: hidden;
  display: none;
}

.filter__icon-minus:before, .filter__icon-plus:before {
  height: 2px;
  width: 50%;
  left: 25%;
  top: 50%;
}

.filter__icon-plus:after {
  width: 2px;
  height: 50%;
  top: 25%;
  left: 50%;
}

body.single-product .woocommerce-message .message-inner .buttons-wrapper {
  display: flex;
  justify-content: space-between;
}

.woocommerce-message .button,
.woocommerce-error .button,
.woocommerce-info .button {
  padding: 0.5em 1em !important;
  margin: 0 2px !important;
}

.woocommerce-error li {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: center;
}

.woocommerce-message .message-inner {
  background-color: #6e52ab;
}

#nav-menu-item-15787 .sub-menu {
  align-items: center;
}

.woocommerce-cart .wc-proceed-to-checkout .checkout-button {
  margin-bottom: 10px;
}

.woocommerce-checkout .site-header {
  border-bottom: 0 !important;
}
.woocommerce-checkout .woocommerce-notices-wrapper {
  display: none;
}
.woocommerce-checkout .col-full-nav {
  display: none;
}
.woocommerce-checkout #page:before {
  height: 95px !important;
}
.woocommerce-checkout #masthead {
  top: 10px;
}
.woocommerce-checkout #sagepaydirect-cc-form .wc-credit-card-form-card-type {
  font-size: 15px;
}

.woocommerce-order-received .col-full-nav {
  display: block;
}
.woocommerce-order-received #page:before {
  height: 0 !important;
}
.woocommerce-order-received #masthead {
  top: 80px;
}

.commercekit-wishlist.mini {
  right: 15px;
  top: 0;
}

ul.products {
  align-items: stretch;
}
ul.products li.product:not(.product-category) {
  display: flex;
  align-items: stretch;
  padding-bottom: 0;
}
ul.products li.product .woocommerce-LoopProduct-link {
  padding-top: 30px;
}
ul.products li.product .woocommerce-card__header {
  padding-bottom: 40px;
  position: relative;
  width: 100%;
  font-size: 14px;
}
ul.products li.product .woocommerce-card__header square-placement {
  display: none;
}
ul.products li.product .button {
  width: 100% !important;
}

.product-out-of-stock {
  top: 5px;
}

form.cgkit-swatch-form {
  margin: 10px 0;
}

.no-button {
  display: none;
}

body.single-product div.product form.cart .quantity {
  position: relative;
  margin-right: 20px;
}
body.single-product div.product form.cart .quantity .quantity-nav {
  position: static;
  border: none;
}
body.single-product div.product form.cart .quantity .quantity-nav .quantity-button {
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
  border: none;
}
body.single-product div.product form.cart .quantity .quantity-nav .quantity-button.quantity-up {
  right: 10px;
  left: auto;
}
body.single-product div.product form.cart .quantity .quantity-nav .quantity-button.quantity-up:before {
  width: 24px;
  height: 24px;
  -webkit-mask-image: url("data:image/svg+xml;utf8,%3Csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.9683 9.90057V12.9006M12.9683 12.9006V15.9006M12.9683 12.9006H15.9683M12.9683 12.9006H9.96826M21.9683 12.9006C21.9683 17.8711 17.9388 21.9006 12.9683 21.9006C7.9977 21.9006 3.96826 17.8711 3.96826 12.9006C3.96826 7.93001 7.9977 3.90057 12.9683 3.90057C17.9388 3.90057 21.9683 7.93001 21.9683 12.9006Z' stroke='%230F1829' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml;utf8,%3Csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.9683 9.90057V12.9006M12.9683 12.9006V15.9006M12.9683 12.9006H15.9683M12.9683 12.9006H9.96826M21.9683 12.9006C21.9683 17.8711 17.9388 21.9006 12.9683 21.9006C7.9977 21.9006 3.96826 17.8711 3.96826 12.9006C3.96826 7.93001 7.9977 3.90057 12.9683 3.90057C17.9388 3.90057 21.9683 7.93001 21.9683 12.9006Z' stroke='%230F1829' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
body.single-product div.product form.cart .quantity .quantity-nav .quantity-button.quantity-down {
  left: 10px;
  right: auto;
}
body.single-product div.product form.cart .quantity .quantity-nav .quantity-button.quantity-down:before {
  width: 24px;
  height: 24px;
  -webkit-mask-image: url("data:image/svg+xml;utf8,%3Csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.4102 12.9006H9.41016M21.4102 12.9006C21.4102 17.8711 17.3807 21.9006 12.4102 21.9006C7.43959 21.9006 3.41016 17.8711 3.41016 12.9006C3.41016 7.93001 7.43959 3.90057 12.4102 3.90057C17.3807 3.90057 21.4102 7.93001 21.4102 12.9006Z' stroke='%23B3B3B3' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml;utf8,%3Csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.4102 12.9006H9.41016M21.4102 12.9006C21.4102 17.8711 17.3807 21.9006 12.4102 21.9006C7.43959 21.9006 3.41016 17.8711 3.41016 12.9006C3.41016 7.93001 7.43959 3.90057 12.4102 3.90057C17.3807 3.90057 21.4102 7.93001 21.4102 12.9006Z' stroke='%23B3B3B3' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

body.single-product .product .cart .quantity .input-text {
  width: 125px;
  height: 50px;
}

body.single-product .cart .single_add_to_cart_button {
  width: calc(100% - 145px);
  height: 50px;
  line-height: 50px;
  font-size: 15px;
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: center;
}
body.single-product .cart .single_add_to_cart_button:before {
  position: static;
  content: "";
  display: block;
  width: 16px;
  height: 18px;
  background: url(/wp-content/themes/shoptimizer-child-theme/images/bag.png) center no-repeat;
  background-size: contain;
  margin-right: 10px;
}

.benefit-slider-wrapper {
  background: #f4f5f7;
  overflow: hidden;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  width: 100vw;
  border: none;
}

.benefit-slider {
  background: #f4f5f7;
  font-size: 10px;
  text-align: center;
  max-width: 1107px;
  margin: 0 auto;
}

.benefit-slider .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  padding: 5px 10px;
  color: #111;
  font-size: 10px;
  background: transparent;
}

.benefit-slider .swiper-slide i {
  font-size: 18px;
}

.header-5.wc-active .site-header-cart {
  margin-left: 10px !important;
}

.header-5.wc-active .site-header-cart a.cart-contents {
  display: flex !important;
  align-items: center;
  border: none;
  padding: 0;
}
.header-5.wc-active .site-header-cart a.cart-contents .count {
  color: #000;
  order: 1;
  position: relative;
  display: inline-block;
  margin-right: 10px;
  background-color: #d88c2b;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  border: 0;
  font-size: 9px;
  font-weight: bold;
  padding-top: 34px;
  z-index: 1;
}
@media (max-width: 992px) {
  .header-5.wc-active .site-header-cart a.cart-contents .count {
    background-color: transparent;
    margin-top: -11px;
    margin-right: 0;
  }
}
.header-5.wc-active .site-header-cart a.cart-contents .count::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -55%);
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml,%3Csvg width='18' height='20' viewBox='0 0 18 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13 9V5C13 2.79086 11.2091 1 9 1C6.79086 1 5 2.79086 5 5V9M2 7H16L17 19H1L2 7Z' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center;
  background-size: contain;
}
@media (max-width: 992px) {
  .header-5.wc-active .site-header-cart a.cart-contents .count::before {
    width: 20px;
    height: 20px;
  }
}
.header-5.wc-active .site-header-cart a.cart-contents .count::after {
  content: attr(data-count);
  position: absolute;
  bottom: -6px;
  left: 64%;
  transform: translateX(-50%);
  background-color: white;
  color: black;
  width: 20px;
  height: 15px;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  border-radius: 10px;
  line-height: 20px;
  z-index: -1;
}
@media (max-width: 992px) {
  .header-5.wc-active .site-header-cart a.cart-contents .count::after {
    background-color: #dc9814;
    color: white;
  }
}
.header-5.wc-active .site-header-cart a.cart-contents .amount {
  order: 2;
}

.secondary-navigation .menu li:not(.ri) a {
  padding-top: 0;
}

.secondary-navigation .menu li a {
  font-size: 12px;
  padding: 0 20px;
}
.secondary-navigation .menu li a .icon-wrapper {
  position: absolute;
  left: 0;
  top: 60%;
  transform: translate(-50%, -50%);
}
.secondary-navigation .menu li a .icon-wrapper svg {
  width: 24px;
  height: 24px;
}

.single-product .topbar-wrapper {
  background: #0f1829 !important;
}
.single-product #masthead, .single-product .col-full-nav {
  background: #0F1829 !important;
}
.single-product .content-area .summary .onsale {
  display: block;
  font-size: 13px;
  color: #ffffff;
  font-weight: 700;
  background-color: #DB2424;
  max-width: 63px;
  text-align: center;
  margin: 0;
  border-radius: 0;
}
.single-product .summary .price del {
  opacity: 1;
  color: #AAA8A8;
}
.single-product .summary .price ins {
  font-weight: bold;
  color: #DB2424;
}
.single-product .summary p.stock {
  display: inline-flex;
  margin-left: 20px;
  margin-top: 0;
  padding-top: 0;
  top: -3px;
}
.single-product .summary .product-label {
  background-color: transparent;
  color: #DB2424;
  display: flex;
  text-transform: none;
  font-size: 11px;
  margin-left: 0;
  font-weight: bold;
  text-wrap: nowrap;
}
.single-product .summary .product-label > span {
  padding-right: 5px;
}
.single-product .summary .product-label:before {
  display: none;
}
.single-product .summary .product-label .sale-message {
  font-weight: 400;
}
.single-product .summary .woocommerce-product-details__short-description {
  position: relative;
  font-size: 13px;
}
.single-product .summary .see-full-details {
  font-size: 13px;
  color: #000;
  text-decoration: underline;
}
.single-product .summary h1 {
  margin-top: 20px;
  font-size: 23px;
  font-weight: 400;
}
.single-product .icon_text {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.single-product .icon_text svg {
  width: 40px;
  height: 40px;
  float: left;
  margin-right: 10px;
}
.single-product .product-details-wrapper {
  position: relative;
}
.single-product .product-details-wrapper .category-gallery-top-image {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9;
}
.single-product .product-details-wrapper #shoptimizer-modals-wrapper {
  position: absolute;
  top: 0;
  right: 20px;
}
.single-product .product-details-wrapper #shoptimizer-modals-wrapper span {
  display: none;
}
.single-product .product-details-wrapper #shoptimizer-modals-wrapper em:before {
  width: 24px;
  height: 24px;
  background-color: #000000;
}
.single-product .product-details-wrapper .info-boxes {
  display: flex;
  flex-direction: column;
  border: 1px solid #e5e5e5;
  font-family: sans-serif;
  margin-bottom: 20px;
}
.single-product .product-details-wrapper .info-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px;
  border-bottom: 1px solid #e5e5e5;
}
.single-product .product-details-wrapper .info-box:not(.skip-modal) {
  cursor: pointer;
}
.single-product .product-details-wrapper .info-box:last-child {
  border-bottom: none;
}
.single-product .product-details-wrapper .info-box .icon-text {
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 10px;
}
.single-product .product-details-wrapper .info-box strong {
  font-weight: 600;
}
.single-product .product-details-wrapper .info-box .highlight {
  color: #D4AF37;
  font-weight: bold;
}
.single-product .product-details-wrapper .info-box .delivery_text {
  display: inline;
}
.single-product .product-details-wrapper .info-box .delivery_text .time-row {
  display: inline;
}
.single-product .product-details-wrapper .info-box .delivery_text .time-row .time-block {
  display: inline;
}
.single-product .product-details-wrapper .info-box .delivery_text .time-row .time-block .mt-hours, .single-product .product-details-wrapper .info-box .delivery_text .time-row .time-block .info-h, .single-product .product-details-wrapper .info-box .delivery_text .time-row .time-block .mt-minutes {
  font-size: 10px;
}
.single-product .product-details-wrapper .sku-wrapper-under-info-boxes {
  float: right;
  font-size: 12px;
}
.single-product .product-details-wrapper .yith-wcbr-brands {
  display: none;
}
.single-product .product-details-wrapper .yith-wcbr-brands-logo {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  margin: 0;
}
.single-product nav.woocommerce-breadcrumb {
  position: relative;
  top: 0;
  left: 0;
  height: auto;
  color: black;
  width: calc(100% - 50px);
  font-size: 10px;
  padding: 15px 0 40px;
}
.single-product .menu .sub-menu-wrapper, .single-product .content-area p.stock {
  border: 0 !important;
}
.single-product .site-content .col-full {
  background: #fff !important;
}
.single-product .shoptimizer-product-prevnext {
  top: 0;
}
.single-product .related-wrapper .related.products.description {
  display: flex;
  justify-content: center;
  margin: 100px auto;
}
.single-product .prod_descr {
  width: 60%;
  float: left;
  padding-right: 50px;
  position: relative;
  -moz-transition: height 2s ease;
  -webkit-transition: height 2s ease;
  -o-transition: height 2s ease;
  transition: height 2s ease;
}
.single-product .prod_descr .see_more {
  position: absolute;
  width: 100%;
  height: 100px;
  background: linear-gradient(0, #fff, rgba(255, 255, 255, 0.3137254902));
  z-index: 5;
  bottom: 0;
  left: 0;
  display: none;
  align-items: flex-end;
  justify-content: center;
  cursor: pointer;
  text-decoration: underline;
  font-size: 18px;
  font-weight: bold;
}
.single-product .prod_descr .see_more:after {
  display: inline-block;
  position: relative;
  top: 0;
  margin-left: 6px;
  margin-bottom: 6px;
  width: 12px;
  height: 12px;
  content: "";
  background-color: #000;
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  -webkit-mask-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19 9L12 16L5 9' stroke='%234A5568' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19 9L12 16L5 9' stroke='%234A5568' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.single-product .prod_descr .see_more.open:after {
  transform: rotate(180deg);
}
.single-product .prod_rev {
  width: 40%;
  float: left;
  text-align: center;
}
.single-product .prod_rev .auth {
  margin-top: 20px;
}
.single-product .prod_rev .stars {
  width: 200px;
  margin: 10px auto;
}
.single-product .prod_rev .product-key-features {
  text-align: left;
}
.single-product .prod_rev .product-key-features .text-block {
  display: flex;
  flex-direction: column;
}
.single-product .prod_rev .product-key-features hr {
  margin-top: 10px;
  margin-bottom: 10px;
}
.single-product .product_meta {
  display: none;
  border: 0 !important;
}
.single-product .product_meta .yith-wcbr-brands-logo {
  display: none;
}
.single-product .rev_bg {
  padding: 150px;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(/wp-content/uploads/2022/08/Quote-banner-100.jpg) no-repeat;
  background-size: cover;
}
.single-product .rev_text {
  max-width: 1000px;
  font-size: 40px;
  line-height: 50px;
  color: white;
  text-align: center;
  margin: 0 auto;
}
.single-product .rev_auth {
  text-align: center;
  color: white;
  margin-top: 30px;
}
.single-product .emptybutton {
  float: left;
  width: 49%;
  margin-top: 1rem;
  color: #000;
  padding: 1rem;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff !important;
  position: relative;
  z-index: 1;
  cursor: pointer;
  border: 1px solid #000;
  max-height: 50px;
  font-size: 15px;
}
.single-product .emptybutton:after {
  display: none;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 100%;
  background-color: #233961;
  transition: all 0.3s;
  z-index: -1;
}
.single-product .emptybutton:hover:after {
  width: 100%;
}
.single-product .emptybutton a {
  color: #000;
  text-decoration: none;
}
.single-product .gtw-product-gift-wrapper-content {
  margin: 14px 0;
}
.single-product .emptybutton.gtw-product-gift-wrapper-enable-field label {
  line-height: 1.618;
  cursor: pointer;
  text-decoration: none;
  font-size: 15px;
}
.single-product .emptybutton.gtw-product-gift-wrapper-enable-field {
  width: 49%;
  margin: 1rem 1% 0 0;
  display: flex;
}
.single-product .emptybutton.gtw-product-gift-wrapper-enable-field input {
  display: none;
}
.single-product #lightcase-content {
  padding: 20px 0;
}
.single-product .emptybutton.freegift {
  margin-right: 1%;
  background: #fff !important;
  color: #000;
  border: 1px solid #000;
}
.single-product .emptybutton.freegift:before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background: url(/wp-content/themes/shoptimizer-child-theme/images/Free-gift-icon.webp) center no-repeat;
  background-size: contain;
  margin-right: 10px;
  filter: invert(1);
}
.single-product .emptybutton.personal:before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background: url(/wp-content/themes/shoptimizer-child-theme/images/Engrave-me-icon.png) center no-repeat;
  background-size: contain;
  margin-right: 10px;
  filter: invert(1);
}
.single-product .cart .single_add_to_cart_button {
  width: 100%;
  margin-left: 0;
}
.single-product form.variations_form #ckwtl-button3 {
  width: calc(100% - 115px);
}
.single-product .product .cart .quantity .input-text {
  width: 70px;
}
.single-product .custom-category-block a, .single-product .custom-category-block p {
  font-size: 13px;
  color: #000000;
}
@media (max-width: 992px) {
  .single-product .front-page-block {
    display: none;
  }
  .single-product .woocommerce-breadcrumb {
    margin: 0;
  }
}

.woocommerce-cart .woocommerce-shipping-totals.shipping {
  display: none;
}
.woocommerce-cart .icon_text svg {
  width: 10px;
  height: 10px;
  display: inline-block;
}
.woocommerce-cart .icon_text div {
  display: inline-block;
  font-size: 12px;
}

/*.single-product .topbar-wrapper *,
.single-product #masthead *,
.single-product #page > .col-full-nav *,
.single-product .site-header-cart a.cart-contents .count,
.single-product .site-header-cart a.cart-contents .count:after {
  border-color: #000;
  color: #000!important;
  stroke: #000;
}
.single-product #page > .col-full-nav *:after{
  background: #000!important;
}*/
/*.single-product .custom-logo{
  filter: invert(1);
}*/
.site-search input[type=search] {
  background: #fff !important;
  color: #000000;
  border: 0 !important;
  border-radius: 25px !important;
  height: 45px !important;
  margin-right: 7em;
  font-size: 14px !important;
}
.site-search input[type=search]::placeholder {
  color: #000000;
}

form.search-form:before {
  width: 20px !important;
  height: 20px !important;
  background-color: #000 !important;
  margin-top: -10px !important;
}

.secondary-navigation .menu-item {
  border: 0 !important;
}

.main-navigation ul li.menu-item-has-children.full-width > .sub-menu-wrapper > .container > ul.sub-menu > li {
  border: 0 !important;
  padding: 0 15px !important;
  margin: 20px 0 !important;
}

.main-navigation ul li.menu-item-has-children.full-width > .sub-menu-wrapper > .container > ul.sub-menu > li:last-child {
  width: 50%;
  align-self: auto;
}

.cg-cat-image {
  min-height: 600px;
  height: 600px;
  object-fit: cover;
  max-width: unset;
  width: 100%;
  z-index: -1;
}

.archive .category-wrap {
  padding-top: 0;
}

.category-wrap {
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
  display: flex;
  flex-direction: column;
  padding-top: 200px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (max-width: 992px) {
  .category-wrap {
    padding-top: 65px;
  }
}
.category-wrap .read-more {
  display: none;
  color: #fff;
  cursor: pointer;
  margin-top: 30px;
  margin-bottom: 20px;
  text-decoration: underline;
}
.category-wrap .read-more:hover {
  text-decoration: none;
}
@media (max-width: 992px) {
  .category-wrap .read-more {
    display: block;
    margin-top: 12px;
  }
}

.page-id-1004 .woocommerce-breadcrumb {
  display: none;
}

.category-block {
  min-height: 430px;
  background-size: cover;
  background-repeat: no-repeat;
  padding-bottom: 14px;
  background-color: #0f2969;
}
@media (max-width: 993px) {
  .category-block {
    min-height: auto !important;
    background-size: cover;
  }
}

.front-page-block {
  display: none;
  min-height: 200px;
  background-size: cover;
  background-repeat: no-repeat;
  padding-bottom: 14px;
  background-color: #0f2969;
}
@media (max-width: 993px) {
  .front-page-block {
    min-height: auto !important;
    background-size: cover;
  }
}

nav.woocommerce-breadcrumb {
  color: white;
}

body:not(.single-product) nav.woocommerce-breadcrumb *,
.term-description *,
h1.woocommerce-products-header__title.page-title {
  color: white !important;
}

h1.woocommerce-products-header__title.page-title {
  margin: 0;
}

body .site .term-description {
  max-width: 880px;
  max-height: 200px;
  overflow: hidden;
  transition: max-height 0.5s ease;
  position: relative;
}
body .site .term-description:after {
  display: none;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 30px;
  background-image: linear-gradient(to top, #0f1829, rgba(15, 24, 41, 0.01));
}
body .site .term-description.expanded {
  max-height: 9999px;
}
body .site .term-description.expanded:after {
  display: none;
}
@media (max-width: 992px) {
  body .site .term-description {
    padding: 1.2em 0 0 0;
    order: initial;
    max-height: 64px;
    overflow: hidden;
  }
  body .site .term-description.active {
    max-height: initial;
  }
}

.yith-wcbr-brands-header-wrapper {
  margin: 0;
  height: 370px;
  background: #0f1829;
}
.yith-wcbr-brands-header-wrapper img {
  object-fit: cover;
  height: 100%;
}

.tax-product_cat .below-woocommerce-category {
  border: 0;
  padding: 0;
}
.tax-product_cat .cat_in_brand {
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  gap: 10px;
  margin-bottom: 14px;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
}
.tax-product_cat .cat_in_brand .item {
  width: 200px;
  height: 150px;
  flex: 0 0 auto;
}
.tax-product_cat .cat_in_brand .item .background {
  background-size: cover !important;
  width: 100%;
  height: 100%;
  position: relative;
}
.tax-product_cat .cat_in_brand .item .background:before {
  content: "";
  display: block;
  position: absolute;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.25);
  top: 0;
  left: 0;
  z-index: 2;
}
.tax-product_cat .cat_in_brand .item .iteminner {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 30px;
  position: relative;
  z-index: 5;
}
@media (max-width: 414px) {
  .tax-product_cat .cat_in_brand .item .iteminner {
    padding: 60px 20px;
  }
}
.tax-product_cat .cat_in_brand .item .iteminner h2 {
  font-size: 1.4em;
}
.tax-product_cat .cat_in_brand .item .iteminner * {
  color: #fff !important;
}
.tax-product_cat .cat_in_brand .item .iteminner .iteminner_content {
  margin: 30px 0;
}

/*footer*/
.below-content {
  padding: 0 !important;
}
.below-content .col-full {
  max-width: calc(1170px + 5.2325em) !important;
}

.below-content .widget_text.widget.widget_custom_html {
  padding: 15px 0;
}

.below-content .widget_text.widget.widget_custom_html:last-child {
  border-right: 0;
}

.below-content .widget p {
  padding-left: 10px !important;
}

.below-content .widget svg {
  position: relative !important;
  top: 0 !important;
  left: 0 !important;
  width: 20px;
  height: 20px;
  stroke: none !important;
}

.below-content .textwidget.custom-html-widget {
  display: flex;
  justify-content: center;
}

.elementor-footer .elementor-widget-container h3 {
  color: rgba(255, 255, 255, 0.75);
  font-weight: 200;
}

.elementor-footer .elementor-widget-container a {
  color: #fff;
  font-weight: 200;
}

.elementor-footer .elementor-widget-container ul {
  list-style: none;
  margin: 0;
}

.elementor-footer .pay-img p {
  display: flex;
  align-items: center;
  justify-content: center;
}

.elementor-footer .pay-img p img {
  margin: 0 20px;
}

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

.external-socials a {
  color: #fff;
  display: inline-block;
  font-size: 1.3rem;
  line-height: 32px;
  margin: 0 0.5rem;
  padding: 0.375em;
  text-align: center;
  width: 50px;
  height: 50px;
  border-radius: 50px;
}

.external-social--twitter {
  background: #1DA1F2;
}

.external-social--facebook {
  background: #3B5998;
}

.external-socials a svg {
  position: relative;
  top: 5px;
  width: 24px;
  height: 24px;
}

.elementor-footer .elementor-widget {
  margin: 0 !important;
}

.elementor-footer .emaillist .es_caption {
  color: rgba(255, 255, 255, 0.75);
  font-weight: 200;
  margin-bottom: 0.5rem;
  font-size: 1.3em;
  padding-bottom: 0;
}

.elementor-footer .emaillist {
  color: #fff;
}

body input[type=email]:focus {
  background: #fff !important;
}

.es_subscription_form_submit.es_submit_button {
  background: #4580BA !important;
}

.es_subscription_form_submit.es_submit_button:hover {
  background: #588dc1;
}

div.cgkit-video-wrap, div.cgkit-video-wrap video {
  height: 100% !important;
}

.flexitem {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.products span.price,
.product span.price,
.products p.price,
.product p.price {
  animation: fadeInUp 1s both 0.75s;
  font-weight: bold !important;
  color: #131315 !important;
  font-size: 1.3rem !important;
  margin-top: 0.5rem;
  margin-bottom: 1rem;
}

.products p.price .exvat,
.product p.price .exvat {
  font-size: 0.875rem;
  color: #999;
  margin-left: 0.5rem;
}

body .product p.price {
  float: none;
}

.button {
  border-radius: 0 !important;
  background: #0f1829 !important;
  z-index: 1;
  color: #fff !important;
  position: relative;
}

.button:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 100%;
  background-color: #233961;
  transition: all 0.3s;
  z-index: -1;
}

.button:hover:before {
  width: 100%;
}

body.woocommerce-cart #page:before {
  display: none;
  height: 215px;
}

.woocommerce-checkout.min-ck header .main-header h1 {
  color: white;
}

.main-navigation ul.menu ul li.menu-item-image img {
  margin: 5px auto;
}

.blog #secondary .widget a,
.post-template-default #secondary .widget a {
  color: #fff;
}
.blog #content,
.post-template-default #content {
  margin-top: 50px;
}
.blog #content .w-100,
.post-template-default #content .w-100 {
  width: 100%;
}
.blog #content .blogtitle,
.post-template-default #content .blogtitle {
  font-size: 20px;
  font-weight: bold;
  margin: 1.5em;
  position: relative;
}
.blog #content .blogtitle span,
.post-template-default #content .blogtitle span {
  background: #fff;
  padding-right: 10px;
}
.blog #content .blogtitle:after,
.post-template-default #content .blogtitle:after {
  content: "";
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  position: absolute;
  top: 16px;
  left: 0;
  width: 100%;
  z-index: -1;
}
.blog #content .blogtitle:first-of-type,
.post-template-default #content .blogtitle:first-of-type {
  margin-top: 0;
}
.blog #content .site-main.grid.grid-3 article.post,
.post-template-default #content .site-main.grid.grid-3 article.post {
  position: relative;
}
.blog #content .site-main.grid.grid-3 article.post a.post-thumbnail,
.post-template-default #content .site-main.grid.grid-3 article.post a.post-thumbnail {
  height: 100%;
  margin: 0;
}
.blog #content .site-main.grid.grid-3 article.post img.wp-post-image,
.post-template-default #content .site-main.grid.grid-3 article.post img.wp-post-image {
  height: 100%;
  object-fit: cover;
}
.blog #content .site-main.grid.grid-3 article.post .blog-loop-content-wrapper,
.post-template-default #content .site-main.grid.grid-3 article.post .blog-loop-content-wrapper {
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 0 2em;
}
.blog #content .site-main.grid.grid-3 article.post .blog-loop-content-wrapper .entry-header h2,
.post-template-default #content .site-main.grid.grid-3 article.post .blog-loop-content-wrapper .entry-header h2 {
  font-size: 16px;
}
.blog #content .site-main.grid.grid-3 article.post .blog-loop-content-wrapper .entry-header h2 a,
.post-template-default #content .site-main.grid.grid-3 article.post .blog-loop-content-wrapper .entry-header h2 a {
  color: #fff;
}
.blog #content .site-main.grid.grid-3 article.post .blog-loop-content-wrapper .posted-on,
.post-template-default #content .site-main.grid.grid-3 article.post .blog-loop-content-wrapper .posted-on {
  color: #fff;
}
.blog #content .site-main.grid.grid-3 > article.post:first-of-type,
.post-template-default #content .site-main.grid.grid-3 > article.post:first-of-type {
  flex-basis: 66.6666%;
  max-height: 286px;
}
.blog #content .featured-posts,
.post-template-default #content .featured-posts {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}

@media (max-width: 992px) {
  .topbar-wrapper {
    height: 100px;
  }
  .top-bar select {
    margin-top: 5px;
  }
  .widget_wc_aelia_currencyswitcher_widget {
    float: none;
  }
  #masthead {
    top: 0;
    height: 70px;
  }
  .single-product .col-full-nav {
    background: #fff !important;
  }
  .mobile-myaccount {
    height: auto;
    z-index: 2;
  }
  .mobile-myaccount svg {
    stroke: #fff !important;
  }
  .site-header .site-branding {
    flex-grow: 10;
    position: relative;
    top: 0;
    left: 0;
  }
  .site-branding button.menu-toggle-search {
    display: block;
    position: absolute;
    left: 40px !important;
    width: 30px;
    padding-top: 6px !important;
    padding-left: 0 !important;
  }
  .site-branding button.menu-toggle {
    left: 0;
    width: 30px;
    padding: 4px;
  }
  .site-branding button.menu-toggle:hover {
    background-color: transparent;
  }
}
@media (max-width: 992px) and (max-width: 992px) {
  .site-branding button.menu-toggle {
    background-color: transparent;
  }
  .site-branding button.menu-toggle .bar {
    background-color: white;
  }
}
@media (max-width: 992px) {
  .menu-toggle .bar:nth-child(2) {
    margin-top: 0;
  }
  .menu-toggle .bar:nth-child(3) {
    margin-top: 7px;
  }
  .elementor-footer .pay-img p {
    flex-wrap: wrap;
    margin: 10px;
  }
  .elementor-footer .pay-img p img {
    margin: 10px;
  }
  .swiper-slide-image {
    margin: 0 auto;
  }
  .below-content .widget_text.widget.widget_custom_html {
    border-right: 0;
    margin: 10px 0 !important;
  }
  .elementor-element-14b1118, .elementor-element-f5d8cfe,
  .elementor-element-6003c98a, .elementor-element-1d1e34e5,
  .elementor-element-214d3d8, .elementor-element-76523e9c {
    width: 100% !important;
    margin-top: 30px;
  }
  .elementor-element-51b3e96, .elementor-element-fea3e6b, .elementor-element-4e32e9c, .elementor-element-fe2da29,
  .elementor-element-7a6f2810, .elementor-element-c5eadfb, .elementor-element-8b5ce38, .elementor-element-37547a76,
  .elementor-element-6c2648d8, .elementor-element-c51fc67, .elementor-element-54132241, .elementor-element-60ce7b2e {
    width: 50% !important;
    text-align: center;
    margin-top: 30px;
  }
  .single-product #masthead {
    border-bottom: 1px solid #d8d8d8;
  }
  .cg-cat-image,
  .yith-wcbr-brands-header-wrapper {
    min-height: 160px;
    height: 160px;
  }
  .flexitem {
    margin: 25px 0;
  }
  body:not(.home, .single-product, .tax-product_cat, .page-template-template-fullwidth-no-heading) #page:before {
    display: none;
    height: 65px;
  }
  body.woocommerce-cart #page:before,
  body.woocommerce-checkout #page:before {
    height: 70px;
  }
}
@media (max-width: 992px) {
  .elementor-cta--layout-image-left .elementor-cta, .elementor-cta--layout-image-right .elementor-cta {
    flex-direction: column;
  }
  .elementor-element-51b3e96, .elementor-element-fea3e6b, .elementor-element-4e32e9c, .elementor-element-fe2da29,
  .elementor-element-7a6f2810, .elementor-element-c5eadfb, .elementor-element-8b5ce38, .elementor-element-37547a76,
  .elementor-element-6c2648d8, .elementor-element-c51fc67, .elementor-element-54132241, .elementor-element-60ce7b2e {
    width: 100% !important;
  }
  body .main-navigation ul.menu li.menu-item-has-children.full-width > .sub-menu-wrapper li.menu-item-image a {
    width: 100%;
  }
  .main-navigation ul li.menu-item-has-children.full-width > .sub-menu-wrapper > .container > ul.sub-menu > li:last-child {
    width: 100%;
  }
  .single-product .related-wrapper .related.products.description {
    margin: 0 auto;
    flex-direction: column;
  }
  .single-product .related-wrapper .related.products.description .prod_descr {
    width: 100%;
    padding-right: 0;
  }
  .single-product .related-wrapper .related.products.description .prod_rev {
    width: 100%;
    margin-top: 50px;
  }
  .single-product .rev_bg {
    padding: 60px 30px;
  }
  .single-product .rev_bg .rev_text {
    font-size: 20px;
    line-height: 30px;
  }
  .blog #content .site-main.grid.grid-3 article.post:first-of-type,
  .post-template-default #content .site-main.grid.grid-3 article.post:first-of-type {
    flex-basis: 100%;
    max-height: unset;
  }
  ul.products li.product:not(.product-category):before {
    display: block;
    visibility: visible;
    left: 10px;
    opacity: 1;
    width: calc(100% - 20px);
    height: calc(100% + 15px);
  }
  ul.products li.product .woocommerce-LoopProduct-link {
    position: relative;
    width: 100%;
  }
}
@media (min-width: 993px) and (max-width: 1155px) {
  .header-5 .site-header .site-search {
    width: auto;
  }
}
@media (min-width: 993px) {
  #page > .col-full-nav {
    position: static;
    top: 155px;
    left: 0;
    width: 100%;
    height: 60px;
    z-index: 10;
    background: #0f1829;
  }
  .woocommerce-ordering {
    float: right;
  }
  .woocommerce-result-count {
    float: left;
  }
}
.upsells.products .columns-4.products .swiper.up-sell-swiper {
  padding-top: 50px;
}
.upsells.products .columns-4.products .swiper.up-sell-swiper li.product {
  width: auto;
  border: 1px solid #E2E2E2;
  padding: 30px;
  align-self: flex-start;
}
.upsells.products .columns-4.products .swiper.up-sell-swiper li.product:before {
  display: none;
}
.upsells.products .columns-4.products .swiper.up-sell-swiper li.product .woocommerce-LoopProduct-link {
  font-size: 14px;
  padding-top: 0;
}
.upsells.products .columns-4.products .swiper.up-sell-swiper li.product .woocommerce-Price-amount {
  font-size: 16px;
}
.upsells.products .columns-4.products .swiper.up-sell-swiper li.product .add_to_cart_button {
  font-size: 13px;
}
.upsells.products .columns-4.products .swiper.up-sell-swiper .swiper-button-prev, .upsells.products .columns-4.products .swiper.up-sell-swiper .swiper-rtl .swiper-button-next {
  left: auto;
  right: 50px;
}
.upsells.products .columns-4.products .swiper.up-sell-swiper .swiper-button-next, .upsells.products .columns-4.products .swiper.up-sell-swiper .swiper-button-prev {
  top: 20px;
}
.upsells.products .columns-4.products .swiper.up-sell-swiper .swiper-button-next:after, .upsells.products .columns-4.products .swiper.up-sell-swiper .swiper-button-prev:after {
  font-size: 24px;
  font-weight: bold;
  color: #000;
}

.related.products .columns-4.products .swiper.related-swiper {
  padding-top: 50px;
}
.related.products .columns-4.products .swiper.related-swiper li.product {
  width: auto;
  padding: 30px;
  align-self: flex-start;
}
.related.products .columns-4.products .swiper.related-swiper li.product:before {
  display: none;
}
.related.products .columns-4.products .swiper.related-swiper li.product .woocommerce-LoopProduct-link {
  font-size: 14px;
  padding-top: 0;
}
.related.products .columns-4.products .swiper.related-swiper li.product .woocommerce-Price-amount {
  font-size: 16px;
}
.related.products .columns-4.products .swiper.related-swiper li.product .add_to_cart_button {
  display: none;
  font-size: 13px;
}
.related.products .columns-4.products .swiper.related-swiper .swiper-button-prev, .related.products .columns-4.products .swiper.related-swiper .swiper-rtl .swiper-button-next {
  left: auto;
  right: 50px;
}
.related.products .columns-4.products .swiper.related-swiper .swiper-button-next, .related.products .columns-4.products .swiper.related-swiper .swiper-button-prev {
  top: 20px;
}
.related.products .columns-4.products .swiper.related-swiper .swiper-button-next:after, .related.products .columns-4.products .swiper.related-swiper .swiper-button-prev:after {
  font-size: 24px;
  font-weight: bold;
  color: #000;
}

#reviewsio-carousel-widget {
  height: 409px;
}

@media (min-width: 771px) and (max-width: 1099px) {
  .upsells.products .columns-4.products li.product {
    width: auto;
  }
  .upsells.products .columns-4.products li.product {
    width: auto;
  }
}
@media (max-width: 992px) {
  .site-branding a {
    height: auto;
  }
  .site-header .custom-logo-link img {
    position: static;
  }
  .upsells.products .columns-4.products .swiper.up-sell-swiper li.product {
    padding: 10px;
    border: 1px solid #E2E2E2;
    box-shadow: none;
  }
  .upsells.products .columns-4.products .swiper.up-sell-swiper li.product:before {
    display: none;
  }
  .upsells.products .columns-4.products .swiper.up-sell-swiper li.product .woocommerce-card__header {
    box-shadow: none;
    padding: 0;
  }
  .related.products .columns-4.products .swiper.related-swiper li.product {
    padding: 10px;
    box-shadow: none;
  }
  .related.products .columns-4.products .swiper.related-swiper li.product:before {
    display: none;
  }
  .related.products .columns-4.products .swiper.related-swiper li.product .woocommerce-card__header {
    box-shadow: none;
    padding: 0;
  }
  #reviewsio-carousel-widget .CarouselWidget-prefix .R-MD .CarouselWidget__header {
    padding-left: 0;
    padding-right: 0;
  }
  ul.products li.product .woocommerce-card__header {
    box-shadow: none !important;
  }
  .onsale, .product-label {
    z-index: 10;
  }
  .site-content .archive-header .woocommerce-breadcrumb {
    display: none;
  }
}
/*BiJey*/
@media (min-width: 426px) and (max-width: 770px) {
  body ul.products li.product {
    float: none;
    width: 50%;
  }
}
.gtw-product-gift-wrapper-items-content ul li {
  position: relative;
  overflow: hidden;
}
.gtw-product-gift-wrapper-items-content ul li img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) scale(1);
  margin-top: 0 !important;
  margin-left: 0 !important;
  margin-bottom: 0;
  margin-right: 0;
}
.gtw-product-gift-wrapper-items-content ul li:hover img {
  transform: translate(-50%, -50%) scale(1.1);
}

body .shoptimizer-empty-mini-cart + p.woocommerce-mini-cart__empty-message {
  display: block;
}

body .shoptimizer-empty-mini-cart {
  display: none;
}

.shipping-rules {
  font-size: 14px;
  color: #5a5a5a;
}

.product-upsell {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}
.product-upsell .up-sell-item {
  display: flex;
  gap: 10px;
}
.product-upsell .up-sell-item img {
  width: auto;
  height: 80px;
}
.product-upsell .up-sell-item h3 {
  font-size: 12px;
  line-height: 1.2;
  max-width: 140px;
  margin: 0;
}
@media (max-width: 640px) {
  .product-upsell .up-sell-item h3 {
    max-width: 100%;
  }
}
.product-upsell .right-text {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: start;
}
.product-upsell .right-text h3 a {
  padding: 0;
  color: #111;
}
.product-upsell .right-text h3 a:hover {
  text-decoration: underline;
}
.product-upsell .right-text a {
  font-size: 12px;
  padding: 5px 10px;
}

/*# sourceMappingURL=style.css.map */
