.content-area {
  margin-top: 0 !important;
}

.woocommerce-products-header .topbox .term-description {
  position: absolute;
  top: 50%;
  transform: translate(0px, -50%);
  left: 50px;
  max-width: 374px;
}

.woocommerce-products-header .topbox h1 {
  text-align: left;
  margin: 0 0 15px;
  padding: 0 0 15px;
}

.woocommerce-products-header .topbox p {
  color: #fff;
  line-height: 24px;
  font-size: 14px;
  letter-spacing: .02px;
  text-align: left;
}

.home {
  background: #fff
}

body {
  color: #646464;
  font-family: 'Glacial Indifference';
}

div,
h1,
h2,
h3,
h4,
h5,
h6,
li,
p,
table,
td,
th,
tr,
ul {
  font-family: 'Glacial Indifference';
  color: #646464
}

* {
  outline: 0 !important
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Glacial Indifference';
}

input,
p,
span,
textarea {
  font-family: 'Glacial Indifference';
}

body table td,
body table th {
  word-break: break-word
}



@font-face {
  font-family: 'Glacial Indifference';
  src: url('../fonts/GlacialIndifference-Regular.woff2') format('woff2'),
      url('../fonts/GlacialIndifference-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Glacial Indifference';
  src: url('../fonts/GlacialIndifference-Bold.woff2') format('woff2'),
      url('../fonts/GlacialIndifference-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}


.loader-spinner {
  position: absolute;
  color: #fff;
  right: 69px;
  top: 13px
}

.woocommerce ul.products li.product .onsale {
  display: none
}

#sticky-header {
  margin-top: 97px
}

#sticky-header .main-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99;
  background: #5a6060;
      --tw-bg-opacity: 0.4;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    transition-duration: .15s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
}

.container-fluid {
  padding: 0 30px;
  clear: both;
  margin-top: 0px;
  width: 100%;
  display: inline-block
}

a {
  word-break: break-word
}

.content-area {
  float: left;
  width: 100%;
  margin-top: 25px
}

.setbakendwidthpage {
  margin: auto;
  display: inherit
}

main {
  min-height: 800px
}

.main-header {
  background: #5a6060
}

.container2 {
  padding: 0 15px
}

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



.header {
  display: flex;
  justify-content: space-between;
  align-items: center
}

.header .logo {
  margin: 11px 0;
  height: 80px;
  width: 80px;
}

.head-right-block .phone-block {
  display: inline-block
}

.head-right-block .phone-block .phone {
  color: #000;
  background: url(../images/phone-icon.png) no-repeat left center;
  padding: 0 0 0 40px;
  font-family: 'Glacial Indifference';
  font-weight: normal;
  font-size: 18px;
  line-height: normal
}

.head-right-block .phone-block .phone span {
  display: block;
  font-size: 11px;
  color: #000;
  font-family: 'Glacial Indifference';
}

.head-right-block .order-tracking-block {
  display: inline-block;
  padding-left: 16px
}

.head-right-block .order-tracking-block .tracking {
  color: #fff;
  background: url(../images/order-tracking.png) no-repeat left center;
  font-family: 'Glacial Indifference';
  font-weight: normal;
  font-size: 18px;
  line-height: normal;
  width: 50px;
  height: 50px;
  display: inline-block;
  background-size: contain;
  position: relative;
  top: 0
}

.head-right-block .order-tracking-block .tracking span {
  display: block;
  font-size: 11px;
  color: #b3b9b9;
  font-family: 'Glacial Indifference';
  position: absolute;
  bottom: -9px;
  text-align: center;
  width: 78px;
  right: -13px;
  text-transform: uppercase
}

.head-right-block .cart-block {
  display: inline-block;
  padding: 0px 5px;
  margin: 0 4px;
  position: relative;
}

.head-right-block .cart-block .carts {
  position: relative
}

.head-right-block .cart-block .carts .count {
  background: #19a4d0;
  font-size: 13px;
  width: 20px;
  height: 20px;
  display: inline-block;
  text-align: center;
  border-radius: 100px;
  color: #fff;
  position: absolute;
  right: -7px;
  line-height: 20px;
  bottom: 0
}

.cart-block .sc_mini_shopping_cart_content {
  position: absolute;
  background: #fff;
  font-size: 14px;
  width: 310px;
  right: 0;
  padding: 7px 20px 16px 16px;
  border-radius: 5px;
  box-shadow: 0 0 10px hsl(0deg 0% 0% / 46%);
  display: none;
  top: 40px;
  overflow-y: auto;
  max-height: 520px
}

.cart-block .sc_mini_shopping_cart_content:after {
  content: "\f0d8";
  font-family: FontAwesome;
  position: absolute;
  right: 35px;
  top: -32px;
  font-size: 30px;
  color: #fff
}

.cart-block p.woocommerce-mini-cart__empty-message {
  text-align: center
}

.head-right-block .cart-block:hover .sc_mini_shopping_cart_content {
  display: inline-block
}

.cart-block .sc_mini_shopping_cart_content a.wc-forward {
  margin-right: 9px;
  padding: 12px 24px;
  border: solid 2px #323232;
  width: 100%;
  text-align: center;
  font-weight: 400;
  font-size: 14px;
  margin-top: 11px;
  background: 0 0;
  color: #323232;
  border-radius: 2px;
  display: inherit;
  text-transform: uppercase
}

.cart-block .sc_mini_shopping_cart_content a.wc-forward:hover {
  background: #222;
  color: #fff
}

.cart-block .sc_mini_shopping_cart_content a.wc-forward.checkout {
  background: #323232;
  color: #fff
}

.cart-block .sc_mini_shopping_cart_content a.wc-forward.checkout:hover {
  background: #222;
  color: #fff
}

.woocommerce ul.product_list_widget li span.remove_mini_basket_item {
  position: absolute;
  right: 7px;
  top: -11px;
  font-size: 30px
}

.cart-block .sc_mini_shopping_cart_content ul.woocommerce-mini-cart.cart_list li span.remove_mini_basket_item {
  position: absolute;
  right: -9px;
  top: -5px;
  font-size: 21px;
  cursor: pointer;
  z-index: 9
}

.cart-block .sc_mini_shopping_cart_content ul.woocommerce-mini-cart.cart_list li .extrancartmini {
  color: #323232;
  display: inline-block;
  width: 100%;
  padding: 0;
  font-size: 13px
}

.cart-block .sc_mini_shopping_cart_content ul.woocommerce-mini-cart.cart_list {
  margin: 0
}

.cart-block .sc_mini_shopping_cart_content ul.woocommerce-mini-cart.cart_list li {
  list-style: none;
  position: relative;
  border-bottom: solid 1px #ddd;
  padding: 9px 0 15px 0;
  border-bottom: solid 1px #ddd;
  display: table;
  width: 100%;
  justify-content: space-between
}

.cart-block .sc_mini_shopping_cart_content ul.woocommerce-mini-cart.cart_list li .imageboxpanelleft {
  width: 73px;
  margin-right: 11px;
  display: table-cell;
  vertical-align: top
}

.cart-block .sc_mini_shopping_cart_content ul.woocommerce-mini-cart.cart_list li a {
  font-weight: 500;
  font-size: 14px;
  display: inline-block;
  width: 100%;
  line-height: 20px;
  text-decoration: none;
  color: #323232;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 6px;
  padding: 0 1px 0 0;
  position: relative
}

.woocommerce div.product form.cart a.added_to_cart.wc-forward {
  display: none
}

.cart-block .sc_mini_shopping_cart_content ul.woocommerce-mini-cart.cart_list li a:hover {
  color: #ff4064
}

.cart-block .sc_mini_shopping_cart_content ul.woocommerce-mini-cart.cart_list li a img {
  width: 58px;
  display: inline-block;
  vertical-align: top;
  margin-right: 8px;
  float: left;
  border: 1px solid silver;
  margin-top: 7px
}

.cart-block .sc_mini_shopping_cart_content ul.woocommerce-mini-cart.cart_list li a:hover img {
  opacity: .5
}

.cart-block .sc_mini_shopping_cart_content ul.woocommerce-mini-cart.cart_list .variation {
  display: none
}

.cart-block .sc_mini_shopping_cart_content ul.woocommerce-mini-cart.cart_list {
  padding: 0;
  margin: 0
}

.cart-block .sc_mini_shopping_cart_content ul.woocommerce-mini-cart.cart_list li span.quantity {
  float: left;
  position: static;
  font-size: 14px;
  background: #fff;
  padding: 4px 0 0 0;
  color: #ff4064
}

.cart-block .sc_mini_shopping_cart_content ul.woocommerce-mini-cart.cart_list li span.quantity input.update_mini_cart_item {
  width: 43px;
  padding: 0;
  text-align: center;
  font-family: 'Glacial Indifference';
  border-radius: 2px;
  border: 1px solid #e0dfdf;
  font-weight: normal;
}

.cart-block .sc_mini_shopping_cart_content p.woocommerce-mini-cart__total.total {
  padding-top: 11px;
  margin: 0;
  font-size: 16px;
  font-weight: 700
}

.cart-block .sc_mini_shopping_cart_content p.woocommerce-mini-cart__total.total strong {
  color: #323232
}

.cart-block .sc_mini_shopping_cart_content p.woocommerce-mini-cart__total.total .woocommerce-Price-amount {
  color: #d6aa74;
  float: right;
  font-weight: 400
}

.head-right-block .searc-box {
  display: inline-block;
  padding-right: 6px;
  cursor: pointer
}

.head-right-block .searc-box img {
  max-width: 22px;
  position: relative;
  top: -5px;
  left: 6px;
}

.search-block {
  position: absolute;
  top: 94px;
  right: 0;
  width: 100%;
  max-width: 300px;
  display: none;
  z-index: 2
}

.search-block:after {
  content: '';
  background: hsl(0deg 0% 0% / 81%);
  width: 100%;
  height: 100%
}

.search-block .search {
  display: flex;
  position: relative;
  z-index: 1
}

.search-block .search input {
  width: 100%;
  background: rgb(0 0 0 / 63%);
  font-size: 14px;
  font-family: 'Glacial Indifference';
  font-weight: normal;
  border: solid #19a4d0;
  color: #fff
}

.search-block .search button {
  background: #19a4d0;
  border-radius: 0
}

.auto-suggestion-list ul.product-auto-search-list {
  position: absolute;
  z-index: 99;
  background: #fff;
  width: 100%;
  list-style: none;
  margin: 0;
  top: 62px;
  max-height: 500px;
  overflow: auto;
  box-shadow: 0 0 11px #c1c1c1;
  overflow-x: hidden;
  padding: 0
}

.auto-suggestion-list ul.product-auto-search-list li {
  padding: 5px 15px
}

.auto-suggestion-list ul.product-auto-search-list li:hover {
  background: #e9e9e9
}

.auto-suggestion-list ul.product-auto-search-list li .row {
  display: inline-block;
  width: 100%
}

.auto-suggestion-list ul.product-auto-search-list li .row .sc_sell_product_image {
  width: 42px;
  float: left;
  text-align: center;
  margin-right: 8px;
  border: solid 1px #ddd;
  margin-top: 4px
}

.auto-suggestion-list ul.product-auto-search-list li .row .sc_sell_product_image img {
  top: 0
}

.auto-suggestion-list ul.product-auto-search-list li .row .sc_sell_product_name {
  font-size: 13px;
  line-height: 18px;
  width: 255px
}

.auto-suggestion-list ul.product-auto-search-list li .row .sc_sell_product_name a {
  text-decoration: none;
  color: #323232
}

.auto-suggestion-list ul.product-auto-search-list li .row .sc_sell_product_price {
  display: block;
  width: auto;
  margin: 0 0 0 50px
}

.auto-suggestion-list ul.product-auto-search-list li .row .sc_sell_product_price .price {
  font-size: 14px;
  display: block
}

.auto-suggestion-list ul.product-auto-search-list li .row .sc_sell_product_price .price ins {
  background: #ff0;
  color: red
}

.auto-suggestion-list ul.product-auto-search-list li .row .sc_sell_product_subtotal {
  display: block;
  width: 100%;
  margin: 0 0 0 50px;
  line-height: normal
}

.auto-suggestion-list ul.product-auto-search-list li .row .sc_sell_product_subtotal a {
  font-size: 12px;
  padding: 4px 13px;
  background: #fff;
  color: #333;
  border: solid 1px #ddd;
  display: inline-block;
  margin: 0;
  height: auto
}

.auto-suggestion-list ul.product-auto-search-list li .row .sc_sell_product_subtotal a i {
  background: url(../images/cart-icon1.png) no-repeat;
  width: 12px;
  height: 12px;
  display: inline-block;
  background-size: contain;
  margin-right: 3px
}

.header .main-nav .menu .item-link-outer {
  display: inline-block
}

.header .main-nav .menu .item-link-outer .item-link-outer {
  display: inline-block
}

.header .main-nav .menu .item-link-outer .menu-item-link-return {
  padding: 0;
  margin: 0;
  background: no-repeat;
  color: #000;
}

.header .main-nav .menu li ul.sub-menu li.mobile-parent-nav-menu-itemmenu-item {
  display: none;
}

.header .main-nav .menu .item-link-outer .menu-item-link-return svg {
  margin: 0 0 -7px 0
}

.header .main-nav .menu {
  margin:24px 0 0 0;
  padding: 0
}

.header .main-nav .menu>li {
  display: inline-block;
  font-size: 13px;
  color: #fff;
  margin: 0 10px;
  padding: 0 0 38px 0;
  list-style: none;
  position: relative;
}

.header .main-nav .menu li.menu-item:hover:not(.selected) {
  background-color: transparent
}

.header .main-nav .menu li a {
  color: #fff;
  text-transform:capitalize;
  font-size: 16px;
}

.header .main-nav .menu li a:hover {
  color: #19a4d0
}

.header .main-nav .menu li .submenu-expand {
  display: inline-block;
  padding: 0;
  background: 0 0;
  transition: .3s ease-in-out
}
.header .main-nav .menu li .submenu-expand svg.svg-icon {
  fill: black;
}

.header .main-nav .menu li ul.sub-menu {
  position: absolute;
  left: 5px;
  top: 68px;
  background: #383838;
  right: 5px;
  z-index: 5;
  padding: 0 0 0 0;
  display: none;
  white-space: nowrap;
  min-width: 230px;
  --tw-bg-opacity: 0.4;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  transition-duration: .60s;
  transition-property: all;
  transition-timing-function: cubic-bezier(.4,0,.2,1);
}

.header .main-nav .menu li:hover>ul.sub-menu { 
  display: inline-block; background: rgba(255, 255, 255, 0.9) !important; display: block;;
}
.header .main-nav .menu li ul.sub-menu li ul.sub-menu .mobile-parent-nav-menu-itemmenu-item {display: none;}


.header .main-nav .menu li ul.sub-menu li.menu-item {
  list-style: none;
  margin: 0px 0 0 0;
  float: left;
  width: 100%;
  text-indent: 10px;
position: relative;
  display: block;
  transition: all 0.5s ease;
}

.header .main-nav .menu li ul.sub-menu li.menu-item.mtasliderexc {
  width: 39.4%;
  border: none
}

.header .main-nav .menu li ul.sub-menu li.menu-item a {
  text-transform: capitalize
}

.header .main-nav .menu li ul.sub-menu li.menu-item .item-link-outer a {
  font-size: 16px;
  color: #19a4d0;
  width: 100%;
  padding: 8px 7px;
  display: block;
}
.header .main-nav .menu li ul.sub-menu li.menu-item .item-link-outer a:hover {
  color: #19a4d0 !important;
  text-decoration: none;
}

.header .main-nav .menu li ul.sub-menu .submenu-expand svg {
  fill: #19a4d0
}

.header .main-nav .menu.mega-dropdown-menu li ul.sub-menu li.menu-item .item-link-outer+button.submenu-expand {
  position: relative;
  top: -10px
}

.header .main-nav .menu.mega-dropdown-menu li ul.sub-menu li.menu-item .item-link-outer {
  position: relative;
  margin-bottom:0;
  width:100%; display: block;
}

.header .main-nav .menu.mega-dropdown-menu li ul.sub-menu li.menu-item .item-link-outer:after {
  content: '';
  background: #19a4d0;
  width: 100%;
  display: inline-block;
  position: absolute;
  left: 0;
  bottom: -4px;
  height: 1px;
  display: none;
}

.header .main-nav .menu.mega-dropdown-menu li ul.sub-menu li ul.sub-menu .item-link-outer {
  margin: 0
}

.header .main-nav .menu.mega-dropdown-menu li ul.sub-menu li ul.sub-menu .item-link-outer:after {
  content: '';
  opacity: 0
}

.header .main-nav .menu li ul.sub-menu li ul.sub-menu {
  display: inline-block;
  position: static;
  vertical-align: top;
  padding: 0;
  width: 100%;
  display: none;
  transition: all 0.5s ease;
}

.header .main-nav .menu li ul.sub-menu li.menu-item:hover ul.sub-menu {
  position: absolute;
  top: 0;
  left: 100%;
  display: block;
}

.header .main-nav .menu li ul.sub-menu li ul.sub-menu li {
  display: block;
  margin: 0;
  list-style: none;
  width: 100% !important;
  border: none;
  min-height: inherit;
  line-height: 20px;
  padding: 0
}

.header .main-nav .menu li ul.sub-menu li ul.sub-menu li .item-link-outer a {
  font-size: 14px;
  font-family: 'Glacial Indifference';
  color: #000; padding: 12px 7px;
  font-weight: normal;
}

.header .main-nav .menu li ul.sub-menu li ul.sub-menu li .item-link-outer a:before {
  content: "\f101";
  font-family: fontawesome;
  margin: 0 6px 0 0;
  display: none;
}

.header .main-nav .menu li ul.sub-menu li ul.sub-menu li .item-link-outer a:hover {
  color: #19a4d0
}

.header .main-nav .menu li ul.sub-menu .item-link-outer-slider {
  padding: 0 0 0 11px
}

.main-menu-more {
  display: none
}

.header .main-nav .menu li ul.sub-menu li.menu-item.stickybottom {
  width: 100%;
  margin: 0;
  padding: 0;
  min-height: inherit
}

.header .main-nav .menu li ul.sub-menu li.menu-item.stickybottom .item-link-outer-slider {
  padding: 0;
  margin: 22px 0 0 0
}

.header .main-nav .menu li ul.sub-menu li.menu-item.stickybottom .item-link-outer-slider img {
  width: 100%;
  max-width: 100%;
  display: inline-block;
  float: left;
  position: static
}

.header .main-nav .menu li ul.sub-menu li.menu-item.stickybottom .item-link-outer-slider * {
  margin: 0;
  padding: 0
}

.header .main-nav .menu.dropdown-menu li ul.sub-menu .mobile-parent-nav-menu-item {
  display: none
}

.header .main-nav .menu.dropdown-menu>li {
  position: relative
}

.header .main-nav .menu.dropdown-menu li ul.sub-menu {
  top: 63px;
  width: 253px
}

.header .main-nav .menu.dropdown-menu li ul.sub-menu li.menu-item {
  margin: 12px 0 0 0;
  width: 100%;
  position: relative
}

.header .main-nav .menu.dropdown-menu li ul.sub-menu li.menu-item ul.sub-menu li.menu-item {
  margin: 3px 0 0 0
}

.header .main-nav .menu.dropdown-menu li ul.sub-menu li.menu-item ul.sub-menu {
  display: none;
  position: absolute;
  left: 242px;
  top: 0;
  background: #222;
  padding: 7px 0 14px 0
}

.header .main-nav .menu.dropdown-menu li ul.sub-menu li.menu-item:hover ul.sub-menu {
  display: inline-block
}

.header .main-nav .menu.dropdown-menu li ul.sub-menu li.menu-item:hover button.submenu-expand {
  transform: rotate(-87deg);
  transition: .3s ease-in-out
}

.header .main-nav .menu.dropdown-menu li ul.sub-menu ul.sub-menu li a:hover {
  color: #19a4d0 !important
}

.slider-main {
  position: relative;
  display: inline-block;
  width: 100%
}

.slider-main img {
  width: 100%
}

.slider-main .content {
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 72px;
  z-index: 1
}

.slider-main .content h2 {
  color: #fff
}

.slider-main .content h5 {
  color: #fff;
  margin: 0;
  font-size: 30px;
  font-weight: 400
}

.slider-main .content h5 p {
  color: #fff;
  margin: 0;
  font-size: 30px;
  font-weight: 400
}

.slider-main .content a {
  border: solid 1px #fff;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  padding: 9px 0;
  display: inline-block;
  width: 215px;
  margin: 24px 0 0 0
}

.slider-main .content a:hover {
  background: #19a4d0;
  color: #fff;
  border: solid 1px transparent
}

.slider-main .owl-nav {
  width: 100%
}

.slider-main .owl-nav .owl-prev {
  font-size: 0px;
  position: absolute;
  left: 30px;
  top: 45%
}

.slider-main .owl-nav .owl-prev:after {
  display: inline-block;
  content: " ";
  width: 23px;
  height: 45px;
  background: url(../images/sprit2.png) no-repeat -22px -6px
}

.slider-main .owl-nav .owl-next {
  font-size: 0px;
  position: absolute;
  right: 30px;
  top: 45%
}

.slider-main .owl-nav .owl-next:before {
  display: inline-block;
  content: " ";
  width: 23px;
  height: 45px;
  background: url(../images/sprit2.png) no-repeat -51px -6px
}

.home-welcome-text {
  text-align: center
}

.home-welcome-text h2 {
  font-size: 40px;
  letter-spacing: 2px
}

.home-welcome-text h3 {
  letter-spacing: 2px
}

.home-welcome-text h4 {
  letter-spacing: 2px;
  margin-bottom: 41px
}

.home-welcome-text h4 a {
  font-family: 'Glacial Indifference';
}

.home-welcome-text p {
  font-size: 28px;
  margin: 0;
  padding: 0;
  font-family: 'Glacial Indifference';
}

.home-welcome-text p a {
  display: block;
  color: #ee4d4d;
  font-family: 'Glacial Indifference';
}

.home-welcome-text.imgseprator .wpb_single_image.vc_align_center {
  text-align: center;
  margin: -10px 0 0 0
}

.home-service-category h2 {
  text-align: center;
  font-size: 20px;
  font-family: 'Glacial Indifference';
}

.home-service-category img {
  width: 100%
}

.home-service-category .wpb_single_image .vc_figure {
  width: 100%
}

.home-service-category a {
  font-family: 'Glacial Indifference';
}

.home-service-category .vc_box_border_grey {
  position: relative;
  width: 100%;
  display: inline-block
}

.home-service-category .vc_box_border_grey:after,
.home-service-category .vc_box_border_grey:before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  -webkit-transition: all .6s ease-out 0s;
  -moz-transition: all .6s ease-out 0s;
  transition: all .6s ease-out 0s;
  background-color: rgba(0, 0, 0, 0.4);
  height: 100%
}

.home-service-category .vc_box_border_grey:hover:after {
  background-color: inherit;
  top: 100%;
  bottom: 50%
}

.home-service-category .vc_box_border_grey:hover:before {
  background-color: rgba(255, 255, 255, .2);
  right: 50%;
  left: 50%
}

.imgseprator .wpb_single_image.vc_align_center {
  text-align: center;
  margin: 50px 0 -25px 0
}

.featured-inner {
  position: relative;
  background: #fff;
  padding: 70px 15px 15px;
  max-width: 450px;
  margin: auto;
}

.featured-inner .sticker {
  font-weight: bold;
  float: right;
  margin-top: 0;
  position: absolute;
  top: 8px;
  background: #008000;
  color: #fff;
  width: 186px;
  font-size: 16px;
  text-align: center;
  padding: 5px 5px;
  left: 8px;
  max-width: 186px;
}

.featured-inner .featured-img {
  height: 200px
}

.featured-inner .featured-img img {
  height: 100%;
  width: auto !important;
  margin: auto
}

.featured-inner .slider-home-price {
  font-size: 14px
}

.featured-inner .price {
  display: block;
  line-height: normal
}

.featured-inner .price bdi {
  font-weight: 700;
  color: #646464;
  font-size: 17px
}

.featured-inner span.savePrice {
  color: red
}

.featured-inner .slider-home-price .product_save_price {
  line-height: normal;
  margin-top: 2px
}

.featured-inner .link_more .button {
  background: #646464;
  color: #fff;
  font-size: 14px;
  margin-top: 1em;
  margin-bottom: 8px;
  padding: .4rem 0;
  display: inline-block;
  font-weight: bold;
  font-family: 'Glacial Indifference';
  border-radius: 0;
  width: 120px;
  text-align: center;
  text-transform: capitalize
}

.featured-inner .link_more .button:hover {
  background: #19a4d0
}

.featured-inner h3 a {
  color: #323232
}

.featured-inner h3 a:hover {
  color: #ff4064
}

.featured-inner h3 {
  font-size: 16px;
  font-weight: normal;
  margin: 12px 0 0 0;
  min-height: 43px;
  font-family: 'Glacial Indifference';
  line-height: 23px;
  color: #323232
}

.featured-inner h3:hover {
  color: #ff4064
}

.featured-inner .overlay {
  display: none;
  transition: .3s ease-in-out
}

.featured-inner:hover .overlay {
  transition: .3s ease-in-out;
  background: hsl(0deg 0% 0% / 70%);
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: inline-block
}

.featured-inner .overlay .cart-icon {
  border: solid 2px #fff;
  display: inline-block;
  width: 70px;
  height: 70px;
  text-align: center;
  line-height: 60px;
  border-radius: 100px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%)
}

.featured-inner .overlay .cart-icon a {
  color: #fff
}

.home-featured-product h2 {
  margin: 0;
  padding: 0;
  font-size: 40px;
  font-weight: 700 !important;
  text-align: center
}

.home-featured-product p {
  text-align: center;
  padding: 0;
  margin: 19px 0 13px 0;
  font-size: 15px
}

.home-featured-product .owl-nav {
  font-size: 0px;
  position: absolute;
  top: -42px;
  right: 0
}

.home-featured-product .owl-nav .owl-prev {
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 28px;
  background: #fff;
  display: inline-block
}

.home-featured-product .owl-nav .owl-prev:hover {
  background: #19a4d0
}

.home-featured-product .owl-nav .owl-prev:after {
  content: "\f104";
  font-family: fontawesome;
  font-size: 19px
}

.home-featured-product .owl-nav .owl-next {
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 28px;
  background: #fff;
  display: inline-block;
  margin-left: 8px
}

.home-featured-product .owl-nav .owl-next:after {
  content: "\f105";
  font-family: fontawesome;
  font-size: 19px
}

.home-featured-product .owl-nav .owl-next:hover {
  background: #19a4d0
}

.home-featured-product .featured-inner .overlay .cart-icon:hover {
  background: #19a4d0
}

.home-tab-heading .tabing-difference .vc_column-inner {padding-top: 0 !important;}
.home-tab-heading h2.vc_custom_heading {text-align: center !important;width: 100%;font-size: 40px; margin: 0;}
.tabing-difference .tabing-difference-para {max-width: 770px;margin: auto;width: 100%;padding: 0 15px;}
.tabing-difference .tabing-difference-para p {text-align: center;font-size: 16px;line-height: 30px;padding: 0;margin: 20px 0 25px;font-weight: normal;color: #7B7B7C;font-family: 'Glacial Indifference';}
.home-tab-heading .tabing-difference .tabing-button{ margin:30px 0 23px; overflow: hidden;}
.home-tab-heading .tabing-difference .tabing-button h2 {color: #7B7B7C !important;opacity: 1;font-family: 'Glacial Indifference' !important;border: 1px solid #DCDBDB;margin: 0 6px;width: 165px;font-size: 16px;
padding: 6px 0;border-radius: 8px;cursor: pointer; position: relative; font-weight: normal;}
.home-tab-heading .tabing-difference .tabing-button h2:before {display: none;}
.home-tab-heading .tabing-difference .tabing-button h2.vc_custom_heading:nth-child(5) {width: 300px;}
.home-tab-heading .home-row-tabing h2.active:before {content: "\f101";font-size: 15px;font-family: fontawesome;margin-right: 7px;color: red}
.home-tab-heading .home-row-tabing h2.active:after {color: #19a4d0;content: "\f0da";font-size: 36px;font-family: fontawesome;position: absolute;left: 50%;top: 35px;
transform: rotate(90deg) translate(0px, 18%);}

.tabing-difference .tabing-button .wpb_wrapper {display: flex;align-items: center;justify-content: space-between; padding-bottom:12px; } 
.home-row-tabing-content .vc_col-sm-12 .vc_column-inner .wpb_wrapper .wpb_text_column {
  display: none; /* Hide all text columns initially */
}

.home-row-tabing-content .vc_col-sm-12 .vc_column-inner .wpb_wrapper .wpb_text_column:first-child {
  display: block; /* Only display the first text column */
}
.home-tab-heading .tabing-difference .home-row-tabing-content .wpb_text_column {margin: 0;} 
.home-tab-heading .tabing-difference .home-row-tabing-content .wpb_wrapper {display: flex;justify-content: space-between; background: #fff; flex-wrap: wrap;}

.home-tab-heading .tabing-difference .home-row-tabing-content .wpb_wrapper .tabing-left {width: 45%; }
.home-tab-heading .tabing-difference .home-row-tabing-content .wpb_wrapper .tabing-left img {width: 100%;padding: 0 30px 0 0px; height: 100%; object-fit: cover;}

.home-tab-heading .tabing-difference .home-row-tabing-content .wpb_wrapper .tabing-right {width: 55%;padding:30px 40px 30px 0;}
.home-tab-heading .tabing-difference .home-row-tabing-content .wpb_wrapper .tabing-right h3 {margin: 0;font-size: 40px;font-weight: normal;text-transform: uppercase;}
.home-tab-heading .tabing-difference .home-row-tabing-content .wpb_wrapper .tabing-right p {margin: 10px 0 0;color: #808080;font-size: 16px;font-weight: normal;line-height: 30px;
  font-family: 'Glacial Indifference';}

.home-tab-heading h2 {
  font-weight: 700;
  color: #626665;
  margin-bottom: 20px;
  text-transform: capitalize;
  font-size: 36px;
  line-height: 35px;
  letter-spacing: 0;
  margin-top: 27px;
  font-family: 'Glacial Indifference';
}

.home-tab-heading .home-row-tabing .vc_col-sm-9 p:first-child {
  float: left;
  margin-top: 23px;
  width: 40%
}

.home-tab-heading .home-row-tabing .vc_col-sm-9 h3 {
  display: inline-block;
  margin-bottom: 0
}





.home-tab-heading .home-row-tabing h2:after {
}

.home-tab-heading .home-row-tabing h2.active {
  background: #19a4d0;
  color: #fff !important
}


.home-tab-heading .home-row-tabing .vc_col-sm-9 {
  background: #f4f4f4;
  border-radius: 5px;
  min-height: 213px;
  padding: 3px 15px 15px 15px
}

.home-tab-heading .home-row-tabing .vc_col-sm-9 p {
  font-size: 16px;
  margin-top: 4px
}

.home-tab-heading .home-row-tabing .vc_col-sm-9 p img {
  float: left;
  padding: 0 25px 0 0
}

.home-tab-heading .home-row-tabing .wpb_wrapper .vc_figure {
  text-align: center;
  width: 100%
}

.home-tab-heading .home-row-tabing .wpb_wrapper .vc_figure img {
  max-width: 80%;
  margin: auto;
  display: inline-block
}

.home-gallery-sec .home-gallery-two {padding: 0 100px 50px;}
.home-gallery-sec .home-gallery-two .vc_btn3-icon-right {float: right;background: #fff;box-shadow: 7px 8px 15px 2px #eef5ff; text-transform: uppercase; font-weight: 600;
color: #000 !important; transition: all 0.9s ease; width: 120px; height: 44px;    text-align: left !important;}
.home-gallery-sec .home-gallery-two p.vc_custom_heading a {float: left;}

.home-gallery-sec .home-gallery-two .vc_btn3-icon-right:hover {transition: auto;transition: all 0.9s ease;width: 200px;text-align: center; background: #19a4d0 !important; color: #fff !important;}
.home-gallery-sec .home-gallery-two .vc_btn3-icon-right i.fas.fa-arrow-right {float: right;top: 15px;right: 19px;transform: none;}

.home-gallery-sec .home-gallery figure{ overflow:hidden; }
.home-gallery-sec .home-gallery figure a {transition: all 0.9s ease;overflow: hidden;}
.home-gallery-sec .home-gallery figure a img{ overflow:hidden;transition: all 0.9s ease;}
.home-gallery-sec .home-gallery figure a img:hover {transition: all 0.9s ease;transform: scale(1.1);}

.home-gallery-sec .lvca-carousel .slick-list .slick-slide .lvca-carousel-item {padding: 0 !important;}

.healingmovenowcenter {
  text-align: center
}

.healingmovenowcenter .vc_column_container {
  float: none;
  max-width: 1500px;
  margin: auto
}

.healingmovenowcenter p {
  font-family: 'Glacial Indifference';
  color: #646464;
  font-weight: normal;
  font-size: 20px;
  padding: 0;
  margin: 0;
  line-height: 28px
}

.healingmovenowcenter h3 {
  font-weight: 400;
  color: #626665;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-size: 36px;
  line-height: 35px;
  letter-spacing: 0;
  margin: 0 0 23px 0
}

.makeallcenters {
  text-align: center
}

.makeallcenters figure {
  display: inline-block;
  float: none;
  width: 100%;
  text-align: center
}
.home .container-fluid{ padding:0 }

.brands-logo{    display: contents;}
.brands-logo .slick-slide:first-child {
    margin-left: 0;
}
.brands-logo {max-width: 1700px;margin:0 auto !important;width: 100%;}
.brands-logo .slick-slide {height: 120px;background: #F5F5F7 !important;padding: 15px 15px;margin: 0 20px;}
.brands-logo .slick-slide div {height: 100%;width: 100%;}
.brands-logo .slick-slide a {height: 100%;display: inline-block;width: 100%;object-fit: cover;}
.brands-logo .slick-slide img {margin: auto;height: 100%;object-fit: contain;width: 100%;}


.ds-extra-box-hover .slick-list {margin: 50px 0 0;}
.ds-extra-box-hover .slick-list .slick-slide .lvca-carousel-item {border: 1px solid #E6E6E6;height: 150px;border-left: none;display: flex !important;padding:30px 15px 30px 25px !important;
position: relative; overflow: hidden;transition: all 0.9s ease;}
.ds-extra-box-hover .slick-list .slick-slide .lvca-carousel-item:before {content: '';background: url(../images/hover-blue.png) no-repeat;width: 150px;position: absolute;
  height: 100%; left: 0;transform: translate(-160px, 0px);transition: all 0.9s ease; top: 0;}
  .ds-extra-box-hover .slick-list .slick-slide .lvca-carousel-item:hover:before{transform: translate(0px, 0px);transition: all 0.9s ease;}
  .ds-extra-box-hover .slick-list .slick-slide .lvca-carousel-item:hover .block-img {
    transition: all 0.9s ease;
    transform: translate(-5px, 18px);
}
.ds-extra-box-hover .slick-list .slick-slide .lvca-carousel-item .block-img {margin: 0 0px 0 0px;    transform: translate(10px, 18px);transition: all 0.9s ease;width: 20%;}

.ds-extra-box-hover .slick-list .slick-slide .lvca-carousel-item .block-img img {width: 50px; margin: auto;}
.ds-extra-box-hover .slick-list .slick-slide .lvca-carousel-item .block-img .mobile {display: none;}
.ds-extra-box-hover .slick-list .slick-slide .lvca-carousel-item:hover .block-img .desktop {display: none;}
.ds-extra-box-hover .slick-list .slick-slide .lvca-carousel-item:hover .block-img .mobile {display: block;}

.ds-extra-box-hover .slick-list .slick-slide .lvca-carousel-item .wpb_wrapper {padding: 0 0 0 45px; width: 80%;}
.ds-extra-box-hover .slick-list .slick-slide .lvca-carousel-item .wpb_wrapper h5 {margin: 0;font-size: 18px;color: #2C2C2C;font-family: 'Glacial Indifference';font-weight: bold;}
.ds-extra-box-hover .slick-list .slick-slide .lvca-carousel-item .wpb_wrapper p {color: #2C2C2C;font-weight: normal;line-height: 20px;margin: 5px 0 0;}
footer {
  background: #5a6060;
  margin-top: 30px;
  display: inline-block;
  width: 100%
}

footer .copyright {
  text-align: center;
  padding: 36px 0;
  margin: 0;
  font-size: 14px;
  color: #fff;
  display: inline-block;
  width: 100%;
  border-top: solid 1px #757575
}

.footer {
  padding: 46px 0 0 0;
  display: flex;
  justify-content: space-between
}

.footer .block li::marker {
  color: #fff;
  font-size: 0px
}

.footer .block h3 {
  font-size: 18px;
  color: #fff;
  font-weight: 500;
  padding: 0 0 0 10px;
  border-left: solid 3px #19a4d0;
  margin: 21px 0 6px 0
}

.footer .block ul {
  margin: 0;
  padding: 4px 0 18px 0;
  line-height: normal
}

.footer .block ul li {
  line-height: normal;
  padding: 0;
  font-size: 14px;
  margin: 8px 0;
  font-family: 'Glacial Indifference';
  color: #fff;
  list-style: none
}

.footer .block ul li.menu-item:hover:not(.selected) {
  background: 0 0
}

.footer .block ul li a {
  font-size: 14px;
  color: #c7c7c7;
  font-family: 'Glacial Indifference';
}

.footer .block ul li a:hover {
  color: #19a4d0
}

.footer .block .social {
  margin: 15px 0 11px 0;
  padding: 0;
  line-height: normal;
  list-style: none
}

.footer .block .social li {
  line-height: normal;
  display: inline-block;
  margin: 0 6px 0 0
}

.footer .block .social li a {
  font-size: 14px;
  width: 35px;
  height: 35px;
  display: inline-block;
  background: #fff;
  color: #000;
  border-radius: 100px;
  text-align: center;
  line-height: 34px
}

.footer .block .social li a .fa {
  font-size: 14px;
  color: #000
}

.footer .block .address {
  margin: 0;
  padding: 6px 0 18px 0;
  line-height: normal;
  list-style: none;
  color: #c7c7c7
}

.footer .block .address li {
  font-size: 14px;
  margin: 4px 0 8px 0;
  line-height: 22px;
  font-family: 'Glacial Indifference';
}

.footer .block .address li .fa {
  color: #fff;
  font-size: 15px;
  width: 20px
}

.footer .block .address li a {
  font-size: 14px;
  color: #fff
}

.footer .block .address li b {
  color: #fff;
  display: block;
  font-size: 15px;
  font-weight: 500;
  font-family: 'Glacial Indifference';
}

header.entry-header {
  padding-top: 30px
}

header.entry-header h1.entry-title {
  font-size: 32px
}

header.entry-header h1.entry-title:after {
  content: '';
  width: 91px;
  display: block;
  height: 3px;
  background: #000;
  margin-top: 6px
}

.default-page {
  padding: 0 20px
}

.default-page h2 {
  font-size: 30px;
  margin: 0 0 15px 0
}

.default-page h3 {
  font-size: 26px;
  margin: 0 0 15px 0
}

.default-page h4 {
  font-size: 22px;
  margin: 0 0 15px 0
}

.default-page h5 {
  font-size: 19px;
  margin: 0 0 15px 0
}

.default-page h6 {
  font-size: 15px;
  margin: 0 0 15px 0
}

.default-page ul {
  font-size: 14px;
  margin: 0 0 15px 0
}

.default-page ol {
  font-size: 14px;
  margin: 0 0 15px 0
}

.default-page p {
  font-size: 14px;
  line-height: 22px;
  margin: 0 0 15px 0
}

.default-page a {
  color: #19a4d0
}

.page-content .vc_col-sm-4 .wpb_single_image.vc_align_left {
  margin: 0
}

.page-content .vc_col-sm-4 .vc_figure {
  width: 100%;
  display: inline-block
}

.page-content .vc_col-sm-4 .vc_figure img {
  width: 100%
}

.page-content .vc_col-sm-4 p {
  padding: 18px 0;
  margin: 0;
  font-size: 16px
}

.banner-page .vc_col-sm-12 h3 {
  font-size: 24px
}

.banner-page .vc_col-sm-12 p {
  font-size: 14px
}

.virtual-tour-page h1 {
  font-size: 40px
}

.woocommerce .woocommerce-breadcrumb {
  font-size: 14px;
  display: none;
  padding: 8px 0 0 12px
}

.woocommerce .woocommerce-result-count {
  margin: 28px 0;
  font-size: 14px;
  display: none
}

.woocommerce .woocommerce-ordering {
  margin: 8px 0 31px 0;
  
}

.woocommerce .woocommerce-ordering select {
  vertical-align: top;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  padding: 7px 9px;
  border: #f2f2f2;
  background: #f2f2f2;
}
.woocommerce ul.products li.product {
  border: 1px solid #c3c3c3;
  padding: 70px 15px 15px;
  background: #fff;
}
.woocommerce ul.products li.product span.sticker {
  font-weight: bold;
  float: right;
  margin-top: 0;
  position: absolute;
  top: 8px;
  background: #008000;
  color: #fff;
  width: 186px;
  font-size: 16px;
  text-align: center;
  padding: 5px 5px;
  left: 8px;
  max-width: 186px;
}
.woocommerce ul.products li.product span.sticker.preordernow {
  border: 1px solid #000;
  color: #000;
  background: #fff;
}
.woocommerce ul.products li.product span.sticker.outofstock {
  border: 1px solid #000;
  color: #000;
  background: #fff;
}
.woocommerce ul.products li.product .sticker.stock-clearence {
  background: #ff0000;
}
.woocommerce ul.products li.product span.sticker img {
  width: 100%
}

.pro-variation {
  font-size: 14px
}

.pro-variation p {
  color: #646464;
  font-size: 16px
}

.featured-inner .pro-variation p{
  text-align: left;
  margin: 3px 0;
  font-size: 19px;
  display: none;
}
.featured-inner .price .amount bdi {
  color: #d42840;
  font-size: 24px;
  font-weight: normal;
}
.woocommerce ul.products {
  margin: 0
}

.woocommerce ul.products li.product .price {
  color: #d42840;
  font-size: 17px;
  margin: 0
}

.woocommerce ul.products li.product .product-archive-list p {
  padding: 0;
  margin: 0;
  font-size: 19px
}

.woocommerce ul.products li.product .price .woocommerce-Price-amount bdi {
  color: #d42840;
  font-size: 24px;
  font-weight: normal;
}

.woocommerce ul.products li.product .price ins {
  display: block
}

.woocommerce ul.products li.product .regular-price {
  font-size: 14px
}

.woocommerce ul.products li.product .product_save_price {
  font-size: 14px;
  line-height: normal
}
.woocommerce ul.products li.product .product-archive-list .finance-product .sku-archive .sku_wrapper {
  display: flex;
}
.woocommerce ul.products li.product .product-archive-list .finance-product .sku-archive .sku_wrapper span{border: none;}
.woocommerce ul.products li.product .product_save_price .savePrice {
  font-size: 14px;
  color: #646464
}

.woocommerce ul.products li.product .finance-product {
  font-size: 14px
}

.woocommerce ul.products li.product .finance-product span {
  font-size: 14px
}

.extranotonlivecat {
  font-size: 20px;
  width: 100%;
  display: inline-block;
  font-family: arial
}

.woocommerce ul.products .pro-variation {
  max-width: 303px
}

.woocommerce ul.products li.product .onsale {
  top: 0;
  right: inherit;
  left: auto;
  margin: -.5em -.5em 0 0;
  z-index: 1;
  height: 40px
}

.woocommerce ul.products .woocommerce-loop-product__title {
  font-family: Lato;
  color: #323232;
  font-size: 16px !important;
  font-weight: 400;
  min-height: 60px;
  overflow: hidden
}

.woocommerce ul.products .woocommerce-loop-product__title:hover {
  color: #ff4064
}

.categorypagcls {
  display: block;
  height: 153px
}

.woocommerce-products-header .topbox {
  position: relative;
  margin-top: 0;
  display: inline-block;
  margin-bottom: 0;
}

.woocommerce-products-header .topbox .mobile_banner {
  display: none
}

.woocommerce-products-header .topbox h2,
.woocommerce-products-header .topbox h1 {
  font-size: 38px;
  text-transform: uppercase;
  color: #fff;
  border-bottom: #5a6060 1px solid;
  padding-bottom: 20px;
  margin-bottom: 20px;
  padding-top: 88px;
  font-family: Lato
}

.woocommerce-products-header .topbox p {
  color: #fff;
  line-height: 24px;
  font-size: 14px;
  letter-spacing: .02px
}

.woocommerce-products-header .topbox .term-description {
  position: absolute;
  top: 0;
  left: 50px;
  max-width: 374px
}

.woocommerce ul.products li.product .onsale {
  top: 0;
  right: inherit;
  left: auto;
  margin: 0;
  z-index: 1;
  height: 40px;
  font-size: 13px;
  line-height: 35px
}

.woocommerce ul.products li.product .product-archive-list {
  max-width: 377px;
  margin: auto
}

.woocommerce ul.products li.product .product-archive-list .categorypagcls {
  height: 153px;
  display: inline-block;
  text-align: center;
  width: 100%
}

.woocommerce ul.products li.product .product-archive-list .categorypagcls img {
  width: auto;
  max-width: 100%;
  margin: 0;
  max-height: 100%;
  display: block;
  margin: auto
}

.categorypagcls.hovernothave {
  transition: .3s ease-in-out;
  overflow: hidden;
  position: relative
}

.categorypagcls.hovernothave>a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%
}

.categorypagcls.hovernothave a.categorypagcls_xpcimg2 {
  transition: .3s ease-in-out;
  top: -100%
}

.categorypagcls.hovernothave a.categorypagcls_xpcimg1 {
  transition: .3s ease-in-out
}

.categorypagcls.hovernothave:hover a.categorypagcls_xpcimg2 {
  top: 0;
  transition: .3s ease-in-out
}

.categorypagcls.hovernothave:hover a.categorypagcls_xpcimg1 {
  top: 100%;
  transition: .3s ease-in-out
}

.woocommerce ul.products .link_more .button {
  background: #646464;
  border-radius: 0;
  color: #fff;
  font-size: 14px;
  width: 116px;
  text-decoration: none;
  text-align: center;
  padding: 8px 13px;
  line-height: normal;
  text-transform: capitalize;
  height: auto
}

.woocommerce ul.products .link_more .button:hover {
  background: #19a4d0
}

.no-banner-image.woocommerce-products-header {
  background: #f2f2f2;
  height: 400px
}

.no-banner-image.woocommerce-products-header .topbox {
  text-align: left;
  max-width: 400px;
  margin: 116px 30px 30px 50px
}

.no-banner-image.woocommerce-products-header .topbox p {
  position: static;
  color: #646464;
  line-height: 22px
}

.no-banner-image.woocommerce-products-header .topbox h1 {
  position: static;
  color: #323232;
  margin: 0;
  padding: 0 0 16px 0
}

.no-banner-image .topbox .term-description {
  display: none
}

.term-description {
  text-align: center;
  padding: 0 20px
}

.term-description p {
  color: #323232;
  margin: 0
}

.term-description p+p {
  color: #646464;
  line-height: 24px;
  font-size: 14px;
  padding-top: 10px
}

.woocommerce div.product {
  margin-top: 13px;
  display: inline-block;
  width: 100%
}

.leftposchange {
  max-width: 112px;
  position: absolute;
  top: -16px;
  z-index: 1;
  left: 0
}

.woocommerce div.product div.images.woocommerce-product-gallery .wpgs-for i {
  display: none !important
}

.woocommerce div.product div.images.woocommerce-product-gallery .wpgs-for img {
  max-height: 400px;
  width: auto;
  margin: auto
}

.woocommerce div.product div.images.woocommerce-product-gallery .slick-list {
  padding: 0 0 0;
  overflow: hidden;
  height: 111px
}

.woocommerce .slick-list.draggable .slick-track .slick-slide {
  position: relative;
  border: solid 1px #ddd;
  height: 90px;
  padding: 10px
}

.woocommerce .slick-list.draggable .slick-track .slick-slide.slick-current {
  border: solid 2px #000
}

.woocommerce .slick-list.draggable .slick-track .slick-slide img {
  max-height: 100%;
  width: auto;
  max-width: 100%;
  display: inherit;
  margin: auto
}

.woocommerce-product-gallery .wpgs-nav .slick-next {
  right: -36px
}

.woocommerce-product-gallery .wpgs-nav .slick-next:before {
  color: #ccc;
  content: "\f105";
  font-family: FontAwesome;
  font-size: 61px;
  opacity: inherit
}

.woocommerce-product-gallery .wpgs-nav .slick-prev {
  left: -26px;
  display: inline-block
}

.woocommerce-product-gallery .wpgs-nav .slick-prev:before {
  color: #ccc;
  content: "\f104";
  font-family: FontAwesome;
  font-size: 61px;
  opacity: inherit
}

.woocommerce-product-gallery .wpgs-nav .slick-arrow {
  top: 49px;
  display: inline-block;
  height: auto
}

.woocommerce div.product .woocommerce-tabs img {
  width: auto !important;
  max-width: 100%
}

.entry .entry-content .specification-box {  margin: 0;}
.entry .entry-content .specification-box .spec-line {display: flex; display:-ms-flexbox; margin:0 0 6px;font-size: 14px;align-items: center;}
.entry .entry-content .specification-box .spec-line label {  width: 20%;  float: left; text-align: right;margin: 0 15px 0 0px;}
.entry .entry-content .specification-box .spec-line span {width: 70%;  display: inline-block;  background: #ebe9eb;  padding: 7px 11px;}
.woocommerce span.onsale {
  width: 40px;
  height: 40px;
  font-size: 14px;
  line-height: normal;
  padding-top: 12px
}

.woocommerce div.product div.images.woocommerce-product-gallery .slick-slider {
  margin: auto
}

.woocommerce div.product div.images.woocommerce-product-gallery .slick-slider.wpgs-nav {
  padding-left: 8px
}

.woocommerce div.product div.images.woocommerce-product-gallery .slick-slider.wpgs-for .slick-list {
  padding: 0;
  height: 400px !important
}

.woocommerce div.product div.images.woocommerce-product-gallery .slick-slider.wpgs-for .slick-list .slick-track .slick-slide {
  height: 400px;
  display: flex;
  flex-wrap: wrap;
  align-items: center
}

.woocommerce div.product div.images.woocommerce-product-gallery .slick-slider.wpgs-for .slick-list .slick-track .slick-slide a {
  display: inline-block;
  width: 100%;
  height: 100%
}

.woocommerce div.product div.images.woocommerce-product-gallery .slick-slider.wpgs-for .slick-list .slick-track .slick-slide img {
  object-fit: scale-down;
  width: inherit;
  margin: auto
}

.woocommerce div.product div.images.woocommerce-product-gallery.withoutfooterthumb .slick-slider.wpgs-for .slick-list .slick-track .slick-slide {
  max-height: 400px
}

.woocommerce div.product div.images.woocommerce-product-gallery.withoutfooterthumb .slick-slider.wpgs-for .slick-list .slick-track .slick-slide a {
  display: inherit;
  height: inherit
}

.woocommerce div.product div.summary .freedelivery {
  margin: -53px 0 0;
  float: right
}

.shipping-calculator-form {
  display: block !important
}

.shipping-calculator-button {
  display: none
}

.woocommerce div.product .product_title:before {
  display: none
}

.woocommerce div.product div.summary {
  margin: 0;
  padding: 0
}

.woocommerce div.product .product_title {
  margin: 0px 0 20px;
  font-size: 20px;
  font-family: Lato;
  font-weight: 400;
  line-height: 31px;
  color: #323232
}

.woocommerce div.product p.price,
.woocommerce div.product span.price {
  margin: 0;
  padding: 0;
  color: #646464;
  font-size: 16px
}

.woocommerce div.product p.price del,
.woocommerce div.product span.price del {
  display: block;
  opacity: inherit
}

.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins {
  color: #646464;
  font-size: 14px
}

.woocommerce div.product p.price del bdi {
  color: #646464
}
.woocommerce div.product p.price.red {
  color: #c50b0b;
  font-size: 35px;
  font-weight: 400;
  line-height: 30px;
}
.single-product .product .extraPrice {
  font-size: 16px;
  padding: 0;
  margin: 11px 0 0 0;
  line-height: 1rem;
}
.single-product .product .gurantee_con h4 {
  margin: 0;
}
.single-product .product .angelleye_ppcp-button-container.angelleye_ppcp_horizontal_medium {
  margin: 8px 0;
}
.single-product .product .ds_view_cnt {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  color: #646464;
}
.vfinance.wrapperbox li:last-child {
  display: block;
}
.vfinance.wrapperbox .loaderbox{position: absolute;}
.single-product .product .product-share {
  margin-top: 8px;
}
.woocommerce div.product div.summary p.price ins,
.woocommerce div.product div.summary span.price ins {
  color: #000;
  font-size: 20px;
  font-weight: 400
}

.woocommerce div.product div.summary p.price ins .mypercentage {
  color: #000;
  border-radius: 3px;
  font-size: 14px;
  line-height: 22px;
  display: inline-block;
  margin-top: -10px
}

.woocommerce .woocommerce-product-details__short-description {
  margin: 16px 0 16px;
  padding: 0;
  font-size: 14px;
}

.woocommerce div.product form.cart .variations td.label {
  color: #646464;
  padding-right: 1em;
  font-size: 15px;
  vertical-align: top;
  width: 85px;
  padding-top: 17px
}

.woocommerce div.product form.cart .variations select {
  min-width: 100px;
  font-family: Lato;
  font-size: 15px;
  height: 37px;
  padding: 0 9px;
  color: #646464;
  border: solid 1px #ddd
}

.woocommerce div.product div.summary .variable_availabe {
  margin: 0;
  padding: 0;
}

.woocommerce div.product div.summary .variable_availabe span.availability {
  font-size: 14px;
  margin: 20px 0 18px 0;
  padding: 15px 0;
  border-top: 1px solid #b3b3b3;
  border-bottom: 1px solid #b3b3b3;
  display: inline-block;
}

.woocommerce div.product div.summary .variable_availabe span.availability span.fwb.dib {
  font-size: 24px;
  font-weight: 700;
  margin-left: 0;
  color: #777;
}

.woocommerce div.product div.summary .variable_availabe span.availability span.stock {
  font-size: 24px;
  font-weight: 700;
}

.woocommerce div.product div.summary .product_meta {
  margin: 0px 0 0 0;
  padding: 0
}
.woocommerce div.product div.summary .product_meta .trustpilot_details img {width: 265px;object-fit: cover;margin: 0 0 0;}

.woocommerce div.product div.summary .product_meta span.sku_wrapper {
  font-size: 13px;
  font-weight: 700
}

.woocommerce div.product div.summary .product_meta span.brand_wrapper {
  display: block;
  width: 100%;
  font-size: 15px;
  font-weight: bold;
}

.woocommerce div.product div.summary .product_meta span.sku_wrapper span.sku {
  font-weight: 400
}

.woocommerce div.product div.summary .product_meta .samplesr .downloadbt {
  margin-top: 13px;
  display: inline-block
}

.woocommerce div.product div.summary .product_meta .samplesr .downloadbt a {
  display: inline-block;
  background-color: #002338;
  border-color: #3d3d3d;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  font-size: 15px;
  line-height: 43px;
  letter-spacing: 0;
  padding: 0 12px 0 20px;
  border-radius: 2px;
  text-transform: uppercase;
  border-radius: 2px
}

.woocommerce div.product div.summary .product_meta .samplesr .downloadbt a:hover {
  background-color: #323232;
  color: #fff
}

.woocommerce div.product div.summary .product_meta .samplesr .downloadbt .download-icon {
  background: url(../images/download.png) no-repeat;
  width: 40px;
  height: 40px;
  vertical-align: bottom;
  display: inline-block;
  position: relative;
  left: 7px
}

.single_variation_wrap .sc-custom_variation-option {
  display: table;
  width: 100%;
  margin-bottom: 17px
}

.single_variation_wrap .label {
  font-size: 15px;
  font-weight: 700;
  display: table-cell;
  vertical-align: top;
  width: 134px
}

.customvaritionpoup {
  position: fixed;
  color: #fff;
  background: #fff;
  padding: 5px;
  top: 178px;
  z-index: 99999;
  left: 30%;
  height: 400px;
  width: 400px;
  border: none
}

.customvaritionpoup:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/swtach-mob-bg-white1.png) no-repeat;
  width: 100%;
  height: 100%
}

.single_variation_wrap .sc-custom_variation {
  display: table-cell
}

.single_variation_wrap .sc-custom_variation .image-select {
  margin: 0;
  padding: 0
}

.single_variation_wrap .options-selection p {
  font-size: 14px;
  font-weight: 400;
  color: #646464
}

.single_variation_wrap .sc-custom_variation .image-select li {
  width: 72px;
  display: inline-block;
  margin-bottom: 6px;
  vertical-align: top;
  border: solid 1px #ebebeb;
  height: 72px;
  position: relative
}

.single_variation_wrap .sc-custom_variation .image-select li.selected {
  border: solid 1px #323232;
  box-sizing: border-box
}

.single_variation_wrap .sc-custom_variation .image-select li.variation-input-box {
  display: none
}

.single_variation_wrap .sc-custom_variation .image-select li:after {
  content: "";
  background: url(../images/top-border.png) no-repeat;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 8px;
  z-index: 9;
  bottom: inherit
}

.single_variation_wrap .sc-custom_variation .image-select li:before {
  content: "";
  background: url(../images/bottom-border.png) no-repeat;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 8px;
  z-index: 9;
  top: inherit
}

.single_variation_wrap .sc-custom_variation .image-select li .wr-tooltip {
  width: 100%;
  display: inline-block;
  position: relative;
  height: 72px
}

.single_variation_wrap .sc-custom_variation .image-select li .wr-tooltip:after {
  content: "";
  background: url(../images/right-border.png) no-repeat;
  position: absolute;
  right: 0;
  top: 0;
  width: 8px;
  height: 100%;
  z-index: 9;
  left: inherit
}

.single_variation_wrap .sc-custom_variation .image-select li .wr-tooltip:before {
  content: "";
  background: url(../images/left-border.png) no-repeat;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 8px;
  height: 100%;
  z-index: 9;
  right: inherit
}

.single_variation_wrap .sc-custom_variation .image-select li .wr-tooltip .tooltip {
  bottom: calc(100% + 20px);
  opacity: 0;
  visibility: hidden;
  line-height: 20px;
  color: #eee;
  font-size: 11px;
  text-align: center;
  border-radius: 2px;
  z-index: 10;
  background: #333;
  white-space: nowrap;
  padding: 5px 15px;
  transition: all linear .2s;
  -moz-transition: all linear .2s;
  -webkit-transition: all linear .2s;
  left: 50%;
  transform: translate(-50%, 1px);
  position: absolute
}

.single_variation_wrap .sc-custom_variation .image-select li .wr-tooltip .tooltip:after {
  content: '';
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #333;
  top: 100%;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0)
}

.single_variation_wrap .sc-custom_variation .image-select li .wr-tooltip:hover span {
  opacity: 1;
  visibility: visible;
  bottom: calc(100% + 10px);
  transition: all linear .2s;
  -moz-transition: all linear .2s;
  -webkit-transition: all linear .2s
}

.single_variation_wrap .sc-custom_variation .image-select li .wr-tooltip .term-name {
  display: none
}

.woocommerce div.product p.price del {
  line-height: normal;
  font-size: 14px
}

.woocommerce .quantity .qty {
  width: 71px;
  padding: 0;
  height: 43px;
  font-size: 14px;
  font-family: Lato;
  text-align: left;
  padding-left: 12px
}

.woocommerce .quantity .text {
  border: solid 1px #ebebeb;
  -webkit-appearance: none;
  color: #646464;
  -moz-appearance: none;
  appearance: none;
  padding: 0;
  text-indent: 16px
}

.woocommerce div.product form.cart div.quantity {
  position: relative;
  margin-top: -1px;
  margin-right: 18px;
  margin-left: 11px;
}
.woocommerce div.product form.cart div.quantity .qty i.fa {
  color: #000;
}
.woocommerce div.product form.cart div.quantity .qty.pa.tc {
  position: relative;
  right: 0;
  top: 0;
  width: auto;
  display: flex;
  align-items: center;
  padding: 0;
  min-width: 20px;
}
.woocommerce div.product form.cart div.quantity .qty.pa.tc:after {
  content: '';
  background: #FFF;
  width: 14px;
  height: 32px;
  display: inline-block;
  position: absolute;
  right: 26px;
}

.woocommerce div.product form.cart div.quantity .qty.pa.tc .db {
  border: none;
  text-align: center;
  height: 22px;
  line-height: 22.5px;
  width: auto;
  display: inline-block;
  color: #646464;
  background: #fff;
}
.woocommerce div.product form.cart {margin-bottom: 2em;margin: 5px 0 19px 0}

.woocommerce div.product form.cart .omni-popup-trigger {border: none;padding: 0; margin: 0;}
.woocommerce div.product form.cart .omni-popup-trigger .finance-calculator-img, .woocommerce div.product form.cart .omni-popup-trigger .omnilogo {display: none;}
.woocommerce div.product form.cart .omni-popup-trigger:hover {background: none;}
/*.woocommerce div.product form.cart .omni-popup-trigger .finance-calculator {border: 1px solid #1a79c4;border-color: #0c3755;max-width: 500px;width: 100%;padding: 20px; display: inline-block;}
.woocommerce div.product form.cart .omni-popup-trigger .finance-calculator:hover{background: #0c3755;}*/
.woocommerce div.product form.cart .omni-popup-trigger .finance-calculator .finance-overview-product {width: 100%;}
.woocommerce div.product form.cart .omni-popup-trigger .finance-calculator .finance-overview-product h4.finance-pro-title {color: #000;font-size: 16px;margin-bottom: 0;text-transform: none;text-decoration: underline;
position: relative;padding: 0 0 0 22px;}
.woocommerce div.product form.cart .omni-popup-trigger .finance-calculator .finance-overview-product h4.finance-pro-title{ color: #000;}
.woocommerce div.product form.cart .omni-popup-trigger .finance-calculator .finance-overview-product h4.finance-pro-title:before {
content: '';background: url(../images/taglabel.png);width: 14px;height: 14px;position: absolute;left: 0;top: 4px;background-size: cover;}
.woocommerce div.product form.cart .omni-popup-trigger .finance-calculator .finance-overview-product .finance-overview-hint {font-size: 15px;color: #474747 !important;padding: 0 40px 0 0px;
display: block;line-height: 27px; display: none;}
.woocommerce div.product form.cart .omni-popup-trigger .finance-calculator:hover .finance-overview-hint {color: #fff !important;}


.ds_free_delivery{ display: inline-block; margin: 0px !important;}
.ds_free_delivery a {display: block;color: #000;font-size: 16px;margin-bottom: 0;text-transform: none;text-decoration: underline;position: relative;padding: 0 0 0 30px;font-weight: 600;}
.ds_free_delivery a:before{content: '';background: url(../images/free-shipping.svg);
  width: 24px;height: 24px;position: absolute;left: 0;top: 4px; background-size: cover;}

.woocommerce div.product form.cart div.quantity .qty.pa.tc .db.minus {
  position: relative;
  top: -4px;
  color: #646464;
  height: auto;
  width: auto;
  line-height: 0;
}
/* body.single-product .type-product .entry-summary .cart .quantity .input-text.qty {
  width: 45px;
  border: solid 1px #a5a5a5;
  border-radius: 5px;
  margin: 0 13px;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  -moz-appearance: textfield !important;
} */

#zoid-paypal-buttons-uid_9dac7506e8_mdg6ndk6mdy > iframe.visible{z-index: 9 !important;}
.trustpilot_details iframe {
  width: auto !important;
}

.woocommerce div.product form.cart .button {
  font-family: Lato;
  background: #323232;
  font-size: 14px;
  text-transform: uppercase;
  height: 43px;
  border-radius: 0;
  font-weight: 500;
  padding: 0 24px 0 43px;
  position: relative;
  margin-left: 5px;
  border-radius: 2px
}

.woocommerce div.product form.cart .button:after {
  display: none
}

.woocommerce div.product form.cart .button:hover {
  background: #222
}

.woocommerce div.product form.cart .button:before {
  content: '';
  background: url(../images/cart-icon.png) no-repeat;
  width: 13px;
  height: 20px;
  display: inline-block;
  background-size: contain;
  position: absolute;
  left: 21px;
  top: 13px
}

.woocommerce div.product form.cart .button.added:before {
  content: "\f00c";
  font-family: FontAwesome;
  background: 0 0
}

.woocommerce div.product form.cart .button.loading:before {
  content: "\f110";
  font-family: FontAwesome;
  background: 0 0
}

.woocommerce div.product form.cart button.single_add_to_cart_button {
  padding: 0 24px 0 49px;
}

.product-share {
  margin-top: 13px
}

.product-share span {
  font-size: 14px;
  font-weight: 800;
  color: #646464;
  margin-right: 11px
}

.product-share .social-share {
  padding: 0;
  margin: 0;
  display: inline-block
}

.product-share .social-share li {
  display: inline-block
}

.product-share .social-share li a {
  width: 32px;
  height: 32px;
  line-height: 32px;
  font-size: 14px;
  display: inline-block;
  text-align: center;
  color: #646464;
  border-radius: 2px;
  border: 1px solid #e2e2e2;
  transition: .3s all
}

.product-share .social-share li a.facebook:hover {
  border: 1px solid #6078aa;
  color: #6078aa;
  transition: .3s all
}

.product-share .social-share li a.twitter:hover {
  border: 1px solid #00abf0;
  color: #00abf0;
  transition: .3s all
}

.product-share .social-share li a.google:hover {
  border: 1px solid #d95232;
  color: #d95232
}

.product-share .social-share li a.pinterest:hover {
  border: 1px solid #db2828;
  color: #db2828;
  transition: .3s all
}

.product-share .social-share li a.db:hover {
  border: 1px solid #507299;
  color: #507299;
  transition: .3s all
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
  background-color: #323232;
  color: #fff;
  -webkit-font-smoothing: antialiased
}

.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
  background-color: #222;
  color: #fff
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
  margin: 0 0 25px 0
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
  border: 0 solid #d3ced2;
  background-color: #ebe9eb;
  display: inline-block;
  position: relative;
  z-index: 0;
  border-radius:0 0 0;
  margin: 0 -5px;
  padding: 0 16px 5px 16px
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  padding: 0 0;
  font-size: 12px;
  font-family: Lato;
  text-transform: uppercase;
  font-weight: 800;
  color: #515151
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
  height: auto
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  background: #fff;
  z-index: 2;
  border-bottom-color: #fff;
  color: #000;
  border: 1px solid #cfc8d8;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: rgb(207, 200, 216);
  border-bottom: none;
}

.woocommerce div.product .woocommerce-tabs .panel {
  max-width: 100%;
  padding-top: 10px
}

.woocommerce div.product .woocommerce-tabs .panel h2 {
  font-size: 26px;
  margin: 0;
  opacity: 0;
  max-width: 100%;
  display: none
}

.woocommerce div.product .woocommerce-tabs .panel h5 {
  font-size: 16px;
  font-family: Lato;
  margin: 9px 0 0;
  font-weight: 400;
  color: #323232
}

.woocommerce div.product .woocommerce-tabs .panel p {
  font-size: 14px;
  margin: 7px 0;
  max-width: 100%
}

.woocommerce div.product .woocommerce-tabs .panel hr {
  padding: 0;
  background-color: #646464;
  height: 1px;
  margin: 12px 0 0 0;
  max-width: 100%
}

.woocommerce div.product .woocommerce-tabs .panel .delivery_info {
  padding: 0;
  margin: 0;
  max-width: 100%
}

.woocommerce div.product .dimensions {
  font-size: 15px;
  margin: 0 0 !important;
  padding: 0;
  max-width: 100% !important;
  border-top: 1px solid #cac7c7;
  line-height: 55px
}

.woocommerce div.product .dimensions b {
  width: 46%;
  display: inline-block;
  margin-left: 3%
}

.woocommerce table.shop_attributes {
  max-width: 100%
}

.woocommerce table.shop_attributes td {
  border: 1px solid #fff
}

.woocommerce table.shop_attributes th {
  border: 1px solid #fff;
  font-size: 16px
}

.woocommerce div.product form.cart .reset_variations {
  font-size: 14px;
  width: 100%;
  display: block;
  line-height: normal;
  color: red;
  margin-top: 8px
}

.woo-details {
  display: inline-block;
  width: 100%;
  margin-top: 40px
}

.cross-sells.woocommerce-cart {
  max-width: 555px
}

.cross-sells h4 {
  font-family: Lato;
  font-size: 22px;
  color: #323232;
  font-weight: 400
}

.cross-sells .shop_table {
  font-size: 14px
}

.cross-sells .shop_table .row {
  display: table;
  font-size: 14px;
  width: 100%;
  border-bottom: solid 1px #ddd;
  padding: 15px 0 10px 0
}

.cross-sells .shop_table .row .col-md-3 {
  display: table-cell;
  vertical-align: middle
}

.cross-sells .shop_table .sell_product_image img {
  max-width: 80px;
  padding-right: 6px
}

.cross-sells .shop_table .sell_product_name {
  width: 50%;
  padding: 0 10px;
  line-height: 22px
}

.cross-sells .shop_table .sell_product_name a {
  font-size: 14px;
  color: #646464
}

.cross-sells .shop_table .sell_product_name a:hover {
  color: #ff4064
}

.cross-sells .shop_table .sell_product_price {
  width: 100px;
  padding: 0 14px
}

.cross-sells .shop_table .sell_product_price span.price {
  font-size: 14px !important
}

.cross-sells .shop_table .sell_product_price span.price del {
  display: block !important
}

.cross-sells .shop_table .sell_product_price ins {
  font-size: 16px !important;
  font-weight: 700;
  line-height: normal;
  color: #646464 !important
}

.cross-sells .shop_table .sell_product_subtotal a {
  font-size: 14px;
  width: 153px;
  text-align: left;
  background: #323232;
  color: #fff;
  padding: 13px 0 11px 0;
  border-radius: 2px
}

.cross-sells .shop_table .sell_product_subtotal a i {
  font-style: inherit
}

.cross-sells .shop_table .sell_product_subtotal a i:before {
  content: "";
  background: url(../images/basket-img.jpg) no-repeat;
  width: 13px;
  height: 14px;
  display: inline-block;
  background-size: contain;
  float: left;
  margin-left: 13px;
  margin-right: 5px
}

.cross-sells .shop_table .sell_product_subtotal .button.added i:before {
  content: "\f00c";
  font-family: FontAwesome;
  background: 0 0
}

.cross-sells .shop_table .sell_product_subtotal .button.loading i:before {
  content: "\f110";
  font-family: FontAwesome;
  background: 0 0
}

.cross-sells .shop_table .sell_product_subtotal a.added_to_cart {
  display: none
}

.cross-sells .shop_table .sell_product_subtotal a:after {
  opacity: 0
}

.upsells.products>h2 {
  font-size: 28px;
  text-align: center;
  font-family: Lato;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 2px;
  color: #323232;
  margin-bottom: 36px
}

.upsells.products .upsell_product_slider .item {
  max-width: 375px;
  display: inherit;
  margin: auto;
  border: 1px solid #c3c3c3;
  padding: 70px 15px 15px;
  position: relative;
}

.upsells.products .upsell_product_slider .item img {
  max-height: 100%;
  max-width: 100%;
  width: auto;
  margin: auto
}

.upsells.products .upsell_product_slider .item li.product{ list-style: none;}
.upsells.products .upsell_product_slider .item li.product .product-archive-list span.onsale{ display: none;}
.upsells.products .upsell_product_slider .item li.product .link_more + div {font-size: 14px;}

.upsells.products .upsell_product_slider span.onsale {
  font-size: 14px;
  width: 50px;
  height: 50px;
  margin-top: 9px
}

.upsells.products .upsell_product_slider h2 {
  font-family: Lato;
  font-size: 16px !important;
  font-weight: 400;
  text-align: left;
  margin: 23px 0 0 0;
  min-height: 45px;
  text-transform: inherit;
  color: #323232;
  line-height: 21px
}

.upsells.products .upsell_product_slider h2:hover {
  color: #ff4064
}

.upsells.products .upsell_product_slider .item a {
  text-decoration: none
}

.upsells.products .upsell_product_slider .pro-variation p {
  text-align: left;
  margin: 3px 0;
  font-size: 19px
}

.upsells.products .upsell_product_slider .product_save_price {
  font-size: 14px;
  line-height: normal
}

.upsells.products .upsell_product_slider .product_save_price .savePrice {
  font-size: 14px;
  /* color: #d42840 */
}

.upsells.products .upsell_product_slider span.sticker {
  font-weight: bold;

  float: right;

  margin-top: 0;

  position: absolute;

  top: 8px;

  background: #008000;

  color: #fff;

  width: 186px;

  font-size: 16px;

  text-align: center;

  padding: 5px 5px;

  left: 8px;

  max-width: 186px;

}

.upsells.products .upsell_product_slider span.sticker img {
  width: 100%
}
.upsells.products .upsell_product_slider span.sticker.outofstock {
  border: 1px solid #000;
  background: none;
  color: #000;
}
.upsells.products .upsell_product_slider span.sticker.stock-clearence {
  background: #ff0000;
}
.upsells.products .upsell_product_slider span.sticker.preordernow {
  border: 1px solid #000;
  color: #000;
  background: #fff;
}

.upsells.products .upsell_product_slider .pro-variation span.price {
  font-size: 14px;
  display: block
}

.upsells.products .upsell_product_slider .pro-variation span.price .amount {
  color: #d42840;
  font-size: 24px;
  font-weight: normal;
}

.upsells.products .upsell_product_slider .finance-product {
  font-size: 14px
}

.upsells.products .upsell_product_slider .item a.button {
  background: #646464;
  font-family: Lato;
  display: inline-block;
  color: #fff;
  font-size: 14px;
  margin-top: 15px;
  border-radius: 0;
  font-weight: 400;
  text-transform: capitalize;
  padding: 5px 17px;
  height: auto;
  line-height: 24px
}

.upsells.products .upsell_product_slider .item a.button:hover {
  background: #19a4d0
}

.upsells.products .owl-carousel .owl-dots {
  text-align: center;
  margin-top: 27px
}

.upsells.products .owl-carousel .owl-dots .owl-dot {
  background: #efefef;
  width: 22px;
  height: 26px;
  display: inline-block;
  margin: 0 2px
}

.upsells.products .owl-carousel .owl-dots .owl-dot span {
  background: #fff;
  display: inline-block;
  border: solid 1px #646464;
  width: 10px;
  height: 10px;
  border-radius: 100px;
  float: left;
  margin: 8px 0 0 6px
}

.upsells.products .owl-carousel .owl-dots .owl-dot.active span {
  background-color: #ff4064
}

.mobile-only-sles,
.secondloadedmobile {
  display: none
}

.wc-deposits-options-form .deposit-option {
  display: inline;
  font-size: 16px
}

.switch-toggle input+label {
  line-height: 36px;
  font-size: 15px
}

.wc-deposits-options-form .deposit-options {
  max-width: 280px;
  margin: 7px 0 22px 0
}

.wc-deposits-options-form .deposit-options {
  max-width: 280px;
  margin: 7px 0 22px 0
}

.wc-deposits-options-form .switch-candy {
  background-color: #2d3035
}

.wc-deposits-options-form hr.separator {
  display: none
}

.search-page {
  margin-top: 30px;
  display: inline-block;
  width: 100%
}

.search-page .page-header {
  margin: 0 0 20px 0
}

.search-page .product {
  display: flex;
  padding: 30px;
  background-color: #f2f2f2;
  margin: 0 0 30px 0
}

.search-page .product .product-image {
  max-width: 150px;
  margin-right: 30px
}

.search-page .product .product-image .post-thumbnail {
  margin: 0
}

.search-page .product .posts-content .entry-title {
  font-size: 20px;
  color: #323232;
  font-weight: 400
}

.search-page .product .posts-content .entry-title a {
  text-decoration: none
}

.search-page .product .posts-content .entry-title a:hover {
  color: red
}

.search-page .product .posts-content .entry-title::before {
  display: none
}

.search-page .product .posts-content .product-price {
  font-weight: 700
}

.search-page .product .posts-content .entry-content {
  max-width: 100%;
  margin: 0;
  padding: 0
}

.search-page .product .posts-content .entry-content p {
  margin: 0;
  font-size: 13px;
  color: #646464
}

.search-page .product .posts-content .product-price ins {
  background: no-repeat;
  color: red
}

.search-page .product .posts-content .product-price ins span.mypercentage {
  font-size: 14px;
  color: #d42840
}

.pagination .nav-links {
  text-align: center;
  width: 100%;
  padding: 0;
  margin: 0;
  display: inline-block;
  font-size: 14px;
  font-weight: 400
}

.pagination .nav-links a {
  color: #323232
}

.pagination .nav-links .page-numbers svg {
  position: relative;
  top: 3px
}

.blog-list-area {
  display: inherit
}

.blog-list-area:before {
  content: '';
  display: table;
  width: 100%;
  margin-bottom: 30px
}

.blog-list-area .site-main .page-header {
  margin: 20px 0 20px 0;
  display: inline-block
}

.blog-list-area .site-main .page-header h1 {
  font-family: Lato
}

.blog-list-area .site-main .page-header h1 span {
  font-family: Lato
}

h3#reply-title small {
  margin-left: 10px;
  font-size: 17px
}

.comment-respond h3 {
  font-family: Lato;
  font-size: 18px
}

.comment .comment-metadata .edit-link svg.svg-icon {
  margin-bottom: -4px
}

.comment-form-flex #respond+.comments-title {
  margin-bottom: -53px
}

.hfeed .blog-list-area .entry .entry-header {
  margin: 0;
  display: inline-block;
  width: 100%
}

.blog-list-area .entry .entry-title a {
  font-size: 17px;
  font-weight: 500
}

.blog-list-area .entry .post-thumbnail {
  margin: 0;
  text-align: center
}

.blog-list-area .read-more-link {
  line-height: normal
}

.blog-list-area .read-more-link a {
  color: #d42840;
  font-size: 14px;
  display: inline-block;
  padding: 0;
  font-weight: 700;
  border-radius: 3px;
  text-decoration: none;
  line-height: normal
}

.blog-list-area .entry .entry-footer {
  margin: 30px 0
}

body .blog-list-area footer {
  background: 0 0 !important
}

.blog-list-area .entry {
  margin-top: 0
}

body .blog-list-area footer a {
  color: #5f5f5f !important
}

body .blog-list-area footer a:hover {
  color: #19a4d0 !important
}

body .blog-list-area footer span:hover svg {
  fill: #19a4d0 !important
}

.blog-list-area .entry .post-thumbnail .post-thumbnail-inner img {
  width: auto;
  max-height: 308px;
  display: inline-block
}

.blog-list-area .entry .entry-title:before {
  display: none
}

.blog-list-area .entry-content-blogs p {
  font-size: 14px;
  padding-top: 0;
  margin-top: 0
}

.blog-list-area .blog-thumbnail {
  border: solid 1px #ddd;
  padding: 10px;
  min-height: 320px
}

.blog-list-area #main {
  max-width: 1200px;
  margin: 0 auto;
  display: inherit
}

.blog-list-area #main article {
  background: #f2f2f2;
  padding: 15px 25px 25px 25px;
  margin-bottom: 25px
}

.blog-list-area #main article h2.entry-title {
  line-height: 32px;
  min-height: inherit;
  font-family: Lato
}

.blog-list-area .categorylsirpost a {
  background: #fff;
  color: #646464;
  font-size: 12px;
  text-transform: uppercase;
  padding: 6px 10px
}

.blog-list-area #main article .dateposblo {
  line-height: normal
}

.blog-list-area #main article .dateposblo time {
  font-size: 14px;
  color: #b7b1b1
}

.blog-list-area #main article .authorbozpos {
  display: none
}

.blog-detail-area .container-fluid {
  max-width: 1200px;
  display: inherit;
  margin: auto;
  clear: inherit
}

.blog-detail-area {
  font-size: 14px;
  width: 100%
}

.blog-detail-area h4 {
  font-family: Lato
}

.blog-detail-area a {
  color: #ff4064
}

.blog-detail-area .post-heading {
  text-align: center;
  margin-top: 1px;
  display: inline-block;
  width: 100%
}

.blog-detail-area .author_details {
  text-align: center
}

.blog-detail-area .author_details img {
  margin: auto
}

.blog-detail-area .author_links {
  text-align: center;
  margin-bottom: 0
}

.blog-detail-area .author_links a {
  color: #646464
}

.blog-detail-area .dateposblo {
  text-align: center;
  line-height: normal
}

.blog-detail-area .dateposblo time {
  font-size: 14px;
  color: #b7b1b1
}

.blog-detail-area .singlrespo .singlrespo {
  text-align: center
}

.blog-detail-area .singlrespo a {
  color: #646464
}

.blog-detail-area .singlrespo .singlcategrpost {
  text-align: center
}

.blog-detail-area .singlrespo {
  text-align: center
}

.blog-detail-area .singlcategrpost {
  text-align: center
}

.blog-detail-area .post-heading h1 {
  font-size: 30px;
  font-weight: 400;
  font-family: Lato
}

.blog-detail-area p {
  font-size: 14px
}

.blog-detail-area .entry .entry-footer {
  margin: 30px 0
}

body .blog-detail-area footer {
  background: #f2f2f2 !important;
  padding: 0 0 0 13px
}

body .blog-detail-area footer p.author_details {
  display: inline-block
}

body .blog-detail-area footer .author_links {
  display: inline-block;
  vertical-align: top;
  padding: 7px 0 0 13px
}

.blog-detail-area .comments-area .comment-list li footer {
  padding: 0;
  background: 0 0 !important
}

.blog-detail-area .entry {
  margin-top: 0
}

body .blog-detail-area footer a {
  color: #5f5f5f !important
}

body .blog-detail-area footer a:hover {
  color: #19a4d0 !important
}

body .blog-detail-area footer span:hover svg {
  fill: #19a4d0 !important
}

.blog-detail-area .post-navigation .nav-links {
  flex-direction: inherit;
  margin: 0;
  max-width: 100%;
  font-size: 15px
}

.blog-detail-area .comments-area {
  margin: 0;
  max-width: 100%
}

.post-navigation .nav-links a .post-title {
  hyphens: auto;
  color: #19a4d0
}

.blog-detail-area .post-navigation {
  margin: 0 0;
  max-width: 100%
}

.blog-detail-area .form-submit input[type=submit] {
  background: #6a7070;
  padding: 11px 1rem;
  font-size: 14px
}

.comment .comment-author .fn {
  position: relative;
  display: block;
  font-size: 14px
}

.comment .comment-content {
  margin: 0
}

.comment-metadata time {
  font-size: 11px
}

p.comment-form-comment label {
  font-size: 14px
}

.comments-area .comments-title-wrap {
  margin: 0
}

.comments-area .comments-title-wrap .comments-title {
  flex: 100%;
  margin-top: 22px;
  font-weight: 400;
  font-size: 20px;
  text-transform: uppercase
}

.comments-area .comments-title-wrap .comments-title:before {
  display: none
}

.blog-detail-area .comments-area .comment-respond {
  margin: 0;
  padding: 0
}

.post-navigation .nav-links .nav-next {
  margin-top: 27px;
  padding-right: 11px
}

.post-navigation .nav-links .nav-previous {
  margin-top: 27px
}

.post-navigation .nav-links .meta-nav {
  margin-bottom: 13px;
  display: inline-block
}

.post-navigation .nav-links a .post-title {
  hyphens: auto;
  color: #ff4064;
  font-weight: 400;
  font-size: 14px
}

.comment-form .comment-notes,
.comment-form label {
  font-size: 14px
}

.comment-form .comment-form-author,
.comment-form .comment-form-email {
  margin: 0 0 13px 0
}

.comment-form .comment-form-author,
.comment-form .comment-form-email {
  width: 100%;
  float: left
}

.text-notice a {
  border: solid 1px #8ba46c;
  color: #8ba46c;
  width: auto;
  display: inherit;
  text-align: center;
  padding: 2px 0;
  margin: 12px 12px 2px 12px
}

.text-notice a:hover {
  background: #8ba46c;
  color: #fff
}

.text-notice {
  background: #f0f0f0;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 99;
  max-width: 300px;
  border-radius: 3px;
  border: solid 1px #b3cc95;
  border-left: solid 30px #b3cc95;
  font-size: 14px;
  margin: 15px;
  padding-bottom: 12px
}

.text-notice div {
  line-height: 22px;
  padding: 8px 12px 0 12px
}

.text-notice:after {
  content: '';
  background: url(../images/bag-cart.jpg) no-repeat 0 0;
  display: inline-block;
  width: 15px;
  height: 19px;
  position: absolute;
  top: 50%;
  left: -22px;
  transform: translate(0, -50%)
}

.text-notice .closeclasss {
  float: right;
  font-size: 27px;
  color: #000;
  position: absolute;
  right: -7px;
  top: -6px
}

.woocommerce-cart .container-fluid {
  border: 1px solid #f1f1f1;
  max-width: 1600px;
  margin: auto;
  padding-top: 22px;
  display: inherit
}

.woocommerce-cart header.entry-header {
  display: none
}

.woocommerce-cart .woocommerce {
  display: inline-block;
  width: 100%
}

.woocommerce .woocommerce-cart-form {
  width: 68%;
  float: left;
  margin-bottom: 30px
}

.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
  width: 100%
}

.woocommerce .cart-collaterals {
  width: 30%;
  float: right
}

.woocommerce-cart .woocommerce table.shop_table {
  border: none
}

.woocommerce-cart .shop_table .product-thumbnail {
  width: 11%;
  padding-right: 20px
}

.woocommerce-cart .shop_table .product-thumbnail a img {
  min-width: 120px
}

.woocommerce-cart .shop_table .product-name {
  width: 37%
}
.woocommerce-cart .cross-sells .shop_table .product-name {
  width: 20%;
}
.woocommerce-cart .shop_table .product-price {
  width: 17%
}

.woocommerce-cart .shop_table .product-price del {
  display: block
}
.woocommerce-cart .cross-sells .shop_table .product-price {
  width: 6%;
}
.cross-sells .shop_table .product-subtotal .link_more .button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
  margin-top: 15px;
  margin-right: 5px;
}

.woocommerce-cart .shop_table .product-price ins {
  font-size: 15px;
  font-weight: 700;
  background: 0 0
}

.woocommerce-cart .shop_table .product-price ins span.mypercentage {
  color: #ff4064;
  margin-left: 3px
}

.woocommerce-cart .shop_table .product-quantity,
.woocommerce-cart .shop_table .product-subtotal {
  width: 15%
}

.woocommerce-page table.shop_table thead th {
  padding-bottom: 15px;
  padding-top: 0;
  border-top: 0;
  text-transform: uppercase;
  border: none;
  font-size: 14px
}

.woocommerce-cart .shop_table .cart_item .product-name {
  font-size: 16px
}

.woocommerce-cart .shop_table .cart_item .product-name .extranotonlivecat {
  font-size: 14px
}

.woocommerce-cart .shop_table .cart_item .product-name a {
  color: #323232
}

.woocommerce-cart .shop_table .cart_item .product-name a:hover {
  color: #ff4064
}

.woocommerce table.shop_table td {
  font-size: 16px;
  border: none;
  border-top: solid 1px #ddd
}

.woocommerce table.shop_table td a.wc-backward {
  background-color: rgba(255, 255, 255, 0);
  border-color: #323232;
  color: #323232;
  display: inline-block;
  text-align: center;
  white-space: nowrap;
  font-size: 13px;
  height: 45px;
  line-height: 41px;
  letter-spacing: 0;
  padding: 0 20px;
  border: 2px solid;
  border-radius: 2px;
  text-transform: uppercase;
  float: left;
  margin-bottom: 10px
}

.woocommerce table.shop_table td a.wc-backward:hover {
  background-color: #222;
  border-color: #323232;
  color: #fff
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
  display: inline-block;
  text-align: center;
  white-space: nowrap;
  font-size: 13px;
  height: 41px;
  letter-spacing: 0;
  padding: 12px 20px;
  border: 2px solid;
  border-radius: 2px;
  text-transform: uppercase;
  background: #323232;
  color: #fff;
  font-weight: 400;
  border-color: #323232;
  border: none
}

.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover:hover,
.woocommerce input.button:hover {
  background-color: #222;
  border-color: #323232;
  color: #fff
}

.woocommerce-cart .shop_table tbody .product-subtotal {
  color: red;
  text-align: left
}

.woocommerce td.product-name dl.variation {
  margin-top: 5px
}

.woocommerce td.product-name dl.variation dt {
  margin: 0 3px 0 0
}

.woocommerce td.product-name dl.variation * {
  font-size: 13px;
  line-height: 21px;
  
}

.woocommerce-cart table.cart td.actions .coupon .input-text {
  width: 150px;
  font-family: Lato;
  font-size: 14px
}

.woocommerce-cart .shop_table .cart_item .product-name .variation, .woocommerce-checkout .shop_table .cart_item .product-name .variation {
	display: flex;
}
.woocommerce-cart .shop_table .cart_item .product-name .variation .variation-Delivery, .woocommerce-checkout .shop_table .cart_item .product-name .variation .variation-Delivery {
	width: auto;
}


.woocommerce table.shop_table tbody tr td.actions {
  padding: 27px 0
}

.woocommerce table.shop_table tbody tr td.actions .coupon button.button {
  background-color: rgba(255, 255, 255, 0);
  border: solid 1px;
  color: #323232;
  height: 38px;
  border-radius: 0;
  font-weight: 400
}

.woocommerce table.shop_table tbody tr td.actions .coupon button.button:hover {
  background: #323232;
  color: #fff
}

.woocommerce table.shop_table tbody tr td.actions .coupon+.button {
  background: #323232;
  color: #fff;
  height: 40px;
  width: 135px;
  padding: 0;
  font-weight: 500;
  text-transform: uppercase
}

.woocommerce table.shop_table td {
  position: relative
}

.woocommerce table.shop_table tbody tr td.actions .coupon+.button:hover {
  background: #222
}

.woocommerce table.shop_table tbody tr .quantity {
  display: inline-block;
  position: relative;
  max-width: 71px
}

.woocommerce table.shop_table tbody tr .quantity .qty.pa {
  width: 55px;
  text-align: left;
  padding: 0;
  height: 40px;
  font-size: 14px;
  font-family: Lato;
  border: solid 1px #ebebeb
}

.woocommerce table.shop_table tbody tr .quantity .cartpagefunc {
  width: auto;
  border: none
}

.woocommerce table.shop_table tbody tr .quantity .plus {
  border: solid 1px #ebebeb;
  display: inline-block;
  position: absolute;
  right: 0;
  width: 32px;
  text-align: center;
  color: #646464;
  background: #fff;
  top: 0;
  line-height: normal;
  height: 23px;
  z-index: 2
}

.woocommerce table.shop_table tbody tr .quantity .plus .fa:before {
  content: '';
  content: "\f106";
  font-family: FontAwesome;
  font-size: 16px
}

.woocommerce table.shop_table tbody tr .quantity .minus {
  border: solid 1px #ebebeb;
  display: inline-block;
  position: absolute;
  right: 0;
  width: 32px;
  text-align: center;
  color: #646464;
  background: #fff;
  bottom: 0;
  height: 22px;
  line-height: normal;
  z-index: 2
}

.woocommerce .cart-collaterals+.cross-sells {
  width: 68%;
  display: inline-block
}

.woocommerce-cart .shop_table .product-name a {
  color: #323232;
  word-break: break-word
}

.woocommerce-cart .shop_table .product-name a:hover {
  color: #ff4064
}

tr.cart-subtotal span.woocommerce-Price-amount.amount {
  width: 100%;
  display: inline-block;
  text-align: right;
  font-size: 15px;
  font-weight: 600
}

.woocommerce .cart-collaterals .cart_totals .shop_table tr.order-total td strong {
  display: block;
  text-align: right;
  color: #ff4064;
  font-size: 16px;
  font-weight: 400
}

.woocommerce .cart-collaterals .cart_totals .shop_table tr.order-total small.includes_tax {
  color: #646464;
  text-align: right;
  width: 100%;
  display: inline-block;
  font-size: 12px
}

.woocommerce .cart-collaterals .cart_totals .shop_table tr.order-total small.includes_tax span.woocommerce-Price-amount.amount {
  color: #ff4064;
  font-size: 16px;
  font-weight: 400
}

.woocommerce .cart-collaterals .cart_totals {
  background-color: #f2f2f2;
  margin-top: 34px
}

.woocommerce .cart-collaterals .cart_totals h2 {
  text-transform: uppercase;
  font-size: 19px;
  font-family: Lato;
  background: #fff;
  padding: 0 0 14px 0;
  font-weight: 500;
  color: #323232;
  letter-spacing: .5px
}

.woocommerce .cart-collaterals .cart_totals .shop_table tr th {
  font-family: Lato;
  font-size: 15px;
  border: none
}

.woocommerce .cart-collaterals .cart_totals .shop_table tr td {
  border: none;
  padding: 8px 12px 0 12px
}

.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout {
  padding: 12px 14px
}

.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout a.checkout-button {
  background-color: #323232;
  border: solid 2px #323232;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 1px;
  height: 47px;
  border-radius: 2px
}

.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout a.checkout-button:hover {
  background: #222;
  color: #fff
}

.woocommerce-shipping-calculator .shipping-calculator-button {
  display: none !important
}

.woocommerce-shipping-calculator .shipping-calculator-form .form-row {
  float: left;
  width: 49%;
  clear: inherit;
  margin: 0;
  padding: 0
}

.woocommerce-shipping-calculator .shipping-calculator-form .form-row:nth-child(even) {
  float: right
}

.woocommerce-shipping-calculator .shipping-calculator-form .select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 5px
}

.woocommerce-shipping-calculator .shipping-calculator-form .select2-container .select2-selection--single .select2-selection__rendered {
  padding-top: 3px;
  padding-left: 0;
  text-align: left
}

.woocommerce-shipping-calculator .shipping-calculator-form .select2-container--default .select2-selection--single {
  border: none;
  border-radius: 0;
  background: 0 0;
  height: 40px
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  height: 34px;
  font-family: Lato;
  font-size: 14px
}

p.woocommerce-shipping-destination {
  display: inline-block;
  width: 100%
}

span.shipingtexts {
  font-family: Lato;
  font-size: 15px;
  border: none;
  font-weight: 700
}

.woocommerce ul#shipping_method {
  list-style: none outside;
  margin: 0 0 15px 0;
  float: right;
  padding: 0
}

.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted[data-selected] {
  background-color: #19a4d0 !important;
  color: #fff
}

.select2-results__option {
  font-size: 14px
}

.select2-container {
  height: 41px
}

.woocommerce-shipping-calculator .shipping-calculator-form .input-text {
  height: 41px;
  background: no-repeat;
  border: none;
  font-family: Lato;
  padding: 0
}

.woocommerce-shipping-calculator .shipping-calculator-form button.button {
  margin-top: 12px;
  width: 100%;
  background: no-repeat;
  font-weight: 400;
  letter-spacing: 1px;
  font-size: 14px;
  color: #323232;
  border: solid 2px;
  border-radius: 2px
}

.woocommerce-checkout .container-fluid {
  border: 1px solid #f1f1f1;
  margin: auto;
  padding-top: 22px
}

.woocommerce-checkout header.entry-header {
  display: none
}

.woocommerce .woocommerce-checkout h3 {
  font-size: 20px;
  font-weight: 400;
  text-transform: uppercase;
  font-family: Lato;
  color: #323232
}

.woocommerce .woocommerce-checkout .input-text {
  border: solid 1px #ebebeb !important;
  height: 45px;
  font-family: Lato;
  background: #f9f9f9
}

.woocommerce .woocommerce-checkout .input-text {
  border: solid 1px #ebebeb !important;
  height: 45px;
  font-family: Lato;
  background: #f9f9f9
}

.woocommerce .woocommerce-checkout .select2-container .select2-selection--single {
  border: solid 1px #ebebeb;
  height: 45px;
  border-radius: 0;
  font-family: Lato
}

.woocommerce .woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 41px;
  font-family: Lato
}

.woocommerce .woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 9px
}

.woocommerce .woocommerce-checkout {
  display: inline-block;
  width: 100%
}

.woocommerce .woocommerce-checkout label {
  font-size: 15px;
  font-weight: 400
}

.woocommerce .woocommerce-checkout #customer_details {
  width: 49%;
  float: left
}

.woocommerce .woocommerce-checkout .rightmorwssect {
  width: 49%;
  float: right
}

.woocommerce .woocommerce-checkout .rightmorwssect #order_review table {
  border: 0
}

.woocommerce .woocommerce-checkout .rightmorwssect table.shop_table tfoot th {
  color: #323232;
  border: none;
  border-top: solid 1px #e5e5e5;
  padding: 10px 0;
  font-size: 15px
}

.woocommerce .woocommerce-checkout #customer_details .button.alt {
  background-color: #323232;
  border-color: #323232;
  color: #fff;
  font-size: 12px !important;
  letter-spacing: 1px
}

.woocommerce .woocommerce-checkout #customer_details .button.alt:hover {
  background-color: #222
}

.woocommerce .woocommerce-checkout select {
  height: 45px;
  border: solid 1px #ebebeb;
  font-family: Lato
}

.woocommerce .woocommerce-checkout textarea.input-text {
  height: 120px
}

.woocommerce .woocommerce-checkout .input-text::placeholder {
  color: #a2a2a2
}

.woocommerce .woocommerce-checkout .input-text::-webkit-input-placeholder {
  color: #a2a2a2
}

.woocommerce .woocommerce-checkout .input-text::-moz-input-placeholder {
  color: #a2a2a2
}

.woocommerce .woocommerce-checkout .input-text::-ms-input-placeholder {
  color: #a2a2a2
}

tr.woocommerce-shipping-totals.shipping span.shipingtexts {
  float: left;
  color: #323232
}

.woocommerce ul#shipping_method .amount {
  font-weight: 400
}

.woocommerce .woocommerce-checkout h3#ship-to-different-address {
  margin-top: 20px
}

.woocommerce .woocommerce-checkout h3 span {
  font-size: 20px;
  font-weight: 500;
  margin: 0 0 0 4px;
  color: #323232
}

.woocommerce .woocommerce-checkout h3#ship-to-different-address span:after {
  content: "\f107";
  font-family: FontAwesome;
  margin-left: 9px;
  font-size: 25px
}

.woocommerce .woocommerce-shipping-totals ul#shipping_method {
  margin: 0 0 -4px 0
}

.woocommerce .woocommerce-checkout .rightmorwssect table.shop_table thead th {
  color: #323232;
  padding: 10px 0
}

.woocommerce .woocommerce-checkout .rightmorwssect table.shop_table td {
  font-size: 14px;
  padding: 10px 0
}

.woocommerce .woocommerce-checkout .rightmorwssect table.shop_table td.product-name {
  padding: 2px 0
}

.woocommerce .woocommerce-checkout .rightmorwssect table.shop_table dl.variation {
  margin-top: 0
}

#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
  background: #fff;
  border-radius: 0;
  border: solid 1px #e5e5e5
}

.woocommerce-checkout-review-order-table tr.order-total td:nth-child(2) {
  text-align: right;
  width: 346px
}

.woocommerce-checkout-review-order-table tr.order-total td bdi {
  color: #ff4064;
  font-size: 18px;
  font-weight: 700
}

.woocommerce-checkout-review-order-table tr.order-total td small span {
  color: #ff4064;
  font-size: 18px;
  font-weight: 700
}

.woocommerce-checkout-review-order-table tr td:last-child {
  text-align: right
}

.woocommerce-checkout-review-order-table tr .product-total {
  text-align: right
}

.woocommerce-checkout-review-order-table .cart-subtotal bdi {
  font-size: 20px;
  font-weight: 700
}

table.shop_table.woocommerce-checkout-review-order-table thead tr th {
  border-bottom: solid 1px #ddd
}

table.shop_table.woocommerce-checkout-review-order-table tbody tr td {
  border: none
}

.woocommerce-checkout-payment {
  border: none !important
}

.woocommerce-checkout-payment .payment_methods {
  border: none !important;
  padding: 0 !important;
  margin: 10px 0;
  font-family: Abel !important
}

/* .woocommerce-checkout-payment .payment_methods label {
  background: #82dca5;
  width: 262px;
  text-align: center;
  color: #000 !important;
  z-index: 1;
  position: relative;
  cursor: pointer;
  display: inline-block;
  line-height: 43px;
  margin-bottom: 16px;
  border-radius: 3px;
  text-transform: uppercase;
  font-weight: 400
} */

/* .woocommerce-checkout-payment .payment_methods li label:hover {
  background: #047d07
} */

.woocommerce-checkout #payment ul.payment_methods li {
  position: relative
}

.woocommerce-checkout #payment ul.payment_methods li input[type="radio"] {position: absolute;left: 0;top: 15px;}

img.related_product_image {
  display: none !important
}

.banner-page .makepagebootmtext .vc_col-sm-12 h3 {
  font-weight: 700 !important;
  font-size: 22px !important
}

.banner-page .makepagebootmtext .vc_col-sm-12 p {
  margin: 0 0 10px;
  padding: 0;
  color: #626665;
  font-size: 22px;
  line-height: 25.452px;
  font-weight: 400;
  font-family: Abel;
  text-align: center
}

.vc_row.wpb_row.vc_row-fluid.makepagebootmtext {
  max-width: 1600px;
  margin: 0 auto
}

.pro-variation .price del {
  display: none !important
}
.woocommerce ul.products li.product {
  border: 1px solid #c3c3c3;
  padding: 70px 15px 15px;
}
.woocommerce ul.products li.product .finance-product span {
  display: block;
  border: 1px solid transparent
}
.woocommerce ul.products li.product .link_more {flex-wrap: wrap;}
.woocommerce ul.products li.product .link_more + div {  font-size: 14px;}
.woocommerce ul.products li.product .link_more a.button {
  width: 100%;
  border: 1px solid #000;
  margin: 0 0 7px;
  background: none;
  border-radius: 10px;
  color: #000;
  font-size: 15px;
  padding: 10px 0;
}
.woocommerce ul.products li.product .link_more a.button:hover {
  background: #00befb;
  border: 1px solid #00befb;
  color: #fff;
}
.woocommerce ul.products li.product .link_more a.button.ajax_add_to_cart {
  background: #000;
  color: #fff;
  margin-top: 15px;
}
.woocommerce ul.products li.product .link_more a.button.ajax_add_to_cart:hover{ border: 1px solid transparent;}

.woocommerce ul.products li.product .link_more a.button.ajax_add_to_cart:hover{ border:1px solid transparent;}

.woocommerce ul.products li.product .link_more .quantity{ display: none;}

.woocommerce-order .woocommerce-order-details {
  width: 49%;
  float: left
}

.woocommerce-order .woocommerce-customer-details {
  width: 49%;
  float: right
}

.woocommerce-order-details .order_details {
  border: 0
}

.woocommerce-order-details .order_details thead tr th {
  border-bottom: solid 1px #e5e5e5;
  padding-top: 7px
}

.woocommerce-order-details .order_details tr {
  border: 0
}

.woocommerce-order-details .order_details tr td {
  border: 0
}

.woocommerce-order-details .order_details tr th {
  border: 0;
  font-size: 15px
}

.woocommerce-order-details .order_details tr td a {
  color: #646464
}

.woocommerce-thankyou-order-received {
  text-align: center;
  font-size: 17px !important;
  color: green
}

.woocommerce .woocommerce-order .woocommerce-thankyou-order-details {
  border: solid 1px #ddd;
  padding: 12px 0
}

.woocommerce .woocommerce-order .woocommerce-thankyou-order-details li {
  width: 20%;
  padding: 0;
  margin: 0;
  text-indent: 10px
}

.woocommerce .woocommerce-customer-details address {
  min-height: 180px;
  font-size: 16px
}

.woocommerce-order section.woocommerce-customer-details address {
  padding: 15px
}

.btmoptseselmobile,
.onmobileselectdrop {
  display: none
}

#order_review table.shop_table thead th {
  padding-bottom: 13px;
  padding-top: 10px
}

#order_review .shop_table tfoot tr th {
  font-size: 14px;
  font-weight: 700;
  border: none;
  border-top: 1px solid rgba(0, 0, 0, .1)
}

#order_review .shop_table tfoot tr {
  border: none
}

#order_review .shop_table tr td {
  border: none;
  border-top: 1px solid rgba(0, 0, 0, .1)
}

#order_review table.shop_table thead th.product-quantity {
  opacity: 0
}

.woocommerce-checkout #payment ul.payment_methods li {
  position: relative;
  font-weight: 700;
  font-size: 14px;
  margin: 0 0 8px 0
}

.woocommerce-checkout #payment ul.payment_methods li label {
  float: left
}

.woocommerce-checkout #payment ul.payment_methods li label img {
  display: none
}

.woocommerce-checkout #payment ul.payment_methods li input + label {
  background: none;
  text-align: center;
  color: #000 !important;
  z-index: 1;
  position: relative;
  cursor: pointer;
  display: inline-block;
  line-height: 43px;
  border-radius: 3px;
  text-transform: uppercase;
  font-weight: 400;
  width: 100%;
  margin: 0;
  float: none;
  font-size: 13px;
  text-align: left;
  padding: 0 0 0 22px;
}



.woocommerce-checkout #payment ul.payment_methods li input:checked + label {background: none;color: #000 !important;font-size: 12px;white-space: normal;margin: 0 0 0 0px;width: 100%;}

div#ppc-button {
  margin: 16px 0 0 0;
  max-width: 326px
}

#add_payment_method #payment div.form-row,
.woocommerce-cart #payment div.form-row,
.woocommerce-checkout #payment div.form-row {
  padding: 0
}

.woocommerce-checkout #payment ul.payment_methods li input {
  position: relative;
  left: 6px;
  vertical-align: middle
}

.woocommerce-terms-and-conditions-wrapper {
  display: none
}

#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
  background: #f9f9f9
}

.woocommerce-checkout #payment ul.payment_methods li .payment_method_stripe label {
  background: 0 0 !important;
  color: #323232 !important;
  width: auto;
  float: none !important;
  text-transform: capitalize;
  text-align: left;
  margin: 0;
  font-size: 14px
}

#add_payment_method #payment div.payment_box::before,
.woocommerce-cart #payment div.payment_box::before,
.woocommerce-checkout #payment div.payment_box::before {
  border: 1em solid #f9f9f9;
  border-right-color: transparent;
  border-left-color: transparent;
  border-top-color: transparent
}

.woocommerce-checkout #payment ul.payment_methods li.wc_payment_method.payment_method_paypal label[for=payment_method_paypal] a {
  display: none
}

.woocommerce-checkout #payment ul.payment_methods li .payment_box.payment_method_boots_v12 {
  margin-top: 15px !important
}

.woocommerce_deposits_parent_order_summary tr th {
  font-size: 16px;
  border: 1px solid rgba(0, 0, 0, .1)
}

.woocommerce_deposits_parent_order_summary tr td {
  font-size: 16px;
  text-align: center;
  border: 1px solid rgba(0, 0, 0, .1)
}

.woocommerce-info {
  font-size: 14px
}

.woocommerce-account h1,
.woocommerce-account h2 {
  font-size: 26px;
  margin: 0 0 30px;
  line-height: 30px;
  font-family: Lato;
  color: #323232;
  font-weight: 400
}

.woocommerce-account header.entry-header h1.entry-title {
  display: none
}

.woocommerce-account .form-container {
  display: flex;
  width: 100%
}

.woocommerce-account .form-container .woocommerce-MyAccount-navigation {
  background: #f2f2f2;
  width: 400px;
  border: 1px solid #ebebeb;
  padding: 0;
  margin-right: 30px
}

.woocommerce-account .form-container .woocommerce-MyAccount-navigation h2 {
  font-family: Lato;
  padding: 30px 30px 0 30px;
  font-weight: 400;
  color: #323232
}

.woocommerce-account .form-container .woocommerce-MyAccount-navigation ul {
  margin: 0;
  padding: 0
}

.woocommerce-account .form-container .woocommerce-MyAccount-navigation ul li {
  list-style: none;
  padding: 15px 30px;
  border-top: 1px solid #ebebeb
}

.woocommerce-account .form-container .woocommerce-MyAccount-navigation ul li .color-primary {
  margin-right: 8px
}

.woocommerce-account .form-container .woocommerce-MyAccount-navigation ul li br {
  display: none
}

.woocommerce-account .form-container .woocommerce-MyAccount-navigation ul li a {
  color: #323232
}

.woocommerce-account .form-container .woocommerce-MyAccount-navigation ul li .fa {
  color: #ff4064
}

.woocommerce-account .form-container .woocommerce-MyAccount-navigation ul li.is-active {
  border-right: solid #ff4064
}

.woocommerce-account .form-container .woocommerce-MyAccount-content {
  padding: 30px;
  width: 100%;
  border: 1px solid #ebebeb;
  background: #f2f2f2
}

.woocommerce-account .form-container .woocommerce-MyAccount-content p a {
  color: #ff4064
}

.dashboard-links .fc.fcw {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between
}

.dashboard-links .fc.fcw .db {
  width: 32%;
  height: 120px;
  border: 1px solid #ebebeb;
  text-align: center;
  font-size: 14px;
  padding-top: 24px;
  margin-bottom: 20px
}

.dashboard-links .fc.fcw .db span.meta-color {
  display: block;
  color: #ababab;
  font-size: 30px;
  line-height: normal
}

.dashboard-links .fc.fcw .db a {
  color: #646464
}

.woocommerce-account .woocommerce table.shop_table {
  border: none
}

.woocommerce-account .woocommerce table.shop_table td {
  border-top: 1px solid #ebebeb;
  padding: 15px 0;
  font-size: 14px
}

.woocommerce-account .woocommerce table.shop_table td .woocommerce-Price-amount {
  color: #ff4064
}

.woocommerce-account .woocommerce table.shop_table td.woocommerce-orders-table__cell-order-number a {
  color: #ff4064
}

.woocommerce-account .woocommerce table.shop_table td.woocommerce-orders-table__cell-order-actions a {
  margin: 2px;
  color: #fff
}

.woocommerce-account .woocommerce table.shop_table.order_details thead tr th {
  border: none;
  padding: 0 0 12px
}

.woocommerce-account .woocommerce table.shop_table.order_details tr td {
  border-top: 1px solid #d9d9d9
}

section.woocommerce-customer-details h2 {
  font-size: 19px;
  margin: 0 0 6px
}

.woocommerce .woocommerce-customer-details address {
  padding: 0 0 22px 0
}

.woocommerce-account .form-container .woocommerce-MyAccount-content .input-text {
  background-color: #f9f9f9;
  height: 52px;
  line-height: 52px;
  border: 1px solid #ebebeb;
  font-family: Lato
}

.woocommerce-edit-account .form-row label {
  text-transform: none;
  font-weight: 700;
  margin-bottom: 3px;
  font-family: Lato;
  font-size: 15px
}

.woocommerce-edit-account fieldset {
  border: none;
  padding: 0;
  margin: 16px 0 0
}

.woocommerce-edit-account fieldset legend {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
  padding-bottom: 0
}

.woocommerce-edit-account input.button {
  width: 100%;
  height: 45px;
  font-size: 14px;
  letter-spacing: 2px;
  margin-top: 8px
}

.woocommerce form .form-row {
  padding: 0
}

.woocommerce .col2-set .woocommerce-Address {
  width: 100%
}

.woocommerce .col2-set .woocommerce-Address .title h3 {
  font-size: 18px;
  color: #323232;
  line-height: 35.982px;
  font-family: Lato;
  font-weight: 400;
  margin-bottom: 12px
}

.woocommerce .col2-set .woocommerce-Address address {
  font-style: italic;
  letter-spacing: 0;
  line-height: 24px;
  margin: 0 0 1.75em;
  color: #646464;
  font-size: 14px
}

.woocommerce-account .addresses .title .edit {
  font-size: 14px;
  color: #323232
}

.woocommerce-account .addresses .title .edit:hover {
  color: #ff4064
}

.woocommerce table.my_account_orders th {
  border: none;
  font-size: 15px
}

.woocommerce-account .woocommerce table.my_account_orders td a {
  color: #646464
}

.woocommerce-account .woocommerce table.my_account_orders td a.view {
  color: #fff
}

.woocommerce table.my_account_orders span.mobileviewchange {
  display: none
}

div#customer_login {
  max-width: 600px;
  margin: auto;
  min-height: 386px;
  position: relative
}

.woocommerce-account div#customer_login .form-container {
  display: inherit;
  padding: 0;
  border: solid 1px #ebebeb
}

.woocommerce-account div#customer_login .form-container form {
  padding: 25px
}

.woocommerce-account div#customer_login .form-container .input-text {
  background-color: #f9f9f9;
  border: 1px solid #ebebeb;
  font-family: Lato;
  padding-left: 46px;
  font-size: 16px;
  height: 52px
}

.woocommerce-account div#customer_login .form-container .form-row {
  margin-bottom: 15px;
  width: 100%
}

.woocommerce-account #customer_login .form-container .username {
  position: relative
}

.woocommerce-account #customer_login .form-container .username:before {
  font-family: FontAwesome;
  position: absolute;
  left: 20px;
  top: 6px;
  color: #c9c9c9;
  content: "\f007"
}

.woocommerce-account #customer_login .form-container .password {
  position: relative
}

.woocommerce-account #customer_login .form-container .password:before {
  content: "\f13e";
  font-family: FontAwesome;
  position: absolute;
  left: 20px;
  top: 6px;
  color: #c9c9c9
}

.woocommerce-account div#customer_login .form-container .form-row span.inline.rememberme {
  width: 100%;
  display: inline-block;
  text-align: center
}

.woocommerce-account div#customer_login .form-container input.button {
  width: 100%;
  font-size: 14px;
  letter-spacing: 2px
}

.woocommerce-account div#customer_login .form-container .form-row label {
  display: inherit;
  font-size: 14px;
  margin: 0 0 0 4px;
  position: relative;
  top: -2px
}

.woocommerce-account div#customer_login .form-container .overlay_bg {
  background: #f2f2f2;
  font-size: 15px;
  margin: 0;
  padding: 20px;
  text-align: center
}

.woocommerce-account div#customer_login .form-container .overlay_bg a {
  color: #ff4064
}

div#customer_login .form-container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: #fff;
  z-index: 1;
  transition: all .5s ease 0s
}

div#customer_login .form-container.login.open {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
  z-index: 0;
  transition: all .5s ease 0s;
  opacity: 0
}

div#customer_login .form-container.lost-password {
  -webkit-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
  z-index: 0
}

div#customer_login .form-container.lost-password.open {
  -webkit-transform: rotateY(0);
  transform: rotateY(0);
  z-index: 1
}
/*media query*/
.grey_back .vc_column-inner:hover {
  transition: all 0.9s ease;
  transform: translate(0, -18px);
}
.gurantee_sec .block.widget_block .gurantee_img {width: 50px;}
.woocommerce div.product div.summary .product_meta .gurantee_img img{width: 50px;}
.gurantee_sec .block.widget_block .gurantee_con {margin-top: 12px; text-align: left; margin-left: 10px;max-width: 308px;}
.gurantee_sec .block.widget_block .gurantee_con h4 {color: #000; font-size: 22px; font-size: 18px; font-family: 'Glacial Indifference';}
.gurantee_sec .block.widget_block .gurantee_con p {font-size: 15px; font-weight: 500;}
.gurantee_sec .block.widget_block{align-items: unset !important;}
.gurantee_sec .block.widget_block .gurantee_con h4{padding-bottom: 8px;}
.product_meta .gurantee_sec_last {margin-bottom: 20px;}

.grey_back .vc_column-inner{transition: all 0.9s ease;}
.grey_back .vc_column-inner:hover {transition: all 0.9s ease;transform: translate(0, -18px);}


.grey_back .vc_column-inner a.m-box .text-content .category-title--top:after, .grey_back .vc_column-inner a.m-box .text-content .category-title--top:before {display: none;}
.grey_back .vc_column-inner a.m-box {padding-top: 100%;display: flex;flex-wrap: wrap;background-repeat: no-repeat;background-size: cover;position: relative; overflow: hidden; transition: all 0.8s ease-in-out;}
.grey_back .vc_column-inner a.m-box::before { background: #020202;position: absolute;content: '';top: 0;bottom: 0;left: 0;right: 0;width: 100%;height: 100%;display: inline-block;
z-index: 1;transition: all 0.3s ease;opacity: 0;}
.grey_back .vc_column-inner a.m-box:hover:before {opacity: 0.2;}
.grey_back .vc_column-inner a.m-box:hover {box-shadow: 0 25px 50px -12px rgba(0, 0, 0, .25);}
.grey_back .vc_column-inner a.m-box .text-content {top: 0;display: block;margin: 0;height: 100%;transform: translateY(0);left: 0;right: 0;
width: 100%;box-sizing: border-box;padding: 30px;}
.grey_back .vc_column-inner a.m-box .text-content .category-title--top {display: block;text-align: left;padding: 0;width: 100%;height: 100%;}
.grey_back .vc_column-inner a.m-box .text-content .category-title--top h2 {font-size: 30px;margin: 0px 0 0;}
.grey_back .vc_column-inner a.m-box .text-content .category-title--top span {font-size: 15px;margin: 0;display: inline-block;}
.grey_back .vc_column-inner a.m-box .box-more {transition: all 0.9s ease;transform: translate(0, 70px);text-align: right;color: #ffba00;font-size: 20px; font-weight: bold;
display: flex !important;align-items: center;justify-content: right; text-transform: uppercase;}
.grey_back .vc_column-inner a.m-box:hover .box-more {transition: all 0.9s ease;transform: translate(0, -30px);}
.grey_back .vc_column-inner a.m-box .box-more img.hover_arrow {margin: 0 0 0 10px;width:24px;position: relative;top: 1px;}
/*media query*/

.gurantee_sec .block.widget_block .gurantee_img {width: 50px;}
.woocommerce div.product div.summary .product_meta .gurantee_img img{width: 50px;}
.gurantee_sec .block.widget_block .gurantee_con {margin-top: 12px; text-align: left; margin-left: 10px;max-width: 308px;}
.gurantee_sec .block.widget_block .gurantee_con h4 {color: #000; font-size: 22px; font-size: 18px; font-family: 'Lato';}
.gurantee_sec .block.widget_block .gurantee_con p {font-size: 15px; font-weight: 500;}
.gurantee_sec .block.widget_block{align-items: unset !important;}
.gurantee_sec .block.widget_block .gurantee_con h4{padding-bottom: 8px;}
.product_meta .gurantee_sec_last {margin-bottom: 20px;}

.woocommerce-checkout #payment ul.payment_methods li input[type="radio"] {position: absolute;left: 0;top: 15px;}




.mini-cart-popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
}
.mini-cart-popup-content {
  background: #fff;
  padding: 20px;
  border-radius: 8px;
  width: 90%;
  max-width: 500px;
  box-shadow:0px 0px 10px 10px rgba(0, 0, 0, 0.2);
  position: relative;
}
.mini-cart-popup-close {
  position: absolute;
  top: -16px;
  right: -18px;
  background: none;
  border: none;
  font-size: 18px;
  cursor: pointer;
  background: #000 !important;
  width: 30px;
  height: 30px;
  padding: 0;
  line-height: 0;
  border-radius: 50px;
display: none !important;
}

.mini-cart-popup-content #mini-cart-content ul.woocommerce-mini-cart li.woocommerce-mini-cart-item {list-style: none;position: relative;border-bottom: solid 1px #ddd;padding: 9px 15px 15px 0;border-bottom: solid 1px #ddd;
display: table;width: 100%;justify-content: space-between;}
.mini-cart-popup-content #mini-cart-content ul.woocommerce-mini-cart li.woocommerce-mini-cart-item span.remove_mini_basket_item {position: absolute;right: -9px;top: -9px;font-size: 21px;cursor: pointer;
z-index: 9;}
.mini-cart-popup-content #mini-cart-content ul.woocommerce-mini-cart li.woocommerce-mini-cart-item .imageboxpanelleft {width: 73px;margin-right: 11px;display: table-cell;vertical-align: top;}
.mini-cart-popup-content #mini-cart-content ul.woocommerce-mini-cart li.woocommerce-mini-cart-item .imageboxpanelleft a {font-weight: 500;font-size: 14px;display: inline-block;width: 100%;
line-height: 20px;text-decoration: none;color: #323232;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;margin-bottom: 6px;
padding: 0 1px 0 0;position: relative;}
.mini-cart-popup-content #mini-cart-content ul.woocommerce-mini-cart li.woocommerce-mini-cart-item .imageboxpanelleft a img {width: 58px;display: inline-block;vertical-align: top;margin-right: 8px;
float: left;border: 1px solid silver;margin-top: 7px;}
.mini-cart-popup-content #mini-cart-content ul.woocommerce-mini-cart li.woocommerce-mini-cart-item .parductptc {display: flex;flex-wrap: wrap;justify-content: space-between;}
.mini-cart-popup-content #mini-cart-content ul.woocommerce-mini-cart li.woocommerce-mini-cart-item .parductptc a {
font-weight: 500;font-size: 14px;display: inline-block;width: 100%;line-height: 20px;text-decoration: none;color: #323232;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;
-webkit-box-orient: vertical;margin-bottom: 0;padding: 0 1px 0 0;position: relative; max-width: 250px; width: 100%;}
.mini-cart-popup-content #mini-cart-content ul.woocommerce-mini-cart li.woocommerce-mini-cart-item .parductptc dl.variation {display: none;}
.mini-cart-popup-content #mini-cart-content ul.woocommerce-mini-cart li.woocommerce-mini-cart-item .parductptc dl.variation dt {font-weight: 700;padding: 0 0 .25em;margin: 0 4px 0 0;clear: left;}
.mini-cart-popup-content #mini-cart-content ul.woocommerce-mini-cart li.woocommerce-mini-cart-item .parductptc dl.variation dd {padding: 0 0 .25em;}
.mini-cart-popup-content #mini-cart-content ul.woocommerce-mini-cart li.woocommerce-mini-cart-item span.quantity {float: left;position: static;font-size: 14px;background: #fff;padding: 4px 0 0 0;color: #ff4064;}
.mini-cart-popup-content #mini-cart-content ul.woocommerce-mini-cart li.woocommerce-mini-cart-item input.update_mini_cart_item {width: 43px;padding: 0;text-align: center;font-family: Lato;
border-radius: 2px;border: 1px solid #e0dfdf;}
.mini-cart-popup-content #mini-cart-content ul.woocommerce-mini-cart li.woocommerce-mini-cart-item .extrancartmini {color: #323232;display: inline-block;width: 100%;padding: 0;font-size: 13px;}
.mini-cart-popup-content #mini-cart-content p.woocommerce-mini-cart__total.total {padding-top: 11px;margin: 0;font-size: 16px;font-weight: 700;width: 240px;float: right;display: inline-block;}
.mini-cart-popup-content #mini-cart-content p.woocommerce-mini-cart__total.total strong {color: #323232;}
.mini-cart-popup-content #mini-cart-content p.woocommerce-mini-cart__buttons{margin-bottom: 0;display: flex;justify-content: space-between;margin-top: 40px;}
.mini-cart-popup-content #mini-cart-content p.woocommerce-mini-cart__total.total span.woocommerce-Price-amount.amount {color: #d6aa74;float: right;font-weight: 400;}
.mini-cart-popup-content #mini-cart-content p.woocommerce-mini-cart__buttons a.wc-forward {margin-right: 0px;padding: 12px 24px;border: solid 2px #323232;width: 49%;text-align: center;
font-weight: 400;font-size: 14px;margin-top: 11px;background: 0 0;color: #323232;border-radius: 2px;display: inherit;text-transform: uppercase; justify-content: center;}
.mini-cart-popup-content #mini-cart-content p.woocommerce-mini-cart__buttons a.button.checkout {background: #323232;color: #fff;}

@media(max-width:1700px) {
  .home-tab-heading .tabing-difference .tabing-button h2{ font-size:14px; }

  .ds-extra-box-hover .slick-list .slick-slide .lvca-carousel-item .wpb_wrapper h5{ font-size:15px;padding: 0 15px 0 0px !important; }
}

@media(max-width:1600px) {
.ds-extra-box-hover .slick-list .slick-slide .lvca-carousel-item:hover:before {transform: translate(-16px, 0px);transition: all 0.9s ease;}
.ds-extra-box-hover .slick-list .slick-slide .lvca-carousel-item:hover .block-img {transition: all 0.9s ease;transform: translate(-6px, 0);}

.header .main-nav .menu>li{    margin: 0 9px;}
}

@media(max-width:1400px) {
.home-tab-heading .tabing-difference .tabing-button .vc_column-inner {overflow-y: hidden; overflow-x: scroll; padding: 0;}
.tabing-difference .tabing-button .wpb_wrapper{ width:1000px; padding-bottom: 24px;}
.home-tab-heading .tabing-difference .tabing-button h2{ border-radius:6px; }

.header .main-nav .menu li .submenu-expand {position: relative;top: 4px;}
}

@media(max-width:1399px) {
#search-results ul li {width: 45%;}
#search-results ul li a .pro_info_two h3 {font-size: 18px;}

.ds-extra-box-hover .slick-list .slick-slide .lvca-carousel-item .block-img{  }
.ds-extra-box-hover .slick-list .slick-slide .lvca-carousel-item:hover:before{         transform: translate(0px, 0px);}
.ds-extra-box-hover .slick-list .slick-slide .lvca-carousel-item:hover .block-img{transform: translate(3px, 0)}

.header .main-nav .menu li a{     font-size: 13px;}
}

@media(max-width:1199px) {
#search-results ul {display: block;}
#search-results ul li{width: 100%;}


.ds-extra-box-hover .slick-list .slick-slide .lvca-carousel-item:before{ transform:translate(-8px, 0px); }
.ds-extra-box-hover .slick-list .slick-slide .lvca-carousel-item .wpb_wrapper{    padding: 0 0 0 65px;}
}
@media(min-width:1108px) {
  .toggle-button {
      display: none
  }
  .mobile-parent-nav-menu-itemmenu-item {
      display: none !important
  }
  .header .main-nav .fa {
      display: none
  }
  .mobile-only,
  .mobileonlymenu {
      display: none
  }
  .header .main-nav .menu.mega-dropdown-menu li ul.sub-menu li.menu-item .item-link-outer+button.submenu-expand {
      display: none
  }
}

@media(max-width:1270px) {
  html #wpadminbar {
      display: none
  }
  .header .logo {
      margin: 11px 0 0 0;
      max-width: 150px
  }
  .header .main-nav .menu>li {
      font-size: 14px;
      margin: 0 4px
  }
  .blog-list-area .entry-content-blogs p {
      font-size: 14px;
      min-height: 39px;
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical
  }
  .blog-list-area .blog-thumbnail {
      min-height: 300px
  }
  .woocommerce div.product div.summary .freedelivery {
      margin: 0;
      max-width: 150px
  }
  .woocommerce-cart .shop_table .cart_item .product-name {
      font-size: 13px
  }
  .woocommerce-cart .shop_table .product-thumbnail a img {
      min-width: 68px
  }
  .woocommerce table.shop_table td {
      padding: 12px 3px
  }
  .woocommerce-cart .shop_table .product-price {
      width: 100px;
      padding: 5px 0;
      padding-bottom: 18px
  }
  .woocommerce-cart .shop_table .product-quantity,
  .woocommerce-cart .shop_table .product-subtotal {
      width: 100px;
      padding: 5px 0;
      padding-bottom: 18px
  }
}

@media(max-width:1107px) {
  #sticky-header {
      margin-top: 78px
  }
  .header .logo {
      margin: 11px 0 0 40px;
      max-width: 150px;
      position: relative;
      z-index: 10
  }
  .head-right-block {
      position: relative;
      z-index: 10
  }
  .head-right-block .cart-block {
      padding: 14px 19px;
      margin: 0 12px;
      max-width: 63px
  }
  .head-right-block .searc-box {
      padding-right: 0
  }
  .head-right-block .searc-box img {
      top: 0
  }
  .header .main-nav {
      position: absolute;
      left: 0;
      top: 14px;
      z-index: 9;
      right: 0
  }
  .header .main-nav ul {
      padding: 19px 0;
      background: #000;
      margin: 0
  }
  .header .main-nav ul li {
      display: block;
      list-style: none;
      line-height: normal
  }
  .header .main-nav ul li a {
      color: #fff;
      text-transform: uppercase;
      margin: 0;
      padding: 5px 6px 5px 20px;
      display: inline-block;
      width: 100%
  }
  .toggle-button.mobile-nav {
      padding: 0 0 14px 20px;
      color: #000;
      font-size: 28px;
      position: relative;
      margin-top: -13px;
      max-width: 61px
  }
  .toggle-button.mobile-nav span.menamlogmb {
      position: absolute;
      left: 18px;
      font-size: 9px;
      bottom: 7px;
      text-transform: uppercase
  }
  .header .main-nav .menu>li {
      display: block;
      margin: 0 10px;
      padding: 7px 0 6px 0
  }
  .header .main-nav .menu li ul.sub-menu {
      position: static;
      display: none;
      margin-top: 5px
  }
  .header .main-nav .menu li:hover>ul.sub-menu {
      display: flow-root
  }
  .menu-header-menu-container,
  .menu-header-menu-container ul.sub-menu {
      display: none
  }
  .header .main-nav .menu li ul.sub-menu li.menu-item:last-child {
      width: 100%;
      padding: 0
  }
  .header .main-nav .menu li .submenu-expand {
      vertical-align: middle
  }
  .header .main-nav .menu li ul.sub-menu li.menu-item .item-link-outer {
      padding: 0
  }
  .header .main-nav .menu {
      margin: 0;
      padding: 0
  }
  .header .main-nav .menu li ul.sub-menu li.menu-item {
      margin: 24px 0 0 0;
      width: 100%;
      text-indent: 0
  }
  .header .main-nav .menu li ul.sub-menu li.menu-item {
      margin: 10px 0 0 0;
      width: 100%;
      text-indent: 0
  }
  .header .main-nav .menu .item-link-outer {
      display: inline-block;
      position: relative;
      width: 100%
  }
  .header .main-nav .menu .item-link-outer .fa {
      color: #fff;
      background: #7b8080;
      position: absolute;
      right: 0;
      top: 1px;
      width: 76px;
      display: inline-block;
      padding: 6px 7px;
      border-radius: 3px
  }
  .header .main-nav .menu .item-link-outer .fa:after {
      content: "Expand";
      float: left;
      display: inline-block;
      font-family: Lato;
      margin-right: 3px
  }
  .header .main-nav .menu .item-link-outer .fa:before {
      position: absolute;
      right: 7px;
      top: 6px
  }
  ul#menu-mobile-menu .menu-item.downarraw i.fa:before {
      transform: rotate(180deg);
      display: inline-block
  }
  .header .main-nav .menu .item-link-outer .menu-item-link-return {
      display: none
  }
  .header .main-nav .menu li ul.sub-menu li ul.sub-menu li.mobile-parent-nav-menu-itemmenu-item {
      display: none
  }
  .header .main-nav .menu li ul.sub-menu li.menu-item .item-link-outer-slider {
      padding: 0 19px
  }
  ul#menu-mobile-menu {
      overflow-x: scroll;
      max-height: 700px;
      background: #5a6060;
      height: calc(100vh - 62px)
  }
  ul#menu-mobile-menu .menu-item {
      border-bottom: 1px solid rgba(204, 204, 204, .2)
  }
  .header .main-nav ul li a {
      padding: 5px 6px 5px 0
  }
  .header .main-nav .menu li a.menu-item-link {
      display: table;
      width: 100%
  }
  .header .main-nav .menu li a.menu-item-link span.menu_title {
      display: table-cell;
      vertical-align: middle;
      width: 50%
  }
  .header .main-nav .menu.mega-dropdown-menu li ul.sub-menu li.menu-item .item-link-outer {
      width: 100%
  }
  .header .main-nav .menu.mega-dropdown-menu li ul.sub-menu li.menu-item .item-link-outer .menu-item-link {
      display: flex;
      width: auto;
      justify-content: space-between;
      align-items: center;
      padding: 0 10px 0 10px
  }
  .header .main-nav .menu.mega-dropdown-menu li ul.sub-menu li.menu-item .item-link-outer .menu-item-link .mobile-menu-img {
      max-width: 50%
  }
  .header .main-nav .menu li ul.sub-menu li.menu-item {
      min-height: inherit
  }
  .header .main-nav .menu.mega-dropdown-menu li ul.sub-menu li.menu-item .item-link-outer:after {
      display: none
  }
  .home-row-tabing .vc_col-sm-3 {
      width: 42%
  }
  .home-row-tabing .vc_col-sm-9 {
      width: 57%
  }
  .home-tab-heading .home-row-tabing .vc_col-sm-9 p:first-child {
      width: 100%
  }
  .home-tab-heading .home-row-tabing .vc_col-sm-9 p:first-child img {
      width: 100%
  }
  .head-right-block .phone-block {
      position: relative;
      top: 5px
  }
  .search-block {
      top: 67px;
      width: 300px
  }
  .woocommerce div.product div.images.woocommerce-product-gallery {
      width: 100%
  }
  .woocommerce div.product div.summary {
      width: 100%;
      max-width: 100%
  }
  .cross-sells.woocommerce-cart {
      max-width: 100%
  }
  .detail-left {
      max-width: 100% !important
  }
  .shop_table .sell_product_image img {
      max-width: 40px;
      margin-right: 15px
  }
  .mobile-only {
      display: none
  }
  .woocommerce div.product div.summary .variable_availabe {
      margin: 0;
      padding: 0;
      position: static;
      margin: 0 0 27px 0
  }
}

@media(max-width:991px) {
  .noroll {
      overflow: hidden
  }
  .noroll .cart-block:before {
      content: '';
      background: hsl(0deg 0% 0% / 49%);
      height: 100%;
      width: 100%;
      display: inline-block;
      position: fixed;
      left: 0;
      top: 0;
      z-index: 1
  }
  .cart-block .sc_mini_shopping_cart_content {
      display: inherit;
      left: -320px;
      right: inherit;
      position: fixed;
      top: 0;
      border-radius: 0;
      transition: .3s ease-in-out;
      z-index: 99;
      padding: 7px 41px 16px 35px;
      max-height: 1000px;
      overflow-y: auto;
      height: 100vh;
      overflow-x: hidden
  }
  .cart-block .sc_mini_shopping_cart_content.movefromlefttoright {
      left: 0;
      transition: .3s ease-in-out
  }
  .head-right-block .cart-block .closemincart {
      font-size: 50px;
      color: #fff;
      position: fixed;
      top: -15px;
      z-index: 1;
      left: 321px
  }
  .cart-block .sc_mini_shopping_cart_content ul.woocommerce-mini-cart.cart_list li {
      padding: 16px 0 15px 0;
      border-bottom: solid 1px #ebebeb
  }
  .cart-block .sc_mini_shopping_cart_content ul.woocommerce-mini-cart.cart_list li span.remove_mini_basket_item {
      right: -16px
  }
  .footer {
      flex-wrap: wrap
  }
  .footer .block {
      width: 50%
  }
  .woocommerce ul.products li.product,
  .woocommerce-page ul.products li.product {
      width: 45%
  }
  .no-banner-image.woocommerce-products-header {
      height: auto
  }
  .no-banner-image.woocommerce-products-header .topbox {
      margin: 35px 30px 30px 30px
  }
  .woocommerce-products-header .topbox h2 {
      padding-top: 26px
  }
  .woocommerce #content div.product .woocommerce-tabs,
  .woocommerce div.product .woocommerce-tabs,
  .woocommerce-page #content div.product .woocommerce-tabs,
  .woocommerce-page div.product .woocommerce-tabs {
      clear: both;
      margin-top: 40px
  }
  .woocommerce div.product div.summary {
      max-width: 100%
  }
  .entry .entry-summary>* {
      max-width: 100%
  }
  .leftposchange {
      max-width: 71px
  }
  .woocommerce div.product div.summary .variable_availabe {
      margin: 0;
      padding: 0;
      position: static;
      margin: 0 0 27px 0
  }
  .woocommerce div.product .product_title {
      margin: 0 0 20px;
      border-top: 1px solid #ebebeb;
      padding-top: 15px
  }
  .woocommerce div.product div.images.woocommerce-product-gallery {
      width: 100%
  }
  .woocommerce div.product div.summary {
      width: 100%
  }
  .description_tab {
      background-color: #f2f2f2;
      padding: 0
  }
  .description_tab .heading {
      font-size: 14px;
      text-transform: uppercase;
      font-weight: 700;
      border-bottom: solid 1px #fff;
      padding: 12px 15px;
      position: relative
  }
  .description_tab .heading.active a {
      color: #ff4064
  }
  .description_tab .heading.active:after {
      content: "\f106"
  }
  .description_tab .heading:after {
      content: "\f107";
      font-family: FontAwesome;
      float: right;
      position: absolute;
      right: 20px;
      top: 11px
  }
  .description_tab .heading a {
      color: #323232;
      width: 100%;
      display: inline-block
  }
  .woocommerce div.product .accordion-tabs .panel img {
      width: auto;
      max-width: 100%
  }
  .cross-sells.woocommerce-cart {
      max-width: 100%
  }
  .woocommerce div.product div.summary .variable_availabe span.availability span.fwb.dib {
      margin-left: 0
  }
  .woocommerce div.product .woocommerce-tabs .panel {
      padding: 0 15px;
      display: none
  }
  .woocommerce div.product .woocommerce-tabs .panel.active {
      display: block
  }
  .woocommerce div.product .woocommerce-tabs .panel h2 {
      display: none
  }
  .woocommerce div.product div.images.woocommerce-product-gallery .slick-slider {
      padding: 0 15px
  }
  .woocommerce-product-gallery .wpgs-nav .slick-track {
      display: flex
  }
  .woocommerce-product-gallery .wpgs-nav .slick-arrow {
      top: 44px;
      z-index: 9
  }
  .woocommerce-product-gallery .wpgs-nav .slick-next:before,
  .woocommerce-product-gallery .wpgs-nav .slick-prev:before {
      font-size: 48px;
      font-weight: lighter
  }
  .blog-list-area .blog-thumbnail {
      min-height: 250px
  }
  .blog-list-area .entry .entry-title a {
      font-size: 18px
  }
  .blog-list-area div#main article h2.entry-title {
      line-height: 16px
  }
  .woocommerce .woocommerce-cart-form {
      width: 100%;
      float: none
  }
  .woocommerce .cart-collaterals {
      width: 100%
  }
  .woocommerce-cart .shop_table .product-quantity,
  .woocommerce-cart .shop_table .product-subtotal {
      width: auto
  }
  .woocommerce-cart .shop_table .product-name,
  .woocommerce-cart .shop_table .product-price {
      width: auto
  }
  .woocommerce table.shop_table td {
      padding: 10px !important
  }
  .woocommerce .cart-collaterals+.cross-sells {
      width: 100%;
      margin-top: 15px
  }
  .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout {
      padding: 0 14px
  }
  .woocommerce-cart .shop_table .product-thumbnail {
      padding: 0 !important
  }
  .woocommerce-checkout-review-order-table tr.order-total td:nth-child(2) {
      width: auto;
      white-space: nowrap
  }
  .woocommerce .woocommerce-checkout #customer_details {
      width: 100%
  }
  .woocommerce .woocommerce-checkout .rightmorwssect {
      width: 100%;
      margin-top: 20px
  }
  .woocommerce .woocommerce-checkout .rightmorwssect {
      width: 100%;
      margin-top: 20px
  }
  .woocommerce .woocommerce-checkout .rightmorwssect table.shop_table td {
      padding: 10px 0 !important
  }
  .woocommerce .woocommerce-order .woocommerce-thankyou-order-details {
      padding: 0 0 12px 0
  }
  .woocommerce-order .woocommerce-customer-details,
  .woocommerce-order .woocommerce-order-details {
      width: 100%
  }
  .woocommerce .woocommerce-order .woocommerce-thankyou-order-details li {
      width: 33%;
      margin: 16px 0 0
  }
  .woocommerce-account .container-fluid {
      padding: 0
  }
  .home-tab-heading .tabing-difference .tabing-button{ margin-bottom:0; }
  .home-tab-heading .tabing-difference .home-row-tabing-content .wpb_wrapper .tabing-left{ width:100%; }
  .home-tab-heading .tabing-difference .home-row-tabing-content .wpb_wrapper .tabing-left img{ padding:0; }
  .home-tab-heading .tabing-difference .home-row-tabing-content .wpb_wrapper .tabing-right {width: 100%;padding: 30px 30px 30px 30px;}
  .ds-extra-box-hover .slick-list .slick-slide .lvca-carousel-item .block-img{ transform:translate(0px, 18px) }
  .ds-extra-box-hover .slick-list .slick-slide .lvca-carousel-item .block-img .desktop{ display:none; }
  .ds-extra-box-hover .slick-list .slick-slide .lvca-carousel-item .block-img .mobile{ display:block;  }
}

@media(min-width:769px) and (max-width:992px) {
  .woocommerce-account .woocommerce-MyAccount-content {
      overflow-x: auto
  }
  .woocommerce-account .woocommerce table.shop_table {
      width: 572px
  }
  .woocommerce-cart .shop_table .product-price {
      width: 100px
  }
  .woocommerce-cart .shop_table tbody .product-subtotal {
      width: 103px
  }
}

@media(max-width:768px) {
  .woocommerce-cart .shop_table .cart_item .product-thumbnail {
      display: block;
      text-align: center !important;
      min-width: 100%;
      padding: 20px 0 !important
  }
  .woocommerce-cart .container-fluid {
      padding: 0
  }
  .woocommerce-cart .shop_table .cart_item .product-thumbnail:before {
      content: ''
  }
}

@media(max-width:767px) {



  #sticky-header {
      margin-top: 67px
  }
  .head-right-block .phone-block .phone {
      padding: 0;
      font-size: 0;
      vertical-align: top;
      width: 24px;
      height: 40px;
      display: inline-block;
      background-size: contain
  }
  .head-right-block .phone-block .phone span {
      font-size: 0
  }
  .head-right-block .phone-block {
      top: -6px
  }
  .head-right-block .order-tracking-block {
      padding-left: 6px
  }
  .head-right-block .order-tracking-block .tracking {
      width: 33px;
      height: 41px;
      top: 7px
  }
  .head-right-block .order-tracking-block .tracking span {
      max-width: 50px;
      bottom: -18px;
      font-size: 10px
  }
  .head-right-block .searc-box {
      display: none
  }
  .home-row-tabing .vc_col-sm-3 {
      width: 100%
  }
  .home-row-tabing .vc_col-sm-9 {
      width: 100%
  }
  .home-welcome-text h2 {
      font-size: 25px
  }
  .home-welcome-text p {
      font-size: 20px
  }
  .home-featured-product h2 {
      padding: 0 0 61px 0;
      font-size: 25px
  }
  .home-tab-heading h2 {
      font-size: 25px
  }
  .slider-main .owl-nav {
      display: none
  }
  .slider-main .content h2 {
      font-size: 20px
  }
  .slider-main .content h5 p {
      font-size: 15px
  }
  .slider-main .owl-dots {
      text-align: center;
      position: absolute;
      left: 50%;
      bottom: 0;
      transform: translate(-50%, 0)
  }
  .slider-main .owl-dots .owl-dot {
      display: inline-block;
      margin: 0 2px;
      padding: 0;
      line-height: normal
  }
  .slider-main .owl-dots .owl-dot span {
      width: 12px;
      height: 12px;
      background: #5a6060;
      display: inline-block;
      border-radius: 100px
  }
  .slider-main .owl-dots .owl-dot.active span {
      background: #19a4d0
  }
  .footer {
      display: inline-block;
      width: 100%;
      text-align: center
  }
  .footer .block h3 {
      display: inline
  }
  .footer .block {
      width: 100%
  }
  .woocommerce-products-header .topbox {
      margin-top: 15px;
      margin-bottom: 30px;
      width: 100%
  }
  .woocommerce-products-header .topbox img+img {
      display: none
  }
  .woocommerce-products-header .topbox .mobile_banner {
      display: inline-block
  }
  .woocommerce-products-header .topbox .term-description {
      position: static;
      max-width: 100%;
      text-align: left
  }
  .woocommerce-products-header .topbox .term-description h2,
  .woocommerce-products-header .topbox .term-description h1 {
      position: static;
      color: #323232;
      font-size: 20px;
      line-height: 25px;
      padding: 0 0 5px 0;
      margin: 10px 0 0 0;
      text-transform: capitalize
  }
  .woocommerce-products-header .topbox .term-description p {
      position: static;
      color: #323232
  }
  .tax-product_cat .content-area {
      margin-top: 0
  }
  .woocommerce div.product .woocommerce-tabs ul.tabs li {
      padding: 0 13px;
      font-size: 18px
  }
  .upsells.products .upsell_product_slider .owl-nav {
      display: none
  }
  .blog-list-area .entry .entry-title a {
      font-size: 24px
  }
  .blog-list-area .entry-content-blogs p {
      font-size: 16px
  }
  .woocommerce div.product div.images img {
      width: auto;
      max-width: 100%
  }
  .single_variation_wrap .label {
      display: inherit;
      margin-bottom: 5px
  }
  .single_variation_wrap .sc-custom_variation {
      display: inherit
  }
  .woocommerce div.product form.cart .variations select {
      margin-right: 0;
      width: 192px;
      font-size: 14px
  }
  .woocommerce div.product form.cart .variations td.label {
      width: 57px;
      padding-right: 0;
      margin: 0;
      padding: 9px 0 0 0;
      vertical-align: top;
      font-size: 13px
  }
  .woocommerce div.product form.cart table td {
      padding: 0
  }
  .woocommerce div.product form.cart .reset_variations {
      font-size: 12px;
      margin: 0 0 0 6px
  }
  .woocommerce div.product form.cart {
      margin: 29px 0 19px 0
  }
  .woocommerce-product-gallery .wpgs-nav .slick-next {
      right: -16px
  }
  .woocommerce div.product div.images.woocommerce-product-gallery .slick-slider.wpgs-for .slick-list .slick-track .slick-slide {
      height: 300px;
      position: relative
  }
  .woocommerce div.product div.images.woocommerce-product-gallery .slick-slider.wpgs-for .slick-list .slick-track .slick-slide img {
      max-height: 100%;
      object-fit: scale-down;
      width: inherit;
      margin: auto;
      position: absolute;
      left: 50%;
      transform: translate(-50%, -50%);
      top: 50%
  }
  .leftposchange {
      top: 0
  }
  .single-product .container-fluid {
      margin-top: 0
  }
  .single-product .content-area {
      margin-top: 0
  }
  .woocommerce div.product div.images.woocommerce-product-gallery .slick-slider.wpgs-for .slick-list {
      height: 300px !important
  }
  .woocommerce .slick-list.draggable .slick-track .slick-slide {
      height: 70px
  }
  .woocommerce div.product div.images.woocommerce-product-gallery .slick-list {
      height: 85px
  }
  .customvaritionpoup {
      height: 300px;
      width: 300px;
      border: none;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      background: #fff
  }
  .customvaritionpoup img {
      width: 100%
  }
  .customvaritionpoup:after {
      background-size: contain
  }
  .cross-sells .shop_table .row {
      display: flex;
      flex-wrap: wrap
  }
  .cross-sells .shop_table .sell_product_image {
      width: 100%;
      display: inline-block;
      margin-bottom: 30px
  }
  .cross-sells .shop_table .sell_product_image img {
      max-width: 62%;
      margin: auto;
      display: inherit;
      padding: 0
  }
  .cross-sells .shop_table .sell_product_name {
      width: 100%;
      text-align: center;
      margin-bottom: 17px;
      padding: 0
  }
  .cross-sells .shop_table .sell_product_price {
      width: 50%;
      text-align: center
  }
  .cross-sells .shop_table .sell_product_subtotal {
      margin-top: 4px
  }
  .woo-details {
      margin-top: 0
  }
  .woo-details.firstloadeddesktop {
      display: none
  }
  .woo-details.firstloadeddesktop+.mobile-only-sles {
      display: none
  }
  .mobile-only-sles,
  .secondloadedmobile {
      display: block
  }
  .mobile-only-sles .delivery-icon {
      max-width: 112px;
      margin: auto;
      margin-bottom: 40px
  }
  .woocommerce-page div.product .woocommerce-tabs {
      margin-top: 17px
  }
  .desktop-only {
      display: none
  }
  .mobile-only {
      display: block
  }
  .entry .entry-content .specification-box {margin: 11px 0 0 0;  }
  .entry .entry-content .specification-box .spec-line label {   width: 30%;}
  .entry .entry-content .specification-box .spec-line span { width: 70%;}
  .single_variation_wrap .sc-custom_variation-option {
      display: inherit
  }
  .btmoptseselmobile {
      display: block
  }
  .btmoptseselmobile .btnomobi a {
      background-color: #323232;
      color: #fff;
      display: inline-block;
      text-align: center;
      white-space: nowrap;
      font-size: 13px;
      height: 50px;
      line-height: 46px;
      letter-spacing: 0;
      padding: 0 20px;
      border: 2px solid rgba(244, 244, 244, .71);
      border-radius: 2px;
      text-transform: uppercase
  }
  .onmobileselectdrop {
      display: block;
      position: relative
  }
  .onmobileselectdrop .optionsl {
      display: block;
      border: solid 1px #ddd;
      font-size: 14px;
      padding: 5px;
      border-radius: 2px;
      width: calc(100% - 50px);
      position: relative
  }
  .onmobileselectdrop .optionsl:after {
      content: "\f107";
      float: right;
      font-family: FontAwesome;
      font-size: 19px;
      margin-top: -5px;
      margin-right: 4px
  }
  .setslid {
      display: none
  }
  .onmobileselectdrop .mobiresutchos {
      width: 37px;
      display: inline-block;
      position: absolute;
      right: 0;
      top: 0;
      height: 34px
  }
  .onmobileselectdrop .mobiresutchos img {
      width: 100%
  }
  .sc-custom_variation .owl-carousel .owl-nav.disabled {
      display: inline-block;
      width: 100%;
      font-size: 0
  }
  .sc-custom_variation .owl-carousel .owl-nav .owl-prev {
      position: absolute;
      left: 20px;
      top: 30%;
      transform: translate(-30%, 0);
      font-size: 0
  }
  .sc-custom_variation .owl-carousel .owl-nav .owl-prev:after {
      content: "\f104";
      font-family: FontAwesome;
      font-size: 50px
  }
  .sc-custom_variation .owl-carousel .owl-nav .owl-next {
      position: absolute;
      right: 11px;
      top: 30%;
      transform: translate(-30%, 0);
      font-size: 0
  }
  .sc-custom_variation .owl-carousel .owl-nav .owl-next:before {
      content: "\f105";
      font-family: FontAwesome;
      font-size: 50px
  }
  .single_variation_wrap .sc-custom_variation .image-select li {
      width: 69%;
      height: auto;
      text-align: center;
      margin: auto;
      display: inherit;
      margin-top: 20px;
      border: none;
      padding-bottom: 20px
  }
  .single_variation_wrap .sc-custom_variation .image-select li:after,
  .single_variation_wrap .sc-custom_variation .image-select li:before {
      display: none
  }
  .single_variation_wrap .sc-custom_variation .image-select li a:before {
      display: none
  }
  .single_variation_wrap .sc-custom_variation .image-select li a.wr-tooltip:after {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      background: url(../images/swtach-mob-bg-white1.png) no-repeat;
      width: 100%;
      height: 100%;
      margin: 0 auto;
      display: block;
      left: 0;
      right: 0;
      background-size: contain
  }
  .single_variation_wrap .sc-custom_variation .image-select li .wr-tooltip {
      height: auto
  }
  .single_variation_wrap .sc-custom_variation .image-select li .wr-tooltip img {
      width: 99%;
      margin: auto
  }
  .single_variation_wrap .sc-custom_variation .image-select li .wr-tooltip .term-name {
      display: block;
      margin: 11px 0;
      color: #323232;
      position: relative;
      z-index: 99;
      text-decoration: underline;
      font-size: 24px
  }
  .single_variation_wrap .sc-custom_variation {
      border: solid 0 #9d9898;
      margin-top: 16px
  }
  .single_variation_wrap .sc-custom_variation .image-select {
      border: solid 1px #9d9898
  }
  .single_variation_wrap .sc-custom_variation .image-select li.selected {
      border: 0
  }
  .blog-list-area .blog-thumbnail {
      min-height: inherit
  }
  .blog-list-area div#main article h2.entry-title {
      line-height: 27px
  }
  .blog-list-area div#main article {
      width: 100%
  }
  .woocommerce-cart .container-fluid {
      padding: 0
  }
  .woocommerce .cart-collaterals+.cross-sells {
      padding: 0 14px
  }
  .woocommerce-cart .cross-sells .shop_table tr {
      display: flex;
      width: 100%;
      flex-wrap: wrap
  }
  .woocommerce-cart .cross-sells .shop_table tr td {
      width: 50%;
      border-top: solid 1px #ddd !important
  }
  .woocommerce-cart .cross-sells .shop_table .product-thumbnail {
      width: 50%;
      float: left;
      padding: 10px 0 0 0 !important
  }
  .woocommerce-cart .cross-sells .shop_table .product-name {
      width: 50%;
      float: left
  }
  .woocommerce-cart .shop_table .cart_item .product-thumbnail {
      display: block;
      text-align: center !important;
      min-width: 100%;
      padding: 20px 0 !important
  }
  .woocommerce-cart .shop_table .cart_item .product-thumbnail:before {
      content: ''
  }
  .woocommerce-cart .shop_table .cart_item .product-thumbnail img {
      display: inherit;
      margin: auto;
      max-width: 150px;
      min-width: 150px
  }
  .woocommerce .woocommerce-checkout #customer_details {
      width: 100%
  }
  .woocommerce .woocommerce-checkout .rightmorwssect {
      width: 100%
  }
  .woocommerce-checkout-payment .payment_methods label {
      width: 176px
  }
  .woocommerce-checkout .container-fluid {
      padding: 15px
  }
  .woocommerce-checkout-review-order-table tr.order-total td bdi {
      display: block;
      white-space: nowrap
  }
  .woocommerce-checkout-review-order-table tr.order-total td small span.amount {
      white-space: nowrap;
      width: 150px;
      display: block
  }
  .woocommerce .woocommerce-order .woocommerce-thankyou-order-details li {
      width: 100%;
      text-align: center;
      margin: 0;
      border-bottom: solid 1px #ddd;
      padding: 9px 0
  }
  .woocommerce-order .woocommerce-customer-details .col-2 {
      margin-top: 25px
  }
  .woocommerce .woocommerce-customer-details address {
      border: none;
      min-height: inherit
  }
  .woocommerce-account .form-container {
      display: inherit
  }
  .woocommerce-account .form-container .woocommerce-MyAccount-navigation {
      width: 100%
  }
  .woocommerce-account .form-container .woocommerce-MyAccount-content {
      width: 100%;
      margin-top: 30px
  }
  .woocommerce-cart .shop_table .product-price,
  .woocommerce-cart .shop_table tbody .product-subtotal {
      width: auto
  }
  .woocommerce table.my_account_orders span.mobileviewchange {
      display: block;
      font-weight: 700
  }
  .woocommerce table.my_account_orders td:before {
      display: none
  }
  body .woocommerce table.my_account_orders tr td {
      text-align: left !important
  }
  .blog-list-area .entry .entry-title a {
      font-size: 18px
  }
  .woocommerce_deposits_parent_order_summary tr th {
      display: none
  }
  .woocommerce_deposits_parent_order_summary tr td {
      text-align: right;
      width: 100%;
      float: left;
      margin-top: -1px
  }
  .woocommerce_deposits_parent_order_summary tr td:before {
      float: left;
      font-weight: 700
  }
  .woocommerce_deposits_parent_order_summary tr td:nth-child(1):before {
      content: 'Payment'
  }
  .woocommerce_deposits_parent_order_summary tr td:nth-child(2):before {
      content: 'Payment ID'
  }
  .woocommerce_deposits_parent_order_summary tr td:nth-child(3):before {
      content: 'Status'
  }
  .woocommerce_deposits_parent_order_summary tr td:nth-child(4):before {
      content: 'Amount'
  }
  .home .page-content {margin-top: 20px !important;}

.home-welcome-text h1.vc_custom_heading {margin-top: 0 !important;}


.home-tab-heading .tabing-difference .tabing-button{padding: 0 15px;}
.home-tab-heading{ padding:0px 0 25px  !important;}
  .home-tab-heading h2.vc_custom_heading{ font-size:26px; }
  .ds-extra-box-hover .slick-list .slick-slide .lvca-carousel-item:before {transform: translate(0px, 0px);}
.ds-extra-box-hover .slick-list .slick-slide .lvca-carousel-item .wpb_wrapper {padding: 0 0 0 48px;}
.home-tab-heading .tabing-difference .home-row-tabing-content .wpb_wrapper .tabing-right h3{ font-size:26px }
.ds-extra-box-hover .slick-list .slick-slide .lvca-carousel-item .block-img .mobile{ display:block; margin: inherit;}
.ds-extra-box-hover .slick-list .slick-slide .lvca-carousel-item .block-img .desktop{ display:none; }
.home-gallery-sec .home-gallery-two {padding: 0 30px 0px;text-align: center;}
.home-gallery-sec .home-gallery-two p.vc_custom_heading{ margin:0; }
.home-gallery-sec .home-gallery-two p.vc_custom_heading a {float: none;width: 100%;display: inline-block;margin:0 0 25px;}
.home-gallery-sec .home-gallery-two .vc_btn3-icon-right{ float:none;margin-top:10px; }


}

@media(max-width:517px) {
 /* .woocommerce ul.products li.product .link_more a.button {
    margin: 0;
    font-size: 11px;
    width: 85px;
    padding: 12px 6px;
}*/
.woocommerce .quantity .qty{width: 45px;}

  .head-right-block .phone-block .phone {
      padding: 0;
      font-size: 0;
      vertical-align: top;
      width: 24px;
      height: 40px;
      display: inline-block;
      background-size: contain
  }
  .head-right-block .phone-block .phone span {
      font-size: 0
  }
  .head-right-block .phone-block {
      top: 0
  }
.header .logo {max-width: 172px;position: relative;left: 30%;transform: translate(-50%, 4px);}
  a.categorypagcls {
      display: block;
      min-height: inherit
  }
  .head-right-block .cart-block {
      padding: 14px 0;
      margin: 0 12px;
      border: none;
      max-width: 23px
  }
  .woocommerce ul.products[class*=columns-] li.product,
  .woocommerce-page ul.products[class*=columns-] li.product {
      width: 100%
  }
  .woocommerce .woocommerce-result-count {
      margin: 3px 0 28px 0;
      width: 100%;
      text-align: center
  }
  .woocommerce .woocommerce-ordering {
      margin: 0;
      width: 100%
  }
  .woocommerce .woocommerce-ordering select {
      width: 200px;
      margin: auto;
      display: inherit;
      margin-bottom: 29px
  }
  .woocommerce div.product .woocommerce-tabs ul.tabs li {
      padding: 0 13px;
      font-size: 14px
  }
  .woocommerce div.product div.summary .variable_availabe {
      margin: 0;
      padding: 0;
      position: static;
      margin: 0
  }
  .woocommerce div.product div.summary .product_meta {
      margin: 5px 0 0 0;
      padding: 0
  }
  .leftposchange {
      max-width: 60px
  }
  .woocommerce-cart .shop_table td {
      padding: 0 !important;
      display: inline-block;
      width: 100%
  }
  .woocommerce-checkout-review-order-table tr.order-total .includes_tax {
      white-space: inherit
  }
  .woocommerce .woocommerce-checkout #customer_details .button.alt {
      font-size: 13px !important;
      letter-spacing: normal;
      height: 45px;
      padding: 0 20px
  }
}

@media(max-width:380px) {
  .woocommerce form .form-row-first,
  .woocommerce-page form .form-row-first {
      float: left;
      width: 100%
  }
  .woocommerce form .form-row-last,
  .woocommerce-page form .form-row-last {
      float: right;
      width: 100%
  }
  #crafty_billing_button label {
      display: none
  }
  .woocommerce .woocommerce-checkout #customer_details .button.alt {
      width: 100%
  }
  .blog-detail-area .post-navigation .nav-links {
      display: inherit
  }
}

body {
  overflow-x: hidden
}

.home-tab-featured-product {
  width: 99vw;
  position: relative;
  left: 50%;
  margin: 0 0 0 -50vw !important;
  overflow: hidden
}

.home-tab-featured-product .item.item-block h3 {
  font-family: Lato;
  color: #323232;
  font-size: 16px !important;
  font-weight: 400;
  min-height: 60px;
  overflow: hidden
}

.home-tab-featured-product .featured-inner h3 a {
  color: #323232;
  padding: .5em 0
}

.home-tab-featured-product .item.item-block .slider-home-price .pro-variation ins {
  background: 0 0
}

.home-tab-featured-product .item.item-block .slider-home-price .pro-variation ins {
  background: 0 0;
  font-weight: 700;
  font-size: 17px
}

.home-tab-featured-product .item.item-block .slider-home-price .pro-variation .regular-price {
  font-size: 14px;
  margin: 5px 0 0 0;
  display: block
}

.featured-inner .slider-home-price .product_save_price .savePrice {
  font-size: 14px;
  color: #d42840
}

.home-tab-featured-product .item.item-block .slider-home-price .link_more .button {
  width: 100%;
  border: 1px solid #000;
  margin: 0 0 7px;
  background: none;
  border-radius: 10px;
  color: #000;
  font-size: 15px;
  padding: 10px 0;
}
.home-tab-featured-product .item.item-block .slider-home-price .link_more .button:hover {
  background: #00befb;
  border: 1px solid #00befb;
  color: #fff;
}
.home-tab-featured-product .item.item-block .slider-home-price .link_more .button.add_to_cart_button {
  margin-left: auto;
    margin-right: 0;
    background: #000;
    color: #fff;
    margin-top: 7px;
}
.home-tab-featured-product .item.item-block .slider-home-price .link_more .button.add_to_cart_button:hover{ border: 1px solid transparent;}

.home-tab-featured-product .item.item-block .slider-home-price .link_more {
  display: block;
  justify-content: space-between;
  padding-top: 18px;
}

.home-tab-featured-product .item.item-block .slider-home-price .pro-variation {
  max-width: 303px
}

.home-tab-featured-product .featured-inner .link_more .quantity {
  width: 85px
}

.home-tab-featured-product .featured-inner .link_more .quantity {
  -ms-flex-wrap: inherit;
  flex-wrap: inherit
}

.home-tab-featured-product .featured-inner .featured-img img {
  height: auto;
  max-height: 170px
}

.home-tab-featured-product .item.item-block {
  max-width: 409px;
  margin: auto;
  border: 1px solid #c3c3c3;
}

.banner-image img {
  width: 100%
}
.head-right-block .searc-box-mbl {display: none;}
.woocommerce div.product .stock {color: #1b5c00;}

.carts img {
  width: 25px !important;
}
.searc-box img {
  width: 25px !important;
}
.header .logo img {
  width: 175px !important;
}
.ds_view_cnt{color: #c50b0b;}
.woocommerce div.product p.stock {
font-size: .92em;
margin: 5px 0 0 0;
}
.productsinglelab {
  width: 100%;
  display: inline-flex;
}
.productsinglelab .ttleheahingbloc {
  order: 2;
  padding-top: 8px;
  color: #2D5C8C;
  font-weight: normal;
  line-height: normal;
}
.gurantee_sec {
  margin-top: 38px !important;
  }	
.gurantee_sec.gurantee_sec_first { margin-top: 48px !important;}
.gurantee_sec.gurantee_sec_second, .gurantee_sec.gurantee_sec_last{margin-top: 28px !important;}

.gurantee_sec .block.widget_block {
display: flex;
width: 100%;
align-items: center;
flex-wrap: wrap;
}
.gurantee_img {
float: left;
width:80px;
vertical-align: middle;
}
.woocommerce div.product div.summary .product_meta .gurantee_img img {
width: 100px;
}
.gurantee_con {
float: left;
width: calc(100% - 114px);
text-align: center;
margin: -10px 0 0;
max-width: 260px;
text-align: center;
}
.gurantee_con h2 {
padding: 0px;
margin: 0;
font-size: 18px;
}
.gurantee_con p {	
line-height: 22px;
font-size: 13px;
width: 100%;
margin: auto;
}
.woocommerce-products-header .topbox {    width: 100%;}
.woocommerce-products-header .topbox img.desktop_banner {width: 100%;object-fit: cover;}
.woocommerce-products-header .topbox .term-description {
  position: absolute;
  top: 50%;
  left: 50px;
  transform: translate(0, -50%);
  max-width: 374px;
  text-align: left;
}
.woocommerce-products-header .topbox h1 {
padding-bottom: 20px;
margin-top:0;
margin-bottom: 20px;
padding-top: 0;
}
.woocommerce ul.products li.product div + a.button.tetra {
  display: none;
}




@media(max-width: 767px){

.home .container-fluid{ padding: 0 15px; }

  .woocommerce-products-header .topbox .term-description {
      max-width: 100% !important;
      padding: 0 18px !important;
  }
   .woocommerce-products-header .topbox .term-description {
      transform: none;
      position: static;
  }
   .woocommerce-products-header .topbox {margin-top: 0;}

.head-right-block .searc-box-mbl {display: inline-block;padding: 15px 4px 15px 0px;border-right: 1px solid #464949;}
.head-right-block .cart-block {padding: 14px 0 14px 19px;border-right: none;}
.head-right-block .searc-box{ display: none; }
.head-right-block .searc-box-mbl a img {position: relative;top: 5px;width: 20px;}

.gurantee_con {width:calc(100% - 65px); max-width: 200px;}
.gurantee_img{ width:60px; margin: 0 5px 0 0;}
.gurantee_con h4 {font-size: 15px;}
.gurantee_con p {font-size: 10px;line-height: 18px;}
.gurantee_con p a {display: inline-block;}

.woocommerce div.product div.summary .variable_availabe span.availability span.fwb.dib, .woocommerce div.product div.summary .variable_availabe span.availability span.stock{font-size: 18px;}
}

@media(max-width: 575px){


  .woocommerce div.product form.cart .omni-popup-trigger .finance-calculator{ padding: 10px;}
  .woocommerce div.product form.cart .omni-popup-trigger .finance-calculator .finance-overview-product h4.finance-pro-title{ font-size: 18px;}
  .woocommerce div.product form.cart .omni-popup-trigger .finance-calculator .finance-overview-product .finance-overview-hint{ font-size: 13px;padding: 0 0 0 0px;}

  .woocommerce div.product form.cart div.quantity{ margin-bottom: 15px;margin-right: 10px;margin-left: 4px;}
  body.single-product .type-product .entry-summary .cart .quantity .input-text.qty{margin: 0 10px;}
}

@media(max-width: 517px){

.header .logo img {}
.head-right-block .cart-block {max-width: inherit;border-left: 1px solid #464949;padding:15px 0px 15px 10px;margin: 0 0;}
.head-right-block .cart-block .carts img {max-width: 18px;}

}
@media(max-width:463px){
  .brands-logo .slick-slide{ margin:0; }
  }
@media(min-width: 329px) and (max-width: 899px){
  .woocommerce-products-header .topbox {
  margin-top: 0 !important;
}
}


/*27-03-23 strat*/
 .text-content{ display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 75%;
  text-align: center;
  margin-bottom: 20px;
  transition: all .3s ease;
  transform: translateY(20px);
  z-index: 2;
}
.category-title--top:before {
  content: "";
  display: inline-block;
  position: relative;
  width: 40px;
  height: 1px;
  background-color: #fff;
  margin-right: 30px;
}
.category-title--top:after {
  content: "";
  display: inline-block;
  position: relative;
  width: 40px;
  height: 1px;
  background-color: #fff;
  margin-left: 30px;
}
.category-title--top {
  display: flex;
  color: #fff;
  align-items: center;
  justify-content: center;
  position: relative;
  width: auto;
  height: auto;
  text-transform: uppercase;
  
}

.home-service-categorys h2 {
  color: #fff !important;
  text-align: center;
  font-size: 36px;
  line-height: 36px;
}
.text-content:hover a.category-link {
  display: block;
  transform: translateY(0);
  opacity: 1;
}
.text-content a.category-link {
  display: none;
}

.text-content .white-solid:hover {
  color: #0089a9;
  text-decoration: none;
}

.text-content a.white-solid {
background-color: #fff;
border-radius: 10px;
font-size: 16px;
padding: 10px 20px 10px 20px;
font-weight: 700;
}   
.home-service-categorys .wpb_wrapper {
  overflow: hidden;
}
.home-service-categorys .wpb_wrapper:hover img.vc_single_image-img {
  filter: blur(6px);
}
.home-service-categorys .wpb_wrapper .text-content {
  transition: all .3s ease;
  transform: translateY(0px);
      height: 100%;

}
.home-service-categorys .wpb_wrapper:hover .text-content {
  transform: translateY(0);
}
.home-service-categorys .wpb_wrapper:hover .text-content {
  transform: translateY(-20px);
}
.home .page-content .vc_col-sm-4 .vc_figure {position: relative;}
.home .page-content .vc_col-sm-4 .vc_figure a.vc_single_image-wrapper {width: 100%;}
.home .page-content .vc_col-sm-4 .vc_figure:before {background: rgba(0, 0, 0, 0.4);position: absolute;content: ''; top: 0;bottom: 0;
left: 0;right: 0;width: 100%;height: 100%;display: inline-block;z-index: 1;}


.wpb_wrapper h2.vc_custom_heading{ color: #717574 !important;}

.upsells.products .upsell_product_slider .item .link_more {
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
  margin-top: 0.5rem;
}

.upsells.products .upsell_product_slider .item .link_more a.button {
  display: inline-block;
  width: 100%;
  border: 1px solid #000;
  margin: 0 0 7px;
  background: none;
  border-radius: 10px;
  color: #000;
  font-size: 15px;
  padding: 10px 0;
}
.upsells.products .upsell_product_slider .item .link_more a.button:hover {background: #00befb;border: 1px solid #00befb;color: #fff;}

.upsells.products .upsell_product_slider .finance-product + div {
  font-size: 14px;
}
.upsells.products .upsell_product_slider .item .link_more a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
  margin-left: auto;
  margin-right: 0;
  background: #000;
  width: 100%;
  color: #fff;
  margin-top: 15px;
}

.upsells.products .upsell_product_slider .item .link_more .quantity {
  display: none;
}

.upsells.products .upsell_product_slider .item .link_more .quantity .qty.pa.tc {
  border: solid 1px #ebebeb;
  border-left: none;
  display: block;
  width: 31px;
  padding: 0;
  height: 40px;
}
.upsells.products .upsell_product_slider .item .link_more .quantity .qty.pa.tc a.plus.db.body_color.hover-primary.nitro-line.list-plus {
  display: block;
  text-align: center;
  line-height: 19px;
  border-bottom: solid 1px #ebebeb;
}
.upsells.products .upsell_product_slider .item .link_more .quantity .qty.pa.tc a.minus.db.body_color.hover-primary.list-minus {
  display: block;
  text-align: center;
  line-height: 19px;
}

.upsells.products .upsell_product_slider .item .link_more input.text {
  height: 40px;
}


/*28-05-24 (kh)*/

#search-results ul {display: flex !important; flex-wrap: wrap !important;}
#search-results ul li {width: 47%; margin-left: 20px; text-align: left !important;}
#search-results ul li a {display: flex; align-items: center;}
#search-results ul li a .pro_info_one img {width: 60px;}
#search-results ul li a .pro_info_two h3 {font-size: 22px; font-weight: normal; padding: 0; margin: 0;}
#search-results ul li a .pro_info_two span.price {color: red;}
#search-results ul li a .pro_info_two {margin-left: 40px;}
#search-results p {background: #000; color: #fff; font-size: 18px; font-weight: bold; padding: 2px 10px;}
#search-results li.no_result_found {list-style: none; color: #000; font-weight: bold;}
.new-search-box form{width: % !important; max-width: unset;}
.new-search-box {width: 50% !important; max-width: unset;}
.page-id-221319 .new-search-box{margin-top: 20px;}



/*Css 28-05-2024*/

  .loader {
    border: 4px solid rgba(0, 0, 0, 0.1);
    border-left: 4px solid #3498db;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    animation: spin 1s linear infinite;
    margin: auto;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

#search-results {
    position: absolute;
    left: 0;
    right: 0;
    background-color: #fff;
    border-top: none;
    width: 50%;
    max-height: 500px;
    overflow-y: auto;
    z-index: 1000;
    margin: 0 auto;

}

#search-results ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#search-results ul li {
    padding: 10px;
    border-bottom: 1px solid #ccc;
}

#search-results ul li:last-child {
    border-bottom: none;
}

#search-results ul li a {
    text-decoration: none;
    color: #333;
}

#search-results ul li a:hover {
    background-color: #f5f5f5;
}


/*media query*/

@media(max-width:1399px) {
#search-results ul li {width: 45%;}
#search-results ul li a .pro_info_two h3 {font-size: 18px;}
}

@media(max-width:1199px) {
#search-results ul {display: block;}
#search-results ul li{width: 100%;}
}


@media(max-width: 575px){

#search-results ul li a{display: block !important;}
#search-results ul li a .pro_info_two{margin-left: 0 !important;}
#search-results{width: 100% !important;}
.new-search-box{width: 100% !important;}


}

.home .overflow-act.vc_row[data-vc-full-width] {
    transition: opacity .5s ease;
    overflow: visible !important;
}