/************************************************************************************** left panel start*/
.column-open.aside.leftColumn{
  width: 90%;
  padding: 50px 100px 20px 30px !important;
}
.column-open.aside.leftColumn .tt-btn-col-close{
  width: 90%;
}
/************************************************************************************** left panel finish*/
/************************************************************************************** header start*/
@media (min-width: 1025px) {
  .headertype3.headertype3-bottom:not(.login):not(.checkout) {
    min-height: 167px;
  }
}
/*tt-boxed start*/
@media (min-width: 1230px) {
  .tt-boxed {
    margin: 55px 0 0
  }
}
@media (min-width: 1630px) and (min-width: 576px) {
  .container, html.tt-boxed #tt-pageContent, html.tt-boxed #tt-pageContent .container-fluid, html.tt-boxed #tt-pageContent .container-fluid-custom, html.tt-boxed .tt-header-static, html.tt-boxed body, html.tt-boxed footer, html.tt-boxed header, html.tt-boxed header .tt-stuck-nav {
    max-width: 1366px;
  }
}
/*tt-boxed finish*/
header .tt-search .tt-dropdown-menu .tt-search-input {
  text-transform: none !important
}
header .tt-color-scheme-01 {
  color: #fff
}
header .tt-color-scheme-01 .tt-dropdown-obj .tt-dropdown-toggle:hover,
header .tt-dropdown-obj.active .tt-dropdown-toggle {
  color: #fff
}
header .tt-cart .tt-dropdown-toggle .tt-badge-cart {
  background: #191919
}
header .tt-cart .tt-cart-layout .tt-cart-content .tt-cart-list .tt-item .tt-item-img img {
  width: 67px !important;
}
#tt-header .tt-desktop-header .tt-obj-search-type2 .tt-search-input {
  width: 100%;
  background-color: #f9f9fa;
  border: 1px solid #f9f9fa;
  height: 40px;
  color: #878C9B;
  font-size: 14px;
  border-top-left-radius: 36px;
  border-bottom-left-radius: 36px;
  padding: 10px 10px 8px 42px !important;
}
@media (min-width: 1366px) {
  #tt-header .tt-desktop-header .tt-obj-search-type2 .tt-search-input {
    width: 100%;
  }
}
@media (min-width: 1024px) and (min-width: 1365px) {
  #tt-header .tt-desktop-header .tt-obj-search-type2 .tt-search-input {
    width: 100%;
  }
}
#tt-header .tt-desktop-header .tt-obj-search-type2 .tt-btn-search {
  background-color: #191919;
  border: 1px solid #191919;
  position: unset;
  left: inherit;
  right: 5px;
  top: unset;
  color: #fafafa;
  font-size: 16px;
  height: 40px;
  border-top-right-radius: 36px;
  border-bottom-right-radius: 36px;
  padding: 12px 28px 8px !important;
}
#tt-header .tt-desktop-header .tt-obj-search-type2 .tt-btn-search:hover {
  background-color: #191919;
  color: #fff;
}
#tt-header .tt-desktop-header .tt-obj-search-type2 [class^="icon"] {
  display: block;
}
.tt-search-type2.size-large [class^=icon] {
  position: absolute;
  font-size: 20px;
  top: 10px;
  left: 15px;
  color: #B7BAC3;
}
#tt-header .tt-desktop-header .tt-obj-search-type2 .tt-btn-search:before {
  font-family: 'wokiee';
  content: "\E9B4";
  display: none;
  font-size: 0;
  line-height: 0;
}
.tt-search-type2 .search-results {
  margin-top: 44px;
}
.tt-desctop-menu .dropdown-menu {
  z-index: 9999
}
.tt-desctop-menu .tt-megamenu-submenu>li>a.tt-title-submenu {
  display: inline-block;
  font-size: 14px;
  line-height: 24px;
  padding-bottom: 8px;
  padding-right: 23px;
  padding-top: 1px;
  position: relative;
  transition: all .2s linear;
  font-weight: 500;
  letter-spacing: .03em;
}
.tt-desktop-header .tt-logo img {
  max-height: 70px !important
}
.tt-menu-categories .tt-dropdown-menu {
  margin-top: 4px;
  border: 2px solid #191919;
  max-height: calc(60% + 24vw);
}
.tt-mobile-header .tt-logo-container {
  height: 70px
}
.tt-mobile-header .tt-logo-container .tt-logo img {
  max-height: 60px
}
.single-currency-box .tt-dropdown-toggle .tt-icon {
  position: relative;
  top: 2px
}
.tt-menu-categories .tt-dropdown-toggle {
  font-size: 18px;
  padding: 11px 40px 7px 0;
}
.tt-menu-categories .tt-dropdown-toggle:before {
  right: 38px;
}
header .tt-dropdown-obj .tt-dropdown-toggle {
  padding: 5px 8px;
  font-size: 22px;
}
header .tt-multi-obj ul li img {
  width: 20px;
  margin-right: 9px
}
header .tt-box-info ul li [class^=icon-] {
  margin-right: 4px;
  font-size: 21px;
  position: relative;
  top: 3px;
}
/*search input start*/
.tt-obj-search-type2 .search-results {
  border-radius: 6px;
  position: absolute;
  z-index: 4;
  padding: 20px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .08);
  box-shadow: 0 0 10px rgba(0, 0, 0, .08);
  width: 100%;
  margin-top: 6px;
  display: none;
  background: #fff;
}
.perfect-scrollbar-out-search-result-navbar {
  position: relative;
  overflow: auto;
  max-height: 346px;
  width: 100%;
}
.perfect-scrollbar-in-search-result-navbar {
  max-height: 346px;
  width: 92%;
}
.perfect-scrollbar-out-search-result {
  position: relative;
  overflow: auto;
  max-height: 100vh;
  width: 100%;
}
.perfect-scrollbar-in-search-result {
  max-height: 100vh;
  width: 96%;
}
header .tt-search .tt-dropdown-menu .tt-description {
  text-align: left;
}
header .tt-search .search-results ul {
  -ms-flex-wrap: nowrap;
  flex-wrap: wrap;
}
header .tt-search .search-results ul > li {
  display: unset;
  width: 100%;
  margin: unset;
  padding-left: unset;
  padding-right: unset;
  overflow: unset;
}
header .tt-search.active .tt-dropdown-menu {
  z-index: 8 !important;
}
.tt-stuck-parent-search .search-results .tt-layout-vertical .tt-img {
  width: 10% !important;
}
.tt-stuck-parent-search .search-results .tt-layout-vertical .tt-img img {
  max-width: 50px;
}
/*search input finish*/
#tt-desctop-menu__icon ul li {
  display: inline-block;
  flex-shrink: 0;
  flex-grow: 1;
  padding: 0;
  text-align: center;
}
#tt-desctop-menu__icon ul li a {
  color: #191919;
}
#tt-desctop-menu__icon nav > ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  width: 100%;
}
#tt-desctop-menu__icon nav {
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 1080px;
  position: relative;
}
#tt-desctop-menu__icon nav > ul > li.dropdown > a {
  font-family: Hind, sans-serif;
  font-size: 15px;
  font-weight: 500;
}
.headertype3 .header-inline-options-box .tt-dropdown-obj:last-child .tt-dropdown-toggle {
  padding: 7px 0 5px 12px;
  border-radius: 36px;
  background-color: #eeeeee;
}

.headertype3 .single-currency-box .tt-dropdown-toggle i {
  font-size: 12px;
  position: relative;
  top: 1px;
  background: var(--background-color);
  border-top-right-radius: 36px;
  border-bottom-right-radius: 36px;
  padding: 8px 10px 7px !important;
  color: white;
}

.headertype3 .single-currency-box .tt-dropdown-toggle .tt-text {
  color: #565757;
  transition: color .2s linear;
  margin-right: 10px;
}

.headertype3 .single-currency-box .tt-dropdown-toggle .tt-icon {
  position: relative;
  top: 1px;
  color: #565757;
  line-height: 10px;
}
.headertype3 .header-inline-options-box>:not(:first-child):after{
  top: 4px;
}
/************************************************************************************** online payment start*/
.online-payment-button-group button, .online-payment-button-group a{
  border-radius: 36px;
  height: 27px;
  padding: 7px 20px 4px 20px;
  border: 1px solid var(--background-color);
}

.online-payment-button-group a, .online-payment-button-group a:hover{
  background: #eee;
}

.online-payment-button-group a:first-child{
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.online-payment-button-group a:first-child .tt-text span{
  color: #565757;
}

.online-payment-button-group button:last-child{
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.online-payment-button-group button:last-child i{
  font-size: 11px !important;
}

.online-payment-button-group button:last-child:has(.no-balance-local){
  padding: 7px 1px 4px 8px;
  width: 32px;
}
/************************************************************************************** online payment finished*/
/************************************************************************************** header finish*/
/************************************************************************************** footer start*/
footer .tt-footer-custom {
  border-top: 8px solid #f7f8fa
}
@media (min-width: 1230px) {
  .tt-boxed {
    margin: 55px 0 0
  }
}
.tt-mobile-header .tt-mobile-parent-menu {
  flex: unset !important
}
@media (max-width: 789px) {
  footer .tt-footer-custom .tt-col-item.tt-logo-col {
    margin-bottom: 20px;
  }
}
footer .tt-logo img {
  max-height: 44px !important;
  filter: grayscale(100%);
}
/************************************************************************************** footer finish*/
/************************************************************************************** product.blade: single product start*/
/*variant options start*/
.tt-options {
  list-style: none;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -ms-flex-line-pack: center;
  align-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  padding: 0;
  margin: -10px -1px 0 0
}
.tt-options > li {
  height: 200px;
  width: 100px;
  margin: 10px 10px 0 0
}
.tt-options > li img {
  border-radius: 8px
}
.tt-options .swatch-label {
  margin-top: 10px;
  text-align: center
}
/*variant options finish*/
/*reviews perfect scrollbar start*/
.perfect-scrollbar-out-reviews {
  position: relative;
  overflow-y: scroll;
  height: 350px
}
.perfect-scrollbar-in-reviews {
  min-height: 350px;
  max-height: 1000px;
  padding-right: 50px
}
/*reviews perfect scrollbar finish*/
/*add to cart and quantity counter start*/
.itc-product-list-row .tt-input-counter.style-01 .minus-btn:before, .tt-input-counter.style-01 .plus-btn:before {
  line-height: 50px
}
.itc-product-list-row .itc-add-to-cart-with-quantity {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0
}
.itc-product-list-row .tt-input-counter.style-01 input {
  height: 40px;
  font-size: 14px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0
}
.itc-product-list-row .tt-input-counter.style-01 {
  max-width: unset;
  min-width: unset
}
.itc-product-list-row .tt-wishlist-box .tt-wishlist-list .tt-item .tt-col-description .tt-img img {
  width: 100%;
  height: auto;
  max-width: unset !important
}
@media (min-width: 576px) and (max-width: 791px) {
  .container {
    max-width: 700px
  }
  .tt-mobile-header .tt-logo-container {
    width: 100% !important
  }
}
@media (max-width: 576px) {
  .tt-mobile-header .tt-logo-container {
    width: 100% !important
  }
}
@media (max-width: 791px) {
  .itc-header-top-row {
    display: none !important
  }
}
/*add to cart and quantity counter finish*/
.tt-product-single-info .tt-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-top: -3px;
}
.tt-product-single-info .tt-review .tt-rating {
  margin-right: 2px;
  margin-top: 2px !important;
}
.tt-product-single-info .tt-list li:not(:first-child) {
  margin-left: 20px;
}
.tt-product-single-info .tt-list li:not(:first-child):after {
  content: '';
  display: block;
  background: #dee2e6;
  width: 1px;
  height: 14px;
  position: absolute;
  margin-left: -11px;
  margin-top: -18px;
}
/*product b2b price area start*/
.itc-tab-wrapper-price .nav-tabs {
  border-bottom: 1px solid #dee2e6;
}
.itc-tab-wrapper-price .nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.itc-tab-wrapper-price .nav-tabs .nav-item {
  margin-bottom: -1px;
}
.itc-tab-wrapper-price .nav-tabs .nav-item.show .nav-link, .itc-tab-wrapper-price .nav-tabs .nav-link.active {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}
.itc-tab-wrapper-price .nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: .25rem;
  border-top-right-radius: .25rem;
  font-size: 15px;
  font-weight: 600;
}
.itc-tab-wrapper-price .nav-link {
  display: block;
  padding: 5px 20px 0 20px;
}
@media (max-width: 575px) {
  .itc-tab-wrapper-price .nav-link {
    font-size: 14px;
    padding: 5px 12px 0 12px;
  }
}
.itc-tab-wrapper-price .tab-content {
  padding-top: 20px;
}
.itc-product-price-with-vat {
  font-size: 16px !important;
}
/*****************yenisi*/
.active.tt-item > .tt-collapse-title:after {
  content: "\E9B2";
}
.tt-collapse-block .tt-collapse-title:after {
  position: absolute;
  display: block;
  margin-top: -17px;
  right: 25px;
  font-family: wokiee;
  font-size: 10px;
  content: "\E9B1";
  line-height: 1;
  font-weight: 400;
  color: #191919;
}
.tt-product-single-info .tt-price .old-price {
  color: #191919;
}
@media (max-width: 1024px) {
  .tt-modal-quickview .tabs li {
    list-style: none;
    float: left;
    width: 33%;
  }
  .tabs li {
    list-style: none;
    float: left;
    width: 33%;
  }
  .tt-product-single-info .tt-row-custom-01 .btn {
    width: 100%;
  }
  .tt-modal-quickview .tt-product-single-info .tt-row-custom-01 .btn {
    width: 100%;
  }
  .tt-product-single-info .tt-row-custom-01 .btn.itc-add-to-cart-with-quantity.bg-danger.mqv {
    width: 100%;
  }
  .tt-product-single-info .tt-row-custom-01 .btn.btn-lg.itc-btn-ask-price.mqv {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .tt-modal-quickview .tabs li {
    list-style: none;
    float: left;
    width: 33%;
  }
  .tabs li {
    list-style: none;
    float: left;
    width: 24%;
  }
  .tt-product-single-info .tt-row-custom-01 .btn:not(.mqv) {
    width: 74%;
  }
  .tt-modal-quickview .tt-product-single-info .tt-row-custom-01 .btn.mqv {
    width: 100%;
  }
  .tt-product-single-info .tt-row-custom-01 .btn.itc-add-to-cart-with-quantity:not(.mqv):not(.bg-danger) {
    width: 64%;
  }
}
.tabs a {
  display: block;
  text-align: center;
  text-decoration: none;
  position: relative;
  text-transform: uppercase;
  color: #191919 !important;
  height: 70px;
  line-height: 90px;
  background: linear-gradient(192deg, transparent 29%, #f1f1f1 30%);
}
.tabs a:hover, .tabs a.active {
  background: linear-gradient(192deg, transparent 29%, #dee2e6 30%);
  color: #fff !important;
}
.tabs a:before {
  content: '';
  position: absolute;
  z-index: 7;
  right: 100%;
  top: 0;
  height: 70px;
  line-height: 90px;
  width: 0;
  border-bottom: 70px solid rgba(0, 0, 0, 0.1);
  border-left: 7px solid transparent;
}
.tabs a.active:before {
  content: '';
  position: absolute;
  z-index: 7;
  right: 100%;
  top: 0;
  height: 70px;
  line-height: 90px;
  width: 0;
  border-bottom: 70px solid rgba(0, 0, 0, 0.2);
  border-left: 20px solid transparent;
}
.tabs li:first-child a:before, .tabs li:first-child a.active:before {
  border: none;
}
.itc-tab-wrapper-price .nav {
  padding-left: 10px;
}
.itc-tab-wrapper-price .nav-tabs {
  border-bottom: none;
}
.itc-tab-wrapper-price .nav-tabs .nav-link {
  border: none;
}
.itc-tab-wrapper-price .nav-tabs .nav-item.show .nav-link, .itc-tab-wrapper-price .nav-tabs .nav-link.active {
  border: none;
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
.tt-product-single-info .tt-title {
  font-size: 26px;
}
.tt-modal-quickview .tt-product-single-info .tt-title {
  font-size: 22px;
  line-height: 32px;
}
/*product b2b price area finish*/
/************************************************************************************** product.blade: single product finish*/
/************************************************************************************** products.blade start*/
.tt-product:not(.tt-view) .tt-description .always-show-btn .tt-btn-quickview:before {
  content: '\E9A8';
  font-family: "wokiee";
  font-size: 22px;
  line-height: 22px;
  top: 2px;
  position: relative;
}
.tt-product:not(.tt-view) .tt-description .always-show-btn .tt-btn-wishlist:before {
  content: '\EB16';
  font-family: "wokiee";
  line-height: 16px;
  font-size: 16px;
}
@media (max-width: 1024px){
  .tt-product-design02:not(.tt-view) .tt-description .tt-btn-compare, .tt-product-design02:not(.tt-view) .tt-description .tt-btn-quickview, .tt-product-design02:not(.tt-view) .tt-description .tt-btn-wishlist, .tt-product:not(.tt-view) .tt-description .tt-btn-compare, .tt-product:not(.tt-view) .tt-description .tt-btn-quickview, .tt-product:not(.tt-view) .tt-description .tt-btn-wishlist {
    line-height: 1;
    padding: 4px 6px;
    margin-left: 5px;
    margin-right: 5px;
    color: var(--background-color)!important;
    top: 0;
    transition: color .2s linear;
    display: flex;
    position: relative;
    background: #e9e7e7;
    border-radius: 35px;
    height: 30px;
    width: 30px;
    align-items: center;
    justify-content: center;
  }
}
.tt-list-row li a , .checkbox-group label{
  font-weight: 400;
}
/************************************************************************************** products.blade finish*/
/************************************************************************************** favorites.blade: finish*/
/*remove button start*/
.tt-product-design02.tt-view .tt-description .tt-btn-remove, .tt-product.tt-view .tt-description .tt-btn-remove {
  font-size: 16px;
  line-height: 1;
  padding: 4px 6px;
  margin-left: 9px;
  margin-right: 9px;
  margin-top: 4px;
  color: #191919;
  -webkit-transition: color .2s linear;
  transition: color .2s linear;
  display: inline-block;
  position: relative
}
.tt-product-design02.tt-view .tt-description .tt-btn-remove:before, .tt-product.tt-view .tt-description .tt-btn-remove:before {
  content: "\EA83";
  font-family: wokiee
}
.tt-product-design02.tt-view .tt-description .tt-btn-remove.active, .tt-product-design02.tt-view .tt-description .tt-btn-remove:hover, .tt-product.tt-view .tt-description .tt-btn-remove.active, .tt-product.tt-view .tt-description .tt-btn-remove:hover {
  color: #191919
}
@media (max-width: 370px) {
  .tt-product-design02.tt-view .tt-description .tt-btn-remove, .tt-product.tt-view .tt-description .tt-btn-remove {
    margin-left: 3px;
    margin-right: 3px
  }
}
@media (min-width: 1025px) {
  .tt-product:not(.tt-view) .tt-image-box .tt-btn-remove {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    background: #fff;
    color: #191919;
    width: 46px;
    height: 46px;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    border-radius: 50%;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    transition: .2s linear;
    -ms-transition: all .2s linear;
    -webkit-transition: .2s linear;
    -o-transition: .2s linear;
    z-index: 6
  }
  .tt-product:not(.tt-view) .tt-image-box .tt-btn-remove:before {
    content: "\EA83";
    font-family: wokiee;
    font-size: 16px;
    line-height: 1;
    margin-top: 1px
  }
  .tt-product:not(.tt-view) .tt-image-box .tt-btn-remove.active, .tt-product:not(.tt-view) .tt-image-box .tt-btn-remove:hover {
    background: #191919;
    color: #fff
  }
  .tt-product:not(.tt-view) .tt-image-box .tt-btn-quickview + .tt-btn-remove {
    top: 61px
  }
  .tt-product:not(.tt-view) .tt-image-box .tt-btn-quickview + .tt-btn-remove + .tt-btn-compare {
    top: 116px
  }
  .tt-product:not(.tt-view):hover .tt-image-box .tt-btn-remove {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1
  }
  .tt-product-design02:not(.tt-view) .tt-btn-remove {
    font-size: 16px;
    line-height: 1;
    padding: 4px 0 4px 4px;
    color: #191919;
    transition: .2s linear;
    -ms-transition: all .2s linear;
    -webkit-transition: .2s linear;
    -o-transition: .2s linear;
    display: inline-block;
    position: absolute;
    right: 20px;
    top: 52px;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    visibility: hidden
  }
  .tt-product-design02:not(.tt-view) .tt-btn-remove:before {
    content: "\EA83";
    font-family: wokiee
  }
  .tt-product-design02:not(.tt-view) .tt-btn-remove.active, .tt-product-design02:not(.tt-view) .tt-btn-remove:hover {
    color: #191919
  }
  .tt-product-design02:not(.tt-view):hover > .tt-btn-remove {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    visibility: visible;
    z-index: 7
  }
}
@media (max-width: 1024px) {
  .tt-product-design02:not(.tt-view) .tt-description .tt-btn-remove, .tt-product:not(.tt-view) .tt-description .tt-btn-remove {
    font-size: 16px;
    line-height: 1;
    padding: 4px 6px;
    margin-left: 9px;
    margin-right: 9px;
    color: #191919;
    top: 7px;
    -webkit-transition: color .2s linear;
    transition: color .2s linear;
    display: inline-block;
    position: relative
  }
  .tt-product-design02:not(.tt-view) .tt-description .tt-btn-remove:before, .tt-product:not(.tt-view) .tt-description .tt-btn-remove:before {
    content: "\EA83";
    font-family: wokiee
  }
  .tt-product-design02:not(.tt-view) .tt-description .tt-btn-remove.active, .tt-product:not(.tt-view) .tt-description .tt-btn-remove.active {
    color: #191919
  }
}
@media (max-width: 1024px) and (max-width: 370px) {
  .tt-product-design02:not(.tt-view) .tt-description .tt-btn-remove, .tt-product:not(.tt-view) .tt-description .tt-btn-remove {
    margin-left: 3px;
    margin-right: 3px
  }
}
/*remove button end*/
/*favorite item count start*/
.itc-favorite-item-count.tt-badge-cart {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: #191919;
  color: #fff;
  border-radius: 50%;
  position: absolute;
  font-size: 12px;
  line-height: 1.7;
  pointer-events: none;
  text-align: center;
  margin-left: 10px;
  margin-top: 3px
}
/*favorite item count end*/
/************************************************************************************** favorites.blade: end*/
/************************************************************************************** cart.blade start*/
/************************************************************************************** cart.blade end*/
/************************************************************************************** top panel start*/
.carousel-indicators {
  z-index: 7 !important;
}
/************************************************************************************** top panel finish*/
/************************************************************************************** desctop category menu start*/
.tt-desctop-parent-menu .tt-desctop-menu nav > ul > li.dropdown > a {
  font-family: "Hind", sans-serif;
  font-size: 16px;
  line-height: 48px;
  font-weight: 500;
  color: #191919;
}
.tt-stuck-parent-menu .tt-desctop-menu nav > ul > li.dropdown > a {
  font-family: "Hind", sans-serif;
  font-size: 15px;
  font-weight: 500;
  color: #191919;
}
.tt-menu-categories .tt-dropdown-menu nav > ul > li > a {
  font-weight: 500;
  color: #191919;
}
.tt-menu-categories .tt-dropdown-menu nav>ul>li>a {
  padding: calc(.3vw) 20px calc(.2vw);
  line-height: 1.65;
}
/************************************************************************************** desctop category menu finish*/
/************************************************************************************** rateit start*/
.rateit {
  font-size: 16px;
  display: block !important;
}
/************************************************************************************** rateit finish*/
/************************************************************************************** stock display start*/
.tt-product-single-info .tt-label [class^=tt-label] {
  font-family: Hind, sans-serif;
  font-weight: 500;
  font-size: 12px;
  line-height: 14px;
  padding: 4px 10px 2px;
  display: inline-block;
  margin-left: 10px;
  margin-top: 0;
  border-radius: 6px;
}
.tt-product-single-info .tt-add-info [class^=tt-label] {
  font-family: Hind, sans-serif;
  font-weight: 500;
  font-size: 12px;
  line-height: 14px;
  padding: 4px 10px 2px;
  display: inline-block;
  margin-left: 10px;
  margin-top: 0;
  border-radius: 6px;
}
.tt-product-single-info .tt-label {
  margin-left: 0;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
}

.tt-label-new {
  background: #1393f5;
  color: #fff
}
.tt-label-new:after{border-left-color: #1393f5 !important;}

.tt-label-sale {
  background: #f8353e;
  color: #fff
}
.tt-label-sale:after{border-left-color: #f8353e !important;}

.tt-label-out-stock {
  background: #191919;
  color: #fff
}
.tt-label-out-stock:after{border-left-color: #191919 !important;}

.tt-label-our-fatured {
  background: #fdbc20;
  color: #fff
}
.tt-label-our-fatured:after{border-left-color: #28a745 !important;}

.tt-label-in-stock {
  background: #28a745;
  color: #fff;
}
.tt-label-in-stock:after{border-left-color: #28a745 !important;}

.tt-label-last-in-stock {
  background: #dc3545;
  color: #fff;
}
.tt-label-last-in-stock:after{border-left-color: #dc3545 !important;}

.tt-label-few-in-stock {
  background: #ffc107;
  color: #fff;
}
.tt-label-few-in-stock:after{border-left-color: #ffc107 !important;}

.tt-label-stock-plus {
  font-size: 0;
  line-height: 0;
  border-radius: 50%;
  background-size: cover;
  padding: 7px;
  position: relative;
  top: -4px;
}
.tt-label-stock-plus:after{border-left-color: #28a745 !important;}

.tt-product-single-info .tt-wrapper + .tt-add-info {
  margin-top: 20px;
}

[class^=ribbon-] {
  position: relative;
}
[class^=ribbon-]:before, [class^=ribbon-]:after {
  content: "";
  position: absolute;
}

.ribbon-1 {
  width: 26px;
  height: 98px;
  background: #f00;
  top: -7px;
  left: 0;
  writing-mode: vertical-lr;
  color: white;
  font-weight: 500;
}
.ribbon-1:before {
  height: 0;
  width: 0;
  border-bottom: 6px solid #ca3011;
  border-right: 6px solid transparent;
  right: -6px;
  top: 1px;
}
.ribbon-1:after {
  height: 0;
  width: 0;
  border-left: 13px solid #f00;
  border-right: 13px solid #f00;
  border-bottom: 30px solid transparent;
  bottom: -30px;
  left: 0;
}

.ribbon-2 {
  width: auto;
  height: 20px;
  font-size: 13px;
  font-weight: 500;
  color: white;
  top: 0;
  padding: 0 10px;
}
/*.ribbon-2:before {*/
/*  height: 0;*/
/*  width: 0;*/
/*  border-bottom: 10px solid #21749a;*/
/*  border-top: 10px solid #21749a;*/
/*  border-left: 16px solid transparent;*/
/*  bottom: 0;*/
/*  left: -16px;*/
/*}*/
/*.ribbon-2:after {*/
/*  height: 0;*/
/*  width: 0;*/
/*  border-top: 11px solid transparent;*/
/*  border-bottom: 11px solid transparent;*/
/*  border-left: 15px solid transparent;*/
/*  right: -15px;*/
/*}*/

/************************************************************************************** stock display finish*/
/************************************************************************************** slick slider aria hidden true svg loader width start*/
.slick-track div[aria-hidden="true"] .tt-image-box img {
  width: 50%;
  height: auto;
}
/************************************************************************************** slick slider aria hidden true svg loader width finished*/
/************************************************************************************** logo start*/
.headertype3 .tt-desktop-header .tt-logo img {
  min-height: 26px;
}
.tt-desktop-header .tt-logo img {
  max-height: 70px !important;
}
.tt-header-holder .tt-obj-logo:not(.obj-move-right):not(.obj-aligment-center) .tt-logo {
  margin-right: 33px;
}
.headertype3 .tt-desktop-header .tt-logo {
  margin-top: 5px;
}
header .tt-desktop-header .tt-logo {
  margin-top: 13px;
  margin-bottom: 0;
}
.tt-mobile-header .tt-logo-container .tt-logo-alignment {
  top: 0;
}
/************************************************************************************** logo finished*/
/************************************************************************************** stay always in the end of page start*/
img:not(.not-edit):not(.not-edit-logo) {
  -webkit-backface-visibility: hidden;
  -ms-transform: translateZ(0) scale(1, 1); /* IE 9 */
  -webkit-transform: translateZ(0) scale(1, 1); /* Chrome, Safari, Opera */
  transform: translateZ(0) scale(1, 1);
  image-rendering: -webkit-optimize-contrast;
  image-rendering: optimize-contrast;
  /*image-rendering: optimizeSpeed;             !*                     *!*/
  /*image-rendering: -moz-crisp-edges;          !* Firefox             *!*/
  /*image-rendering: -o-crisp-edges;            !* Opera               *!*/
  /*image-rendering: -webkit-optimize-contrast; !* Chrome (and Safari) *!*/
  /*image-rendering: pixelated;                 !* Chrome as of 2019   *!*/
  /*image-rendering: optimize-contrast;         !* CSS3 Proposed       *!*/
  /*-ms-interpolation-mode: nearest-neighbor;   !* IE8+                *!*/
}
/************************************************************************************** stay always in the end of page finish*/
/************************************************************************************** blog finish*/
.tt-blog-thumb .tt-title-description .tt-background {
  box-shadow: 0 4px 10px rgb(143 141 141 / 10%);
  border-radius: 6px;
}

.tt-blog-thumb .tt-title-description {
  margin-bottom: 10px;
}

.tt-blog-thumb .tt-title-description .tt-title {
  min-height: 90px;
  overflow-y: hidden;
  max-height: 90px;
  font-size: 18px;
}

.tt-blog-thumb .tt-title-description .tt-meta {
  padding-bottom: 13px;
}
/************************************************************************************** blog finish*/
.tt-promo-box.tt-one-child .tt-description .tt-description-wrapper {
  position: absolute;
  bottom: 12px;
  right: 12px;
  padding: 13px 30px 11px;
  display: none
}
.tt-promo-box:not(.tt-one-child) .tt-description .tt-description-wrapper {
  padding: 10px;
  text-align: center;
  max-width: 409px;
  min-width: 47%;
  position: absolute;
  bottom: 12px;
  right: 12px;
}
.tt-advantage .tt-promo-box.tt-one-child .tt-description .tt-title-small {
  position: absolute;
  bottom: 12px;
  right: 12px;
  padding: 13px 30px 11px;
}
.tt-label-custom [class^="tt-label-"] {
  margin-left: 0;
  margin-top: 0;
  font-size: 11px;
  line-height: 1;
  color: #ffffff;
  font-weight: 500;
  padding: 1px 4px 0;
  border-radius: 2px;
}
/*promotion title in totals start*/
.order-discount-total-price-elements-promotions .promotion-title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 200px;
  text-align: left;
}
/*promotion title in totals finish*/
/*cart list img, padding finish*/
.order-discount-total-price-elements-promotions .promotion-title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 200px !important;
  text-align: left;
}
@media (min-width: 790px) {
  .tt-shopcart-table-02 table td:nth-child(3) {
    width: 20%;
    min-width: 100px;
  }
}
@media (min-width: 1024px) {
  .text-ellipsis-cart-title {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .itc-mini-order .text-ellipsis-cart-title {
    width: 124px;
  }
  #itc-order-table .text-ellipsis-cart-title {
    width: 310px;
  }
}
/*empty-cart start*/
.tt-empty-cart {
  text-align: center;
  padding: 40px 20px 0;
  color: #777777;
}
.tt-empty-cart .tt-icon {
  font-size: 80px;
  line-height: 1.1;
  color: #ebecee;
}
.tt-empty-cart .btn {
  margin-top: 15px;
}
/*empty-cart finish*/
.tt-shopcart-table-02 .order-stock-control .tt-product-img img {
  max-width: 60px;
}
.tt-shopcart-table-02 table tr .order-stock-control {
  padding: 5px 0;
}
.tt-advantage .tt-promo-box.tt-one-child .tt-description .tt-title-small {
  position: absolute;
  bottom: 12px;
  right: 12px;
  padding: 5px 13px 2px;
  content: "";
  z-index: 0;
  display: block;
  background: hsla(0, 0%, 100%, .9);
  border-radius: 5px;
}
@media (min-width: 1025px) and (max-width: 1630px) {
  .tt-item:not(.itc-product-list-row) .tt-product:not(.tt-view) .tt-description .tt-title {
    min-height: 46px;
  }
  .slick-track .tt-product:not(.tt-view) .tt-description .tt-title {
    min-height: 46px;
  }
  .slick-track .tt-product:not(.tt-view) .tt-image-box .tt-img {
    height: 154px;
    text-align: center;
  }
  .slick-track .tt-product:not(.tt-view) .tt-image-box .tt-img-roll-over {
    height: 154px;
    text-align: center;
  }
  .slick-track .tt-product:not(.tt-view) .tt-image-box img {
    width: auto;
    height: 100%;
    margin: 0 auto;
    max-width: 218px;
  }
  .search-results .tt-layout-vertical .tt-title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.tt-product-info-price-wrapper {
  min-width: 90%;
}
@media (min-width: 1631px) {
  .tt-item:not(.itc-product-list-row) .tt-product:not(.tt-view) .tt-description .tt-title {
    min-height: 46px;
  }
  .slick-track .tt-product:not(.tt-view) .tt-description .tt-title {
    min-height: 46px;
  }
  .slick-track .tt-product:not(.tt-view) .tt-image-box .tt-img {
    height: 182px;
    text-align: center;
  }
  .slick-track .tt-product:not(.tt-view) .tt-image-box .tt-img-roll-over {
    height: 182px;
    text-align: center;
  }
  .slick-track .tt-product:not(.tt-view) .tt-image-box img {
    width: auto;
    height: 100%;
    margin: 0 auto;
    max-width: 254px;
  }
  .search-results .tt-layout-vertical .tt-img {
    max-width: 30px;
    margin-top: 2px;
  }
  .search-results .tt-layout-vertical .tt-title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
header .tt-cart .tt-cart-layout .tt-cart-content .tt-cart-list .tt-item a:not([class]) {
  align-items: center;
}
header .tt-cart .tt-cart-layout .tt-cart-content .tt-cart-list .tt-item:not(:first-child) {
  margin-top: 5px;
}
header .tt-cart .tt-cart-layout .tt-cart-content .tt-cart-list .tt-item {
  align-items: center;
}
.refresh-mini-account .dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #ebedf2;
}
.refresh-mini-account .btn-group.btn-group-toggle .btn {
  font-size: 13px;
  background-color: #f1f1f1 !important;
  color: #333;
  height: 32px;
  width: 70px;
  font-weight: 500;
}
.refresh-mini-account .bg-light:not(:disabled):not(.disabled).active, .refresh-mini-account .bg-light:not(:disabled):not(.disabled):active, .refresh-mini-account .show > .bg-light.dropdown-toggle {
  color: #fff;
  background-color: #2879fe !important;
  border-color: #2879fe !important;
}
::-webkit-scrollbar {
  width: 10px;
  height: 10px;
  margin-bottom: 10px;
}
::-webkit-scrollbar-track {
  background-color: #ebebeb;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
::-webkit-scrollbar-thumb {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: #2879fe !important;
}
.overflow-x-auto {
  overflow-x: auto;
}