@import url("https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100;0,300;0,400;0,700;0,800;1,100;1,400&display=swap");
html {
  font-family: "Jost", sans-serif;
}
html h1,
html h2,
html h3,
html h4,
html h5,
html h6,
html a,
html strong,
html p {
  font-family: "Jost", sans-serif !important;
}

body blockquote, body dl, body figure, body form, body ol, body p, body pre, body ul {
  margin-bottom: 0.5em;
}
body li {
  margin-bottom: 0.2em;
}

.widget > ul > li + li, ul.menu > li + li {
  border-top: 1px solid #cecece;
}

.widget > ul > li ul, ul.menu > li ul {
  border-left: 0px;
}

td {
  color: #000;
}

.h2, h2 {
  font-size: 1.5em;
}

.social-icons a {
  color: #000;
  margin-left: 0.4em;
  margin-right: 0.4em;
}

.cart_totals .wc-proceed-to-checkout {
  margin-bottom: 0px;
}

.wc-ppcp-cart-payments__container.below .wc-ppcp-cart-payment__methods {
  margin-top: 0px;
}

.select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection, input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
  box-shadow: initial;
}

.shop_table .order-total td, .shop_table .order-total th, .shop_table thead th, .cart_totals th.product-name {
  border-width: 1.5px;
}

.cart-sidebar .widget-title {
  border: 0px;
  margin-bottom: 0px;
  text-transform: uppercase;
}

input[type=email]:focus, input[type=number]:focus, input[type=password]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=text]:focus, select:focus, textarea:focus {
  box-shadow: initial;
}

#coupon_code {
  min-height: 50px;
}

.main-color {
  color: #ae7b44;
}

a.icon-remove, a.remove {
  border: 0px solid;
  border-radius: initial;
  color: #000000;
}

@media screen and (min-width: 1200px) {
  .container-width,
.full-width .ubermenu-nav,
.container,
.row {
    max-width: 1170px;
  }
}
@media screen and (min-width: 1400px) {
  .container-width,
.full-width .ubermenu-nav,
.container,
.row {
    max-width: 1370px;
  }
}
@media screen and (min-width: 1600px) {
  .container-width,
.full-width .ubermenu-nav,
.container,
.row {
    max-width: 1770px;
  }
}
@media screen and (min-width: 1900px) {
  .container-width,
.full-width .ubermenu-nav,
.container,
.row {
    max-width: 1800px;
  }
}
ul.header-nav > li {
  margin: 0px 15px;
}

.nav > li > a,
.nav-vertical > li > ul li a {
  color: #000;
}

.sub-menu .toggle {
  color: #000;
  opacity: 1;
}

.menu-item .nav-dropdown > li > a {
  color: #000;
}

.mobile-sidebar-levels-2 .nav-slide > li > .sub-menu > li:not(.nav-slide-header) > a,
.mobile-sidebar-levels-2 .nav-slide > li > ul.children > li:not(.nav-slide-header) > a {
  color: #000;
}

.nav-dropdown {
  padding: 0;
}
.nav-dropdown > li.nav-dropdown-col {
  display: block;
  width: 100%;
  border-right: 0;
}
.nav-dropdown .nav-dropdown-col > a {
  font-weight: normal !important;
  text-transform: none !important;
  font-size: 15px;
  font-weight: 500;
}
.nav-dropdown .nav-dropdown-col > ul {
  margin-top: -40px;
  display: none;
  position: absolute;
  left: 100%;
  z-index: 9;
  background: white;
  min-width: 240px;
}
.nav-dropdown .nav-dropdown-col > ul li:hover {
  background: #fff;
}
.nav-dropdown .nav-dropdown-col > ul li:hover > a {
  color: #000;
}
.nav-dropdown .nav-dropdown-col > ul li a {
  padding: 10px;
  text-transform: none;
  color: black;
}
.nav-dropdown li a {
  font-weight: normal !important;
  text-transform: none !important;
  font-size: 15px;
  font-weight: 500;
}

.nav-dropdown-default > li:hover {
  background: #fff;
}
.nav-dropdown-default > li:hover > a {
  color: #000;
}
.nav-dropdown-default > li > a {
  border-bottom: 0 !important;
}

.nav-dropdown-has-arrow li.has-dropdown:before {
  border-width: 10px;
  margin-left: -10px;
}

.header-nav li.nav-dropdown-col:hover > ul {
  display: block !important;
}

.nav-dark .nav > li > a {
  color: #fff;
}

.nav-dark .header-bottom-nav > li > a {
  transition: all 100ms ease;
  position: relative;
}
.nav-dark .header-bottom-nav > li:hover > a:after {
  content: "";
  background: #fff;
  position: absolute;
  bottom: 5px;
  left: 0;
  height: 2px;
  width: 100%;
}

.header-nav [data-icon-label]:after {
  background-color: #ff4863 !important;
}
.header-nav li:hover a i,
.header-nav li.active a i {
  color: #ff4863;
}

.cart-item [data-icon-label]:after {
  background-color: #ff4863 !important;
}

.pc-custom-icon .icon-hide-on-hover {
  display: inline;
  transition: all ease 0.3s;
}
.pc-custom-icon:hover .icon-hide-on-hover {
  display: none;
}
.pc-custom-icon .icon-show-on-hover {
  display: none;
  transition: all ease 0.3s;
}
.pc-custom-icon:hover .icon-show-on-hover {
  display: inline;
  scale: 1.2;
}
.pc-custom-icon .menu-img {
  width: 30px;
}
@media screen and (max-width: 549px) {
  .pc-custom-icon .menu-img {
    width: 24px;
  }
}

@media screen and (max-width: 549px) {
  .image-icon img {
    max-width: 24px;
  }
}

.woocommerce-cart .coupon button {
  color: #fff;
  text-shadow: unset;
}

ul.header-nav li.has-icon {
  margin: 4px !important;
}

.nav > li > a > i {
  font-size: 23px;
}

.pc-custom-icon svg {
  display: block;
  width: 30px;
  height: 30px;
  stroke: transparent;
  fill: #fff;
}
.pc-custom-icon:hover svg {
  fill: #ff4862;
}

.woocommerce-cart .cart-collaterals {
  border-radius: 7px;
  border-left: 0px !important;
  background-color: #f1f3f5;
}
.woocommerce-cart .cart_totals {
  padding-top: 20px;
}
.woocommerce-cart .cart_totals .checkout-button {
  background-color: #2CEB99 !important;
  border-color: #2CEB99;
  padding: 15px 0px;
  color: #000;
  border-radius: 5px;
}

.entry-header-text h1.entry-title {
  color: #ff4863;
}
@media screen and (max-width: 549px) {
  .entry-header-text h1.entry-title {
    text-align: center;
  }
}

@media screen and (min-width: 1200px) {
  .product-main > .row {
    max-width: 1170px;
  }
}
@media screen and (min-width: 1400px) {
  .product-main > .row {
    max-width: 1170px;
  }
}
@media screen and (min-width: 1600px) {
  .product-main > .row {
    max-width: 1770px;
  }
}
@media screen and (min-width: 1900px) {
  .product-main > .row {
    max-width: 1570px;
  }
}

.product .product-info .quantity.buttons_added {
  display: none;
}

@media screen and (min-width: 1400px) {
  .product-info.product-summary {
    max-width: 650px;
  }
}

@media screen and (min-width: 850px) and (max-width: 1400px) {
  .slarge-columns-4 .flickity-slider > .col {
    flex-basis: 25%;
    max-width: 25%;
  }
}

.product-small .category.product-cat {
  font-size: 15px;
  font-weight: 800;
  text-transform: capitalize;
  color: #000;
}
.product-small .product-title a {
  color: #343a40;
  font-size: 15px;
}

.badge {
  font-size: 12px;
  height: inherit;
}
.badge .badge-inner.on-sale {
  background-color: #d12442;
  padding: 3px 8px;
}

.productpage-promo {
  padding: 15px 30px;
  margin: 15px 0 15px;
  display: inline-block;
  background: #c0f9e0;
  font-weight: 400;
  font-size: 16px;
  border-radius: 5px;
}
.productpage-promo p {
  margin: 0;
  margin-bottom: 0px;
}

.productpage-promo-headline {
  font-weight: 600;
  font-size: 18px;
}

.productpage-promo-text {
  font-weight: 400;
  font-size: 16px;
}

.woo-variation-swatches .variable-items-wrapper .variable-item span {
  padding: 0px 10px;
  color: #000;
}

li.variable-item.button-variable-item {
  min-width: calc(11% - 10px);
}

.product .product-main {
  padding-bottom: 0px;
}
.product form {
  margin-bottom: 0px;
}
.product form .quantity ~ .button {
  padding: 7px 15px;
  background-color: #2ceb99 !important;
  color: #000;
  min-width: 50%;
  border-radius: 5px;
  margin-bottom: 25px;
  margin-top: 5px;
}
@media screen and (max-width: 549px) {
  .product form .quantity ~ .button {
    min-width: 100%;
  }
}
.product .sc-guarantee {
  margin-bottom: 20px;
  border-radius: 5px;
}
.product .social-icons {
  margin-bottom: 20px;
}
.product .icon-box-text {
  margin-bottom: 12px;
}
.product .icon-box-text p {
  margin-bottom: 0px;
}

.toggle i {
  font-size: 1em;
}

.nav-slide-header .toggle i {
  font-size: 1.2em;
}

.accordion .toggle {
  left: inherit;
  right: 0px;
  opacity: 1;
}
.accordion i {
  font-size: 1.3em;
  color: #000000;
  font-weight: 900 !important;
}
.accordion .accordion-inner {
  padding: 0px;
}

@media screen and (max-width: 850px) {
  #footer .accordion i {
    color: #fff;
  }
  #footer .accordion .accordion-title {
    border-bottom: 1px solid #fff;
  }
}
.accordion-title {
  color: #000;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 16px;
  border-top: 0px;
  background: inherit;
  padding: 0.6em 0px;
}
.accordion-title.active {
  color: #000;
  background-color: inherit;
}

.related.product-section {
  border-top: 0px;
}
.related .product-section-title {
  text-align: center;
  font-size: 28px;
}
@media screen and (max-width: 549px) {
  .related .product-section-title {
    font-size: 26px;
  }
}

.widget .is-divider {
  display: none;
}

.widget_price_filter .widget-title {
  display: block;
  margin-bottom: 15px;
}

.product-categories li {
  margin-left: 0px;
}

.product-card-promo {
  color: #d50000;
  font-size: 13px;
  margin-top: 2px;
}

.product-small.box .price-wrapper {
  margin: 5px 0px;
}

#comments .woocommerce-Reviews-title {
  text-transform: uppercase;
}

.slider_free_scroll .carousel-cell {
  margin-right: 10px !important;
}
@media screen and (min-width: 550px) {
  .slider_free_scroll .slider-style-container .flickity-slider > :not(.is-selected) {
    opacity: 1;
  }
}
.slider_free_scroll .button span {
  color: #fff;
}

.sc-collabs .box-text p {
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.woocommerce-cart .container,
.woocommerce-checkout .container {
  max-width: 1300px;
}

.woocommerce-account .container {
  max-width: 1170px;
}

.wcpr_review_form .wcpr-form-description {
  font-style: italic;
  text-align: center;
  font-size: 16px;
  color: #ff4862;
  margin-bottom: 10px;
  line-height: 1.2;
}

.trustbadge-product svg {
  max-width: 100%;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}

@media screen and (min-width: 850px) {
  .row-divided > .col + .col:not(.large-12) {
    border-left: 0px;
  }
}
.box-blog-post .is-divider {
  display: none;
}

.entry-title ~ .is-divider {
  display: none;
}

.single .entry-header-text {
  padding-bottom: 0px;
}
.single .entry-header-text h1.entry-title {
  color: #ff4863;
}
@media screen and (max-width: 549px) {
  .single .entry-header-text h1.entry-title {
    text-align: center;
  }
}
.single h1.entry-title {
  margin-bottom: 0px;
}

@media screen and (min-width: 1200px) {
  .product {
    /* Hide scrollbar for IE, Edge and Firefox */
  }
  .product .vertical-thumbnails::-webkit-scrollbar {
    display: none;
  }
  .product .vertical-thumbnails {
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
  }
}
.vi-wpvs-variation-style label {
  font-size: 15px;
  font-weight: 900;
}

.vi-wpvs-variation-wrap-wrap {
  font-weight: bold;
}
.vi-wpvs-variation-wrap-wrap span {
  font-size: 14px;
}

.woocommerce-photo-reviews-form-button-add-review {
  color: #20a848;
  border: 1px solid #20a848 !important;
}

#comments {
  text-align: center;
}
@media screen and (min-width: 1200px) {
  #comments .wcpr-overall-rating-and-rating-count {
    max-width: 70%;
  }
}
#comments .woocommerce-Reviews-title {
  text-transform: capitalize;
}
#comments .woocommerce-Reviews-title p {
  text-transform: uppercase;
  font-size: 17px;
  font-weight: 800;
  margin-bottom: 0px;
}
#comments .wcpr-overall-rating-left {
  padding: 10px;
}
#comments .commentlist > * {
  text-align: left;
}
#comments .commentlist .wcpr-comment-author:not(.wcpr-comment-author-with-country):before {
  display: none;
}

.pa-popup-reviews .woocommerce-photo-reviews-form-main-top {
  margin-top: 15px !important;
}
.pa-popup-reviews .woocommerce-photo-reviews-form-main-top span {
  font-weight: bold;
  text-transform: uppercase;
}
.pa-popup-reviews .woocommerce-photo-reviews-form-main-top span.woocommerce-photo-reviews-form-main-close {
  font-size: 10px;
}
.pa-popup-reviews .wcpr-input-file-wrap button {
  background-color: #ff4862;
}
.pa-popup-reviews #submit {
  background-color: #ff4862;
  margin-bottom: 20px;
}
.pa-popup-reviews input, .pa-popup-reviews textarea {
  box-shadow: unset;
  border-color: #fff;
  border-radius: 5px;
}
.pa-popup-reviews .comment-form-rating {
  margin-top: 15px;
}
.pa-popup-reviews .wcpr_image_upload_button {
  border-radius: 5px;
}
.pa-popup-reviews #wcpr_comment_form {
  text-align: left;
}
.pa-popup-reviews .comment-form-comment label {
  margin-bottom: 10px;
}
.pa-popup-reviews #reply-title {
  display: none;
}
.pa-popup-reviews .comment-form-cookies-consent {
  line-height: 0px;
  margin-bottom: 25px;
}
.pa-popup-reviews .comment-form-cookies-consent label {
  font-weight: 400;
}
.pa-popup-reviews .wcpr_image_upload_button {
  font-weight: 400;
}

.single-product .woocommerce-photo-reviews-form-container .woocommerce-photo-reviews-form-main .woocommerce-photo-reviews-form-main-top .woocommerce-photo-reviews-form-main-close {
  top: -15px;
}

.wpcf7-form input {
  margin-bottom: 0px;
  box-shadow: unset;
  border-radius: 20px;
  height: 3.2em;
  border: 1px solid #ff4862;
}
.wpcf7-form .wpcf7-not-valid-tip {
  margin-top: 0px;
}
.wpcf7-form .wpcf7-submit {
  background-color: #ff4862;
}
@media screen and (max-width: 549px) {
  .wpcf7-form .wpcf7-submit {
    width: 100%;
  }
}

.wpcf7 form .wpcf7-response-output {
  margin-top: 10px;
}

.h-titte {
  font-family: BASKVILL, "Open Sans", sans-serif;
  font-size: 32px;
  letter-spacing: 0.12em;
  color: #ae7b44;
  line-height: 1.2;
  margin-top: 30px;
}
@media (max-width: 849px) {
  .h-titte {
    font-size: 28px;
  }
}
@media (max-width: 549px) {
  .h-titte {
    font-size: 22px;
    margin-top: 15px;
  }
}

.h-title h2 {
  text-transform: uppercase;
  font-size: 28px;
  margin-bottom: 0px;
}
@media screen and (max-width: 549px) {
  .h-title h2 {
    font-size: 24px;
  }
}
.h-title a.button {
  font-size: 16px;
  color: #000000;
}

.item-look p {
  font-size: 15px;
  text-transform: uppercase;
  color: #fff;
  position: relative;
  display: inline-block;
}
.item-look p:after {
  transition: width 0.35s ease-out;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 1px;
  background-color: #fff;
}
.item-look.box-overlay .box-text {
  bottom: inherit;
  top: 45%;
}
.item-look.has-hover:hover .show-on-hover p:after {
  width: 100%;
}

.sc-faq .accordion-item {
  border-bottom: 1px solid #cacdd1;
}
.sc-faq .accordion-title {
  text-transform: initial;
  font-size: 20px;
}
@media screen and (max-width: 549px) {
  .sc-faq .accordion-title {
    font-size: 18px;
  }
}/*# sourceMappingURL=change.css.map */