* {
  outline: 0 !important;
}

a:focus,
a:hover {
  outline: none !important;
  color: #231F20
}

img {
  max-width: 100%;
}

body {
  background: #fff !important;
  font-family: "Kumbh Sans", Sans-serif !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Kumbh Sans", Sans-serif !important;
}

.header-top-sec select {
  border: none;
  font-size: 13px;
  color: #000;
  padding: 0;
  width: 55px;
}

.home-banner-sec h2 span {
  display: block;
}

.home-accessories-box .home-accessories-img .elementor-widget-container {
  /*width: 272px;height: 272px;*/
  width: 230px;
  height: 230px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  margin: 0 auto;
}

.home-accessories-box h2.elementor-heading-title {
  min-height: 70px;
}

.tech-space-sec h2 {
  color: rgb(35, 31, 32);
  font-family: "Kumbh Sans", Sans-serif;
  font-size: 49px;
  font-weight: 700;
  line-height: 56px;
  margin: 0;
  padding: 0;
}

.tech-space-top {
  overflow: hidden;
  padding-bottom: 30px;
  padding-top: 30px;
}

.tech-space-top ul {
  padding: 0;
  margin: 0;
}

.tech-space-top ul li {
  list-style: none;
  width: 50%;
  float: left;
}

.tech-space-top ul li:last-child {
  text-align: right;
  display: flex;
  justify-content: flex-end;
  padding-top: 30px;
}

.tech-space-top ul li:last-child h4 {
  font-weight: 400;
  font-size: 23px;
  line-height: 29px;
  color: #585757;
  font-family: "Kumbh Sans", Sans-serif;
  margin: 0;
  padding: 0 60px 0 0;
}

.tech-space-top ul li:last-child h4 span {
  color: #585757;
  font-size: 20px;
  display: block;
  margin-right: -35px;
}

.img-max-size img {
  max-width: 350px;
}

.tech-space-bottom {
  overflow: hidden;
}

.tech-space-bottom ul {
  padding: 30px 30px 20px 30px;
  margin: 0;
  overflow: hidden;
}

.tech-space-bottom ul:first-child {
  border-top: solid 1px #231F20;
  border-bottom: solid 1px #231F20;
}

.tech-space-bottom ul:last-child {
  border-top: solid 1px #231F20;
  /*border-bottom:solid 1px #231F20;*/
}

.tech-space-bottom ul li {
  list-style: none;
  float: left;
  width: 50%;
  padding-bottom: 10px;
  font-weight: 400;
  font-size: 15px;
  line-height: 19px;
  color: #231F20;
  font-family: "Kumbh Sans", Sans-serif;
}

.tech-space-bottom ul li.w-100 {
  width: 100%;
  display: flex;
}

.tech-space-bottom ul li.w-100 span:nth-child(1) {
  width: 220px
}

.tech-space-bottom ul li.w-100 span:nth-child(2) {
  flex: 1;
}

.tech-space-bottom ul li span {
  display: inline-block;
  font-weight: 400;
  font-size: 15px;
  line-height: 19px;
  color: #231F20;
  font-family: "Kumbh Sans", Sans-serif;
}

.tech-space-bottom ul:last-child li {
  float: none;
  width: 100%;
}

.tech-space-bottom ul li span:first-child {
  width: 220px;
}

.tech-space-bottom_border {
  border-bottom: solid 1px #231F20;
}

.tech-space-table_s1 {
  border-color: #231F20
}

.table-bordered>:not(caption)>*>* {
  border-width: solid 0 1px;
  border-color: #231F20;
}

.tech-space-table_s1 td,
.tech-space-table_s1 th {
  padding: 10px 15px;
  /*border: solid 1px rgba(35,31,32,1) !important;*/
  background: transparent;
  background-color: transparent !important
}

table tbody>tr:nth-child(odd)>th {
  padding: 10px 15px;
  background: transparent;
  background-color: transparent !important
}

.tech-space-table_s1 td {
  font-size: 18px;
}

.tech-space-table_s1 th {
  font-size: 16px;
  font-weight: 600;
}

.table-responsive-tech {
  display: block;
  width: 100%;
  overflow-x: auto;

}

.FeedHeader__follow-button {
  margin: 10px 4px 0px 0;
}

.video-bg .elementor-custom-embed-image-overlay {
  background-position: 50% 80% !important;
}

.newsletter-form .tnp-subscription {
  margin: 0;
}

.newsletter-form .tnp-subscription .tnp-email[type=email] {
  background-color: #ffffff !important;
  border-radius: 12px;
  font-family: "Inter", Sans-serif;
  font-size: 13px !important;
  font-weight: 400;
  letter-spacing: 0px;
  color: #414042;
  width: 100%;
  max-width: 100%;
  border: 1px solid #818a91 !important;
  line-height: 1.4 !important;
  height: 40px !important;
  padding: .5rem 1rem;
}

.newsletter-form .tnp-subscription .tnp-submit[type='submit'] {
  font-family: "Inter", Sans-serif;
  font-size: 13px;
  font-weight: 400;
  border: 1px solid #fff;
  border-radius: 16px;
  color: #fff;
  width: 100%;
  background: transparent;
  min-height: 40px;
  padding: 12px 24px;
  text-align: center;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.newsletter-form .tnp-subscription .tnp-submit[type='submit']:hover {
  background-color: #fff;
  color: #000;
  border-color: #fff;
}

.status-publish {
  padding: 100px 0;
}

.status-publish .page-header .entry-title {
  color: #231F20;
  font-family: "Inter", Sans-serif;
  font-size: 49px;
  font-weight: 700;
  line-height: 60px;
  text-align: center;
  margin: 0 0 30px 0;
  padding: 0;
}

.msz-container {
  padding: 0 15px;
  max-width: 900px;
  margin: 0 auto;
}

.mail-img {
  max-width: 45%;
}

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

.msz-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.msz-row .msz-col {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.msz-row .msz-col h2 {
  color: #231F20;
  font-family: "Inter", Sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 26px;
}

.msz-row .msz-col p {
  color: #231F20;
  font-family: "Inter", Sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
}

.select.hide_select {
  visibility: hidden;
}

.select.show_select {
  visibility: visible;
}

.lifestyle_img img {
  width: 100%;
  height: 200px;
  object-fit: cover;
}

.acces_text {
  min-height: 127px
}

.acces_text1 {
  min-height: 116px
}

.xl_comigsoon {
  z-index: 99;
  background: rgba(161, 174, 191, 0.6);
  position: absolute;
  width: 95% !important;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
}

/*....................shop page starts ................*/
#top-bar,
#top-bar-wrap,
.page-header {
  display: none
}

#site-header {
  border: none
}

.woocommerce .woocommerce-ordering {
  float: right !important;
}

.woocommerce .result-count {
  float: left !important;
}

.woocommerce .woocommerce-ordering select.orderby option,
.woocommerce .woocommerce-ordering select.orderby selected {
  font-size: 14px !important;
  color: #231F20 !important;
}

form select {
  border: 1px solid #231F20;
}

.woocommerce .woocommerce-ordering .theme-select {
  font-size: 16px !important;
  color: #231F20 !important;
}

.result-count .view-title {
  font-size: 14px;
  color: #231F20;
  font-weight: 600;
  text-transform: capitalize;
}

.result-count li a {
  font-size: 16px;
  color: #231F20;
  font-weight: 400;
}

.shopnow_mainwrp:after {
  content: "";
  background: #efebec;
  width: 40%;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}

.shopnow_mainwrp ul.products li.product {
  text-align: left;
  padding: 30px 30px 30px 30px;
  background-color: #fff !important;
  border-radius: 20px;
}

.image-wrap img {
  width: 300px;
  height: 300px;
  object-fit: cover;
  padding: 10px;
}

.woocommerce span.onsale {
  background: rgba(0, 166, 81, 1) !important;
  color: #fff !important;
  font-size: 14px !important;
  height: 35px !important;
  line-height: 35px !important;
  padding: 0 20px !important;
  border-radius: 50px;
  top: -20px !important;
  left: 0 !important
}

.woocommerce ul.products li.product li.title h2,
.woocommerce ul.products li.product li.title a {
  display: inline-block;
  line-height: 1.2 !important;
  color: #231F20 !important;
  font-size: 21px !important;
  margin: 0 !important;
  padding: 0 !important;
  font-weight: 600 !important;
}

ul.products li.product .price {
  color: #000000 !important;
  font-family: "Kumbh Sans", Sans-serif !important;
  font-size: 24px !important;
  font-weight: 400 !important;
}

.woocommerce ul.products li.product .price .amount {
  color: #000000 !important;
  font-weight: 400 !important;
}

ul.products li.product .price del .amount {
  color: #231F20 !important;
  font-size: 26px !important;
}

ul.products li.product .price del {
  font-family: "Archivo Narrow", Sans-serif;
  font-size: 0 !important;
  font-weight: 100;
  color: transparent !important;
}

.irs--square .irs-handle {
  transform: none !important;
  background: #000 !important;
  border-radius: 100% !important;
}

.irs--square .irs-from,
.irs--square .irs-single,
.irs--square .irs-to {
  font-size: 14px;
  line-height: 1;
  text-shadow: none;
  padding: 3px 5px;
  background-color: transparent;
  color: #000;
}

ul.variations.thwvs-shop-ul .thwvs-wrapper-ul .thwvs-wrapper-item-li.attr_swatch_design_1 {
  height: 25px !important;
  width: 25px !important;
  border-radius: 100% !important;
  border: 0;
  position: relative;
  box-shadow: none !important;
}

.thwvs-wrapper-ul .thwvs-wrapper-item-li.attribute_pa_color.attr_swatch_design_1.thwvs-selected {
  box-shadow: none !important;
}

.thwvs-selected.thwvs-wrapper-item-li.attr_swatch_design_1 .thwvs-item-span-color:after {
  position: absolute;
  content: "";
  left: -10px;
  top: -10px;
  width: 40px;
  height: 40px;
  border: 3px solid;
  border-radius: 100%;
}
.thwvs-selected.thwvs-wrapper-item-li.attr_swatch_design_1 .size-buttons-inventory-left:after {display:none;
}
ul.products li.product li.value {
  margin-bottom: 0px !important;
}

.variations .reset_variations {
  color: #231F20 !important;
  background: #ffffff;
  border-radius: 5px;
  border-color: #ffffff;
  padding: 0 !important;
  margin: 0 0 6px 0 !important;
  font-size: 14px !important;
  font-weight: 600 !important;

}

.theme-oceanwp.woocommerce.post-type-archive-product ul.variations.thwvs-shop-ul {
  clear: both;
  margin: 0 0 10px 0 !important;
}

/* ul.products li.product .button{
  position: absolute!important;
  left:0!important; right:0!important;
  margin: 0 auto!important;
  bottom: 0;
} */
.woocommerce ul.products li.product .woo-entry-inner {
  position: relative !important;
}

ul.products li.product .button,
a.elementor-button--view-cart,
a.elementor-button--checkout,
.woocommerce ul.products li.product .product-inner .added_to_cart,
button[type=submit],
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.button,
.woocommerce div.product .summary .added_to_cart,
#checkout-wrapper #form_actions a {
  font-family: "Kumbh Sans", Sans-serif !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  height: 34px !important;
  line-height: 32px !important;
  color: #FFFFFF !important;
  background-color: #231F20 !important;
  border-radius: 32px 32px 32px 32px !important;
  padding: 0 30px 0 30px !important;
  border: 1px solid #231F20 !important;
  text-transform: capitalize !important;
}

.page-numbers a:hover,
.page-links a:hover span,
.page-numbers.current,
.page-numbers.current:hover,
.page-links>span {
  background-color: #f8f8f8 !important;
  color: #333;
  border-radius: 6px !important;
  border: 1px solid #dfdedb !important;
}

.amount {
  color: #000 !important;
  font-size: 22px;
}

.content-area {
  float: left;
  position: relative;
  width: 100%;
  padding-right: 0;
  border-right-width: 0;
  border-style: solid;
  border-color: #f1f1f1;
}

.container {
  width: 1140px !important;
  max-width: 1140px !important;
  margin: 0 auto;
  padding-left: 20px !important;
  padding-right: 20px !important;
}

.status-publish {
  padding: 57px 0 15px !important;
}

.shopnow_mainwrp .status-publish {
  padding: 30px !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
  color: #231F20 !important;
  border-color: #231F20 !important;
}

.woocommerce #content span.onsale {
  top: 36px !important;

}

.woocommerce div.product.owp-tabs-layout-section .panel {
  margin-top: 40px !important;
}

.woocommerce div.product .summary .added_to_cart {
  letter-spacing: 0 !important;
  display: inline-block !important;
  
}

#owp-checkout-timeline .active .timeline-wrapper {
  background-color: #1d1d1b !important;
}

#owp-checkout-timeline.arrow .active .timeline-wrapper:before {
  border-top-color: #1d1d1b !important;
  border-bottom-color: #1d1d1b !important;
}

#owp-checkout-timeline.arrow .active .timeline-wrapper:after {
  border-left-color: #1d1d1b !important;
  border-right-color: #1d1d1b !important;
}

.woocommerce #order_review table.shop_table ul#shipping_method.woocommerce-shipping-methods {
  padding-bottom: 0 !important;
  text-align: right !important;
}

abbr[title] {
  border-bottom: 0px dotted !important;
  text-decoration: none !important;
}

input[type=checkbox]:checked:before {
  margin-bottom: -1px;
  color: #1d1d1b !important;

}

.woocommerce-checkout .woocommerce-info a {
  background-color: transparent !important;
  color: #1d1d1b !important;
}

.woocommerce-checkout .woocommerce-info {
  padding: 10px 10px !important;
}

.woocommerce #order_review table.shop_table ul#shipping_method.woocommerce-shipping-methods li {
  padding-bottom: 0 !important;
}

.woocommerce div.product .woocommerce-product-gallery .flex-control-thumbs li img.flex-active,
.woocommerce div.product .woocommerce-product-gallery .flex-control-thumbs li:hover img {
  -moz-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  border: 1px solid #87877e;
}

.thwvs-wrapper-ul .thwvs-wrapper-item-li.attr_swatch_design_default {
  box-shadow: 0 0 0 1px #e2dbdb;
  width: 35px !important;
  border-radius: 0px;
  height: 35px !important;
}

.thwvs-wrapper-ul .thwvs-wrapper-item-li.attribute_pa_color.attr_swatch_design_1 {
  box-shadow: none !important;
  border-radius: 0px;
}

.thwvs-wrapper-ul .thwvs-item-span-color {
  border-radius: 100% !important;
  border: 1px solid #ccc;
}

.woocommerce div.product form.cart .variations .reset_variations {
  border: 0 !important;
}

.thwvs-additional-info li.thwvs-wrapper-item-li.attr_swatch_design_default {
  width: 35px !important;
  height: 35px !important;
}

.woocommerce-MyAccount-navigation ul li a:before,
.woocommerce-MyAccount-tabs .oceanwp-user-profile {
  display: none !important;
}

.woocommerce-MyAccount-navigation ul li a {
  padding: 12px 12px !important;
  display: block;
  font-weight: 600;

}

.woocommerce-MyAccount-navigation ul li.is-active a,
.woocommerce-MyAccount-navigation ul li:hover a {
  background: #f1f1e0;
}

#customer_login {
  display: flex;
  flex-wrap: wrap;

  justify-content: space-between;
}

.lost_password a {
  font-weight: 600;
}

.thwvs-wrapper-ul.thwvs-featured .thwvs-wrapper-item-li.attr_swatch_design_1 {
  width: 25px !important;
  height: 25px !important;
}

.woocommerce div.product div.summary .price del {
  font-size: 20px;
  color: #000 !important;
}

.price {
  color: #1d1d1b !important;
}

del .amount {
  font-size: 22px;
}

ins .amount {
  font-size: 24px;
}

.woocommerce ul.products li.product .product-entry-slider .oceanwp-slider-slide,
.woocommerce ul.products li.product .product-entry-slider .oceanwp-slider-slide a,
.woocommerce ul.products li.product .product-entry-slider .oceanwp-slider-slide img {
  border: 0 !important;
}

#owp-qv-content {
  padding: 0 0 0 20px;
}

.woocommerce #owp-qv-content span.onsale {
  top: 37px !important;
}

/*....................shop page css end................*/
/*header top */
.top_header_right .elementor-widget-wrap {
  display: flex !important;
  justify-content: flex-end !important;
}

.header_topmenu,
.header_accountmenu,
.header_cartmenu {
  width: auto !important;
}

.elementor-widget-woocommerce-menu-cart .elementor-menu-cart__toggle .elementor-button {
  border: 0 !important;
  font-size: 20px !important;
  color: #fff !important;
}

/*header top */

/*21-11-22 css*/
.buttons-wrapper .button {
  font-family: "Kumbh Sans", Sans-serif !important;
  font-size: 0 !important;
  font-weight: 400 !important;
  height: auto !important;
  line-height: 32px !important;
  color: #FFFFFF !important;
  background-color: transparent !important;
  border-radius: 0 !important;
  padding: 0 0 0 0 !important;
  border: 0px solid #231F20 !important;
  text-transform: capitalize !important;
}

/*21-11-22 css end*/
@media screen and (max-width: 1141px) {
  .container {
    width: 100% !important;
    max-width: 100% !important;

  }
}

@media screen and (max-width: 1024px) {
  .home-accessories-box .home-accessories-img .elementor-widget-container {
    width: 150px;
    height: 150px;
  }

  .home-accessories-box h2.elementor-heading-title {
    min-height: 50px;
  }

  .home-perfect-img {
    width: 50% !important;
  }

  .product-content-box {
    background-size: 50% 100% !important;
  }

  .tech-space-sec h2 {
    font-size: 40px;
    line-height: 42px;
  }

  .tech-space-top ul li:last-child h4 {
    font-size: 20px;
    line-height: 22px;
  }

  .tech-space-top ul li:last-child h4 span {
    font-size: 18px;
  }

  .lifestyle_img img {
    height: 150px;

  }
}

@media(max-width:991px) {
  .status-publish {
    padding: 50px 0;
  }

  #owp-checkout-timeline li,
  #owp-checkout-timeline.step-4 li {
    float: none;
    width: 90% !important;
    margin: 0 auto 15px !important;
  }
}

@media (min-width: 769px) {
  .woocommerce div.product.owp-tabs-layout-vertical .woocommerce-tabs ul.tabs li a:after {
    background-color: #231F20 !important;
  }
}

@media screen and (max-width: 767px) {
  body {
    overflow-x: hidden;
  }
  .status-publish {
    padding: 30px 0;
  }

  .msz-row .msz-col {
    -ms-flex: 100%;
    flex: 100%;
    max-width: 100%;
    text-align: center;
  }

  .msz-col_text {
    order: 2;
  }

  .msz-col.msz-col_img {
    margin-bottom: 15px;
    order: 1;

  }

  .msz-col.msz-col_img img {
    max-width: 30%;
  }

  .status-publish .page-header .entry-title {
    font-size: 30px;
    line-height: 36px;
  }

  .home-banner-sec h2 span {
    display: inline-block;
  }

  .home-accessories-box h2.elementor-heading-title {
    min-height: auto;
  }

  .product-content-box {
    background: none !important;
  }

  .tech-space-top ul li {
    float: none;
    width: 100%;
  }

  .tech-space-top ul li:last-child {
    justify-content: flex-start;
  }

  .tech-space-bottom ul li span:first-child {
    width: 130px;
  }

  .tech-space-bottom ul {
    padding: 20px 20px 10px 20px;
  }

  .tech-space-sec h2 {
    font-size: 30px;
    line-height: 36px;
  }

  .prd_overview ul li {
    margin-bottom: 4px;
  }

  .prd_overview ul li a span {
    display: block;
    background: #dbdbdb;
    border: 1px solid #d4d4d4;
    color: #fff;
    padding: 6px;
    border-radius: 6px;
    font-size: 12px;
    /*-webkit-box-shadow: 0px 0px 3px 3px rgba(0,0,0,0.16);
  -moz-box-shadow: 0px 0px 3px 3px rgba(0,0,0,0.16);
  box-shadow: 0px 0px 3px 3px rgba(0,0,0,0.16);*/
  }


  #checkout-wrapper #form_actions .buttons {
    float: right;
    margin-top: 10px;
  }

  .HY_wrp ul.tabs li.tab-link {
    margin-bottom: 27px;
  }

  /* #oceanwp-cart-sidebar-wrap .oceanwp-cart-sidebar-overlay {
    background-color: rgba(0,0,0,.5);
    cursor: pointer;
    display: none !important;
}
.show-cart #oceanwp-cart-sidebar-wrap .oceanwp-cart-sidebar, .show-cart-sidebar #oceanwp-cart-sidebar-wrap .oceanwp-cart-sidebar {
  right: 0;
  display: none !important;
} */

/* .elementor-menu-cart__main {
  width: 200px !important;
} */
.woocommerce div.product .summary .added_to_cart { margin-top:5px; }

.acces_text {
  min-height: auto !important;
}

.acces_text1 {
  min-height: auto !important;
}

}

@media screen and (max-width: 575px) {

  .tech-space-bottom ul li {
    float: none;
    width: 100%;
  }

  .img-max-size img {
    max-width: 100%;
  }

  .prd_overview ul li a span {
    font-size: 12px;
  }
}


/* threesixty area */

#threesixty {
  margin: 0 auto;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.g-hub {
  color: #444;
  font-size: 0.9em;
}

.bg-img {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding-bottom: 20px;
}

.buttons-wrapper {
  max-width: 661.78px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: absolute;
  top: 45%;
  left: 0;
  right: 0;
}

.buttons-wrapper .button {
  position: relative;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  cursor: pointer;
  font-size: 0;
  background-color: transparent;
}

.buttons-wrapper .button:hover {
  background-color: transparent;
}

.buttons-wrapper .button::before {
  content: "";
  position: absolute;
  top: 10px;
  left: 50%;
  width: 70px;
  height: 55px;
  background: url(../images/arrow.svg) 0 0 no-repeat;
}

.buttons-wrapper .button#prev::before {
  transform: rotateY(190deg);
}

#threesixty {
  position: relative;
}


.hidecolor {
  display: none
}

.showcolor {
  display: flex;
}

.btn-color {
  width: 28px;
  height: 28px;
  display: inline-block;
  margin: 0;
  padding: 0;
  border-radius: 50%;
  position: relative;
  cursor: pointer;
}

.active .btn-color:after {
  position: absolute;
  content: "";
  left: -6px;
  top: -6px;
  width: 40px;
  height: 40px;
  border: 3px solid;
  border-radius: 100%;
}

.btn-name {
  font-size: 13.2px;
  line-height: 15.97px;
  color: #231F20;
  padding-top: 10px;
  display: block;
  text-transform: capitalize;
}

.btn-area {
  width: 140px !important;
  height: 29.8px;
}

.btn-area button {
  padding: 0;
  font-size: 21.6px;
  line-height: 19px;
  border: none;
  color: #414142 !important;
  width: 36px;
  background-color: transparent !important;
}


/* ////////Radio area/////////////////// */
.check-area input[type="radio"]:checked,
.check-area input[type="radio"]:not(:checked) {
  position: absolute;
  left: -9999px;
}

.check-area input[type="radio"]:checked+label,
.check-area input[type="radio"]:not(:checked)+label {
  position: relative;
  padding-left: 0;
  padding-top: 43px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
  color: #231F20;
  width: 100%;
  font-size: 13.2px;
}

.check-area input[type="radio"]:checked+label:before,
.check-area input[type="radio"]:not(:checked)+label:before {
  content: '';
  width: 28px;
  height: 28px;
  background: #F87DA9;
  position: absolute;
  top: 4px;
  left: 15px;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  z-index: 9;
}

.check-area input[type="radio"]:checked+label:after,
.check-area input[type="radio"]:not(:checked)+label:after {
  content: '';
  position: absolute;
  left: 11px;
  top: 0;
  width: 36px;
  height: 36px;
  border: 2px solid #ddd;
  border-radius: 100%;
  background: #fff;
}

.check-area input[type="radio"]:not(:checked)+label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}

.check-area input[type="radio"]:checked+label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.check-area {
  width: 58px;
  text-align: center;
}

.radio-area {
  /* display: flex; */
  justify-content: center;
  margin-bottom: 30px;
  gap: 20px;
}

.check-area input#orange[type="radio"]:checked+label:before,
.check-area input#orange[type="radio"]:not(:checked)+label:before {
  background: #F15A29;
}

.check-area input#orange[type="radio"]:checked+label:after,
.check-area input#orange[type="radio"]:not(:checked)+label:after {
  border: 2px solid #F15A29;
}

.check-area input#green[type="radio"]:checked+label:before,
.check-area input#green[type="radio"]:not(:checked)+label:before {
  background: #385C2C;
}

.check-area input#green[type="radio"]:checked+label:after,
.check-area input#green[type="radio"]:not(:checked)+label:after {
  border: 2px solid #385C2C;
}

.check-area input#khaki[type="radio"]:checked+label:before,
.check-area input#khaki[type="radio"]:not(:checked)+label:before {
  background: #CCC4A2;
}

.check-area input#khaki[type="radio"]:checked+label:after,
.check-area input#khaki[type="radio"]:not(:checked)+label:after {
  border: 2px solid #CCC4A2;
}

.check-area input#black[type="radio"]:checked+label:before,
.check-area input#black[type="radio"]:not(:checked)+label:before {
  background: #231F20;
}

.check-area input#black[type="radio"]:checked+label:after,
.check-area input#black[type="radio"]:not(:checked)+label:after {
  border: 2px solid #231F20;
}


/* Drop down area */


.select {
  position: relative;
  margin-bottom: 15px;
  width: 177px;
  border-radius: 21px;
  background: #fff;
}

.select .selectBtn,
.btn-area {
  background: var(--bg1);
  padding: 5px 10px;
  box-sizing: border-box;
  border-radius: 3px;
  width: 100%;
  cursor: pointer;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background: #fff;
  font-size: 13.2px;
  border-radius: 21px;
  z-index: 99;
  /* border: 1px solid #e0e0e0; */
  border-bottom: none;
  text-align: center;
}

.select .selectBtn:after {
  content: "";
  position: absolute;
  top: 45%;
  right: 15px;
  width: 6px;
  height: 6px;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
  border-right: 2px solid #666;
  border-bottom: 2px solid #666;
  transition: 0.2s ease;
}

.select .selectBtn.toggle {
  border-radius: 3px 3px 0 0;
}

.select .selectBtn.toggle:after {
  -webkit-transform: translateY(-50%) rotate(-135deg);
  transform: translateY(-50%) rotate(-135deg);
}

.select .selectDropdown {
  position: absolute;
  top: 94%;
  width: 94%;
  border-radius: 0 0 3px 3px;
  overflow: hidden;
  background: var(--bg1);
  border-top: 1px solid #eee;
  z-index: 1;
  background: #fff;
  -webkit-transform: scale(1, 0);
  transform: scale(1, 0);
  -webkit-transform-origin: top center;
  transform-origin: top center;
  visibility: hidden;
  transition: 0.2s ease;
  border-radius: 0 0 21px 21px;
  border: 1px solid #e0e0e0;
  border-top: none;
  left: 5px;
}

.select .selectDropdown .option {
  padding: 5px;
  box-sizing: border-box;
  cursor: pointer;
  font-size: 13.2px;
  text-align: center;
}

.select .selectDropdown .option:first-child {
  padding-top: 10px;
}

.select .selectDropdown .option:hover {
  background: #28AAE1;
  color: #fff;
}

.select .selectDropdown.toggle {
  visibility: visible;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}

.selection-area {
  display: flex;
  max-width: 650px;
  justify-content: space-between;
  margin: 5px auto 0;
}

@media only screen and (max-width:1199px) {
  #threesixty {
    width: 100% !important;
  }
}

@media only screen and (max-width:767px) {
  #threesixty {
    width: 100% !important;
  }

  .buttons-wrapper .button#prev:before {
    left: 20px;
    right: auto;
  }

  .buttons-wrapper .button#next:before {
    left: auto;
    right: 20px;
  }

  .shopnow_mainwrp:after {
    display: none;
  }

  .elementor-widget-wc-archive-products .products {
    grid-template-columns: repeat(1, 1fr) !important;
  }
.woocommerce-MyAccount-content .shop_table .button { font-size: 12px!important;
    
	padding: 0 20px 0 20px!important;
	white-space: nowrap !important;
}
}

@media only screen and (max-width:600px) {
  .selection-area {
    justify-content: center;
    flex-direction: column;
    align-items: center;
  }

  .selection-area .select,
  .selection-area .btn-area {
    margin-bottom: 10px;
  }

  .select .selectDropdown {
    z-index: 999 !important;
  }
}

.HY_colormainbox {
  /*display: flex; justify-content: center; flex-wrap: wrap;*/
}

.HY_colorcont {
  width: 28px;
  height: 28px;
  border-radius: 100%;
  display: block;
  margin: 0 auto;
  position: relative;
  cursor: pointer;
}

.HY_colorname {
  font-size: 13.2px;
  line-height: 15.97px;
  color: #231F20;
  padding-top: 17px;
  display: block;
  text-align: center;
  cursor: pointer;
}

.HY_imgslidewrp {
  background-repeat: no-repeat;
  background-size: cover;
}

.black {
  color: #000
}

.HY_imgcontstatic img {
  display: block;
  margin: 0 auto;
}

.HY_wrp ul.tabs {
  padding: 0;
  margin: 0 0 20px 0;
  text-align: center;
}

.HY_wrp ul.tabs li.tab-link {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 10px;
  list-style-type: none;
  padding: 0 10px;
  width: 100px;
}

.HY_wrp ul.tabs li.tab-link a {
  text-decoration: none;
}

.HY_wrp .HY_colormainbox .lakeblue {
  background-color: #6c9095;
}

.HY_wrp .HY_colormainbox .whitesand {
  background-color: #b6b5b6;
}



/* .wrapper{
  max-width: 800px;
  margin: auto;
  margin-top: 80px;
} 
.tab-wrapper{
  text-align: center;
  display: block;
  margin: auto;
  max-width: 500px;
}
.tabs{
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
}
.tab-link{
  margin: 0 1%;
  list-style: none;
  padding: 10px 40px;
  color: #aaa;
  cursor: pointer;
  font-weight: 700;
  transition: all ease 0.5s;
  border-bottom: solid 3px rgba(255,255,255,0.0);
  letter-spacing: 1px;
}*/
.active .HY_colorcont:after {
  position: absolute;
  content: "";
  left: -6px;
  top: -6px;
  width: 40px;
  height: 40px;
  border: 3px solid;
  border-radius: 100%;
}

/* .tab-link:hover{
  color: #999;
  border-color: #999;
}
.tab-link.active{
  color: #333;
  border-color: #333;
}
.tab-link:nth-of-type(1).active{
  color: #EE6534;
  border-color: #EE6534;
}
.tab-link:nth-of-type(2).active{
  color: #1790D2;
  border-color: #1790D2;
}
.tab-link:nth-of-type(3).active{
  color: #EEC63B;
  border-color: #EEC63B;
} */
.content-wrapper {
  padding: 40px 80px;
}

.tab-content {
  display: none;
  text-align: center;
  color: #888;
  font-weight: 300;
  font-size: 15px;
  opacity: 0;
  transform: translateY(15px);
  animation: fadeIn 0.5s ease 1 forwards;
}

.tab-content.active {
  display: block;
}

@keyframes fadeIn {
  100% {
    opacity: 1;
    transform: none;
  }
}
.content-left-sidebar .content-area {
  float: none!important;
  padding-left: 0!important;
  padding-right: 0;
  border-left-width: 0;
  border-right-width: 0 !important;
}
.woocommerce .related.products h2 {
  color: #231F20 !important;
font-size: 21px !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
  color: #231F20 !important;
}

.woocommerce-checkout #payment ul.payment_methods .wc_payment_method>input[type=radio]:first-child:checked+label:before {
  content: "";
  color: #000 !important;
}

.woocommerce-MyAccount-content{ overflow-x:auto}
.woocommerce-MyAccount-content .shop_table .button{ margin-right:6px; margin-bottom:6px}
.woocommerce-MyAccount-content #payment .payment_methods li .payment_box { padding:10px 10px}
.woocommerce-message a {background-color: rgba(0,0,0,0.6) !important;
}
.woocommerce-MyAccount-content #payment ul.payment_methods .woocommerce-PaymentMethod>input[type=radio]:first-child:checked+label:before {
    content: "";
    color: #000000 !important;
}
.woocommerce-variation-availability p.in-stock {
    color: #3a920a !important;
}
.variation dd.variation-Color .thwvs-item-span{ width: 25px;
    height: 25px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;}
    
.zeno_staticimg .HY_imgcontstatic{ padding:42px 0}  
/* .comingprd .elementor-element-populated{ background-color: rgba(0,0,0,0.7); width: 100%; height: 100%;}    */
.header_accountmenu{ display: none;}
.header_cartmenu{ display: none;}
.langdrpdwn_wrapper{ display:none; position:absolute; right:0; top: 50px;
  z-index: 9999; width:150px !important;
  background: #fff;}
.langdrpdwn_wrapper ul{ padding:15px !important; margin:0 !important;}
.langdrpdwn_wrapper ul li{ list-style-type:none;}
.langdrpdwn_wrapper ul li a{ font-size:14px; font-family: "Kumbh Sans",Sans-serif!important; color:#000000 !important; font-weight:400; }
.langdrpdwn_wrapper ul li a img{ margin-right:7px !important}
.langdrpdwn_wrapper ul li a.current_language{  font-size:14px; font-weight:600;}
.langdrpicon img{ cursor:pointer; border:1px solid grey; border-radius:100%;}    
.vchaticon{ cursor: pointer;}
.vchaticon_cont:hover .vchatQRcont{ display: block;  }
.vchaticon img{ width: 35px;}
.vchatQRcont{ display: none; background-color: #fff; padding: 15px 15px 15px; position: absolute; right: 0; bottom:42px; z-index: 9; -webkit-box-shadow: 0px 0px 7px 3px rgba(0,0,0,0.2);
  -moz-box-shadow: 0px 0px 7px 3px rgba(0,0,0,0.2);
  box-shadow: 0px 0px 7px 3px rgba(0,0,0,0.2);}
.vchaticon_cont{ position: relative; display: flex; justify-content: flex-end;}
.vchatQRcont img{ width: 150px;}
.footersocial_CN img{ position: relative; z-index: 10;}
