/*Wishtlist*/
.box-image .grid-tools {
    margin-bottom: 33px;
}
.grid-tools a {
    background-color:#EBD5B8;
}
.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom.no-txt {
    border-radius: 6px;
    display: flex;
    width: 39px;
    height: 35px;
    align-items: center;
    justify-content: center;
}
.box-image .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom img {
    position:relative;
    width: 100% !important;
    max-width: 20px;
    max-height: 20px;
}
.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom.no-txt:hover {
   background-color: #E1BA85;
}
a.wishlist_products_counter.top_wishlist-custom img,
span.wishlist_products_counter.top_wishlist-custom img {
   max-width: 20px;
   max-height: 22px;
}
/*Fixicon*/
.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt, 
.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt {
    background-color: #E9001C;
    border-radius: 6px;
    width: 39px;
    height: 39px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt:before, 
.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt:before {
    position: static;
    transform: none;
    font-size: 26px;
    color: #fff;
    margin: 0;
}
.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt:hover, 
.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt:hover {
    background-color: #fff;
}
.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt:hover:before,
.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt:hover:before {
    color: #E9001C;
}
.wishlist-icon {
    display: none;
}
.wishlist_products_counter_number {
    font-weight: 500;
    font-family: Inherit;
    display: flex;
    align-items: center;
    position: absolute;
    color: #4F320E;
    right: 0;
    top: 0;
    padding: 5px;
    line-height: 10px;
    border-radius: 30px;
    width: 16px;
    height: 16px;
    background-color: #EBD5B8;
}
a.xlogin-button {
    margin-left:6px
}
.hide-for-medium a.wishlist_products_counter.top_wishlist-custom img, .mobile-nav a.wishlist_products_counter.top_wishlist-custom img {
    display: block!important;
}

.xwishlist_wrapper {
    width:100%;
}
.xwishlist_main {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    padding: 60px 0;
    flex-direction: column;
    align-items: center;
}
.xwishlist_secondary {
  color: #29191a;
  font-family: 'Bitter', serif;
  font-weight: 500;
  font-size: 52px;
  line-height: 62px;
}
@media (max-width: 1024px) {
.xwishlist_secondary {
  font-size: 32px;
  line-height: 39px;
}
}
@media (max-width: 500px) {
.xwishlist_secondary {
  font-size: 24px;
  line-height: 36px;
}
}
.xwishlist_wrapper {
    font-family: Inherit;
}
.tinv-wishlist table, .tinv-wishlist table th, .tinv-wishlist table td {
    border-color: #ececec;
}
.tinv-wishlist .tinvwl-table-manage-list .product-remove {
    background-color:transparent;
    border:none;
    width: auto;
    height:auto;
    text-align: center;
    padding: 1em .5em;
}
.tinv-wishlist .product-remove button:active, .tinv-wishlist .product-remove button:focus, .tinv-wishlist .product-remove button:hover {
    border-radius: 99px !important;
    background-color: #C1304F;
}
.tinv-wishlist .product-remove button {
     border-radius: 99px !important;
   background-color: #C1304Fcc;;
}
.ftinvwl-times:before {
    color: #ddd;
}
.wishlist_item .product-thumbnail img {
    width:65px;
    border-radius:5px;
}
.tinvwl-table-manage-list tfoot {
    display:none;
}
.tinv-wishlist table.tinvwl-table-manage-list .product-action {
    padding: 0!important;
}
.tinv-wishlist .product-action {
    width: fit-content!important;
}
.tinvwl-txt {
    text-decoration:underline;
}
.tinv-wishlist table th {
    font-weight: 500;
}
.xwishlist_main .return-to-shop .button {
    display: flex;
    background-color: #EBD5B8 !important;
    justify-content: center;
    padding:15px 0!important;
    color:#4F320E!important;
    font-size:15px!important;
}
@media only screen and (max-width: 900px) {
.tinvwl-table-manage-list {
    max-width:50vw;
}
.tinv-wishlist table thead th .tinvwl-mobile {
        display:none;
}
.tinv-wishlist table th {
    display: none;
}
}
@media only screen and (max-width: 500px) {
.tinvwl-table-manage-list {
        max-width:85vw;
    }
}
/*Single*/
.main-single-product {
    margin: 0 auto;
    width: 100%;
}
.main-single-product .main-breadcrumb-product {
    display: none;
}
.main-single-product .content-single-product {
      display: flex;
}
.main-single-product .img-product-slider.large-7 {
    max-width:50%;
    flex:1 0 50%;
}
.main-single-product .content-single-product .large-5 {
    padding: 0px 0px 0px 30px!important;
    max-width:50%;
    flex:1 0 50%;
}
.main-single-product .content-single-product .quantity {
    border-radius: 10px;
    border: 1px solid #29191a22;
    background: transparent;
    width: auto;
    overflow: hidden;
}
.main-single-product .quantity .button.minus , .main-single-product .quantity .button.plus {
    background:#29191a11;
    height: 55px;
    width: auto;
}
.quantity .button.minus:hover , .quantity .button.plus:hover {
      background:#29191a33;
}
.main-single-product .content-single-product .product_title {
    letter-spacing: 0.03rem;
    line-height:32px;
    font-size: 22px;
}
.main-single-product .content-single-product .price-wrapper {
    padding: 10px 0;
}
.main-single-product .content-single-product .price-wrapper span.amount {
      font-size:18px;
    color: #29191a;
    font-weight: 400;
}
.main-single-product .content-single-product .price-wrapper ins .woocommerce-Price-amount {
      font-size:21px;
    color: #C1304F;
}
.main-single-product .row-small:not(.row-collapse) {
    gap: 6px;
    display: flex;
    margin: 0 !important;
    flex-direction: row;
}
.main-single-product .row.content-single-product .product-thumbnails .flickity-slider .col {
    border: none;
    padding: 0px!important;
    margin-bottom: 8px;
}
.row.content-single-product .product-gallery-slider img {
    border-radius:6px
}
@media (max-width: 1024px) {
.custom-product-page .xpd-wrapper .section-content{
    padding: 0px;
}
.main-single-product .content-single-product .large-5 {
    padding: 0px 0px 0px 15px!important;
}
    
.main-single-product .content-single-product .product_title {
    font-size: 20px;
}
.main-single-product .content-single-product .price-wrapper span.amount {
      font-size:18px;
    color: #29191a;
    font-weight: 400;
}
.main-single-product .content-single-product .price-wrapper ins .woocommerce-Price-amount {
      font-size:21px;
    color: #C1304F;
}
}
@media (max-width: 500px) {
.main-single-product .content-single-product {
      flex-direction:column;
}
.main-single-product .img-product-slider.large-7 {
    max-width:100%;
    flex:1;
}
.main-single-product .content-single-product .large-5 {
    padding: 0!important;
    max-width:100%;
}
.main-single-product .content-single-product .quantity {
    width: auto;
}
}

.accordion-title {
      display: flex;
  justify-content: space-between;
  align-items: center;
    color: #29191a !important;
    font-weight: 400 !important;
    font-size: 16px;
    border: none;
    padding: 8px 4px;
        box-shadow:none;
        outline:none;
}
.xpd-detail-icon {
    width:22px;
    margin-right:3px;
}
.accordion-title.active {
    border-radius:10px 10px 0px 0px;
    box-shadow:none;
    outline:none;
  background-color: #F1EDE4;
  border: none!important;
}
.product-page-accordian .accordion-item {
    border-bottom:1px solid #F1EDE4;
}
.accordion-title .toggle {
  order: 2;
  position: static;
  margin: 0;
}
.xpd-detail-main {
  order: 1;
  flex: 1;
}

/*Product*/
.xpd-wrapper {
    width: 100%;
    margin:0!important;
    padding:0!important;
}
.box-image {
    border-radius: 6px;
}
.xpd-wrapper .section-content, .xpd-wrapper .row.row-small {
    max-width: 1435px;
  margin: 0 auto;
    width:100%;
}
.xpd-main .product-small.col, .xpd-wrapper .row-large>.flickity-viewport>.flickity-slider>.col {
    overflow: hidden;
    padding: 0 8px 15px;
}
.shop-container .product-small .col-inner {
    padding: .5rem .5rem 0rem;
}

.xpd-main.row-slider {
  margin: 0!important;
}
.xpd-main .flickity-viewport {
  padding-left: 0;
  padding-right: 0;
}
/*ImG product Caltalog loop*/

.title-wrapper .product-title.woocommerce-loop-product__title, .title-wrapper .product-title.woocommerce-loop-product__title a {
    color:#29191a;
    font-family:'Figtree', sans-serif;
    font-size:16px;
    font-weight:400!important;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 24px; 
  height: auto !important;
}
.box-text .jdgm-star {
    font-size: 9px;
}
.box-text .jdgm-prev-badge__text {
    display:none;
}
.box-text-products span.amount {
    color: #29191a;
    letter-spacing: 0.01rem;
    font-weight: 400;
    white-space: nowrap;
}
.xpd-main .box-image img, .xproduct-carousel-cell .box-image img {
    object-fit: cover;
    object-position: bottom center;
    aspect-ratio: 3 / 3.6;
    width: 100%;
    max-width: 480px;
    height: auto;
}
.xpd-main .has-hover:hover .image-zoom img, .has-hover:hover .image-zoom img {
    transform: scale(1.05);
}
@media (max-width: 1024px) {
.xpd-main .box-image img  {
    max-width: 380px!important;
  }
.xpd-wrapper .section-content, .xpd-wrapper .row.row-small {
    padding: 0 10px;
}
.xpd-main .box-text-products .price-wrapper, .box-text-products .price-wrapper,.price-wrapper del .woocommerce-Price-amount {
    font-size: 14px;
}
.xpd-main .product-small.col, .xpd-wrapper .row-large>.flickity-viewport>.flickity-slider>.col {
  padding: 0 5px 15px;
}
.shop-container .row-small>.col {
padding: 0 4px 8px;
}
.row.category-page-row .row-small:not(.row-collapse) {
    padding: 0;
}
.title-wrapper .product-title.woocommerce-loop-product__title {
    font-size:14px;
}
}
@media (max-width: 500px) {
.xpd-main .box-image img  {
    max-width: 250px!important;
  }
.title-wrapper .product-title.woocommerce-loop-product__title {
    font-size:13px;
}
.xpd-main .box-text-products .price-wrapper, .box-text-products .price-wrapper, .price-wrapper del .woocommerce-Price-amount {
    font-size: 13px;
}
.title-wrapper .product-title.woocommerce-loop-product__title, .xpd-main .box-text-products .price-wrapper, .box-text-products .price-wrapper {
    padding:0 5px;
    text-align:center;
    }
.title-wrapper .product-title.woocommerce-loop-product__title, .title-wrapper .product-title.woocommerce-loop-product__title a {
    font-size: 13px;
    max-height: 3.9em;
    line-height: 18px;
}
.xpd-wrapper .section-content, .xpd-wrapper .row.row-small {
    padding: 0 10px;
}
.xpd-main .product-small.col, .xpd-wrapper .row-large>.flickity-viewport>.flickity-slider>.col{
   padding: 0 4px 0px;
}
}
/*Shop2*/
.row.category-page-row {
    margin: 0 auto;
    max-width: 100%;
    padding: 0px !important;
}
.page-title-inner.container {
    padding: 15px 0;
    max-width: 1415px !important;
    margin: 0 auto;
}
.row.category-page-row .row-small:not(.row-collapse) {
    padding: 0;
    max-width: 1415px;
    margin: 0 auto;
    padding-top: 30px;
}
.shop-page-title .breadcrumbs {
    display:none;
}
.woocommerce-result-count {
    padding:20px 0;
    font-size: 14px;
    color: #000a12;
    font-weight: 500;
}
.woocommerce-ordering, .woocommerce-ordering select {
    align-items: center;
    font-weight: 400;
    font-size: 14px;
    border-radius: 2px;
    background-color: transparent;
}
@media screen and (max-width: 1024px) {
.page-title-inner.container {
    padding: 15px;
}
.row.category-page-row {
    padding: 10px !important;
}
.shop-page-title .flex-col {
    display: flex;
    padding: 0;
    align-items: center;
      justify-content: space-between;
}
.woocommerce-result-count {
    display: inline-block !important;
}
}
@media screen and (max-width: 500px) {
.page-title-inner.container {
    padding:0px 15px;
}
.woocommerce-result-count {
    text-align:start;
  margin:0;
    font-size:12px;
  padding:10px 0;
}
.woocommerce-ordering, .woocommerce-ordering select {
        margin: 0px 0px 0px 8px;
}
.woocommerce-ordering, .woocommerce-ordering select {
    font-size: 11px;
}
}
/*Entry*/
.entry-header.text-center {
    display:none;
}
/*Menu Mobile*/
@media screen and (max-width: 1024px) {
.off-canvas-right.mfp-ready .mfp-content {
    width: 60vw;
}
}
@media screen and (max-width: 500px) {
.off-canvas-right.mfp-ready .mfp-content {
    width: 100vw;
}
}
.autocomplete-suggestion img+.search-name, .mobile-sidebar .autocomplete-suggestion .search-price span
 {
    font-weight: 400;
    font-size: 14px;
    font-family: iNherit;
}

/*Header & Menu PC*/
#top-bar.header-top {
    background-color:transparent!important;
    min-height: 30px;
}
#top-bar .container {
    justify-content: center;
}
.has-dropdown .icon-angle-down {
    opacity: 1;
}
.hide-for-medium .header-nav-main .nav-top-link .icon-angle-down:before {
    content: "";
    position: absolute;
    right: -18px;
    top: 50%;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #c1304f;
    -webkit-transform: translateX(0%) translateY(-50%);
    -moz-transform: translateX(0%) translateY(-50%);
    -ms-transform: translateX(0%) translateY(-50%);
    -o-transform: translateX(0%) translateY(-50%);
    transform: translateX(0%) translateY(-50%);
}
.info-topbar {
    gap: 50px;
    align-items: center;
    display: flex;
    justify-content: center;
}
.info-icon-top {
    width: 16px;
    margin-right: 8px;
}
.info-icon-title, .coupon-show {
      font-family: Inherit;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
}
.info-barleft{
    padding:10px 0px 10px 0px;
}
.coupon-show strong {
      text-decoration:underline;
    font-weight: 500;
    cursor: pointer
}
@media screen and (max-width: 1024px) {
.header-main {
   padding: 0 20px;
}
}
@media screen and (max-width: 500px) {
.info-barleft{
    display:none;
}
.header-main {
   padding: 0 10px;
}
}
.header-main .container {
    border-top:1px solid rgba(41,25,26,.15);
    align-items: center;
    max-width: 1435px;
    padding: 0 10px;
}
.logo-left .logo {
    margin-right: 15px!important;
}
.hide-for-medium.flex-right {
    max-width: 330px;
    flex: 1;
    margin-left: auto;
}
.hide-for-medium .nav-right {
    flex-wrap: nowrap;
}
.hide-for-medium .nav-left a {
    font-size: 14px;
        font-weight: 500;
    letter-spacing: .15px;
    text-transform: uppercase;
}
.hide-for-medium.flex-left li {
    position: relative;
    padding-right: 30px;
}
@media screen and (max-width: 1280px) {
.hide-for-medium.flex-left li {
    padding-right: 25px;
}
}
.nav-left li.menu-item-has-children.has-dropdown:not(:last-child)::after {
    display: none;
}
.hide-for-medium.flex-left .nav-left > li:not(:last-child)::after {
    content: "";
    position: absolute;
    right: 5px;
    top: 50%;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #c1304f;
    -webkit-transform: translateX(0%) translateY(-50%);
    -moz-transform: translateX(0%) translateY(-50%);
    -ms-transform: translateX(0%) translateY(-50%);
    -o-transform: translateX(0%) translateY(-50%);
    transform: translateX(0%) translateY(-50%);
}
.nav-dropdown-has-arrow.nav-dropdown-has-border li.has-dropdown:before {
    display:none;
}
.hide-for-medium .menu-item-has-children .sub-menu {
        position: absolute;
        top: 39px;
        left: -25px;
        z-index: 5;
        min-width: 260px;
        border-radius: 10px;
        border-top: 3px solid #C1304F;
        box-shadow: 0 0 60px 0 rgba(53, 57, 69, 0.15);
        padding: 8px 0;
        transition: all .3 linear;
    }
.hide-for-medium .sub-menu li {
        padding: 5px 28px!important;
    }
.header-nav-main .sub-menu a {
        font-family: Bitter, sans-serif;
        font-weight: 500;
        font-size: 13px;
        line-height: 15px;
        letter-spacing: 0.02rem;
        color: #29191a;
        text-transform: none;
        font-style: normal;
        display: table-cell;
    }
.header-nav-main .sub-menu li a::before {
        position: absolute;
        content: "";
        left: 0;
        right: auto;
        top: 50%;
        bottom: auto;
        transform: translateX(0%);
        width: 0;
        height: 2px;
        background-color: #C1304F;
        transition: all 0.3s ease-out;
}
.header-nav-main .sub-menu li a:hover::before {
        width: 20px;
}
@media screen and (max-width: 900px) {
.hide-for-medium .container {
    display: flex;
    padding-left: 5px;
    padding-right: 10px;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: center;
}
.xlogin-button {
    margin-right:6px;
}
.header-main .container {
    padding: 0;
}
}
/*Icon Tim kiem*/
.mobile-sidebar .icon-angle-down:before {
    background-image: url(/wp-content/uploads/menu-arrow-down.svg);
}
.mobile-sidebar .icon-angle-down:before {
    background-size: contain;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
    content: "" !important;
}
.icon-user:before, .icon-menu:before {
    background-size: contain;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
    content: "" !important;
}
.icon-shopping-cart:before {
    background-size: contain;
    background-repeat: no-repeat;
    width: 21px;
    height: 21px;
    display: inline-block;
    content: "" !important;
}
.icon-search:before {
      width: 21px;
    height: 21px;
    margin-top: 2px;
    background-image: url(/wp-content/uploads/faithregion-search.svg);
      background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    content: "" !important;
}
.searchform .button.icon i {
    border-radius: 30px;
    background: #e6e1db;
    padding: 5px 8px;
}
.autocomplete-suggestion .search-price {
    display: flex;
    flex-direction: column;
}
.icon-user:before {
    background-image: url(/wp-content/uploads/faithregion-user.svg);
}
.icon-shopping-cart:before {
    margin-top: 2px;
    background-image: url(/wp-content/uploads/faithregion-shopping-bag.svg)
}
.header-nav.nav-right .icon-user:hover, .header-nav.nav-right .icon-shopping-cart:hover, .mobile-nav.nav-right .icon-user:hover, .mobile-nav.nav-right .icon-shopping-cart:hover, .header-nav.nav-right .icon-user, .header-nav.nav-right .icon-shopping-cart, .header-nav.nav-right .icon-search, .mobile-nav.nav-right .icon-user, .mobile-nav.nav-right .icon-shopping-cart, .mobile-nav.nav-right .icon-menu {
    padding:6px 8px 6px 8px;
  background: transparent;
    border: none;
    outline: none;
}
.xoo-el-action-sc {
    margin: 0 6px -3px 0px;
    width: 22px;
    height: 22px;
    background-image: url(/wp-content/uploads/faithregion-user.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    text-indent: -999999999px;
}
.xlogin-button {
    display: inline-flex;
    align-items: center;
    cursor: pointer;
}
.xlogin-button svg {
    width: 18px;
    height: auto;
    fill: #29191a;
}
@media screen and (max-width: 500px) {
.xoo-el-action-sc {
    width: 21px;
    height: 21px;
    margin: 0 10px -5px 0px;
}
.header-nav.nav-right .icon-user:hover, .header-nav.nav-right .icon-shopping-cart:hover, .mobile-nav.nav-right .icon-user:hover, .mobile-nav.nav-right .icon-shopping-cart:hover, .header-nav.nav-right .icon-user, .header-nav.nav-right .icon-shopping-cart, .header-nav.nav-right .icon-search, .mobile-nav.nav-right .icon-user, .mobile-nav.nav-right .icon-shopping-cart, .mobile-nav.nav-right .icon-menu {
    padding: 0 5px;
}
.icon-shopping-cart:before {
    margin-top: 5px;
}
}
.icon-menu:before {
    background-image: url(/wp-content/uploads/faithregion-menu-bar.svg);
}
.login-icon-svg {
  width: 24px;
  height: 24px;
  background-color: transparent;
}
.header-cart-icon img[width="1"][height="1"] {
    width: 25px;
}
.nav-sidebar .header-search-form-wrapper .search-field, .nav-sidebar .header-search-form-wrapper .searchform .button.icon, .header-main .nav-right .form-flat .button.icon, .header-main .nav-right .form-flat input:not([type=submit]) {
    height: 38px;
    color: #000a12 !important;
    background-color: #f1ede4;
    border-color: #000a1200;
    border-radius: 99px;
}
.header-main .nav-left .nav-spacing-xlarge>li {
    margin: 10px;
}
.header-bottom {
    border-bottom: 1px solid #53535333 !important;
}
.header-bottom .nav-center {
    margin-bottom: 0;
    margin-top: 0;
    display: flex;
    justify-content: center;
    flex-direction: row;
    align-items: flex-end;
}
@media screen and (max-width: 900px) {
.xoo-el-action-sc {
    margin: 0 12px -3px 0px;
}
.header-nav.nav-right .icon-user:hover, .header-nav.nav-right .icon-shopping-cart:hover, .mobile-nav.nav-right .icon-user:hover, .mobile-nav.nav-right .icon-shopping-cart:hover, .header-nav.nav-right .icon-user, .header-nav.nav-right .icon-shopping-cart, .header-nav.nav-right .icon-search, .mobile-nav.nav-right .icon-user, .mobile-nav.nav-right .icon-shopping-cart, .mobile-nav.nav-right .icon-menu {
  padding: 5px 8px 5px 8px;
}
.header-cart-icon img[width="1"][height="1"] {
    width: 24px;
}
.header-main .nav-left {
    padding-left: 5px;
    margin-top: 15px;
    display: flex;
    justify-content: flex-start;
}
}
@media screen and (max-width: 767px) {
.login-icon-svg {
  width: 22px;
  height: 22px;
}
.header-main .nav-right.nav>li {
 margin:0px;
}
}
@media screen and (max-width: 900px) {
.logo-left .logo {
    padding-left:5px;
    width: 150px !important;
}
}
.nav>li>a>i.icon-search {
    font-size: 20px;
}
.nav-dropdown-has-border .nav-dropdown {
    border: 1px solid #1a262f33;
}
.return-to-shop .button {
      font-weight:500;
      border:1px solid #000a12;
      color:#000a12;
      background-color: transparent;
    font-size: 13px!important;
    margin: 10px 0px 0px 0px;
    padding: 5px 15px 5px 15px;
} 
.return-to-shop .button:hover {
      border:1px solid #000a12;
      color:#fff;
      background-color: #000a12;
}
.row.product-flat-main .table-product-main .nav-center {
    font-size: 0.85rem;
}
.row.product-flat-main .table-product-main .nav {
    padding-bottom: 15px;
    column-gap: 0.75rem;
}
.row.product-flat-main .table-product-main .nav-line-grow>li>a:before {
    top:auto;
    height: 1px;
    bottom: 3px;
}
.row.product-flat-main .table-product-main .nav > li > a {
    font-weight: 500;
}
@media screen and (max-width: 600px) {
.row.product-flat-main .table-product-main .nav-center {
    font-size: 0.8rem;
}
.row.product-flat-main .table-product-main .nav {
    column-gap: 0.5rem;
}
}




/*Flash Sale*/
section.product-flashsale .row.flashsale {
    max-width: 500px !important;
}
section.product-flashsale .row.product-flashsale {
    max-width: 1600px !important;
}
section.product-flashsale, section.product-section-flash {
background-color:#2f816b22;
}
section.product-section-flash .row {
padding-top:5px;
padding-bottom:30px;
max-width: 1600px!important;
}
.fontpage-row-flash > .col > .col-inner {
    background-color: transparent;
}
.row.fontpage-row-flash .slider-nav-reveal .flickity-prev-next-button, .row.fontpage-row-flash .slider-nav-reveal .flickity-prev-next-button:hover {
    border-radius: 99px;
    background-color: transparent;
    bottom: 0;
    box-shadow: none;
    height: 25px;
    margin: 0 !important;
    top: 45%;
    width: 35px;
}
.slider-nav-push:not(.slider-nav-reveal) .flickity-prev-next-button {
    opacity: 1;
    background-color: transparent;
}

.slider-nav-circle .flickity-prev-next-button .arrow, .slider-nav-circle .flickity-prev-next-button svg {
    background-color: #C1304F44;
    border: none;
}
.flickity-prev-next-button {
    width: 45px;
}
.flickity-prev-next-button svg {
    padding: 30%;
}
.slider-nav-circle .flickity-prev-next-button:hover .arrow, .slider-nav-circle .flickity-prev-next-button:hover svg {
    background-color: #C1304F;
    border: none;
}


section.product-section-product .row-small>.flickity-viewport>.flickity-slider>.col {
    padding: 0 8px 10px;
}
.row.flashsale .ux-timer {
    font-family: inter, sans-serif;
    font-weight:300;
    font-size: 16px!important;
    width: 100%;
    position: relative;
    border-spacing: 5px;
    margin: 0;
    display: table;
    table-layout: fixed;
}
.row.flashsale .ux-timer span {
    display: table-cell;
    font-weight: 300;
    text-align: center;
    color: #FFF;
    line-height: 80%;
    padding: .4em .1em .1em;
    margin: 0 .05em .2em;
    border-radius: 5px;
    background-color: #2f816b;
}
.row.flashsale {
    padding: 20px 8px 20px 8px;
    background-color: transparent;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
}
.row.flashsale .section-title {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
    font-size:22px;
    font-weight:500;
    align-content:center;
    align-items: center;
}
.row.flashsale .section-title-normal span {
    margin:0;
    padding: 0px;
}
@media screen and (max-width: 900px) {
.row.flashsale .section-title {
    font-size:19px;
}
.col-flash img {
    width: 80%;
}
.row.flashsale .ux-timer {
    font-size: 16px!important;
}
section.product-section-product .row-small>.flickity-viewport>.flickity-slider>.col {
    padding: 0 6px 10px;
}
}
@media screen and (max-width: 500px) {
section.product-section-product .row-small>.flickity-viewport>.flickity-slider>.col {
    padding: 0 5px 10px;
}
.row.flashsale .section-title {
    flex-flow: row wrap;
    font-size:0.9rem;
}
.col-flash img {
    width: 90%;
}
.row.flashsale .ux-timer {
    font-size: 12px!important;
}
}
.row.flashsale .section-title-container, .row.flashsale .section-title-normal {
    margin:0px!important;
}
.row.flashsale .col-flash {
    text-align: center;
    flex:1;
}
/*FontEnd*/
section.splide-slide {
    padding-top: 3px!important;
    padding-bottom: 3px!important;
    background-color: #2f816b;
}
.row.splide-slide {
    width:350px!important;
}
.row.splide-slide .col-inner{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
}
@media screen and (max-width: 500px) {
    .row.splide-slide .col-inner{
    justify-content: flex-start;
}
}
.row.splide-slide .icon-box-left .icon-box-img+.icon-box-text {
    margin-right:50px;
    white-space: nowrap;
    padding-left: 5px;
}
@media (max-width: 950px) {s
.row.splide-slide .icon-box-le1ft .icon-box-img+.icon-box-text {
    margin-right: 10px;
}
}

.align-equal>.col {
    justify-content: space-between;
    align-items: flex-start;
}


/*Product loop*/
section.product-section-main .row-small>.col, .row-small>.flickity-viewport>.flickity-slider>.col ,section.loadmore .row-small>.col, .row-small>.flickity-viewport>.flickity-slider>.col {
    padding: 0 3.8px 10px;
}
.row.product-flat-main {
    padding: 0px;
    background-color: transparent;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    flex-direction: column;
    align-content: space-between;
}
.col1-product-main,  .col1-product-main .product-new-arrivals, .col2-button-main, .col2-button-main .button  {
  box-sizing: border-box; 
  display: flex;
  justify-content: center;
  align-items: center; 
}
.col1-product-main,  .col1-product-main .product-new-arrivals, .col2-button-main, .col2-button-main .button  {
  margin:0px;
}
.col1-product-main {
  flex: 0 0 70%;
}
.col2-button-main {
    text-align: center;
    flex: 0 0 30%;
}
.col2-button-main .button {
    background:transparent;
    color:#000a12;
    border:1px solid #000a12;
    font-weight: 400;
    font-size: 0.975rem;
    display: inline-flex;
    text-align: center;
}
.col2-button-main .button:hover {
    background:#000a12;
    color:#fff;
    border:1px solid #000a12;
}
.row.product-flat-main .section-title, .row.product-category-main .section-title {
      font-size: 2.35rem;
    justify-content: center;
}
@media screen and (max-width: 900px) {
.row.product-flat-main .section-title, .row.product-category-main .section-title {
      font-size: 1.7rem;
    justify-content: center;
}
}
@media screen and (max-width: 900px) {
.row.product-flat-main .button {
        margin-top:15px;
}
}
/*Shop*/
.woo-variation-swatches .wvs-archive-variations-wrapper .variable-items-wrapper.wvs-style-squared.archive-variable-items .variable-item:not(.radio-variable-item).button-variable-item {
    display: none;
}
.woo-variation-swatches .wvs-archive-variations-wrapper {
    display: none;
}
ins .woocommerce-Price-amount1 {
    color: #c1304f;
}
.category_count_id {
    font-size:15px;
    font-weight:400;
    font-family:inter,sans-serif;
    width:100%;
    border:1px solid #ececec;
    padding: 10px
}
.row.fontpage-row-flash .category_count_id {
    font-size: 15px;
    font-weight: 400;
    font-family: inter, sans-serif;
    border: none;
    padding: 0px;
    white-space: nowrap;
}
section.maincategory .row:not(.row-collapse) {
    margin: 0px;
}
section.brand-width {
    padding: 0px 0px 0px 10px!important;
}
.row.maincategory-width .col-inner {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
}
.row.maincategory-large .col-inner, .row-maincategory-shop .col-inner {
      gap: 10px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}
@media screen and (max-width: 900px) {
.row.maincategory-large .col-inner,  .row-maincategory-shop .col-inner {
        gap: 5px;
    justify-content: center!important;
}
}
section.brand-width .col-brand-width .col-inner {
    display: grid;
    text-wrap: nowrap;
    grid-template-columns: repeat(7, 1fr); 
    gap: 10px;
}
section.brand-width .button-brand, section.brand-width .item-brand {
    width: auto !important;
    margin: 0px!important;
}
section.brand-width .row:not(.row-collapse) {
    padding: 0px 0px 0px 0px;
}
section.brand-width .item-brand img {
    width: 100%;
    height: auto;
    object-fit: contain;
    border: 1px solid #e5e7eb;
    border-radius: 4px;
}
@media screen and (max-width: 900px) {
section.brand-width .row:not(.row-collapse) {
    padding: 0px 0px 0px 10px;
}
section.brand-width .col-brand-width .col-inner {
   padding: 0px!important;
   gap: 5px;
     grid-template-columns: repeat(5, 1fr);
}
}
@media screen and (max-width: 600px) {
section.brand-width .row:not(.row-collapse) {
    margin-left:-10px;
}
section.brand-width .col-brand-width .col-inner {
   padding: 0px!important;
   gap: 3px;
     grid-template-columns: repeat(3, 1fr);
}
}
/*Button Sub category*/
section.brand-width .row-category-width .button.is-outline, .row-category-width .is-outline:hover, .row-category-width .is-outline:active  {
    color:#000a12;
    background:#fff;
    border: 1px solid #e5e7eb!important;
    border-radius: 4px;
    font-weight: 400;
    font-size: 14px;
    align-content: start;
}
/*Button Category*/
section.brand-width .row-maincategory-shop .button.is-outline, section.brand-width .row-brand-width .button.is-outline, .row.maincategory-width .is-outline, .row.maincategory-large .button.is-outline, section.brand-width .row.maincategory-shop .button.is-outline {
      background:#fff;
      border: 1px solid #e5e7eb!important;
    border-radius: 4px;
    font-weight: 500;
    font-size: 14px;
      align-content: center;
}
@media screen and (max-width: 900px) {
.row.maincategory-large .is-outline, .row-maincategory-shop .is-outline {
    font-size: 13px!important;
}
}
section.brand-width .row-maincategory-shop .button.is-outline:hover, section.brand-width .row-brand-width .is-outline:hover, .row.maincategory-width .is-outline:hover, .row.maincategory-large .is-outline:hover {
    background-color: #1a262f;
    color: #fff;
}
section.brand-width .row-maincategory-shop .button.is-outline:active, section.brand-width .row-brand-width .is-outline:active, .row.maincategory-width .is-outline:active, .row.maincategory-large .is-outline:active {
    background-color: #1a262f;
    color: #fff;
}
.row.maincategory-large .button-brand {
    margin: 0px;
}
.col.col-maincategory-shop {
    margin-left:-10px;
}

.shop-by-categories .row-small>.col {
    padding: 0 3.8px 10px;
}

.widget_price_filter .price_slider_amount .button {
    box-shadow: none;
    padding: 0px 10px 0px 10px;
    font-weight: 500;
    background-color: #000a12;
    border-radius: 0px;
    float: left;
    font-size: 14px;
}
.category-filtering.category-filter-row.show-for-medium strong {
       font-weight: 600;
    font-size: 14px;
}

.product-new-arrivals .wvs-archive-variations-wrapper, .product-best-sellers .wvs-archive-variations-wrapper {
    display: none;
}


/*Menu*/
.mfp-bg.mfp-ready {
    opacity: 1;
    background-color: transparent;
}
.off-canvas-left .mfp-content {
    background-color: #fff;
    box-shadow: none;
}
.nav-sidebar.nav-vertical>li+li {
    border-top: none;
}
.nav-sidebar.nav>li>a, .nav-sidebar.nav>li>a:hover, .off-canvas .nav-vertical li li>a  {
    font-family: Bitter, sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: .25px;
    color: #29191a;
}
.nav.nav-vertical li.menu-item {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
}
.mobile-sidebar .nav-sidebar.nav-vertical>li.menu-item.active, .mobile-sidebar .nav-sidebar.nav-vertical>li.menu-item:hover {
    background-color: #EBD5B822;
}
.nav-dropdown.nav-dropdown-default>li>a {
    border-bottom: none;
    margin: 0 10px;
    padding-left: 0;
    padding-right: 0;
}
.sub-menu li.menu-item {
    padding: 8px 20px;
    border: none!important;
}
.sidebar-menu-tabs__tab-text {
    color: #000a12;
    font-weight: 500;
    font-size: 14px;
}
.support-menu-mobile .footer-menu-social {
    margin-top: 5px;
}
.woocommerce-form-register__submit, .woocommerce-form-login .button {
    font-weight: 400;
    font-size: 15px;
    margin-bottom: 0;
}
.nav-line-bottom>li>a:before {
    left: 0;
    bottom: 2px;
    height: 1px;
    will-change: transform;
    transform: scaleX(0);
    transform-origin: left center;
    background: rgb(var(--color-text));
    transition: all 0.25s cubic-bezier(0.104, 0.204, 0.492, 1);
}
.nav-line-bottom>li>a:hover:before {
    transform: scale(1);
}

/*Banner*/
.row.banner-main {
    width:100vw!important;
    max-width:100vw!important;
}
.text-banner-main {
    padding: 50px 30px 50px 10px;
    background-color: #000a1266;
    font-size: 2.05rem!important;
    margin: 5px 0px 0px 0px;
}
.text-banner-main-product {
    font-size: 2rem;
    font-family: 'Inter', sans-serif;
    font-weight: 100;
    padding: 50px 30px 50px 10px;
    background-color: transparent;
    margin: 5px 0px 0px 0px;
}
.slider-eudora-banner-main .button.is-outline {
    color:#fff;
    background-color: #000a12;
    font-size: 13px!important;
    margin: 10px 0px 0px 0px;
    padding: 5px;
}
@media screen and (max-width: 600px) {
.text-banner-main {
    padding: 15px 10px 10px 5px;
    background-color: #000a1266;
    font-size: 1.05rem!important;
    margin: 5px 0px 0px 0px;
}
.slider-eudora-banner-main .button.is-outline {
      color:#fff;
      background-color: #000a12;
    font-size: 11px!important;
    margin: 5px 0px 0px 0px;
    padding: 2px 5px 2px 5px;
}
}
/*Minicart & Cart*/
#cart-popup .inner-padding {
    background-color: #F1EDE433;
   padding: 0;
}
.off-canvas-cart .cart-popup-title {
    top: 0;
    position: sticky;
    background-color: #fff;
    z-index:3;
}
.off-canvas-cart .cart-popup-title .heading-font {
     padding: 25px 0 8px;
}
.cart-popup-inner .widget_shopping_cart_content {
    padding: 10px 20px 30px;
}
.cart-popup-inner .is-divider {
    margin: 10px 0px 0px 0px;
    max-width: 100%;
    background-color: #29191a33;
    height: 1px;
}
.off-canvas-cart .ux-mini-cart-footer {
      background-color: transparent;
    margin: 0px;
    padding: 0px;
}
ul.product_list_widget li img {
    height: auto;
    aspect-ratio: 3/3.5;
    border-radius:4px;
}
ul.product_list_widget li a:not(.remove) {
    color:#222;
    font-size:14px;
    font-weight:400;
    line-height:22px;
}
.widget_shopping_cart_content ul.product_list_widget li {
    padding: 10px 0px 20px 75px;
}
.woocommerce-mini-cart .ux-mini-cart-qty span.quantity {
    height:auto;
    background-color: transparent;
    font-size: 13px;
    opacity: .8;
}
.woocommerce-mini-cart span.quantity>span.amount {
    opacity: 1;
    font-size: 14px;
    font-weight:500;
}
.ux-mini-cart-footer .woocommerce-mini-cart__total span.amount, .ux-mini-cart-footer .woocommerce-mini-cart__total strong {
    font-size: 17px;
    font-weight:500;
}
.ux-mini-cart-footer .woocommerce-mini-cart__total span.amount {
    color:#C1304F;
}
ul.product_list_widget li a.remove {
    z-index: 2;
    top: 50%;
    color: #fff;
    background-color: #C1304F66;
    border: none;
}
ul.product_list_widget li a.remove:hover {
    background-color: #C1304F;
}
[data-icon-label]:after {
    right: 0px!important;
    top: 0px;
    background-color: #4F320E;
    box-shadow: none;
    font-weight: 500;
    font-family:Figtree, sans-serif;
    right: 0px !important;
    top: 0px;
}
.off-canvas-right .mfp-content {
    box-shadow: none;
}
.nav-left {
    justify-content: center;
}
@media screen and (max-width: 900px) {
.nav-left {
    justify-content: space-between;
    }
}
.cart-popup-inner.inner-padding.cart-popup-inner--sticky .widget_shopping_cart ul.product_list_widget li {
    padding-right: 0px;
    
}
ul.product_list_widget li {
    min-height: 0;
}
.wcpa_cart_meta .wcpa_cart_meta_item .wcpa_cart_meta_item-label, .wcpa_cart_meta .wcpa_cart_meta_item .wcpa_cart_meta_item-value {
    margin: 0px 8px 0px 0px;
}
.widget_shopping_cart .wcpa_cart_meta li {
    padding: 0!important;
}
.mini_cart_item .wcpa_cart_meta, .woocommerce-cart-form__cart-item .wcpa_cart_meta, .woocommerce-checkout-review-order .wcpa_cart_meta {
    border-radius: 8px;
    width: 90%;
    background-color: #ececec;
    font-size: 15px;
    margin: 0;
    padding: 8px;
}
.woocommerce-checkout .mini_cart_item .wcpa_cart_meta, .woocommerce-checkout .woocommerce-cart-form__cart-item .wcpa_cart_meta, .woocommerce-checkout .woocommerce-checkout-review-order .wcpa_cart_meta {
    width: 85%;
    margin: 15px 0px 0px 55px;
} 
.product-remove {
    position:absolute;
}
.product-remove a.remove {
    color: #fff!important;
    background-color: #C1304Fcc;
    border: none;
}
.product-remove a.remove:hover {
    background-color: #C1304F;
}
.page-checkout input[type=number]{
    border: none;
}
.page-checkout .woocommerce-cart-form__cart-item .quantity {
    height: 36px;
    padding: 0;
    border: 1px solid #29191a22;
    overflow: hidden;
    border-radius: 30px;
    width: 100%;
}
.cart-popup-inner.inner-padding.cart-popup-inner--sticky ul.product_list_widget li {
font-size: 14px;
}
a.icon-remove, a.remove {
    border: 1px solid;
    font-weight: 400;
}
.widget_shopping_cart .woocommerce-mini-cart__buttons .button {
    color:#29191a;
    border: 1px solid #29191a;
  background: transparent;
}
.widget_shopping_cart .button.checkout {
    border: 1px solid #c1304f;
  background-color: #c1304f;
    color:#fff;
}
.wcpa_cart_meta .wcpa_cart_meta_item {
    margin: 0px;
}
.woocommerce-checkout-review-order .wcpa_cart_meta .wcpa_cart_meta_item {
    color: #535353;
}
.ux-cart-coupon .widget-title {
    display: none;
}
.payment-trust-badge .trust-badge-info img {
    width: 80%;
}
table.cart td.product-name {
    width: 100%;
}
.cart-sidebar.col-inner {
    display: flex;
    flex-direction: column-reverse;
    align-items: stretch;
    padding-bottom:50px;
}
.ux-cart-coupon .coupon {
    column-gap: 10px;
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
}
.ux-cart-coupon .coupon .input-text {
    border-radius: 8px;
    width: 100%;
    display: block;
    box-sizing: border-box;
    padding: 5px 10px;
    border: 1px #d9d9d9 solid;
    height: 50px;
    background-color: #fff;
    color: #333;
}
.ux-cart-coupon .coupon .button {
    text-shadow:none;
    background-color: #C1304F;
    border: none;
    border-radius: 8px;
    color: #fff;
    font-weight: 400!important;
    padding: 6px 0;
    text-align: center;
    position: relative;
    white-space: nowrap;
    margin-left: 0px;
      margin-right: 0px;
}
.woocommerce-cart-form__cart-item .quantity {
    background:transparent;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: row;
}
.off-canvas-right .mfp-content {
    background-color: #fff;
}
/*Checkout 2*/
.xcheckout-wrapper .message-wrapper, .xcheckout-wrapper .woocommerce-form-coupon-toggle {
    display:none;
}
.message-wrapper {
    outline: none;
    border: none;
    font-weight: 400;
    border-radius: 8px;
    padding: 5px 30px;
    color: #29191a;
    font-size: 14px;
    text-align: center;
    width: 50%;
    margin: 15px auto;
    padding-bottom: .5em;
}
.woocommerce-checkout .checkout-inline-error-message {
    font-size:12px;
    width:100%!important;
    color: #c1304f;
    margin-top:-1em;
}
.icon-lock:before {
      width: 22px;
    height: 22px;
    margin-bottom: -8px;
    background-image: url(/wp-content/uploads/checkout-card.svg);
      background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    content: "" !important;
}
.page-checkout-simple .container {
  max-width: 100%;
    padding:0;
}
.page-checkout-simple .cart-header {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #DFDFDF;
}
.page-checkout-simple .checkout-breadcrumbs {
    text-align:center;
}
.xcheckout-wrapper .woocommerce-checkout .row.pt-0 {
    margin: 0 auto;
    max-width: 100%;
    width: 100%;
    display: flex;
    flex-direction: row;
}
.xcheckout-wrapper .woocommerce-checkout .large-7.col,.xcheckout-wrapper .woocommerce-checkout .large-5.col {
    flex:1;
    width:100%;
    max-width:100%;
    height:120vh;
}
.xcheckout-wrapper .woocommerce-checkout .large-7.col {
    padding: 0rem 2rem 0rem 15rem;
    justify-content: flex-end;
    height: 100%;
        background-color: #fff;
}
.xcheckout-wrapper .woocommerce-checkout .large-5.col {
  padding: 0rem 15rem 0rem 2rem;
    background-color:#F5F5F5;
    border-left:1px solid #DFDFDF;
}
.xcheckout-wrapper h3 {
    font-weight: 400!important;
}
.woocommerce-checkout-review-order-table .product-name, .product-total,.cart-subtotal span.amount, .product-total span.amount, .woocommerce-cart-form th, .woocommerce-cart-form .product-price span.amount, .woocommerce-cart-form .product-subtotal span.amount {
  color: #111;
    font-weight:500;
}
.cart_item .product-name img {
    height: auto;
    max-width:100px;
    aspect-ratio: 1 / 1.2;
}

.cart_item .ximage--review {
    margin-right: 8px;
    border-radius: 5px;
}
.cart_item .product-name, .cart_item .product-name a {
    color:#29191a;
    font-weight:400;
    font-size:15px;
    line-height:24px;
}
.cart_item .product-name .product-quantity {
    font-weight:600;
    color: #C1304F;
}
.order-total th, .shipping__inner th, .cart-subtotal th {
  color: #111;
    font-weight:400;
    font-size:17px!important;
}
.order-total th {
  color: #111;
    font-weight:500;
    font-size:21px!important;
}
@media screen and (max-width: 500px) {
.cart_item .product-name {
    font-size:13px;
}
.order-total th, .shipping__inner th, .cart-subtotal th {
    font-size:15px!important;
}
.order-total th {
    font-size:20px!important;
}
.woocommerce-cart-form__cart-item span.amount {
    font-weight:500;
    font-size:14px;;
}
}
.cart-subtotal span.amount, .order-total span.amount {
  color: #111;
    font-size:18px;;
}
.order-total span.amount {
  color: #C1304F;
}
.checkout-breadcrumbs a {
    font-family:'Figtree',sans-serif;
    font-size: 16px;
}
.checkout .woocommerce-billing-fields {
  margin: 0;
    border: none;
}
.checkout .woocommerce-billing-fields, .woocommerce-additional-fields {
    background: #fff;
    border-radius: 2px;
}
.xcheckout-wrapper .woocommerce-checkout .large-5.col .is-well {
    background-color: transparent;
    box-shadow: none;
    border-radius: 10px;
    padding: 15px 0;
}
.woocommerce-additional-fields h3, .woocommerce-additional-fields label {
    display:none;
}
.woocommerce-additional-fields textarea {
  min-height: 80px;
  resize: vertical;
}
.add-order-note-toggle {
    display: inline-block;
    color: #29191a;
    text-decoration: none;
    margin: 20px 0;
    font-size:17px;
    font-weight: 500;
    cursor: pointer;
}
.woocommerce-additional-fields h3 {
    margin-bottom: 10px;
}
.xcheckout-wrapper input[type=radio] {
    -webkit-appearance: none;
    appearance: none;
    margin-right: 10px;
    border-radius: 50%;
    width: 18px;
    height: 18px;
    border: 1px solid #197bbd;
    outline: none;
    transition: all 0.3s ease;
    cursor: pointer;
    vertical-align: -21px;
    position: relative;
    background-color: white;
}
.xcheckout-wrapper input[type=radio]:checked {
    border: 1px solid #337ab7;
    background-color: #337ab7;
    position: relative;
}
.xcheckout-wrapper input[type=radio]:checked::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 6px; 
    height: 6px;
    border-radius: 50%;
    background-color: white;
}
.payment_method_bacs  input[type=radio]+label {
    font-weight: 500;
    font-size: 16px;
}
/*Custom checkout fields PC*/
.wc_payment_method input[type="radio"] {
    display: none;
}
.wc_payment_method {
    border: 1px solid #e1e1e1;
    border-radius: 8px;
    margin-bottom: 15px !important;
    background-color: #fff;
    overflow: hidden;
}
.wc_payment_method {
    padding:5px 0 0px;
}
.wc_payment_method input[type=radio]+label {
    display: block!important;
}
.wc_payment_method label {
    padding: 10px 15px 8px;
    cursor: pointer;
    position: relative;
    font-weight: 400;
}
.wc_payment_method label::before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    border: 2px solid #b4b4b4;
    border-radius: 50%;
    margin-right: 10px;
    vertical-align: middle;
}
.wc_payment_method input[type="radio"]:checked + label::before {
    border: 6px solid #2271b1;
}
.payment_box {
    padding: 15px 10px;
    background-color: #fff;
    border-top: 1px solid #e1e1e1;
}
.payment_box p {
    margin: 0;
    padding: 0;
}

.page-checkout.page-wrapper {
    padding-top: 20px;
    padding-bottom: 60px;
}
.woocommerce-billing-fields {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-content: center;
    flex-wrap: wrap;
}
.woocommerce-billing-fields__field-wrapper {
      row-gap:0px;
    column-gap:15px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-content: center;
    flex-wrap: wrap;
}
.woocommerce-privacy-policy-text {
    display:none;
}
.form-row-email, .form-row-phone, .form-row-first-name, .form-row-last-name, .form-row-address-1, .form-row-city, .form-row-country, .form-row-state, .form-row-postcode {
    width:48%;
}
@media (max-width: 767px) {
.form-row-email, .form-row-phone, .form-row-first-name, .form-row-last-name, .form-row-address-1, .form-row-city, .form-row-country, .form-row-state, .form-row-postcode {
    width: 100%;
}
.woocommerce-billing-fields__field-wrapper {
    gap:0px;
}
}
.woocommerce-checkout-review-order .coupon {
    width: 100%;
}
.woocommerce-checkout-review-order .coupon .flex-row {
    margin: 10px 0;
    display: flex;
    align-items: center;
}
.woocommerce-checkout-review-order .coupon .flex-grow {
    flex-grow: 1;
}
.woocommerce-checkout-review-order .coupon .input-text {
    border-radius: 8px;
    width: 100%;
    display: block;
    box-sizing: border-box;
    padding: 5px 10px;
    border: 1px #d9d9d9 solid;
    height: 50px;
    background-color: #fff;
    color: #333;
}
.woocommerce-checkout-review-order td input {
    margin: 0px; 
}
.woocommerce-checkout-review-order .coupon .button {
    display: inline-block;
    background-color: #C1304F;
    background-clip: border-box;
    box-sizing: border-box;
    border: none;
    border-radius: 8px;
    color: #fff;
    font-weight: 500;
    padding: 8px 0;
    text-align: center;
    position: relative;
    white-space: nowrap;
    margin-left: 10px;
}
@media screen and (max-width: 1280px) {
.xcheckout-wrapper .woocommerce-checkout .large-7.col {
    padding: 0rem 1.5rem 0rem 5rem;
}
.xcheckout-wrapper .woocommerce-checkout .large-5.col {
  padding: 0rem 5rem 0rem 1.5rem;
}
}
@media screen and (max-width: 900px) {
.page-checkout.page-wrapper {
    padding-top: 0px;
    padding-bottom: 30px;
}
.page-checkout-simple .cart-header {
    border: none;
}
.xcheckout-wrapper .woocommerce-checkout .row.pt-0 {
    flex-direction: column;
}
.xcheckout-wrapper .woocommerce-checkout .row.pt-0 {
    gap: 0;
}
.xcheckout-wrapper .woocommerce-checkout .large-7.col {
    padding: 25px;
}
.xcheckout-wrapper .woocommerce-checkout .large-5.col {
  padding: 25px;
    border:none;
}
.xcheckout-wrapper .large-5.col .is-well {
    position: relative;
}
}
@media (max-width: 500px) {
.page-checkout-simple .container {
    padding:0 5px;
}
.xcheckout-wrapper .woocommerce-checkout .large-7.col, .xcheckout-wrapper .woocommerce-checkout .large-5.col {
    padding: 10px;
}
.payment-secured-encrypted img {
        width:45px;
}
.woocommerce-checkout-review-order .coupon .medium-flex-wrap {
   gap:5px;
}
.woocommerce-checkout-review-order .coupon .flex-col {
   width: 100%;
}
.woocommerce-checkout-review-order .coupon .button {
   margin:0;
}
.cart-subtotal span.amount, .order-total span.amount {
    font-size:16px;;
}
}
.woocommerce-billing-fields p {
  display: inline-block;
  vertical-align: top;
}
.woocommerce-billing-fields p:nth-of-type(5) {
  width: 100%;
}
.woocommerce-billing-fields p:nth-of-type(1),
.woocommerce-billing-fields p:nth-of-type(2),
.woocommerce-billing-fields p:nth-of-type(3),
.woocommerce-billing-fields p:nth-of-type(4),.woocommerce-billing-fields p:nth-of-type(6),.woocommerce-billing-fields p:nth-of-type(7), .woocommerce-billing-fields p:nth-of-type(9),.woocommerce-billing-fields p:nth-of-type(10) {
  width: calc(50% - 10px);
}
.select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection {
    height: 50px;
    font-weight: 400;
    background-color: #fff;
    border: 1px #d9d9d9 solid;
    border-radius: 8px;
    box-shadow: none;
    color: #000a12;
    font-size: 15px;
}
.select2-container .select2-choice>.select2-chosen, .select2-container .select2-selection--single .select2-selection__rendered, .select2-selection {
    line-height: 45px;
}
.xcheckout-wrapper input[type=date], .xcheckout-wrapper input[type=email], .xcheckout-wrapper input[type=number], .xcheckout-wrapper input[type=password], .xcheckout-wrapper input[type=search], .xcheckout-wrapper input[type=tel], .xcheckout-wrapper input[type=text], .xcheckout-wrapper input[type=url], .xcheckout-wrapper select, .xcheckout-wrapper textarea {
    height: 50px;
    font-weight: 400;
    background-color: #fff;
    border: 1px #d9d9d9 solid;
    border-radius: 8px;
    box-shadow: none;
    color: #000a12;
    font-size: 15px;
}
.xcheckout-wrapper input[type=date]:focus, 
.xcheckout-wrapper input[type=email]:focus, 
.xcheckout-wrapper input[type=number]:focus, 
.xcheckout-wrapper input[type=password]:focus, 
.xcheckout-wrapper input[type=search]:focus, 
.xcheckout-wrapper input[type=tel]:focus, 
.xcheckout-wrapper input[type=text]:focus, 
.xcheckout-wrapper input[type=url]:focus, 
.xcheckout-wrapper select:focus, 
.xcheckout-wrapper textarea:focus {
    border: 2px solid #29191a; 
    outline: none;
    box-shadow: 0 0 0 1px #29191a;
}
.woocommerce-billing-fields label {
    display: block;
    margin-bottom: 5px;
    font-weight: 500;
    font-size: 14px;
    color: #333;
}
.woocommerce-billing-fields p {
    margin-bottom: 0;
}
.checkout-payment-heading-wrapper {
      margin: 30px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    flex-direction: row;
}
.payment-heading-content {
  display: flex;
  align-items: center;
}
.payment-info-svg {
  margin-right: 5px;
}
.payment-info-text {
  font-weight: 500;
  font-size: 16px;
  color: #333;
}
.payment-secured-encrypted {
    width:auto;
  display: flex;
  align-items: right;
}
.payment-info-des {
    font-weight: 400;
  font-size: 14px;
    width:100%;
  margin-top: 0px;
  text-align: left;
}
@media (max-width: 900px) {
.xcheckout-wrapper .large-7.col {
    width:100%;
}
.xcheckout-wrapper .large-5.col {
    max-width:100%;
    width:100%;
}
.checkout .medium-flex-wrap.flex-row {
   flex-flow: row nowrap;
}
.checkout .medium-flex-wrap.flex-row {
     width:auto;
    }
.checkout .medium-flex-wrap .flex-grow {
    flex: unset;
}
.checkout-payment-heading-wrapper {
        margin: 40px 0 0!important;
    }
.checkout-payment-heading-wrapper, .woocommerce-checkout-payment .methods {
        margin: 0px;
    padding: 10px 8px 15px 5px;
}
.woocommerce-billing-fields p:nth-of-type(1),
.woocommerce-billing-fields p:nth-of-type(2),
.woocommerce-billing-fields p:nth-of-type(3),
.woocommerce-billing-fields p:nth-of-type(4),.woocommerce-billing-fields p:nth-of-type(7),.woocommerce-billing-fields p:nth-of-type(8) {
  width: calc(50% - 10px);
}
}
@media (max-width: 500px) {
.woocommerce-billing-fields p {
  width: 100%!important;
}
.payment-secured-encrypted {
    width:30%;
}
.payment-info-svg {
  width: 28px;
}
.payment-info-text {
  font-size: 15px;
}
.payment-info-des {
    font-weight: 400;
  font-size: 12px;
}
}

.checkout .has-border {
    border-radius:2px;
    background-color: #cadaea33;
    border: none;
    padding: 0px 10px 10px 10px;
}


/*Tip*/
#wooot_order_tip_form {
    padding: 10px 10px 15px 10px;
    border: 1px solid #d9d9d9;
    border-radius: 10px;
}
.woo_order_tip_remove {
    margin: 0 auto;
}
.order_tip_title {
    margin-bottom:8px;
    font-size: 15px!important;
}
.woo_order_tip_remove {
    text-transform:capitalize;
    font-weight: 500;
    font-size: 13px;
}
.woo_order_tip, .woo_order_tip_custom_text, .woo_order_tip_apply, .woo_order_tip_custom_text, .input-text.woo_order_tip_custom_text {
    letter-spacing:0px;
    font-weight: 500;
    font-size: 14px;
}
p.in-stock {
    display: none;
}
.woo_order_tip {
    margin: 0px;
    border: 1px solid #535353;
    padding: 0 20px;
}
.woo_order_tip.active {
      border: 1px solid #4f320e;
    background: #4f320e!important;
    color: #fff;
}
.shop_table .fee th {
    font-weight:500;
    line-height:22px;
    font-size:14px;
}
.woocommerce-checkout-payment .message-container {
    font-size: 14px;
}
button#place_order {
    line-height:38px;
    font-weight: 400;
}
/*Order Completed*/
.xcheckout-wrapper .woocommerce-order.row {
      gap: 30px;
    display: flex;
}
.xcheckout-wrapper .woocommerce-order.row .large-5.col .is-well {
    background-color: #F1EDE499;
    box-shadow: none;
    border-radius: 10px;
    padding: 15px;
}
.xcheckout-wrapper .woocommerce .woocommerce-order.row {
    display: flex;
    max-width: 1200px;
    margin: 30px auto;
    background-color: #fff;
    box-shadow: 0 2px 50px rgba(0, 0, 0, 0.08);
    border-radius: 10px;
    overflow: hidden;
}
.xcheckout-wrapper .woocommerce-order.row  .large-7.col, .xcheckout-wrapper .woocommerce-order.row .large-5.col {
    flex:1;
    padding: 30px;
}
.xcheckout-wrapper .woocommerce-order.row .success-color {
    color: #C1304F;
    text-align: center;
    padding: 15px;
    font-size: 19px;
    font-family: iNherit;
    font-weight: 100;
}
.xcheckout-wrapper .woocommerce-order.row .woocommerce-order-details__title,
.xcheckout-wrapper .woocommerce-order.row .woocommerce-column__title {
    border-bottom: 2px solid #F1EDE4;
    padding-bottom: 10px;
    margin-bottom: 15px;
    color: #29191a;
}
.xcheckout-wrapper .woocommerce-order.row .woocommerce-table {
    width: 100%;
    border-collapse: collapse;
}
.woocommerce-order .woocommerce-table th, .xcheckout-wrapper .woocommerce-table td {
    font-weight: 500;
    font-size:15px;
    padding: 12px 0;
    text-align: left;
    border-bottom: 1px solid #F1EDE4;
}
.xcheckout-wrapper .woocommerce-order.row  .woocommerce-table__product-name a {
    color: #29191a;
    font-weight:400;
    text-decoration: none;
}
.xcheckout-wrapper .woocommerce-order.row  .woocommerce-table__product-name a:hover {
    color: #C1304F;
}

.xcheckout-wrapper .woocommerce-table tfoot tr {
    font-weight: 400;
}

.xcheckout-wrapper .woocommerce-table tfoot td {
    text-align: right;
}
.xcheckout-wrapper .woocommerce-order-overview {
    list-style: none;
    padding: 0px;
}
.xcheckout-wrapper .woocommerce-order-overview li {
    display: flex;
    justify-content: space-between;
    margin-bottom: 8px;
}
.woocommerce-thankyou-order-details .woocommerce-order-overview__total span.amount {
      color: #C1304F;
    font-weight:500;
}
.woocommerce-thankyou-order-details strong {
    font-weight:400!important;
}
.xcheckout-wrapper .woocommerce-customer-details address {
    background-color: #F9F5F0;
    padding: 15px;
    border-radius: 5px;
}
.woocommerce-customer-details--phone,
.woocommerce-customer-details--email {
    margin-top: 10px;
}
.xcheckout-wrapper .woocommerce-order-details span.amount, .xcheckout-wrapper .woocommerce-Price-currencySymbol {
    font-size:15px;
  font-weight:500;
}
.woocommerce-customer-details {
    font-size:14px;
  font-weight:400;
}
@media (max-width: 900px) {
.xcheckout-wrapper .woocommerce-order.row {
        flex-direction:column-reverse;
}
.xcheckout-wrapper .woocommerce-order.row .is-well {
    padding: 10px 15px;
}
.xcheckout-wrapper .woocommerce-order.row .large-7.col, .xcheckout-wrapper .woocommerce-order.row .large-5.col {
    padding: 15px;
}
.woocommerce-thankyou-order-details li {
    margin:0!important;
    padding:5px 0px;
        
}
}

/*Product Category*/
.woocommerce-pagination {
    padding-bottom: 100px;
}
.nav-pagination>li>a, .nav-pagination>li>span {
    border-radius: 0px;
    margin: 5px 5px 5px 5px;
    border: 1px solid;
    font-size: 14px;
    font-weight:500;
    line-height: 2.2em;
}
.col {
    padding: 0px;
}
span.widget-title, .widget_product_categories>ul>li  {
    letter-spacing: 0.005rem;
    color: #000a12;
    font-size: 14px;
    font-weight: 500;
}
.hide-for-medium .col-inner {
    padding: 0px 30px 0px 0px;
}
select:hover, textarea:hover {
    box-shadow: none;
}
.woo-variation-swatches ul.variations>li {
    margin: 0px;
}
/*Product gallery*/
@media screen and (min-width: 850px) {
.row.content-single-product .large-10 {
        flex-basis: 86%;
        max-width: 86%;
    }
.row.content-single-product .large-2 {
        flex-basis: 12%;
        max-width: 12%;
    }
.row.content-single-product .product-gallery-slider img, .product-thumbnails img {
    object-fit: cover;
    max-height: 85vh;
    width: 100%;
}
}

.title-last-category {
    color:#1D1D1D;
    letter-spacing: 0.005rem;
    font-family: inter, sans-serif;
    font-weight: 400;
    font-size: 18px;
text-transform:uppercase;
}
.row.content-single-product .text-left .is-divider {
    margin: 3px 0px 10px 0px!important;
}
.box-text-products .woocommerce-loop-product__title {
     letter-spacing: 0.025rem;
    font-weight: 300;
    font-size: 0.9rem;
}
@media screen and (max-width: 900px) {
    .box-text-products .woocommerce-loop-product__title {
    font-size: 0.8rem;
    }
}

.box-text-products .price-wrapper{
      margin-top:5px;
}
.wcpa_wrap .wcpa_color_wrap .wcpa_color_bg {
    font-weight: 400;
}
.wcpa_wrap .wcpa_color_wrap.wcpa_color_luma_235 .wcpa_color_bg {
    border-radius:2px;
    background-color: transparent !important;
    border: 1px solid #D9D9D9;
}
.woocommerce-variation-price {
    border-top: 0px;
    font-size: .8em;
    padding: 0;
}
.pswp__bg, .mfp-bg.mfp-ready {
    opacity: 0.8!important;
    background-color: #000a12;
}
.image-tools a.button {
    display: none;
}
.product-section {
    border-top: none;
}
.row-small>.col {
    padding: 0px 5px 30px 5px;
}
.main-single-product .row.main-breadcrumb-product .col > .col-inner {
    padding: 0px !important;
}

@media screen and (max-width: 900px) {
.main-single-product .row.main-breadcrumb-product .col > .col-inner {
    padding: 0px 0px 0px 6px !important;
}
}
.main-single-product .row.content-single-product .row-small>.col {
    padding:0px;
}
.wcpa_wrap .wcpa_price_summary  .wcpa_price_outer {
    font-weight:500;
}
.disp_square {
    display: inline;
    border-radius: 2px;
}

/*Sale Price */
.wcpa_price_summary del {
    color: #555555;
}
.wcpa_wrap .wcpa_price_summary .wcpa_price_outer {
    color: #2f816b;
    font-weight: 400;
}
.wcpa_price_summary {
    margin-top: 10px;
}
.wcpa_price_summary .wcpa_total {
    display: block;
}
.wcpa_price_summary {
    margin-top: 0px;
}
.wcpa_wrap .wcpa_price_summary .wcpa_total {
      font-size: 21px;
    border-top: none;
}
.wcpa_price_summary .wcpa_total {
    border-top: 1px solid #c6d0e9;
    padding: 0px;
    font-weight: 600;
    font-size: 18px;
    line-height: 20px;
}
section.main-single-product .woocommerce-variation-price {
    display: none;
}
/*Label attribute variation*/
.woo-variation-swatches.wvs-show-label .variations th label {
    font-size: 14px;
    font-weight: normal;
    display: inline-block;
    margin: 0 2px;
}
.woo-variation-swatches.wvs-show-label .variations th .woo-selected-variation-item-name {
    color: #000a12;
    font-size: 14px;
    font-weight: 600;
}
[data-wvstooltip]:before {
    min-width: auto;
}
/*Label Women Size vs Men Size */
.wcpa_wrap .wcpa_group_field, .wcpa_wrap .wcpa_grp_items {
    display: flex!important;
}
.wcpa_wrap .wcpa_field_wrap:last-child {
    margin-bottom: 10px;
}
.wcpa_wrap .wcpa_field_wrap select {
    width: 30%;
}
/*End Label attribute variation*/
.wcpa_wrap .wcpa_fl_inline {
    column-gap: 0px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}
.wcpa_wrap .wcpa_color_wrap {
    height: 50px !important;
    padding: 2px;
    margin: 2px 2px 2px 0px;
}
table {
    margin-bottom: 0.3rem;
}
.wcpa_wrap .wcpa_field {
      margin-top: 3px;
    margin-bottom: 0px;
}
.wcpa_wrap .wcpa_field_wrap {
    margin: 0px;
}
.wcpa_wrap {
    display: flex;
    flex-direction: column;
    align-content: flex-start;
    align-items: flex-start;
}
.woocommerce-variation-price .span.amount {
display:none;
}
.wcpa_wrap .wcpa_group_field,.wcpa_wrap .wcpa_grp_items {
    gap: 0px!important;
}
/*Lightbox -Size chart*/
.row.table-size-chart table {
    width: 700px!important;
}
@media screen and (max-width: 800px) {
.row.table-size-chart table {
    width: 650px!important;
}
}
@media screen and (max-width: 500px) {
.row.table-size-chart table {
    width: 100%!important;
}
}
.row.table-size-chart tbody tr:first-child {
        border:1px solid #fff;
    font-size:16px;
    font-weight:500;
    font-family:inter,sans-serif;
    background-color: #2f816b;
}
.row.table-size-chart tbody td {
    border:1px solid #2f816b;
    font-size:15px;
    font-weight:400;
    font-family:inter,sans-serif;
  padding:12px;
}
.row.table-size-chart table tbody>tr:nth-child(odd)>td, .row.table-size-chart table tbody>tr:nth-child(odd)>th {
    background-color: #2f816b11;
}
.account-container .bg-fill {
    border-radius: 2px 0px 0px 9px;
}
@media screen and (max-width: 767px) {
.account-container .bg-fill {
    border-radius: 2px 2px 0px 0px;
}
}
.size-chart-content {
    display: flex;
      row-gap: 10px;
    padding: 0px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.size-chart-content br {
display: none;
}
/*Come with box*/
.wcpa_label_pos_left .wcpa_left_wrap {
    display: block;
}
/*Package insurance*/
.wcpa_wrap .wcpa_checkbox .wcpa_checkbox_custom {
    margin: 0px 8px 0px 0px;
}
/*Sale*/
.badge-container {
    margin: 0px 0px 0px 0px;
}
.badge-inner.on-sale {
    left: 6px;
    top: 6px;
    border-radius: 0 12px 12px 0px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    height: 15px;
    font-size: 9px;
    line-height: 0;
    font-weight: 500;
    text-align: center;
    color: #fff;
}
/*Cart*/
.woocommerce-variation-add-to-cart{
    margin-top: 15px;
}
.woocommerce-variation-add-to-cart, form.cart {
    gap: 8px;
}
.draft.woocommerce-variation-add-to-cart>* {
    width: 100%;
    display: flex;
    flex: 1 1 100%;
    margin: 0px;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    align-content: stretch;
    flex-wrap: wrap;
}
.quantity {
    margin-right: 0em !important;
    font-weight: 400;
    font-size: 15px;
    height: 55px;
    background: #efefef;
    width: 20%;
    align-items: center;
    justify-content: center;
    flex-direction: row;
}
.quantity .button.minus , .form-minimal.quantity .qty , .quantity .button.plus {
    border: none;
}
.single-product .single_add_to_cart_button, .ux-buy-now-button, .widget_shopping_cart .woocommerce-mini-cart__buttons .button, .widget_shopping_cart .button.checkout, .cart_totals .wc-proceed-to-checkout, .cart_totals .button, .checkout-button {
    width:100%;
    display: inline-flex;
    height: 55px;
    font-size: 15px;
    font-weight: 400;
    box-shadow: none;
    align-items: center;
    justify-content: center;
}
.single-product .single_add_to_cart_button {
    flex: 1;
    max-width: 100%;
    margin: 0;
    padding: 0px;
    color: #fff;
    margin-bottom: 0px;
    border: none;
    justify-content: center;
    background-color: #C1304F;
}
.single-product .single_add_to_cart_button:hover {
    background-color: #4F320E!important;
}
.wcpa_cart_meta .wcpa_cart_meta_item .wcpa_cart_meta_item-label {
    font-size: 13px;
    font-weight: 500;
}
.wcpa_cart_meta .wcpa_cart_meta_item .disp_squircle {
    display: none;
}
/*Shipping*/
#shipping_estimated{
    padding: 10px 0;
}
.shipping_estimated_msg {
    width: 100%;
    line-height: 22px;
    background-color: #F1EEE5;
    padding: 10px 15px;
    border-radius: 2px;
    margin: 15px 0 20px;
    font-size: 13px;
}

.est-desc{
    margin: 0;
    padding: 0;
    border: 0;
    background: 0 0;
    text-decoration: underline;
    -webkit-text-decoration-style: dashed;
    text-decoration-style: dashed;
    text-underline-position: under;
    -webkit-text-decoration-color: inherit;
    text-decoration-color: inherit;
    font-size: 13px;
    color: #444;
    text-transform: capitalize;
    font-weight: 400;
    cursor: help;
}

#flag-icons-us, #flag-icons-eu {
    width: 20px;
}

.fulfillment_timeline_date {
    display: grid;
    grid-template-columns: repeat(3,1fr)
}

.fulfillment_timeline_date .time {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.fulfillment_timeline_date .time .icon-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%
}

.fulfillment_timeline_date .time .icon-holder .icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 30px;
    height: 30px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #cadaea33;
    border-radius: 50%;
}

.fulfillment_timeline_date .time .icon-holder .icon svg {
    width: 60%;
    height: auto
}

.fulfillment_timeline_date .time:first-child .icon-holder,.fulfillment_timeline_date .time:last-child .icon-holder,.fulfillment_timeline_date .time:nth-child(2) .icon-holder {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.fulfillment_timeline_date .time:first-child .icon-holder:after,.fulfillment_timeline_date .time:last-child .icon-holder:before {
    content: "";
    display: block;
    width: calc(100% - 35px);
    height: 2px;
    background-color: #f1f1f1
}

.fulfillment_timeline_date .time:nth-child(2) {
    text-align: center
}

.fulfillment_timeline_date .time:nth-child(2) .icon-holder:after,.fulfillment_timeline_date .time:nth-child(2) .icon-holder:before {
    content: "";
    display: block;
    width: calc(50% - 20px);
    height: 2px;
    background-color: #f1f1f1
}

.fulfillment_timeline_date .time:nth-child(2) .edd-description {
    margin: 0 auto
}

.fulfillment_timeline_date .time:last-child {
    text-align: right
}

.fulfillment_timeline_date .time:last-child .edd-description {
    margin-left: auto
}

.fulfillment_timeline_date .time p {
   color: #535353;
    width: 100%;
    font-size: 13px;
    font-weight: 700;
    margin-top: .5em;
    margin-bottom: 0
}

.est-desc,.fulfillment_timeline_date .time .edd-description,.simply-protection {
    margin: 0;
    padding: 0;
    border: 0;
    background: 0 0;
    text-decoration: underline;
    -webkit-text-decoration-style: dashed;
    text-decoration-style: dashed;
    text-underline-position: under;
    -webkit-text-decoration-color: inherit;
    text-decoration-color: inherit;
    font-size: 13px;
    color: #535353;
    text-transform: capitalize;
    font-weight: 400;
    cursor: help
}
/*Meta*/
.product_meta .sku_wrapper {
    display:none;
}

/*Related Products*/
.has-equal-box-heights .box-text.box-text-products{
font-weight: 400;
}
.pt-half {
    display: none;
}
.row.ymsl-single-product .row-small>.col {
    flex: 1;
    min-width: 0;
    border: none;
    box-sizing: border-box;
    padding: 0;
}
.row.ymsl-single-product .row:not(.row-collapse) {
    gap: 10px;
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    flex-direction: row;
    align-content: stretch;
    justify-content: space-between;
    align-items: stretch;
}
@media screen and (max-width: 767px) {
    .row.ymsl-single-product {
        flex-direction: column;
    }
    .row.ymsl-single-product .row-small {
        display: flex;
        flex-wrap: wrap;
    }
    .row.ymsl-single-product .row-small>.col {
        padding: 10px 0px 30px 0px;
        flex: 1 0 47.5%;
        max-width: 50%;
    }
}
.row.ymsl-single-product:not(.row-collapse) {
  padding: 0px;
  gap: 2px;
  display: flex;
  margin: 0px;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
  align-content: stretch;
}

.section-title-normal span , .section-title-normal {
    border: 0px;
}
/*Footer*/
.icon-box-left, .icon-box-right {
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
}
.section-title-normal span {
    padding-bottom: 0px;
}
.ux-menu-link__link {
    font-weight: 400;
    font-size: 15px;
    border-bottom-color: transparent;
}
.footer-menu-social {
    margin-top: -15px;
}
.dmca-protected {
    margin-top: -15px;
}

/* Phan 2*/
.woocommerce-cart-form .button-continue-shopping {
    color: #29191a;
    font-weight: 500;
    font-size: 13px;
    background-color: transparent;
    border: none;
}
.woocommerce-cart-form .button-continue-shopping:hover {
    color: #111;
    background-color: transparent;
}
@media screen and (max-width: 900px) {
.container .row:not(.row-collapse) {
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
}
.breadcrumbs a:first-of-type, .breadcrumbs a.current, .breadcrumbs .divider {
    font-weight: 400;
}
.checkout-breadcrumbs {
    display: block;
    padding: 15px 0;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
}
.container .row:not(.row-collapse) {
    margin-left: 0px;
    margin-right: 0px;
}
/*Review*/
.price-wrapper .star-rating--inline {
    margin-top:-5px;
}
.reviews-product .row:not(.row-collapse) {
        padding:10px;
    margin:0px;
}
.woocommerce-Reviews {
    padding:10px;
}
.woocommerce-Reviews-title, .comment-reply-title {
  font-size: 1.2rem;
}
.woocommerce-review__author {
    font-weight:600;
  font-size: 0.975rem;
}
.reviews-product .description{
    font-weight:400;
  font-size: 0.95rem;
}
.star-rating, .woocommerce-review__published-date {
    font-size: 0.8rem;
    font-weight: 400 !important;
    letter-spacing: 0.005rem;
}
.reviews-product .has-border {
      background-color:#cadaea33;
      border: none;
    padding: 30px;
}
.comment-form.customize-unpreviewable label ,input[type=submit] {
    font-weight: 400;
    font-size: 15px;
}
.gallery-box.box-bounce .box-text {
    display: none;
}
/*Real Moments with the Product*/
.mfp-title {
    display:none;
}
.row.footer-eudora h1 {
    margin-top:-10px;
}
/*Review*/
.jdgm-rev-widg {
    padding: 30px 0;
}
.jdgm-form__title,.jdgm-form__inline-label, .jdgm-form__reviewer-name-format-container, .jdgm-sort-dropdown-wrapper, .jdgm-form__fieldset label>.jdgm-form__inline-label, .jdgm-form__email-fieldset label, .jdgm-form__fieldset:nth-of-type(3), .jdgm-form__fieldset label:nth-of-type(1), .jdgm-countdown {
    display:none!important;
}
.jdgm-rev-widg__reviews1 {
    margin: 0 auto;
    max-width: 1080px;
    width: 100%;
    display: flex;
    flex-direction: column;
}
.jdgm-rev-widg__reviews .jdgm-rev1 {
    display:flex;
}
.jdgm-form__fieldset:nth-of-type(8), .jdgm-form__fieldset:nth-of-type(7) {
    display: inline-block;
    width: 49%;
    vertical-align: top;
    box-sizing: border-box;
    flex-direction: column;
}
.jdgm-form div.jdgm-input-error {
    width: 100% !important;
    padding: 3px 6px !important;
    font-size: 11px !important;
    margin-top: 2px !important;
    border: none !important;
    line-height: 16px !important;
}
.jdgm-form input:not([type="submit"]), .jdgm-form textarea, .jdgm-widget-actions-wrapper a.jdgm-write-rev-link:hover,.jdgm-widget-actions-wrapper a.jdgm-write-rev-link {
    line-height:22px;
    box-shadow:none;
    height:45px;
    border-radius: 10px!important;
}
.jdgm-form input:not([type="submit"]), .jdgm-form textarea {
    box-shadow:none;
    height:45px;
    background-color:#F1EDE499;
    border-radius: 10px!important;
}
.jdgm--leex-script-loaded .jdgm-rev-widg__header, .jdgm--leex-script-loaded .jdgm-rev-widg__actions, .jdgm--leex-script-loaded .jdgm-rev, .jdgm--leex-script-loaded .jdgm-quest {
    border-radius: 3px !important;
    background-color: transparent;;
    box-shadow: none;
    border: 1px solid #F1EDE4;
}
.jdgm-rev-widg__title, .jdgm-form__title {
    font-size: 18px!important;
    font-weight: 500!important;
    font-family: 'Figtree', sans-serif!important;
    margin-bottom: 24px;
    }
.jdgm-rev-widg__summary-text, .jdgm-rev-widg__summary-average, .jdgm-form .jdgm-form__fieldset>label, .jdgm-form input[type="text"], .jdgm-form input[type="email"], .jdgm-form input[type="url"], .jdgm-form textarea {
    font-size: 14px;
    font-weight: 400;
    font-family: inter, sans-serif;
}
.jdgm-form .jdgm-star:not([disabled]):hover, .jdgm-write-rev-link.jdgm-write-rev-link:hover {
    opacity: 1!important;
}
.jdgm-btn {
    padding: 0px;
}
.jdgm-widget .jdgm-picture-fieldset__box {
    width: 65px!important;
    height: 65px!important;
}
.jdgm-media-fieldset__icon {
    font-size: 30px!important;
}
.jdgm-write-rev-link.jdgm-write-rev-link, .jdgm-btn, input[type=submit].jdgm-btn {
    font-size: 15px!important;
    font-weight: 500!important;
    font-family: inter, sans-serif!important;
}
.jdgm-star {
    font-size: 11px;
    color: #f78f34 !important;
}
.jdgm-prev-badge__text {
    font-size: 13px;
}
.jdgm-prev-badge {
    margin: 0px;
}
.jdgm-form__fieldset p {
    display: none;
}
.jdgm-form__fieldset-actions .jdgm-cancel-rev {
    color: #f78f34;
}

.jdgm-rev__rating {
    font-size: 11px;
}
.jdgm-form__rating {
   font-size: 14px;
}
.jdgm-histogram__bar-content {
    background-color: #f78f34!important;
}
.jdgm-widget-actions-wrapper a.jdgm-write-rev-link {
    color: #4F320E!important;
}
.jdgm-widget-actions-wrapper a.jdgm-write-rev-link:hover {
    color: #fff!important;
  background-color: #C1304F!important;
    border:1px solid #C1304F!important;
}
.jdgm-form-wrapper .jdgm-form__fieldset-actions,.jdgm-form-wrapper .jdgm-form__fieldset-actions:hover  {
    margin: 0;
    text-align: center;
    gap: 15px;
    max-width: 100%;
    width: 100%;
    display: flex;
}
.jdgm-form-wrapper .jdgm-form__fieldset-actions .jdgm-cancel-rev, .jdgm-form-wrapper .jdgm-form__fieldset-actions .jdgm-submit-rev {
    height: 50px;
    border-radius: 10px !important;
    display: flex;
    margin: 0 !important;
    width: 100%;
    justify-content: center;
    align-items: center;
}
.jdgm-form-wrapper .jdgm-form__fieldset-actions .jdgm-submit-rev {
    background-color: #C1304F!important;
    border: 1px solid #C1304F!important;
}
.jdgm-form-wrapper .jdgm-form__fieldset-actions .jdgm-cancel-rev {
    color: #4F320E!important;
    background-color: transparent!important;
    border: 1px solid #4F320E!important;
}
.jdgm-rev__timestamp, .jdgm-rev__title, .jdgm-rev__body, .jdgm-rev__reply .jdgm-rev__replier-wrapper,  .jdgm-rev__reply .jdgm-rev__reply-content {
    font-size: 15px;
    font-family: inter, sans-serif;
}
.jdgm-rev__title, .jdgm-rev__reply .jdgm-rev__replier-wrapper {
    font-weight: 600;
}
.jdgm-rev__body, .jdgm-rev__reply .jdgm-rev__reply-content {
    text-align:left;
    font-weight: 400;
}
.jdgm-notification__inner {
    display: none;
}
.jdgm-review-widget--small .jdgm-form__fieldset-actions .jdgm-btn {
    line-height: 24px;
    display: block;
}
.jdgm-row-rating {
    padding-left: 45px;
    display: flex;
    margin-bottom: 0px!important;
    justify-content: space-between;
    align-items: center;
}
.jdgm-rev-widg__reviews {
    padding:50px 20px;
    background-color: #fcfcfc;
    margin:0 auto;
    width:100%;
    max-width:1200px;
    display: block;
}
.jdgm-rev__rating {
        text-align:left;
    margin-bottom: -80px;
}
.jdgm-rev__author {
    text-align:left;
  display: block;
}
.jdgm-rev__content {
    width: 100%;
    margin: 0!important;
}
.jdgm-rev .jdgm-rev__custom-form {
    display: none;
    margin: 16px 0;
}
.jdgm-rev__content {
    display: flex;
    width: 100%;
    margin: 0 !important;
    flex-direction: column;
    align-items: flex-start;
}
@media screen and (max-width: 500px) {
.jdgm-form__fieldset:nth-of-type(8),
.jdgm-form__fieldset:nth-of-type(7) {
  width: 100%;
}
.jdgm-widget.jdgm-widget {
margin: 8px 0px 8px 0px;
}
.jdgm-review-widget--small .jdgm-form__fieldset-actions .jdgm-btn {
    width: 100%;
}
}