/** Shopify CDN: Minification failed

Line 10534:0 Unexpected "}"

**/
/*! ========================================================================
 * Bootstrap Toggle: bootstrap-toggle.css v2.2.0
 * http://www.bootstraptoggle.com
 * ========================================================================
 * Copyright 2014 Min Hur, The New York Times Company
 * Licensed under MIT
 * ======================================================================== */
 .checkbox label .toggle,.checkbox-inline .toggle{margin-left:-20px;margin-right:5px}
 .toggle{position:relative;overflow:hidden}
 .toggle input[type=checkbox]{display:none}
 .toggle-group{position:absolute;width:200%;top:0;bottom:0;left:0;transition:left .35s;-webkit-transition:left .35s;-moz-user-select:none;-webkit-user-select:none}
 .toggle.off .toggle-group{left:-100%}
 .toggle-on{position:absolute;top:0;bottom:0;left:0;right:50%;margin:0;border:0;border-radius:0}
 .toggle-off{position:absolute;top:0;bottom:0;left:50%;right:0;margin:0;border:0;border-radius:0}
 .toggle-handle{position:relative;margin:0 auto;padding-top:0;padding-bottom:0;height:100%;width:0;border-width:0 1px}
 .toggle.btn{min-width:59px;min-height:34px}
 .toggle-on.btn{padding-right:24px}
 .toggle-off.btn{padding-left:24px}
 .toggle.btn-lg{min-width:79px;min-height:45px}
 .toggle-on.btn-lg{padding-right:31px}
 .toggle-off.btn-lg{padding-left:31px}
 .toggle-handle.btn-lg{width:40px}
 .toggle.btn-sm{min-width:50px;min-height:30px}
 .toggle-on.btn-sm{padding-right:20px}
 .toggle-off.btn-sm{padding-left:20px}
 .toggle.btn-xs{min-width:35px;min-height:22px}
 .toggle-on.btn-xs{padding-right:12px}
 .toggle-off.btn-xs{padding-left:12px}
/******* End Bootstrap Toggle **********/
/******* Start Common Css **********/
/******* Start Popovers Tooltip***/
.tvtooltip.popover {
  border: none;
  padding: 0;
  box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, .2);
  border-radius: 0;
  background-color: transparent;
}
.tvtooltip .popover-title {
  background-color: #000;
  padding: 10px 12px;
  font-size: 13px;
  font-weight: normal;
  border: none;
  color: #fff;
  text-transform: capitalize;
  border-radius: 3px;
}
.tvtooltip .popover-content {
  font-size: .750rem;
  padding: 0;
}
.tooltip.fade {
  transition: none;
  opacity: 1;
  border: none;
  /* border-radius: 4px; */
  padding: 0;
  /* box-shadow: 2px 2px 8px 0 rgb(0 0 0 / 20%); */
}
.tvtooltip.popover.bs-tether-element-attached-bottom:before,
.tvtooltip.popover.popover-top:before {
  display: none;
}
.tooltip.popover.top:after {
  content: "";
  border-width: 10px;
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  bottom: -10px;
  margin-left: -10px;
  border-top-color: #000;
}
.tvtooltip.popover.top:after {
  left: 50%;
  border-bottom-width: 0;
}
.tv-main-div {
  background-color: #fff;
  overflow: hidden;
}
::selection {
  background-color: #e3ae52;
  color: #000;
}
/******* End Popovers Tooltip ***/
/******* Start Header top ********/
.tvtext-icon-wrap {
  display: flex;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 8px 0;
}
.tvheader-top-bar .tvcontact-info {
  text-align: right;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.tvcontact-icon-wrap {
  margin-right: 15px;
}
.tvsignin-link i {
  color: #000000;
}
.tvheader .container {
  padding: 0 15px !important;
}
.tvheader .container .tv-header-menu >.container{
  padding: 0 !important;
}
.tvheader-top-bar .tvcontact-info span {
  font-size: 13px;
  color: #222222;
  font-weight: 400;
}
.tvcms-header-menu {
  display: flex;
  align-items: center;
  position: relative;
  text-align: center;
}
.tvcmsheader-contact {
  text-align: right;
}
.tvcmsheader-contact .tvcontact-btn-wrapper {
  padding: 14px 0;
}
.tvcontact-btn-wrapper .tvtheme-btn svg {
  position: relative;
  z-index: 1;
  margin-right: 3px;
}
.tv-header-menu {
  min-height: 59px;
  background-color: #fff;
  border-top: 1px solid rgba(0, 0, 0, .07);
  border-bottom: 1px solid rgba(0, 0, 0, .07);
}
.header-3 .tv-header-menu,
.header-4 .tv-header-menu {
  background-color: transparent;
  border: none;
}
.header-3 .tvcms-header-menu,
.header-3 .site-nav,
.header-3 .tv-header-menu .row.tvcmsmega-menu,
.header-4 .tvcms-header-menu,
.header-4 .site-nav,
.header-4 .tv-header-menu .row.tvcmsmega-menu,
.header-1 .tv-header-menu .row.tvcmsmega-menu,
.header-1 .tvcms-header-menu {
  justify-content: center;
}
.tvheader-top-bar .tvcontact-info i {
  font-size: 22px;
  color: #222222;
  vertical-align: middle;
  margin-right: 5px;
}
.tvheader-top-bar .tvcustom-text {
  text-align: left;
}
.tvheader-top-bar .tvcustom-text span {
  font-size: 14px;
  color: #000000;
  font-weight: 400;
  line-height: 24px;
}
.tvheader-top-bar .tvcustom-text i {
  font-size: 16px;
  color: #000;
  margin-right: 5px;
  vertical-align: middle;
  cursor: inherit;
}
.tvheader-wishlist,
.tvheader-compare,
.tvcmscurrency-wrapper {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  margin-inline-end: 26px;
}
.tvcmscurrency-wrapper .localization-form:only-child .localization-form__select {
  color: #000;
  margin-inline-end: 2rem;
  font-size: 14px;
  line-height: 40px;
  padding-inline-start: 0;
  padding-top: 0;
  padding-bottom: 0px;
  background-color: transparent;
  display: block;
}
.tvcmscurrency-wrapper .localization-form:only-child .localization-form__select i {
  font-size: 12px;
  text-align: center;
}
.tvcmscurrency-wrapper {
  margin-right: 0;
  padding: 0;
  line-height: normal;
}
.tvwishlist-icon,
.tvwishlist-counter,
.tvcompare-icon,
.tvdesktop-view-compare-name {
  display: inline-block;
  vertical-align: middle;
}
.header-1 .tvwishlist-icon {
  display: block;
}
.tvwishlist-icon svg,
.tvcompare-icon svg,
.tvcmscurrency-wrapper svg {
  margin-inline-end: 8px;
  vertical-align: middle;
}
.tvcompare-icon svg {
  width: 16px;
}
.tvcurrency-info {
  text-align: right;
}
.header-5 .tvcurrency-info {
  text-align: start;
}
.tvdesktop-wishlist:hover .tvwishlist-counter span,
.tvcompare-product-link:hover .tvdesktop-view-compare-name span,
.tvcmscurrency-wrapper .localization-form:only-child .disclosure:hover .localization-form__select,
.tvcmscurrency-wrapper .disclosure:hover .tv-currency-btn i {
  color: #e3ae52;
}
.tvcompare-product-link:hover .tvcompare-icon svg path,
.tvcmscurrency-wrapper .disclosure:hover .tv-currency-btn svg path,
.tvcmscurrency-wrapper .localization-form:only-child .disclosure:hover .localization-form__select svg g path {
  fill: #e3ae52 !important;
}
.tvdesktop-wishlist:hover .tvwishlist-icon svg path {
  fill: #e3ae52 !important;
  stroke: #e3ae52 !important;
}
@media(max-width: 767px) {
  .tvheader-top-bar .tvcustom-text,
  .tvheader-top-bar .tvcontact-info {
    text-align: center;
  }
}
/******* End Header top *******/
/******* Start Header *******/
.tvheader {
  background-color: #fff;
}
.tvcmslogo-wrapper {
  text-align: center;
}
.tvcmslogo-wrapper .tvcmslogo {
  display: block;
  padding: 30px 0;
  text-align: left;
}
.header-5 .tvcmslogo-wrapper .tvcmslogo {
  text-align: center;
}
.desktop-megamenu.sticky {
  z-index: 9;
  position: fixed;
  z-index: 90;
  width: 100%;
  left: 0;
  right: 0;
  background: #fff;
  top: 0;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, .07);
  box-shadow: 0 1px 3px 1px rgb(128 128 128 / 27%);
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translate3d(0, -100%, 0)
  }
  to {
    opacity: 1;
    transform: none
  }
}
/**Start Header Right**/
.tvmyaccount-dropdown,
.tvheader-add-to-cart,
.tvsignin-link {
  display: inline-block;
  vertical-align: middle;
  margin-inline-start: 33px;
  position: relative;
  padding: 29px 0;
}
.tvlogin-wrapper i,
.tvwishlist-count-product .tvwishlist-icon i,
.tvcompare-product .tvcompare-product-link i {
  font-size: 21px;
  color: #000000;
  margin-right: 5px;
}
.tvlogin-wrapper svg,
.tvwishlist-count-product .tvwishlist-icon svg,
.tvcompare-product .tvcompare-product-link svg {
  margin-inline-end: 8px;
}
/**Start wishlist**/
.tvwishlist-count-product a {
  position: relative;
  display: block;
}
.tvwishlist-count-product .tvwishlist-counter {
  height: 19px;
  width: 19px;
  display: inline-block;
  text-align: center;
  background-color: #333333;
  border-radius: 100%;
  color: #fff;
  font-size: 12px;
  line-height: 19px;
  position: absolute;
  top: -10px;
  right: -10px;
}
.tvdropdown-menu-my-account .tvwishlist-count-product .tvwishlist-counter {
  position: unset;
  vertical-align: middle;
  width: auto;
  height: auto;
  color: #000000;
  background-color: transparent;
}
/**End wishlist**/
/**Start Compare**/
.tvcompare-product .tvcompare-product-link {
  position: relative;
  display: block;
}
.tvcompare-product .tvcompare-product-link .tvdesktop-view-compare-name {
  height: 19px;
  width: 19px;
  display: inline-block;
  text-align: center;
  background-color: #333333;
  border-radius: 100%;
  color: #fff;
  font-size: 12px;
  line-height: 19px;
  position: absolute;
  top: -10px;
  right: -10px;
}
.tvdropdown-menu-my-account .tvcompare-product .tvcompare-product-link .tvdesktop-view-compare-name {
  position: unset;
  vertical-align: middle;
  width: auto;
  height: auto;
  color: #000000;
  background-color: transparent;
}
.tvwishlist-count-product:hover .tvwishlist-counter,
.tvcompare-product:hover .tvcompare-product-link .tvdesktop-view-compare-name {
  background-color: #333333;
}
.tvdropdown-menu-my-account .tvwishlist-count-product:hover .tvwishlist-counter,
.tvdropdown-menu-my-account .tvcompare-product:hover .tvcompare-product-link .tvdesktop-view-compare-name {
  background-color: transparent;
}
/**End Compare**/
.tvcompare-label,
.tvwishlist-label,
.tvlogin-label,
.tvwishlist-counter span,
.tvdesktop-view-compare-name span {
  font-size: 14px;
  font-weight: 400;
  vertical-align: middle;
  color: #000;
}
.tvdropdown-menu-my-account .tvwishlist-count-product .tvwishlist-icon i,
.tvdropdown-menu-my-account .tvwishlist-count-product a,
.tvdropdown-menu-my-account .tvcompare-product .tvcompare-product-link i,
.tvdropdown-menu-my-account .tvcompare-product .tvcompare-product-link {
  display: inline-block;
}
/*Start Search*/
.tvsearch-btn-wrap {
  cursor: pointer;
  display: none;
}
.header-3 .tvsearch-btn-wrap,
.header-4 .tvsearch-btn-wrap,
.header-5 .tvsearch-btn-wrap {
  display: block;
}
.tvsearch-main-boxb {
  padding: 19px 0;
}
.tvsearch-btn-wrap .tvsearch-close {
  display: none;
}
.tvsearch-main-box.open .tvsearch-btn-wrap .tvsearch-close {
  display: block;
}
.tvsearch-main-box.open .tvsearch-btn-wrap .tvsearch-open {
  display: none;
}
.tvsearch-main-box .tvsearch-full-wrapper {
  position: relative;
  right: 0;
  left: auto;
  z-index: 90;
  opacity: 1;
  visibility: visible;
  border: 2px solid rgba(0, 0, 0, .07);
  border-radius: 3px;
  margin: 0 auto;
  -webkit-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  -moz-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.header-3 .tvsearch-main-box .tvsearch-full-wrapper,
.header-4 .tvsearch-main-box .tvsearch-full-wrapper,
.header-5 .tvsearch-main-box .tvsearch-full-wrapper {
  position: absolute;
  right: 0;
  left: auto;
  top: 60px;
  z-index: 90;
  opacity: 0;
  visibility: hidden;
  border: 2px solid rgba(0, 0, 0, .07);
  max-width: 435px;
  width: 435px;
  margin: 0 auto;
  -webkit-transform: translateY(30px);
  -o-transform: translateY(30px);
  -ms-transform: translateY(30px);
  -moz-transform: translateY(30px);
  transform: translateY(30px);
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.header-3 .tvsearch-main-box.open .tvsearch-full-wrapper,
.header-4 .tvsearch-main-box.open .tvsearch-full-wrapper,
.header-5 .tvsearch-main-box.open .tvsearch-full-wrapper {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  -moz-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.header-3 .tvsearch-main-box,
.header-4 .tvsearch-main-box,
.header-5 .tvsearch-main-box {
  position: relative;
}
.tvsearch-main-box .tvsearch-form {
  position: relative;
  background: 0 0;
  border: none;
  outline: 0;
  color: #333;
  font-size: 20px;
  cursor: pointer;
}
.tvsearch-main-box .tvsearch-input-box {
  padding: 8px 16px;
  border: none;
  width: 100%;
  height: 52px;
  background-color: transparent;
  color: #333;
  font-size: 14px;
}
.tvsearch-main-box .tvsearch-input-box:focus {
  outline: none;
}
.tvsearch-main-box input::placeholder {
  font-size: 14px;
  color: #aaaaaa;
  font-weight: 400;
  opacity: 1;
  margin: 0 0;
  vertical-align: middle;
}
.tvnewsletterpopup-input input::placeholder {
  font-size: 13px;
  color: #a8a8a8;
  font-weight: 500;
  font-style: italic;
}
.tvsearch-main-box .tvsearch-inner-contect .tvsearch-form {
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.tvsearch-main-box .tvsearch-inner-contect .tvsearch-submit-btn {
  background-color: #ffffff;
  outline: none;
  border: none;
  height: 52px;
  width: auto;
  padding: 14px 16px;
}
.tvsearch-main-box .tvsearch-inner-contect .tvsearch-submit-btn:hover svg path {
  stroke: #fff !important;
  fill: #fff !important;
}
.tvsearch-main-box .tvsearch-inner-contect .tvsearch-submit-btn svg path {
  fill: #000 !important;
}
.tvsearch-main-box .tvsearch-inner-contect .tvsearch-submit-btn i {
  font-size: 18px;
  color: #fff;
  display: none;
}
@keyframes load-spin {
  100% {
    transform: rotate(360deg)
  }
}
@-webkit-keyframes load-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}
.tvsearch-main-box input:internal-autofill-selected {
  background-color: transparent !important;
}
/**Search Wrapper***/
.tvsearch-result {
  background-color: #ffffff;
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  max-width: 100%;
  z-index: 20;
  border-radius: 3px;
}
.tvsearch-result a:hover {
  text-decoration: none;
}
.tvcmssearch-dropdown {
  box-shadow: 0 1px 3px 1px rgb(1  28 128 128 / 27%);
  border: 1px solid #eeeeee;
  border-bottom: 4px solid #e3ae52;
  color: #7a7a7a;
  margin: 0;
  padding: 15px;
  text-align: left;
  border-radius: 0 0 5px 5px;
}
.tvsearch-dropdown-total{
  font-size: 14px;
}
.tvsearch-dropdown-wrapper {
  margin: 0;
  overflow: hidden;
}
.tvsearch-dropdown-content-box {
  text-align: left;
  width: 70%;
  overflow: hidden;
  padding-left: 10px;
}
.tvsearch-dropdown-title {
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin-bottom: 5px;
  font-weight: 500;
  color: #111;
  font-size: 14px;
  line-height: normal;
}
.tvsearch-result .tvsearch-dropdown-title:hover {
  color: #e3ae52;
  text-decoration: none;
}
.tvsearch-result .product-price-and-shipping {
  display: inline-block;
  overflow: hidden;
  line-height: normal;
  margin-bottom: 0;
}
.tvsearch-result .product-price-and-shipping .price {
  font-size: 14px;
  font-weight: 600;
  color: #e3ae52;
  vertical-align: middle;
  display: block;
  width: auto;
  margin-right: 0;
  line-height: normal;
  padding-bottom: 2px;
  letter-spacing: normal;
}
.tvsearch-result .product-price-and-shipping .regular-price {
  font-size: 13px;
  font-weight: 400;
  text-decoration: line-through;
  color: #666;
  vertical-align: middle;
  margin-left: 0;
  display: inline-block;
  width: auto;
  display: none;
}
.tvsearch-all-dropdown-wrapper:last-child,
.tvsearch-all-dropdown-wrapper:nth-last-child(2) {
  margin-bottom: 5px;
}
/* search result page */
.list-view-items {
  display: flex;
  flex-wrap: wrap;
}
.list-view-items .tvlist-view-item-search {
  padding: 0 15px;
  background-color: transparent;
  border: none;
}
.list-view-items .tvlist-view-item-search .tvproduct-serach {
  background-color: #ffffff;
  border: 1px solid #eee;
}
.search-product-result {
  margin-bottom: 20px;
}
.tvsearch-product-title-price .tvlist-view-item-on-sale {
  line-height: normal;
  margin-bottom: 5px;
  color: #e90505;
  font-size: 15px;
  font-weight: 600;
}
.list-view-item__link .tvlist-view-item-price-column .price {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 900;
  color: #e3ae52;
  display: inline-block;
  vertical-align: middle;
  letter-spacing: 0;
  letter-spacing: 0;
  text-align: left;
}
.product-price-and-shipping {
  display: flex;
  align-items: center;
  margin-bottom: 5px;
}
.list-view-item__link .regular-price {
  font-size: 14px;
  font-weight: 400;
  text-decoration: line-through;
  color: #666;
  padding-left: 0;
  letter-spacing: 0;
}
.list-view-item__link .tvproduct-offer-price {
  margin: 0 5px;
  position: unset;
  color: #fff;
  font-weight: 400;
  font-size: 14px;
  line-height: 12px;
  padding: 2px 5px;
  background-color: #e90505;
  display: inline-block;
  margin: 0 7px;
}
.list-view-items .tvlist-view-item-search .tvlist-view-item-title h6 {
  color: #000;
  margin-top: 0;
  text-align: left;
}
.list-view-item__link .tvlist-view-item-price-column .tvproduct-sale-price .tvprice-item-sale {
  letter-spacing: normal;
  margin-right: 5px;
}
.list-view-items .tvlist-view-item-search:hover .tvlist-view-item-title h6 {
  color: #000;
}
.list-view-items .list-view-item__link {
  display: flex;
  align-items: center;
}
.list-view-items .tvlist-view-item-price-column .tvproduct-price-regular .tvprice-item-regular {
  font-size: 14px;
  font-weight: 400;
  text-decoration: line-through;
  color: #666666;
  letter-spacing: normal;
  margin-right: 0;
}
.tvsearch-header-display-wrappper .tvheader-search-btn svg {
  width: 22px;
  height: 22px;
}
.search-product-result .page-not-found {
  border-radius: 3px;
}
.tvsearch-header-display-wrappper .tvcmssearch-words:focus {
  border-color: #eee;
}
/*End Search*/
/*Start Add to Cart*/
.tvadd-to-cart-count {
  height: 18px;
  width: 18px;
  font-size: 12px;
  display: inline-block;
  line-height: 18px;
  text-align: center;
  color: #fff;
  border-radius: 18px;
  background: #e3ae52;
  position: absolute;
  top: -4px;
  right: -10px;
}
.tvheader-add-to-cart-wrapper {
  position: relative;
  cursor: pointer;
}
.tvheader-add-to-cart .tvaddto-cart-button i,
.tvheader-add-to-cart .tvaddto-cart-button img {
  color: #000000;
}
.tvcart-no-items {
  position: absolute;
  z-index: 999;
  right: -6px;
  top: 100%;
  min-width: 290px;
  background: #fff;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
  -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
  -o-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
  -ms-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
  padding: 20px;
  text-align: center;
  display: none;
}
.tvcart-no-items p {
  color: #333;
  font-size: 16px;
}
.tvheader-add-to-cart .tvadd-to-cart-produt-main-wrapprer {
  width: calc(100% - 50px);
  max-width: 380px;
  position: fixed;
  top: 0;
  bottom: 0;
  background-color: #fff;
  box-shadow: 0 0 5px 2px rgb(0 0 0 / 5%);
  z-index: 999;
  visibility: hidden;
  text-align: left;
  right: -90%;
  padding: 15px;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  overflow-y: auto;
}
.tvheader-add-to-cart .active .tvadd-to-cart-produt-main-wrapprer {
  right: 0;
  visibility: visible;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.full-wrapper-backdrop {
  background-color: #0000004d;
  position: fixed;
  height: 100vh;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
body.CartOpen .full-wrapper-backdrop,
body.option-open .full-wrapper-backdrop,
body.layout-option-open .full-wrapper-backdrop {
  opacity: 1;
  visibility: visible;
}
.tvheader-add-to-cart .tvadd-to-cart-product {
  position: relative;
  margin-bottom: 15px;
  border-bottom: 1px solid #f2f2f2;
  padding-bottom: 15px;
  overflow: hidden;
  display: flex;
}
.tvheader-add-to-cart .tvcart-image-wrap {
  margin-right: 15px;
  float: left;
}
.tvheader-add-to-cart .tvproduct-info-box {
  text-align: left;
}
.tvheader-add-to-cart .tvadd-to-cart-product .tvcmsproduct-cart-image {
  display: block;
  height: auto;
  width: 80px;
  overflow: hidden;
  border: 1px solid #f2f2f2;
}
.tvproduct-info-box span {
  font-size: 13px;
  font-weight: 600;
  margin-top: 5px;
  display: inline-block;
}
.tvheader-add-to-cart .tvcmsproduct-cart-image:hover {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .1);
  -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .1);
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .1);
  -o-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .1);
  -ms-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .1);
  border: 1px solid #e5e5e5;
}
.tvheader-add-to-cart .tvadd-to-cart-product .tvcart-dropdawn-product-title {
  font-weight: 500;
  color: #000;
  display: block;
  font-size: 15px;
  text-decoration: none;
}
.tvheader-add-to-cart .tvadd-to-cart-product .tvcart-dropdawn-product-title:hover {
  color: #666;
}
.tvheader-add-to-cart .tvadd-to-cart-product a.remove {
  height: 35px;
  width: 35px;
  display: block;
  font-size: 19px;
}
.tvheader-add-to-cart .tvadd-to-cart-product-total {
  display: -webkit-box;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  border-bottom: 1px solid #f2f2f2;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.tvheader-add-to-cart .tvadd-to-cart-product-total span {
  color: #000;
  font-weight: 600;
  font-size: 15px;
  padding: 0;
}
.tvheader-add-to-cart .tvadd-to-cart-product-total .label {
  color: #333;
  font-weight: 500;
  font-size: 15px;
  padding: 0;
}
.tvheader-add-to-cart .tvcart-view-checkout-btn {
  display: -webkit-box;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
}
.tvheader-add-to-cart .tvcart-view-checkout-btn .tvaad-to-cart-view-btn {
  padding: 17px 15px;
  width: 50%;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  border: 1px solid #e3ae52;
  line-height: 1;
  text-align: center;
  background: 0 0;
  font-size: 15px;
  font-weight: 400;
  position: relative;
  z-index: 999;
  display: inline-block;
  border-right: none;
}
.tvheader-add-to-cart .tvcart-view-checkout-btn .tvaad-to-cart-view-btn:hover {
  color: #fff;
  text-decoration: none;
}
.tvheader-add-to-cart .tvcart-view-checkout-btn .tvaad-to-cart-view-btn:before {
  position: absolute;
  content: "";
  z-index: -1;
  transition: all .5s;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  -ms-transition: all .5s;
  width: 0%;
  height: 100%;
  top: 0;
  left: 0;
  background: #e3ae52;
}
.tvheader-add-to-cart .tvcart-view-checkout-btn .tvaad-to-cart-view-btn:hover:before {
  width: 100%;
}
.tvheader-add-to-cart .tvcart-view-checkout-btn .tvaad-to-cart-Checkout-btn {
  padding: 17px 15px;
  width: 50%;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  border: 1px solid #e3ae52;
  background: #e3ae52;
  position: relative;
  z-index: 999;
  display: inline-block;
  line-height: 1;
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  text-align: center;
}
.tvheader-add-to-cart .tvcart-view-checkout-btn .tvaad-to-cart-Checkout-btn:hover {
  color: #000;
  text-decoration: none;
}
.tvheader-add-to-cart .tvcart-view-checkout-btn .tvaad-to-cart-Checkout-btn:before {
  position: absolute;
  content: "";
  background: #fff;
  z-index: -1;
  transition: all .5s;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  -ms-transition: all .5s;
  width: 0%;
  height: 100%;
  top: 0;
  left: 0;
}
.tvheader-add-to-cart .tvcart-view-checkout-btn .tvaad-to-cart-Checkout-btn:hover:before {
  width: 100%;
}
/*End Add to Cart*/
/*Start my Account*/
.tvcms-header-menu .tvsignin-link a {
  font-size: 14px;
  color: #222222;
  text-decoration: none;
}
.tvcms-header-menu .tvsignin-link a:hover {
  color: #333333;
}
.tvmyaccount-dropdown.open .tvmyaccount-dropdown-btn:focus,
.tvmyaccount-dropdown.open .tvmyaccount-dropdown-btn:hover,
.tvmyaccount-dropdown .tvmyaccount-dropdown-btn:hover {
  background-color: transparent !important;
  border: none;
  color: #333;
}
.tvmyaccount-dropdown .tvmyaccount-dropdown-btn {
  padding: 29px 0;
  background-color: transparent;
  border: none;
}
.tvmyaccount-dropdown .tvmyaccount-dropdown-btn > a{
  display: flex;
  align-items: center;
}
.tvmyaccount-dropdown {
  padding: 0;
}
.tvmyaccount-dropdown .tvmyaccount-dropdown-btn i {
  font-size: 24px;
  color: #000000;
}
.tvmyaccount-dropdown .tvmyaccount-dropdown-btn a span {
  font-size: 14px;
  color: #000;
  font-weight: 500;
  text-transform: capitalize;
  max-width: 65px;
  font-family: 'Prata';
  text-align: start;
  display: inline-block;
  vertical-align: middle;
  margin-inline-start: 8px;
  line-height: normal;
}
.tvdropdown-menu-my-account {
  position: absolute;
  text-align: left;
  background: #fff;
  border-radius: 0;
  min-width: 16rem;
  border: 1px solid #eee;
  margin: 0;
  right: -40px;
  top: 100%;
  display: none;
  left: auto;
  z-index: 12;
  padding: 10px 0;
  box-shadow: 0 0 1.6px 1.2px rgba(0, 0, 0, 0.05);
}
.tvdropdown-menu-my-account li a,
.tvdropdown-menu-my-account li .tvcmscurrency-wrapper {
  display: block;
  width: 100%;
  padding: 8px 15px;
  color: #222;
  font-weight: 500;
}
.tvdropdown-menu-my-account li .tvcmscurrency-wrapper{
  padding: 0 15px;
}
.tvdropdown-menu-my-account>li>a:focus,
.tvdropdown-menu-my-account>li>a:hover {
  color: #666;
  text-decoration: none;
  background-color: transparent;
}
/*End my Account*/
/* Start Product List */
.tvproduct-list-menu .tvproduct-list-menu-btn span {
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  color: #000000;
}
.tvproduct-list-menu .tvproduct-list-menu-btn {
  cursor: pointer;
  display: flex;
  align-items: center;
  border-right: 1px solid #444;
  padding-right: 15px;
  padding-left: 10px;
  padding-top: 14px;
  padding-bottom: 13px;
}
.tvproduct-list-menu a.tvproduct-list-menu-btn span {
  font-weight: 400;
  font-size: 16px;
  line-height: 17px;
  color: #000000;
}
.tvproduct-list-wrapper {
  display: none;
  position: absolute;
  right: 0;
  left: 0;
  z-index: 1000;
  max-height: calc(100vh - 170px);
  max-width: 100%;
  background: #fff;
  padding: 30px;
  border-radius: 0 0 5px 5px;
  overflow-y: auto;
  display: block;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(1, 0);
  -moz-transform: scale(1, 0);
  -ms-transform: scale(1, 0);
  -o-transform: scale(1, 0);
  transform: scale(1, 0);
  transition: opacity 0.1s ease 0s, transform 0.3s ease 0s;
  -moz-transition: opacity 0.1s ease 0s, -moz-transform 0.3s ease 0s;
  -webkit-transition: opacity 0.1s ease 0s, -webkit-transform 0.3s ease 0s;
  -ms-transition: opacity 0.1s ease 0s, -ms-transform 0.3s ease 0s;
  -moz-box-shadow: 0 2px 8px rgba(0, 0, 0, .16);
  -webkit-box-shadow: 0 2px 8px rgb(0 0 0 / 16%);
  box-shadow: 0 2px 8px rgb(0 0 0 / 16%);
  visibility: hidden;
  transform-origin: top;
}
.tvproduct-list-menu-btn.active+.tvproduct-list-wrapper {
  display: block;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
  transition: opacity 0.1s ease 0s, transform 0.3s ease 0s;
  -moz-transition: opacity 0.1s ease 0s, -moz-transform 0.3s ease 0s;
  -webkit-transition: opacity 0.1s ease 0s, -webkit-transform 0.3s ease 0s;
  -ms-transition: opacity 0.1s ease 0s, -ms-transform 0.3s ease 0s;
  visibility: visible;
  text-align: left;
  transform-origin: top;
}
.tvproduct-list-product {
  width: 50%;
  margin-bottom: 15px;
}
.tvproduct-list-container,
.tvproduct-list-product-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.tvproduct-list-category-wrapper .row {
  max-height: calc(100vh - 275px);
  overflow-y: auto;
  overflow-x: hidden;
}
.tvproduct-list-category-wrapper {
  width: 45%;
  padding-right: 0;
}
.tvproduct-list-category-wrapper .row::-webkit-scrollbar {
  border-radius: 5px;
  width: 8px;
  background-color: #C4C4C4;
}
.tvproduct-list-category-wrapper .row::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background-color: #828282;
  -webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 10%);
}
.tvproduct-list-product-wrapper {
  padding-left: 0;
  width: 55%;
}
.tvproduct-menu-article .tvproduct-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  background-color: #ffffff;
}
.tvproduct-menu-article .tvproduct-wrapper .tvproduct-image {
  width: 34%;
}
.tvproduct-menu-article .tvproduct-wrapper .tv-product-top-hover {
  width: 66%;
  text-align: left;
  padding: 8px 15px;
}
.tvproduct-menu-article .tvproduct-wrapper .product-price-and-shipping {
  justify-content: flex-start;
  padding-bottom: 12px;
  text-align: left;
}
.tvproduct-menu-article .tvproduct-wrapper .product-price-and-shipping .price {
  font-weight: 600;
  font-size: 16px;
  line-height: 16px;
  color: #000000;
}
.tvproduct-menu-article .tvproduct-wrapper .tvproduct-name.product-title{
  margin-bottom: 7px;
}
.tvproduct-menu-article .tvproduct-wrapper .tvproduct-name.product-title a h6 {
  font-weight: 700;
  margin-bottom: 7px;
  font-size: 16px;
  line-height: 16px;
  color: #232323;
  text-transform: capitalize;
}
.tvproduct-menu-article .tvproduct-cart-btn .tvout-of-stock .tvproduct-add-to-cart-label,
.tvproduct-menu-article .tvproduct-cart-btn .tvadd-to-cart .tvproduct-add-to-cart-label {
  font-weight: 500;
  font-size: 14px;
  line-height: 14px;
  text-decoration-line: underline;
  text-transform: uppercase;
  color: #232323;
}
.tvproduct-menu-article .tvproduct-cart-btn .tvout-of-stock {
  pointer-events: none;
}
.tvproduct-menu-article .tvproduct-cart-btn:hover .tvadd-to-cart .tvproduct-add-to-cart-label {
  color: #000000;
}
.tvproduct-list-product-title {
  width: 100%;
  font-weight: 600;
  font-size: 24px;
  line-height: 33px;
  text-transform: uppercase;
  color: #232323;
  margin-bottom: 10px;
}
.tvproduct-list-category {
  margin-bottom: 30px;
  text-align: center;
}
.tvproduct-list-product-title span {
  color: #000000;
}
.tvproduct-list-category-content {
  text-align: left;
  position: absolute;
  bottom: 18px;
  left: 45px;
}
.tvproduct-list-category-content img {
  margin-bottom: 10px;
}
.tvproduct-list-category-content h4 {
  font-weight: 700;
  font-size: 34px;
  line-height: 34px;
  color: #FFFFFF;
}
.ham {
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  transition: transform 400ms;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.tvproduct-list-menu-btn.active .hamRotate {
  transform: rotate(45deg);
}
.tvproduct-list-menu-btn.active .hamRotate180 {
  transform: rotate(180deg);
}
.line {
  fill: none;
  transition: stroke-dasharray 400ms, stroke-dashoffset 400ms;
  stroke: #000000;
  stroke-width: 6;
  stroke-linecap: round;
}
.ham1 .top {
  stroke-dasharray: 40 139;
}
.ham1 .bottom {
  stroke-dasharray: 40 180;
}
.tvproduct-list-menu-btn.active .ham1 .top {
  stroke-dashoffset: -98px;
}
.tvproduct-list-menu-btn.active .ham1 .bottom {
  stroke-dashoffset: -138px;
}
/* End Product List */
@media(min-width: 992px) {
  .tvmain-top-title i {
    display: none;
  }
  .menu__moblie .tvmain-top-title i,
  .mega-menu .tvmain-top-title i {
    display: inline-block;
  }
  .tvmainmenu-desktop-wrapper .header-right {
    text-align: right;
  }
}
.tvsearch-all-dropdown-wrapper {
  overflow: hidden;
  margin-bottom: 15px;
}
.tvsearch-dropdown-img-block {
  width: 30%;
  height: auto;
  overflow: hidden;
}
@media(max-width: 991px) {
  .tvcart-no-items {
    right: 15px;
    left: auto;
    width: 100%;
  }
  .tvheader-add-to-cart .tvcart-view-checkout-btn .tvaad-to-cart-view-btn,
  .tvheader-add-to-cart .tvcart-view-checkout-btn .tvaad-to-cart-Checkout-btn {
    padding: 12px;
  }
  .tvcmssearch-dropdown {
    max-height: 270px;
    overflow-x: auto;
  }
  .tv-moblie-menu-device-wrapper {
    height: 40px;
    width: 40px;
    line-height: 46px;
    text-align: center;
    display: block;
    cursor: pointer;
    border: none;
    margin: 0;
  }
  .tv-moblie-menu-device-wrapper i {
    font-size: 24px;
  }
  .tvmyaccount-dropdown .tvmyaccount-dropdown-btn.btn-primary,
  .tvheader-add-to-cart-wrapper {
    padding: 10px 0;
  }
  .tvsearch-main-box .tvsearch-close-btn {
    top: 15px;
    right: 15px;
    position: fixed;
  }
  .tvsearch-all-dropdown-wrapper {
    margin-bottom: 15px;
  }
  .tvsearch-dropdown-img-block {
    float: left;
    height: 70px;
    width: 70px;
    border: 1px solid #eeeeee;
    overflow: hidden;
    margin-right: 15px;
  }
  .tvsearch-main-box .tvsearch-full-wrapper {
    left: unset;
    right: 15px;
    min-width: 260px;
  }
  .tvmyaccount-dropdown .tvmyaccount-dropdown-btn {
    padding: 10px 0;
  }
  .tvcmslogo-wrapper {
    padding: 15px;
  }
  .tvheader-add-to-cart .tvadd-to-cart-produt-main-wrapprer {
    right: 15px;
    padding: 15px;
    max-width: 100%;
  }
}
@media(min-width: 768px) and (max-width: 991px) {
  .tvmobile-menu-block {
    float: left;
    padding: 12px 0;
  }
  .tvheader-right-mobile {
    text-align: right;
  }
}
@media(min-width: 768px) {
  .tvheader-main .tvmainmenu-desktop-wrapper {
    margin: 0 -15px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media(max-width: 767px) {
  .tvmobile-menu-block {
    float: left;
    padding: 8px 0;
  }
  .tvheader-right-mobile {
    float: right;
  }
}
@media(max-width: 575px) {
  .tvmyaccount-dropdown,
  .tvheader-add-to-cart {
    display: inline-block;
    vertical-align: middle;
  }
  .tvheader-add-to-cart .tvadd-to-cart-produt-main-wrapprer {
    right: 15px;
    padding: 15px;
    min-width: 290px;
    max-width: 100%;
  }
}
/******End Header Right ********/
@media(max-width: 991px) {
  #tvcmsmobile-header-right {
    text-align: right;
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
  .tvmyaccount-dropdown .tvmyaccount-dropdown-btn a span,
  .tvsearch-open span,
  .tvsearch-close span {
    display: none;
  }
  .tvcmsmobile-header-logo-right-wrapper {
    padding: 15px 0;
    text-align: center;
  }
  #tvcmsmobile-header-right .tvcmsmobile-header-login {
    display: inline-block;
    vertical-align: baseline;
  }
  .tvcmsmobile-header-right-icon {
    display: inline-block;
    vertical-align: middle;
    padding: 5px 0;
  }
}
@media(max-width: 480px) {
  #tvcmsmobile-header-right {
    padding-inline-start: 0;
  }
}
/******* end Header **********/
/******* Start Mega Menu Style*******/
.site-nav-dropdown .style_5 .col-wide .bottom_right a,
.site-nav-dropdown .style_5 .col-wide .bottom_left a {
  padding: 0 0;
}
.site-nav-dropdown_inner .site-nav {
  margin: 0;
  padding: 0;
}
.site-nav {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.site-nav a {
  display: block;
  text-decoration: none;
}
.sticky-animate {
  position: relative;
}
.header-type-8 .menu-tool {
  float: left;
  width: 100%;
}
.site-nav>li {
  float: none;
  text-align: center;
  list-style: none;
}
.desktop-megamenu .site-nav li.tvmenu-dropdown:hover >.site-nav-dropdown,
.site-nav li li.tvmenu-dropdown:hover > .site-nav-dropdown,
.site-nav li li.dropdown:hover > .site-nav-dropdown {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
  visibility: visible;
  text-align: start;
  transform-origin: top;
}
.desktop-megamenu .site-nav li.tvmenu-dropdown .site-nav-dropdown {
  position: absolute;
  z-index: 1000;
  max-height: calc(100vh - 210px);
  max-width: 100%;
  background: #fff;
  border-bottom: 4px solid #e3ae52;
  border-radius: 0 0 5px 5px;
  overflow-y: auto;
  display: block;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(1, 0);
  -moz-transform: scale(1, 0);
  -ms-transform: scale(1, 0);
  -o-transform: scale(1, 0);
  transform: scale(1, 0);
  transition: opacity 0.2s ease 0s, transform 0.2s ease 0s;
  -moz-transition: opacity 0.2s ease 0s, -moz-transform 0.2s ease 0s;
  -webkit-transition: opacity 0.2s ease 0s, -webkit-transform 0.2s ease 0s;
  -ms-transition: opacity 0.2s ease 0s, -ms-transform 0.2s ease 0s;
  -moz-box-shadow: 0 2px 8px rgba(0, 0, 0, .16);
  -webkit-box-shadow: 0 2px 8px rgb(0 0 0 / 16%);
  box-shadow: 0 2px 8px rgb(0 0 0 / 16%);
  visibility: hidden;
  overflow-y: inherit;
  max-height: initial;
}
.site-nav li.tvmenu-dropdown ul.site-nav-dropdown {
  padding: 20px 0px;
  border-radius: 0px;
}
.site-nav li.tvmenu-dropdown ul.site-nav-dropdown li a {
  padding: 5px 20px;
  font-size: 14px;
  color: #222;
}
.desktop-megamenu .site-nav>li.tvmenu-dropdown>.site-nav-dropdown {
  display: none;
}
.desktop-megamenu .site-nav li.tvmenu-dropdown .site-nav-dropdown ul{
    left: 100%;
    top: 0;
    overflow-y: inherit;
  max-height: initial;
}
.site-nav li a i.child{
  font-weight: 400;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  position: absolute;
  right: 18px;
  top: 8px;
  font-size: 18px;
}
.site-nav-dropdown .col-1 ul.dropdown li a:before,
.site-nav li.tvmenu-dropdown ul.site-nav-dropdown li a:before {
  content: "";
  width: 8px;
  height: 8px;
  margin-inline-end: 5px;
  margin-inline-start: 0;
  border: 1px solid #777;
  border-radius: 50%;
  display: inline-block;
}
.site-nav-dropdown .col-1 ul.dropdown li:hover > a:before,
.site-nav li.tvmenu-dropdown ul.site-nav-dropdown li:hover > a:before {
  border-color: #e3ae52;
}
.desktop-megamenu .site-nav li.mega-menu .site-nav-dropdown {
  width: 100%;
  left: 0;
  right: 0;
  border: 0;
  margin: auto;
}
.site-nav-dropdown .container {
  float: left;
  max-width: 100%;
  width: 100%;
  padding: 40px !important;
  border-radius: 0 0 5px 5px;
  border-bottom: 4px solid #e3ae52;
}
.site-nav-dropdown .style_1 .col-1 {
  float: left;
  padding: 0;
}
.site-nav-dropdown .col-1 {
  width: 60%;
  float: left;
}
.site-nav-dropdown .container.style_3 .col-1 .inner:nth-child(3n+1),
.site-nav-dropdown .container.style_2 .col-1 .inner:nth-child(3n+1),
.site-nav-dropdown .container.style_1 .col-1 .inner:nth-child(3n+1) {
  clear: both;
}
.site-nav-dropdown .col-1 .inner {
  float: left;
  display: inline-block;
  vertical-align: top;
  width: 33.3%
}
.header-type-8 .site-nav-dropdown .inner>a {
  color: #000;
}
.site-nav-dropdown .col-1 .inner>a {
  font-weight: 600;
  padding: 0;
  text-transform: capitalize;
  font-size: 18px;
  line-height: 18px;
  color: #000000;
  padding: 0;
  margin-bottom: 15px;
}
.site-nav-dropdown .col-1 .inner .dropdown {
  margin-bottom: 30px;
  float: left;
  width: 100%;
}
.site-nav-dropdown .col-1 ul.dropdown {
  display: block;
  position: static;
  padding: 0;
}
.site-nav li {
  margin: 0;
}
.site-nav-dropdown li {
  width: 100%;
}
.header-type-8 .site-nav-dropdown .inner .dropdown a {
  color: #000;
}
.site-nav-dropdown .col-1 ul.dropdown li a {
  display: inline-block;
  padding: 5px 0;
  font-size: 14px;
  text-transform: capitalize;
  color: #222;
}
.site-nav-dropdown .col-1 ul.dropdown li > a:hover,
.site-nav li.tvmenu-dropdown ul.site-nav-dropdown li:hover > a,
.tvdropdown-menu-my-account .tvlogin-wrapper:hover .tvlogin-label,
.tvdropdown-menu-my-account .tvwishlist-count-product:hover .tvwishlist-label,
.tvdropdown-menu-my-account .tvcompare-product:hover .tvcompare-label,
.tvdropdown-menu-my-account .tvwishlist-count-product:hover .tvwishlist-counter span,
.tvdropdown-menu-my-account .tvcompare-product:hover .tvdesktop-view-compare-name {
  color: #e3ae52;
}
.tvdropdown-menu-my-account .tvlogin-wrapper:hover svg path,
.tvdropdown-menu-my-account .tvwishlist-count-product:hover svg path {
  fill: #e3ae52 !important;
  stroke: #e3ae52 !important;
}
.tvdropdown-menu-my-account .tvcompare-product:hover svg path {
  fill: #e3ae52 !important;
}
.site-nav-dropdown li a {
  position: relative;
}
.site-nav-dropdown .col-2 {
  width: 40%;
  float: left;
  padding: 0;
}
.site-nav-dropdown .style_1 .site-nav-dropdown .col-2 {
  padding: 0 15px;
}
.site-nav-dropdown .style_3 .col-2,
.site-nav-dropdown .style_2 .col-2 {
  padding: 0;
}
.site-nav-dropdown img {
  display: block;
  border-radius: 0;
  /* width: 100%; */
  margin: auto;
  margin-bottom: 15px;
}
.site-nav-dropdown .col-2 .col-left .widget-title {
  display: none;
}
.site-nav .widget-featured-product {
  float: left;
  width: 100%;
  text-align: center;
}
.site-nav .widget-featured-product .widget-product {
  float: left;
  width: 100%;
  position: relative;
}
.site-nav .widget-featured-product .widget-product .products-grid {
  margin: 0;
}
.site-nav .widget-featured-product .products-grid .grid-item {
  width: 100%;
  padding: 0;
  margin: 0;
}
.site-nav .widget-featured-product .products-grid .grid-item .product-grid-image {
  border: 1px solid #f5f5f5;
}
.site-nav .products-grid .grid-item .product-grid-image {
  display: inline-block;
  vertical-align: middle;
  padding: 0;
  margin-bottom: 15px;
}
.site-nav .widget-featured-product .product-title {
  padding: 0;
  color: #666;
  font-size: 16px;
  font-weight: 500;
}
.site-nav .widget-featured-product .product-title:hover {
  color: #000;
}
.site-nav .widget-featured-product .price-box {
  margin: 0;
}
.site-nav .widget-featured-product .price-box .regular-product span {
  font-weight: 600;
  font-size: 16px;
}
.price-box .old-price,
.price-box .special-price {
  display: inline-block;
  float: none;
  width: auto;
}
.price-box .special-price {
  color: #d92727;
  font-size: 16px;
  margin-right: 3px;
}
.price-box .old-price {
  color: #bcbcbc;
}
.site-nav .widget-featured-product .widget-product .spr-badge {
  display: none;
}
.site-nav-dropdown .style_2 .col-2 .col-left {
  text-align: right;
  padding-right: 0;
}
.site-nav-dropdown .style_5 .col-1 {
  width: 100%;
  float: none;
}
.site-nav-dropdown .col-wide {
  width: 100%;
  float: left;
  padding: 0 0px;
}
.site-nav-dropdown .style_5 .inner {
  width: 25%;
  padding: 0 15px;
}
.site-nav-dropdown .style_4 .col-1 {
  width: 100%;
  float: none;
}
.site-nav-dropdown .style_4 .inner {
  width: 25%;
  padding: 0 10px;
}
.header-type-8 .site-nav-dropdown {
  background: #fff;
}
.spr-badge-caption {
  display: none;
}
.desktop-megamenu li.tvmenu-dropdown:last-child .site-nav-dropdown ul {
  left: auto;
  right: 102%;
}
.tvheader-right-mobile {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.tvsearch-submit-btn svg {
  width: 22px;
  height: 22px;
}
.content-vermagemenu .tvvertical-icon i {
  line-height: 24px;
  color: #000000;
}
.tvmega-menu-logo>span {
  display: flex;
  align-items: center;
}
@media(min-width: 992px) {
  .site-nav .tvmain-top-title i {
    font-size: 15px;
    color: #000000;
    vertical-align: middle; 
    padding-inline-start: 3px;
    font-weight: inherit;
  }
  .site-nav a.tvmain-top-title {
    font-size: 14px;
    color: #000;
    font-weight: 400;
    font-family: Prata;
    text-shadow: 1.2px 1px #ffffff20;
    letter-spacing: normal;
    text-transform: capitalize;
    line-height: 57px;
  }
  .site-nav a.tvmain-top-title span {
    vertical-align: middle;
  }
  .site-nav-dropdown_inner .site-nav {
    text-align: left;
  }
  .site-nav-dropdown .style_1 .col-1 .inner .dropdown:last-child,
  .site-nav-dropdown .style_3 .col-1 .inner .dropdown:last-child,
  .site-nav-dropdown .style_4 .col-1 .inner .dropdown:last-child,
  .site-nav-dropdown .style_6 .col-1 .inner .dropdown:last-child {
    margin-bottom: 0;
  }
  .site-nav li .tvmobile-dropdown,
  .tv-mobile-close-menu,
  .tvmobile-menu-block {
    display: none;
  }
  .site-nav .tvmain-top-title {
    position: relative;
    padding: 0px 15px;
    display: block;
  }
  .desktop-megamenu.sticky .site-nav .tvmain-top-title {
    line-height: 60px;
  }
  .desktop-megamenu .site-nav-dropdown {
    position: absolute;
    background: #fff;
    z-index: 999;
    text-align: left;
    /* overflow: hidden; */
    padding: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
    /* -webkit-transform-origin: center top 0;
        -ms-transform-origin: center top 0;
        transform-origin: center top 0; */
    min-width: 200px;
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s, visibility 0.35s ease 0s;
    -moz-transition: opacity 0.35s ease 0s, -moz-transform 0.35s ease 0s, visibility 0.35s ease 0s;
    -webkit-transition: opacity 0.35s ease 0s, -webkit-transform 0.35s ease 0s, visibility 0.35s ease 0s;
    -ms-transition: opacity 0.35s ease 0s, -ms-transform 0.35s ease 0s, visibility 0.35s ease 0s;
    box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.07);
    -moz-box-shadow: 0 2px 8px rgba(0, 0, 0, .07);
  }
  .site-nav-dropdown .col-2 a {
    padding: 0;
    max-width: 100%;
  }
  .site-nav-dropdown .style_2 .col-2 .col-left>a {
    padding-bottom: 15px;
  }
  .site-nav li:not(:last-child) a.tvmain-top-title:before {
    content: "";
    position: absolute;
    height: 30px;
    width: 1px;
    background-color: #eee;
    top: 0;
    bottom: 0;
    right: 1px;
    margin: auto;
  }
}
span.menu-subtitle {
  position: absolute;
  top: -5px;
  line-height: 15px;
  padding: 0 5px;
  font-size: 10px;
  bottom: auto;
  right: 8px;
  border-radius: 3px;
  color: #fff;
  letter-spacing: .3px;
  font-family: 'DM Sans';
  font-weight: 400;
  text-transform: uppercase;
}
.tv-menu-horizontal ul li.level-1>a span {
  vertical-align: middle;
}
#header .tv-menu-horizontal ul li.level-1>a .menu-subtitle {
  text-shadow: none;
}
@media(max-width: 991px) {
  .tvmenu-tool-wrap {
    position: fixed;
    top: 0;
    left: 0;
    transform: translateX(-100%);
    width: 280px;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    background-color: #fff;
    height: 100vh;
    z-index: 100;
    box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.07);
    overflow-y: auto;
    visibility: hidden;
  }
  .tvmenu-tool-wrap.open {
    transform: translateX(0%) !important;
    visibility: visible;
  }
  .lang-rtl .tvmenu-tool-wrap {
    right: 0;
    left: auto;
    transform: translate(100%);
}
  .tvmenu-tool-wrap .tvmain-top-title {
    padding: 12px 10px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
  }
  .site-nav .tvmenu-dropdown {
    border-bottom: 1px solid #eee;
  }
  .site-nav .tvmenu-dropdown .tvmobile-dropdown {
    position: absolute;
    right: 0;
    top: 3px;
    height: 40px;
    width: 40px;
    cursor: pointer;
    line-height: 40px;
    font-size: 15px;
    font-weight: 600;
  }
  .site-nav .tvmenu-dropdown .tvmobile-dropdown {
    display: none;
  }
  .site-nav .tvmenu-dropdown.mega-menu .tvmobile-dropdown,
  .site-nav .tvmenu-dropdown.menu__moblie .tvmobile-dropdown {
    display: inline-block;
  }
  .site-nav-dropdown {
    display: none;
  }
  .tvmenu-tool-wrap .tv-custom-menu.show .site-nav-dropdown {
    padding: 0;
  }
  .site-nav-dropdown .col-1 .inner .dropdown {
    margin-bottom: 15px;
  }
  .site-nav-dropdown .col-1 .inner>a {
    margin-bottom: 10px;
  }
  .tvmenu-tool-wrap .site-nav>li {
    margin: 0;
    float: left;
    width: 100%;
    position: relative;
  }
  .tv-mobile-close-menu {
    text-align: right;
    border-bottom: 1px solid #eee;
    display: flex;
    align-items: center;
  }
  .tv-mobile-close-menu span {
    width: 100%;
    text-align: center;
    font-size: 16px;
    text-transform: capitalize;
    color: #666;
    font-weight: 500;
    position: relative;
  }
  .tv-mobile-close-menu a {
    height: 40px;
    width: 40px;
    display: block;
    flex-shrink: 0;
    margin: 0 0 0 auto;
    text-align: center;
    line-height: 40px;
    border-left: 1px solid #ddd;
    background-image: url(sprite_3.png);
    background-position: -105px -805px;
    font-size: 0;
  }
  .site-nav li a i {
    display: none;
  }
  /* .site-nav li a i.child{
    display: block;
    transform: rotate(90deg);
  } */
  .site-nav-dropdown .container {
    padding: 15px;
  }
  .site-nav-dropdown .col-1,
  .site-nav-dropdown .col-2,
  .site-nav-dropdown .col-3 {
    width: 100%;
    padding: 0;
  }
  .site-nav-dropdown .col-1 .inner {
    width: 100%;
    position: relative;
    padding: 0;
    float: left;
  }
  .tvmenu-tool-wrap .site-nav li.tvmenu-dropdown .site-nav-dropdown {
    display: none;
    padding: 10px 0;
    margin-inline-start: 15px;
  }
  .site-nav-dropdown .col-2 .col-left,
  .site-nav-dropdown .col-2 .col-right {
    width: 100%;
    padding: 0;
    margin-bottom: 15px;
    overflow: hidden;
  }
  .site-nav-dropdown .style_2 .col-2 .col-left,
  .site-nav-dropdown .style_2 .col-2 .col-right {
    padding: 0 15px;
  }
  .site-nav li.tvmenu-dropdown .tv-custom-menu {
    padding: 20px 0px;
    border-radius: 0px;
  }
  .site-nav li.tvmenu-dropdown .tv-custom-menu li a {
    padding: 5px 20px;
  }
  .site-nav-dropdown .col-wide .bottom_left {
    width: 100%;
    margin: 0 0 15px 0;
  }
  .site-nav-dropdown .col-wide .bottom_left a,
  .site-nav-dropdown .col-wide .bottom_right a {
    padding: 0;
  }
  .site-nav-dropdown .style_2 .col-2 .col-left a {
    padding: 0;
    margin-bottom: 15px;
  }
  .site-nav-dropdown .style_2 .col-2 .col-left a:last-child {
    margin-bottom: 0;
  }
  .site-nav-dropdown .style_2 .col-2 .col-left a img,
  .site-nav-dropdown .style_2 .col-2 .col-right a img {
    width: 100%;
  }
}
/******* End Mega Menu Style*********/
/*** slideshow ***/
.tvslider .title {
  margin: 0;
}
.tvslider.no-heading .title {
  display: none;
}
.tvslider .title-wrapper-with-link {
  margin-top: 0;
}
.tvslider-data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-top: 1px solid #f7f7f7;
  background-color: #fefefe;
}
/* .slideshow__text-wrapper {
  padding: 0 15px;
  width: 20%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  cursor: pointer;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
} */
@media screen and (max-width: 749px) {
  .tvslider .title-wrapper-with-link {
    margin-bottom: 3rem;
  }
  .tvslider .page-width {
    padding-left: 0;
    padding-right: 0;
  }
}
.tvslider-card__image-wrapper--third-width {
  width: 33%;
}
.tvslider-card__image-wrapper--half-width {
  width: 50%;
}
.tvslider-list__item.center .tvslider-card__image-wrapper:not(.tvslider-card__image-wrapper--full-width),
.tvslider-list__item:only-child {
  margin-left: auto;
  margin-right: auto;
}
.tvslider-list {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  display: flex;
}
.tvslider-list__item:only-child {
  max-width: 72rem;
}
.tvslider:not(.background-none) .tvslider-card {
  background: rgb(var(--color-background));
  height: 100%;
}
.tvslider.background-primary .tvslider-card {
  background: rgb(var(--color-background)) linear-gradient(rgba(var(--color-foreground), 0.04), rgba(var(--color-foreground), 0.04));
}
.tvslider-list h3 {
  line-height: calc(1 + 0.5 / max(1, var(--font-heading-scale)));
}
.tvslider-list h3,
.tvslider-list p {
  margin: 0;
}
.tvslider-card-spacing {
  padding-top: 2.5rem;
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}
.tvslider-card__info> :nth-child(2) {
  margin-top: 1rem;
}
.tvslider-list__item.center .media--adapt,
.tvslider-list__item .media--adapt .tvslider-card__image {
  width: auto;
}
.tvslider-list__item.center .media--adapt img {
  left: 50%;
  transform: translateX(-50%);
}
.tvslider-pagination-wrapper .tvcmsprev-btn {
  left: 45px;
  right: auto;
  width: 50px;
  height: 50px;
}
.tvslider-pagination-wrapper .tvcmsnext-btn {
  right: 45px;
  left: auto;
  width: 50px;
  height: 50px;
}
.tvslider-pagination-wrapper .tvcmsprev-btn i, 
.tvslider-pagination-wrapper .tvcmsnext-btn i {
  color: #000;
  line-height: 46px;
  font-size: 24px;
  height: 35px;
}
@media screen and (max-width: 749px) {
  .tvslider-list {
    margin: 0;
    width: 100%;
  }
  .tvslider-list__item {
    /* margin: 0 0 var(--grid-mobile-vertical-spacing); */
    padding: 0;
  }
  .tvslider-list.slider .tvslider-list__item {
    width: calc(100% - 3rem);
  }
}
@media screen and (min-width: 750px) {
  .tvslider-list.slider,
  .tvslider-list.grid--4-col-desktop {
    padding: 0;
  }
  .tvslider-list__item,
  .grid--4-col-desktop .tvslider-list__item {
    padding-bottom: 0;
  }
  .grid--2-col-tablet .tvslider-list__item {
    margin-top: var(--grid-desktop-vertical-spacing);
    max-width: 50%;
  }
  .background-none .grid--2-col-tablet .tvslider-list__item {
    margin-top: 4rem;
  }
  .grid--2-col-tablet .tvslider-list__item:nth-of-type(-n + 2) {
    margin-top: 0;
  }
}
@media screen and (min-width: 990px) {
  .grid--2-col-tablet.grid--4-col-desktop .tvslider-list__item {
    max-width: 25%;
  }
  .grid--2-col-tablet.grid--4-col-desktop .tvslider-list__item:nth-of-type(-n + 4) {
    margin-top: 0;
  }
}
.background-none .tvslider-card-spacing {
  padding: 0;
  margin: 0;
}
.tvslider-card__info {
  padding: 2.5rem 2.5rem;
}
.background-none .tvslider-card__info {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}
.background-none .slider .tvslider-card__info {
  padding-bottom: 0;
}
.background-none .tvslider-card__image-wrapper+.tvslider-card__info {
  padding-top: 2.5rem;
}
.background-none .slider .tvslider-card__info {
  padding-left: 0.5rem;
}
.background-none .slider .tvslider-card__image-wrapper+.tvslider-card__info {
  padding-left: 1.5rem;
}
.background-none .tvslider-list:not(.slider) .center .tvslider-card__info {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
@media screen and (max-width: 749px) {
  .background-none .slider .tvslider-card__info {
    padding-bottom: 1rem;
  }
  .tvslider.background-none .slider.slider--mobile {
    margin-bottom: 0rem;
  }
}
@media screen and (min-width: 750px) {
  .background-none .tvslider-card__image-wrapper {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }
  .background-none .tvslider-list .tvslider-card__info,
  .background-none .tvslider-list:not(.slider) .center .tvslider-card__info {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
.tvslider-card {
  position: relative;
  box-sizing: border-box;
}
.tvslider-card>.tvslider-card__image-wrapper--full-width:not(.tvslider-card-spacing) {
  border-top-left-radius: calc(var(--text-boxes-radius) - var(--text-boxes-border-width));
  border-top-right-radius: calc(var(--text-boxes-radius) - var(--text-boxes-border-width));
  overflow: hidden;
}
.tvslider.background-none .tvslider-card {
  border-radius: 0;
}
.tvslider-card__info .link {
  text-decoration: none;
  font-size: inherit;
  margin-top: 1.5rem;
}
.tvslider-card__info .icon-wrap {
  margin-left: 0.8rem;
  white-space: nowrap;
}
.tvslider-list-slider {
  z-index: 0;
  display: block;
  overflow: hidden;
}
.slideshow__text .banner__text {
  /* margin-bottom: 40px; */
}
.slideshow__text .banner__text span:before {
  position: absolute;
  /*     content: ''; */
  width: 70px;
  height: 1px;
  background-color: #fff;
  top: 0;
  left: 0;
  right: auto;
  bottom: 0;
  margin: auto;
}
.slideshow__text .banner__text span {
  font-size: 12px;
  color: #666;
  font-weight: 400;
  text-transform: capitalize;
  letter-spacing: .3px;
  margin-bottom: 10px
}
.slideshow__text .banner__text {
  margin-bottom: 10px;
  line-height: 24px;
}
.slideshow__text .tvtheme-btn{
  background-color: #fff;
  padding: 14px 26px;
  margin-bottom: 0;
}
.slideshow__text .tvtheme-btn:hover{
  background-color: #e3ae52;
}
.slideshow__text .tvtheme-btn span{
  font-size: calc(11px + (18 - 11) * ((100vw - 280px) / (1920 - 280)));
  color: #000;
}
.slideshow__text .tvtheme-btn:hover span{
  color: #000;
}
.slideshow__text .tvtheme-btn i {
  color: #000;
  font-size: 15px;
  vertical-align: middle;
  margin-left: 8px;
  margin-right: 0;
  position: relative;
  z-index: 1;
}
.slideshow__text .banner__heading {
  font-size: calc(16px + (96 - 16) * ((100vw - 280px) / (1920 - 280)));
    letter-spacing: .01em;
    font-family: Prata,sans-serif;
    font-weight: 400;
    color: #000;
    text-transform: capitalize;
    margin-bottom: 0;
    text-shadow: none;
    padding-bottom: 10px;
    padding-top: 0;
}
.slideshow__text .banner__descri p {
  width: 60%;
  margin: auto auto 15px;
  font-size: calc(11px + (18 - 11) * ((100vw - 280px) / (1920 - 280)));
  color: #222;
  padding-bottom: 30px;
  font-family: 'DM Sans';
  line-height: 1.3;
}
.tvslider-list-slider .tvbanner_caption.middle-left,
.tvslider-list-slider .tvbanner_caption.bottom-left,
.tvslider-list-slider .tvbanner_caption.top-left {
  left: 11%;
}
.tvslider-list-slider .tvbanner_caption {
  width: auto;
}
/*Right Align*/
.tvslider-list-slider .tvbanner_caption.middle-right,
.tvslider-list-slider .tvbanner_caption.top-right,
.tvslider-list-slider .tvbanner_caption.bottom-right {
  right: 11%;
  text-align: left;
}
.tvslider-list-slider.owl-theme .owl-dots {
  display: block;
  position: absolute;
  bottom: 0;
  top: 0;
  right: 40px;
  width: auto;
  line-height: unset;
  background-color: transparent;
  height: max-content;
  text-align: center;
  z-index: 0;
  margin: auto;
}
.tvslider-list-slider.owl-theme .owl-dots .owl-dot {
  display: block;
  width: auto;
  position: unset;
  height: auto;
  background-color: transparent;
}
.tvslider-list-slider.owl-theme .owl-dots .owl-dot.active,
.tvslider-list-slider.owl-theme .owl-dots .owl-dot:hover {
  background-color: transparent;
}
.tvslider-list-slider.owl-theme .owl-dots .owl-dot.active span,
.tvslider-list-slider.owl-theme .owl-dots .owl-dot:hover span {
  border: none;
  position: relative;
  background-color: #e3ae52;
  border: 1px solid #e3ae52;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.tvslider-list-slider.owl-theme .owl-dots .owl-dot span {
  background-color: #ddd;
  height: 12px;
  width: 12px;
  border: 1px solid #eee;
  border-radius: 100%;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  margin: 0 5px;
  display: inline-block;
}
.tvcmssliderofferbanners .tvbanner-1,
.tvcmssliderofferbanners .tvbanner-2 {
  padding: 0;
  cursor: pointer;
}
.tvcmssliderofferbanners .tvbanner-1 {
  margin-bottom: 30px;
}
.tvcmsmain-slider {
  overflow: hidden;
}
.tvbanner-1 .slideroffer-banner-content {
  position: absolute;
  width: 100%;
  top: 0;
  bottom: 0;
  margin: auto;
  height: max-content;
  right: 0;
  left: 0;
  text-align: left;
}
.tvbanner-2 .slideroffer-banner-content {
  position: absolute;
  width: 100%;
  top: 0;
  bottom: 0;
  margin: auto;
  height: max-content;
  left: 0;
  right: 0;
  text-align: left;
}
.slideroffer-banner-content h4 {
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 0.205em;
  text-transform: uppercase;
  margin-bottom: 5px;
  color: #e3ae52;
}
.slideroffer-banner-content h2 {
  font-weight: 700;
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 10px;
  color: #000;
}
.slideroffer-banner-content p {
  font-weight: 500;
  font-size: 12px;
  line-height: normal;
  text-transform: uppercase;
  color: #000;
}
.tvslider-video-play,
.tvslider-video-mute,
.tvslider-video-link {
  display: none;
}
.tvcmsmain-slider .owl-item.active .tvslider-video-play,
.tvcmsmain-slider .owl-item.active .tvslider-video-mute,
.tvcmsmain-slider .owl-item.active .tvslider-video-link {
  display: block;
}
button.tvslider-video-play,
button.tvslider-video-mute,
button.tvslider-video-link {
  position: absolute;
  bottom: 6%;
  right: 70px;
  background-color: #0000;
  border: none;
  z-index: 90;
}
button.tvslider-video-link {
  right: 120px;
}
button.tvslider-video-mute {
  right: 20px;
}
button.tvslider-video-play i.material-icons,
button.tvslider-video-mute i.material-icons,
button.tvslider-video-link i.material-icons {
  color: #fff;
  font-size: 35px;
  margin: 0 5px;
}
button.tvslider-video-link i.material-icons {
  font-size: 30px;
  line-height: 26px;
}
  .tvslider-list-slider.owl-carousel>.item:not(:first-child){
  display: none;
}
/*** end slideshow ***/
/******* Start Slider*******/
.page-container .main-content {
  padding: 0;
}
#tvmain-slider .tvmain-slider-contant-left {
  position: absolute;
  text-align: left;
  left: 11.2%;
  right: auto;
  top: 18%;
}
#tvmain-slider .tvmain-slider-contant-center {
  position: absolute;
  text-align: center;
  right: 0;
  left: 0;
  top: 18%;
}
#tvmain-slider .tvmain-slider-contant-right {
  position: absolute;
  text-align: right;
  right: 13%;
  top: 18%;
}
#tvmain-slider .tvmain-slider-contant-none,
.tvslider-list-slider.owl-theme .owl-dots {
  display: none;
}
.nivo-caption {
  position: absolute;
  top: 50%;
  left: 0px;
  bottom: 0px;
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  max-width: 100%;
  z-index: 8;
  opacity: 1;
  /* display: none; */
  -moz-opacity: 1;
  filter: alpha(opacity=1);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.tv-main-slider .nivo-directionNav {
  display: none;
}
.tv-main-slider {
  position: relative;
}
.tvmain-slider-next-pre-btn {
  text-align: center;
}
.tvmain-slider-next-pre-btn .tvcmsmain-prev {
  background-image: url(sprite_3.png);
  background-position: -155px -505px;
  background-color: #333333;
  display: inline-block;
  position: absolute;
  cursor: pointer;
  height: 40px;
  width: 40px;
  left: 70px;
  z-index: 1;
  top: 45%;
}
.tvmain-slider-next-pre-btn .tvcmsmain-next {
  background-image: url(sprite_3.png);
  background-position: -155px -555px;
  background-color: #333333;
  display: inline-block;
  position: absolute;
  cursor: pointer;
  height: 40px;
  width: 40px;
  right: 70px;
  z-index: 1;
  top: 45%;
}
.tvmain-slider-next-pre-btn i {
  font-size: 0;
}
.tvmain-slider-next-pre-btn i:before {
  position: absolute;
  content: "";
  border: 1px solid #333333;
  height: 48px;
  width: 48px;
  top: -4px;
  left: -4px;
}
.tvmain-slider-next-pre-btn .tvcmsmain-next:hover,
.tvmain-slider-next-pre-btn .tvcmsmain-prev:hover {
  background-color: #000;
}
.tvmain-slider-next-pre-btn .tvcmsmain-next:hover i:before,
.tvmain-slider-next-pre-btn .tvcmsmain-prev:hover i:before {
  border-color: #000;
}
.tvmain-slider-contant .tvmain-slider-info h2 {
  font-size: 60px;
  text-transform: capitalize;
  margin-bottom: 20px;
  color: #1e1e1e;
  font-weight: 400;
  letter-spacing: 0;
  margin-bottom: 0;
}
.tvmain-slider-contant .tvmain-slider-info h4 {
  font-size: 60px;
  color: #ab6a32;
  text-transform: uppercase;
  padding-bottom: 10px;
  margin: 0 0;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 1.5px;
}
.tvmain-slider-contant .tvmain-slider-info p {
  color: #000000;
  font-size: 16px;
  text-transform: capitalize;
  letter-spacing: 5px;
  font-weight: 500;
}
.tvmain-slider-contant .tvmain-slider-btn .tvslider-btn {
  font-size: 24px;
  color: #111111;
  font-style: italic;
  text-decoration: none;
  position: relative;
}
.tvmain-slider-contant .tvmain-slider-btn .tvslider-btn:before {
  position: absolute;
  content: "";
  bottom: 0;
  width: 0;
  height: 1px;
  background-color: #000;
  left: 0;
  right: 0;
  margin: 0 auto;
  -webkit-transition: width 0.3s ease;
  -moz-transition: width 0.3s ease;
  -ms-transition: width 0.3s ease;
  -o-transition: width 0.3s ease;
  transition: width 0.3s ease;
}
.tvmain-slider-contant .tvmain-slider-btn:hover .tvslider-btn:before {
  width: 100%;
}
.tvcms-main-slider .tvmain-slider-btn {
  margin-top: 50px;
}
@media(max-width: 991px) {
  .tvmain-slider-next-pre-btn .tvcmsmain-prev {
    -webkit-transform: translate(0, -50%) scale(0.6);
    -o-transform: translate(0, -50%) scale(0.6);
    -ms-transform: translate(0, -50%) scale(0.6);
    -moz-transform: translate(0, -50%) scale(0.6);
    transform: translate(0, -50%) scale(0.6);
    left: 5px;
  }
  .tvmain-slider-next-pre-btn .tvcmsmain-next {
    -webkit-transform: translate(0, -50%) scale(0.6);
    -o-transform: translate(0, -50%) scale(0.6);
    -ms-transform: translate(0, -50%) scale(0.6);
    -moz-transform: translate(0, -50%) scale(0.6);
    transform: translate(0, -50%) scale(0.6);
    right: 5px;
  }
}
/******* End Slider*********/
/******* Start Tab Product *********/
.tvcms-main-title {
  position: relative;
}
.tvcmsmain-title-wrapper .tvcms-main-title {
  text-align: center;
  margin-bottom: 40px;
}
.newsletter__wrapper .newsletter__align h2,
.tvcms-main-title .tvmain-title,
.main-blog .blog-list-title {
  font-size: 44px;
  color: #000;
  padding-bottom: 0;
  line-height: normal;
  position: relative;
  font-weight: 400;
  font-family: Prata;
  display: block;
  text-align: center;
  width: 44%;
  margin: auto;
  text-transform: capitalize;
}
.tvabout-block__heading{
  font-size: 48px;
  color: #000;
  line-height: normal;
  position: relative;
  font-weight: 400;
  font-family: Prata;
  margin-bottom: 30px;
  text-transform: capitalize;
}
.tvtitle-des {
  text-align: center;
  font-size: 15px;
  line-height: normal;
  margin-bottom: 10px;
  color: #9f2348;
  font-weight: 400;
  text-transform: capitalize;
  display: block;
}
.tvabout-block__heading::before,
.tvcmsmain-title-wrapper .tvcms-main-title:before {
  content: "";
  background-image: url(separator.png);
  background-repeat: no-repeat;
  background-position: center center;
  display: block;
  margin: auto auto 20px;
  height: 100px;
  width: 90px;
}
.tvcollectioncategoryslider-main-title-wrapper.tvcmsmain-title-wrapper .tvcms-main-title:before{
  display: none;
}
.newsletter__wrapper .newsletter__align h2 {
  width: 100%;
  text-align: center;
}
.tvcms-main-title .tvsub-title {
  font-size: 30px;
  color: #333333;
  text-transform: capitalize;
  font-weight: 400;
}
.tvtab-title-wrapper {
  position: relative;
  text-align: center;
}
.tvcmstab-product-wrapper {
  position: relative;
  padding: 0;
  margin-bottom: 75px;
}
.tvcmstab-title-product .tvtab-product {
  margin-bottom: 30px;
  position: relative;
}
.tvtab-all-pagination .tv-pagination-wrapper .tvtab-pagination {
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  -webkit-transform: scale(0);
  transition: all 0.5s linear;
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  display: none;
}
.tvtab-all-pagination .tv-pagination-wrapper .tvtab-pagination.active {
  -webkit-transform: scale(1);
  transition: all 0.5s linear;
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  display: block;
}
.tvtab-product-list-wrapper {
  overflow: hidden;
}
.tvtab-product-list-wrapper .tvcmstab-product {
  visibility: hidden;
  height: 0;
  opacity: 0;
}
.tvtab-product-list-wrapper>.active {
  visibility: visible;
  opacity: 1;
  height: auto;
}
.tvtab-product .tvtab-title-wrapper .tvtabs-products {
  margin-bottom: 0;
  padding: 0;
  display: inline-block;
}
.tvtab-title-wrapper .tvtabs-products li {
  position: relative;
  padding: 9px 20px;
  border-radius: 0;
  display: inline-block;
  vertical-align: top;
  margin: 0 10px;
  line-height: normal;
  cursor: pointer;
}
.tvtab-title-wrapper .tvtabs-products li:hover span,
.tvtab-title-wrapper .tvtabs-products li.active span {
  /* color: #e3ae52; */
}
/* .tvtab-title-wrapper .tvtabs-products li:hover,
.tvtab-title-wrapper .tvtabs-products li.active {
  border: 1px solid rgba(0, 0, 0, .07);
  background-color: #fff;
} */
.tvtab-title-wrapper .tvtabs-products li span {
  line-height: 15px;
  font-weight: 400;
  color: #000;
  font-size: 18px;
  letter-spacing: .3px;
  font-family: DM Sans;
  text-transform: capitalize;
}
/* dots */
.tvtab-title-wrapper .tvtabs-products li span.dots{
  position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 3px;
    width: 3px;
    background-color: #e3ae52;
    border-radius: 100%;
    display: inline-block;
    opacity: 0;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}
.tvtab-title-wrapper .tvtabs-products li.active span.dots, .tvtab-title-wrapper .tvtabs-products li:hover span.dots {
    opacity: 1;
}
.tvtab-title-wrapper .tvtabs-products li:hover span, .tvtab-title-wrapper .tvtabs-products li.active span {
    color: #222;
}
.tvtab-title-wrapper .tvtabs-products li span.dots:after, .tvtab-title-wrapper .tvtabs-products li span.dots:before {
    content: '';
    position: absolute;
    bottom: 0;
    margin: auto;
    height: 3px;
    width: 3px;
    background-color: #e3ae52;
    border-radius: 100%;
    display: inline-block;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}
.tvtab-title-wrapper .tvtabs-products li span.dots:before {
    left: 0;
    right: auto;
}
.tvtab-title-wrapper .tvtabs-products li span.dots:after {
    right: 0;
    left: auto;
}
.tvtab-title-wrapper .tvtabs-products li.active span.dots:before, .tvtab-title-wrapper .tvtabs-products li:hover span.dots:before {
    left: -8px;
}
.tvtab-title-wrapper .tvtabs-products li.active span.dots:after, .tvtab-title-wrapper .tvtabs-products li:hover span.dots:after {
    right: -8px;
}
@media(max-width: 991px) {
  .tvtab-product .tvtab-title-wrapper .tvtabs-products {
    display: inline-block;
  }
}
@media(max-width: 575px) {
  .tvtab-title-wrapper .tvtabs-products li {
    display: block;
    margin-bottom: 10px;
    padding: 9px 10px;
  }
}
/******* end Tab Product*********/
/******* Start Category Slider*********/
.tvcategoryslider .title {
  margin: 0;
}
.tvcategoryslider.no-heading .title {
  display: none;
}
.tvcategoryslider .title-wrapper-with-link {
  margin-top: 0;
}
@media screen and (max-width: 749px) {
  .tvcategoryslider .title-wrapper-with-link {
    margin-bottom: 3rem;
  }
}
.tvcategoryslider-card__image-wrapper--third-width {
  width: 33%;
}
.tvcategoryslider-card__image-wrapper--half-width {
  width: 50%;
}
.tvcategoryslider-list__item.center .tvcategoryslider-card__image-wrapper:not(.tvcategoryslider-card__image-wrapper--full-width),
.tvcategoryslider-list__item:only-child {
  margin-left: auto;
  margin-right: auto;
}
.tvcategoryslider .button {
  margin-top: 1.5rem;
}
@media screen and (min-width: 750px) {
  .tvcategoryslider .button {
    margin-top: 4rem;
  }
}
.tvcategory-main-title-wrapper {
  position: relative;
}
.tvcategoryslider-list {
  display: flex;
  overflow: hidden;
  padding: 0;
}
.tvcategoryslider-list__item {
  min-width: 33.33%;
  padding: 0 15px;
}
.owl-item .tvcategoryslider-list__item {
  min-width: initial;
}
.tvcategoryslider:not(.background-none) .tvcategoryslider-card {
  /*     background: rgb(var(--color-background)); */
  height: 100%;
}
.tvcategoryslider.background-primary .tvcategoryslider-card {
  background: rgb(var(--color-background)) linear-gradient(rgba(var(--color-foreground), 0.04), rgba(var(--color-foreground), 0.04));
}
.tvcategoryslider-card__info> :nth-child(2) {
  margin-top: 1rem;
}
.tvcategoryslider-list__item.center .media--adapt,
.tvcategoryslider-list__item .media--adapt .tvcategoryslider-card__image {
  width: auto;
}
.tvcategoryslider-list__item.center .media--adapt img {
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 749px) {
  .tvcategoryslider-list {
    margin: 0;
    width: 100%;
  }
  .tvcategoryslider slider-component{
    margin: 0 -7.5px;
  }
  .tvcategoryslider-list__item {
    margin: 0 0 var(--grid-mobile-vertical-spacing);
    padding: 0 7.5px;
  }
  .tvcategoryslider-list:not(.slider) {
    padding-left: 0;
    padding-right: 0;
  }
  .tvcategoryslider-list.slider .tvcategoryslider-list__item {
    width: calc(100% - 3rem);
  }
}
@media screen and (min-width: 750px) {
  .tvcategoryslider-list.slider,
  .tvcategoryslider-list.grid--4-col-desktop {
    padding: 0;
  }
  .tvcategoryslider-list__item,
  .grid--4-col-desktop .tvcategoryslider-list__item {
    padding-bottom: 0;
  }
  .grid--2-col-tablet .tvcategoryslider-list__item {
    margin-top: var(--grid-desktop-vertical-spacing);
    max-width: 50%;
  }
  .background-none .grid--2-col-tablet .tvcategoryslider-list__item {
    margin-top: 4rem;
  }
  .grid--2-col-tablet .tvcategoryslider-list__item:nth-of-type(-n + 2) {
    margin-top: 0;
  }
}
@media screen and (min-width: 990px) {
  .grid--2-col-tablet.grid--4-col-desktop .tvcategoryslider-list__item {
    max-width: 25%;
  }
  .grid--2-col-tablet.grid--4-col-desktop .tvcategoryslider-list__item:nth-of-type(-n + 4) {
    margin-top: 0;
  }
}
.background-none .tvcategoryslider-card-spacing {
  padding: 0;
  margin: 0;
}
.background-none .tvcategoryslider-card__info {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}
.background-none .slider .tvcategoryslider-card__info {
  padding-bottom: 0;
}
.background-none .tvcategoryslider-card__image-wrapper+.tvcategoryslider-card__info {
  padding-top: 2.5rem;
}
.background-none .slider .tvcategoryslider-card__info {
  padding-left: 0.5rem;
}
.background-none .slider .tvcategoryslider-card__image-wrapper+.tvcategoryslider-card__info {
  padding-left: 1.5rem;
}
.background-none .tvcategoryslider-list:not(.slider) .center .tvcategoryslider-card__info {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
@media screen and (max-width: 749px) {
  .background-none .slider .tvcategoryslider-card__info {
    padding-bottom: 1rem;
  }
  .tvcategoryslider.background-none .slider.slider--mobile {
    margin-bottom: 0rem;
  }
}
@media screen and (min-width: 750px) {
  .background-none .tvcategoryslider-card__image-wrapper {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }
  .background-none .tvcategoryslider-list .tvcategoryslider-card__info,
  .background-none .tvcategoryslider-list:not(.slider) .center .tvcategoryslider-card__info {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
.tvcategoryslider-card {
  position: relative;
  box-sizing: border-box;
  display: inline-block;
}
.tvcategoryslider-card>.tvcategoryslider-card__image-wrapper--full-width:not(.tvcategoryslider-card-spacing) {
  border-top-left-radius: calc(var(--text-boxes-radius) - var(--text-boxes-border-width));
  border-top-right-radius: calc(var(--text-boxes-radius) - var(--text-boxes-border-width));
  overflow: hidden;
}
.tvcategoryslider.background-none .tvcategoryslider-card {
  border-radius: 0;
}
.tvcategoryslider-card__info .link {
  text-decoration: none;
  font-size: inherit;
  margin-top: 1.5rem;
}
.tvcategoryslider-card__info .icon-wrap {
  margin-left: 0.8rem;
  white-space: nowrap;
}
.tvcategoryslider-card__info {
  padding: 2.2rem 0;
}
.tvcategoryslider-card__info h3 {
    text-align: center;
    color: #000;
    font-size: 26px;
    line-height: normal;
    font-family: 'Prata';
    font-weight: 400;
    letter-spacing: .3px;
    position: relative;
    margin-bottom: 0;
}
.tvcategoryslider-card__info h3:before, .tvcategoryslider-card__info h3:after {
  content: "";
  background-image: url(category_shape.png);
  width: 15px;
  height: 16px;
  display: inline-block;
}
.tvcategoryslider-card__info h3:before{
  margin-inline-end: 15px;
}
.tvcategoryslider-card__info h3:after {
  transform: rotate(180deg);
  margin-inline-start: 15px;
}
.tvcategoryslider:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 303px;
  bottom: 0;
  left: 0;
  background-color: #F5F5F5;
  /* background-image: url(category_bg.png); */
  -webkit-mask-image: url(category_bg.png);
    -webkit-mask-position: center;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-image: url(category_bg.png);
    mask-position: center;
    mask-repeat: no-repeat;
    mask-size: 100% 100%;
}
.tvcategoryslider-card__info span {
  font-size: 15px;
  color: #666666;
}
.tvcategoryslider-list__item:hover .tvcategoryslider-card__info h3 {
  color: #e3ae52;
}
.tvcategoryslider-card__image-wrapper {
  box-shadow: 0 2px 6px rgb(0 0 0 / 16%);
  background-color: #fff;
  padding: 10px;
  margin-top: 5px;
}
.tvcategoryslider {
  position: relative;
}
.owl-carousel .owl-item .tvcategoryslider-card__image {
  width: auto;
  margin: 0 auto;
  border-radius: 3px;
}
/******* End Category Slider*********/
/******* Start Spacial Product*********/
.tvspecial-product .tvspesial-product-box {
  padding: 0 0;
}
@media(max-width: 767px) {
  .tvspecial-product .tvspesial-image {
    margin-bottom: 30px;
    text-align: center;
  }
}
/******* End Spacial Product*********/
/******* Start tab-pagination **********/
.tvcmsprev-btn {
  height: 36px;
  width: 36px;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  transform: translate(0, -50%);
  border: 1px solid rgba(0, 0, 0, .07);
  border-radius: 0;
  box-shadow: 0 1px 2px 0 rgb(0 0 0 / 10%);
  right: 45px;
  background-color: #fff;
  text-align: center;
  z-index: 2;
  cursor: pointer;
  user-select: none;
}
.tvcmsnext-btn {
  height: 36px;
  width: 36px;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  transform: translate(0, -50%);
  border: 1px solid rgba(0, 0, 0, .07);
  border-radius: 0;
  box-shadow: 0 1px 2px 0 rgb(0 0 0 / 10%);
  right: 0;
  background-color: #fff;
  text-align: center;
  z-index: 2;
  cursor: pointer;
  user-select: none;
}
.tvcmsprev-btn i,
.tvcmsnext-btn i {
  color: #777;
  line-height: 36px;
  font-size: 24px;
  height: 30px;
}
.tvcmsprev-btn:hover,
.tvcmsnext-btn:hover {
  border: 1px solid #e3ae52;
  background-color: #e3ae52;
}
.tvcmsnext-btn:hover i,
.tvcmsprev-btn:hover i {
  color: #000;
}
.circle-divider svg {
  margin-right: 5px;
}
.circle-divider:after {
  display: none;
}
.blog-articles .card__content {
  padding: 0;
}
.tvbanner-wrapper {
  position: relative;
  overflow: hidden;
}
.tvbanner-wrapper-bg{
  position: relative;
}
.tvbanner-wrapper img {
  border-radius: 3px;
  border: 1px solid rgba(0, 0, 0, .07);
}
/******* End tab-pagination **********/
/******* Start Two Banner *******/
.tvtwobanner-all-img img {
  width: 100%
}
.tvbanner-wrapper .tvbanner-hover-wrapper {
  position: relative;
}
.tvbanner-wrapper .tvbanner-hover-wrapper:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transform: scale(0.8);
  -webkit-transform: scale(0.8);
  -o-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -moz-transform: scale(0.8);
  opacity: 0;
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.1) 39%, transparent 37%, transparent 61%, rgba(255, 255, 255, 0.14) 58%), linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 39%, transparent 32%, transparent 61%, rgba(255, 255, 255, 0.18) 50%);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -ms-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
.tvbanner-wrapper:hover .tvbanner-hover-wrapper:after {
  transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  opacity: 1;
  -moz-transform: scale(1);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -ms-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
.tvtwobanner-content {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  transform: translate(0, -50%);
  right: 60px;
  z-index: 2;
}
.tvcmsofferbanners-two .tvtwobanner-title-text {
  font-size: 36px;
  color: #000;
  font-weight: 500;
  text-transform: capitalize;
  margin-bottom: 25px;
}
.tv-banner-contant-left .tvtwobanner-content {
  text-align: left;
  position: absolute;
  top: 30%;
  left: 8%;
}
.tv-banner-contant-right .tvtwobanner-content {
  text-align: right;
  position: absolute;
  top: 30%;
  left: auto;
  right: 8%;
}
.tv-banner-contant-center .tvtwobanner-content {
  text-align: center;
  position: absolute;
  top: 30%;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.tv-banner-contant-none .tvtwobanner-content {
  display: none;
}
.collection-list .card-wrapper,
.tvproduct-list-category a {
  position: relative;
  overflow: hidden;
  display: block;
}
.tvbanner-wrapper:after,
.collection-list .card-wrapper:after,
.tvproduct-list-category a:after {
  position: absolute;
  content: "";
  width: 50px;
  -webkit-transform: skewX(-50deg);
  -moz-transform: skewX(-50deg);
  -ms-transform: skewX(-50deg);
  -o-transform: skewX(-50deg);
  transform: skewX(-50deg);
  bottom: 0%;
  left: -110%;
  height: 100%;
  background-color: rgba(255,255,255,.2);
  pointer-events: none;
}
.tvbanner-wrapper:hover:after,
.collection-list .card-wrapper:hover:after,
.tvproduct-list-category a:hover:after {
  left: 300%;
  -webkit-transition: all 1.5s ease 0.1s;
  -o-transition: all 1.5s ease 0.1s;
  transition: all 1.5s ease 0.1s;
}
.tvtwo-banner {
  padding: 0 15px;
}
@media (max-width:991px) {
  .tvcmsleft-offer-banner img {
    width: auto;
  }
  .tvcmsofferbanners-two .tvtwobanner-title-text {
    font-size: 18px;
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .tvtwobanner-all-img .tvtwo-banner-first {
    margin-bottom: 20px
  }
  .tvtwobanner-content .tvtheme-btn {
    padding: 4px 8px;
  }
}
/******* End Two Banner *******/
/******* Start Left Right Sticky*********/
.tv-footer-social-icon {
  left: 0;
  position: fixed;
  top: 0;
  white-space: nowrap;
  width: auto;
  z-index: 2;
  margin: auto;
  bottom: 0;
  max-height: 275px;
}
.tv-footer-social-icon .tv-footer-social-icon-wrapper {
  position: relative;
  min-width: 40px;
  width: auto;
}
.tv-footer-social-icon .tv-footer-social-icon-inner {
  position: absolute;
  right: 0;
}
.tv-footer-social-icon .tvblock-social-content {
  overflow: hidden;
  height: 28px;
  background-color: #FFF;
  border-radius: 0 15px 15px 0;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  margin: 10px 0;
  box-shadow: 0 0 2px rgb(0 0 0 / 20%);
  z-index: 2;
  padding: 7px 10px;
}
.tv-footer-social-icon .tvblock-social-content .tvblock-social-icon {
  width: 14px;
  height: 14px;
  float: right;
}
#footer .tvblock-social-icon path {
  fill: #6f6f6f !important;
}
.block-social .tvblock-social-content span {
  display: block;
  color: #FFF;
  line-height: 15px;
  margin: 0 9px 0 3px;
  font-size: 10px;
  text-transform: uppercase;
  opacity: 0;
  float: right;
  transition: .2s ease-in-out;
}
.tv-footer-social-icon .tvfacebook-wrapper:hover {
  background: #3a589e;
  margin-right: calc(-100% + 30px);
}
.tv-footer-social-icon .tvtwitter-wrapper:hover {
  background: #5ea9dd;
  margin-right: calc(-100% + 30px);
}
.tv-footer-social-icon .tvrss-wrapper:hover {
  background: #ff7b0a;
  margin-right: calc(-100% + 30px);
}
.tv-footer-social-icon .tvyoutube-wrapper:hover {
  background: #ec2828;
  margin-right: calc(-100% + 30px);
}
.tv-footer-social-icon .tvpinterest-wrapper:hover {
  background: #cb2027;
  margin-right: calc(-100% + 30px);
}
.tv-footer-social-icon .tvvimeo-wrapper:hover {
  background: #1ab7ea;
  margin-right: calc(-100% + 30px);
}
.tv-footer-social-icon .tvinstagram-wrapper:hover {
  background: #64443c;
  margin-right: calc(-100% + 30px);
}
.tv-footer-social-icon .tvblock-social-content:hover .tvblock-social-icon path {
  fill: #ffffff !important;
}
.tv-footer-social-icon .tvblock-social-content:hover span {
  opacity: 1;
}
.tvcmsright-sticky {
  right: 0;
  position: fixed;
  top: 0;
  white-space: nowrap;
  width: auto;
  margin: auto;
  bottom: 0;
  max-height: 200px;
  z-index: 2;
}
.tvcmsright-sticky .tvright-sticky {
  position: relative;
  min-width: 40px;
  width: auto;
}
.tvcmsright-sticky .tvright-sticky-wrapper {
  position: absolute;
}
.tvsticky-up-arrow,
.tvsticky-wishlist,
.tvsticky-compare,
.tvright-sticky-account,
.tvright-sticky-add-to-cart {
  background-color: #FFF;
  box-shadow: 0 0 2px rgb(0 0 0 / 20%);
  padding: 0 10px;
  height: 28px;
  text-transform: uppercase;
  border-radius: 15px 0 0 15px;
  display: block;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  margin: 10px 0;
  overflow: hidden;
}
.tvsticky-up-arrow a,
.tvsticky-wishlist a,
.tvsticky-compare a,
.tvright-sticky-account a,
.tvright-sticky-add-to-cart a {
  width: 100%;
  display: inline-block;
}
.tvsticky-up-arrow i,
.tvsticky-wishlist i,
.tvsticky-compare i,
.tvright-sticky-account i,
.tvright-sticky-add-to-cart i {
  color: #6f6f6f;
  font-size: 16px;
  height: 28px;
  line-height: 28px;
  float: left;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.tvsticky-up-arrow span,
.tvsticky-wishlist .tvwishlist-sticky-name,
.tvsticky-compare .tvsticky-compare-name,
.tvright-sticky-account span,
.tvright-sticky-add-to-cart span {
  color: #000;
  font-size: 10px;
  float: left;
  line-height: 28px;
  font-weight: 500;
  margin: 0 0 0 9px;
  opacity: 0;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.tvsticky-up-arrow:hover,
.tvsticky-wishlist:hover,
.tvsticky-compare:hover,
.tvright-sticky-account:hover,
.tvright-sticky-add-to-cart:hover {
  margin-left: calc(-100% + 30px);
  background: #e3ae52;
}
.tvsticky-up-arrow:hover span,
.tvsticky-wishlist:hover .tvwishlist-sticky-name,
.tvsticky-compare:hover .tvsticky-compare-name,
.tvright-sticky-account:hover span,
.tvright-sticky-add-to-cart:hover span {
  opacity: 1;
}
.tvsticky-up-arrow:hover i,
.tvsticky-wishlist:hover i,
.tvsticky-compare:hover i,
.tvright-sticky-account:hover i,
.tvright-sticky-add-to-cart:hover i {
  color: #000;
}
/******* End Left Right Sticky*********/
/******* Start Product Detail Page*********/
.tvdetail-page-wrapper {
  margin-bottom: 60px;
}
.tv-product-gallery-image-left .image_active {
  opacity: .5;
  display: block;
}
.tv-product-gallery-slider .tv-slider-next:hover,
.tv-product-gallery-slider .tv-slider-prew:hover {
  background-color: #000;
  color: #fff;
}
.tv-product-gallery-image-left a:focus {
  outline: none;
}
.tv-product-gallery-image-left-slider-wrapper {
  overflow: hidden;
}
.tv-single-product-content .tv-product-gallery-image-left.slick-slide {
  margin-bottom: 15px;
  display: inline-block;
  border: 1px solid #eaeaea;
  max-width: 100%;
}
.tv-single-product-content-box {
  background-color: #fff;
}
.tv-single-product-content .tv-product-gallery-image {
  display: inline-block;
  border: 1px solid #eaeaea;
}
.tv-single-product-summary {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
}
.tv-single-product-summary .tv-single-product-title {
  margin: 0 0 15px 0;
}
.tv-single-product-summary .tv-single-product-review {
  margin: 0 0 15px 0;
}
.tv-single-product-review .spr-badge-starrating .spr-icon {
  font-size: 13px;
  margin: 0 2px;
}
.tv-single-product-summary .tvproduct-price-amount {
  margin: 0 0 5px 0;
  display: block;
}
.tv-single-product-summary .tvproduct-price-amount .price {
  font-weight: 600;
  font-size: 20px;
  color: #333;
  display: inline-block;
  width: auto;
}
.tv-single-product-summary .tvproduct-rating-timer-wrapper {
  margin-bottom: 15px;
}
.tv-single-product-summary .tvproduct-price-amount .regular-price {
  font-weight: 500;
  font-size: 16px;
  margin: 0 10px;
  color: #666;
  text-decoration: line-through;
  display: inline-block;
}
.tv-single-product-summary .tv-product-details-short-description {
  margin: 0 0 15px 0;
}
.tv-single-product-summary .tvproduct-cart-btn {
  margin: 0 0 15px 0;
}
.tv-single-product-summary .tvcart-btn-wrapper,
.tv-single-product-summary .tvproduct-quentity {
  display: inline-block;
  margin: 0 15px 0 0;
}
.tv-single-product-summary .tv-single-subtitle {
  margin: 0;
  font-size: 30px;
  font-weight: 500;
}
.tv-single-product-summary .tv-product-details-short-description p {
  margin: 0;
  font-size: 14px;
  line-height: 22px;
  color: #333;
  letter-spacing: 0.7px;
}
.tv-single-product-summary .total-price {
  margin-bottom: 10px;
}
.tv-product-cart-quentity-inner {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.tvproduct-cart-quentity-increment,
.tvproduct-cart-quentity-decrement {
  border: 1px solid #eaeaea;
  color: #848484;
  min-width: 20px;
  background-color: #f9f9f9;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  border-radius: 0;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
}
.tvproduct-cart-quentity-increment:focus,
.tvproduct-cart-quentity-decrement:focus {
  outline: none;
}
.tvproduct-cart-quentity {
  color: #848484;
  text-align: center;
  width: 40px;
  line-height: 40px;
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
  border-left: 0;
  border-right: 0;
  -moz-appearance: textfield;
  padding: 0 10px;
}
.tv-single-product-summary .tvadd_to_wishlist i {
  font-weight: 800;
}
.tv-single-product-summary .tvproduct-wishlist span {
  font-weight: 500;
  font-size: 16px;
  color: #000;
}
.tv-single-product-summary .tagged_as {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.tv-single-product-summary .tvwishlist-btn,
.tv-single-product-summary .tvcompare-btn-wrapper,
.tv-single-product-summary .sku_wrapper,
.tv-single-product-summary .posted_in,
.tv-single-product-summary .tagged_as,
.tv-single-product-summary .product-vendor,
.tv-single-product-summary .tvStock-available {
  margin: 0 0 10px 0;
}
.tv-single-product-summary .tvStock-available label,
.selector-wrapper-secton .swatch .tvlable,
.tv-single-product-summary .total-price label,
.tv-single-product-summary .product_meta label {
  min-width: 120px;
  margin: 0 0;
  text-transform: uppercase;
  float: left;
  font-weight: 500;
  font-size: 15px;
  color: #000;
}
.tv-single-product-summary .total-price span,
.tv-single-product-summary .sku_wrapper span,
.tv-single-product-summary .posted_in a,
.tv-single-product-summary .tagged_as a,
.tv-single-product-summary .product-vendor span {
  font-weight: 400;
  font-size: 14px;
  color: #333;
}
.tvcmsinstock {
  border: 2px solid #298e0a;
  color: #298e0a;
  padding: 2px 8px;
  font-size: 14px;
  display: inline-block;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-left: 0;
}
.tvcmsoutstock {
  border: 2px solid #da1000;
  color: #da1000;
  padding: 2px 8px;
  font-size: 14px;
  display: inline-block;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.tv-single-product-summary .tvloadding-wishlist {
  margin-bottom: 5px;
}
.tv-single-product-summary .tvadd_to_wishlist,
.tv-single-product-summary .tvadd_to_compare {
  font-weight: 500;
  font-size: 16px;
  color: #000;
}
.tv-single-product-summary .tvadd_to_wishlist:hover,
.tv-single-product-summary .tvadd_to_compare:hover {
  color: #666;
}
.tv-single-product-summary .tvproduct-quentity span {
  float: left;
  width: 100%;
}
.is-empty .tvtheme-btn,
.button.tvtheme-btn {
  padding: 14px 15px;
}
.selector-wrapper-secton .swatch {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-align: center;
  align-items: center;
  margin: 0 0 15px 0;
}
.selector-wrapper-secton .selector-wrapper {
  display: none;
}
.swatch-element label {
  padding: 0px 0;
  height: 30px;
  width: 30px;
  line-height: 28px;
  text-align: center;
  cursor: pointer;
  font-weight: bold !important;
  color: #000;
  float: left;
}
.swatch .swatch-element .crossed-out {
  display: none;
}
.swatch label {
  margin: 0 0px 3px 0;
  border: 1px solid #eaeaea;
}
.swatch .swatch-element.available {
  margin-right: 10px;
}
.swatch .swatch-element {
  float: left;
}
.swatch input:checked+label,
.swatch label:hover {
  border: 1px solid #000;
}
.swatch-section input[type="radio"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  border: none;
  min-height: auto;
}
.tvproducttab-outer .form-horizontal .control-label {
  float: left;
}
.tvproducttab-review {
  border-left: 1px solid #eee;
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
}
.tvproducttab-outer {
  margin-bottom: 30px;
}
.producttab {
  overflow: hidden;
  width: 100%;
  padding: 33px 0 0;
}
.tvtabs {
  text-align: center;
  border-bottom: 1px solid #eaeaea;
}
.tvtabs li {
  float: none;
  display: inline-block;
  position: relative;
  margin: 0 7px;
}
.tab-content .tab-pane p {
  color: #000000;
  margin: 0 0 0 0;
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 24px;
}
.tab-content #tab-description span {
  margin: 0 0 10px 0;
  display: block;
}
.tvtabs li.active {
  z-index: 2;
}
.producttab .nav-tabs>li.active>a,
.producttab .nav-tabs>li.active>a:focus,
.producttab .nav-tabs>li.active>a:hover {
  border: none;
  background-color: #000;
  cursor: pointer;
  color: #fff;
  margin: 0;
}
.nav-tabs>li>a {
  line-height: 40px;
  border: none;
  padding: 0 10px;
  margin: 0;
  background-color: #ddd;
  border-radius: 10px 10px 0 0;
}
.tvtabs li:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  top: 4px;
  left: -28px;
  border-style: solid;
  border-width: 0 0 36px 30px;
  border-color: transparent transparent #ddd transparent;
}
.tvtabs li.active:before {
  border-color: transparent transparent #000 transparent;
  z-index: 3
}
.tvtabs li:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  top: 4px;
  left: auto;
  right: -28px;
  border-style: solid;
  border-width: 36px 0 0 30px;
  border-color: transparent transparent transparent #ddd;
}
.tvtabs li.active:after {
  border-color: transparent transparent transparent #000;
  z-index: 3;
}
.nav-tabs>li>a:hover {
  background-color: #ddd;
}
.spr-summary-actions-newreview {
  background-color: #fff;
  padding: 14px 40px;
  border: 1px solid #333;
  cursor: pointer;
  line-height: normal;
  display: inline-block;
  border-radius: 0;
  text-decoration: none;
  font-weight: 400;
  text-transform: capitalize;
  letter-spacing: 1px;
  line-height: normal;
  font-size: 16px;
  color: #333;
}
.spr-summary-actions-newreview:focus,
.spr-summary-actions-newreview:hover {
  outline: none;
  color: #ffffff;
  background-color: #333;
  border: 1px solid #333;
}
.rte a.spr-summary-actions-newreview {
  padding-bottom: 14px;
}
.tvproduct-reviews-write .spr-container .spr-summary-caption {
  font-size: 14px;
  line-height: 22px;
  color: #222;
}
.spr-form .spr-form-contact-name .spr-form-input-text,
.spr-form .spr-form-contact-email .spr-form-input-email,
.spr-form .spr-form-review-title .spr-form-input-text {
  height: 44px;
  width: 100%;
  display: block;
  padding: 7px 12px;
  font-size: 14px;
  color: #495057;
  background-color: #fff;
  background-clip: unset;
  border: 1px solid #ced4da;
  border-radius: 5px;
  -webkit-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.spr-form-review-body textarea {
  border: 1px solid #ced4da;
  border-radius: 5px;
  -webkit-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.spr-form .spr-form-contact-name .spr-form-input-text:focus,
.spr-form .spr-form-contact-email .spr-form-input-email:focus,
.spr-form .spr-form-review-title .spr-form-input-text:focus,
.spr-form-review-body textarea:focus {
  border-color: rgba(37, 40, 43, 0.85);
  box-shadow: none;
  outline: none;
}
.spr-content .spr-form-label {
  margin-bottom: 10px;
  display: inline-block;
  font-weight: 500;
}
.spr-form .spr-form-label+.spr-form-input:focus {
  outline: none;
  box-shadow: none;
}
.tab-content>.active {
  display: block;
}
.tvpage-content-wrapper {
  background-color: #fff;
}
.tv-all-pages-inner-content {
  background-color: #fff;
}
.tv-sub-pages-inner-content thead {
  background-color: #f1f1f1;
}
.tv-sub-pages-inner-content .table-bordered>thead>tr>td {
  font-weight: 600;
}
.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
  border: none;
}
.tab-pane .table-bordered {
  margin: 0;
  border: none;
}
.tvpage-sub-title {
  font-size: 18px;
  font-weight: 700;
  padding-bottom: 7px;
}
.table-striped>tbody>tr:nth-of-type(odd) {
  background-color: #eaeaea;
}
.table-striped>tbody>tr:nth-of-type(even) {
  border: 1px solid #eaeaea;
}
.tv-sub-pages-inner-content tbody {
  border: 1px solid #f1f1f1;
}
#tab-specification #shopify-product-reviews {
  margin: 0 0;
}
@media(min-width: 992px) {
  .tvtab-review-form {
    margin: 0 -15px;
  }
  .tv-single-product-summary .tvwishlist-btn,
  .tv-single-product-summary .tvcompare-btn-wrapper,
  .tv-single-product-summary .sku_wrapper,
  .tv-single-product-summary .posted_in,
  .tv-single-product-summary .tagged_as,
  .tv-single-product-summary .product-vendor,
  .tv-single-product-summary .tvStock-available {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-align: center;
    align-items: center;
  }
}
@media(max-width: 991px) {
  .tv-product-main-image-box {
    margin-bottom: 15px;
  }
  .tv-single-product-summary {
    padding: 0;
  }
  .tv-single-product-image {
    margin-bottom: 30px;
    overflow: hidden;
  }
  .producttab .tab-content {
    padding: 15px;
  }
  .tvproducttab-outer .tvreview-box {
    padding: 0;
    margin-bottom: 30px;
  }
}
.tv-product-gallery-slider .tv-slider-next,
.tv-product-gallery-slider .tv-slider-prew {
  display: inline-block;
  width: 50%;
  float: left;
  height: 40px;
  line-height: 36px;
  font-size: 23px;
  text-align: center;
  background-color: #F5F5F5;
  border: 2px solid #fff;
  cursor: pointer;
}
@media(min-width: 768px) {
  .tv-single-product-content .tv-product-detail-images {
    position: relative;
    vertical-align: middle;
    margin: 0 -15px;
  }
}
@media(max-width: 767px) {
  .tvslider-pagination-wrapper {
    text-align: center;
    margin-top: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .tv-product-gallery-image-left {
    padding: 0 7.5px;
  }
  .selector-wrapper-secton .swatch .tvlable,
  .tv-single-product-summary .total-price label,
  .tv-single-product-summary .product_meta label {
    min-width: auto;
    margin: 0 10px 0 0;
  }
  .tvtab-wrapper .tvtabs {
    display: inline-block;
    border: none;
  }
  .tvtab-wrapper {
    border-bottom: 1px solid #ddd;
  }
}
@media(max-width: 575px) {
  .tv-product-gallery-slider {
    padding: 0 0;
  }
  .tvtabs li {
    display: block;
  }
  .tv-product-detail-images .tv-product-gallery-image-left {
    margin: 0 15px;
  }
  .tv-product-gallery-slider .tv-slider-next {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(90deg);
    transform: translateY(-50%) rotate(90deg);
    right: 0;
    left: auto;
    z-index: 1;
    height: 40px;
    width: 40px;
  }
  .tv-product-gallery-slider .tv-slider-prew {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(90deg);
    transform: translateY(-50%) rotate(90deg);
    right: auto;
    left: 0;
    z-index: 1;
    height: 40px;
    width: 40px;
  }
  .tv-single-product-content .tv-product-gallery-image-left.slick-slide {
    margin: 0 15px;
    padding: 0;
  }
  .tv-single-product-content .tv-product-gallery-image {
    position: relative;
    overflow: hidden;
    pointer-events: none;
  }
}
/******* End Product Detail Page*********/
/******* Start Newsletter *******/
.tvcmsnewsletter-scription {
  margin-bottom: 50px;
}
.tvcmsnewsletter-scription .tvnewsletter-input-title {
  float: left;
  padding: 10px 0;
  margin-right: 40px;
}
.tvcmsnewsletter-scription .tvnewsletter-input-title span {
  font-size: 16px;
  color: #111111;
  font-weight: 600;
}
.tvcmsnewsletter-scription .tvnewsletter-form-wrap {
  overflow: hidden;
}
.tvcmsnewsletter-scription .tvnewsletter-form-wrap .contact-form input {
  float: left;
  min-width: 305px;
  border: 1px solid #dddddd;
  border-radius: 0;
  height: 45px;
  padding: 10px 15px;
}
.tvcmsnewsletter-scription .tvnewsletter-btn-submit {
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #fff;
  background-color: #333333;
  border: none;
  padding: 12px 25px;
}
.tvcmsnewsletter-scription .tvnewsletter-btn-submit:hover {
  background-color: #000;
}
.template-404 .tvtheme-btn {
  padding: 14px 15px;
}
.tvcmsnewsletter-scription .tvnewsletter-form-wrap .contact-form {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.tvcmsnewsletter-scription .tvfooter-social-share {
  text-align: right;
}
.tvcmsnewsletter-scription .tvsocial-icon-wrapper li {
  display: inline-block;
  vertical-align: middle;
}
.tvcmsnewsletter-scription .tvsocial-icon-wrapper li a {
  height: 40px;
  width: 40px;
  display: block;
}
.tvcmsnewsletter-scription .tvsocial-icon-wrapper li i {
  display: none;
}
.tvcmsnewsletter-scription .tv-footer-social-icon-title .tv-footer-social-title {
  font-size: 16px;
  color: #111111;
  font-weight: 600;
  text-transform: capitalize;
}
.tvcmsnewsletter-scription .tvfooter-social-share .tv-footer-social-icon-title {
  margin-right: 40px;
  display: inline-block;
  vertical-align: middle;
}
.tvcmsnewsletter-scription .tvfooter-social-share .tvsocial-icon-wrapper {
  display: inline-block;
  vertical-align: middle;
}
.tvcmsnewsletter-scription .tvsocial-icon-wrapper .twitter a {
  background-image: url(sprite_3.png);
  background-position: -55px -105px;
}
.tvcmsnewsletter-scription .tvsocial-icon-wrapper .facebook a {
  background-image: url(sprite_3.png);
  background-position: -55px -55px;
}
.tvcmsnewsletter-scription .tvsocial-icon-wrapper .pinterest a {
  background-image: url(sprite_3.png);
  background-position: -55px -205px;
}
.tvcmsnewsletter-scription .tvsocial-icon-wrapper .instagram a {
  background-image: url(sprite_3.png);
  background-position: -55px -305px;
}
.tvcmsnewsletter-scription .tvsocial-icon-wrapper .youtube a {
  background-image: url(sprite_3.png);
  background-position: -55px -155px;
}
.tvcmsnewsletter-scription .tvsocial-icon-wrapper .vimeo a {
  background-image: url(sprite_3.png);
  background-position: -55px -355px;
}
.tvcmsnewsletter-scription .tvsocial-icon-wrapper .rss a {
  background-image: url(sprite_3.png);
  background-position: -55px -5px;
}
@media(min-width: 992px) and (max-width: 1200px) {
  .tvcmsnewsletter-scription .tvnewsletter-form-wrap .contact-form input {
    width: 100%;
    min-width: auto;
  }
  .tvcmsnewsletter-scription .tvnewsletter-btn-submit {
    padding: 12px 10px;
  }
}
@media(max-width: 991px) {
  .tvcmsnewsletter-scription {
    margin-bottom: 30px;
  }
  .tvcmsnewsletter-scription .tvnewsletter-input-title {
    float: none;
  }
  .tvcmsnewsletter-scription .tvnewsletter-form-wrap .contact-form input {
    width: 100%;
    min-width: auto;
  }
  .tvsocial-icons-outer {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 15px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .tvcmsnewsletter-scription .tvfooter-social-share .tv-footer-social-icon-title {
    float: left;
    margin-top: 0;
  }
  .tvcmsnewsletter-scription .tvfooter-social-share .tvsocial-icon-wrapper {
    float: left;
  }
}
@media(max-width: 480px) {
  .tvsocial-icons-outer {
    display: block;
  }
  .tvcmsnewsletter-scription .tvnewsletter-btn-submit {
    padding: 12px 8px;
  }
}
/******* end Newsletter**********/
/******* Start customerservice *******/
.tvcustomer-service .title {
  margin: 0;
}
.tvcustomer-service.no-heading .title {
  display: none;
}
.tvcustomer-service .title-wrapper-with-link {
  margin-top: 0;
}
@media screen and (max-width: 749px) {
  .tvcustomer-service .title-wrapper-with-link {
    margin-bottom: 3rem;
  }
  .tvcustomer-service .page-width {
    padding-left: 0;
    padding-right: 0;
  }
}
.tvcustomer-service-card__image-wrapper--third-width {
  width: 33%;
}
.tvcustomer-service-card__image-wrapper--half-width {
  width: 50%;
}
.tvcustomer-service-list__item.center .tvcustomer-service-card__image-wrapper:not(.tvcustomer-service-card__image-wrapper--full-width),
.tvcustomer-service-list__item:only-child {
  margin-bottom: 15px;
}
.tvcustomer-service .button {
  margin-top: 1.5rem;
}
@media screen and (min-width: 750px) {
  .tvcustomer-service .button {
    margin-top: 4rem;
  }
}
.tvcustomer-service .tvcustomer-service-list__item:hover .tvcustomer-service-card img {
  transform: rotateY(180deg);
}
.tvcustomer-service-card img {
  transform: rotateY(0);
  transition: all 250ms ease-in-out;
}
.tvcustomer-service-list__item:only-child {
  max-width: 72rem;
}
.tvcustomer-service:not(.background-none) .tvcustomer-service-card {
  background: rgb(var(--color-background));
  height: 100%;
}
.tvcustomer-service.background-primary .tvcustomer-service-card {
  background: rgb(var(--color-background)) linear-gradient(rgba(var(--color-foreground), 0.04), rgba(var(--color-foreground), 0.04));
}
.tvcustomer-service .tvcustomer-service-card:hover,
.tvcustomer-service.background-primary .tvcustomer-service-card:hover{
  background-color: #e3ae52;
}
.tvcustomer-service .tvcustomer-service-list__item:hover .tvcustomer-service-card__info .link,
.tvcustomer-service .tvcustomer-service-list__item:hover .tvcustomer-service-card__info h1,
.tvcustomer-service .tvcustomer-service-list__item:hover .tvcustomer-service-card__info p,
.tvcustomer-service .tvcustomer-service-list__item:hover .tvcustomer-service-card__info h3 {
  color: #000;
}
.tvcustomer-service .tvcustomer-service-list__item:nth-child(even) .tvcustomer-service-card {
  background-color: #e3ae52;
}
.tvcustomer-service .tvcustomer-service-list__item:nth-child(even) .tvcustomer-service-card:hover {
  background-color: #fff;
}
.tvcustomer-service .tvcustomer-service-list__item:nth-child(even) .tvcustomer-service-card__info .link,
.tvcustomer-service .tvcustomer-service-list__item:nth-child(even) .tvcustomer-service-card__info h1,
.tvcustomer-service .tvcustomer-service-list__item:nth-child(even) .tvcustomer-service-card__info p,
.tvcustomer-service .tvcustomer-service-list__item:nth-child(even) .tvcustomer-service-card__info h3 {
  color: #000;
}
.tvcustomer-service .tvcustomer-service-list__item:nth-child(even):hover .tvcustomer-service-card__info .link,
.tvcustomer-service .tvcustomer-service-list__item:nth-child(even):hover .tvcustomer-service-card__info h1,
.tvcustomer-service .tvcustomer-service-list__item:nth-child(even):hover .tvcustomer-service-card__info p,
.tvcustomer-service .tvcustomer-service-list__item:nth-child(even):hover .tvcustomer-service-card__info h3 {
  color: #000;
}
.tvcustomer-service-list h3 {
  font-family: 'Prata';
  font-size: 18px;
  color: #000;
  font-weight: 400;
  margin-bottom: 10px;
      transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
}
.tvcustomer-service-list h1{
  font-family: 'Prata';
    font-size: 60px;
    color: #000;
    margin-bottom: 15px;
        transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
}
.tvcustomer-service-list p {
  font-size: 14px;
  color: #000;
  font-weight: 400;
  margin: 0 15px;
  margin-bottom: 20px;
  line-height: normal;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  display: -webkit-box;
      transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
}
.tvcustomer-service-list__item.center .media--adapt,
.tvcustomer-service-list__item .media--adapt .tvcustomer-service-card__image {
  width: auto;
}
.tvcustomer-service-list__item.center .media--adapt img {
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 749px) {
  .tvcustomer-service-list__item {
    margin: 0 0 var(--grid-mobile-vertical-spacing);
    padding: 0;
  }
  .tvcustomer-service-list:not(.slider) {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .tvcustomer-service-list.slider .tvcustomer-service-list__item {
    width: calc(100% - 3rem);
  }
}
@media screen and (min-width: 750px) {
  .tvcustomer-service-list.slider,
  .tvcustomer-service-list.grid--4-col-desktop {
    padding: 0;
  }
  .tvcustomer-service-list__item,
  .grid--4-col-desktop .tvcustomer-service-list__item {
    padding-bottom: 0;
  }
  .grid--2-col-tablet .tvcustomer-service-list__item {
    margin-top: var(--grid-desktop-vertical-spacing);
    max-width: 50%;
  }
  .background-none .grid--2-col-tablet .tvcustomer-service-list__item {
    margin-top: 4rem;
  }
  .grid--2-col-tablet .tvcustomer-service-list__item:nth-of-type(-n + 2) {
    margin-top: 0;
  }
}
@media screen and (min-width: 990px) {
  .grid--2-col-tablet.grid--4-col-desktop .tvcustomer-service-list__item {
    max-width: 25%;
  }
  .grid--2-col-tablet.grid--4-col-desktop .tvcustomer-service-list__item:nth-of-type(-n + 4) {
    margin-top: 0;
  }
}
.background-none .tvcustomer-service-card__info {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}
.background-none .slider .tvcustomer-service-card__info {
  padding-bottom: 0;
}
.background-none .tvcustomer-service-card__image-wrapper+.tvcustomer-service-card__info {
  padding: 0;
}
.background-none .slider .tvcustomer-service-card__info {
  padding-left: 0.5rem;
}
.background-none .slider .tvcustomer-service-card__image-wrapper+.tvcustomer-service-card__info {
  padding-left: 1.5rem;
}
@media screen and (max-width: 749px) {
  .background-none .slider .tvcustomer-service-card__info {
    padding-bottom: 1rem;
  }
  .tvcustomer-service.background-none .slider.slider--mobile {
    margin-bottom: 0rem;
  }
}
.tvcustomer-service-card {
  position: relative;
  box-sizing: border-box;
}
.tvcustomer-service-card>.tvcustomer-service-card__image-wrapper--full-width:not(.tvcustomer-service-card-spacing) {
  border-top-left-radius: calc(var(--text-boxes-radius) - var(--text-boxes-border-width));
  border-top-right-radius: calc(var(--text-boxes-radius) - var(--text-boxes-border-width));
  overflow: hidden;
}
.tvcustomer-service .tvcustomer-service-card__info {
  border-radius: 0;
  vertical-align: middle;
  padding: 70px 15px;
  text-align: center;
  align-items: center;
  position: relative;
  z-index: 1;
}
.tvcustomer-service-card:after {
  content: "";
  position: absolute;
  opacity: .4;
  background-image: url(services_bg.png);
  height: 226px;
  width: 209px;
  left: 0;
  bottom: 0;
}
.tvcustomer-service-card__info .link {
  text-decoration: none;
  font-size: 14px;
  margin-top: 28px;
  transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
}
.tvcustomer-service-card__info .link svg {
  width: 20px;
  height: 20px;
}
.tvcustomer-service-card__info .icon-wrap {
  margin-left: 0.8rem;
  white-space: nowrap;
}
.tvcustomer-service slider-component .tvcustomer-service-list__item {
  padding: 0 25px;
}
.tvcustomer-service slider-component {
  width: 85%;
  margin: 0 auto;
}
.tvcustomer-service .tvcustomer-service-card {
  position: relative;
  transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
}
/******* end customerservice *********/
/******* Start Banner*******/
/*Left Align*/
.tvbanner_caption.middle-left {
  position: absolute;
  width: 40%;
  top: 0;
  bottom: 0;
  margin: auto;
  height: max-content;
  left: 9%;
  text-align: left;
}
.tvbanner_caption.top-left {
  top: 10%;
  left: 9%;
  position: absolute;
  width: 40%;
  text-align: left;
}
.tvbanner_caption.bottom-left {
  bottom: 10%;
  left: 9%;
  position: absolute;
  width: 40%;
  text-align: left;
}
/*Right Align*/
.tvbanner_caption.middle-right {
  position: absolute;
  width: 40%;
  top: 0;
  bottom: 0;
  margin: auto;
  height: max-content;
  right: 9%;
  text-align: right;
}
.tvbanner_caption.top-right {
  position: absolute;
  width: 40%;
  top: 10%;
  right: 9%;
  text-align: right;
}
.tvbanner_caption.bottom-right {
  position: absolute;
  width: 40%;
  bottom: 10%;
  right: 9%;
  text-align: right;
}
/*Center Align*/
.tvbanner_caption.middle-center {
  position: absolute;
  width: 40%;
  top: 0;
  bottom: 0;
  margin: auto;
  height: max-content;
  right: 0;
  left: 0;
  text-align: center;
}
.tvbanner_caption.top-center {
  position: absolute;
  /*width: 50%;*/
  top: 10%;
  right: 0;
  left: 0;
  text-align: center;
}
.tvbanner_caption.bottom-center {
  position: absolute;
  /*width: 50%;*/
  bottom: 10%;
  right: 0;
  left: 0;
  text-align: center;
}
.tvbanner_caption.none {
  display: none;
}
.tvofferbanner-caption.tvbanner_caption h1 {
  color: #ffffff;
  font-weight: 900;
  font-size: 46px;
  line-height: 46px;
  padding-bottom: 20px;
  margin-bottom: 20px;
  position: relative;
}
.tvofferbanner-caption.tvbanner_caption h4 {
  font-size: 40px;
  color: #ffffff;
  font-weight: 500;
}
.tvofferbanner-caption.tvbanner_caption h1:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 2px;
  background-color: #ffffff;
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.tvofferbanner-caption.tvbanner_caption p {
  font-size: 26px;
  color: #fff;
  margin-bottom: 0;
}
.tvslider-list-slider .tvbanner_caption {
  width: 100%;
}
/* Two-Offer-Banner */
.tvcmstwoofferbanners {
  display: flex;
}
/* Multibanner */
.tvcmsmultibanners {
  display: flex;
  margin: 0 -7.5px;
}
.tvmultibanner-caption {
  width: 60% !important;
}
.tvmultibanner-caption h1 {
  font-size: 20px;
  color: #000;
  font-weight: 700;
  margin-bottom: 15px;
}
.tvmultibanner-caption p {
  font-size: 18px;
  color: #ff2d3a;
  font-weight: 700;
  margin-bottom: 20px;
}
.tvmultibanner-caption:nth-child(2) p {
  color: #11c68f;
}
.tvmultibanner-caption:nth-child(3) p {
  color: #4b48bb;
}
.tvmultibanner-btn {
  background-color: #fff;
  border: 1px solid #333;
  border-radius: 3px;
  padding: 5px 22px;
  cursor: pointer;
  line-height: normal;
}
.tvmultibanner-btn:hover {
  background-color: #e3ae52;
  border-color: #e3ae52;
}
.tvmultibanner-btn span {
  font-size: 14px;
  color: #222;
  font-weight: 500;
}
.tvmultibanner-btn:hover span {
  color: #000000;
}
/******* End Banner*******/
/******* Start Image Gallery *******/
.tvimage-gallery .title {
  margin: 0;
}
.tvimage-gallery.no-heading .title {
  display: none;
}
.tvimage-gallery .title-wrapper-with-link {
  margin-top: 0;
}
.tvimage-gallery .tvmain-title {
  text-align: left;
  display: inline-block;
}
.tvimage-gallery-inner {
  position: relative;
}
.tvimage-gallery .owl-carousel .owl-item img {
  margin: auto;
}
@media screen and (max-width: 749px) {
  .tvimage-gallery .title-wrapper-with-link {
    margin-bottom: 3rem;
  }
  .tvimage-gallery .page-width {
    padding-left: 0;
    padding-right: 0;
  }
}
.tvimage-gallery-card__image-wrapper--third-width {
  width: 33%;
}
.tvimage-gallery-card__image-wrapper--half-width {
  width: 50%;
}
.tvimage-gallery-list__item.center .tvimage-gallery-card__image-wrapper:not(.tvimage-gallery-card__image-wrapper--full-width),
.tvimage-gallery-list__item:only-child {
  margin-left: auto;
  margin-right: auto;
}
.tvimage-gallery .button {
  margin-top: 1.5rem;
}
@media screen and (min-width: 750px) {
  .tvimage-gallery .button {
    margin-top: 4rem;
  }
}
.tvimage-gallery-list {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
}
.tvimage-gallery-list__item:only-child {
  max-width: 72rem;
}
.tvimage-gallery:not(.background-none) .tvimage-gallery-card {
  height: 100%;
}
.tvimage-gallery.background-primary .tvimage-gallery-card {
  background: rgb(var(--color-background)) linear-gradient(rgba(var(--color-foreground), 0.04), rgba(var(--color-foreground), 0.04));
}
.tvimage-gallery-list h3 {
  line-height: calc(1 + 0.5 / max(1, var(--font-heading-scale)));
}
.tvimage-gallery-list h3,
.tvimage-gallery-list p {
  margin: 0;
}
.tvimage-gallery-card-spacing a {
  display: block;
  cursor: pointer;
}
.popup-img {
  display: inline-block;
}
.tvimagegallary-buttons a {
  display: inline-block;
}
.tvimagegallary-hoverbtn {
  margin: 0;
  overflow: hidden;
  position: relative;
}
.tvimagegallary-hoverbtn .tvimagegallary-ovrly {
  background-color: #222;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.tvimagegallary-hoverbtn:hover .tvimagegallary-ovrly {
  opacity: .3;
}
.tvimagegallary-hoverbtn .tvimagegallary-buttons {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  width: 100%;
  text-align: center;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.tvimagegallary-hoverbtn .tvimagegallary-buttons i {
  text-align: center;
  padding: 10px;
  font-size: 24px;
  margin: 0 5px;
  background-color: #fff;
  border-radius: 100%;
  color: #000;
  display: inline-table;
  text-decoration: none;
  /* opacity: 0; */
  position: relative;
  cursor: pointer;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.tvimagegallary-hoverbtn:hover .tvimagegallary-buttons i {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.tvimagegallary-hoverbtn .tvimagegallary-buttons i:hover {
  color: #fff;
  background-color: #e3ae52;
}
.tvimage-gallery-list__item.center .media--adapt,
.tvimage-gallery-list__item .media--adapt .tvimage-gallery-card__image {
  width: auto;
}
.tvimage-gallery-list__item.center .media--adapt img {
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 749px) {
  .tvimage-gallery-list {
    margin: 0;
    width: 100%;
  }
  .tvimage-gallery-list__item {
    padding: 0;
  }
  .tvimage-gallery-list.slider .tvimage-gallery-list__item {
    width: calc(100% - 3rem);
  }
}
@media screen and (min-width: 750px) {
  .tvimage-gallery-list.slider,
  .tvimage-gallery-list.grid--4-col-desktop {
    padding: 0;
  }
  .tvimage-gallery-list__item,
  .grid--4-col-desktop .tvimage-gallery-list__item {
    padding-bottom: 0;
  }
  .grid--2-col-tablet .tvimage-gallery-list__item {
    margin-top: var(--grid-desktop-vertical-spacing);
    max-width: 50%;
  }
  .background-none .grid--2-col-tablet .tvimage-gallery-list__item {
    margin-top: 4rem;
  }
  .grid--2-col-tablet .tvimage-gallery-list__item:nth-of-type(-n + 2) {
    margin-top: 0;
  }
}
@media screen and (min-width: 990px) {
  .grid--2-col-tablet.grid--4-col-desktop .tvimage-gallery-list__item {
    max-width: 25%;
  }
  .grid--2-col-tablet.grid--4-col-desktop .tvimage-gallery-list__item:nth-of-type(-n + 4) {
    margin-top: 0;
  }
}
.background-none .tvimage-gallery-card-spacing {
  padding: 0;
  margin: 0;
}
@media (min-width: 992px) {
  .tvimage-gallery-slider-prev.tvcmsprev-btn {
    left: 18px;
    top: 40%;
    z-index: 1;
  }
  .tvimage-gallery-slider-next.tvcmsnext-btn {
    right: 8px;
    top: 40%;
    z-index: 1;
  }
}
.tvimage-gallery-card__info {
  display: inline-block;
  margin-top: 25px;
}
.tvcategory-slider-title:hover .tvimage-gallery-card__info span {
  color: #e53031;
}
.background-none .tvimage-gallery-card__info {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}
.background-none .slider .tvimage-gallery-card__info {
  padding-bottom: 0;
}
.background-none .tvimage-gallery-card__image-wrapper+.tvimage-gallery-card__info {
  padding-top: 2.5rem;
}
.background-none .slider .tvimage-gallery-card__info {
  padding-left: 0.5rem;
}
.background-none .slider .tvimage-gallery-card__image-wrapper+.tvimage-gallery-card__info {
  padding-left: 1.5rem;
}
.background-none .tvimage-gallery-list:not(.slider) .center .tvimage-gallery-card__info {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
@media screen and (max-width: 749px) {
  .background-none .slider .tvimage-gallery-card__info {
    padding-bottom: 1rem;
  }
  .tvimage-gallery.background-none .slider.slider--mobile {
    margin-bottom: 0rem;
  }
}
@media screen and (min-width: 750px) {
  .background-none .tvimage-gallery-card__image-wrapper {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }
  .background-none .tvimage-gallery-list .tvimage-gallery-card__info,
  .background-none .tvimage-gallery-list:not(.slider) .center .tvimage-gallery-card__info {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
.tvimage-gallery-card {
  position: relative;
  box-sizing: border-box;
}
.tvimage-gallery-card>.tvimage-gallery-card__image-wrapper--full-width:not(.tvimage-gallery-card-spacing) {
  border-top-left-radius: calc(var(--text-boxes-radius) - var(--text-boxes-border-width));
  border-top-right-radius: calc(var(--text-boxes-radius) - var(--text-boxes-border-width));
  overflow: hidden;
}
.tvimage-gallery.background-none .tvimage-gallery-card {
  border-radius: 0;
}
.tvimage-gallery-card__info .link {
  text-decoration: none;
  font-size: inherit;
  margin-top: 1.5rem;
}
.tvimage-gallery-card__info .icon-wrap {
  margin-left: 0.8rem;
  white-space: nowrap;
}
.tvimage-gallery-card__info h3 {
  padding: 0 10px 0 20px;
  color: #000;
  font-size: 16px;
  line-height: 16px;
  font-weight: 600;
  text-transform: uppercase;
  vertical-align: middle;
}
.tvimage-gallery-card__info span {
  color: #000000;
  font-size: 20px;
  line-height: 20px;
  font-weight: 400;
  font-family: 'Gabriela';
  text-align: center;
  margin-top: 25px;
}
.tvimage-gallery-card__image-wrapper {
  margin: auto;
  overflow: hidden;
  background-color: #fff;
}
/******* End Image Gallery *******/
/******* Start Testimonials*******/
.tvtestimonial .title {
  margin: 0;
}
.tvtestimonial.no-heading .title {
  display: none;
}
.tvtestimonial .title-wrapper-with-link {
  margin-top: 0;
}
.tvtestimonial-parallex {
  background-attachment: fixed;
}
.tvtestimonial {
  background-repeat: no-repeat;
  background-size: cover;
}
.tvtestimonial .tvcmsmain-title-wrapper .tvcms-main-title {
  margin-bottom: 30px;
}
@media screen and (max-width: 749px) {
  .tvtestimonial .title-wrapper-with-link {
    margin-bottom: 3rem;
  }
  .tvtestimonial .page-width {
    padding-left: 0;
    padding-right: 0;
  }
}
.owl-item img.tvtestimonial-card__image {
  width: auto;
  margin: auto;
}
.owl-item img.tvtestimonial-card__image-sign {
  width: auto;
}
.tvtestimonial-card__image-wrapper--third-width {
  width: 33%;
}
.tvtestimonial-card__image-wrapper--half-width {
  width: 50%;
}
.tvtestimonial .button {
  margin-top: 1.5rem;
}
@media screen and (min-width: 750px) {
  .tvtestimonial .button {
    margin-top: 4rem;
  }
}
.tvtestimonial-list {
  margin-top: 0;
  margin-bottom: 0;
  list-style: none;
  padding: 0;
}
.tvtestimonial:not(.background-none) .tvtestimonial-card {
  background: rgb(var(--color-background));
  height: 100%;
}
.tvtestimonial.background-primary .tvtestimonial-card {
  background: rgb(var(--color-background)) linear-gradient(rgba(var(--color-foreground), 0.04), rgba(var(--color-foreground), 0.04));
}
.tvtestimonial-list h3 {
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  color: #000;
  display: inline-block;
  font-family: 'Prata';
}
.tvtestimonial-list p {
  position: relative;
  color: #000;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  margin: auto;
  font-family: 'Prata';
}
.tvtestimonial-list h6 {
  color: #666;
  font-weight: 500;
  font-style: italic;
  text-transform: capitalize;
  font-size: 14px;
  letter-spacing: .7px;
  margin: 0;
}
.tvtestimonial-card-spacing {
  padding-top: 2.5rem;
  margin-left: 2.5rem;
  margin-right: 2.5rem;
}
.tvtestimonial-list__item.center .media--adapt,
.tvtestimonial-list__item .media--adapt .tvtestimonial-card__image {
  width: auto;
}
.tvtestimonial-list__item.center .media--adapt img {
  left: 50%;
  transform: translateX(-50%);
}
.tvtestimonial .tvcms-main-title .tvmain-title {
  text-align: center;
}
@media screen and (max-width: 749px) {
  .tvtestimonial-list {
    margin: 0;
    width: 100%;
  }
  .tvtestimonial-list__item {
    margin: 0 0 var(--grid-mobile-vertical-spacing);
    padding: 0;
  }
  .tvtestimonial-list:not(.slider) {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .tvtestimonial-list.slider .tvtestimonial-list__item {
    width: calc(100% - 3rem);
  }
}
/* @media screen and (min-width: 750px) { */
.tvtestimonial-list.slider,
.tvtestimonial-list.grid--4-col-desktop {
  padding: 0;
}
.tvtestimonial-list__item,
.grid--4-col-desktop .tvtestimonial-list__item {
  text-align: center;
}
.grid--2-col-tablet .tvtestimonial-list__item {
  margin-top: var(--grid-desktop-vertical-spacing);
  max-width: 50%;
}
.background-none .grid--2-col-tablet .tvtestimonial-list__item {
  margin-top: 4rem;
}
.grid--2-col-tablet .tvtestimonial-list__item:nth-of-type(-n + 2) {
  margin-top: 0;
}
/* } */
@media screen and (min-width: 990px) {
  .grid--2-col-tablet.grid--4-col-desktop .tvtestimonial-list__item {
    max-width: 25%;
  }
  .grid--2-col-tablet.grid--4-col-desktop .tvtestimonial-list__item:nth-of-type(-n + 4) {
    margin-top: 0;
  }
}
.background-none .tvtestimonial-card-spacing {
  padding: 0;
  margin: 35px 0 0;
  position: relative;
}
.background-none .tvtestimonial-card__info {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}
.background-none .slider .tvtestimonial-card__info {
  padding-bottom: 0;
}
.background-none .tvtestimonial-card__image-wrapper+.tvtestimonial-card__info {
  padding-top: 1rem;
  padding-bottom: 1.5rem;
}
.background-none .slider .tvtestimonial-card__info {
  padding-left: 0.5rem;
}
.background-none .slider .tvtestimonial-card__image-wrapper+.tvtestimonial-card__info {
  padding-left: 1.5rem;
}
.background-none .tvtestimonial-list:not(.slider) .center .tvtestimonial-card__info {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
@media screen and (max-width: 749px) {
  .background-none .slider .tvtestimonial-card__info {
    padding-bottom: 1rem;
  }
  .tvtestimonial.background-none .slider.slider--mobile {
    margin-bottom: 0rem;
  }
}
@media screen and (min-width: 750px) {
  .background-none .tvtestimonial-list .tvtestimonial-card__info,
  .background-none .tvtestimonial-list:not(.slider) .center .tvtestimonial-card__info {
    padding-left: 0;
    padding-right: 0;
  }
}
.tvtestimonial-card {
  position: relative;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.tvtestimonial-card>.tvtestimonial-card__image-wrapper--full-width:not(.tvtestimonial-card-spacing) {
  border-top-left-radius: calc(var(--text-boxes-radius) - var(--text-boxes-border-width));
  border-top-right-radius: calc(var(--text-boxes-radius) - var(--text-boxes-border-width));
  overflow: hidden;
}
.tvtestimonial-card__image-sign-wrapper {
  padding-top: 15px;
}
.tvtestimonial-card__info .link {
  text-decoration: none;
  font-size: inherit;
  margin-top: 1.5rem;
}
.tvtestimonial-card__info .icon-wrap {
  margin-left: 0.8rem;
  white-space: nowrap;
}
.tvtestimonial-des{
  position: relative;
    width: 50%;
    padding-left: 30px;
    text-align: left;
}
.tvtestimonial-list {
  width: 100%;
  margin: 0 auto;
}
.tvtestimonial-image-title-block {
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.tvtestimonial-card__image-wrapper:before {
  content: "";
  position: absolute;
  width: 70px;
  height: 70px;
  background-image: url(quotes.png);
  background-position: center;
  left: 25px;
  right: auto;
  top: -45px;
  margin: auto;
  z-index: 1;
}
.tvtestimonial-main-block slider-component{
  margin: 0 15px;
}
@media (min-width:1200px){
  .tvtestimonial-main-block slider-component{
    width: 82.052%;
    margin: auto;
  }
}
/* Sidebar Testimonial */
.home-sidebar-testimonial .test-img img {
  width: auto;
  margin: auto;
}
.tvtestimonial-left-card__info h6 {
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  letter-spacing: .3px;
  color: #e3ae52;
  margin: 0;
  padding: 10px 0;
}
.tvtestimonial-left-card__info h4 {
  color: #333;
  font-weight: 500;
  font-style: italic;
  text-transform: capitalize;
  letter-spacing: .3px;
  font-size: 14px;
  margin-bottom: 0;
}
.tvtestimonial-left-card__info {
  text-align: center;
  margin-bottom: 15px;
}
.testimonial-detail blockquote {
  padding: 0;
}
.tvtestimonial-dec p {
  position: relative;
  color: #666;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  width: 100%;
  margin: auto;
  text-align: center;
  -webkit-line-clamp: 3;
  overflow: hidden;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  margin-bottom: 0;
}
/******* End Testimonials*********/
/******* Start breadcrumb *******/
.template-index .tvcontent-full-width {
  margin: 0px 0;
}
/* #Collection.container, */
.collection-header .container {
  padding: 0;
}
.template-index #content-wrapper.tvcontent-full-width,
.template-article #content-wrapper.tvcontent-full-width,
.template-list-collections #content-wrapper.tvcontent-full-width,
.template-collection #content-wrapper.tvcontent-full-width {
  width: 100%;
}
@media (min-width: 1200px) {
  .template-index #content-wrapper.tvcontent-full-width.tvcontent-col-width,
  .template-article #content-wrapper.tvcontent-full-width.tvcontent-col-width,
  .template-list-collections #content-wrapper.tvcontent-full-width.tvcontent-col-width,
  .template-collection #content-wrapper.tvcontent-full-width.tvcontent-col-width {
    width: 100%;
  }
  .template-index #content-wrapper.tvcontent-full-width.tvcontent-col-width{
/*     margin-bottom: 20px; */
  }
  .template-index #content-wrapper.tvcontent-full-width.tvthree-col,
  .template-article #content-wrapper.tvcontent-full-width.tvthree-col,
  .template-list-collections #content-wrapper.tvcontent-full-width.tvthree-col,
  .template-collection #content-wrapper.tvcontent-full-width.tvthree-col {
    width: 100%;
  }
  .template-index #column-left,
  .template-index #column-right,
  .template-list-collections #column-left,
  .template-list-collections #column-right,
  .template-article #column-left,
  .template-article #column-right,
  .template-collection #column-left,
  .template-collection #column-right {
    width: 20%;
    z-index: 10;
  }
}
.template-product #content-wrapper {
  width: 100%;
}
.tvbreadcrumb-container-wrapper .breadcrumb {
  padding: 0;
  background-color: transparent;
  text-align: center;
  line-height: 15px;
  margin-bottom: 15px;
  padding-top: 15px;
}
.tvbreadcrumb-container-wrapper a {
  font-size: 14px;
  font-weight: 400;
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
  color: #232323;
  font-family: 'DM Sans', sans-serif;
}
.tvbreadcrumb-container-wrapper a:hover {
  color: #e3ae52;
}
.tvbreadcrumb-container-wrapper span {
  font-size: 14px;
  margin: 0 0 0 0;
  overflow: hidden;
  font-weight: 500;
  display: inline-block;
  vertical-align: middle;
  color: #e3ae52;
  font-family: 'DM Sans', sans-serif;
}
.tvbreadcrumb-container-wrapper a:after,
.tvbreadcrumb-container-wrapper span:after {
  content: "/";
  display: inline-block;
  font-size: 15px;
  color: #bdbdbd;
  margin: 0 10px;
}
.tvbreadcrumb-container-wrapper a:last-child:after,
.tvbreadcrumb-container-wrapper span:last-child:after {
  content: none;
}
.tvbreadcrumb-container-wrapper a:last-child,
.tvbreadcrumb-container-wrapper span:last-child {
  content: none;
  font-weight: 400;
}
.page-container .main-content {
  padding: 0;
}
.tvall-page-top-title {
  margin-bottom: 30px;
  background-color: #fff;
  border: 1px solid #eee;
  padding: 10px 15px;
}
/******* End breadcrumb *********/
/******* Start grid List Catelog Product in Category Page*******/
.tvcenter-block-product-section {
  border: 1px solid #eeeeee;
  margin-bottom: 30px;
  border-radius: 3px;
  background-color: #ffffff;
  padding: 15px 0;
  position: relative;
}
.tv-left-search-totle-product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.tvcms-left-column-wrapper .tv-left-pannal-btn-wrapper,
.tvcms-right-column-wrapper .tv-right-pannal-btn-wrapper,
.tvcmsproduct-grid-list .tvproduct-grid,
.tvcmsproduct-grid-list .tvproduct-grid-2,
.tvcmsproduct-grid-list .tvproduct-list,
.tvcmsproduct-grid-list .tvproduct-list-2,
.tvcmsproduct-grid-list .tvproduct-catalog {
  float: left;
  background-color: transparent;
  border: none;
  border-radius: 0;
  color: #ffffff;
  height: 40px;
  width: 40px;
  margin: 0 10px 0 0;
  cursor: pointer;
  direction: ltr;
}
.tvcms-left-column-wrapper .tv-left-pannal-btn-wrapper span,
.tvcms-right-column-wrapper .tv-right-pannal-btn-wrapper span,
.tvcmsproduct-grid-list .tvproduct-grid span,
.tvcmsproduct-grid-list .tvproduct-grid-2 span,
.tvcmsproduct-grid-list .tvproduct-list span,
.tvcmsproduct-grid-list .tvproduct-list-2 span,
.tvcmsproduct-grid-list .tvproduct-catalog span,
.tvcms-left-column-wrapper .tv-left-pannal-btn-wrapper i,
.tvcms-right-column-wrapper .tv-right-pannal-btn-wrapper i,
.tvcmsproduct-grid-list .tvproduct-grid i,
.tvcmsproduct-grid-list .tvproduct-grid-2 i,
.tvcmsproduct-grid-list .tvproduct-list i,
.tvcmsproduct-grid-list .tvproduct-list-2 i,
.tvcmsproduct-grid-list .tvproduct-catalog i {
  display: none;
}
.tv-total-product-number {
  margin-bottom: 0;
  font-size: 14px;
  color: #000;
}
.tv-grid-list-all-wrapper {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#products.grid .tvproduct-view.tvproduct-grid,
#products.grid-2 .tvproduct-view.tvproduct-grid-2,
#products.list .tvproduct-view.tvproduct-list,
#products.list-2 .tvproduct-view.tvproduct-list-2,
#products.catalog .tvproduct-view.tvproduct-catalog,
.tvcms-left-column-wrapper .tv-left-pannal-btn-wrapper:hover,
.tvcmsproduct-grid-list .tvproduct-view:hover,
.tv_search_filter_wrapper .tvleft-right-title-wrapper:hover {
  background-color: transparent;
}
.tvcmsproduct-grid-list .tvproduct-grid {
  width: 40px;
  padding: 5px 11px;
}
.tvcmsproduct-grid-list .tvproduct-grid-2 {
  padding: 5px 10px;
}
.tvcmsproduct-grid-list .tvproduct-list {
  padding: 5px 9px;
}
.tvcmsproduct-grid-list .tvproduct-list-2 {
  padding: 5px 9px;
}
.tvcmsproduct-grid-list .tvproduct-catalog {
  margin-right: 0;
  padding: 5px 8px;
}
#products .tvproduct-view.tvproduct-grid svg.tvgrid g path,
#products .tvproduct-view.tvproduct-grid-2 svg.tvgrid-2 g path,
#products .tvproduct-view.tvproduct-list svg.tvlist g path,
#products .tvproduct-view.tvproduct-list-2 svg.tvlist-2 g path,
#products .tvproduct-view.tvproduct-catalog svg.tvcatelog g path,
#products .tvproduct-view.tvproduct-catalog svg.tvcatelog g polygon,
#products .tv_search_filter_wrapper .tvleft-right-title-wrapper svg.tvfilter-top g polygon,
#products .tv-left-pannal-btn-wrapper svg g rect {
  fill: #bbb !important;
}
#products .tvproduct-view.tvproduct-grid:hover svg.tvgrid g path,
#products .tvproduct-view.tvproduct-grid-2:hover svg.tvgrid-2 g path,
#products .tvproduct-view.tvproduct-list:hover svg.tvlist g path,
#products .tvproduct-view.tvproduct-list-2:hover svg.tvlist-2 g path,
#products .tvproduct-view.tvproduct-catalog:hover svg.tvcatelog g path,
#products .tvproduct-view.tvproduct-catalog:hover svg.tvcatelog g polygon,
#products .tvproduct-view.tvproduct-grid.active svg.tvgrid g path,
#products .tvproduct-view.tvproduct-grid-2.active svg.tvgrid-2 g path,
#products .tvproduct-view.tvproduct-list.active svg.tvlist g path,
#products .tvproduct-view.tvproduct-list-2.active svg.tvlist-2 g path,
#products .tvproduct-view.tvproduct-catalog.active svg.tvcatelog g path,
#products .tvproduct-view.tvproduct-catalog.active svg.tvcatelog g polygon {
  fill: #000 !important;
}
#products .tv-left-pannal-btn-wrapper svg g rect {
  fill: #222 !important;
}
.tvcms-left-column-wrapper .tv-left-pannal-btn-wrapper,
.tvcms-right-column-wrapper .tv-right-pannal-btn-wrapper {
  padding: 4px 8px;
  border: 1px solid #ededed;
  border-radius: 3px;
}
.products-selection .sort-by {
  white-space: normal;
  word-break: break-word;
  margin-right: 0;
  margin-left: 0;
  text-align: end;
  padding: 0;
  font-size: 14px;
  color: #000000;
}
.products-sort-order {
  color: #7a7a7a;
}
.tvall-page-shortby .products-sort-order .select-title {
  padding: 7px 10px;
  line-height: 24px;
  color: #232323;
  background-color: #fff;
  cursor: pointer;
  font-size: 15px;
  border: 1px solid rgba(0, 0, 0, .07);
  box-shadow: none;
  text-align: left;
  border-radius: 3px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.tvall-page-shortby .products-sort-order .select-title:focus {
  outline: none;
}
.tvall-page-shortby button i {
  line-height: 22px;
  float: right;
}
.products-sort-order .dropdown-menu {
  left: 15px;
  right: 15px;
  width: auto;
  background: #f6f6f6;
  border: none;
  border-radius: 0;
  box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, .1);
  margin: 0;
  text-align: start;
}
.products-sort-order .select-list:hover {
  background: #e3ae52;
  color: #fff;
  text-decoration: none;
}
.products-sort-order .select-list {
  display: block;
  color: #232323;
  padding: 10px 20px;
  font-size: 16px;
  line-height: normal;
}
.tvproduct-wrapper.grid,
#products.grid .tvproduct-wrapper.grid {
  display: block;
}
#products.grid .tvproduct-wrapper.grid,
#products.grid-2 .tvproduct-wrapper.grid,
#products.list .tvproduct-wrapper.list,
#products.list-2 .tvproduct-wrapper.list,
#products.catalog .tvproduct-wrapper.catalog {
  display: block;
  margin-bottom: 0;
}
#products.catalog .tvproduct-wrapper.catalog {
  padding: 10px;
}
.tv-grid-list-wrapper-info-box {
  margin-bottom: 15px;
}
#products.grid .tv-grid-list-wrapper-info-box {
  width: 33.33%;
  max-width: inherit;
  flex-grow: inherit;
}
#products.grid-2 .tv-grid-list-wrapper-info-box {
  width: 33.33%;
}
#products.list .tv-grid-list-wrapper-info-box {
  width: 100%;
}
#products.list .tvproduct-wrapper.list .tvproduct-image {
  padding: 0;
}
#products.list .tvproductdescription-button-wrapper {
  padding: 20px 20px;
  background-color: #fff;
  margin: auto 0;
}
#products.grid .tv-grid-list-wrapper-info-box {
  padding: 0 15px;
}
.tvgrid-list-view-product .products {
  margin: 0 -15px;
}
#products.list .product-description,
#products.list-2 .product-description,
#products.catalog .product-description {
  border: none;
}
#products.list .product-description {
  text-align: left;
  padding: 0;
}
#products.list .tvproduct-name,
#products.list-2 .tvproduct-name,
#products.catalog .tvproduct-name {
  margin-bottom: 13px;
}
#products.list .tvproduct-name {
  padding: 0;
  text-align: left;
}
#products.list .tvproduct-review-list,
#products.list-2 .tvproduct-review-list,
#products.catalog .tvproduct-review-list {
  margin-bottom: 13px;
}
#products.list .tvproduct-name.product-title,
#products.catalog .tvproduct-name.product-title {
  margin-top: 0;
}
#products.list .tv-product-desc {
  -webkit-line-clamp: 3;
  overflow: hidden;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  margin: 0;
  line-height: 22px;
  font-size: 14px;
  color: #666;
}
#products.list .tv-product-desc,
#products.list-2 .tv-product-desc,
#products.catalog .tv-product-desc {
  margin-bottom: 13px;
}
#products.list .tv-product-desc p,
#products.list-2 .tv-product-desc p,
#products.catalog .tv-product-desc p {
  margin: 0;
}
#products #products.list .product-price-and-shipping,
#products.list .product-accessories .product-price-and-shipping,
#products.list .product-miniature .product-price-and-shipping {
  text-align: left;
  margin-bottom: 13px;
  justify-content: flex-start;
}
#products.list .comments_note {
  text-align: left;
}
#products.list-2 .tv-grid-list-wrapper-info-box {
  width: 50%;
}
#products.catalog .tvproduct-cart-quentity-increment,
#products.catalog .tvproduct-cart-quentity-decrement {
  border: 1px solid #E0E0E0;
  color: #848484;
  min-width: 20px;
  background-color: #f9f9f9;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  border-radius: 0;
  line-height: 33px;
  text-align: center;
  cursor: pointer;
}
#products.list-2 .tvproduct-wrapper.list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#products.list-2 .tvproduct-image {
  width: 50%;
  padding: 0;
}
#products.list-2 .tvproductdescription-button-wrapper {
  width: 50%;
  padding: 15px;
  background-color: #fff;
  margin: auto 0;
}
#products.list-2 .product-description {
  text-align: left;
  padding: 0;
}
#products.list-2 .tvproduct-name {
  padding: 0;
  text-align: left;
}
#products.list-2 .tv-product-desc {
  -webkit-line-clamp: 3;
  overflow: hidden;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  line-height: 22px;
  font-size: 14px;
  color: #333;
}
#products #products.list-2 .product-price-and-shipping,
#products.list-2 .product-accessories .product-price-and-shipping,
#products.list-2 .product-miniature .product-price-and-shipping {
  text-align: left;
  justify-content: flex-start;
  margin-bottom: 10px;
}
#products.catalog .tv-grid-list-wrapper-info-box {
  width: 100%;
}
#products.catalog .tvproduct-image {
  padding: 0;
}
#products.catalog .tvcms-product-name-star {
  padding: 15px;
}
#products.catalog .product-description,
#products.catalog .tvproduct-name {
  text-align: center;
  margin-bottom: 10px;
}
#products.catalog .product-description,
#products.catalog .tvproduct-name {
  padding: 0;
}
#products.catalog .tv-product-desc {
  -webkit-line-clamp: 3;
  overflow: hidden;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  margin: 0;
  line-height: 22px;
  font-size: 14px;
  color: #333;
  text-align: center;
}
#products.catalog .tvproduct-catalog-price {
  text-align: center;
  padding: 0;
}
.tvproduct-wrapper.catalog .tvproduct-hover-btn {
  text-align: center;
  opacity: 1;
  margin: 15px 0 0 0;
}
.tvproduct-wrapper.list .tvproduct-hover-btn + .tvproduct-cart-btn,
  .tvproduct-wrapper.catalog .tvproduct-hover-btn + .tvproduct-cart-btn{
  margin-top: 15px;
}
#products #products.catalog .product-price-and-shipping,
#products.catalog .product-accessories .product-price-and-shipping,
#products.catalog .product-miniature .product-price-and-shipping {
  margin-bottom: 10px;
  text-align: center;
}
.tvproduct-hover-btn .tv-product-btn .tvproduct-btn-wrapper,
.tvproduct-catalog-btn-wrapper .tv-product-cart-quentity-inner {
  width: 120px;
  margin: 0 auto;
}
#products.catalog .tvproduct-cart-quentity-increment,
#products.catalog .tvproduct-cart-quentity-decrement {
  border: none;
  color: #000;
  width: 33px;
  height: auto;
  background-color: transparent;
  padding: 0;
}
#products.catalog .tvproduct-cart-quentity-increment:focus,
#products.catalog .tvproduct-cart-quentity-decrement:focus {
  outline: none;
}
#products.catalog .tvproduct-cart-quentity {
  color: #000;
  border: none;
  height: 33px;
  width: 33px;
  padding: 0;
  text-align: center;
}
#products.list-2 .tvproduct-hover-btn,
#products.list .tvproduct-hover-btn {
  margin: 15px 0 0 0;
  opacity: 1;
  justify-content: flex-start;
}
#products.catalog .tv-product-desc p {
  margin: 0;
}
@media(min-width: 992px) and (max-width: 1130px) {
  .tv-grid-list-all-wrapper {
    padding: 0;
  }
  .tvcms-left-column-wrapper .tv-left-pannal-btn-wrapper,
  .tvcms-right-column-wrapper .tv-right-pannal-btn-wrapper,
  .tvcmsproduct-grid-list .tvproduct-grid,
  .tvcmsproduct-grid-list .tvproduct-grid-2,
  .tvcmsproduct-grid-list .tvproduct-list,
  .tvcmsproduct-grid-list .tvproduct-list-2,
  .tvcmsproduct-grid-list .tvproduct-catalog {
    margin: 0 5px 0 0;
  }
}
@media(min-width: 992px) {
  .tvcenter-block-product-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
#products.list .tvproduct-wrapper.list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media(max-width: 991px) {
  .tvcmsproduct-grid-list .tvproduct-grid-2,
  .tvcmsproduct-grid-list .tvproduct-list-2 {
    display: none;
  }
}
@media(min-width: 768px) and (max-width: 991px) {
  #products.catalog .tv-product-catalog-btn {
    padding: 0;
  }
  #products.catalog .tvtimer-wrapper .tvtimer-dot {
    margin: 0;
  }
  #products.catalog .tvtimer-wrapper {
    padding: 5px;
  }
  #products.catalog .product-miniature .product-price-and-shipping {
    margin-top: 10px;
  }
}
@media(min-width: 768px) {
  .products-selection .sort-by-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  #products.catalog .tvproduct-catalog-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media(max-width: 767px) {
  .tvcmsproduct-grid-list {
    display: inline-block;
  }
  .tvall-page-shortby.tv-show-dropdown {
    margin-bottom: 15px;
  }
  #js-product-list .tvall-product-wrapper-info-box:nth-child(2n+1) {
    clear: left;
  }
  .tv-grid-list-all-wrapper {
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) and (min-width: 576px) {
  #products.list .tvproductdescription-button-wrapper,
  #products.list .tvproduct-wrapper.list .tvproduct-image {
    width: 50%;
  }
  .tv-grid-list-all-wrapper {
    -webkit-box-pack: end;
    -ms-flex-pack: flex-end;
    justify-content: flex-end;
  }
}
@media(max-width: 575px) {
  #products.list .tvproduct-wrapper.list {
    display: block;
  }
  .tv-left-search-totle-product {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 0 15px 0;
  }
  .tv-left-search-totle-product .tv-total-product {
    margin: 0;
  }
  .tv-grid-list-all-wrapper {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  #products.catalog .tvcms-product-name-star {
    padding: 15px 0 0 0;
  }
}
/******* End grid List Catelog Product in Category Page*********/
/******* Start Blog Page*******/
.main-blog.page-width{
  border: 1px solid rgba(0,0,0,.07);
    border-radius: 3px;
    padding: 30px;
    margin-bottom: 30px;
    background-color: #fff;
}
.related-heading {
  margin-top: 65px;
  font-size: 28px;
  font-size: 2rem;
  margin-bottom: 45px;
  font-weight: 600;
}
.tvblog-event-all-content-block a:hover {
  text-decoration: none;
}
.tvblog-event-all-content-block .tvblog-img-content-wrapper {
  max-width: 100%;
  display: block;
  position: relative;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.tvblog-event-all-content-block .tvblog-inner-box {
  padding: 20px;
  text-align: center;
}
.tvblog-event-all-content-block .tvblog-img-content-wrapper .tvblog-img-block {
  margin-bottom: 0;
  text-align: center;
  overflow: hidden;
  position: relative;
}
.tvblog-event-all-content-block .tvblog-img-content-wrapper .tvblog-img-block img {
  max-width: 100%;
  height: auto;
  transition: all 400ms ease 0s;
  -webkit-transition: all 400ms ease 0s;
  -moz-transition: all 400ms ease 0s;
  -ms-transition: all 400ms ease 0s;
  -o-transition: all 400ms ease 0s;
}
.tvblog-event-all-content-block .tvblog-img-content-wrapper:hover .tvblog-img-block img {
  cursor: pointer;
  transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  -webkit-transform: scale(1.2, 1.2);
  transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -webkit-transition: all 0.5s ease-in-out 0s;
}
.tvblog-event-all-content-block:hover .blog_mask:before {
  opacity: 1;
  visibility: visible;
  z-index: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.tvblog-event-all-content-block .blog_mask:before {
  background-color: rgba(0, 0, 0, .30);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  position: absolute;
  content: "";
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
}
.tvblog-event-all-content-block .tvblog-img-content-wrapper .tvblog-img-block a {
  display: block;
  position: relative;
}
.tvblog-event-all-content-block .tvblog-img-content-wrapper .tvblog-img-block i {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  color: #fff;
  z-index: 1;
  font-size: 22px;
  -webkit-transform: translateY(-50%) scale(0);
  -moz-transform: translateY(-50%) scale(0);
  -ms-transform: translateY(-50%) scale(0);
  -o-transform: translateY(-50%) scale(0);
  transform: translateY(-50%) scale(0);
  transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -webkit-transition: all 0.5s ease-in-out 0s;
}
.tvblog-event-all-content-block:hover .tvblog-img-content-wrapper .tvblog-img-block i {
  -webkit-transform: translateY(-50%) scale(1);
  -moz-transform: translateY(-50%) scale(1);
  -ms-transform: translateY(-50%) scale(1);
  -o-transform: translateY(-50%) scale(1);
  transform: translateY(-50%) scale(1);
}
.tvblog-event-all-content-block .tvblog-category-title {
  font-size: 13px;
  letter-spacing: 1px;
  margin-bottom: 15px;
  color: #666;
}
.tvblog-content-box .tvdate-time {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.tvblog-content-box .tvdate-time .tvday-time {
  font-size: 22px;
  background-color: #333333;
  width: 100px;
  height: 50px;
  line-height: 40px;
  text-align: center;
  padding: 6px 15px;
  color: #fff;
}
.tvblog-content-box .tvdate-time .tvmonth-time {
  font-size: 22px;
  background-color: #333333;
  width: 100px;
  height: 50px;
  line-height: 40px;
  text-align: center;
  padding: 6px 15px;
  color: #fff;
}
.tvblog-event-all-content-block .tvblog-category-title a {
  color: #000;
  font-size: 13px;
  font-weight: 500;
  text-transform: capitalize;
}
.tvblog-event-all-content-block .tvblog-category-title a:after {
  content: ",";
  display: inline-block;
}
.tvblog-event-all-content-block .tvblog-content-title {
  font-size: 16px;
  margin-bottom: 10px;
  color: #333;
  font-weight: 500;
  text-transform: capitalize;
}
.tvblog-event-all-content-block .home-blog-image {
  position: relative;
}
.tvblog-event-all-content-block .tvnews-event-buttons:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  right: 0;
  top: -100px;
  z-index: 1;
  bottom: 0;
  opacity: 0;
  background-color: #33333380;
  transition: all .3s ease-in-out 0s;
  -webkit-transition: all .3s ease-in-out 0s;
  -moz-transition: all .3s ease-in-out 0s;
  -ms-transition: all .3s ease-in-out 0s;
  -o-transition: all .3s ease-in-out 0s;
}
.tvleft-blog-post .article:hover .tvnews-event-buttons:after {
  opacity: .3;
  top: 0;
  transition: all .3s ease-in-out 0s;
  -webkit-transition: all .3s ease-in-out 0s;
  -moz-transition: all .3s ease-in-out 0s;
  -ms-transition: all .3s ease-in-out 0s;
  -o-transition: all .3s ease-in-out 0s;
}
.tvleft-blog-post .article:hover .tvnews-event-buttons i {
  opacity: 1;
  color: #fff;
}
.tvblog-event-all-content-block .tvblog-content-title:hover {
  color: #e3ae52;
}
.tvblog-event-all-content-block .entry-date {
  font-size: 12px;
  color: #666;
  padding: 0 15px 10px 0;
  text-align: center;
}
.tvleft-product-content-info .tvblog-event-all-content-block .entry-date {
  border-top: none;
}
.tvleft-blog-post .tvblog-event-all-content-block .tvblog-content-box {
  padding: 20px 15px 15px;
  text-align: center;
}
.tvblog-event-all-content-block .entry-date .entry-meta-inner>span {
  display: inline-block;
}
.tvblog-event-all-content-block .entry-date a {
  text-transform: capitalize;
  color: #222;
  font-weight: 400;
}
.tvblog-event-all-content-block .entry-date .read-more {
  font-size: 13px;
  color: #000;
  font-weight: 600;
}
.tvblog-event-all-content-block .entry-date .read-more:hover {
  color: #666;
}
.tvblog-event-all-content-block .tvnews-event-description {
  margin-bottom: 0;
  color: #666;
  font-size: 14px;
  line-height: 20px;
  overflow: hidden;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 2;
}
.tvblog-event-all-content-block .entry-date-published {
  font-size: 12px;
  color: #999;
}
.tvcmsblog-home .tvblog-post-readmore {
  margin-top: 15px;
}
@media(min-width: 768px) {
  .tvcmsblog-home .tvnews-wrapper-info-box {
    display: block;
  }
}
@media(max-width: 767px) {
  .tvblog-event-all-content-block {
    margin-bottom: 10px;
  }
}
.blog-placeholder {
  margin: 0 1.5rem;
  background: rgb(var(--color-background));
}
@media screen and (min-width: 750px) {
  .blog-placeholder {
    text-align: center;
    width: 50%;
    margin: 0;
  }
}
.blog-placeholder__content {
  padding: 3rem;
  background: rgba(var(--color-foreground), 0.04);
}
.blog-placeholder .placeholder {
  position: relative;
}
.blog-placeholder h2 {
  margin: 0;
}
.blog-placeholder .rte-width {
  margin-top: 1.2rem;
  color: rgba(var(--color-foreground), 0.75);
}
.blog__title {
  margin: 0;
}
.home_blog_post_area{
  background-color: #f7f7f7;
  padding: 80px 15px;
}
.blog__posts.articles-wrapper {
  margin-bottom: 1rem;column-gap: 0;
}
@media screen and (min-width: 990px) {
  .blog__posts.articles-wrapper {
    margin-bottom: 0;
  }
}
.blog__posts.articles-wrapper .article {
  scroll-snap-align: start;
  padding: 0 17.5%;
}
.blog .grid--3-col-desktop .grid__item {
  width: 100%;
  max-width: 100%;
}
.background-secondary .blog-placeholder__content {
  background-color: rgb(var(--color-background));
}
.blog__posts .card-wrapper {
  width: 100%;
  border: none;
}
.blog__button {
  margin-top: 3rem;
}
@media screen and (min-width: 750px) {
  .blog__button {
    margin-top: 5rem;
  }
}
/* check for flexbox gap in older Safari versions */
@supports not (inset: 10px) {
  @media screen and (min-width: 750px) {
    .blog__posts .article+.article {
      margin-left: var(--grid-desktop-horizontal-spacing);
    }
  }
}
.blog__post .card__content {
  padding: 0;
}
.blog-articles {
  display: grid;
  grid-gap: 1rem;
  row-gap: var(--grid-mobile-vertical-spacing);
}
.blog-articles .card-wrapper {
  width: 100%;
}
.blog-articles {
  column-gap: 15px;
}
@media screen and (min-width: 750px) {
  .blog-articles {
    grid-template-columns: 1fr 1fr 1fr;
    column-gap: var(--grid-desktop-horizontal-spacing);
    row-gap: var(--grid-desktop-vertical-spacing);
  }
  .blog-articles--collage>*:nth-child(3n + 1),
  .blog-articles--collage>*:nth-child(3n + 2):last-child {
    grid-column: span 2;
    text-align: center;
  }
  .blog-articles--collage>*:nth-child(3n + 1) .card,
  .blog-articles--collage>*:nth-child(3n + 2):last-child .card {
    text-align: center;
  }
  .blog-articles--collage>*:nth-child(3n + 1) .article-card__image--small .ratio::before,
  .blog-articles--collage>*:nth-child(3n + 2):last-child .article-card__image--small .ratio::before {
    padding-bottom: 22rem;
  }
  .blog-articles--collage>*:nth-child(3n + 1) .article-card__image--medium .ratio::before,
  .blog-articles--collage>*:nth-child(3n + 2):last-child .article-card__image--medium .ratio::before {
    padding-bottom: 44rem;
  }
  .blog-articles--collage>*:nth-child(3n + 1) .article-card__image--large .ratio::before,
  .blog-articles--collage>*:nth-child(3n + 2):last-child .article-card__image--large .ratio::before {
    padding-bottom: 66rem;
  }
}
@media screen and (min-width: 990px) {
  .blog-articles--collage>*:nth-child(3n + 1) .article-card__image--small .ratio .ratio::before,
  .blog-articles--collage>*:nth-child(3n + 2):last-child .article-card__image--small .ratio .ratio::before {
    padding-bottom: 27.5rem;
  }
  .blog-articles--collage>*:nth-child(3n + 1) .article-card__image--medium .ratio::before,
  .blog-articles--collage>*:nth-child(3n + 2):last-child .article-card__image--medium .ratio::before {
    padding-bottom: 55rem;
  }
  .blog-articles--collage>*:nth-child(3n + 1) .article-card__image--large .ratio::before,
  .blog-articles--collage>*:nth-child(3n + 2):last-child .article-card__image--large .ratio::before {
    padding-bottom: 82.5rem;
  }
}
.tvblog-social-wrapper {
  margin-top: 15px;
}
/******* End Blog Page*********/
/******* Start Blog Page Pagination*******/
.tvall-pagination {
  padding: 30px 0 0 0;
  text-align: center;
}
.tvall-pagination ul {
  background-color: #fff;
  border: 1px solid #eee;
  display: inline-block;
  padding: 0;
}
.tvall-pagination li {
  float: left;
  cursor: pointer;
  height: 30px;
  width: 50px;
  text-align: center;
  border-right: 1px solid #eee;
  list-style: none;
}
.tvall-pagination li:last-child {
  border-right: 0;
}
.tvall-pagination li a,
.tvall-pagination li span {
  color: #666;
  display: block;
  line-height: 30px;
  font-size: 16px;
}
.tvall-pagination li:first-child {
  margin: 0;
}
.tvall-pagination li.active a,
.tvall-pagination li.active span,
.tvall-pagination li:hover a,
.tvall-pagination li:hover span {
  color: #000;
  text-decoration: none;
}
/******* End Blog Page Pagination*********/
/******* Start Login Register Page**********/
.home-center {
  width: 100%;
  height: 100%;
}
.tvform-center {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 50px 0;
}
.box-shadow {
  box-shadow: 0px 0px 2.5px 0px #ddd;
  padding: 25px;
  background-color: #fff;
  border-radius: 5px;
}
.tvmain-login-title {
  text-align: center;
  margin: 15px 0;
}
.tv-input-name {
  display: inline-block;
  margin-bottom: 10px;
  font-weight: 500;
}
.tvform-input-text:focus {
  box-shadow: none;
  outline: none;
}
.tv-input-wrapper {
  margin-bottom: 20px;
}
.tvmain-content-wrapper .tvform-input-text {
  height: 44px;
  width: 100%;
  display: block;
  padding: 7px 12px;
  margin: 0;
  font-size: 14px;
  color: #495057;
  background-color: #fff;
  background-clip: unset;
  border: 1px solid #ced4da;
  border-radius: 5px;
  -webkit-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.tvmain-content-wrapper .tvform-input-text:focus {
  border-color: rgba(37, 40, 43, 0.85);
}
.tvform-input-text-aria {
  background-color: #fff;
  border-radius: 5px;
  background-clip: unset;
  border: 1px solid #ced4da;
  -webkit-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.tvform-input-text-aria:focus {
  outline: none;
  box-shadow: none;
}
.tv-input-wrapper.tv-Term-condition {
  margin-bottom: 10px;
}
.tvcustom-control-label {
  font-weight: 500;
}
.tvlogin-btn {
  margin: 15px 0;
}
.tvlogin-forgot-password {
  text-align: center;
}
.tvcustom-control {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.tvcreate-account {
  margin: 10px 0 0 0;
  text-align: center;
}
.tv-form-title {
  margin: 0;
  font-size: 25px;
}
/******* End Login Register Page ************/
/******* Start Vertical Menu ************/
/** ver megamenu **/
.common-home .vermagemenu {
  margin-top: 30px;
}
.common-home .hd2 .vermagemenu,
.common-home .hd4 .vermagemenu {
  margin-top: 0;
}
.vermagemenu {
  position: relative;
  z-index: 3;
}
.itemMenuName {
  display: block;
}
.over-menu {
  display: none;
}
.close-wrap i,
.more-wrap i {
  margin-right: 10px;
  display: none;
}
.pt_vmegamenu .close-wrap .parentMenu a,
.pt_vmegamenu .more-wrap .parentMenu a {
  border: 0;
}
.pt_vmegamenu .more-wrap .parentMenu a:before,
.pt_vmegamenu .close-wrap .parentMenu a:before {
  content: "\f469";
  font-family: "Ionicons";
  font-size: 16px;
  position: absolute;
  left: 0;
}
.more-wrap {
  border: none !important;
}
.close-wrap a:hover,
.more-wrap a:hover {}
.content-vermagemenu {}
.content-vermagemenu>h2 i.ion-android-menu {
  margin-right: 10px;
  font-size: 21px;
  line-height: 1;
  vertical-align: middle;
}
.content-vermagemenu>h2 .icon {
  font-size: 24px;
  line-height: 1;
  vertical-align: middle;
  margin-right: 11px;
  font-weight: 400;
}
.content-vermagemenu>h2 .icon.ion-ios-arrow-down {
  float: right;
  font-size: 12px;
  line-height: 1;
  vertical-align: middle;
  margin: 9px 0 0;
}
.common-home .content-vermagemenu>h2 {
  padding: 12px 20px;
}
.common-home .hd2 .content-vermagemenu>h2,
.common-home .hd4 .content-vermagemenu>h2 {
  padding: 15px 20px;
}
.content-vermagemenu h2 {
  color: #222;
  margin: 0;
  font-size: 16px;
  line-height: normal;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-weight: 700;
  cursor: pointer;
  font-family: 'DM Sans';
  margin-bottom: -2px;
}
.tvcategory-title-wrapper {
  background-color: #e3ae52;
  text-align: left;
  padding: 14px 16px;
  border-bottom: 1px solid #e5e5e5;
  position: relative;
  display: flex;
  align-items: center;
  line-height: normal;
}
.hd2 .content-vermagemenu>h2,
.hd4 .content-vermagemenu>h2 {
  background: none;
  box-shadow: inset 0 0 54px 60px rgba(0, 0, 0, 0.1);
}
.common-home .navleft-container {
  display: block;
}
.common-home .hd2 .navleft-container,
.common-home .hd4 .navleft-container {
  display: none;
}
.navleft-container {
  font-size: 14px;
  width: 100%;
  top: 100%;
  left: 0;
  background: #fff;
  border-top: 0;
  padding: 0;
}
#pt_vmegamenu .pt_ver_menu:hover,
#pt_vmegamenu .tvvertical-menu-show-hide-category:hover .tvvertical-show-category,
#pt_vmegamenu .tvvertical-menu-show-hide-category:hover .tvvertical-hide-category {
  background-color: #fafafa;
  border-left: 3px solid #e3ae52;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  cursor: pointer;
  transition: all 300ms ease;
  position: relative;
}
.pt_vmegamenu {
  margin: 0
}
.pt_vmegamenu .parentMenu .parentMenu a span {
  font-size: 15px !important
}
#pt_vmegamenu {
  margin-bottom: 0;
  padding-bottom: 0;
  padding-top: 0;
  padding-left: 20px;
}
.pt_vmegamenu .parentMenu a img {
  position: absolute;
  top: 0;
  left: 0;
  border-right: 1px solid #dedede;
  display: inline-block;
}
#pt_vmegamenu .pt_ver_menu .parentMenu {
  line-height: normal;
}
.pt_vmegamenu .parentMenu a span,
.tvvertical-show-category span,
.tvvertical-hide-category span {
  font-size: 15px;
  line-height: 18px;
  color: #333;
  font-weight: 500;
  text-align: left;
}
.tvvertical-menu-dropdown-icon {
  color: #888;
  font-size: 16px;
  text-align: right;
}
.tvvertical-menu-dropdown-icon1 {
  font-size: 12px;
  color: #222;
  margin-right: 0;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  right: 15px;
}
.pt_vmegamenu .pt_ver_menu:last-child .parentMenu a:last-child {
  border: none;
}
/*.pt_vmegamenu div.pt_ver_menu_no_child .parentMenu a{background: none!important;}*/
.pt_vmegamenu div.had-child .parentMenu a::after {
  font-family: 'Material Icons';
    content: '\e315';
  display: inline-block;
  vertical-align: top;
  float: right;
  color: #888;
  line-height: 20px;
  font-size: 16px;
}
.pt_vmegamenu div.had-child .parentMenu a:hover::before {
  color: #fff;
}
.tvcategory-title-wrapper .tvvertical-icon {
  margin-right: 20px;
}
#pt_vmegamenu>.pt_ver_menu {}
#pt_vmegamenu .pt_ver_menu,
.tvvertical-show-category,
.tvvertical-hide-category {
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  padding: 11px 15px;
  background-color: transparent;
  border-left: 3px solid #e1e1e1;
  margin: 12.5px 0;
  cursor: pointer;
  line-height: 15px;
  position: relative;
}
#pt_vmegamenu .pt_ver_menu>img {
  position: absolute;
  left: 28px;
  top: 50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.pt_vmegamenu .pt_ver_menu .popup-right {
  min-height: 50px;
  left: 100%;
  position: absolute;
  z-index: 6;
  width: 100%;
  padding: 20px;
  -webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.15);
  background: #fff;
  border-radius: 0;
  top: 0;
  bottom: auto;
  opacity: 0;
  visibility: hidden;
  transform: translateX(20px);
  transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -webkit-transition: all 0.2s ease 0s;
}
.pt_vmegamenu .pt_ver_menu:hover .popup-right {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
  transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -webkit-transition: all 0.2s ease 0s;
}
.pt_vmegamenu div.column {
  width: 180px;
}
.pt_vmegamenu .pt_ver_menu .popup .content-popup {
  -webkit-box-shadow: 0 4px 8px 0 rgb(0 0 0 / 10%);
  box-shadow: 0 4px 8px 0 rgb(0 0 0 / 10%);
  border: 1px solid #eee;
  background: #fff;
  border-radius: 3px;
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
.pt_vmegamenu div.popup a.act {
  color: #333;
}
.vermagemenu .block1 .column {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important
}
.vermagemenu .column .itemMenu>.itemMenuName {
  font-size: 15px;
  line-height: 18px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 10px;
  display: block;
}
.vermagemenu .block1 .column .itemMenu a.level1.actParent {
  color: #2c2c2c;
}
.vermagemenu .block1 .column .itemMenu a.level1.actParent span {}
.vermagemenu .block1 .column .itemSubMenu a.level2 {
  background: none
}
.pt_vmegamenu div.column {
  border: none !important;
  margin: 0 15px 0 0;
  padding: 0;
  float: left;
}
.pt_vmegamenu div.column.last {
  margin-right: 0 !important;
}
.pt_vmegamenu div.column.blockright {
  width: 350px;
  text-align: center;
  margin-right: 0;
}
.vermagemenu .popup .block1 {
  float: left;
  border-radius: 0;
  color: #fff;
  padding: 30px 20px;
  background: #fff;
}
.vermagemenu .popup .block2 {
  padding: 0 49px 49px;
  background: #fff;
}
.vermagemenu .block1 .itemSubMenu .itemMenu a.itemMenuName {
  font-weight: normal;
  line-height: 24px;
  padding: 3px 0;
  font-size: 14px;
  text-transform: capitalize;
  margin: 0;
  color: #666;
  display: block;
}
.navleft-container .thumbnail_image {
  background: #797979;
  border-radius: 100%;
  margin-right: 10px;
}
.title-vetical {
  position: relative;
  padding: 18px 0 13px 20px;
}
.title-vetical h2 span {
  font-size: 20px;
  text-transform: capitalize;
  width: 100%;
  display: block;
  margin-top: 3px;
}
.title-vetical {
  cursor: pointer;
}
.title-vetical h2 {
  font-size: 11px;
  color: #fff;
  margin: 0;
  font-weight: 700;
  text-transform: uppercase;
  padding-left: 45px;
}
.title-vetical i:last-of-type {
  right: 5px;
  top: 22px;
}
.title-vetical i:first-of-type {
  left: 25px;
  top: 25px;
}
.title-vetical i {
  color: #fff;
  position: absolute;
  font-size: 19px;
  margin-right: 10px;
}
/** /ver megamenu **/
/* responsive */
@media(max-width: 1199px) {
  #pt_vmegamenu .pt_ver_menu {
    padding: 0 15px;
  }
  #pt_vmegamenu .pt_ver_menu>img {
    left: 15px;
  }
  .pt_vmegamenu .parentMenu a {
    padding: 3px 0 3px 25px;
  }
  .pt_vmegamenu div.column.blockright {
    width: 250px;
  }
}
@media(max-width: 991px) {
  .pt_vmegamenu .parentMenu a {
    padding: 15px 0;
  }
}
.visible-md,
.visible-lg {
  display: none !important;
}
@media(min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
}
@media(min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
}
.ma-nav-mobile-container {
  display: none;
  position: relative;
}
@media(max-width: 1199px) {
  .ma-nav-mobile-container {
    display: block;
    margin-bottom: 30px;
    background-color: #ffffff;
  }
}
.mobilemenu>li.last a {
  border-bottom: 0;
}
.mobilemenu {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.mobilemenu ul {
  padding: 0;
  margin: 0;
  display: block;
  width: 100%;
}
.mobilemenu .level2 {
  padding: 0 15px;
}
.mobilemenu li {
  background: #faf8f8;
  cursor: pointer;
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: block;
  width: 100%;
  position: relative;
  border-radius: 0 !important;
}
.mobilemenu li.level0.last {
  margin-bottom: 20px;
}
.mobilemenu li div {
  padding: 20px;
  background: #aef;
  display: block;
  clear: both;
  float: left;
  width: 360px;
}
.mobilemenu a {
  border-bottom: 1px solid #E1E4EB;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: normal;
  line-height: 40px;
  margin: 0 15px;
  text-decoration: none;
  text-transform: capitalize;
}
.mobilemenu li:last-child a {
  border: none;
}
.mobilemenu ul ul a,
.mobilemenu ul li.active ul a {
  /* color: #666 !important; */
}
.mobilemenu ul ul ul a,
.mobilemenu ul ul li.active ul a {
  color: #666 !important;
}
.mobilemenu ul ul ul ul a,
.mobilemenu ul ul ul li.active ul a {
  color: #666 !important;
}
.mobilemenu li.active>ul {}
.mobilemenu ul ul a {
  padding-left: 15px;
}
.mobilemenu ul ul ul a {
  padding-left: 30px;
}
.mobilemenu ul ul ul ul a {
  padding-left: 45px;
}
.mobilemenu ul ul ul ul ul a {
  padding-left: 60px;
}
/*----------- button mobilemenu -------------*/
.mobilemenu span.ttclose,
.mobilemenu span.ttopen {
  position: absolute;
  top: 0;
  right: 8px;
  padding: 13px 0;
}
.mobilemenu span.ttclose a {
  background: url(menu_down.png) no-repeat scroll 50% 50%;
  border: 0 none;
  color: #333333;
  display: block;
  height: 15px;
  padding: 0;
  width: 15px;
}
.mobilemenu span.ttopen a {
  background: url(menu_up.png) no-repeat scroll 50% 50%;
  border: 0 none;
  color: #333333;
  display: block;
  height: 15px;
  padding: 0;
  width: 15px;
}
.mobilemenu span.no-close a,
.mobilemenu ul li ul span.ttclose a {
  background: none;
}
.mobilemenu span.up a {
  background: url(menu_up.png) no-repeat scroll 50% 50%;
}
/*.mobilemenu span.head a:hover*/
.mobilemenu li.active>span.ttclose a {
  background: url(menu_up.png) no-repeat 50% 50%;
}
.mobilemenu li.selected span.ttclose a {
  background: url(menu_up.png) no-repeat 50% 50%;
}
.menu-mobile {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  border-radius: 0;
  padding: 10px 15px;
  box-shadow: inset 0 0 54px 60px rgba(0, 0, 0, 0.1);
  border-radius: 3px;
}
.menu-mobile .btn-navbar {
  padding: 0 10px;
  border-radius: 0;
  margin: 0;
  line-height: 30px;
  font-size: 18px;
  font-weight: 400;
  background: transparent;
  color: #fff;
}
.menu-mobile .navbar-brand {
  font-weight: 700;
  padding: 0;
  text-transform: uppercase;
  height: auto;
  font-size: 16px;
  letter-spacing: 0.5px;
}
.menu-mobile .btn-navbar .icon-bar {
  display: none;
}
.menu-mobile .btn-navbar:before {
  content: "\e5d2";
  font-family: 'Material Icons';
}
.vertical-one {
  display: none;
}
/******* End Vertical Menu************/
/******* Start App Logo Block*********/
.tvapp-logo-content-box {
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  border-radius: 3px;
  align-items: center;
  border: 1px solid rgba(0, 0, 0, .07);
  padding: 30px 100px 0 100px;
  margin: 0;
}
.tvapp-logo-img-content-wrapper {
  display: flex;
  align-items: center;
}
.tvapp-caption h1 {
  font-size: 36px;
  display: block;
  color: #333;
  letter-spacing: .3px;
  font-weight: 700;
  font-family: 'DM Sans', sans-serif;
  text-transform: capitalize;
}
.tvapp-caption p {
  font-size: 16px;
  color: #333;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: 0.3px;
  -webkit-line-clamp: 2;
  overflow: hidden;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  text-transform: capitalize;
}
.tvapp-logo-apple,
.tvapp-logo-google,
.tvapp-logo-microsoft {
  margin: 5px;
  display: inline-block;
}
.tvcms-app-logo {
  text-align: center;
}
.tvapp-caption {
  width: 75%;
  text-align: right;
}
/******* End App Logo Block*********/
/******* Start Newsletter*********/
.newsletter-form {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  position: relative;
}
.footer-block_newsletter_text {
  color: #666;
  font-size: 14px;
  padding: 0;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: .3px;
  margin-top: 20px;
  margin-bottom: 0;
}
@media screen and (min-width: 750px) {
  .newsletter-form {
    align-items: flex-start;
    margin: 0 auto;
    max-width: 48rem;
  }
}
.footer-4 .newsletter-form {
  margin: 0;
}
.footer-3 .newsletter-form {
  align-items: center;
}
.newsletter-form__field-wrapper {
  width: 100%;
}
.newsletter-form__field-wrapper .field__input {
  border-radius: 3px;
  border: none;
  border-bottom: 2px solid #eeeeee;
  border-radius: 3px;
  padding: 11px;
  height: 38px;
  color: #333;
  background-color: transparent;
}
.newsletter-form__field-wrapper .field {
  z-index: 0;
}
.newsletter-form__message {
  justify-content: center;
  margin-bottom: 0;
}
.newsletter-form__message--success {
  margin-top: 2rem;
}
@media screen and (min-width: 750px) {
  .newsletter-form__message {
    justify-content: flex-start;
  }
}
.newsletter-form__button {
  width: 2.5rem;
  margin: 0;
  right: var(--inputs-border-width);
  top: 0;
  height: 100%;
  z-index: 2;
  border: none;
  padding: 0px;
  background-color: transparent;
  position: absolute;
}
.newsletter-form__button svg{
  filter: drop-shadow(0 3.3px 0 rgba(0,0,0,.161));
}
.newsletter-form__button.tvtheme-btn {
  width: auto;
  position: absolute;
  right: 0;
  margin-bottom: 0;
}
.newsletter-form__button .icon {
  width: 1.5rem;
}
.footer-block__newsletter .field__input:focus~.field__label {
  left: calc(var(--inputs-border-width) + 1.4rem);
}
.newsletter__wrapper>* {
  margin-top: 0;
  margin-bottom: 0;
}
.newsletter__wrapper>*+* {
  margin-top: 2rem;
}
.newsletter__wrapper>*+.newsletter-form {
  margin-top: 3rem;
}
.newsletter__subheading {
  max-width: 70rem;
  margin-left: auto;
  margin-right: auto;
}
.newsletter__wrapper .newsletter-form__field-wrapper {
  max-width: 48rem;
}
.newsletter-form__field-wrapper .newsletter-form__message {
  margin-top: 1.5rem;
}
.newsletter__button {
  margin-top: 3rem;
  width: fit-content;
}
@media screen and (min-width: 750px) {
  .newsletter__button {
    flex-shrink: 0;
    margin: 0 0 0 1rem;
  }
}
.newsletter__align {
  align-items: center;
}
.newsletter-form__field-wrapper .field__label {
  left: 0;
}
.newsletter-form__field {
  margin-top: 20px;
}
.newsletter__wrapper {
  border: 1px solid rgba(0, 0, 0, .07);
}
/******* End Newsletter*********/
/******* Start Footer ********/
.footer {
  border-top: 0.1rem solid rgba(var(--color-foreground), 0.08);
  background-color: #ffffff;
}
.footer__content-top {
  padding-bottom: 5rem;
  display: block;
}
.footer-4 .footer__content-top {
  display: flex;
}
@media screen and (max-width: 749px) {
  .footer-block.grid__item {
    padding: 0;
    margin: 0rem 0 3rem;
    width: 100%;
  }
  .footer-block.grid__item:first-child {
    margin-top: 0;
  }
  .footer__content-top {
    padding-bottom: 3rem;
    padding-left: calc(4rem / var(--font-body-scale));
    padding-right: calc(4rem / var(--font-body-scale));
  }
}
@media screen and (min-width: 750px) {
  .footer__content-top .grid {
    row-gap: 0rem;
    margin-bottom: 0;
  }
}
.footer__content-bottom {
  border-top: solid 0.1rem rgba(var(--color-foreground), 0.07);
  padding: 20px 0;
}
.footer__content-bottom:only-child {
  border-top: 0;
}
@media screen and (max-width: 749px) {
  .footer__content-bottom {
    flex-wrap: wrap;
    /* padding-top: 0; */
    padding-left: 0;
    padding-right: 0;
    row-gap: 1.5rem;
  }
  .footer__content-bottom-wrapper {
    flex-wrap: wrap;
  }
}
.footer__localization:empty+.footer__column--info {
  align-items: center;
}
@media screen and (max-width: 749px) {
  .footer__localization:empty+.footer__column {
    padding-top: 1.5rem;
  }
}
.footer__column--info {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.footer__column--copyright {
  display: flex;
  justify-content: start;
  flex-wrap: wrap;
  align-items: center;
}
.footer-block:only-child:last-child {
  text-align: center;
  max-width: 76rem;
  margin: 0 auto;
}
@media screen and (min-width: 750px) {
  .footer-block {
    display: block;
    margin-top: 0;
  }
}
.footer-3 .footer-block.footer-block--menu .footer-block__details-content {
  display: flex;
  justify-content: center;
}
.footer-3 .footer-block.footer-block--menu .footer-block__details-content li {
  margin: 0 25px;
}
.footer-4 .footer-block.footer-block--menu .footer-block__details-content li {
  margin: 0 40px 20px 0;
}
.footer-3 .footer-block.footer-block--contactinfo,
.footer-3 .footer-block.footer-block--menu {
  margin-bottom: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.footer-3 .footer-block.footer-block--menu .footer-block__details-content li a {
  position: relative;
}
.footer-3 .footer-block.footer-block--contactinfo .footer-block__heading:after,
.footer-3 .footer-block.footer-block--menu .footer-block__heading:after {
  content: ':';
  position: absolute;
  right: -10px;
  top: 0;
  bottom: 0;
  margin: auto;
  font-size: 16px;
  line-height: 22px;
  color: #000;
}
.footer-3 .tvfooter-contact-info .tvfooter-address:before,
.footer-3 .tvfooter-contact-info .tvfooter-contact:before,
/* .footer-3 .tvfooter-contact-info .tvfooter-chamber:before, */
.footer-3 .tvfooter-contact-info .tvfooter-email:before,
.footer-3 .footer-block.footer-block--menu .footer-block__details-content li a:before {
  position: absolute;
  content: '';
  top: 0;
  bottom: 0;
  display: block;
  opacity: 1;
  margin: auto;
  width: 10px;
  height: 1px;
  right: -30px;
  background-color: #ccc;
}
.footer-4 .footer-block.footer-block--menu .footer-block__details-content li a:before {
  position: absolute;
  content: '';
  top: 0;
  bottom: 0;
  display: block;
  opacity: 1;
  margin: auto;
  width: 7px;
  right: -23px;
  border-radius: 100%;
  height: 7px;
  background-color: transparent;
  border: 1px solid #ccc;
}
.footer-3 .footer-block.footer-block--menu .footer-block__details-content li:last-child a:before,
.footer-4 .footer-block.footer-block--menu .footer-block__details-content li:last-child a:before {
  display: none
}
.footer-block:empty {
  display: none;
}
.footer-block--newsletter {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-end;
  margin-top: 0;
}
.footer-block--newsletter:only-child {
  margin-top: 0;
}
.footer-block--newsletter>* {
  flex: 1 1 100%;
}
@media screen and (max-width: 749px) {
  .footer-block.footer-block--menu:only-child {
    text-align: left;
  }
}
@media screen and (min-width: 750px) {
  .footer-block--newsletter {
    flex-wrap: nowrap;
    justify-content: space-between;
  }
}
.footer-block__heading {
  margin-bottom: 1.5rem;
  font-size: 18px;
  color: #000;
  display: block;
  font-weight: 500;
  text-transform: capitalize;
}
.footer-3 .footer-block__heading {
  text-align: center;
  margin: 0;
  position: relative;
}
.footer-4 .footer-block__heading {
  margin-bottom: 0.8rem;
}
.footer__list-social:empty,
.footer-block--newsletter:empty {
  display: none;
}
.footer__list-social.list-social:only-child {
  justify-content: center;
  margin: 0 -5px;
}
.footer-2 .footer__column--social,
.footer-2 .footer__list-social.list-social:only-child{
  justify-content: start;
}
.footer-3 .footer-block__newsletter {
  text-align: center;
}
.footer-4 .footer__column--social{
  justify-content: start;
  margin-bottom: 30px;
}
.newsletter-form__field-wrapper {
  max-width: 38rem;
}
@media screen and (min-width: 750px) {
  .footer-block__newsletter:not(:only-child) {
    text-align: left;
  }
  .footer-block__newsletter:not(:only-child) .footer__newsletter {
    justify-content: flex-start;
    margin: 0;
  }
  .footer-block__newsletter:not(:only-child) .newsletter-form__message--success {
    left: auto;
  }
}
.footer-block__newsletter+.footer__list-social {
  margin-top: 3rem;
}
@media screen and (max-width: 749px) {
  .footer__list-social.list-social {
    justify-content: center;
  }
}
@media screen and (min-width: 750px) {
  .footer-block__newsletter+.footer__list-social {
    margin-top: 0;
  }
}
.footer__localization:empty {
  display: none;
}
.localization-form:only-child .button,
.localization-form:only-child .localization-form__select {
  margin: 0;
  flex-grow: 0;
}
.footer__localization h2 {
  margin: 1rem 1rem 0.5rem;
  color: rgba(var(--color-foreground), 0.75);
}
@media screen and (min-width: 750px) {
  .localization-form:first-of-type {
    padding-left: 0;
  }
  .localization-form:only-child {
    justify-content: start;
    width: auto;
    margin: 0 0 0 0;
  }
  .localization-form:only-child .button,
  .localization-form:only-child .localization-form__select {
    margin: 0;
  }
}
@media screen and (max-width: 989px) {
  noscript .localization-form:only-child,
  .footer__localization noscript {
    width: 100%;
  }
}
.localization-form .button {
  padding: 1rem;
}
.localization-form__currency {
  display: inline-block;
}
@media screen and (max-width: 749px) {
  .localization-form .button {
    word-break: break-all;
  }
}
.localization-form__select {
  border-radius: var(--inputs-radius-outset);
  position: relative;
  margin-bottom: 1.5rem;
  padding-left: 1rem;
  text-align: start;
    /* min-height: calc(4rem + var(--inputs-border-width) * 2);
    min-width: calc(7rem + var(--inputs-border-width) * 2); */
}
.disclosure__button.localization-form__select {
  padding: calc(2rem + var(--inputs-border-width));
}
noscript .localization-form__select {
  padding-left: 0rem;
}
@media screen and (min-width: 750px) {
  noscript .localization-form__select {
    min-width: 20rem;
  }
}
.tvcmscurrency-wrapper span {
  vertical-align: middle;
}
.tvcurrency-info .tvcmscurrency-wrapper{
  display: inline-flex;
  align-items: center;
}
.tvcurrency-info .tvcmscurrency-wrapper localization-form:last-child .localization-selector.link{
  padding-inline-end: 0;
}
.localization-form__select .icon-caret {
  position: absolute;
  content: "";
  height: 4px;
  right: auto;
  margin-left: 2px;
  top: calc(50% - 0.2rem);
}
.localization-selector.link {
  text-decoration: none;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  color: rgb(var(--color-foreground));
  width: 100%;
  padding-inline-end: 2rem;
  padding-bottom: 1.5rem;
}
noscript .localization-selector.link {
  padding-top: 1.5rem;
  padding-left: 1.5rem;
}
.disclosure .localization-form__select {
  padding-top: 1.5rem;
  font-size: 14px;
}
.localization-selector option {
  color: #000000;
}
.localization-selector+.disclosure__list {
  margin-top: 0;
  margin-left: 1rem;
}
.footer__copyright {
  text-align: center;
  margin-top: 0;
}
@keyframes appear-down {
  0% {
    opacity: 0;
    margin-top: -1rem;
  }
  100% {
    opacity: 1;
    margin-top: 0;
  }
}
.footer-block__details-content {
  margin-bottom: 4rem;
}
.footer-4 .footer__blocks-wrapper .footer-block__details-content {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 0.8rem;
}
.footer-1 .footer-block__details-content.footer-block-image,
.footer-3 .footer-block__details-content.footer-block-image {
  border-bottom: 1px solid rgba(0, 0, 0, .07);
  margin-bottom: 4rem;
}
@media screen and (min-width: 750px) {
  .footer-block__details-content {
    margin-bottom: 0;
  }
  .footer-block__details-content>p,
  .footer-block__details-content>li {
    padding: 0;
  }
  .footer-block:only-child li {
    display: inline;
  }
}
.footer-block__details-content .list-menu__item--link {
  color: #666;
  font-size: 14px;
  font-weight: 400;
  position: relative;
}
.footer-block__details-content .list-menu__item--active {
  color: #e3ae52;
}
.footer__copyright a:hover {
  color: #e3ae52;
}
@media screen and (max-width: 989px) {
  .footer-block__details-content .list-menu__item--link {
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media screen and (min-width: 750px) {
  .footer-block__details-content .list-menu__item--link {
    display: inline-block;
    font-size: 14px;
  }
  .footer-block__details-content> :first-child .list-menu__item--link {
    padding-top: 0;
  }
}
@media screen and (max-width: 749px) {
  .footer-block-image {
    text-align: center;
  }
}
.footer-block-image>img {
  height: auto;
}
.footer-block__details-content .placeholder-svg {
  max-width: 20rem;
  margin: auto;
}
.copyright__content {
  color: #666;
  text-decoration: none;
  font-size: 14px;
}
.copyright__content a {
  color: #666;
}
@keyframes animateLocalization {
  0% {
    opacity: 0;
    transform: translateY(0);
  }
  100% {
    opacity: 1;
    transform: translateY(-1rem);
  }
}
.footer .disclosure__link {
  padding: 0.95rem 3.5rem 0.95rem 2rem;
  color: rgba(var(--color-foreground), 0.75);
}
.footer .disclosure__link:hover {
  color: rgb(var(--color-foreground));
}
.footer .disclosure__link--active {
  text-decoration: underline;
}
/* check for flexbox gap in older Safari versions */
@supports not (inset: 10px) {
  @media screen and (max-width: 749px) {
    .footer .grid {
      margin-left: 0;
    }
  }
  @media screen and (min-width: 750px) {
    .footer__content-top .grid {
      margin-left: -3rem;
    }
    .footer__content-top .grid__item {
      padding-left: 3rem;
    }
  }
}
.list-payment__item svg {
  width: 50px;
  height: auto;
}
.footer-block__details-content .list-menu__item--link:hover {
  color: #e3ae52;
}
.tvfooter-contact-info .tvfooter-address,
.tvfooter-contact-info .tvfooter-contact,
.tvfooter-contact-info .tvfooter-chamber,
.tvfooter-contact-info .tvfooter-email {
  display: flex;
  text-align: start;
  margin-bottom: 12px;
}
.footer-3 .tvfooter-contact-info .tvfooter-address,
.footer-3 .tvfooter-contact-info .tvfooter-contact,
.footer-3 .tvfooter-contact-info .tvfooter-chamber,
.footer-3 .tvfooter-contact-info .tvfooter-email {
  margin: 0 25px;
  position: relative;
}
.tvfooter-contact-info .tvfooter-address i,
.tvfooter-contact-info .tvfooter-contact i,
.tvfooter-contact-info .tvfooter-chamber i,
.tvfooter-contact-info .tvfooter-email i {
  font-size: 17px;
  color: #666666;
  margin-bottom: 0;
  margin-right: 8px;
}
.tvfooter-contact-info .tvfooter-address span,
.tvfooter-contact-info .tvfooter-contact span,
.tvfooter-contact-info .tvfooter-chamber span,
.tvfooter-contact-info .tvfooter-email span {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #666666;
}
.footer-3 .tvfooter-contact-info {
  display: flex;
  justify-content: center;
}
.footer-block__details-content>li {
  line-height: 1.1;
  margin-bottom: 12px;
}
.footer-1 .footer-block__details-content.footer-block-image > *:last-child,
.footer-3 .footer-block__details-content.footer-block-image > *:last-child {
  margin-bottom: 40px;
}
.footer-4 .footer-block_newsletter_text {
  width: 65%;
}
.footer {
  padding: 0;
  margin: 0;
}
.footer .tvfooter-inner {
  background-color: #fff;
}
.footer .tvfooter-inner .tvfooter-row-outer {
  border-top: 1px solid #eee;
}
.footer .tvfooter-inner .tvfooter-top {
  padding-top: 40px;
  padding-bottom: 40px;
  position: relative;
  overflow: hidden;
}
.footer .tvfooter-inner .tvfooter-top .tvcmsfooter-title {
  font-size: 18px;
  display: block;
  font-weight: 600;
  color: #333333;
  text-transform: uppercase;
  padding: 0px;
  text-align: left;
  letter-spacing: 1px;
}
.tvfooter-main-block .tvfooter-toggle-title .tv-toggle-collapse-icons {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  text-align: right;
  height: 38px;
  line-height: 30px;
  padding: 0 15px;
}
.tvfooter-main-block .tvfooter-toggle-title .tv-toggle-collapse-icons i {
  color: #222222;
  font-size: 18px;
}
.footer .tvfooter-main-block ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
.footer .tvfooter-inner .tvfooter-top .tvblock_content ul li {
  margin-bottom: 10px;
  color: #000;
  font-size: 14px;
}
.footer .tvfooter-inner .tvfooter-top .tvblock_content ul li a {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-transform: uppercase;
  position: relative;
  font-size: 14px;
  color: #000000;
}
.tvfooter-instagram .block-instagram:before {
  color: #272727;
  position: absolute;
  width: 50px;
  height: 50px;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  line-height: 50px;
  filter: alpha(opacity=0);
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  z-index: 1;
  font-size: 50px;
  -webkit-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.tvfooter-instagram .block-instagram:after {
  content: '';
  position: absolute;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.3);
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
}
.tvfooter-instagram .block-instagram:hover:after,
.tvfooter-instagram .block-instagram:hover:before {
  color: #fff;
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
}
.footer #tvfooter-bottom {
  padding: 15px 0;
  background: #111111;
}
.footer #tvfooter-bottom .tvfooter-copyright-text span {
  font-size: 14px;
  color: #fff;
  cursor: pointer;
  font-weight: 400;
}
.footer #tvfooter-bottom .tvfooter-copyright-text span:hover {
  color: #fff;
}
.footer .social-copyright ul li {
  margin-left: 0;
  margin: 0 5px;
  display: inline-block;
  vertical-align: middle;
}
.footer .social-copyright ul li:last-child {
  margin-right: 0;
}
.footer .social-copyright ul li a {
  width: 35px;
  height: 35px;
  display: inline-block;
  text-align: center;
  line-height: 35px;
  border: 1px solid #f8f8f8;
  border-radius: 50%;
  color: #9e9e9e;
}
.footer .social-copyright ul li a:hover {
  color: #fff;
  border-color: #fff;
}
.tvsocial-icon-wrapper {
  text-align: right;
}
.footer .tvfooter-inner .tvcmsapp-logo {
  text-align: center;
  padding: 50px 0;
}
.footer .tvfooter-inner .tvcms-app-logo-title,
.footer .tvfooter-inner .tvcmsapp-logo-second {
  display: inline-block;
  vertical-align: middle;
  margin: 0 15px;
}
.footer .tvfooter-inner .tvcms-app-logo-title span {
  color: #111111;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  text-transform: capitalize;
}
.footer .tvfooter-inner .tvcmsapp-logo .tvapp-logo-wrapper {
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px;
}
.footer .tvfooter-copyright-inner .tvfooter-payment-icon {
  text-align: right;
}
.footer .tvfooter-copyright-inner .tvfooter-payment-icon a {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
  border-radius: 5px;
  overflow: hidden;
}
@media(min-width: 992px) {
  .tvfooter-inner .tvblock_content {
    display: block;
  }
  .tvfooter-inner .tvfooter-toggle-title {
    margin-bottom: 20px;
  }
  .tvfooter-copyright-inner {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .footer .social-copyright ul {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
  }
}
@media(max-width: 991px) {
  .footer .tvfooter-inner .tvcmsapp-logo {
    padding: 15px 0 30px 0;
  }
  .footer .tvfooter-inner .tvfooter-top {
    padding: 30px 0 0 0;
  }
  .tvfooter-main-block .tvfooter-toggle-title {
    position: relative;
    border: 1px solid #666;
    padding: 5px 10px;
  }
  .footer .tvfooter-inner .tvfooter-top .tvfooter-toggle-title {
    margin-bottom: 15px;
  }
  .footer .tvfooter-main-block ul {
    padding-left: 10px;
  }
  .footer #tvfooter-bottom {
    padding: 15px 0;
  }
}
@media(max-width: 714px) {
  .footer .tvfooter-inner .tvcms-app-logo-title {
    margin-bottom: 15px;
  }
}
@media(min-width: 768px) and (max-width: 991px) {
  .footer .social-copyright ul li {
    margin: 0 3px;
  }
}
@media(max-width: 767px) {
  .tvfooter-copyright-text {
    margin-bottom: 15px;
  }
  .footer .tvfooter-copyright-inner .tvfooter-payment-icon {
    text-align: center;
  }
  .tvfooter-copyright-text {
    text-align: center;
  }
  .tvsocial-icon-wrapper {
    text-align: center;
    margin: 0;
  }
  .tvcmsapp-logo .tvcms-app-logo-title {
    margin-top: 15px;
  }
  .footer .tvfooter-inner .tvcmsapp-logo .tvapp-logo-wrapper {
    display: block;
    margin: 10px 0;
  }
  .footer .tvfooter-inner .tvcms-app-logo-title,
  .footer .tvfooter-inner .tvcmsapp-logo-second {
    display: block;
  }
}
@media(max-width: 575px) {
  .footer .social-copyright ul li {
    margin: 5px;
  }
  .footer .tvfooter-inner .tvcmsapp-logo {
    padding: 15px 0;
  }
}
/******* End Footer ********/
/****** Start Collection Page*****/
.tv-allcollection-grid-item {
  position: relative;
  margin-bottom: 30px;
}
.tvcollection-main-image {
  background-size: cover;
  background-position: center;
}
.tvcollection-grid-title {
  color: #fff;
  position: absolute;
  text-align: center;
  width: 100%;
  top: 50%;
  padding: 0 5px;
  visibility: hidden;
  opacity: 0;
  transition: 0.3s cubic-bezier(0.44, 0.13, 0.48, 0.87);
}
.tv-allcollection-grid-item:hover .tvcollection-grid-title {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(-45%);
  -ms-transform: translateY(-45%);
  transform: translateY(-45%);
}
@media(max-width: 991px) {
  .tv-allcollection-grid-item .tvcollection-grid-title {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(-45%);
    -ms-transform: translateY(-45%);
    transform: translateY(-45%);
  }
}
/****** End Collection Page*******/
/****** Start all Blog Page*******/
.tvblog-page .tvblog-image-wrapper {
  margin-bottom: 29px;
}
.tvblog-page .tvblog-post-image img {
  display: block;
}
.tvblog-page .tvblog-post-text {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
}
.tvblog-page .tvblog-top-detail>div {
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding: 0 16px 0 0;
  color: #282828;
  font-size: 13px;
  letter-spacing: .05em;
}
.tvblog-page .tvblog-top-detail {
  margin: 0 0 10px 0;
}
.tvblog-page .tvblog-top-detail>div a {
  font-size: 12px;
  color: #282828;
  font-weight: 400;
}
.tvblog-page .tvblog-top-detail>div:after {
  content: ' | ';
  position: absolute;
  top: 0;
  right: 4px;
}
.tvblog-page .tvblog-top-detail>div:last-child:after {
  content: none;
}
.tvblog-page .tvblog-post-title {
  margin: 0;
}
.tvblog-page .tvblog-post-title a:hover,
.tvblog-page .tvblog-post-title a:focus {
  text-decoration: none;
  color: #000;
}
.tvblog-page .tvblog-post-title a {
  font-size: 26px;
  color: #555;
}
.tvblog-page .tvblog-post-excerpt-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 10px 0 0 0;
}
.tvblog-page .tvblog-post-excerpt-holder p {
  margin: 0;
  font-size: 15px;
}
.tvblog-inner-background {
  background-color: #f9fafc;
  padding: 30px 15px;
}
.tvblog-page-comment .tvblog-comment-list {
  margin-bottom: 30px;
}
.tvsocial-sharing a {
  height: 30px;
  width: 30px;
  text-align: center;
  display: inline-block;
  line-height: 30px;
  border: 1px solid #eee;
  margin: 0 5px;
}
.tvsocial-sharing a:hover {
  border-color: #000;
}
.tvsocial-sharing-title {
  vertical-align: middle;
  display: table-cell;
  padding-right: 15px;
}
.tvsocial-sharing {
  margin: 20px 0 0 0;
  display: table;
}
.tvall-blog-list-page {
  margin-bottom: 30px;
}
@media(max-width: 991px) {
  .tvblog-page .tvblog-post-title a {
    font-size: 20px;
  }
  .tvblog-page .tvblog-top-detail {
    margin: 0 0 5px 0;
  }
  .tvblog-page .tvblog-post-excerpt-holder {
    margin: 15px 0 0 0;
  }
  .tvall-blog-list-page .tvblog-event-all-content-block {
    margin-bottom: 30px;
  }
}
@media(max-width: 575px) {
  .tvblog-page .tvblog-image-wrapper {
    margin-bottom: 15px;
  }
  .tvblog-page .tvblog-post-title a {
    font-size: 21px;
  }
  .tvblog-page .tvblog-post-excerpt-holder {
    margin: 0;
  }
}
/****** End all Blog Page*******/
/****** Start Brandlist*******/
.tvbrandlist .title {
  margin: 0;
}
.tvbrandlist.no-heading .title {
  display: none;
}
.tvbrandlist .title-wrapper-with-link {
  margin-top: 0;
}
@media screen and (max-width: 749px) {
  .tvbrandlist .title-wrapper-with-link {
    margin-bottom: 3rem;
  }
}
.tvbrandlist-card__image-wrapper--third-width {
  width: 33%;
}
.tvbrandlist-card__image-wrapper--half-width {
  width: 50%;
}
.tvbrandlist-list__item.center .tvbrandlist-card__image-wrapper:not(.tvbrandlist-card__image-wrapper--full-width),
.tvbrandlist-list__item:only-child {
  margin-left: auto;
  margin-right: auto;
}
.tvbrandlist .button {
  margin-top: 1.5rem;
}
@media screen and (min-width: 750px) {
  .tvbrandlist .button {
    margin-top: 4rem;
  }
}
.tvbrandlist-list {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
}
.tvbrandlist-list__item:only-child {
  max-width: 72rem;
}
.tvbrandlist:not(.background-none) .tvbrandlist-card {
  background: #f7f7f7;
  height: 100%;
}
.tvbrandlist.background-primary .tvbrandlist-card {
  background: rgb(var(--color-background)) linear-gradient(rgba(var(--color-foreground), 0.04), rgba(var(--color-foreground), 0.04));
}
.tvbrandlist-list h3 {
  line-height: calc(1 + 0.5 / max(1, var(--font-heading-scale)));
}
.tvbrandlist-list h3,
.tvbrandlist-list p {
  margin: 0;
}
.tvbrandlist-card__info> :nth-child(2) {
  margin-top: 1rem;
}
.tvbrandlist-list__item.center .media--adapt,
.tvbrandlist-list__item .media--adapt .tvbrandlist-card__image {
  width: auto;
}
.tvbrandlist-list__item.center .media--adapt img {
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 749px) {
  .tvbrandlist-list {
    margin: 0;
    width: 100%;
  }
  .tvbrandlist-list__item {
    padding: 0;
  }
  .tvbrandlist-list.slider .tvbrandlist-list__item {
    width: calc(100% - 3rem);
  }
}
@media screen and (min-width: 750px) {
  .tvbrandlist-list.slider,
  .tvbrandlist-list.grid--4-col-desktop {
    padding: 0;
  }
  .tvbrandlist-list__item,
  .grid--4-col-desktop .tvbrandlist-list__item {
    padding-bottom: 0;
  }
  .grid--2-col-tablet .tvbrandlist-list__item {
    margin-top: var(--grid-desktop-vertical-spacing);
    max-width: 50%;
  }
  .background-none .grid--2-col-tablet .tvbrandlist-list__item {
    margin-top: 4rem;
  }
  .grid--2-col-tablet .tvbrandlist-list__item:nth-of-type(-n + 2) {
    margin-top: 0;
  }
}
@media screen and (min-width: 990px) {
  .grid--2-col-tablet.grid--4-col-desktop .tvbrandlist-list__item {
    max-width: 25%;
  }
  .grid--2-col-tablet.grid--4-col-desktop .tvbrandlist-list__item:nth-of-type(-n + 4) {
    margin-top: 0;
  }
}
.background-none .tvbrandlist-card-spacing {
  padding: 0;
  margin: 0;
}
.tvbrandlist-card__info {
  padding: 2.5rem 2.5rem;
}
.background-none .tvbrandlist-card__info {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}
.background-none .slider .tvbrandlist-card__info {
  padding-bottom: 0;
}
.background-none .tvbrandlist-card__image-wrapper+.tvbrandlist-card__info {
  padding-top: 2.5rem;
}
.background-none .slider .tvbrandlist-card__info {
  padding-left: 0.5rem;
}
.background-none .slider .tvbrandlist-card__image-wrapper+.tvbrandlist-card__info {
  padding-left: 1.5rem;
}
.background-none .tvbrandlist-list:not(.slider) .center .tvbrandlist-card__info {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
@media screen and (max-width: 749px) {
  .background-none .slider .tvbrandlist-card__info {
    padding-bottom: 1rem;
  }
  .tvbrandlist.background-none .slider.slider--mobile {
    margin-bottom: 0rem;
  }
}
@media screen and (min-width: 750px) {
  .background-none .tvbrandlist-card__image-wrapper {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }
  .background-none .tvbrandlist-list .tvbrandlist-card__info,
  .background-none .tvbrandlist-list:not(.slider) .center .tvbrandlist-card__info {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
.tvbrandlist-card {
  position: relative;
  box-sizing: border-box;
  padding: 0 10px;
}
.tvbrandlist-card>.tvbrandlist-card__image-wrapper--full-width:not(.tvbrandlist-card-spacing) {
  border-top-left-radius: calc(var(--text-boxes-radius) - var(--text-boxes-border-width));
  border-top-right-radius: calc(var(--text-boxes-radius) - var(--text-boxes-border-width));
  overflow: hidden;
}
.tvbrandlist.background-none .tvbrandlist-card {
  border-radius: 0;
}
.tvbrandlist-card__info .link {
  text-decoration: none;
  font-size: inherit;
  margin-top: 1.5rem;
}
.tvbrandlist-card__info .icon-wrap {
  margin-left: 0.8rem;
  white-space: nowrap;
}
.tvbrandlist .slider-mobile-gutter {
  margin: 0 -15px;
}
.tvbrandlist-list__item {
  padding: 0 15px;
}
.tvbrandlist-pagination-wrapper {
  display: none;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.tvbrandlist .slider-mobile-gutter:hover .tvbrandlist-pagination-wrapper {
  display: block;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.template-index .tvbrandlist .page-width {
  padding: 0 15px;
}
/****** End Brandlist*******/
/****** Start image Gallery *******/
.tvcmsimagegallery-slider {
  direction: ltr;
}
.tvcmsimagegallery-slider .tvimagegallery-slider-wrapper-info {
  padding: 0 15px;
}
.tvcmsimagegallery-slider .tvimagegallery-slider-wrapper-info .tvgallery-image-hover {
  position: relative;
  cursor: w-resize;
  display: block;
}
.tvcmsimagegallery-slider .tvimagegallery-slider-wrapper-info .tvgallery-image-hover:before {
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: transform 0.3s cubic-bezier(0, 0, 0.2, 1);
  -moz-transition: transform 0.3s cubic-bezier(0, 0, 0.2, 1);
  -ms-transition: transform 0.3s cubic-bezier(0, 0, 0.2, 1);
  -o-transition: transform 0.3s cubic-bezier(0, 0, 0.2, 1);
  transition: transform 0.3s cubic-bezier(0, 0, 0.2, 1);
  background-color: #333333;
  position: absolute;
  content: "";
  opacity: .4;
  z-index: 10;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
}
.tvcmsimagegallery-slider .tvimagegallery-slider-wrapper-info:hover .tvgallery-image-hover:before {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.tvcmsimagegallery-slider .tvimagegallary-buttons {
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  z-index: 10;
}
.tvcmsimagegallery-slider .tvimagegallary-buttons a {
  width: 50px;
  height: 50px;
  line-height: 50px;
  display: inline-block;
  font-size: 17px;
  text-align: center;
  background-color: #000;
  margin: 0 10px;
  color: #fff;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: transform 0.3s cubic-bezier(0, 0, 0.2, 1);
  -moz-transition: transform 0.3s cubic-bezier(0, 0, 0.2, 1);
  -ms-transition: transform 0.3s cubic-bezier(0, 0, 0.2, 1);
  -o-transition: transform 0.3s cubic-bezier(0, 0, 0.2, 1);
  transition: transform 0.3s cubic-bezier(0, 0, 0.2, 1);
}
.tvcmsimagegallery-slider .tvimagegallary-buttons a:hover {
  background-color: #333;
}
.tvimagegallery-slider-wrapper-info:hover .tvimagegallary-buttons a {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/****** End image Gallery *******/
/****** Start collectioncatslider  *******/
.template-collection #content-wrapper.tvcontent-full-width .container {
  /* padding: 0; */
}
.tvcollectioncategoryslider .title {
  margin: 0;
}
.tvcollectioncategoryslider.no-heading .title {
  display: none;
}
.owl-carousel .owl-item .tvcollectioncategoryslider-slider-title .tvcollectioncategoryslider-card__image {
  width: auto;
  margin: 0 auto;
}
.tvcollectioncategoryslider .tvcms-main-title .tvmain-title {
  font-size: 18px;
    font-weight: 600;
    margin: 0;
    text-align: start;
    width: max-content;
    color: #333;
    text-transform: uppercase;
    line-height: normal;
    font-family: inherit;
    letter-spacing: inherit;
}
.tvcollectioncategoryslider-main-title-wrapper {
  padding: 15px 15px;
  margin-inline-end: 15px;
}
.tvcollectioncategoryslider .tvcms-main-title{
  margin-bottom: 0;
}
.tvcollectioncategoryslider-card__image-wrapper {
  margin-bottom: 15px;
}
.tvcollectioncategoryslider .title-wrapper-with-link {
  margin-top: 0;
}
.tvcollectioncategoryslider-slider-parallex {
  background-attachment: fixed;
}
.tvcollectioncategoryslider {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
}
.tvcollectioncategoryslider-card__info h3:after {
  position: absolute;
  content: "";
  background-color: #e3ae52;
  width: 50px;
  height: 2px;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  display: none;
  transition: all 0.5s ease-in-out 0s;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
}
.tvcollectioncategoryslider-slider-title:hover .tvcollectioncategoryslider-card__info h3:after {
  width: 100px;
  transition: all 0.5s ease-in-out 0s;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
}
.tvcollectioncategoryslider-slider-title:hover .tvcollectioncategoryslider-card__info h3 {
  color: #e3ae52;
}
.tvcollectioncategoryslider-slider-title:hover .tvcollectioncategoryslider-card__image-wrapper {
  border-color: #e3ae52;
}
@media screen and (max-width: 749px) {
  .tvcollectioncategoryslider .title-wrapper-with-link {
    margin-bottom: 3rem;
  }
  .tvcollectioncategoryslider .page-width {
    padding-left: 0;
    padding-right: 0;
  }
}
.tvcollectioncategoryslider-card__image-wrapper--third-width {
  width: 33%;
}
.tvcollectioncategoryslider-card__image-wrapper--half-width {
  width: 50%;
}
.tvcollectioncategoryslider-list__item.center .tvcollectioncategoryslider-card__image-wrapper:not(.tvcollectioncategoryslider-card__image-wrapper--full-width),
.tvcollectioncategoryslider-list__item:only-child {
  margin-left: auto;
  margin-right: auto;
}
.tvcollectioncategoryslider .button {
  margin-top: 1.5rem;
}
@media screen and (min-width: 750px) {
  .tvcollectioncategoryslider .button {
    margin-top: 4rem;
  }
}
.tvcollectioncategoryslider-list {
  /* width: 85%; */
  margin: 0 auto;
  padding: 0;
  text-align: center;
}
.tvcollectioncategoryslider-list__item:only-child {
  min-width: initial;
  position: relative;
  text-align: left;
}
.tvcollectioncategoryslider-slider-title {
  /* display: flex; */
  /* align-items: center; */
  cursor: pointer;
  text-align: center;
  padding: 0;
  border-radius: 0;
}
.tvcollectioncategoryslider .slider-mobile-gutter {
  padding: 0;
  background-color: #ffffff;
  border: 1px solid #eee;
  min-height: 263px;
}
.tvcollectioncategoryslider-card {
  padding: 15px;
}
.tvcollectioncategoryslider:not(.background-none) .tvcollectioncategoryslider-card {
  /* background: rgb(var(--color-background)); */
  height: 100%;
}
.tvcollectioncategoryslider.background-primary .tvcollectioncategoryslider-card {
  background: rgb(var(--color-background)) linear-gradient(rgba(var(--color-foreground), 0.04), rgba(var(--color-foreground), 0.04));
}
.tvcollectioncategoryslider-list h3 {
  line-height: calc(1 + 0.5 / max(1, var(--font-heading-scale)));
}
.tvcollectioncategoryslider-list h3,
.tvcollectioncategoryslider-list p {
  margin: 0;
}
.tvcollectioncategoryslider-card__info> :nth-child(2) {
  margin-top: 0;
  font-size: 14px;
  color: #666666;
  line-height: 24px;
  -webkit-line-clamp: 2;
  overflow: hidden;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}
.tvcollectioncategoryslider-list__item.center .media--adapt,
.tvcollectioncategoryslider-list__item .media--adapt .tvcollectioncategoryslider-card__image {
  width: auto;
}
.tvcollectioncategoryslider-list__item.center .media--adapt img {
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 749px) {
  .tvcollectioncategoryslider-list {
    margin: 0;
    width: 100%;
  }
  .tvcollectioncategoryslider-list__item {
    /*       margin: 0 0 var(--grid-mobile-vertical-spacing); */
    padding: 0;
  }
  .tvcollectioncategoryslider-list.slider .tvcollectioncategoryslider-list__item {
    width: calc(100% - 3rem);
  }
}
@media screen and (min-width: 750px) {
  .tvcollectioncategoryslider-list.slider,
  .tvcollectioncategoryslider-list.grid--4-col-desktop {
    padding: 0;
  }
  .tvcollectioncategoryslider-list__item,
  .grid--4-col-desktop .tvcollectioncategoryslider-list__item {
    padding-bottom: 0;
  }
  .grid--2-col-tablet .tvcollectioncategoryslider-list__item {
    margin-top: var(--grid-desktop-vertical-spacing);
    max-width: 50%;
  }
  .background-none .grid--2-col-tablet .tvcollectioncategoryslider-list__item {
    margin-top: 4rem;
  }
  .grid--2-col-tablet .tvcollectioncategoryslider-list__item:nth-of-type(-n + 2) {
    margin-top: 0;
  }
}
@media screen and (min-width: 990px) {
  .grid--2-col-tablet.grid--4-col-desktop .tvcollectioncategoryslider-list__item {
    max-width: 25%;
  }
  .grid--2-col-tablet.grid--4-col-desktop .tvcollectioncategoryslider-list__item:nth-of-type(-n + 4) {
    margin-top: 0;
  }
}
.background-none .tvcollectioncategoryslider-card-spacing {
  padding: 0;
  margin: 0;
}
.background-none .tvcollectioncategoryslider-card__info {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}
.background-none .slider .tvcollectioncategoryslider-card__info {
  padding-bottom: 0;
}
.background-none .tvcollectioncategoryslider-card__image-wrapper+.tvcollectioncategoryslider-card__info {
  padding-top: 2.5rem;
}
.background-none .slider .tvcollectioncategoryslider-card__info {
  padding-left: 0.5rem;
}
.background-none .slider .tvcollectioncategoryslider-card__image-wrapper+.tvcollectioncategoryslider-card__info {
  padding-left: 1.5rem;
}
.background-none .tvcollectioncategoryslider-list:not(.slider) .center .tvcollectioncategoryslider-card__info {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
@media screen and (max-width: 749px) {
  .background-none .slider .tvcollectioncategoryslider-card__info {
    padding-bottom: 1rem;
  }
  .tvcollectioncategoryslider.background-none .slider.slider--mobile {
    margin-bottom: 0rem;
  }
}
@media screen and (min-width: 750px) {
  .background-none .tvcollectioncategoryslider-card__image-wrapper {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }
  .background-none .tvcollectioncategoryslider-list .tvcollectioncategoryslider-card__info,
  .background-none .tvcollectioncategoryslider-list:not(.slider) .center .tvcollectioncategoryslider-card__info {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
.tvcollectioncategoryslider-card {
  position: relative;
  box-sizing: border-box;
}
.tvcollectioncategoryslider-card>.tvcollectioncategoryslider-card__image-wrapper--full-width:not(.tvcollectioncategoryslider-card-spacing) {
  border-top-left-radius: calc(var(--text-boxes-radius) - var(--text-boxes-border-width));
  border-top-right-radius: calc(var(--text-boxes-radius) - var(--text-boxes-border-width));
  overflow: hidden;
}
.tvcollectioncategoryslider.background-none .tvcollectioncategoryslider-card {
  border-radius: 0;
}
.tvcollectioncategoryslider-card__info .link {
  text-decoration: none;
  font-size: inherit;
  margin-top: 1.5rem;
}
.tvcollectioncategoryslider-card__info .icon-wrap {
  margin-left: 0.8rem;
  white-space: nowrap;
}
.tvcollectioncategoryslider-card__info h3 {
  font-weight: 400;
  font-size: 14px;
  line-height: 14px;
  color: #373737;
}
.tvcollectioncategoryslider-card__info span {
  font-size: 15px;
  color: #666666;
}
.tvcollectioncategoryslider {
  position: relative;
}
/****** End collectioncatslider  *******/
/***** Start Single Block ****/
.tvsingle-block .grid {
  margin-bottom: 0;
  margin: 0 -15px;
}
.tvsingle-block .grid__item {
  position: relative;
}
.tvsingle-block--overlap .tvsingle-block__media-item--middle {
  align-self: center;
}
@media screen and (min-width: 851px) {
  .tvsingle-block--overlap .tvsingle-block__text-item {
    display: flex;
    /* padding: 3rem 0; */
  }
  .tvsingle-block--overlap .tvsingle-block__content {
    height: auto;
    width: calc(100% + 6rem);
    min-width: calc(100% + 6rem);
    transform: translate(-6rem, 0);
  }
}
@media screen and (min-width: 750px) {
  .tvsingle-block__grid--reverse {
    flex-direction: row-reverse;
  }
}
.tvsingle-block__media {
  min-height: 100%;
  overflow: visible;
}
.tvsingle-block__media--small {
  height: 19.4rem;
}
.tvsingle-block__media--large {
  height: 43.5rem;
}
@media screen and (min-width: 750px) {
  .tvsingle-block__media--small {
    height: 31.4rem;
  }
  .tvsingle-block__media--large {
    height: 69.5rem;
  }
}
.tvsingle-block__media--placeholder {
  position: relative;
  overflow: hidden;
}
.tvsingle-block__media--placeholder:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(var(--color-foreground), 0.04);
}
.tvsingle-block__media--placeholder.tvsingle-block__media--adapt {
  height: 20rem;
}
@media screen and (min-width: 750px) {
  .tvsingle-block__media--placeholder.tvsingle-block__media--adapt {
    height: 30rem;
  }
}
.tvsingle-block__media--placeholder>svg {
  position: absolute;
  left: 50%;
  max-width: 80rem;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  fill: currentColor;
}
.tvsingle-block__content {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  align-self: center;
  padding: 4rem calc(4rem / var(--font-body-scale)) 5rem;
  position: relative;
  z-index: 1;
}
.tvsingle-block .grid__item::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.tvsingle-block:not(.tvsingle-block--overlap) .tvsingle-block__media-item:after {
  border-radius: var(--media-radius);
  box-shadow: var(--media-shadow-horizontal-offset) var(--media-shadow-vertical-offset) var(--media-shadow-blur-radius) rgba(var(--color-shadow), var(--media-shadow-opacity));
}
.tvsingle-block:not(.tvsingle-block--overlap) .tvsingle-block__text-item:after {
  border-radius: var(--text-boxes-radius);
  box-shadow: var(--text-boxes-shadow-horizontal-offset) var(--text-boxes-shadow-vertical-offset) var(--text-boxes-shadow-blur-radius) rgba(var(--color-shadow), var(--text-boxes-shadow-opacity));
}
.tvsingle-block .tvsingle-block__media-item>* {
  border-radius: var(--media-radius);
  overflow: hidden;
  box-shadow: var(--media-shadow-horizontal-offset) var(--media-shadow-vertical-offset) var(--media-shadow-blur-radius) rgba(var(--color-shadow), var(--media-shadow-opacity));
}
.tvsingle-block .global-media-settings {
  overflow: hidden !important;
}
.tvsingle-block .tvsingle-block__text-item>* {
  border-radius: var(--text-boxes-radius);
  overflow: hidden;
  box-shadow: var(--text-boxes-shadow-horizontal-offset) var(--text-boxes-shadow-vertical-offset) var(--text-boxes-shadow-blur-radius) rgba(var(--color-shadow), var(--text-boxes-shadow-opacity));
}
.tvsingle-block:not(.tvsingle-block--overlap) .tvsingle-block__media-item>*,
.tvsingle-block:not(.tvsingle-block--overlap) .tvsingle-block__text-item>* {
  box-shadow: none;
}
@media screen and (max-width: 749px) {
  .tvsingle-block.collapse-corners:not(.tvsingle-block--overlap) .tvsingle-block__media-item:after,
  .tvsingle-block.collapse-corners:not(.tvsingle-block--overlap) .grid__item .tvsingle-block__media,
  .tvsingle-block.collapse-corners:not(.tvsingle-block--overlap) .tvsingle-block__media img {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }
  .tvsingle-block.collapse-corners:not(.tvsingle-block--overlap) .tvsingle-block__text-item:after,
  .tvsingle-block.collapse-corners:not(.tvsingle-block--overlap) .grid__item .tvsingle-block__content {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  .tvsingle-block.collapse-borders:not(.tvsingle-block--overlap) .tvsingle-block__content {
    border-top: 0;
  }
}
.tvsingle-block__content--mobile-right>* {
  align-self: flex-end;
  text-align: right;
}
.tvsingle-block__content--mobile-center>* {
  align-self: center;
  text-align: center;
}
.tvsingle-block--overlap .tvsingle-block__content {
  text-align: center;
  width: 90%;
  margin: 0 auto;
}
@media screen and (min-width: 750px) {
  .tvsingle-block__grid--reverse .tvsingle-block__content {
    margin-left: auto;
  }
  .tvsingle-block__content--bottom {
    justify-content: flex-end;
    align-self: flex-end;
  }
  .tvsingle-block__content--top {
    justify-content: flex-start;
    align-self: flex-start;
  }
  .tvsingle-block__content--desktop-right>* {
    align-self: flex-end;
    text-align: right;
  }
  .tvsingle-block__content--desktop-left>* {
    align-self: flex-start;
    text-align: left;
  }
  .tvsingle-block__content--desktop-center>* {
    align-self: center;
    text-align: center;
  }
  .tvsingle-block--overlap .tvsingle-block__grid--reverse .tvsingle-block__content {
    transform: translate(4rem, 0);
  }
  .tvsingle-block--overlap .tvsingle-block__grid--reverse .tvsingle-block__text-item {
    justify-content: flex-end;
  }
  .tvsingle-block--overlap .tvsingle-block__media-item--top {
    align-self: flex-start;
  }
  .tvsingle-block--overlap .tvsingle-block__media-item--bottom {
    align-self: flex-end;
  }
  .tvsingle-block__media-item--small,
  .tvsingle-block__media-item--large+.tvsingle-block__text-item {
    flex-grow: 0;
  }
  .tvsingle-block.collapse-corners:not(.tvsingle-block--overlap) .grid:not(.tvsingle-block__grid--reverse) .tvsingle-block__media-item:after,
  .tvsingle-block.collapse-corners:not(.tvsingle-block--overlap) .grid:not(.tvsingle-block__grid--reverse) .tvsingle-block__media,
  .tvsingle-block.collapse-corners:not(.tvsingle-block--overlap) .grid:not(.tvsingle-block__grid--reverse) .tvsingle-block__media img,
  .tvsingle-block.collapse-corners:not(.tvsingle-block--overlap) .tvsingle-block__grid--reverse .tvsingle-block__text-item:after,
  .tvsingle-block.collapse-corners:not(.tvsingle-block--overlap) .tvsingle-block__grid--reverse .tvsingle-block__content,
  .tvsingle-block.collapse-corners:not(.tvsingle-block--overlap) .tvsingle-block__grid--reverse .tvsingle-block__content:after {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .tvsingle-block.collapse-corners:not(.tvsingle-block--overlap) .grid:not(.tvsingle-block__grid--reverse) .tvsingle-block__text-item:after,
  .tvsingle-block.collapse-corners:not(.tvsingle-block--overlap) .grid:not(.tvsingle-block__grid--reverse) .tvsingle-block__content,
  .tvsingle-block.collapse-corners:not(.tvsingle-block--overlap) .grid:not(.tvsingle-block__grid--reverse) .tvsingle-block__content:after,
  .tvsingle-block.collapse-corners:not(.tvsingle-block--overlap) .tvsingle-block__grid--reverse .tvsingle-block__media-item:after,
  .tvsingle-block.collapse-corners:not(.tvsingle-block--overlap) .tvsingle-block__grid--reverse .tvsingle-block__media,
  .tvsingle-block.collapse-corners:not(.tvsingle-block--overlap) .tvsingle-block__grid--reverse .tvsingle-block__media img {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .tvsingle-block.collapse-borders:not(.tvsingle-block--overlap) .grid:not(.tvsingle-block__grid--reverse) .tvsingle-block__content {
    border-left: 0;
  }
  .tvsingle-block.collapse-borders:not(.tvsingle-block--overlap) .tvsingle-block__grid--reverse .tvsingle-block__content {
    border-right: 0;
  }
}
.tvsingle-block:not(.collapse-corners, .tvsingle-block--overlap) .tvsingle-block__media-item {
  z-index: 2;
}
.tvsingle-block__content {
  border-radius: var(--text-boxes-radius);
  box-shadow: var(--text-boxes-shadow-horizontal-offset) var(--text-boxes-shadow-vertical-offset) var(--text-boxes-shadow-blur-radius) rgba(var(--color-shadow), var(--text-boxes-shadow-opacity));
}
.tvsingle-block__content {
  padding: 6rem 0rem 6rem;
}
.tvsingle-block__content>.tvsingle-block__text:empty~a {
  margin-top: 2rem;
}
.tvsingle-block__content> :first-child:is(.tvsingle-block__heading),
.tvsingle-block__text--caption+.tvsingle-block__heading,
.tvsingle-block__text--caption:first-child {
  margin-top: 0;
}
.tvsingle-block__content :last-child:is(.tvsingle-block__heading),
.tvsingle-block__text--caption {
  margin-bottom: 0;
}
.tvsingle-block__content .button+.tvsingle-block__text {
  margin-top: 2rem;
}
.tvsingle-block {
  flex-direction: row-reverse;
}
.tvsingle-block__content .tvsingle-block__text+.button {
  margin-top: 3rem;
}
.tvsingle-block__content {
  padding: 0;
  margin: 0;
}
.tvsingle-block__heading {
  color: #000000;
  margin-bottom: 30px;
  font-weight: 400;
  font-size: 48px;
}
.tvsingle-block__text p {
  color: #000000;
  margin-top: 0;
  font-size: 14px;
  margin-bottom: 3rem;
  width: 85%;
  margin: 0 auto;
}
.tvsingle-block-wrapper {
  background-repeat: no-repeat;
  background-size: contain;
  padding: 20px 100px
}
/* check for flexbox gap in older Safari versions */
@supports not (inset: 10px) {
  .tvsingle-block .grid {
    margin-left: 0;
  }
}
/***** End Single Block ****/
/***** Start CMS Design *****/
.cms-description .row {
  display: flex;
  flex-wrap: wrap;
}
.cms-description h1 {
  padding-bottom: 0.8em;
  margin-bottom: 0;
  font-size: calc(20px + (40 - 20) * ((100vw - 280px) / (1920 - 280)));
}
.cms-description h2 {
  padding-bottom: 0.8em;
  margin-bottom: 0;
  font-size: 50px;
  font-weight: 500;
  color: #000;
}
.cms-description h3 {
  padding-bottom: 0.8em;
  margin-bottom: 0;
  font-weight: 500;
  font-size: 39px;
  color: #000;
  line-height: 1.1;
  letter-spacing: 1px;
}
.cms-description h4 {
  padding-bottom: 0.8em;
  margin-bottom: 0;
  font-weight: 500;
  font-size: 28px;
  color: #000;
  line-height: 1.1;
  letter-spacing: .8px;
}
.cms-description h5 {
  padding-bottom: 0.8em;
  margin-bottom: 0;
  font-size: 21px;
  color: #000;
  font-weight: 500;
  line-height: 1.1;
  letter-spacing: .8px;
}
.cms-description h6 {
  padding-bottom: 0.8em;
  margin-bottom: 0;
  font-size: 1.2em;
}
.cms-description p {
  font-size: 16px;
  padding-bottom: 2.48em;
  color: #000;
  margin: 0;
  line-height: 24px;
  font-weight: 400;
  letter-spacing: 1px;
}
.cms-description a {
  color: #db1212;
}
.cms-description a:hover {
  text-decoration: underline;
}
.cms-description ol,
.cms-description ul {
  margin-bottom: 2.48em;
}
.cms-description ol li,
.cms-description ul li {
  font-size: 16px;
  list-style: disc;
  padding-bottom: 12px;
  color: #000000;
  line-height: 24px;
  letter-spacing: 1px;
}
.cms-description ul {
  padding-left: 40px;
  list-style: disc;
  display: inline-block;
}
.cms-description table {
  width: 70%;
}
.fancybox-inner .cms-description table {
  width: 100%;
  margin-bottom: 0;
}
.cms-description table {
  margin-bottom: 2.48em;
}
.cms-description table,
.cms-description th,
.cms-description td {
  border: 1px solid #dddddd;
  border-collapse: collapse;
}
.cms-description th,
.cms-description td {
  font-size: 16px;
  padding: 8px 15px;
  border: 1px solid #dddddd;
}
.cms-description tr:nth-child(even) {
  background-color: #f5f5f5;
}
.cms-description blockquote {
  margin: 20px 0;
  position: relative;
}
.cms-description img {
  display: block;
  /*margin: 0 30px 30px 0;*/
}
.cms-description hr {
  padding-bottom: 2.48em;
  width: 50%;
  margin: 0 auto;
}
#tvproduct-customize .cms-description table {
  width: 100%;
  margin: 0;
}
.cms-description label {
  font-size: calc(14px + (17 - 14) * ((100vw - 280px) / (1920 - 280)));
  line-height: 20px;
  letter-spacing: 0.3px;
  color: #232323;
  font-weight: 600;
}
/***** End CMS Design *****/
/******* Start Left Column **********/
.tv-category-title-wrapper {
  background-color: transparent;
  text-align: left;
  padding: 10px 15px;
  position: relative;
  border-bottom: 1px solid rgba(0, 0, 0, .07);
}
.tv-category-title-wrapper h4 {
  margin-top: 0;
  margin-bottom: 0;
  color: #333;
  font-weight: 700;
  font-size: 18px;
  line-height: 21px;
  font-family: 'DM Sans', sans-serif;
  letter-spacing: .3px;
  text-transform: uppercase;
}
#column-left .tvproduct-wrapper,
#column-right .tvproduct-wrapper {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#column-left .tvproduct-wrapper:hover,
#column-right .tvproduct-wrapper:hover {
  box-shadow: none;
}
.widget_product_categories .tvleft-product-content-info ul li {
  margin-bottom: 10px;
  line-height: normal;
}
.widget_product_categories .tvleft-product-content-info ul li:last-child {
  margin-bottom: 0;
}
.widget_product_categories .tvleft-product-content-info ul li a {
  font-weight: 400;
  font-size: 14px;
  color: #232323;
  text-transform: capitalize;
  text-decoration: none;
  line-height: 1.1;
}
.widget_product_categories .tvleft-product-content-info ul li:hover a {
  color: #e3ae52;
}
.tvleft-title-dropdown-wrapper {
  border: 1px solid rgba(0, 0, 0, .07);
  background-color: #fff;
  border-radius: 3px;
}
.tvleft-product-content-info {
  /*     border: 1px solid #eee; */
  border-top: none;
  position: relative;
  border-radius: 3px;
}
.tvleft-product-content-info #testimonial-slide {
  padding: 20px 15px 15px;
  background-color: #fff;
}
.tvcategory-menu-submenu .tvsublink {
  font-weight: normal;
  font-size: 16px;
  color: #000;
  text-decoration: none;
}
.tvcategory-menu-submenu:hover .tvsublink {
  color: #666;
}
.tvcategory-menu-submenu {
  position: relative;
  padding: 5px 0;
}
.tvcategory-menu-submenu .collapse-icons {
  position: absolute;
  right: 0;
  top: 0;
  padding: 0;
  cursor: pointer;
  height: 30px;
  width: 30px;
  text-align: center;
}
.tvcategory-menu-submenu .collapse-icons i {
  line-height: 30px;
}
.tvcategory-menu-submenu:hover .collapse-icons i {
  color: #666;
}
.tvcategory-menu-submenu .collapse-icons[aria-expanded=true] .add {
  display: none
}
.tvcategory-menu-submenu .collapse-icons[aria-expanded=true] .remove {
  display: inline-block;
}
.tvcategory-menu-submenu .collapse-icons .remove {
  display: none
}
.tvcategory-menu-submenu .category-sub-menu {
  padding: 0 15px;
}
.tvcategory-menu-submenu .category-sub-menu ul {
  padding: 0 0 0 10px;
}
.tvcategory-menu-submenu .category-sub-menu>li:last-child {
  padding-bottom: 0;
}
.tvcategory-menu-submenu .category-sub-menu>li:first-child {
  padding-top: 10px;
}
.tvcategory-menu-submenu .category-sub-menu li :hover a {
  color: #666;
}
.tvcategory-menu-submenu .category-sub-menu a {
  padding: 5px 0;
  display: block;
  text-decoration: none;
}
.tvleft-product-content-info .tvfilter-checkbox {
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  margin-bottom: 15px;
}
.tvleft-product-content-info .tvfilter-checkbox:last-child {
  margin-bottom: 0;
}
.tvleft-product-content-info .tvfilter-checkbox:hover label {
  color: #666;
}
.tvleft-product-content-info ul li input {
  position: relative;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  padding: 0;
  height: 15px;
  width: 15px;
  border: 1px solid #858585;
  border-radius: 0;
  margin: 0 10px 0 0;
  cursor: pointer;
}
.tvleft-product-content-info ul li input:focus {
  outline: none;
}
.tvleft-product-content-info ul li input:before {
  content: "\e5ca";
  position: absolute;
  font-family: 'Material Icons';
  top: 0px;
  left: 0px;
  font-size: 13px;
  display: none;
}
.tvleft-product-content-info ul li input[type=checkbox]:checked:before {
  display: block;
}
.tvleft-product-content-info .tvproduct-image {
  padding: 0;
}
.tvleft-product-content-info .tvproduct-wrapper {
  /*     margin-bottom: 15px; */
  padding: 20px 15px;
  border: none;
  border-bottom: 1px solid #f7f7f7;
}
.tvleft-product-content-info .tvproduct-wrapper:last-child {
  margin-bottom: 0;
}
.tvleft-product-content-info .tvproduct-wrapper .tvproduct-name {
  margin-bottom: 8px;
}
.tvleft-product-content-info .tvproduct-wrapper .jdgm-widget {
  margin-bottom: 10px;
}
.tvleft-product-content-info .tvproduct-wrapper .spr-badge {
  margin-bottom: 10px;
  line-height: 14px;
}
.tvleft-product-content-info .tvproduct-wrapper .tvproduct-name h6 {
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.tvleft-product-container .product-description {
  padding-right: 0;
}
.tvleft-product-content-info ul.tvleft-bestseller-product,
.tvleft-product-content-info ul.tvleft-featured-product,
.tvleft-product-content-info ul.tvleft-latest-product,
.tvleft-product-content-info ul.tvleft-special-product {
  padding: 0;
}
.tvleft-product-content-info .tvblog-event-all-content-block .entry-date {
  margin-bottom: 10px;
  padding: 0 0;
}
.tvleft-product-content-info .tvblog-event-all-content-block .tvnews-event-description {
  margin-bottom: 0;
}
.tv-category-title-wrapper .collapse-icons i {
  color: #fff;
  font-size: 18px;
}
.tv-category-title-wrapper .collapse-icons {
  position: absolute;
  top: 50%;
  right: 15px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 44px;
  width: 44px;
  line-height: 40px;
  text-align: center;
  display: none;
}
@media(min-width: 992px) {
  .tvleft-product-content-info {
    display: block;
  }
  .tv-category-title-wrapper .collapse-icons {
    display: none;
  }
}
@media(max-width: 991px) {
  .tvleft-title-dropdown-wrapper {
    margin-bottom: 30px;
  }
  #column-left {
    margin-bottom: 40px;
  }
  .tvtestimonial-all-wrapper {
    padding: 15px;
  }
  .tvleft-blog-post .tvblog-pagination {
    padding: 15px;
  }
}
/****Pagination left penal****/
.tvleft-blog-post .tv-category-title-wrapper {
  position: relative;
}
.home-sidebar-testimonial .tvtestimonial-pagination,
.tvleft-blog-post .tvblog-pagination {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  text-align: center;
  text-align: center;
  margin-top: 0;
  padding-bottom: 20px;
}
.home-sidebar-testimonial .tvtestimonial-prev,
.home-sidebar-testimonial .tvtestimonial-next,
.tvleft-blog-post .tvblog-prev,
.tvleft-blog-post .tvblog-next {
  display: inline-block;
  vertical-align: middle;
  position: unset;
  height: 36px;
  width: 36px;
  border-radius: 50px;
  line-height: 36px;
  text-align: center;
  cursor: pointer;
  margin: 0 3px;
  -webkit-transform: none;
  -o-transform: none;
  -ms-transform: none;
  -moz-transform: none;
  transform: none;
}
.home-sidebar-testimonial {
  background-color: #ffffff;
  margin-bottom: 30px;
  border: 1px solid rgba(0, 0, 0, .07);
  border-radius: 3px;
}
.home-sidebar-testimonial .tvtestimonial-prev i,
.home-sidebar-testimonial .tvtestimonial-next i,
.tvleft-blog-post .tvblog-prev i,
.tvleft-blog-post .tvblog-next i {
  line-height: 29px;
}
@media (min-width: 1200px) {
  #column-left.tv-left-right-panel-hide {
    position: fixed;
    top: 0;
    z-index: 9999;
    background-color: #f1f1f1;
    height: 100%;
    overflow-y: scroll;
    padding: 40px 15px 0 15px;
    opacity: 0;
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    left: -500px;
  }
  #column-left.tv-left-right-panel-hide.open {
    opacity: 1;
        -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    left: 0;
  }
  .tvleft-title-dropdown-wrapper {
    margin-bottom: 30px;
  }
  .tvleft-column-remove .tvleft-column-close-btn {
    position: absolute;
    background-image: url(sprite_3.png);
    background-position: -104px -805px;
    height: 40px;
    width: 40px;
    right: 5px;
    top: 5px;
    z-index: 10;
    cursor: pointer;
    border-radius: 100%;
    background-color: #fff;
  }
  .lang-rtl .tvleft-column-remove .tvleft-column-close-btn{
    left: 5px;
    right: auto;
  }
}
/******* End Left Column **********/
/******* Start Cart Page**********/
.tvcart-table {
  width: 100%;
  margin-bottom: 30px;
  border: 1px solid #e7e7e7;
}
.tvcart-table tr {
  border-bottom: 1px solid #ededed;
}
.tvcart-table th {
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  padding: 14px 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #222;
  background-color: transparent;
  border: none;
}
.tvcart-table td {
  border: none;
}
.tvcart-table td.tvproduct-thumbnail {
  width: 200px;
}
.tvcart-table td.tvproduct-name a {
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  display: block;
  margin-bottom: 10px;
}
.tvcart-table td.tvproduct-name a:hover {
  text-decoration: none;
  color: #666;
}
.tvcart-table td.tvproduct-name .product-variation {
  line-height: 22px;
  display: block;
  float: left;
  clear: both;
  color: #ababab;
}
.tvcart-table td.tvproduct-price {
  clear: left;
}
.tvcart-table td.tvproduct-price .price {
  font-size: 16px;
  font-weight: 600;
  line-height: 28px;
  color: #000;
}
.tvcart-table td.tvtotal-price {
  clear: left;
  font-size: 16px;
  font-weight: 600;
}
.tvcart-table td.tvtotal-price .price {
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  color: #333;
}
.tvcart-table td.tvproduct-remove a {
  text-align: left;
}
.tvcart-table td.tvproduct-remove a i {
  font-size: 20px;
  color: #666;
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
}
.tvcart-table td.tvproduct-remove a:hover {
  color: #666;
}
.tvcart-total-title-price span {
  font-weight: 600;
  font-size: 20px;
}
.tvcart-total-title-price span span {
  font-weight: 600;
}
.tvcart-poduct-show .tvcart-total-title-price {
  margin: 0 0 5px 0;
}
.tvcart-shopping-info-text {
  font-size: 14px;
  margin-bottom: 15px;
}
.cart-coupon-area {
  margin-bottom: 30px;
}
.cart-calculation-area {
  padding: 40px;
  background-color: #f7f7f7;
}
.cart-calculation-area__title {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 27px;
  color: #111;
}
.cart-calculation-table {
  width: 100%;
  margin-bottom: 30px;
  background-color: #fff;
}
.cart-calculation-table th {
  font-size: 15px;
  font-weight: 500;
  line-height: 24px;
  padding: 16px 12px;
  padding-left: 10px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #222;
  background-color: transparent;
}
.cart-calculation-table td {
  padding-right: 10px !important;
  text-align: right;
}
.cart-calculation-table td.subtotal {
  font-size: 14px;
  font-weight: 600;
  line-height: 28px;
  color: #333;
}
.cart-calculation-table td.total {
  font-size: 24px;
  font-weight: 600;
  line-height: 48px;
  color: #333;
}
.coupon-form input {
  font-size: 15px;
  display: inline-block;
  width: 100%;
  margin-right: 16px;
  padding: 9px 15px;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  color: #222;
  border: 1px solid #eee;
  background: #f7f7f7;
  background-color: #fff;
}
.coupon-form input:focus {
  border-color: #c7c7c7;
}
.stock-stat-message {
  font-size: 12px;
  font-weight: 400;
  line-height: 24px;
  padding: 0 5px;
  letter-spacing: 1px;
  color: #297e29;
  border: 2px solid #297e29;
}
.stock-stat-message--out-of-stock {
  color: red;
  border-color: red;
}
.tvcart-detail-text span {
  font-weight: 600;
}
.tvcart-detail-text span span {
  font-weight: 500;
  color: #333;
}
.tvcart-table-container thead tr th {
  font-size: 19px;
  text-transform: capitalize;
}
/******* End Cart Page**********/
/******* Start Cms Block**********/
.tvcmsmain-block {
  padding: 100px 0;
}
.tvcmsmain-block .tvmain-block-img .tvcmsblock_img-wrapper {
  text-align: right;
}
.tvcmsmain-block .tvmain-block-info {
  background-position: top;
  background-color: #fff;
  background-image: url(about-us.png);
  background-repeat: no-repeat;
  padding: 95px 65px;
}
.tvmain-block-info-wrapper .tvmain-block-title h2 {
  font-size: 60px;
  color: #333333;
  position: relative;
}
.tvmain-block-info-wrapper .tvmain-block-title h2:after {
  content: "";
  background-image: url(seperator.png);
  background-repeat: no-repeat;
  background-position: center center;
  display: block;
  margin: auto;
  height: 10px;
  width: 100%;
  margin-top: 5px;
}
.tvmain-block-info-wrapper .tvmain-block-subtitle h4 {
  font-size: 24px;
  text-transform: uppercase;
  color: #000;
  margin: 10px 0;
}
.tvcmsmain-block .tvmain-block-desc p {
  color: #000;
  line-height: 22px;
  opacity: 1;
  font-size: 14px;
  font-weight: 500;
}
.tvmain-block-content-box .tvmain-block-info-wrapper {
  text-align: center;
}
.tvcmsmain-block .tvmain-block-btn a {
  display: inline-block;
  border: 1px solid #333333;
  padding: 5px;
}
.tvcmsmain-block .tvmain-block-btn {
  display: inline-block;
  margin-top: 25px;
}
.tvcmsmain-block .tvmain-block-btn:hover a {
  border-color: #111111;
}
.tvcmsmain-block .tvmain-block-btn:hover button {
  background-color: #111111;
}
.tvcmsmain-block .tvmain-block-btn button {
  background-color: #333333;
  box-shadow: none;
  background-image: none;
  border: none;
  color: #ffffff;
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 300;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  cursor: pointer;
  padding: 10px 30px;
}
@media(min-width: 992px) {
  .tvcmsmain-block .tvmain-block-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media(max-width: 991px) {
  .tvcmsmain-block .tvmain-block-info {
    padding: 30px 15px;
  }
  .tvcmsmain-block {
    padding: 50px 0;
  }
  .tvcmsmain-block .tvmain-block-img .tvcmsblock_img-wrapper {
    text-align: center;
    margin-top: 30px;
  }
}
@media(max-width:575px) {
  .tvcmsmain-block {
    padding: 30px 0;
  }
}
/******* End Cms Block**********/
/******* Start Multibanner**********/
.tvmultibanner .tvmulti-banner {
  padding: 0 0;
}
.tvmulti-banner a {
  position: relative;
  overflow: hidden;
  display: block;
}
.tvmulti-banner a:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(255, 250, 250, 0.33);
  top: 0;
  transform: scale(-1) rotate(300deg);
  -o-transform: scale(-1) rotate(300deg);
  -ms-transform: scale(-1) rotate(300deg);
  -moz-transform: scale(-1) rotate(300deg);
  -webkit-transform: scale(-1) rotate(300deg);
  left: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  -ms-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
.tvmulti-banner:hover a:after {
  opacity: 1;
  -webkit-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  -ms-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  transform: scale(-1) rotate(0);
}
/******* end Multibanner**********/
/******* Start one Offer Banner**********/
.tvofferbanners-one {
  padding: 50px 0;
  background-color: #fafafa;
}
@media(max-width: 991px) {
  .tvofferbanners-one {
    padding: 15px 0;
  }
}
/******* End one Offer Banner**********/
/******* End Common Css **********/
/******* ****** **********/
*::-webkit-scrollbar {
  /*width: 5px;*/
  /*padding: 2px;*/
}
*::-webkit-scrollbar-thumb {
  /*background-color: #000;*/
  /*-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);*/
  /*box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);*/
}
a:focus {
  outline: none;
}
body {
  font-family: 'DM Sans', sans-serif;
  font-size: 14px;
  line-height: normal;
  background-color: #ffffff;
  letter-spacing: 0.5px;
}
.tv-box-layout {
  padding: 15px;
  /*     background-color: #ffffff; */
  margin: 30px auto;
  transition: transform 0.3s ease-in-out;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  -moz-transition: transform 0.3s ease-in-out;
  -webkit-box-shadow: 0px 1px 3px 1px rgba(128, 128, 128, 0.27);
  -moz-box-shadow: 0px 1px 3px 1px rgba(128, 128, 128, 0.27);
  -ms-box-shadow: 0px 1px 3px 1px rgba(128, 128, 128, 0.27);
  -o-box-shadow: 0px 1px 3px 1px rgba(128, 128, 128, 0.27);
  box-shadow: 0px 1px 3px 1px rgba(128, 128, 128, 0.27);
}
@media(max-width: 991px) {
  .tv-box-layout.container {
    margin: 0 0;
  }
}
@media (min-width: 992px) and (max-width: 1530px) {
  .tv-box-layout.container {
    margin: 30px 15px;
    width: auto;
  }
}
@media (min-width: 768px) {
  .container {
    width: 100%;
    max-width: 100%;
  }
}
@media (max-width: 991px) {
  .container {
    max-width: 100%;
  }
}
@media(min-width: 1200px) {
  .container {
    width: 1200px;
    max-width: 100%;
    position: relative;
  }
}
@media (max-width:575px) {
  .hidden-xs-down {
    display: none;
  }
}
@media (min-width:576px) {
  .hidden-sm-up {
    display: none;
  }
}
@media (max-width:767px) {
  .hidden-sm-down {
    display: none;
  }
}
@media (min-width:768px) {
  .hidden-md-up {
    display: none;
  }
}
@media (max-width:991px) {
  .hidden-md-down {
    display: none;
  }
}
@media (min-width:992px) {
  .hidden-lg-up {
    display: none;
  }
}
@media (max-width:1199px) {
  .hidden-lg-down {
    display: none;
  }
}
@media (min-width:1200px) {
  .hidden-xl-up {
    display: none;
  }
}
.row {
  margin-right: -15px;
  margin-left: -15px
}
@media(max-width: 575px) {
  .tvcmsmain-slider-wrapper,
  .tvcmscustomer-services,
  .tvcmstab-title-product,
  .tvcmsofferbanners-two,
  .tvtestimonials-home,
  .tvmultibanner,
  .tvcmsimagegallery-slider,
  .tvofferbanners-one,
  .tvspecial-product-main,
  .tvcmsblog-home.tvcmsblog-event {
    margin-bottom: 30px;
  }
}
.tvcmsmain-title-wrapper {
  position: relative;
}
.shopify-section .index-section,
.shopify-section {
  margin: 0;
  padding: 0;
}
#shopify-section-tvheader-1,
#shopify-section-tvheader-2,
#shopify-section-tvheader-3,
#shopify-section-tvheader-4,
#shopify-section-tvheader-5 {
  margin-bottom: 0;
}
.template-index #shopify-section-tvheader-1,
.template-index #shopify-section-tvheader-2,
.template-index #shopify-section-tvheader-3,
.template-index #shopify-section-tvheader-4,
.template-index #shopify-section-tvheader-5 {
  margin-bottom: 0;
}
.header-3 .tvmyaccount-dropdown .tvmyaccount-dropdown-btn a span,
/* .header-4 .tvmyaccount-dropdown .tvmyaccount-dropdown-btn a span, */
.header-5 .tvmyaccount-dropdown .tvmyaccount-dropdown-btn a span {
  display: none;
}
.rating-review .spr-container .spr-form-actions .btn.btn-primary {
  background-color: #000;
  font-size: 14px;
  color: #fff;
  padding: 10px 15px;
  border: 1px solid #fff;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  text-transform: capitalize;
  letter-spacing: 1px;
  line-height: normal;
}
.rating-review .spr-container .spr-form-actions .btn.btn-primary:hover {
  background-color: transparent;
  border: 1px solid #000;
  color: #000;
  text-decoration: none;
}
.rating-review .spr-container .spr-form-actions .btn.btn-primary:focus {
  outline: none;
}
/******Start Page Title***/
.tvall-page-top-title h1 {
  margin: 0;
  font-size: 30px;
  color: #333;
}
.tvall-page-top-title .tvall-page-left {
  float: left;
}
@media(max-width: 991px) {
  .tvall-page-top-title h1 {
    font-size: 20px;
  }
  .template-article .article__author,
  .template-article .article__date {
    font-size: 14px;
  }
}
/******End Page Title***/
/******Start Wislist Page***/
.tvwishlist-box .tvproduct-name .tvproduct-title {
  font-size: 14px;
  font-weight: 500;
}
.tvwishlist-box .tvproduct-name .tvproduct-title:hover {
  text-decoration: none;
  color: #666;
}
.tvwishlist-box .product-add-to-cart {
  font-size: 14px;
}
.tvwishlist-box .tvwishlistproduct-price {
  font-weight: 600;
  font-size: 14px;
}
.tvwishlist-box .tvproduct-remove i {
  font-size: 20px;
  color: #666;
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
}
.tvwishlist-box .tvproduct-remove i:hover {
  color: #000;
}
.tvcart-table-container .tvproduct-heading {
  font-size: 18px;
  text-transform: capitalize;
}
.tvwishlist-page-container .tvcart-table {
  margin: 0;
}
@media(max-width: 991px) {
  .tvcart-table-container tr,
  .tvcart-table-container th {
    white-space: nowrap;
  }
  .tvproduct-thumbnail {
    min-width: 80px;
  }
}
/******End Wislist Page***/
/******Start ajex loading***/
.tvloading-modal {
  background: #fff url("loading.gif") center 14px no-repeat;
  border: 1px solid rgba(0, 0, 0, 0.15);
  position: fixed;
  top: 50% !important;
  bottom: auto;
  left: 50% !important;
  right: auto;
  width: 56px;
  height: 56px;
  margin-left: -28px;
  margin-top: -28px;
  overflow: hidden;
  padding: 0;
  text-align: center;
  text-indent: -999em;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: none;
  z-index: 9999;
}
/******Start ajex loading***/
/******* Start Loader ********/
.tvcms-loading-overlay {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  z-index: 99999;
}
.tvcms-loading-inner {
  position: absolute;
  left: 50%;
  top: 50%;
  right: auto;
  bottom: auto;
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: #fafafa;
  padding: 30px;
  text-align: center;
}
.tvcms-loading-inner {
  background-color: transparent;
  padding: 30px;
}
/******* End Loader ********/
/******Start Compare product menu*****/
.compare_modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10000;
  display: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
#compare-modal .modal-title {
  margin: 0;
  line-height: 22px;
  font-size: 18px;
  color: #000;
  font-weight: 600;
}
.tvcmscompare-close {
  position: absolute;
  top: 10px;
  right: 10px;
}
.tvcmscompare-close a {
  text-align: center;
  line-height: 30px;
  width: 30px;
  height: 30px;
  display: block;
  font-size: 23px;
}
.tvcmscompare-close a:focus,
.tvcmscompare-close a:hover {
  text-decoration: none;
}
#compare-modal .tvproduct-compare-remove {
  text-align: center;
  border-bottom: none;
}
.tvproduct-compare-remove .close {
  color: #fff;
  opacity: 1;
  float: none;
  font-weight: 600;
}
.tvproduct-compare-remove .close:hover,
.tvproduct-compare-remove .close:focus {
  outline: none;
  background-color: transparent;
  color: #666;
}
#compare-modal .th-compare .btn.remove-compare {
  color: #000;
  opacity: 1;
  display: inline-block;
  float: none;
}
#compare-modal .th-compare .btn.remove-compare:focus {
  outline: none;
  background-color: transparent;
}
#compare-modal .th-compare .btn.remove-compare:hover {
  background-color: transparent;
}
#compare-modal .item-row {
  text-align: center;
}
#compare-modal .tvcompare-product-desc,
#compare-modal .tvcompare-product-title,
#compare-modal .tvcompare-product-image {
  text-align: center;
}
#compare-modal .table-hover>tbody>tr:hover {
  background-color: transparent;
}
#compare-modal .tvcompare-product-title {
  color: #111111;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
  text-transform: capitalize;
  font-family: 'Poppins', sans-serif;
}
#compare-modal .tvcompare-product-desc p {
  color: #333;
  line-height: 22px;
  font-size: 14px;
}
.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
  border-top: 1px solid #ddd;
  font-weight: 700;
}
.modal-body .table.table-hover {
  margin: 0;
  direction: ltr;
}
#compare-modal #table-compare .available-stock {
  text-align: center;
}
#compare-modal #table-compare .available-stock p {
  font-size: 14px;
  color: #333;
  line-height: 22px;
}
#compare-modal .product-price.product_price {
  margin: 10px 0;
}
#compare-modal .tvtheme-btn {
  padding: 5px 10px;
}
/* #compare-modal .tvtheme-btn:hover; */
#compare-modal .tvtheme-btn:focus {
  color: #fff;
  text-decoration: none;
}
#compare-modal .product-price.product_price span .money {
  font-size: 16px;
  font-weight: 600;
}
.jsajax-success-compare-modal .overlay {
  background: rgba(0, 0, 0, .9);
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
/******End Compare product menu*****/
/******Start Add-to-cart-Notification*******/
.modalll {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 100;
  display: none;
  overflow: auto;
  outline: 0;
}
.ajax-success-modal .content,
.ajax-error-modal .modal-inner {
  background: #fff;
  bottom: auto;
  position: fixed;
  right: 30px;
  top: 30px;
  max-width: 350px;
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.07);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.ajax-success-modal .ajax-left {
  float: left;
  padding-right: 15px;
  width: 30%;
}
.ajax-right {
  float: left;
  width: 70%;
  padding: 0px;
}
.ajax-product-title {
  font-size: 16px;
  margin-bottom: 5px;
  font-weight: 600;
}
.ajax-right .ajax_price {
  font-size: 14px;
  font-weight: 500;
  float: left;
  width: 100%;
  margin: 0;
}
.ajax-success-modal .close-modal {
  position: absolute;
  top: 0;
  right: 0;
}
.ajax-success-modal .close-modal i {
  font-size: 0;
  height: 30px;
  width: 30px;
  background-image: url(sprite_3.png);
  background-position: -110px -811px;
  line-height: normal;
  display: block;
  transform: scale(0.9);
  -o-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -webkit-transform: scale(0.9);
}
.selector-wrapper {
  display: none;
  margin-bottom: 20px;
  float: left;
  width: 46%;
  margin-right: 4%;
  position: relative;
}
@media(max-width: 320px) {
  .ajax-success-modal .content,
  .ajax-error-modal .modal-inner {
    left: 15px;
    right: 15px;
  }
  .ajax-product-title {
    font-size: 12px;
  }
}
#preview-bar-iframe,
#admin-bar-iframe {
  display: none;
}
/******End Add-to-cart-Notification*******/
/*******Start all Product ********/
.spr-badge .spr-badge-starrating .spr-icon {
  opacity: 1;
  color: #fcae01;
  margin: 0 1px 0 0;
  font-size: 13px;
}
.spr-badge .spr-icon.spr-icon-star {
  color: #fcae01;
  opacity: 1;
}
.tvall-product-wrapper-info-box {
  padding: 0 15px;
}
.tvall-product-list-wrapper,
.tvtab-product-list-wrapper {
  margin: 0 -15px;
}
.tvtab-first-product .tvproduct-wrapper {
  margin-bottom: 0;
}
.tvall-product-list-wrapper .products{
  display: flex;
  overflow: hidden;
}
.tvall-product-list-wrapper .products.owl-carousel.owl-loaded{
  display: block;
}
.products .item {
  min-width: 33.33%;
}
.products .owl-item .item{
  min-width: unset;
}
@media (min-width:768px){
  .products > .item:nth-child(2n),
  .products.owl-carousel .owl-stage .owl-item:nth-child(2n) .item {
    margin-top: 50px;
  }
}
.products .owl-item .item + .item{
  margin-top: 15px;
}
@media (max-width:1024px){
  .products .item{
    min-width: 25%;
  }
}
@media (max-width:768px){
  .products .item{
    min-width: 33.33%;
  }
}
@media (max-width:575px){
  .products .item{
    min-width: 50%;
  }
}
@media (max-width:330px){
  .products .item{
    min-width: 100%;
  }
}
.tvproduct-wrapper {
  background-color: #ffffff;
  position: relative;
  overflow: hidden;
  margin: 0 0 0 0;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.tvproduct-wrapper .tvproduct-color {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: absolute;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  left: 0;
  right: 0;
  bottom: 10px;
  margin: 0 auto;
  z-index: 1;
}
.tvproduct-wrapper:hover .tvproduct-color {
  -webkit-transform: translateY(-60px);
  -moz-transform: translateY(-60px);
  -ms-transform: translateY(-60px);
  -o-transform: translateY(-60px);
  transform: translateY(-60px);
}
}
.tvproduct-wrapper .tvproduct-color .tvproduct-color-wrapper {
  display: inline-block;
  vertical-align: middle;
}
.tvproduct-wrapper .tvproduct-color .tvporoduct-color-box {
  width: 15px;
  height: 15px;
  margin: 0 3px;
  border: 1px solid #f5f5f5;
  border-radius: 100%;
}
.tvproduct-wrapper .tvproduct-offer-price {
  color: #fff;
  font-weight: 400;
  font-size: 14px;
  line-height: 14px;
  font-family: dm sans;
  padding: 3px 6px;
  background-color: #e90505;
  display: inline-block;
  margin: 0 10px;
  margin-top: -4px;
}
.tvproduct-wrapper:hover .tvproduct-flags,
.tvproduct-wrapper:hover .product-vendor {
  opacity: 1;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.tvproduct-wrapper .tvproduct-flag-lable {
  font-weight: 500;
  font-size: 15px;
  line-height: 16px;
  letter-spacing: .03em;
  padding: 6px 12px;
  color: #fff;
  background-color: #fff;
  margin: 0;
}
.tvproduct-wrapper .tvproduct-flag-lable span.tvdiscount-price-lable {
  font-size: 12px;
  color: #ffffff;
}
.tvproduct-wrapper .tvdicount-price {
  position: absolute;
  top: 15px;
  right: 0;
  z-index: 1;
}
.tvproduct-wrapper .tvdicount-price .tvdiscount-price-lable {
  background-color: #333333;
  font-size: 12px;
  color: #fff;
  padding: 2px 9px;
  font-weight: 300;
  letter-spacing: 1px;
}
.tvproduct-image {
  overflow: hidden;
  position: relative;
}
.tvproduct-image a {
  text-align: center;
}
.tvproduct-wrapper a:hover,
.tvproduct-wrapper a:focus {
  outline: none;
  text-decoration: none;
}
.tvproduct-image a img {
  width: 100%;
  margin: auto;
}
.tvproduct-wrapper .tvproduct-hover-img {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  -webkit-transform: translateX(10px);
  -moz-transform: translateX(10px);
  -ms-transform: translateX(10px);
  -o-transform: translateX(10px);
  transform: translateX(10px);
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
  background-color: #fff;
}
.tvproduct-wrapper:hover .tvproduct-hover-img {
  opacity: 1;
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -ms-transform: translateX(0px);
  -o-transform: translateX(0px);
  transform: translateX(0px);
}
.tvproduct-hover-btn {
  display: flex;
  justify-content: center;
  opacity: 0;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.tvproduct-wrapper .tvproduct-hover-btn-wrapper {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  margin: auto;
  width: 100%;
  height: max-content;
  text-align: center;
}
.tvproduct-wrapper:hover .tvproduct-hover-btn {
  opacity: 1;
}
.tvproduct-wrapper.grid .tvproduct-cart-btn,
.tvproduct-wrapper.grid-2 .tvproduct-cart-btn{
  position: absolute;
  cursor: pointer;
  bottom: -60px;
  left: 10px;
  right: 10px;
  padding: 0;
  margin: 0;
  visibility: hidden;
  transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  opacity: 0;
}
.tvproduct-wrapper.grid:hover .tvproduct-cart-btn,
.tvproduct-wrapper.grid-2:hover .tvproduct-cart-btn{
  bottom: 10px;
  opacity: 1;
  visibility: visible;
}
.tv-product-catalog-btn .tvproduct-cart-btn .product-form{
  justify-content: center;
}
.tvproduct-wrapper.grid .tvproduct-cart-btn .product-form,
.tvproduct-wrapper.grid-2 .tvproduct-cart-btn .product-form{
  display: block;
}
.tvproduct-cart-btn .tvadd-to-cart {
  display: flex;
  align-content: center;
  justify-content: center;
}
.tvproduct-wrapper .tvproduct-cart-btn .tvadd-to-cart {
  width: 100%;
  overflow: hidden;
  color: #000;
  border: none;
  padding: 10px;
  margin-bottom: 0;
  background-color: #e3ae52;
}
.tvproduct-list-wrapper .tvproduct-wrapper .tvproduct-cart-btn .tvadd-to-cart{
  padding: 7px 10px 6px;
}
.tvproduct-list-wrapper .tvproduct-wrapper .tvproduct-cart-btn .tvadd-to-cart span {
  line-height: 1.1;
}
.tvproduct-wrapper.grid .tvproduct-cart-btn .tvadd-to-cart svg {
  margin-right: 5px;
}
.tvproduct-cart-btn .tvadd-to-cart .tvproduct-add-to-cart-label {
  font-size: 16px;
  color: #000000;
  line-height: 24px;
  text-transform: uppercase;
  display: block;
  font-weight: 500;
  font-family: 'DM Sans';
  margin-left: 3px;
  vertical-align: bottom;
}
.tvproduct-wrapper .tvproduct-hover-btn .tvproduct-quick-btn,
.tvproduct-wrapper .tvproduct-hover-btn .tvproduct-cart-btn,
.tvproduct-wrapper .tvproduct-hover-btn .tvproduct-wishlist-btn,
.tvproduct-wrapper .tvproduct-hover-btn .tvproduct-compare-btn {
  margin: 0 5px;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  border-radius: 0px;
  box-shadow: 0 1px 2px 0 rgb(0 0 0 / 10%);
  transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
}
.tvproduct-wrapper .tvproduct-hover-btn .tvproduct-cart-btn .tvout-of-stock {
  background-color: #e3ae52;
  cursor: not-allowed;
  opacity: 0.9;
}
/* .tvproduct-wrapper.grid .tvproduct-hover-btn .tvproduct-quick-btn,
.tvproduct-wrapper.grid .tvproduct-hover-btn .tvproduct-cart-btn,
.tvproduct-wrapper.grid .tvproduct-hover-btn .tvproduct-wishlist-btn,
.tvproduct-wrapper.grid .tvproduct-hover-btn .tvproduct-compare-btn,
.tvproduct-wrapper.grid-2 .tvproduct-hover-btn .tvproduct-quick-btn,
.tvproduct-wrapper.grid-2 .tvproduct-hover-btn .tvproduct-cart-btn,
.tvproduct-wrapper.grid-2 .tvproduct-hover-btn .tvproduct-wishlist-btn,
.tvproduct-wrapper.grid-2 .tvproduct-hover-btn .tvproduct-compare-btn {
  -webkit-transform: translateY(60px);
  -moz-transform: translateY(60px);
  -ms-transform: translateY(60px);
  -o-transform: translateY(60px);
  transform: translateY(60px);
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
} */
.tvproduct-wrapper:hover .tvproduct-hover-btn .tvproduct-quick-btn,
.tvproduct-wrapper:hover .tvproduct-hover-btn .tvproduct-cart-btn,
.tvproduct-wrapper:hover .tvproduct-hover-btn .tvproduct-wishlist-btn,
.tvproduct-wrapper:hover .tvproduct-hover-btn .tvproduct-compare-btn {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.tvproduct-wrapper.grid .tvproduct-quick-btn, .tvproduct-wrapper.grid-2 .tvproduct-quick-btn {
  -webkit-transform: translateX(40px);
  -moz-transform: translateX(40px);
  -ms-transform: translateX(40px);
  -o-transform: translateX(40px);
  transform: translateX(40px);
}
.tvproduct-wrapper.grid .tvproduct-wishlist-btn, 
.tvproduct-wrapper.grid-2 .tvproduct-wishlist-btn {
  -webkit-transform: translateX(-40px);
  -moz-transform: translateX(-40px);
  -ms-transform: translateX(-40px);
  -o-transform: translateX(-40px);
  transform: translateX(-40px);
}
.tvproduct-wrapper .tvproduct-hover-btn .tvproduct-quick-btn:hover i,
.tvproduct-wrapper .tvproduct-hover-btn .tvproduct-cart-btn:hover i,
.tvproduct-wrapper .tvproduct-hover-btn .tvproduct-wishlist-btn:hover i,
.tvproduct-wrapper .tvproduct-hover-btn .tvproduct-compare-btn:hover i {
  color: #000;
}
.tvproduct-wrapper .tvproduct-hover-btn .tvproduct-cart-btn svg path,
.tvproduct-wrapper .tvproduct-hover-btn .tvproduct-quick-btn svg path {
  fill: #333333;
}
.tvproduct-wrapper .tvproduct-hover-btn .tvproduct-wishlist-btn svg path,
.tvproduct-wrapper .tvproduct-hover-btn .tvproduct-compare-btn svg path {
  fill: #333333;
}
.tvproduct-wrapper .tvproduct-hover-btn .tvproduct-cart-btn:hover svg path,
.tvproduct-wrapper .tvproduct-hover-btn .tvproduct-quick-btn:hover svg path {
  fill: #000;
  stroke: #000;
}
.tvproduct-wrapper .tvproduct-hover-btn .tvproduct-wishlist-btn:hover svg path,
.tvproduct-wrapper .tvproduct-hover-btn .tvproduct-compare-btn:hover svg path {
  fill: #000;
}
/* .tvproduct-wrapper .tvproduct-hover-btn .tvproduct-quick-btn i,
.tvproduct-compare-btn .tvproduct-compare i,
.tvproduct-wishlist-btn .tvproduct-wishlist i,
.tvproduct-cart-btn .tvadd-to-cart i, */
.tvproduct-wrapper .tvproduct-hover-btn .tvproduct-quick-lable,
.tvproduct-hover-btn .tvproduct-add-to-compare-label,
.tvproduct-add-to-wishlist-label,
.tvproduct-add-to-cart-label {
  display: none;
}
.tvproduct-wrapper .tvproduct-hover-btn .add-cart-btn,
.tvproduct-wrapper .tvproduct-hover-btn .tvproduct-quick-icon,
.tvproduct-wrapper .tvproduct-compare-btn .tvproduct-compare,
.tvproduct-wrapper .tvproduct-wishlist-btn .tvproduct-wishlist {
  height: 45px;
  width: 45px;
  text-align: center;
  position: relative;
  color: #ffffff;
  padding: 11px 7px;
  line-height: 1.1;
  border-radius: 0px;
  background-color: #fff;
  display: grid;
  align-items: center;
  justify-content: center;
  border: none;
  margin: 0;
}
.tvproduct-wrapper .tvproduct-hover-btn .tvproduct-quick-btn:hover .tvproduct-quick-icon,
.tvproduct-wrapper .tvproduct-hover-btn .tvproduct-cart-btn:hover .add-cart-btn,
.tvproduct-wrapper .tvproduct-hover-btn .tvproduct-wishlist-btn:hover .tvproduct-wishlist,
.tvproduct-wrapper .tvproduct-hover-btn .tvproduct-compare-btn:hover .tvproduct-compare {
  background-color: #e3ae52;
}
.tvproduct-compare-btn .tvproduct-compare {
  z-index: 2;
}
.tvproduct-wishlist-btn .tvproduct-wishlist {
  display: block;
  z-index: 2;
}
.tvproduct-wrapper:hover .tvproduct-rating-timer-wrapper {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -o-transform: translateY(-10px);
  transform: translateY(-10px);
  opacity: 0;
}
.tvproduct-wrapper .tvproduct-rating-timer-wrapper {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  visibility: visible;
  text-align: center;
  position: absolute;
  top: 15px;
  width: 100%;
  opacity: 1;
}
.tvmain-product-details-label,
.tvmain-product-share {
  font-weight: 600;
  font-size: 17px;
  line-height: 16px;
  color: #232323;
  display: inline-block;
  margin-bottom: 0;
  margin-right: 8px;
  letter-spacing: 0;
}
.tvmain-product-details span,
.tvmain-product-details a {
  font-weight: 500;
  font-size: 15px;
  line-height: 15px;
  letter-spacing: 0.3px;
  color: #000000;
  background: #e3ae52;
  padding: 5px;
  border-radius: 5px;
  margin-right: 10px;
  display: inline-block;
  margin-bottom: 5px;
}
/* .tvmain-product-details-tag, */
.tvmain-product-details-category {
  margin-bottom: 10px;
}
.share-button__button {
  display: inline-block;
  padding: 0;
}
.share-button__button svg {
  width: 16px;
  height: 16px;
}
.share-button__button svg path {
  fill: #666666 !important;
}
.product__tax.caption {
  font-size: 1.3rem;
  color: #666;
  text-transform: uppercase;
  line-height: 1.3;
}
@media(max-width: 991px) {
  .tvproduct-wrapper .tvproduct-rating-timer-wrapper {
    bottom: 65px;
  }
  .tvproduct-wrapper .tvproduct-color {
    bottom: 120px;
  }
  .tvproduct-wrapper:hover .tvproduct-color {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
/* timer design */
.tvtimer-wrapper {
  overflow: hidden;
  background-color: #fff;
  display: inline-block;
  padding: 0px 10px;
  border: 1px solid rgba(0, 0, 0, .07);
  vertical-align: top;
  border-radius: 20px;
  box-shadow: 0 1px 2px 0 rgb(0 0 0 / 10%);
}
.tvproduct-timer-wrapper {
  position: relative;
  text-align: center;
  font-size: 14px;
  color: #333333;
  min-width: auto;
  display: inline-block;
}
.tvproduct-wrapper .tvproduct-timer-icon {
  display: inline-block;
}
.tvproduct-wrapper .tvproduct-timer-icon i {
  font-size: 18px;
  margin-right: 3px;
}
.tvproduct-wrapper .tvproduct-timer-wrapper .hours,
.tvproduct-wrapper .tvproduct-timer-wrapper .minutes,
.tvproduct-wrapper .tvproduct-timer-wrapper .days {
  color: #333;
  font-size: 14px;
  font-weight: 400;
}
.tvtimer-wrapper .tvtimer-dot {
  margin: 0 4px;
}
.tvproduct-wrapper .tvproduct-timer-wrapper .seconds {
  color: #e3ae52;
  font-size: 14px;
  font-weight: 400;
}
.tvtimer-name {
  display: none;
}
#products .product-grid-container .tvproduct-wrapper {
  display: none;
  background-color: #fff;
}
.tvproduct-wrapper.grid .product-description {
  padding: 0;
  text-align: left;
}
.tv-product-top-hover {
  position: relative;
  text-align: center;
  padding: 20px 15px 15px;
}
.tvproduct-wrapper .tvproduct-hover-btn .tvproduct-quick-btn i,
.tvproduct-compare-btn .tvproduct-compare i,
.tvproduct-wishlist-btn .tvproduct-wishlist i,
.tvproduct-cart-btn .tvadd-to-cart i {
  font-size: 21px;
  text-align: center;
  color: #000000;
}
.tvproduct-cart-btn .tvout-of-stock i {
  font-size: 21px;
  text-align: center;
  color: #ffffff;
  cursor: not-allowed;
}
.tvproduct-wishlist-btn .added-wishlist.tvproduct-wishlist i {
  color: #e3ae52;
}
.product-vendor {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 1;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.tvproduct-flags {
  position: absolute;
  right: 0;
  top: 0;
  opacity: 1;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.tvall-product-wrapper-info-box .tvmain-product-stock {
  position: absolute;
  top: 10px;
  right: 5px;
  background-color: #ffffff;
  padding: 2px 8px 2px;
  border-radius: 40px;
}
.tvmain-product-stock {
  line-height: 18px;
}
.product-vendor span,
.tvmain-product-instock,
.tvmain-product-outstock {
  font-size: 15px;
  line-height: 16px;
  font-weight: 500;
  letter-spacing: 0.5px;
  color: #000;
  display: inherit;
  background-color: #fff;
  padding: 6px 12px;
  display: block;
}
.tvmain-product-instock:before,
.tvcart-instock:before {
  content: '';
  width: 10px;
  height: 10px;
  background-color: #28A745;
  display: inline-block;
  margin-inline-end: 5px;
  border-radius: 100%;
}
.tvmain-product-outstock:before,
.tvcart-outstock:before {
  content: '';
  width: 10px;
  height: 10px;
  background-color: #e3ae52;
  display: inline-block;
  margin-right: 5px;
  border-radius: 100%;
}
.tvproduct-wrapper .tv-product-top-hover .tvproduct-name {
  margin-bottom: 10px;
}
.tvproduct-wrapper .tv-product-top-hover .spr-badge {
  line-height: 16px;
  margin-bottom: 10px;
}
.tvproduct-name-price-wrapper .jdgm-widget {
  margin-bottom: 10px;
}
.tvproduct-wrapper.grid .tvproduct-wrapper .tvproduct-name {
  padding: 10px 0;
}
.tvproduct-wrapper .tvproduct-name.product-title a h6 {
  margin-bottom: 0;
  margin-top: 0;
  color: #000;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  text-transform: capitalize;
}
.tvproduct-wrapper .product-price-and-shipping {
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  line-height: 18px;
}
.tvproduct-wrapper .product-price-and-shipping .price {
  font-size: 22px;
  line-height: 1.1819;
  font-weight: 400;
  color: #000;
  display: inline-block;
  letter-spacing: .5px;
  vertical-align: middle;
  margin-right: 5px;
  font-family: 'Prata';
}
.tvproduct-wrapper .product-price-and-shipping .regular-price {
  font-size: 16px;
  font-weight: 400;
  text-decoration: line-through;
  display: inline-block;
  color: #666666;
  margin: 5px 0;
  padding-left: 0;
  letter-spacing: 0;
  line-height: 1;
  margin-left: 0;
  font-family: 'Prata';
}
.tvleft-product-content-info .tvproduct-wrapper .tvproduct-name.product-title a h6{
  font-size: 16px;
  line-height: normal;
}
#column-right .tvproduct-wrapper .product-price-and-shipping .price,
#column-left .tvproduct-wrapper .product-price-and-shipping .price{
    font-size: 15px;
}
#column-right .tvproduct-wrapper .product-price-and-shipping .regular-price,
#column-left .tvproduct-wrapper .product-price-and-shipping .regular-price{
  font-size: 13px;
}
@media(max-width: 991px) {
  .tvproduct-wrapper .tvproduct-hover-btn-wrapper {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    opacity: 1;
    bottom: 5px;
    margin: 8px 0;
    position: unset;
  }
  .tvproduct-wrapper:hover .tvproduct-rating-timer-wrapper {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
    visibility: visible;
  }
}
.tvproduct-wishlist-btn .tvloadding-wish-button {
  position: relative;
  z-index: 2;
  height: 36px;
  width: 36px;
  line-height: 34px;
}
/*******End all Product **********/
/******* Start quickview popup*******/
#jstv-quick-view-modal.modal {
  background: rgba(0, 0, 0, .5);
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  visibility: hidden;
  text-align: center;
  z-index: 100;
  opacity: 0;
}
.quickview-model-open {
  overflow: hidden;
}
#jstv-quick-view-modal.modal.open {
  visibility: visible;
  opacity: 1;
  overflow-x: hidden;
  overflow-y: auto;
}
.tv-quick-view-modal.open .tv-quickview-wrapper {
  visibility: visible;
  opacity: 1;
}
.tv-quick-view-modal a:hover {
  text-decoration: none;
}
.tv-quick-view-modal .tv-quick-view-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.tv-quick-view-modal .tv-quickview-wrapper {
  padding: 0;
  max-width: 920px;
  height: auto;
  display: inline-block;
  vertical-align: middle;
  visibility: hidden;
  backface-visibility: hidden;
  text-align: left;
  width: calc(100% - 30px);
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 0;
  bottom: 0;
  height: max-content;
}
@media (max-width: 991px) {
  .tv-quick-view-modal .tv-quickview-wrapper {
    height: auto;
  }
}
.tv-quick-view-modal.open .tv-quickview-main {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  height: 100%;
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  padding: 0;
  overflow-x: hidden;
  box-shadow: none;
  background: #ffffff;
}
.tv-quick-view-modal .tv-quickview-main:after,
.tv-quick-view-modal .tv-quickview-main:before {
  content: '';
  display: table;
  clear: both;
}
#tv-quick-view-content {
  padding: 15px;
  overflow: hidden;
}
.tv-quick-view-modal #tv-quick-view-close {
  position: absolute;
  z-index: 2;
  top: 5px;
  right: 5px;
  width: 40px;
  height: 40px;
  color: #000;
  line-height: 40px;
  font-size: 21px;
  font-weight: 500;
  text-align: center;
  opacity: 1;
  border: 0;
}
.tv-quick-view-modal #tv-quick-view-content .images {
  position: relative;
  float: left;
  width: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.tv-quick-view-modal #tv-quick-view-content .images img {
  display: block;
  width: 100%;
  border: 1px solid #f5f5f5;
}
.tv-quick-view-modal #tv-quick-view-content .images a {
  display: block;
}
.tv-quick-view-modal #tv-quick-view-content .tvdetail-box {
  padding: 25px;
  position: relative;
  float: left;
  width: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.tv-quick-view-modal #tv-quick-view-content .tvdetail-box .tv-productmain-title {
  margin: 0 0 16px;
  color: #000;
  font-weight: 600;
  font-size: 20px;
  line-height: 22px;
}
.tv-quick-view-modal #tv-quick-view-content .tvdetail-box .tvquick-view-price {
  line-height: 1;
  margin: 10px 0;
  font-weight: 400;
  color: #000;
}
.tv-quick-view-modal #tv-quick-view-content .tvdetail-box .tv-quick-view-product-description p {
  font-size: 14px;
  color: #000000;
  line-height: 22px;
  margin: 0;
}
.tv-quick-view-modal #tv-quick-view-content .tvdetail-box .tv-quick-view-product-description {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0;
}
.jstotal-price span {
  font-weight: 500;
  font-size: 14px;
  color: #333;
}
.swatch input:checked+label,
.swatch label:hover {
  height: 30px;
  width: 30px;
}
.tv-quick-view-modal .tvquick-view-price .tvcmsquickview-Price-amount {
  font-size: 20px;
  font-weight: 500;
  width: auto;
  display: inline-block;
  vertical-align: middle;
  color: #e3ae52;
  line-height: normal;
  letter-spacing: normal;
}
.tv-quick-view-modal .tvquick-view-price .jscompare-price {
  font-size: 15px;
  font-weight: 400;
  text-decoration: line-through;
  color: #666;
  margin: 0 10px;
  vertical-align: middle;
  line-height: normal;
  letter-spacing: normal;
}
.tv-quick-view-modal .tvtotal-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.tv-quick-view-modal .tvtotal-price label {
  margin-right: 5px;
  text-transform: uppercase;
}
.tv-quick-view-modal #tv-quick-view-content .tvdetail-box .product-infor {
  margin: 15px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.th-compare .remove-compare {
  border: none;
  background-color: transparent;
}
.tv-quick-view-product-title .tvquick-view-inc-dic .jstotal-price,
.tv-quick-view-modal #tv-quick-view-content .tvdetail-box .product_meta .tvquick-type,
.tv-quick-view-modal #tv-quick-view-content .tvdetail-box .product_meta .tvquick-vendor {
  clear: both;
  margin: 0 0 10px 0;
}
.tv-quick-view-product-title .tvquick-view-inc-dic .jstotal-price label,
.tv-quick-view-modal #tv-quick-view-content .product-infor label,
.tv-quick-view-modal #tv-quick-view-content .tvdetail-box .product_meta label {
  min-width: 120px;
  margin: 0 0;
  text-transform: uppercase;
  float: left;
  font-weight: 500;
  font-size: 15px;
  color: #000;
}
.tv-quick-view-modal #tv-quick-view-content .tvdetail-box .product_meta span {
  font-weight: 500;
  font-size: 14px;
  color: #333;
}
.tv-quick-view-modal #tv-quick-view-content .swatch {
  margin: 0px 0 10px;
}
.tv-quick-view-modal #tv-quick-view-content .tvquick-view-inc-dic input[type="radio"] {
  border: none;
  min-height: auto;
  padding: 0 2px;
}
.tv-quick-view-modal #tv-quick-view-content .swatch-section {
  margin: 0 0 0 5px;
}
.tv-quick-view-modal #tv-quick-view-content .tvdetail-box .product_meta>span a {
  color: #666;
}
.tv-quick-view-product-title .swatch .header {
  display: table-cell;
  font-weight: 600;
  color: #000;
  text-transform: uppercase;
  vertical-align: middle;
  padding: 0;
}
.tv-quick-view-product-title .swatch .swatch-element.available {
  margin: 5px 5px 0 0;
  display: inline-block;
}
.tv-quick-view-modal #tv-quick-view-content .tvdetail-box .tvquick-view-inc-dic {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0 0;
}
.tv-quick-view-modal #tv-quick-view-content .tvdetail-box .tvquick-view-quntity-btn {
  position: relative;
  display: flex;
  align-items: center;
  vertical-align: middle;
  margin-right: 1rem;
}
.tvcmsquickview .tvquick-view-quntity-btn .tvquick-dec-btn {
  top: 0;
  border-bottom: 0;
}
.tvcmsquickview .tvquick-view-quntity-btn .tvquick-incri-btn {
  bottom: 0;
}
.tvcmsquickview .tvquick-view-quntity-btn .edgtf-quantity-input {
  position: relative;
  height: 35px;
  width: 40px;
  display: inline-block;
  padding: 0;
  margin: 0;
  font-family: inherit;
  line-height: 46px;
  outline: 0;
  text-align: center;
  border: 1px solid #eee;
}
.tvquick-view-quntity-btn {
  margin: 15px 0;
}
.tv-quick-view-product-title .tvtheme-btn.tvadd-to-cart-button {
  margin: 10px 0;
}
.tvmore-view-wrapper {
  padding-top: 15px;
  position: relative;
}
.tvcmsquickview .tv-quickview-prev {
  position: absolute;
  text-align: center;
  z-index: 10;
  top: 58%;
  left: 0;
  cursor: pointer;
}
.tvcmsquickview .tv-quickview-next {
  position: absolute;
  text-align: center;
  z-index: 10;
  top: 58%;
  right: 0;
  cursor: pointer;
}
.product-img.images .tvmore-view-wrapper ul li {
  width: 100%;
  padding: 0 5px;
}
@media(min-width: 992px) {
  .tv-quick-view-modal #tv-quick-view-content .tvdetail-box .jsproduct-inventory {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    margin: 0;
  }
}
@media(max-width: 991px) {
  .tv-quick-view-modal {
    bottom: unset;
  }
}
@media(max-width: 767px) {
  .tv-quick-view-modal #tv-quick-view-content .images {
    float: left;
    width: 100%;
    padding-top: 15px;
  }
  .tv-quick-view-modal #tv-quick-view-content .tvdetail-box {
    float: left;
    width: 100%;
    padding: 15px 0;
  }
}
/******* end quickview popup*********/
/******* Start Newsletter Popup*********/
#tvcmsNewsLetterPopup {
  background-color: rgba(0, 0, 0, 0.5);
  -o-transform: none;
  -ms-transform: none;
  -moz-transform: none;
  -webkit-transform: none;
  transform: none;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.modal.fade .tvcmsNewsLetterPopup-i {
  pointer-events: all;
  left: 0;
  margin: auto;
  right: 0;
  padding: 0 15px;
  max-width: 630px;
  max-height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  z-index: 100;
  bottom: 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.newsletter-full-wrapper-backdrop {
  background-color: rgba(0, 0, 0, .2);
  position: fixed;
  height: 100vh;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.newsletter-full-wrapper-backdrop.show {
  opacity: 1;
  visibility: visible;
}
.tvcmsNewsLetterPopup-i .tvclose-btn {
  border-radius: 0;
  font-weight: normal;
  height: 40px;
  opacity: 1;
  background-color: #000;
  position: absolute;
  text-align: center;
  width: 40px;
  right: -10px;
  top: -10px;
  border: none;
  z-index: 9;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
}
.tvcmsNewsLetterPopup-i .tvclose-btn:hover {
  background-color: #e3ae52;
}
.tvcmsNewsLetterPopup-i .tvclose-btn:hover i {
  color: #000;
}
.tvcmsNewsLetterPopup-i .tvclose-btn i {
  color: #fff;
  font-size: 20px;
}
.tvcmsNewsLetterPopup-i .tvnewsletterpopup-button-icon {
  color: #000;
  height: 40px;
  width: 40px;
  margin: auto;
  display: block;
  transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  -moz-transform: scale(1);
}
.tvcmsnewsletterpopup {
  display: flex;
  border: 10px solid #ffffff;
  background-color: #ffffff;
  width: 100%;
  background-repeat: repeat;
  position: relative;
  vertical-align: top;
  box-shadow: 0 0px 40px 15px rgba(0, 0, 0, 0.2);
}
.tvclose-btn:before {
  /* content: ""; */
  display: block;
  position: absolute;
  border-style: solid;
  border-width: 55px 0 0 55px;
  border-color: #dad9d9 transparent transparent transparent;
  right: 5px;
  top: 5px;
  z-index: 0;
}
.tvcmsnewsletterpopup .tvnewslatter-popup-img-wrapper,
.tvcmsnewsletterpopup #newsletter_block_popup {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  /*     display: flex; */
  -webkit-box-pack: center;
  /*     -ms-flex-pack: center; */
  /*     justify-content: center; */
  width: 50%;
}
.tvcmsnewsletterpopup .tvnewslatter-popup-img-wrapper img {
  height: auto;
  width: 100%;
  max-height: 100%;
}
.tvcmsnewsletterpopup #newsletter_block_popup {
  display: block;
  padding: 15px;
  width: 50%;
  background-color: #ffffff;
  text-align: center;
}
#newsletter_block_popup .block_content .newsletter_title h3 {
  letter-spacing: 1px;
  text-shadow: 1px 1px 2px #ffffffb3;
  color: #333333;
  margin: 0 0 15px;
  text-transform: none;
  font-size: 24px;
  font-weight: 600;
  line-height: normal;
}
#newsletter_block_popup .block_content .tvcmsnewsletterpopupContent {
  font-size: 14px;
  line-height: 22px;
  font-weight: 500;
  margin-bottom: 20px;
  color: #464646;
}
#newsletter_block_popup .block_content .tvcmsnewsletterpopupAlert {
  color: #ffcc01;
  font-size: 14px;
}
.tvnewsletterpopup-input {
  display: block;
}
#newsletter_block_popup .block_content .inputNew {
  height: 34px;
  margin-bottom: 20px;
  width: 80%;
  background-color: #fff;
  border: 1px solid #ebebeb;
  padding: 0 15px;
  border-radius: 0;
  line-height: normal;
}
.tvnewsletter-popup-wrapper-btn {
  margin: 0 auto;
  margin-bottom: 20px;
}
.tvcmsnewsletterpopup .tvclose-btn svg {
  width: 16px;
  height: 16px;
}
#newsletter_block_popup .newsletter_block_popup-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#newsletter_block_popup .newsletter_block_popup-bottom .subscribe-bottom {
  display: inline;
  line-height: 0;
  position: relative;
}
.subscribe-bottom .tvclose-cheacked {
  position: absolute;
  top: 4px;
  left: 3.5px;
  visibility: hidden;
  background-color: #fff;
  z-index: 0;
}
.newsletter_block_popup-bottom input:checked+.tvclose-cheacked {
  visibility: visible;
}
#tvcmsNewsLetterPopup button:focus,
#tvcmsNewsLetterPopup input:focus {
  outline: none;
}
.newsletter_block_popup-bottom #tvcmsnewsletterpopup_newsletter_dont_show_again {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  height: 17px;
  width: 17px;
  padding: 0;
  background-color: transparent;
  border: 1px solid #ababab;
  cursor: pointer;
  position: relative;
  z-index: 9;
}
#newsletter_block_popup .newsletter_block_popup-bottom .tvcmsnewsletterpopup_newsletter_dont_show_again {
  letter-spacing: normal;
  color: #888;
  font-size: 14px;
  line-height: 22px;
  margin: 0;
  font-weight: 400;
  text-align: left;
  position: relative;
}
#newsletter_block_popup .newsletter_block_popup-bottom .tvcmsnewsletterpopup_newsletter_dont_show_again:after {
  content: '';
  background-color: #e3ae52;
  width: 100%;
  transform: scaleX(0);
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
#newsletter_block_popup .newsletter_block_popup-bottom .tvcmsnewsletterpopup_newsletter_dont_show_again:hover:after {
  transform: scaleX(1);
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
@media(max-width: 575px) {
  .tvcmsnewsletterpopup #newsletter_block_popup {
    padding: 10px;
  }
  #newsletter_block_popup .block_content .newsletter_title h3 {
    font-size: 17px;
  }
  #newsletter_block_popup .tvcmsnewsletterpopup_newsletter_dont_show_again {
    font-size: 10px;
  }
}
/******* End Newsletter Popup***********/
/******* Other Btn ***********/
.shopify-challenge__button.btn {
  background-color: #000;
  font-size: 14px;
  color: #fff;
  padding: 10px 15px;
  border: 1px solid #fff;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  text-transform: capitalize;
  letter-spacing: 1px;
  line-height: normal;
}
.shopify-challenge__button.btn:focus,
.shopify-challenge__button.btn:hover {
  background-color: transparent;
  color: #000;
  border-color: #000;
  box-shadow: none;
  outline: none;
}
.form-message--success:focus,
.form-message--success:hover {
  outline: none;
}
.form-message--error:hover h3,
.form-message--error:focus h3 {
  outline: none;
}
/******* Start Rtl***********/
/****Home Page Rtl*****/
body.lang-rtl {
  direction: rtl;
}
.lang-rtl .tvheader-menu-search-wrap .tvheader-menu-site-nav {
  float: right;
}
.lang-rtl .site-nav-dropdown_inner .site-nav {
  text-align: right;
}
.lang-rtl .tvcart-no-items {
  left: 0;
  right: auto;
}
.lang-rtl .tvheader-add-to-cart .tvadd-to-cart-produt-main-wrapprer {
  right: auto;
  left: 15px;
  direction: ltr;
}
.lang-rtl .tvdropdown-menu-my-account {
  left: 0;
  right: auto;
  text-align: right;
}
.lang-rtl .tvheader-add-to-cart .tvproduct-info-box {
  text-align: right;
}
.lang-rtl .tvheader-add-to-cart .tvcart-image-wrap {
  margin-right: 0;
  float: right;
  margin-left: 15px;
}
.lang-rtl .tvheader-add-to-cart .tvadd-to-cart-product a.remove {
  float: right;
  width: 100%;
}
.lang-rtl .ajax-success-modal .ajax-left {
  float: right;
  padding: 0 0 0 15px;
}
.lang-rtl .ajax-success-modal .close-modal {
  right: auto;
  left: 0;
}
@media(min-width: 992px) {
  .lang-rtl .tvmainmenu-desktop-wrapper .header-right {
    text-align: left;
  }
  .lang-rtl .desktop-megamenu .site-nav-dropdown {
    text-align: right;
  }
}
/*******Start Quick View Popup Rtl*******/
.lang-rtl .tv-quick-view-modal #tv-quick-view-content .images {
  float: right;
}
.lang-rtl .tv-quick-view-modal #tv-quick-view-content .tvdetail-box {
  float: left;
}
.lang-rtl .tv-quick-view-modal .tv-quickview-wrapper {
  text-align: right;
}
.lang-rtl .tv-quick-view-modal #tv-quick-view-content .product-infor label {
  float: right;
}
.lang-rtl .tv-quick-view-modal .tvquick-view-price .tvcmsquickview-Price-amount {
  display: inline-block;
  width: auto;
}
.lang-rtl .tv-quick-view-modal #tv-quick-view-close {
  left: 5px;
  right: auto;
}
.lang-rtl .tv-quick-view-product-title .swatch .swatch-element.available {
  float: right;
  margin: 5px 0 0 5px;
}
.lang-rtl .tvcmscompare-close {
  left: 10px;
  right: auto;
}
.lang-rtl .tv-quick-view-modal #tv-quick-view-content .tvdetail-box .tvquick-view-quntity-btn {
  margin: 0 0 0 20px;
}
.lang-rtl .tv-quick-view-product-title .tvquick-view-inc-dic .jstotal-price label,
.lang-rtl .tv-quick-view-modal #tv-quick-view-content .product-infor label,
.lang-rtl .tv-quick-view-modal #tv-quick-view-content .tvdetail-box .product_meta label {
  float: right;
}
.lang-rtl .tvsearch-dropdown-img-block {
  float: right;
  margin: 0 0 0 15px;
}
.lang-rtl .tvsearch-dropdown-content-box {
  text-align: right;
}
/******Start Service Rtl*****/
.lang-rtl .tvservices-content-box {
  margin: 0 15px 0 0;
}
.lang-rtl .tvservices-content-box .tvservices-info {
  text-align: right;
}
/******Start Product Rtl*****/
.lang-rtl .tvtab-product-list-wrapper {
  direction: ltr;
}
.lang-rtl .tvproduct-wrapper .product-price-and-shipping .regular-price,
.lang-rtl .tvproduct-wrapper .product-price-and-shipping .price {
  margin: 0 0 0 15px;
}
.tvspecial-product .tvspesial-product-box,
.tvcmsblog-home-pagination-wrapper,
.tvtab-all-pagination,
.tvrelated-pagination-wrapper,
.tvcms-testimonial-pagination-wrapper {
  direction: ltr;
}
/******Start Testimonials Rtl*****/
.lang-rtl .tvtestimonial-content-box {
  direction: ltr;
}
.lang-rtl .tvtestimonial-inner-content-box {
  text-align: left;
}
/******Start Blog Rtl*****/
.lang-rtl .tvblog-event-all-content-block .entry-date {
  direction: ltr;
}
.lang-rtl .tvsocial-sharing-title {
  padding: 0 0 0 15px;
}
/******Start Footer Rtl*****/
.lang-rtl .tvcmsnewsletter-scription .tvcms-newsletter-input {
  float: right;
}
.lang-rtl .tvcmsnewsletter-scription .tvfooter-social-share {
  float: left;
  text-align: left;
}
.lang-rtl .footer .tvfooter-copyright-inner .tvfooter-payment-icon {
  text-align: left;
}
.lang-rtl .tvcmsnewsletter-scription .tvfooter-social-share .tv-footer-social-icon-title {
  margin: 0 0 0 40px;
}
.lang-rtl .footer .tvfooter-inner .tvfooter-top .tvcmsfooter-title {
  text-align: right;
}
.lang-rtl .tvcmsnewsletter-scription .tvnewsletter-input-title {
  float: right;
  margin: 0 0 0 40px;
}
.lang-rtl .footer .tvfooter-inner .tvfooter-top .tvblock_content ul li a:before {
  left: auto;
  right: 0;
}
.lang-rtl .footer .social-copyright ul li:last-child {
  margin: 0 10px 0 0;
}
.lang-rtl .footer .tvfooter-main-block ul {
  padding: 0;
}
/****** Start Page Not Found Rtl**********/
.lang-rtl .tvsearch-header-display-wrappper form {
  direction: ltr;
}
.lang-rtl .tvlist-view-item-price-column .tvproduct-sale-price .tvprice-item-sale,
.lang-rtl .tvlist-view-item-price-column .tvproduct-price-regular .tvprice-item-regular {
  margin: 0 0 0 10px;
}
@media(min-width: 768px) {
  .lang-rtl .tvlist-view-item-search .tvsearch-product-image-list {
    float: right;
    margin: 0 0 0 15px;
  }
}
/****** Start Category Page Rtl**********/
.lang-rtl .tvall-page-shortby .products-sort-order .select-title {
  background-position: left 10px center;
  text-align: right;
}
.lang-rtl .tvcms-left-column-wrapper .tv-left-pannal-btn-wrapper {
  margin: 0 0 0 10px;
  transform: rotate(180deg);
}
.lang-rtl #products.list .tvproduct-name,
.lang-rtl #products.list .product-description {
  text-align: right;
}
.lang-rtl #products #products.list .product-price-and-shipping,
.lang-rtl #products.list .product-accessories .product-price-and-shipping,
.lang-rtl #products.list .product-miniature .product-price-and-shipping {
  text-align: right;
}
.lang-rtl #products.list-2 .tvproduct-name,
.lang-rtl #products.list-2 .product-description {
  text-align: right;
}
.lang-rtl #products #products.list-2 .product-price-and-shipping,
.lang-rtl #products.list-2 .product-accessories .product-price-and-shipping,
.lang-rtl #products.list-2 .product-miniature .product-price-and-shipping {
  text-align: right;
}
/****** Start Left Panel Rtl**********/
.lang-rtl .tvcategory-menu-submenu .collapse-icons {
  right: auto;
  left: 0;
}
.lang-rtl .tvleft-product-content-info ul li input {
  margin: 0 0 0 10px;
}
.lang-rtl .tvtestimonials-left-penal .tvtestimonials-pagination,
.lang-rtl .tvleft-blog-post .tvblog-pagination {
  direction: ltr;
}
.lang-rtl .tv-category-title-wrapper {
  text-align: right;
}
.lang-rtl .tv-category-title-wrapper h4 {
  margin: 0 0;
}
.lang-rtl .tv-category-title-wrapper .collapse-icons {
  right: auto;
  left: 0;
}
.lang-rtl .tvleft-product-content-info .tvproduct-image {
  float: right;
}
@media(min-width: 992px) {
  .lang-rtl #column-left.tv-left-right-panel-hide.open {
    right: 0;
    left: auto;
  }
  .lang-rtl #column-left.tv-left-right-panel-hide {
    right: -100%;
  }
}
/****** Start Detail Page Rtl**********/
.lang-rtl #tv-product-gallery-slider {
  float: right;
}
.lang-rtl .tv-woo-social-share-holder {
  text-align: right;
  direction: ltr;
}
.lang-rtl .tv-woo-social-share-holder .addthis_default_style {
  display: inline-block;
}
.lang-rtl #shopify-product-reviews .spr-form-review .spr-form-input.spr-starrating a {
  float: none;
  display: inline-block;
  white-space: nowrap;
}
.lang-rtl .spr-form-label {
  direction: ltr;
  text-align: right;
}
.lang-rtl .selector-wrapper-secton .swatch .tvlable,
.lang-rtl .tv-single-product-summary .total-price label,
.lang-rtl .tv-single-product-summary .product_meta label {
  float: right;
}
@media(min-width: 992px) {
  .lang-rtl .tv-single-product-image {
    float: right;
  }
  .lang-rtl .tv-product-gallery-slider {
    float: right;
  }
  .lang-rtl .tv-single-product-content-box {
    float: left;
  }
  .lang-rtl .tvproducttab-outer .tab-pane .spr-summary-actions {
    float: left;
  }
}
@media(max-width: 991px) {
  .lang-rtl .tv-product-gallery-slider {
    direction: ltr;
  }
  .spr-header {
    direction: ltr;
  }
}
@media(max-width: 767px) {
  .lang-rtl .selector-wrapper-secton .swatch .tvlable,
  .lang-rtl .tv-single-product-summary .total-price label,
  .lang-rtl .tv-single-product-summary .product_meta label {
    min-width: auto;
    margin: 0 0 0 10px;
  }
  .lang-rtl .tv-single-product-summary .swatch .swatch-element.available {
    float: none;
    display: inline-block;
    margin: 0 0 5px 10px;
  }
}
@media(max-width: 575px) {
  .lang-rtl .tvproducttab-outer .tab-pane .spr-summary-actions {
    margin-top: 10px;
    width: 100%;
    display: block;
  }
}
/******Start My Account Page Rtl******/
.lang-rtl .tvmyaccount-page-order {
  float: right;
}
.lang-rtl .tvcart-table-container .tvproduct-heading {
  text-align: right;
}
.lang-rtl .jswishlist-box.tvwishlist-box td {
  text-align: right;
}
.lang-rtl .tvblog-page .tvblog-image-wrapper {
  float: right;
}
.lang-rtl .tvcart-table-container thead tr th {
  text-align: right;
}
.lang-rtl .tvcart-table td {
  text-align: right;
}
/******* End Rtl***********/
.tvcmstheme-layout,
.tvcmstheme-control{
  display: none;
}
.tvcmstheme-control .tvtheme-control-icon i {
  -webkit-animation-name: none;
  animation: none;
}
.minicolors-theme-default.minicolors {
  vertical-align: top;
}
.tvtheme-pattern-image1,
.tvtheme-pattern-image2,
.tvtheme-pattern-image3,
.tvtheme-pattern-image4 {
  height: 25px;
  width: 25px;
  border: 1px solid #ddd;
  margin: 5px;
  float: left;
}
.tvtheme-pattern-image1 {
  background-image: url(pattern1.png);
}
.tvtheme-pattern-image2 {
  background-image: url(pattern2.png);
}
.tvtheme-pattern-image3 {
  background-image: url(pattern3.png);
}
.tvtheme-pattern-image4 {
  background-image: url(pattern4.png);
}
@media print {
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  html,
  body {
    -webkit-text-size-adjust: 100%;
    -webkit-print-color-adjust: exact;
    background-color: #fff;
  }
  a[href]:after {
    content: none !important;
    font-size: 0;
    opacity: 0;
  }
}
.tvheader-currency {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  margin-right: 15px;
}
.btn-unstyle {
  background-color: #0000;
  border: none;
  padding: 0;
  text-align: inherit;
}
#tvcmsdesktop-currency-selector .tv-currency-btn {
  display: block;
  width: 100%;
  cursor: pointer;
}
#tvcmsdesktop-currency-selector .tv-currency-btn svg {
  vertical-align: middle;
  margin-right: 8px;
}
#tvcmsdesktop-currency-selector .tv-currency-btn .tv-currency-span {
  color: #222;
  font-size: 15px;
  vertical-align: middle;
  width: 100%;
  line-height: 40px;
  font-weight: 400;
  letter-spacing: 1px;
}
#tvcmsdesktop-currency-selector .tv-currency-btn i {
  color: #000;
  font-size: 12px;
  width: 20px;
  text-align: center;
}
/* Image Object-Fit: None; */
@media (min-width: 1631px) {
  img.tv-img-responsive,
  .tvbanner-hover-wrapper img,
  img.tvmain-slider-img {
    object-fit: none;
  }
}
#products.list-2 img.tv-img-responsive {
  object-fit: inherit;
}
/* Image Object-Fit: None; */
.tv-box-layout img.tv-img-responsive,
.tv-box-layout .tvbanner-hover-wrapper img,
.tv-box-layout img.tvmain-slider-img {
  object-fit: unset;
}
.tvbrandlist-list-slider.owl-carousel .owl-item img {
  width: auto;
  margin: 0 auto;
}
.tvbrandlist-card .tvbrandlist-card__image-wrapper img {
  opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
}
.tvbrandlist-card:hover .tvbrandlist-card__image-wrapper img {
  opacity: .6;
  -webkit-opacity: .6;
  -moz-opacity: .6;
  -ms-opacity: .6;
  -o-opacity: .6;
  transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
}
.owl-theme .owl-dots {
  text-align: center;
  margin: 0 auto;
  margin: auto;
  margin-top: 40px;
  margin-bottom: 0;
  width: 40%;
  height: 2px;
  background: #eee;
  display: flex;
}
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  vertical-align: top;
  background: 0 0;
  box-shadow: none;
  border: none;
  padding: 0 6px;
  width: 100%;
  position: relative;
  padding: 0;
}
.owl-theme .owl-nav.disabled+.owl-dots {
  margin-top: 40px;
  margin-bottom: 3px;
}
.owl-theme .owl-dots .owl-dot span {
  border: none;
    border-radius: 0%;
    height: 8px;
    /* width: 100%; */
    left: 0;
    right: 0;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    background-color: transparent;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background-color: #000;
  height: 8px;
  width: 100%;
}
.tvfeatured-collection-wrapper .grid__item,
/* .tvfeatured-collection-wrapper .tvall-product-wrapper-info-box, */
.product-recommendations .grid__item,
.product-recommendations .tvall-product-wrapper-info-box {
  padding: 0;
}
.tvfeatured-collection-wrapper .collection__view-all {
  margin: 0;
}
.tvproduct-variant {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.tvproduct-wrapper.catalog .tvproduct-variant {
  justify-content: center;
}
.tvproduct-variant .tvproduct-variant-wrapper {
  width: 34px;
  height: 34px;
  outline: #ffffff solid 2px;
  box-shadow: 0px 4px 4px rgba(51, 51, 51, 0.1);
  overflow: hidden;
  text-align: center;
  border-radius: 100%;
  margin-right: 10px;
  margin-top: 10px;
}
.tvproduct-wrapper .tvproduct-wishlist-btn span {
  display: none;
}
.tvproduct-variant .tvproduct-variant-wrapper:hover {
  outline: #333333 solid 2px;
}
.spr-badge-starrating {
  margin: 0;
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-vertical .slick-slide.is_active{
  border-color: #eee;
}
.slick-arrow.slick-hidden {
  display: none;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
#filtercollapse .facets__display .facets__price{
	padding: 2rem 0;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.arrows.js-arrows {
  text-align: center;
}
.arrows {
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.arrows .tvvertical-slider-next {
  width: 50%;
  display: none;
  text-align: center;
  background-color: #0000;
  border-radius: 3px;
  margin-left: 5px;
}
.arrows .tvvertical-slider-pre {
  width: 50%;
  display: none;
  text-align: center;
  background-color: #0000;
  border-radius: 3px;
  margin-left: 5px;
}
.row.tvabout-block {
  justify-content: center;
}
.tvnewsletter-popup-wrapper-btn .tvtheme-btn {
  padding: 10px 15px;
  margin: 0;
  line-height: 1.063;
}
.product__media-list .product__media-item.grid__item {
  padding: 0;
  width: 100%;
  max-width: 100%;
}
.featured-product-wrapper .product__media-icon{
  display: none;
}
.featured-product-wrapper .global-media-settings{
  cursor: pointer;
}
.price-item {
  font-size: 20px;
  line-height: 24px;
  color: #333;
}
.slick-dots {
  left: 0;
  right: 0;
  bottom: 0;
}
.slick-slider .slick-dots li,
.slick-slider .slick-dots li button:before {
  width: 8px;
  height: 8px;
}
.slick-dots li.slick-active button:before {
  color: #333333;
}
.slick-dots li button:before {
  color: #333333;
}
.tv-box-layout .tvadvance-block__content {
  padding: 5rem 5rem 5rem 5rem;
}
.tv-box-layout .tvadvance-block__heading {
  font-size: 30px;
  margin-bottom: 30px;
}
.tv-box-layout .tvadvance-block__text--caption {
  font-size: 16px;
  margin-bottom: 10px;
}
.tv-box-layout .tvadvance-block__text.body {
  width: 100%;
}
.tv-box-layout .tvofferbanner .tvbanner_caption {
  padding: 20px 25px;
  width: 30%;
}
.tv-box-layout .tvofferbanner-caption.tvbanner_caption h1 {
  font-size: 26px;
  line-height: 30px;
}
.tv-box-layout .tvstoretime-block__content {
  padding: 8rem 8rem 8rem 8rem;
}
.tv-box-layout .tvstoretime-block__heading {
  margin-bottom: 30px;
  font-size: 30px;
}
.tvpage-content-wrapper.tvwishlist-page-container {
  margin-bottom: 30px;
}
.tvbottom-to-top {
  position: fixed;
  bottom: 30px;
  right: 30px;
  background-color: #e3ae52;
  z-index: 40;
  display: none;
  cursor: pointer;
  border-radius: 40px;
}
.tvbottom-to-top:hover {
  background-color: #000000;
}
.tvbottom-to-top span {
  display: none;
}
.tvbottom-to-top .tvbottom-to-top-icon {
  color: #000;
  width: 45px;
  height: 45px;
  line-height: 42px;
  text-align: center;
  display: block;
  background-repeat: no-repeat;
}
.site-nav-dropdown .style_1 .col-1 .inner,
.site-nav-dropdown .style_2 .col-1 .inner {
  width: 33.33%
}
.site-nav-dropdown .style_4 .col-1 .inner>a {
  text-align: center;
  margin: 0;
}
.site-nav-dropdown .style_4 img {
  margin-top: 15px;
}
.tvbottom-to-top:hover i {
  color: #fff;
}
.content-for-layout>.container {
  padding: 0 15px;
}
.tvforce-hide {
  display: none;
}
.tvtheme-label-wrapper {
  display: inline;
}
.tvtheme-label {
  height: auto;
  line-height: 0;
  font-size: 0;
  display: none;
}
.tvcmssearch-words {
  width: 100%;
  padding: 12px 10px;
  border-color: #eeeeee;
}
.tvsearch-open span,
.tvsearch-close span {
  font-size: 14px;
  vertical-align: middle;
  color: #000000;
}
.tvsearch-open svg,
.tvsearch-close svg {
  margin-right: 5px;
}
.tvtwoofferbanner .col-xl-7 {
  text-align: left;
}
.tvtwoofferbanner .col-xl-5 {
  text-align: right;
}
.tvtwoofferbanner-caption h2 {
  font-size: 18px;
  color: #000;
  font-weight: 400;
  line-height: normal;
  font-style: italic;
  margin-bottom: 20px;
}
.tvtwoofferbanner-caption h1 {
  font-size: 34px;
  color: #000;
  font-weight: 400;
  margin-bottom: 10px;
  font-family: 'Prata';
}
.tvtwoofferbanner-caption p {
  font-size: 18px;
  color: #000;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
  margin-bottom: 10px;
}
.tvtwoofferbanner-caption.top-left {
  left: 3%;
  width: auto;
  text-align: left;
}
.tvtwoofferbanner-caption.bottom-right {
  right: 9%;
  text-align: right;
  width: max-content;
}
.tvcmstwoofferbanners {
  margin: 0 -15px;
}
.footer-block__details-content.footer-block-image p {
  color: #666;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  margin: 25px 0 15px;
}
.footer-4 .footer-block__details-content.footer-block-image p {
  margin-bottom: 25px;
}
.tvbrandlist-list.row {
  margin: 0;
}
.tvleft-bestseller-product .tvproduct-wrapper .product-price-and-shipping,
.tvleft-featured-product .tvproduct-wrapper .product-price-and-shipping,
.tvleft-latest-product .tvproduct-wrapper .product-price-and-shipping,
.tvleft-special-product .tvproduct-wrapper .product-price-and-shipping {
  justify-content: flex-start;
}
.featured_collection_wrapper.grid {
  column-gap: 15px;
  row-gap: 15px;
}
.tvleft-blog-post .article {
  display: block;
}
.tvleft-blog-post .tvleft-product-content-info .sidebat-featured-post {
  padding: 0;
}
.home-sidebar-featured-post {
  background-color: #ffffff;
}
.footer__content-top {
  padding: 40px 15px 55px !important;
}
.featured-product-wrapper {
  padding: 15px;
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, .07);
  border-radius: 3px;
}
.footer__blocks-wrapper {
  column-gap: 0;
}
.featured_collection_wrapper.grid {
  column-gap: 15px;
}
#shopify-section-sidebar-banner .tvleft-title-dropdown-wrapper {
  background-color: transparent;
  border: none;
}
ul#promo-carousel {
  text-align: center;
}
#column-left .shopify-section {
  clear: both;
}
.shopify-payment-button .shopify-payment-button__button--unbranded {
  border-radius: 3px;
}
.card-wrapper:hover .article-card__image-wrapper:after {
  opacity: 0.3;
  top: 0;
  transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
}
.featured-product .rating,
.featured-product .rating-count {
  display: inline-block;
  margin: 0.1rem 0;
}
.article-card__image {
  position: relative;
}
.article-card__image-wrapper {
  width: 82%;
}
.blog__post:nth-child(2n) .card__media {
  left: auto;
  right: 0;
}
.card--card .card__inner .card__media {
  border: 5px solid #fff;
  overflow: hidden;
  display: inline-block;
}
.article-card__image-wrapper:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  right: 0;
  top: -100px;
  z-index: 1;
  bottom: 0;
  opacity: 0;
  background-color: rgba(51, 51, 51, .5);
  transition: all .3s ease-in-out 0s;
  -webkit-transition: all .3s ease-in-out 0s;
  -moz-transition: all .3s ease-in-out 0s;
  -ms-transition: all .3s ease-in-out 0s;
  -o-transition: all .3s ease-in-out 0s;
}
.blog__post:hover .article-card__image-wrapper:after {
  opacity: 1;
  top: 0;
  transition: all .3s ease-in-out 0s;
  -webkit-transition: all .3s ease-in-out 0s;
  -moz-transition: all .3s ease-in-out 0s;
  -ms-transition: all .3s ease-in-out 0s;
  -o-transition: all .3s ease-in-out 0s;
}
.tvnews-event-buttons i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: auto;
  opacity: 0;
  -webkit-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  -ms-transition: .3s ease-in-out;
  -moz-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  height: 46px;
  width: 46px;
  display: block;
  border-radius: 25px;
  border: 2px solid #fff;
  text-align: center;
  line-height: 44px;
  color: #fff;
  z-index: 2;
}
.blog__post:hover .tvnews-event-buttons i,
.blog-articles__article:hover .tvnews-event-buttons i {
  color: #fff;
  opacity: 1;
}
.page-width-desktop .blog:before {
  content: "";
  position: absolute;
  height: 463px;
  width: 471px;
  background-image: url(blog_bg_1.png);
  left: 0;
  top: 15%;
}
.page-width-desktop .blog:after {
  content: "";
  position: absolute;
  height: 473px;
  width: 501px;
  background-image: url(blog_bg_2.png);
  right: 0;
  bottom: 0;
}
.tvcmscurrency-wrapper .disclosure__list {
  position: absolute;
  text-align: start;
  background: #fff;
  border-radius: 0;
  min-width: 13rem;
  min-height: max-content;
  border: 1px solid #eee;
  margin: 0;
  right: 0px;
  top: 100%;
  display: none;
  transform: none;
  left: auto;
  z-index: 12;
  padding: 10px 0;
  box-shadow: 0 0 1.6px 1.2px #0000000d;
}
.disclosure__list::-webkit-scrollbar-thumb {
  background-color: #e3ae52;
}
.disclosure__list::-webkit-scrollbar {
  width: 2px;
}
.tvdropdown-menu-my-account .tvcmscurrency-wrapper .disclosure__list{
  position: unset;
}
.tooltip-inner {
  height: auto;
  width: auto;
  padding: 8px 12px;
  position: relative;
  margin-bottom: 10px;
  top: 100%;
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.3);
  font-size: 14px;
  z-index: 1;
  line-height: 19px;
  display: inline-block;
  border-radius: 3px;
  background-color: #fff;
  color: #000;
  opacity: 1;
}
.tooltip.show {
  opacity: 1;
}
.tooltip .tooltip-arrow {
  display: none;
}
.tooltip-inner::after {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  background-color: #fff;
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
  top: 100%;
  left: 50%;
  box-shadow: transparent 1px 20px 0px rgba(0, 0, 0, 0.6);
  z-index: 0;
}
.share-button__button .facebook-icon,
.share-button__button .twitter-icon,
.share-button__button .instagram-icon {
  width: 40px;
  height: 28px;
  background-color: #3C5A99;
  border-radius: 40px;
  box-shadow: none;
  display: block;
  padding: 3px;
}
.share-button__button a:hover {
  background-color: #fff;
  box-shadow: 4px 4px 4px rgb(0 0 0 / 14%);
}
.share-button__button .twitter-icon {
  background-color: #38A1F3;
}
.share-button__button .instagram-icon {
  background-color: #c8232c;
}
.share-button__button a svg path {
  fill: #ffffff !important;
}
.share-button__button .facebook-icon:hover svg path {
  fill: #3C5A99 !important;
}
.share-button__button .twitter-icon:hover svg path {
  fill: #38A1F3 !important;
}
.share-button__button .instagram-icon:hover svg path {
  fill: #c8232c !important;
}
.share-button__button {
  display: flex;
  justify-content: flex-end;
  padding-right: 0;
}
.share-button__button a {
  margin-right: 10px;
}
.share-button__button a.instagram-icon {
  margin-right: 0;
}
/*** Page and blog CMS Design ***/
.cms-description blockquote {
  margin: 16px 40px;
  position: relative;
  border: none;
}
.cms-description blockquote:before {
  content: '';
  position: absolute;
  left: -40px;
  top: 0;
  bottom: 2.48em;
  background-color: #ccc;
  width: 10px;
}
.page-cms-description h3 {
  margin-bottom: 10px;
  font-size: calc(18px + (20 - 18) * ((100vw - 280px) / (1920 - 280)));
  font-weight: 600;
  letter-spacing: 0.3px;
}
.page-cms-description h4 {
  margin-bottom: 0;
  color: #000;
  font-size: calc(14px + (28 - 14) * ((100vw - 280px) / (1920 - 280)));
  font-weight: 500;
  letter-spacing: 0.3px;
}
#disclaimer.page-cms-description h4 {
  margin-bottom: 15px;
}
.page-cms-description h2 {
  font-size: calc(20px + (30 - 20) * ((100vw - 280px) / (1920 - 280)));
  font-weight: 600;
  margin-bottom: 15px;
  letter-spacing: .3px;
}
.page-cms-description h5 {
  padding-bottom: 0.8em;
  margin-bottom: 0;
  font-size: calc(14px + (20 - 14) * ((100vw - 280px) / (1920 - 280)));
  font-weight: 500;
}
#privacy-policy.page-cms-description h2 {
  margin: 0;
}
.page-cms-description hr {
  background-color: #d5d5d5;
  margin: 3rem 0;
  opacity: 1;
}
.page-cms-description p {
  color: #000000;
  font-weight: 400;
  letter-spacing: 1px;
  text-align: left;
  line-height: 1.4;
  font-size: 16px;
}
.page-cms-description ol li {
  list-style: decimal;
  margin-left: 20px;
}
.page-cms-description label {
  font-size: calc(14px + (17 - 14) * ((100vw - 280px) / (1920 - 280)));
  line-height: 20px;
  letter-spacing: 0.3px;
  color: #232323;
  font-weight: 600;
}
#disclaimer.page-cms-description a {
  font-weight: 600;
  font-size: calc(14px + (20 - 14) * ((100vw - 280px) / (1920 - 280)));
  color: #020202;
  margin-bottom: 20px;
  display: block;
}
.page-cms-description a {
  color: #b59677;
}
.quantity .product-form__quantity .quantity {
  width: auto;
  min-height: auto;
}
.quantity__input {
  color: #000;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, .07);
  height: 37px;
  width: 37px;
  margin-right: 5px;
}
.quantity:after {
  box-shadow: none;
}
.tv-cart-icon {
  display: flex;
  margin-right: 12px;
}
.tv-cart-cart-inner {
  position: absolute;
  height: 18px;
  width: 18px;
  border-radius: 18px;
  right: 0px;
  top: 25px;
  color: #000;
  font-size: 12px;
  letter-spacing: normal;
  line-height: 22px;
  text-align: center;
  font-family: 'Prata';
  background-color: #e3ae52;
}
.loading-overlay__spinner {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: max-content;
  margin: auto;
}
.loading-overlay__spinner svg circle {
  stroke: #000000 !important;
}
.tvproduct-wrapper .tvproduct-cart-btn:hover .loading-overlay__spinner svg circle {
  stroke: #ffffff !important;
}
/* compare popup */
.modal-content {
  background-color: #fff;
}
.modal-header {
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.modal-body {
  padding: 1rem;
}
.table>:not(:first-child) {
  border-top: 1px solid #000;
}
@media (min-width: 576px) {
  .modal-dialog {
    margin: 1.75rem auto;
  }
}
.tvcompare-wrapper .tvcompare-table tr td,
.tvcompare-wrapper .tvcompare-table tr th {
  padding: 10px 15px;
}
#table-compare .jsgrid-link__title {
  font-size: 16px;
  line-height: 28px;
  font-weight: 500;
  color: #000;
}
.tvcompare-wrapper .tvcompare-table tr td p {
  margin: 0;
  color: #666;
}
.tvcompare-product-image .jsproduct-price-and-shipping{
  margin-top: 10px;
}
.tvcompare-product-image .jsproduct-price-and-shipping .money{
  font-weight: 900;
  color: #e3ae52;
}
#table-compare .tvproduct-cart-btn {
  margin-top: 10px;
  text-align: center;
}
.table-wrapper.tvcompare-wrapper {
  margin-bottom: 50px;
  background-color: #ffffff;
}
#table-compare .tvcompare-product-image img {
  width: 250px;
  max-width: 250px;
}
.main-product .tvproduct-timer-icon,
.featured-product-wrapper .tvproduct-timer-icon {
  display: none;
}
.tvproduct-wrapper .tvproduct-hover-btn .add-cart-btn.loading span {
  display: none;
}
.tvproduct-wrapper.grid .tvproduct-cart-btn .tvadd-to-cart .loading-overlay__spinner {
  width: 1.8rem;
  display: inline-block;
  position: initial;
}
.tvproduct-wrapper.grid .tvproduct-cart-btn .tvadd-to-cart .loading-overlay__spinner svg {
  margin: 0 auto;
}
.product-form__quantity {
  display: flex;
  align-items: center;
}
.tvmain-product-quantity-icon {
  display: flex;
}
.tvproducttab-outer blockquote {
  border: none;
  color: #000;
  font-style: normal;
  margin: 16px 40px;
  padding: 0;
  position: relative;
}
.tvproducttab-outer blockquote:before {
  content: "";
  position: absolute;
  left: -40px;
  top: 0;
  bottom: 2.48em;
  background-color: #ccc;
  width: 10px;
}
.tvmain-product-quantity-icon .quantity__button {
  border: none;
  min-height: 35px;
  min-width: 35px;
  height: 35px;
  width: 35px;
  line-height: unset;
  box-shadow: 2px 2px 4px rgb(0 0 0 / 14%);
  margin-right: 5px;
  padding: 8px 5px;
  transition: all .3s ease-in-out;
}
.offcanvas-footer .cart__checkout-button {
  border-radius: 3px;
}
.tvbrandlist-slider-prev.tvcmsprev-btn {
  left: 0;
  right: auto;
  position: absolute;
  margin: 0;
  -webkit-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  transform: translateY(-50%);
}
.tvbrandlist-slider-next.tvcmsnext-btn {
  position: absolute;
  margin: 0;
  -webkit-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  transform: translateY(-50%);
}
.newsletter-form__button:hover svg path {
  fill: #e3ae52;
}
@media (max-width: 991px) {
  .tvcurrency-info {
    text-align: left;
    width: 100%;
    padding: 0;
  }
  .tvheader-wishlist,
  .tvheader-compare,
  .tvcmscurrency-wrapper {
    display: block;
    margin-left: 26px;
    margin-right: 0;
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
.vermagemenu .block1 .itemSubMenu .itemMenu a.itemMenuName:hover {
  color: #e3ae52;
}
.collection__view-all .tvtheme-btn {
  margin-bottom: 0;
  line-height: 13px;
  padding: 12px 15px;
}
#shopify-section-tvleft-right-sticky {
  position: relative;
  z-index: 11;
}
.tvblog-content-box i {
  font-size: 18px;
}
.tvleft-product-content-info .tvfilter-checkbox label {
  font-size: 14px;
  color: #333333;
  font-weight: 500;
}
.tvbreadcrumb-container-wrapper a:first-child:before {
  font-family: Material Icons;
  content: "\e88a";
  font-size: 16px;
  vertical-align: middle;
  margin-right: 5px;
}
.jdgm-star.jdgm--off:before {
  font-family: Material Icons;
  content: "\e885" !important;
  color: #ccc;
  font-size: 14px;
}
.jdgm-star.jdgm--on:before {
  font-family: Material Icons;
  content: "\e885" !important;
  color: #ffc315;
  font-size: 14px;
}
.jdgm-star.jdgm--half:before {
  font-family: Material Icons;
  content: "\e839" !important;
  font-size: 14px;
}
.jdgm-widget * {
  line-height: 0.5 !important;
}
.jdgm-widget .jdgm-rev-widg__header .jdgm-rev-widg__summary-text{
  margin: 10px 0 !important;
}
.jdgm-rev-widg__summary-stars,
.jdgm-rev-widg__summary-text {
  margin-bottom: 10px;
}
.jdgm-notification__title:before {
  color: #000 !important;
  line-height: 32px;
}
.jdgm-write-rev-link.jdgm-write-rev-link,
.jdgm-write-rev-link.jdgm-write-rev-link:not([disabled]):hover,
.jdgm-write-rev-link.jdgm-write-rev-link:focus,
.jdgm-btn--solid,
input[type=submit].jdgm-btn--solid {
  color: #000 !important;
}
.jdgm-form__fieldset .jdgm-submit-rev {
  color: #000;
}
.jdgm-notification__inner {
  color: #333;
}
.jdgm-notification__title,
.jdgm-btn--solid:not([disabled]):hover,
.jdgm-btn--solid:focus {
  color: #000;
}
.footer-block__newsletter .field__label {
  font-size: 1.2rem;
  color: #222;
}
.tvleft-product-content-info .tvfilter-checkbox label:hover {
  color: #e3ae52;
}
.product-form__buttons .tvtheme-btn .shopping-cart-out {
  display: none;
  margin-inline-end: 5px;
}
.product-form__buttons .tvtheme-btn[disabled="disabled"] .shopping-cart-out,
.product-form__buttons .tvtheme-btn[disabled] .shopping-cart-out {
  display: inline-block;
}
.product-form__buttons .tvtheme-btn[disabled="disabled"] .shopping-cart,
.product-form__buttons .tvtheme-btn[disabled] .shopping-cart {
  display: none;
}
.featured-product-wrapper .product__info-container>*+*,
.featured-product-wrapper .product-form__input {
  margin: 2rem 0;
}
.featured-product-wrapper .product__info-container .product__title {
  margin: 0 0 1.5rem;
}
.featured-product-wrapper .product__description p {
  margin-bottom: 0;
  line-height: 24px;
}
.featured-product-wrapper .tvmain-product-cart-btn {
  padding-bottom: 15px;
}
.tvproduct-wrapper.list .tvproduct-color,
.tvproduct-wrapper.catalog .tvproduct-color {
  position: initial;
  margin: 14px 0;
  opacity: 1;
}
.tvproduct-wrapper.list .tvproduct-color {
  justify-content: flex-start;
}
.tvproduct-wrapper.list:hover .tvproduct-color,
.tvproduct-wrapper.catalog:hover .tvproduct-color {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}
.template-page .cms-description {
  background-color: #fff;
  padding: 30px;
  border: 1px solid #eeeeee;
  border-radius: 3px;
}
.page-width .store-info-page-wrapper {
  background-color: #fff;
  padding: 15px;
  border: 1px solid #eeeeee;
  border-radius: 3px;
  margin-bottom: 30px;
}
.tvblock-social-icon path {
  fill: #6f6f6f !important;
}
.mobile_header_option_1,
.mobile_header_option_2,
.mobile_header_option_3,
.header_option_1,
.header_option_2,
.header_option_3,
.header_option_4,
.header_option_5,
.footer_option_1,
.footer_option_2,
.footer_option_3,
.footer_option_4,
.product_option_1,
.product_option_2,
.product_option_3,
.product_option_4,
.product_option_5,
.product_option_6 {
  display: none;
}
.mobile_header_option_1.active,
.mobile_header_option_2.active,
.mobile_header_option_3.active,
.header_option_1.active,
.header_option_2.active,
.header_option_3.active,
.header_option_4.active,
.header_option_5.active,
.footer_option_1.active,
.footer_option_2.active,
.footer_option_3.active,
.footer_option_4.active,
.product_option_1.active,
.product_option_2.active,
.product_option_3.active,
.product_option_4.active,
.product_option_5.active,
.product_option_6.active {
  display: block;
}
.tvcmstheme-control .tvtheme-control-icon,
.tvcmstheme-layout .tvtheme-layout-icon {
  box-shadow: -3px 2px 3px -1px rgb(0 0 0 / 30%);
}
.tvcmstheme-control .tvtheme-control-icon:after {
  position: absolute;
  content: "";
  background-image: url(offer.png);
  width: 50px;
  height: 50px;
  left: -30px;
  top: -30px;
  animation: cnew 1s infinite;
  -webkit-animation: cnew 1s infinite;
}
@keyframes cnew {
  0% {
    transform: scale(.85);
    -webkit-transform: scale(.85);
    -o-transform: scale(.85);
    -ms-transform: scale(.85);
    -moz-transform: scale(.85);
  }
  20% {
    transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
  }
  40% {
    transform: scale(.85);
    -webkit-transform: scale(.85);
    -o-transform: scale(.85);
    -ms-transform: scale(.85);
    -moz-transform: scale(.85);
  }
  60% {
    transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
  }
  80% {
    transform: scale(.85);
    -webkit-transform: scale(.85);
    -o-transform: scale(.85);
    -ms-transform: scale(.85);
    -moz-transform: scale(.85);
  }
  100% {
    transform: scale(.85);
    -webkit-transform: scale(.85);
    -o-transform: scale(.85);
    -ms-transform: scale(.85);
    -moz-transform: scale(.85);
  }
}
.article-card__info .circle-divider span {
  font-size: 14px;
  color: #666666;
}
.tvcontact-btn-wrapper span {
  color: #000000;
}
.desktop-megamenu .site-nav li.mega-menu .site-nav-dropdown:has(.style_4) {
  width: max-content;
}
.desktop-megamenu .site-nav li.mega-menu .site-nav-dropdown:has(.style_6) {
  width: 48%;
}
.header-3 .desktop-megamenu .site-nav li.mega-menu .site-nav-dropdown:has(.style_6),
.header-4 .desktop-megamenu .site-nav li.mega-menu .site-nav-dropdown:has(.style_6) {
  width: 60%;
}
.header-3 .site-nav-dropdown .container.style_6,
.header-4 .site-nav-dropdown .container.style_6 {
  padding: 30px 30px !important;
}
.site-nav-dropdown .style_6 .col-wide {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.site-nav-dropdown .style_6 img {
  width: auto;
}
.modal {
  overflow: auto;
}
.modal.fade.in{
  opacity: 1;
}
.tvproduct-list-product .product-form__buttons button {
  border: none;
  padding: 0;
  background-color: transparent;
}
.tvsearch-more-search-wrapper {
  text-align: center;
  width: 100%;
}
#searchresults {
  margin: 20px 25px 30px;
  text-align: center;
}
#searchresults li {
  margin: 20px 0;
  clear: left;
  text-align: left;
  background-color: #fff;
  padding: 20px 20px;
}
#searchresults h3 {
  margin: 0px 0 15px;
  padding: 0;
}
.result-image {
  margin-right: 10px;
}
#searchresults p {
  background-color: #fff;
  padding: 10px 0;
  display: block;
  margin-bottom: 20px;
}
#searchresults p span.page {
  margin: 0 10px;
}
.tvtheme-theme-mode .lightModeWrapper .tvcheck-popup {
  display: block;
}
.tvselect-layout .card-header,
.tvlayout-radio-img>input:hover+.tvlayout-image {
  box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 20%);
}
.tvselect-layout .card-header {
  padding: 0;
  background-color: #fff;
  border-radius: 3px;
  border: none;
  position: relative;
}
.tvselect-layout .tvtheme-layout-btn {
  background-color: #fff;
  color: #000;
  border-radius: 3px;
  padding: 15px 20px 15px 20px;
  display: block;
  border: none;
  text-align: left;
  width: 100%;
  font-size: 16px;
  line-height: 1.25;
}
.tvselect-layout .tvtheme-layout-btn:hover {
  border: none;
}
.tvselect-layout i.tvlayout-dropdown {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  margin: auto;
  height: max-content;
  transform: rotate(180deg);
  color: #000;
  font-size: 26px;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.tvselect-layout .tvtheme-layout-btn.collapsed i.tvlayout-dropdown {
  transform: rotate(0deg);
}
.tvselect-layout .tvtheme-layout-radio {
  padding: 10px 0;
}
.tvselect-layout .accordion {
  margin: 0;
  border: none;
}
.tvsearch-all-dropdown-wrapper {
  overflow: hidden;
  width: 50%;
  padding: 0 7.5px;
  margin-bottom: 15px;
}
.tvcmssearch-dropdown-wrapper {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin: 0 -7.5px;
}
.tvsearch-dropdown-total-wrapper{
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.tvsearch-dropdown-wrapper a {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 8px;
  border-radius: 3px;
  border: 1px solid #eee;
}
#mobile_header_option_3 .tvsearch-btn-wrap {
  display: none;
}
#mobile_header_option_3 .tvsearch-full-wrapper {
  position: relative;
  visibility: visible;
  opacity: 1;
  top: 0;
  margin: 0 auto;
  max-width: 500px;
  width: 500px;
  -webkit-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  -moz-transform: translateY(0);
  transform: translateY(0px);
}
#mobile_header_option_3 .tvmobile-search {
  padding-bottom: 15px;
  padding-top: 5px;
}
@media (max-width: 550px) {
  #mobile_header_option_3 .tvsearch-full-wrapper {
    max-width: 100%;
    width: 100%;
  }
}
.footer-3 .footer-block__newsletter .footer-block__heading {
  margin-bottom: 10px;
}
.tvleft-product-content-info .product-categories,
.sidebar-tag .tvleft-product-content-info {
  padding: 15px;
}
#mobile_header_option_2 .tvcmsmobile-right-side {
  margin: 0;
  display: flex;
  justify-content: space-between;
}
.shopify-challenge__container .shopify-challenge__button {
  margin: 20px auto !important;
}
.tvslider-block-wrapper {
  display: flex;
  height: auto;
}
.tvslider-list-slider video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.tvmenu-dropdown i {
  font-size: 15px;
  position: relative;
  top: 0;
  margin-left: 3px;
}
.tv-video.tvslider-list source{
  display: none;
}
.active .tv-video.tvslider-list source{
  display: block;
}
/* account login */
.tvdropdown-menu-my-account li.login-link,
.tvdropdown-menu-my-account li.logout-link {
  display: flex;
  align-items: center;
  padding: 8px 15px;
}
.tvdropdown-menu-my-account li.logout-link a,
.tvdropdown-menu-my-account li.login-link a {
  padding: 0;
}
.tvdropdown-menu-my-account li.login-link a,
.tvdropdown-menu-my-account li.logout-link a {
  font-size: 14px;
  font-weight: 400;
}
.tvdropdown-menu-my-account li.login-link i,
.tvdropdown-menu-my-account li.logout-link i {
  margin-right: 8px;
  font-size: 18px;
}
.tvdropdown-menu-my-account li.login-link:hover a,
.tvdropdown-menu-my-account li.logout-link:hover a,
.tvdropdown-menu-my-account li.login-link:hover i,
.tvdropdown-menu-my-account li.logout-link:hover i {
  color: #e3ae52;
}
/* footer collapse */
.footer-sub-menu {
  position: relative;
  pointer-events: none;
}
.tvfooter-toggle-icon-wrapper.tvfooter-toggle-icon {
  display: none;
}
.footer-block__details-content.collapse:not(.show) {
  display: unset;
}
.footer-2 .footer-sub-menu[href="#footercollapse-3"] .tvfooter-toggle-icon-wrapper.tvfooter-toggle-icon,
.footer-1 .footer-sub-menu[href="#footercollapse-4"] .tvfooter-toggle-icon-wrapper.tvfooter-toggle-icon,
.footer-3 .footer-sub-menu[href="#footercollapse-5"] .tvfooter-toggle-icon-wrapper.tvfooter-toggle-icon,
.footer-4 .footer-block .footer-sub-menu[href="#footercollapse-0"] .tvfooter-toggle-icon-wrapper.tvfooter-toggle-icon,
.footer-4 .footer-block .footer-sub-menu[href="#footercollapse-4"] .tvfooter-toggle-icon-wrapper.tvfooter-toggle-icon {
  display: none;
}
.footer-4 .footer-block__details-content.collapse:not(.show) ,
.footer-3 .footer-block__details-content.collapse:not(.show) {
  display: flex;
}
.footer-4 .footer-block__details-content.tvfooter-contact-info.collapse:not(.show){
  display: block;
}
.tvfooter-contact-info .tvfooter-email span a,
.tvfooter-contact-info .tvfooter-chamber span a {
  color: #666;
}
.tvfooter-contact-info .tvfooter-email span a,
.tvfooter-contact-info .tvfooter-contact span a,
.tvfooter-contact-info .tvfooter-chamber span a {
  display: flex;
  align-items: center;
}
.tvfooter-contact-info .tvfooter-email span a:hover,
.tvfooter-contact-info .tvfooter-contact span a:hover,
.tvfooter-contact-info .tvfooter-chamber span a:hover {
  color: #e3ae52;
}
.footer__blocks-wrapper {
  margin: 0 -15px;
  display: flex;
  flex-wrap: wrap;
}
.footer-3 .footer__blocks-wrapper {
  display: block;
}
.list-view-items {
  margin: 0 -15px;
}
#MainContent {
  position: relative;
}
body .half-wrapper-backdrop {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #0000004d;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  visibility: hidden;
  z-index: 10;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.full-wrapper-backdrop {
  background-color: #0000004d;
  position: fixed;
  height: 100vh;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
body.mobile-menu-open .full-wrapper-backdrop,
body.classicCartOpen .full-wrapper-backdrop {
  opacity: 1;
  visibility: visible;
}
body.cart-open #MainContent .half-wrapper-backdrop,
body.layout-open #MainContent .half-wrapper-backdrop,
body.menu-open #MainContent .half-wrapper-backdrop,
body.dropdown-open #MainContent .half-wrapper-backdrop,
body.search-open #MainContent .half-wrapper-backdrop {
  opacity: 1;
  visibility: visible;
}
.newsletter-form__button.tvtheme-btn .tvfooter-newsletter-ok {
  display: none;
}
.tvcompare-wrapper .table-wrapper {
  overflow-x: auto;
}
.tvcart-table td a:hover {
  color: #e3ae52;
}
.product-list-item .cart-drawer-box {
  border: 1px solid #eee;
  border-radius: 3px;
  margin-bottom: 15px;
}
/* cart drawer */
.ttvcart-top-title {
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #000;
  padding-bottom: 0;
  margin-bottom: 0;
  text-align: center;
  font-size: 15px;
}
.ttvcart-counter {
  height: 20px;
  width: 20px;
  line-height: 20px;
  font-size: 14px;
  text-align: center;
  border-radius: 100%;
  background-color: #e3ae52;
  color: #000;
}
#cart-drawer dl .product-option dd,
#cart-drawer .tvcart-category a,
#cart-drawer .tvcart-item-number span {
  font-size: 14px;
  font-weight: 400;
}
#cart-drawer .tvcart-item-number .tvcart-item-number-label,
#cart-drawer .tvcart-category .tvcart-category-label,
#cart-drawer dl .product-option dt {
  font-size: 14px;
  line-height: 14px;
  font-weight: 400;
}
#cart-drawer .ttvcart-product-list-btn-wrapper {
  display: flex;
}
#cart-drawer .cart__item-button button.tvtheme-btn:hover {
  transition: color 0.3s ease 0s, background-color 0.3s ease 0s;
}
#cart-drawer .cart__item-button .tvtheme-btn:hover span {
  color: #fff;
}
#cart-drawer #eg-cart-drawer-note-textarea {
  font-size: 14px;
}
#cart-drawer .loading-overlay__spinner {
  top: 0px;
  position: relative;
}
#cart-drawer #eg-cart-drawer-note button:hover {
  background-color: #000;
  transition: color .3s ease 0s, background-color .3s ease 0s;
}
#cart-drawer #eg-cart-drawer-note button.tvtheme-btn:after {
  display: none;
}
#cart-drawer #eg-cart-drawer-note button:hover span {
  color: #fff;
}
#cart-drawer .offcanvas-footer #cart-subtotal-value {
  color: #6c757d !important;
  font-weight: 600 !important;
}
#cart-drawer .offcanvas-footer .text-muted {
  color: #000 !important;
}
/* over cart drawer */
.tvproduct-1 .slick-next-btn {
  position: absolute;
  bottom: -40px;
  left: 10px;
}
.tvproduct-1 .slick-prev-btn {
  position: absolute;
  bottom: -40px;
  right: 10px;
}
.tvproduct-3 .slick-prev:before {
  position: absolute;
  content: "\e5cb";
  font-family: 'Material Icons';
  opacity: 1;
  line-height: normal;
  font-size: 24px;
  color: #000;
  top: 0;
  bottom: 0;
  height: max-content;
  margin: auto;
}
.tvproduct-3 .slick-next:before {
  position: absolute;
  content: "\e5cc";
  font-family: 'Material Icons';
  opacity: 1;
  line-height: normal;
  font-size: 24px;
  color: #000000;
  top: 0;
  bottom: 0;
  height: max-content;
  margin: auto;
}
.tvproduct-3 .slick-prev {
  left: 15px;
  z-index: 1;
  height: 100%;
  width: 30px;
  text-align: center;
  background-color: transparent;
}
.tvproduct-3 .slick-next {
  right: 15px;
  z-index: 1;
  height: 100%;
  width: 30px;
  text-align: center;
  background-color: transparent;
}
.tvproduct-3 .slick-prev:hover,
.tvproduct-3 .slick-next:hover {
  background-color: #f5f5f5;
}
.main-product .product__modal-opener,
.featured-product .product__modal-opener {
  overflow: hidden;
}
.product-popup-modal__content[aria-label="Size Gides"] .product-popup-modal__content-info h1,
.product__modal-opener .product__media-icon{
  display: none;
}
.main-product .product__media-toggle:after,
.featured-product .product__media-toggle:after {
  display: none;
}
.template-index #column-left,
.template-index #column-right,
.template-list-collections #column-left,
.template-list-collections #column-right,
.template-article #column-left,
.template-article #column-right,
.template-collection #column-left,
.template-collection #column-right {
  margin-bottom: 18px;
}
.product_option.active {
  border: 1px solid #eee;
  border-radius: 3px;
}
.share-button__close svg {
  width: 16px;
  height: 16px;
}
.tv_search_filter_wrapper .tvleft-right-title-wrapper {
  display: flex;
  align-items: center;
  padding: 10px;
  border: 1px solid #eee;
  border-radius: 3px;
  cursor: pointer;
}
.tvleft-right-title-wrapper i {
  margin-right: 5px;
  font-size: 17px;
}
.tvleft-right-title-wrapper .tvproduct-top-filter-name {
  font-size: 14px;
  line-height: 13px;
}
#js-product-list .product-grid {
  margin: 0 -7.5px;
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 30px;
}
.share-button__fallback.motion-reduce {
  background-color: #fff;
}
.table-wrapper.tvcompare-wrapper table {
  margin-bottom: 0;
}
.tvmain-product-review {
  align-items: center;
  font-size: 12px;
}
.template-page .main-page-title {
  display: none;
}
/* filter css */
.js-filter.facets__disclosure[open] .facets__summary,
.js-filter .facets__summary:hover {
  color: #e3ae52;
}
#filtercollapse .js-filter.facets__disclosure[open] .facets__summary, 
#filtercollapse .js-filter .facets__summary,
#filtercollapse .js-filter .facets__summary:hover{
  pointer-events: none;
  color: inherit;
  font-size: 12px;
  color: #666;
  margin: 0 0 10px 0;
  padding: 0;
  border-bottom: 1px solid #f1f1f1;
  line-height: normal;
  padding-bottom: 10px;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: .3px;
}
#filtercollapse .facets_title{
  font-size: 14px;
  letter-spacing: .3px;
}
.facets__summary span + i{
  display: none;
}
#filtercollapse .facets__display{
  position: unset;
  border: none;
  width: 28rem;
}
#filtercollapse .facets__wrapper{
  align-items: flex-start;
  order: 2;
}
#filtercollapse .facets__form{
  display: flex;
  flex-wrap: wrap;
}
#filtercollapse .active-facets{
  order: 3;
}
.facets__form .product-count{
  order: 1;
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
  margin-bottom: 15px;
  width: 100%;
  text-align: start;
}
#filtercollapse .facets__list{
  max-height: 180px;
  overflow: hidden;
  overflow-y: auto;
}
#filtercollapse .facets__header{
  padding: 0.5rem 0.2rem;
  margin-bottom: 0.5rem;
  border: none;
}
#filtercollapse .facet-checkbox{
  padding: 1rem .2rem;
  margin-bottom: 0;
}
#filtercollapse .facets__disclosure{
  margin: 1.5rem 1.5rem;
}
@media (max-width:991px){
  /* .facets__form .facets .product-count{
    display: none;
  } */
  #filtercollapse .facets__wrapper{
    width: 100%;
  }
  #filtercollapse .facets__disclosure{
    width: calc(50% - 30px);
  }
  #filtercollapse .facets__display{
    width: 100%;
  }
  /* .facets__summary span+i{
    display: block;
    font-size: 20px;
  } */
  .facets__summary>div{
    justify-content: space-between;
  }
  .facets-container > .product-count{
    display: none;
  }
  .tv-total-product {
    display: inline-block;
  }
}
@media (max-width:575px){
  #filtercollapse .facets__disclosure{
    width: calc(100% - 30px);
  }
}
/* end filter css */
.jdgm-star {
  padding: 0 1px 0 0 !important;
}
.product__info-wrapper .price__regular .price-item--regular {
  font-size: 24px;
  font-family: 'Prata';
}
.tvcart-sidebar-product-content .price {
  margin-bottom: 5px;
}
.tvcmsmain-slider .owl-theme .owl-nav.disabled+.owl-dots {
  margin: 0;
}
.tvproduct-wrapper.list .tvproduct-hover-btn .tvproduct-quick-btn,
.tvproduct-wrapper.list .tvproduct-hover-btn .tvproduct-cart-btn,
.tvproduct-wrapper.list .tvproduct-hover-btn .tvproduct-wishlist-btn,
.tvproduct-wrapper.list .tvproduct-hover-btn .tvproduct-compare-btn,
.tvproduct-wrapper.catalog .tvproduct-hover-btn .tvproduct-quick-btn,
.tvproduct-wrapper.catalog .tvproduct-hover-btn .tvproduct-cart-btn,
.tvproduct-wrapper.catalog .tvproduct-hover-btn .tvproduct-wishlist-btn,
.tvproduct-wrapper.catalog .tvproduct-hover-btn .tvproduct-compare-btn {
  margin: 0 2px;
}
.tvproduct-description-tab .dt-sc-tabs-content table {
  width: 43%;
  margin-bottom: 0;
}
.product__media-wrapper .slick-list {
  margin-bottom: 10px;
}
.jdgm-widget .jdgm-prev-badge__text {
  font-size: 12px;
  text-transform: uppercase;
  line-height: 19px !important;
  margin-left: 5px;
  color: #666;
  cursor: pointer;
}
.jdgm-preview-badge .jdgm-star.jdgm-star {
  vertical-align: middle;
  line-height: 13px !important;
}
.tvproduct-wrapper .jdgm-widget .jdgm-prev-badge__text {
  display: none;
}
.tvcmscurrency-wrapper span {
  vertical-align: middle;
}
.localization-form__select .icon-caret {
  position: absolute;
  content: "";
  height: 4px;
  right: auto;
  margin-left: 2px;
  top: calc(50% - 0.2rem);
}
.tvlist-view-item-search .list-view-item__link .tvproduct-offer-price {
  font-size: 10px;
}
.featured-product-wrapper .tvmain-product-instock {
  /* color: #333; */
}
.cart__items .cart-item .loading-overlay {
  left: 0;
  margin: auto;
}
#cart-drawer .price__regular .price-item--regular {
  font-size: 16px;
}
.blog__posts .article-card__excerpt{
  margin-bottom: 0;
}
.cart__footer .text-area{
  min-height: 14.5rem;
}
.product__info-container .price--on-sale .price-item--regular {
  line-height: 1;
  vertical-align: bottom;
} 
/* Rtl */
.lang-rtl i.material-icons{
  direction: inherit;
}
.lang-rtl .owl-carousel {
  direction: ltr;
}
.lang-rtl .tv-testimonial-next-pre-btn {
  direction: ltr;
}
.lang-rtl .offcanvas.offcanvas-end {
  right: auto;
  left: 0;
}
.lang-rtl .offcanvas-end {
  transform: translateX(-100%);
}
.lang-rtl .pt_vmegamenu div.had-child .parentMenu a:after{
  float: left;
  transform: rotateY(180deg);
}
.lang-rtl .pt_vmegamenu .pt_ver_menu .popup-right{
  left: auto;
  right: 100%;
  transform: translate(-20px);
}
.lang-rtl .tvcmsright-sticky {
  right: -64px;
}
.lang-rtl .tvbottom-to-top{
  left: 30px;
  right: auto;
}
.lang-rtl .tvvertical-menu-dropdown-icon1{
  right: auto;
  left: 18px;
}
.lang-rtl .price .price-item{
  margin-inline-end: 1rem;
}
.lang-rtl .site-nav li a i.child{
  right: auto;
  left: 18px;
  transform: rotateY(180deg);
}
.lang-rtl .desktop-megamenu .site-nav li.tvmenu-dropdown .site-nav-dropdown ul{
  left: auto;
  right: 100%;
}
.lang-rtl .pagination__list>li .pagination__item svg{
  transform: rotateY(180deg);
}
.lang-rtl .tvmain-product-brand-logo{
  left: 0;
  right: auto;
}
.lang-rtl .featured-product-wrapper .tvmain-product-stock-wrapper{
  right: auto;
  left: 0;
}
.lang-rtl .product__info-container .share-button{
  float: left;
}
.lang-rtl .tvproduct-play-icon{
  left: auto;
  right: 30px;
}
.lang-rtl .share-button+.product__view-details{
  float: right;
}
@media (min-width:576px){
  .lang-rtl .tvcmsprev-btn{
    left: 0;
    right: auto;
  }
  .lang-rtl .tvcmsnext-btn{
    left: 45px;
    right: auto;
  }
}
.lang-rtl .header-3 .tvsearch-main-box .tvsearch-full-wrapper, 
.lang-rtl .header-4 .tvsearch-main-box .tvsearch-full-wrapper, 
.lang-rtl .header-5 .tvsearch-main-box .tvsearch-full-wrapper{
  left: 0;
  right: auto;
}
.lang-rtl .slick-slider {
  direction: ltr;
}
.tvcontact-form .field .field__input.text-area {
  min-height: 18rem;
}
.tvcontact-form .contact__button {
  text-align: end;
}
.card--media .card__inner.ratio .card__media + .card__content{
  display:none
}
.collection-list__item .ratio::before{
  display:none;
}
.collection-list__item .card .card__inner .card__media{
  position:relative;
}
.collection-list__item .card__inner{
  display:block;
}
.collection-list__item  .card__information {
    padding-bottom: 0.7rem;
    padding-top: 0.7rem;
}
.tvcollection-list-item{
  margin-bottom:15px;
}
.modal-backdrop.in {
    opacity: .5;
    -webkit-transition: all .7s ease .1s;
    -o-transition: all .7s ease .1s;
    transition: all .7s ease .1s;
}