/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Improved Animations Stylesheet from https://element.how/elementor-improve-entrance-animations/ , works for the 'fade' animations */
@keyframes fadeDown{from{opacity:0;transform:translate3d(0,-30px,0)}to{opacity:1;transform:none}}.elementor-element.fadeInDown{animation-name:fadeDown}@keyframes fadeLeft{from{opacity:0;transform:translate3d(-30px,0,0)}to{opacity:1;transform:none}}.elementor-element.fadeInLeft{animation-name:fadeLeft}@keyframes fadeRight{from{opacity:0;transform:translate3d(30px,0,0)}to{opacity:1;transform:none}}.elementor-element.fadeInRight{animation-name:fadeRight}@keyframes fadeUp{from{opacity:0;transform:translate3d(0,30px,0)}to{opacity:1;transform:none}}.elementor-element.fadeInUp{animation-name:fadeUp}@-webkit-keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}

/*** 
* ===============
* Default Styles 
* ===============
***/
a, .elementor-button, [type=button], [type=submit], button,
.elementor-widget-jet-mega-menu > .elementor-widget-container,
.elementor-widget-media-carousel .elementor-swiper-button,
.elementor-posts .elementor-post__card,
.elementor-cta__title, .elementor-icon-list-text,
.jet-filters-pagination__link {
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
img {
  -webkit-transition: all ease-in-out 0.3s!important;
  -moz-transition: all ease-in-out 0.3s!important;
  transition: all ease-in-out 0.3s!important;
}
.grecaptcha-badge {
  visibility: hidden;
  opacity: 0;
}
* {
  outline: 0!important;
}
select {
  background-image:
    linear-gradient(45deg, transparent 50%, gray 50%),
    linear-gradient(135deg, gray 50%, transparent 50%),
    linear-gradient(to right, #ccc, #ccc);
  background-position:
    calc(100% - 20px) calc(1em + 2px),
    calc(100% - 15px) calc(1em + 2px),
    calc(100% - 2.5em) 0.5em;
  background-size: 5px 5px, 5px 5px, 1px 1.5em;
  background-repeat: no-repeat;
  -webkit-appearance:none!important;
  -moz-appearance: none;
  appearance: none;
}
select:focus {
  background-image:
    linear-gradient(45deg, #1E3B7F 50%, transparent 50%),
    linear-gradient(135deg, transparent 50%, #1E3B7F 50%),
    linear-gradient(to right, #ccc, #ccc);
  background-position:
    calc(100% - 15px) 1em,
    calc(100% - 20px) 1em,
    calc(100% - 2.5em) 0.5em;
  background-size:
    5px 5px,
    5px 5px,
    1px 1.5em;
  background-repeat: no-repeat;
}
textarea {
  resize: none!important;
}
ul, ol { 
  padding: 0;
}
ul, ol, p {
  margin-bottom: 1rem;
}
ol {
  padding-left: 40px;
}
ul ul {
  margin-top: 5px;
}
ul li,
.single-product .prod-content ul li {
  list-style-type: none;
  margin: 0;
  padding: 0 0 0 18px;
  position: relative;
}
ul li + li, ol li + li,
.single-product .prod-content li + li { 
  margin-top: 8px;
}
ul .jet-menu-item{
  padding-left: 0;
}
ul .jet-menu-item + li {
  margin-top: 0;
}
ul.split-two,
ol.split-two {
  padding: 0;
  list-style: none; /* Remove default bullets */
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 50px;
  -moz-column-gap: 50px;
  column-gap: 50px;
}
ul.bold {
  font-weight: 700;
}
ul.list-color-white li:before {
  background-color: #fff!important;
}
.elementor-text-editor.elementor-clearfix ul li:before,
.elementor-tab-content ul li:before,
.elementor-widget-theme-post-content ul:not(.elementor-editor-element-settings):not(.elementor-select-preset-list):not(.elementor-icon-list-items) li:before,
.single-product .prod-content li:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f0da";
  color: var( --e-global-color-602f306 );
  left: 0;
  top: -1px;
  position: absolute;
  -webkit-filter: brightness(90%);
  filter: brightness(90%);
}
.dark-block .elementor-text-editor.elementor-clearfix ul li:before, 
.dark-block .elementor-tab-content ul li:before, 
.elementor-widget-theme-post-content .dark-block ul:not(.elementor-editor-element-settings):not(.elementor-select-preset-list):not(.elementor-icon-list-items) li:before {
  background-color: #fff;
}
p:last-child, ul:last-child, ol:last-child {
  margin-bottom: 0;
}
.white a {
  color: #ffffff;
}
.white a:hover {
  /*color: #F5AF46;*/
}
.elementor-widget-toggle .elementor-toggle-item {
  border-bottom: 1px solid #dedede;
  padding-bottom: 8px;
}
.elementor-widget-text-editor:not(.exclude-line-height) p,
.elementor-text-editor p,
.elementor-tab-content,
.elementor-tab-content p,
.elementor-widget-text-editor ul li,
.elementor-widget-text-editor ol li {
  line-height: 30px;
}
.inherit.elementor-widget-text-editor:not(.exclude-line-height) p,
.inherit.elementor-text-editor p,
.inherit.elementor-widget-text-editor ul li,
.inherit.elementor-widget-text-editor ol li{
  line-height: inherit;
}
.elementor-pagination-position-outside .swiper-container {
  padding-bottom: 0;
}
.elementor-pagination-position-outside .swiper-pagination-bullet {
  opacity: .6;
}
.elementor-pagination-position-outside .swiper-pagination-bullet-active {
  opacity: 1;
}
.swiper-pagination-bullet { 
  opacity: .5;
}
.swiper-pagination-bullet-active {
  opacity: 1;
}
.elementor-custom-embed-play {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(237, 28, 36, 0.90);
  border-radius: 50%;
  width: 105px;
  height: 105px;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
.small-play-btn .elementor-custom-embed-play {
  width: 64px;
  height: 64px;
}
.small-play-btn .elementor-custom-embed-play i {
  font-size: 25px;
}
.elementor-custom-embed-play i {
  font-family: "Font Awesome 5 Free";
  font-size: 40px;
  font-weight: 900;
  text-shadow: none;
  opacity: 1;
  margin-left: 4px;
}
.elementor-custom-embed-play i:before {
  content: "\f04b";
}
.elementor-lightbox footer .elementor-slideshow__title {
  display: none;
}
.bg-image-cover-padded,
.bg-image-cover {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
}
.bg-image-cover-padded:after {
  padding-top: 100%;
  display: block;
  content: '';
}
.elementor-nav-menu--dropdown .elementor-item.elementor-item-active, 
.elementor-nav-menu--dropdown .elementor-item.highlighted, 
.elementor-nav-menu--dropdown .elementor-item:focus, 
.elementor-nav-menu--dropdown .elementor-item:hover, 
.elementor-sub-item.elementor-item-active, .elementor-sub-item.highlighted, .elementor-sub-item:focus, 
.elementor-sub-item:hover {
  background-color: transparent;
}
.elementor-widget-icon-box .elementor-icon-box-title,
.elementor-vertical-align-middle .elementor-image-box-title,
.elementor-vertical-align-top .elementor-image-box-title {
  margin-top: 0;
}
.elementor-widget-image-box .elementor-image-box-img {
  flex-shrink: 0;
  line-height: 0;
}
.elementor-position-left.elementor-widget-icon-box .elementor-icon-box-title {
  margin-bottom: 0;
}
.normal-line-height .elementor-heading-title {
  line-height: normal;
}
.flex-direction-column .elementor-widget-wrap {
  flex-direction: column;
}
.elementor-widget-media-carousel .swiper-slide-shadow-left,
.elementor-widget-media-carousel .swiper-slide-shadow-right {
  display: none!important;
}
.elementor-widget-media-carousel .swiper-pagination-bullets {
  bottom: 26px;
}
.elementor-widget-media-carousel .elementor-swiper-button {
  color: #fff;
}
.elementor-widget-media-carousel .elementor-swiper-button {
  background-color: rgba(0,0,0,0.5);
  padding: 5px 2px;
  opacity: 0;
}
.elementor-widget-media-carousel:hover .elementor-swiper-button {
  opacity: 1;
}

.elementor-widget-button.alt .elementor-button,
.alt input[type="submit"],
.alt button {
  background-color: var( --e-global-color-602f306 );
  color: var( --e-global-color-af42fa1 );
}
.elementor-widget-button.alt .elementor-button:hover,
.alt input[type="submit"]:hover,
.alt button:hover {
  background-color: var( --e-global-color-af42fa1 )!important;
  color: var( --e-global-color-dc510e6 );
}

.main-heading .elementor-heading-title,
.main-heading .elementor-image-box-title {
  font-size: 60px;
  line-height: 62px;
  display: inline-block;
  position: relative;
  z-index: 0;
}
.main-heading.defaul-size .elementor-heading-title,
.main-heading.defaul-size .elementor-image-box-title {
  font-size: 48px;
  line-height: normal;
}
.main-heading .elementor-heading-title:after,
.main-heading .elementor-image-box-title:after { 
  background-color: #f9e500;
  content: '';
  left: -6px;
  bottom: 4px;
  height: 14px;
  width: calc(100% + 10px);
  position: absolute;
  z-index: -1;
}
.main-heading.remove-line .elementor-heading-title:after,
.main-heading.remove-line .elementor-image-box-title:after {  
  display: none;
}

@media (min-width: 1025px) {
  .hide-pagination .swiper-pagination-bullets {
    display: none;
  }
  .hide-pagination .elementor-swiper {
    cursor: auto;
    pointer-events: none;
  }   
}

@media (max-width: 1024px) {
  .elementor-custom-embed-play {
    width: 75px;
    height: 75px;
  }
  .elementor-custom-embed-play i {
    font-size: 32px;
  }
  .elementor-widget-media-carousel .swiper-pagination-bullets {
    bottom: 10px;
  }

  .main-heading .elementor-heading-title,
  .main-heading .elementor-image-box-title {
    font-size: 48px; 
    line-height: 48px;
  }
  .main-heading .elementor-heading-title:after, 
  .main-heading .elementor-image-box-title:after {
    left: -4px;
    bottom: 3px;
    height: 10px;
    width: calc(100% + 6px);
  }
}

@media (max-width: 767px) {
  .elementor-widget-media-carousel .swiper-pagination-bullets .swiper-pagination-bullet {
    height: 12px!important;
    width: 12px!important;
  }
  
  ul.split-two,
  ol.split-two {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }

  .main-heading .elementor-heading-title, 
  .main-heading .elementor-image-box-title {
    font-size: 27px!important;
    line-height: 27px!important;
  }
  .main-heading .elementor-heading-title:after, 
  .main-heading .elementor-image-box-title:after {
    height: 4px;
  }

  .elementor-widget-text-editor:not(.exclude-line-height) p, 
  .elementor-text-editor p, .elementor-tab-content, 
  .elementor-tab-content p, .elementor-widget-text-editor ul li, 
  .elementor-widget-text-editor ol li {
    line-height: 24px;
  }
}

/*Post Sidebar*/
.elementor-widget-wp-widget-recent-posts h5 {
  color: var( --e-global-color-af42fa1 );
  font-size: 24px;
  text-transform: uppercase;
  margin: 0 0 23px;
}
.elementor-widget-wp-widget-recent-posts ul {
  margin: 0;
  padding: 0;
}
.elementor-widget-wp-widget-recent-posts ul li {
  list-style-type: none;
  padding: 0;
  margin: 0 0 2px;
}
.elementor-widget-wp-widget-recent-posts ul li:before {
  display: none;
}
.elementor-widget-wp-widget-recent-posts ul li a {
  background-color: #f2f2f2;
  color: var( --e-global-color-af42fa1 );
  display: block;
  font: 400 16px/22px "Arial", Sans-serif;
  padding: 16px 19px 15px;
  position: relative;
}
.elementor-widget-wp-widget-recent-posts ul li a:hover {
  background-color: var( --e-global-color-602f306 );
}

.table-responsive {
  display: block;
  text-align: center;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

h1,
h1.elementor-heading-title,
h2.elementor-heading-title,
h3.elementor-heading-title,
h4.elementor-heading-title {
  line-height: normal;
}

.elementor-editor-active .xoo-cp-opac,
.elementor-editor-active .xoo-cp-modal,
.elementor-editor-preview .xoo-cp-opac,
.elementor-editor-preview .xoo-cp-modal,
.added_to_cart.wc-forward {
  display: none!important;
}
table tbody tr > td {
  background-color: transparent!important;
}
.clear,
.lost_password {
  clear: both;
} 

/*** 
* ========
* Header 
* ========
***/
/*#header-block {
  position: fixed;
}*/
#header-block {
  position: absolute;
  width: 100%;
}
#header-block.elementor-sticky__spacer {
  display: none;
}
#header-block.elementor-sticky--effects {
  background-color: #F9E500;
  -webkit-box-shadow: 0px 5px 5px 0px rgb(0 0 0 / 5%);
  -moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 5px 5px 0px rgb(0 0 0 / 5%);
}
#header-block .top,
#header-block .elementor-widget-nav-menu .elementor-widget-container {
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
#header-block .elementor-search-form__input {
  border: 0;
}
#header-block.elementor-sticky--effects .elementor-widget-theme-site-logo img { 
  max-width: 165px;
}
#header-block.elementor-sticky--effects .top,
#header-block.elementor-sticky--effects .elementor-widget-nav-menu .elementor-widget-container {
  padding-top: 5px;
  padding-bottom: 5px;
}
#header-block .sub-arrow:empty {
  display: none;
}
#header-block .sub-arrow {
  padding-left: 5px;
}
#header-block.elementor-sticky--effects .elementor-nav-menu > li > .sub-menu {  
  padding-top: 5px;
}
#header-block .elementor-nav-menu > li > .sub-menu {  
  padding-top: 12px;
}
#header-block .elementor-nav-menu > li:last-child > .sub-menu { 
  right: 0;
  left: auto!important;
}
#header-block .sub-menu {
  background-color: transparent!important;
  min-width: 200px!important;
  width: 100%!important;
}
#header-block .sub-menu a {
  border-left: 0;
  background-color: #fff;
}
#header-block .sub-menu a:hover {
  background-color: #55595c; 
}
#header-block .jet-menu > li:first-child > a {
  border-radius: 8px 0 0 0;
}
#header-block .jet-menu > li:last-child > a {
  border-radius: 0 8px 0 0;
}
#header-block .home-theatre .jet-sub-menu {
  background-color: #E7B600;
}
#header-block .home-theatre .jet-sub-menu a { 
  color: #fff;
}

#header-block .jet-sub-mega-menu .elementor-section::-webkit-scrollbar {
  width: 10px;
  background-color: #F5F5F5;
}
#header-block .jet-sub-mega-menu .elementor-section::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
  background-color: #F5F5F5;
}
#header-block .jet-sub-mega-menu .elementor-section::-webkit-scrollbar-thumb {
  background-color: #4273ff;
  background-image: -webkit-gradient(linear, 0 0, 0 100%,
                    color-stop(.5, rgba(255, 255, 255, .2)),
                    color-stop(.5, transparent), to(transparent));
}
#header-block .hardware .jet-sub-mega-menu .elementor-section::-webkit-scrollbar-thumb {
  background-color: #0AD2A1; 
}
#header-block .brands .jet-sub-mega-menu .elementor-section::-webkit-scrollbar-thumb {
  background-color: #ee5a2d; 
}

/*
#header-block .subcat-menu {
  margin: 0;
  -webkit-column-count: 5;
  -moz-column-count: 5;
  column-count: 5;
  -webkit-column-gap: 3em;
  -moz-column-gap: 3em;
  column-gap: 3em;  
}
#header-block .subcat-menu.four {
  -webkit-column-count: 4;
  -moz-column-count: 4;
  column-count: 4;
}
#header-block .subcat-menu.six {
  -webkit-column-count: 6;
  -moz-column-count: 6;
  column-count: 6;
}
#header-block .subcat-menu.six > li {
  display: block;
  width: auto;
}
#header-block .subcat-menu li {
  display: inline-block;  
  line-height: normal;  
  padding: 0;
  margin: 0;
  width: 100%;  
}
#header-block .subcat-menu > li {
  margin-bottom: 12px;
}
#header-block .subcat-menu > li:before {
  content: "\f0da";
  color: var(--e-global-color-602f306);  
  font-family: "Font Awesome 5 Free";
  font-weight: 900;  
  margin-right: 5px;  
}
#header-block .subcat-menu a {
  color: #fff;
  font: 700 17px "Arial", Sans-serif;
  text-transform: uppercase;
} 
#header-block .subcat-menu a:hover {
  opacity: 0.85;
}
#header-block .children {
  padding-left: 13px;
  margin: 0;
}
#header-block .children li {
  display: block;
}
#header-block .children a {
  font-size: 16px;
  font-weight: 500;
}
#header-block .two-way-radio .subcat-menu {
  -webkit-column-gap: 15px;
  -moz-column-gap: 15px;
  column-gap: 15px;
}
#header-block .audio .subcat-menu {
  -webkit-column-gap: 25px;
  -moz-column-gap: 25px;
  column-gap: 25px;
}

.jet-menu-item .jet-sub-mega-menu {
  max-width: none!important;
} */

.elementor-menu-cart__products .product-name a {
  display: inline-block;
  line-height: 16px;
}
.elementor-menu-cart__products .elementor-menu-cart__product-image {
  display: flex;
  align-items: center;
  justify-content: center;
}
.elementor-menu-cart__products .elementor-menu-cart__product-image img {
  max-height: 42px;
  width: auto;
  margin: 0 auto;
}
.elementor-menu-cart__main .elementor-menu-cart__subtotal strong {
  font-size: 17px;
}
.logged-in.admin-bar .elementor-menu-cart__main {
  padding-top: 40px;
}
input.elementor-search-form__input::-webkit-search-cancel-button {
  display: none;
}

.aws-container .aws-search-form {
  border-radius: 5px;
  border: 1px solid var( --e-global-color-a86a6cd );
}
.aws-search-result .aws_result_link {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.aws_result_content > span:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}
.aws-container .aws-form-btn,
.aws-container .aws-search-field {
  border: 0!important;
  background-color: transparent!important;
} 
.aws-container .aws-search-form .aws-search-btn {
  width: 35px;
}
.aws-container .aws-search-field {
  font-size: 15px!important;
  color: var( --e-global-color-a86a6cd )!important;
}
.aws-container .aws-search-form .aws-loader {
  border-top-color: #000000;
  border-right-color: #000000;
  border-bottom-color: #000000;
  border-left-color: #fff;
}
.aws-container .aws-search-field::moz-placeholder {
  color: var( --e-global-color-a86a6cd )!important;
}
.aws-container .aws-search-field::-webkit-input-placeholder {
  color: var( --e-global-color-a86a6cd )!important;
}
.aws-container .aws-search-field::placeholder {
  color: var( --e-global-color-a86a6cd )!important;
}
.aws-container .aws-search-form .aws-search-clear {
  color: red;
}
.aws-search-result ul li {
  padding-left: 0;
}
.aws-search-result .aws_result_title {
  font-family: "Arial", sans-serif;
  font-weight: 700;
}
.aws-search-result .aws_search_more a {
  background: #000000;
  color: var( --e-global-color-602f306 );
  font-family: "Arial", sans-serif;
  text-transform: uppercase;
}
.aws-search-result .aws_search_more a:hover {
  background: var( --e-global-color-602f306 );
  color: #000000;
}
.aws-search-result .aws_result_price .amount {
  font-weight: 700;
}
.aws-search-result .aws_no_result {
  font-size: 15px;
  font-weight: 700;
  text-align: center;
}
.woocommerce .aws_result_price .original-computed-price {
  opacity: 0.6;
}
.woocommerce .aws_result_price .original-computed-price,
.woocommerce .aws_result_price .original-computed-price .amount:before,
.woocommerce .aws_result_price .original-computed-price .amount:after {
  font-size: 11px;
  text-decoration: none!important;
}
.woocommerce .aws_result_price .wholesale_price_container .wholesale_price_title,
.woocommerce .aws_result_price .wholesale_price_container .wholesale-price-suffix {
  font-size: 12px;
}
.woocommerce .aws_result_price .wholesale_price_container ins { 
  text-decoration: none;
}
.aws-search-result .aws_result_price .wholesale_price_container .amount {
  font-size: 14px;
}
.woocommerce .aws-search-result .inclusive-gst {
  font-size: 12px;
}

/* Home Banner */
#home-banner rs-loader {
  margin-top: 70px;
}

/* Browse Catalogue */
#browse-catalogue .elementor-icon-list-items i {
  margin-right: 6px;
  width: auto;
}
#browse-catalogue.flex-wrap > .elementor-container {
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
  max-width: none;
}
#browse-catalogue > .elementor-container > .elementor-inner-column {
  flex-shrink: 0;
  flex-basis: 50%;
  width: 50%;
}
#browse-catalogue .elementor-icon-list-item a {
  align-items: flex-start;
}
#browse-catalogue .elementor-icon-list-item .hide-desk {
  display: none;
}
#browse-catalogue .hidden-cat {
  height: 0;
  opacity: 0;
  overflow: hidden;	
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
#browse-catalogue .hidden-cat.show { 
  height: auto;
  opacity: 1;
}
#browse-catalogue .btn-view-all {
  cursor: pointer;
}

/* Brands Logo */
#brands-logo .gallery-item {
  padding: 10px 8px;
}
#brands-logo .gallery-item:nth-child(1) .gallery-icon {
  top: -10px;
  position: relative;
}
#brands-logo .gallery-icon {
  height: 74px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}

/* News */
#news-block .elementor-post__thumbnail__link {
  background-color: var( --e-global-color-602f306 );
  padding: 25px;
  -webkit-transition: background-color 500ms linear;
  -ms-transition: background-color 500ms linear;
  transition: background-color 500ms linear;
}
#news-block .elementor-post__thumbnail__link:hover {
  background-color: rgba(var( --e-global-color-602f306 ), 0); 
}
#news-block .elementor-post__thumbnail {
  border-radius: 100%;
  margin: 0 auto;
  width: 100%;
  padding-bottom: 100%;
  text-align: center;
  overflow: hidden;
}
#news-block .elementor-post__thumbnail img { 
  top: 0; 
  left: 0; 
  height: 100%; 
  width: 100%; 
  object-fit: cover;
  -webkit-transform: scale(1) translate(0);
  -ms-transform: scale(1) translate(0);
  transform: scale(1) translate(0);
}
#news-block .elementor-post__title a:hover,
#news-block .elementor-post__read-more:hover {
  opacity: 0.8;
}
#news-block .elementor-post__read-more {
  display: inline-block;
  position: relative;
}
#news-block .elementor-post__read-more:after {
  background-color: var( --e-global-color-602f306 );
  content: '';
  display: block;
  height: 3px;
  width: 100%;
  transform: scaleX(1) translateZ(0);
  -webkit-transform: scaleX(1) translateZ(0);
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  -webkit-transition: 0.45s cubic-bezier(0.24,1,0.30,1);
  transition: 0.45s cubic-bezier(0.24,1,0.30,1);
}
#news-block .elementor-post__read-more:hover:after { 
  -webkit-transform: scaleX(0) translateZ(0);
  transform: scaleX(0) translateZ(0);
}

/* News Single */
.single-post #testimonials-block {
  display: none;
}

/* Testimonials */
#testimonials-block .elementor-testimonial__name {
  margin-top: -7px;
}
#testimonials-block .fa-google {
  background: conic-gradient(from -45deg, #ea4335 110deg, #4285f4 90deg 180deg, #34a853 180deg 270deg, #fbbc05 270deg) 73% 55%/150% 150% no-repeat;
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  -webkit-text-fill-color: transparent;
  font-size: 50px;
}
#testimonials-block .fa-google:before { 
  position: static;
}

/* Inner Hero */
#inner-hero .elementor-background-overlay {
  background-position: bottom right;
  background-repeat: no-repeat;
  opacity: 1;
}
#inner-hero .elementor-heading-title {
  color: #1f1f1f;
  font-family: "Arial", Sans-serif;
  font-weight: 700;
}

/*** 
* ============================
* Contact Form Styles 
* ============================
***/
.wpcf7 input:not([type="submit"]),
.wpcf7 textarea,
.wpcf7 select {
  font: 400 17px "Arial", Sans-serif;
  color: #2e2e2e!important;
  border: 1px solid white!important;
  border-radius: 0;
  margin-bottom: 12px;
  padding: 15px 15px 13px;
}
.wpcf7 textarea {
  height: 110px;
  margin-bottom: 0;
}
.wpcf7 .submit-btn { 
  width: 100%;
  position: relative;
}
.wpcf7 input[type="submit"] {
  border: 0;
}
.wpcf7 input[type="submit"]:hover,
.wpcf7 input[type="submit"]:focus { 
  background-color: #181818;
  color: #fff;
}
.wpcf7 .wpcf7-spinner {
  top: 7px;
}

.wpcf7 textarea::moz-placeholder,
.wpcf7 input::moz-placeholder,
.wpcf7 select::moz-placeholder {
  color: #2e2e2e!important;
}
.wpcf7 textarea::-webkit-input-placeholder,
.wpcf7 input::-webkit-input-placeholder,
.wpcf7 select::-webkit-input-placeholder {
  color: #2e2e2e!important;
}
.wpcf7 textarea::placeholder,
.wpcf7 input::placeholder,
.wpcf7 select::placeholder {
  color: #2e2e2e!important;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
  background-color: #ff0000;
  color: white!important;
  text-align: center;
}
.wpcf7 form.sent .wpcf7-response-output {
  background-color: #46b450;
  color: white;
}
.wpcf7 form .wpcf7-response-output {
  border: 0;
  font-weight: 600;
  font-size: 15px;
  text-align: center!important;
  line-height: normal;
  margin: 20px 0px 0px;
  padding: 9px 10px;
}
.wpcf7 input.wpcf7-not-valid,
.wpcf7 select.wpcf7-not-valid,
.wpcf7 textarea.wpcf7-not-valid {
  border: 1px solid #f00!important;
}
.wpcf7-form-control-wrap span.wpcf7-not-valid-tip {
  display: none!important;
}
.wpcf7-form .wpcf7-checkbox {
  display: block;
  -webkit-column-gap: 10px;
  -moz-column-gap: 10px;
  column-gap: 10px;
  margin-top: 2px;
}
.wpcf7-checkbox input[type="checkbox"] {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 2;
}
.wpcf7-checkbox .wpcf7-list-item-label:before {
  position: absolute;
  top: 4px;
  left: 0;
  height: 15px;
  width: 15px;
  border: 1px solid #7f7f7f;
  border-radius: 3px;
}
.wpcf7-checkbox .wpcf7-list-item-label:after {
  content: "";
  display: none;
  left: 5px;
  top: 6px;
  width: 5px;
  height: 9px;
  border: solid white;
  border-width: 0 2px 2px 0;
  position: absolute;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.wpcf7-checkbox input[type="checkbox"]:checked ~ .wpcf7-list-item-label:before {
  border-color: #E7A529; 
  background-color: #E7A529;
}
.wpcf7-checkbox input[type="checkbox"]:checked ~ .wpcf7-list-item-label:after {
  display: block;
}

/*** 
* ==========
* Footer
* ==========
***/
#contact-block .form:after {
  background-color: var( --e-global-color-602f306 );
  content: '';
  left: -100px;
  top: 0;
  width: 100px;
  height: 100%;
  position: absolute;
  -webkit-transform-origin: bottom;
  -moz-transform-origin: bottom;
  -ms-transform-origin: bottom;
  transform-origin: bottom;
  -webkit-transform: skewX(-8deg);
  -moz-transform: skewX(-8deg);
  -ms-transform: skewX(-8deg);
  transform: skewX(-8deg);
  z-index: 0;
}

#contact-block .form .elementor-widget-wrap {
  max-width: 490px;
  margin: 0 auto;
  z-index: 1;
}
#contact-block .form .elementor-heading-title:after{
  display: none;
}
#contact-block .info .elementor-image-box-img {
  flex-shrink: 0;
  text-align: center;
  width: 33px;
}
#contact-block.contact-us .form:after {
  background-color: var( --e-global-color-04120a5 ); 
}
#contact-block.contact-us .wpcf7-spinner {
  background-color: #ffffff;
  opacity: 1;
}
#contact-block.contact-us .wpcf7-spinner:before {
  background-color: #000000;
}
#contact-block .footer-logo img {
  filter: invert(76%);
  -webkit-filter: invert(76%);
}
#contact-block .yellow .elementor-widget-image-box img {
  filter: invert(100%) sepia() saturate(10000%) hue-rotate(0deg);
  -webkit-filter: invert(100%) sepia() saturate(10000%) hue-rotate(0deg);
}
#contact-block .yellow .elementor-widget-image-box a:hover {
  color: var( --e-global-color-602f306 );
}

#footer-block .elementor-grid-item:nth-child(1) .elementor-social-icon {
  width: auto;
}
#footer-block .copyright a {
  color: var( --e-global-color-602f306 );
}
#footer-block .copyright a:hover {
  opacity: 0.8;
}

/*** 
* ==============
* WooCommerce
* ==============
***/
#inner-hero.woo-hero {
  padding: 306px 10px 100px 10px;
  text-align: center;
  position: relative;
}
#inner-hero.default-color {
  background-color: var( --e-global-color-602f306 ); 
}

.woocommerce-pagination {
  display: none;
}

.widget_product_categories ul li {
  padding-left: 0;
}
.widget_product_categories ul li + li { 
  margin-top: 2px;
}
.widget_product_categories ul li.current-cat > a {
  font-weight: 700;
  color: var( --e-global-color-602f306 );
}
.widget_product_categories ul li a { 
  display: inline-block;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
}
.widget_product_categories ul ul {
  padding-left: 15px;
}

.woocommerce .products li {
  border: 1px solid #dcdcdc;
  border-radius: 10px;
  box-shadow: 0px 5px 7px 0px rgba(0, 0, 0, 0.03);
  font-family: "Arial", Sans-serif;
  padding: 24px 18px 25px!important;
}
.woocommerce span.onsale {
  background-color: #77a464;
  border-radius: 100%;
  color: #fff;
  display: block;
  font: 700 16px/54px "Arial", Sans-serif;
  top: -0.5em;
  left: -0.5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  min-height: 54px;
  min-width: 54px;
  z-index: 9;
}
.woocommerce .products li .onsale {
  top: 0;
  right: 0;
  left: auto;
  margin: -0.5em -0.5em 0 0;
}
.woocommerce .products .prod-image {
  height: 190px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 5px;
}
.woocommerce .products img {
  max-height: 190px;
  width: auto!important;
  margin: 0 auto!important;
}
.woocommerce .products .product-info {
  padding-bottom: 12px;
}
.woocommerce .products .woocommerce-loop-product__title { 
  font-size: 20px;
  padding: 10px 0;
  margin: 0;
}
.woocommerce .products .short-description {
  color: #000;
  font: 400 16px/22px "Arial", Sans-serif;
}
.woocommerce .products .prod-btm-wrapper {
  border-top: 2px solid var( --e-global-color-602f306 );
  padding-top: 12px;
}
.woocommerce .price {
  color: var( --e-global-color-af42fa1 );
  display: block;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 14px!important;
}
.woocommerce .price del {
  color: inherit;
  text-decoration: none;
}
.woocommerce .price del .woocommerce-Price-amount,
.woocommerce .price del .amount {
  font-size: 80%;  
  opacity: .5;
  text-decoration: line-through;
}
.woocommerce .price ins {
  text-decoration: none;
}
.woocommerce .inclusive-gst {
  font-weight: 400;
  font-size: 15px;
}
.woocommerce .prod-btm-wrapper .button {
  background-color: var( --e-global-color-602f306 );
  border-radius: 5px;
  color: #000;
  display: block;
  font: 700 17px/21px "Arial", Sans-serif;
  text-transform: uppercase;
  text-align: center;
  padding: 9px 20px;
  position: relative;
  margin-top: 0!important;
  width: 100%;
}
.woocommerce .prod-btm-wrapper .button:hover {
  background-color: #373737;
  color: #fff;
}
.woocommerce .prod-btm-wrapper .add_to_cart_button:before {
  content: "\f218";
  color: var( --e-global-color-04120a5 );
  font-family: "Font Awesome 5 Free"; 
  font-weight: 900;  
  margin-right: 10px;
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
.woocommerce .prod-btm-wrapper .add_to_cart_button:hover:before {
  color: #fff;
}
.woocommerce .gray .products li {
  padding: 0!important;
}
.woocommerce .gray .products .prod-image {
  background-color: #fff;
  border-radius: 10px 10px 0 0;
  height: 215px;
  padding: 24px 18px;
  overflow: hidden;
}
.woocommerce .gray .products img {
  max-height: 160px;
}
.woocommerce .gray .products .prod-btm-wrapper {
  border-top: 0;
  padding: 0 18px 25px;
}
.woocommerce .gray .products .product-info {
  padding: 0 18px 12px;
}
.woocommerce .gray .price {
  border-top: 2px solid var( --e-global-color-602f306 );
  padding-top: 12px;
}

.woocommerce #respond input#submit.loading, 
.woocommerce #respond input#submit.added, 
.woocommerce a.button.loading, 
.woocommerce a.button.added, 
.woocommerce button.button.loading, 
.woocommerce button.button.added, 
.woocommerce input.button.loading,
.woocommerce input.button.added {
  padding-right: 2.618em;
}
.woocommerce #respond input#submit.loading:after, 
.woocommerce a.button.loading:after, 
.woocommerce button.button.loading:after, 
.woocommerce input.button.loading:after {
  font-family: "Font Awesome 5 Free";
  content: "\f110";
  margin-left: 0.53em;
  vertical-align: bottom;
  right: 26px;
  position: absolute;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}
.woocommerce #respond input#submit.added:after,
.woocommerce a.button.added:after,
.woocommerce button.button.added:after,
.woocommerce input.button.added:after {
  font-family: "Font Awesome 5 Free";
  content: "\f00c";
  right: 26px;
  position: absolute;
  vertical-align: bottom;
}

.xoo-cp-modal {
  font-family: "Arial", Sans-serif;
}
.xoo-cp-modal table td {
  background-color: transparent!important;
}
.xoo-cp-modal .xoo-cp-content {
  display: block!important;
  opacity: 1!important;
}
.xoo-cp-modal td.xoo-cp-ptitle a {
  color: var( --e-global-color-af42fa1 );
  line-height: normal;
  display: inline-block;
  text-decoration: none;
}
.xoo-cp-modal .awdr_cart_strikeout_line del,
.elementor-widget-woocommerce-menu-cart .awdr_cart_strikeout_line del,
.shop_table .awdr_cart_strikeout_line del {
  font-size: 90%;
}
.xoo-cp-modal .awdr_cart_strikeout_line ins,
.elementor-widget-woocommerce-menu-cart .awdr_cart_strikeout_line ins,
.shop_table .awdr_cart_strikeout_line ins {
  text-decoration: none;
}
.xoo-cp-modal .xoo-cp-ptotal {
  padding-bottom: 15px;
}
.xoo-cp-modal .xcp-totxt {
  color: var( --e-global-color-af42fa1 );
  font-weight: 700;
}
.xoo-cp-modal .xcp-btn {
  background-color: var( --e-global-color-602f306 );    
  color: #000!important;
  border: 0;
}
.xoo-cp-modal .xcp-btn:hover { 
  background-color: #373737;
  color: #fff!important;
}

.elementor-widget-woocommerce-menu-cart .awdr_cart_strikeout_line  {
  display: inline;
}

.wpgs-lightbox-icon:before {
  display: none!important;
}

.woocommerce .woo-product-gallery-slider .wpgs-for,
.woocommerce .wpgs--without-images {
  border: 1px solid #dcdcdc;
  margin-bottom: 15px;
  height: 465px;
}
.woocommerce .wpgs--without-images { 
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.woocommerce .woo-product-gallery-slider .wpgs-for .slick-list,
.woocommerce .wpgs--without-images .slick-list { 
  top: 50%;
  transform: translateY(-50%);
}

.woo-product-gallery-slider .wpgs-for img,
.woocommerce .wpgs--without-images img { 
  max-height: 462px;
  width: auto;
  margin: 0 auto;
}
.wpgs-for .slick-arrow {
  background: #2e2e2e;
  display: flex;
  width: 50px;
  height: 45px;
  align-items: center;
  justify-content: center;
  opacity: 0;
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
.wpgs-for:hover .slick-arrow {
  opacity: 1;
}
.wpgs-for .slick-arrow:before { 
  color: #fff!important;
}
.wpgs-for .flaticon-back {
  left: 0!important;    
}
.wpgs-nav .slick-arrow {
  background-color: transparent!important;
  font-size: 0!important;
  width: auto;
  height: auto;
  padding: 0;
  opacity: 0;
  margin: 0!important;
  z-index: 9;
}
.wpgs-nav:hover .slick-arrow {
  opacity: 1;
}
.wpgs-nav .slick-arrow:before { 
  font-size: 26px!important;
}
.wpgs-nav .slick-prev {
  left: -30px;
}
.wpgs-nav .slick-next {
  right: -30px;
}
.wpgs-nav .slick-slide {
  margin-top: 0!important;
}

.single-product .elementor-widget-woocommerce-product-price .price {
  font-size: 30px;
  margin-bottom: 2px!important;
}
.single-product .elementor-widget-woocommerce-product-price .inclusive-gst {
  font-size: 22px;
}
.single-product .cart {
  display: block!important;
}
.single-product .cart .single_add_to_cart_button { 
  font-size: 17px;
  width: 100%;
}
.single-product .qty-group {
  font-size: 0;
  margin-bottom: 40px;
}
.qty-group > *,
.qty-group .qty-inner-group > * {
  display: inline-block;
  vertical-align: middle;
}
.single-product .qty-group .availability {
  color: var( --e-global-color-af42fa1 );
  font: 400 16px "Arial", Sans-serif;
  padding-left: 18px;
}
.single-product .qty-group .availability span {
  color: #77a464;
}
.qty-group .qty-inner-group {
  border: 1px solid #404040;
  padding: 0;
}
.single-product .qty-label {
  color: var( --e-global-color-af42fa1 );
  font: 700 16px "Arial", Sans-serif;
  text-transform: uppercase;
  padding-top: 2px;
  padding-right: 18px;
}
.qty-group .quantity {
  display: inline-block;
  float: none;
  line-height: 0;
  margin: 0;
  width: auto;
  padding: 1px 8px 0;
  text-align: center;
}
.qty-group input[type="number"] {
  background-color: transparent;
  border: 0!important;
  font: 700 24px "Arial", Sans-serif;
  color: var( --e-global-color-af42fa1 );
  width: 50px;
  padding: 0;
  text-align: center;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: textfield;
}
.qty-group input::-webkit-outer-spin-button,
.qty-group input::-webkit-inner-spin-button {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  margin: 0;
}
.qty-group .qtyplus_minus {
  background-color: var( --e-global-color-8fc0918 );
  color: #fff;
  fill: #fff;
  line-height: 0;
  cursor: pointer;
  height: 45px;
  width: 45px;
  text-align: center;
  position: relative;
}
.qty-group .qtyplus_minus:hover {
  background-color: var( --e-global-color-04120a5 );    
}
.qty-group .qtyplus_minus svg {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
}
.single-product .product_meta {
  font-size: 16px;
  text-align: center;
  flex-direction: column;  
  justify-content: center;
}
.single-product .product-content-heading h4 {
  font-size: 30px;
  line-height: normal;
}
.single-product .xoo-cp-added {
  display: none;
}
.single-product .prod-content h2,
.single-product .prod-content h3,
.single-product .prod-content h4,
.single-product .prod-content h5,
.single-product .prod-content h6 {
  font-size: 23px;
  line-height: normal;
}
.single-product .prod-content p:empty {
  display: none;
}
.single-product .prod-content small {
  font-size: 90%;
  line-height: 23px;
  display: inline-block;
}

.yith-wcwl-add-to-wishlist {
  margin-top: 0;
}
.yith-wcwl-add-to-wishlist .add_to_wishlist {
  border: 1px solid #1c1c1c;
  color: #1c1c1c;
  display: block;
  font: 700 15px "Arial", Sans-serif;
  text-transform: uppercase;
  padding: 14px 25px;
}
.yith-wcwl-add-to-wishlist .add_to_wishlist:hover { 
  background-color: var( --e-global-color-af42fa1 )!important;
  color: var( --e-global-color-dc510e6 );
}

#social-share .elementor-share-btn {
  background-color: transparent;
  padding: 0;
  margin: 0;
  height: auto;
  width: auto;
}
#social-share .elementor-grid-item {
  padding: 5px 10px;
  margin: 0;
}
#social-share .elementor-grid-item:last-child {
  padding-right: 0;
}
#social-share .elementor-share-btn__icon {
  font-size: 11px;
  width: auto;
}
#social-share .fa-facebook:before {
  content: "\f39e";
  color: #3975EA;
}
#social-share .fa-twitter:before {
  color: #229EED;
}
#social-share .fa-pinterest:before {
  content: "\f231";
  color: #E60118;
}
#social-share .fa-linkedin:before {
  content: "\f0e1";
  color: #0B66C3;
}

/* Cart */
.woocommerce-cart .qty-group {
  text-align: center;
}
table.cart {
  font-family: "Arial", Sans-serif;
  text-align: center;
}
table.cart th {
  background-color: #F8F8F8;
  color: #000;
  line-height: 25px;
  padding-top: 16px;
  text-transform: uppercase;
}
table.cart th,
table.cart td { 
  vertical-align: middle;
}
table.cart .product-remove {
  width: 5%;
}
table.cart .product-thumbnail,
table.cart .product-price {
  width: 10%;
}
table.cart .product-subtotal,
table.cart .product-quantity {
  width: 15%;
}
table.cart td.product-thumbnail { 
  line-height: 0;
}
table.cart td.product-name {
  text-align: left;
}
table.cart .actions {
  text-align: right;
}
table.cart .actions button {
  line-height: 23px;
  padding: 10px 25px;
}
.woocommerce button.button:disabled {
  color: inherit;
  cursor: not-allowed;
  opacity: .5;
  pointer-events: none;
}
.woocommerce a.remove {
  font-size: 25px;
  color: red!important;
}
.woocommerce-cart table.cart img {
  width: 80px;
  height: auto;
}
.woocommerce-cart .qty-group .qtyplus_minus {
  height: 35px;
  width: 35px;
}
.woocommerce-cart .qty-group .quantity {
  padding: 1px 2px 0;
}
.woocommerce-cart .qty-group input[type="number"] {
  border: 0;
  font-size: 17px;
  width: 34px;
}
.woocommerce-cart .cart-collaterals {
  font-family: "Arial", Sans-serif;
  text-align: right;
}
.woocommerce-cart .cart_totals {
  display: inline-block;
  text-align: left;
  max-width: 560px;
  width: 100%;
}
.woocommerce-cart .woocommerce-cart-form .shop_table {
  margin-bottom: 35px;
}
.woocommerce-cart .cart_totals th {
  background-color: transparent!important;
}
.woocommerce-cart .cart_totals .note {
  font: 400 20px "Roboto", Sans-serif;
  margin-bottom: 30px;
}

.woocommerce-error, 
.woocommerce-info, 
.woocommerce-message {
  background-color: #f7f7f7;
  border-top: 3px solid #a46497;
  color: #515151;
  margin: 0 0 1em;
  position: relative;
  padding: 1em 2em 1em 3.5em;
}
.woocommerce-error:before, 
.woocommerce-info:before, 
.woocommerce-message:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\e028";
  display: inline-block;
  position: absolute;
  top: 1em;
  left: 1.5em;
}
.woocommerce-notices-wrapper p:last-child {
  margin-bottom: 1em!important;
}
.woocommerce-message {
  border-top-color: #8fae1b;
}
.woocommerce-info {
  border-top-color: #1e85be;
}
.woocommerce-message:before {
  content: "\f058";
  color: #8fae1b;
}
.woocommerce-info:before {
  content: "\f2d0";
  color: #363636;
}
.woocommerce-error {
  border-top-color: #b81c23;
}
.woocommerce-error::before {
  content: "\f06a";
  color: #b81c23;
}
.woocommerce-error li {
  padding-left: 0;
}
.woocommerce-error li:before {
  display: none;
}
.woocommerce-notices-wrapper ul {
  margin-bottom: 1em;
}

/* Checkout */
.woocommerce-checkout .col2-set {
  float: left;
  width: 50%;
}
.woocommerce-checkout #order_review_heading,
.woocommerce-checkout #order_review {
  padding-left: 55px;
  float: right;
  width: 50%;
}
.return-to-shop a,
.wc-proceed-to-checkout a,
.wishlist_table .product-add-to-cart a {
  font-family: "Arial", Sans-serif;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  display: inline-block;
  background-color: var( --e-global-color-602f306 );
  color: var( --e-global-color-af42fa1 );
  border-style: solid;
  border-width: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px;
  padding: 15px 32px 15px 32px;
}
.wishlist_table .product-add-to-cart a { 
  display: inline-block!important;
  line-height: 23px;
  padding: 7px 15px;
}
.return-to-shop a:hover,
.wc-proceed-to-checkout a:hover,
.wishlist_table .product-add-to-cart a:hover { 
  background-color: var( --e-global-color-af42fa1 )!important;
  color: var( --e-global-color-dc510e6 );
}
.wc-proceed-to-checkout {
  text-align: right;
}
.woocommerce form.checkout_coupon, 
.woocommerce form.login, 
.woocommerce form.register {
  border: 1px solid #d3ced2;
  padding: 20px;
  margin: 1.5em 0;
  text-align: left;
}
.woocommerce form .form-row-first, 
.woocommerce form .form-row-last, 
.woocommerce-page form .form-row-first, 
.woocommerce-page form .form-row-last {
  width: 47%;
  overflow: visible;
}
.woocommerce form .form-row {
  margin: 0 0 8px;
}
.woocommerce form .form-row-first, 
.woocommerce-page form .form-row-first {
  float: left;
}
.woocommerce form .form-row-last, 
.woocommerce-page form .form-row-last {
  float: right;
}
.woocommerce .woocommerce-form-login__submit,
.woocommerce .woocommerce-form-register__submit {
  float: left;
  line-height: 23px;
  padding: 10px 25px;
  margin-right: 1em;
  margin-top: 5px;
}
.woocommerce .woocommerce-form-register__submit { 
  float: none;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
  display: inline-block;
  padding-top: 8px;
}
.lost_password {
  margin-bottom: 0;
}
.woocommerce form .form-row label {
  line-height: 2;
}
.woocommerce textarea::moz-placeholder,
.woocommerce input::moz-placeholder,
.woocommerce select::moz-placeholder {
  color: #000!important;
}
.woocommerce textarea::-webkit-input-placeholder,
.woocommerce input::-webkit-input-placeholder,
.woocommerce select::-webkit-input-placeholder {
  color: #000!important;
}
.woocommerce textarea::placeholder,
.woocommerce input::placeholder,
.woocommerce select::placeholder {
  color: #000!important;
}
.woocommerce form .form-row label, 
.woocommerce-page form .form-row label {
  display: block;
}
.woocommerce form .form-row .required {
  text-decoration: none;
}
.woocommerce-checkout .create-account .form-row {
  width: 50%;
}
.woocommerce-checkout .create-account #account_username_field {
  padding-right: 15px;
  float: left;
}
.woocommerce-checkout .create-account #account_password_field {
  padding-left: 15px;
  float: right;
}
.woocommerce-checkout .woocommerce-checkout-review-order-table {
  text-align: left;
}
.woocommerce-checkout .woocommerce-checkout-review-order-table th {
  background-color: #F8F8F8;
}
.woocommerce-checkout .woocommerce-checkout-review-order-table .product-total {
  width: 46%;
}
.woocommerce-checkout .woocommerce-checkout-review-order-table li,
.woocommerce-checkout .woocommerce-checkout-payment li {
  padding-left: 0;
}
.woocommerce-checkout .woocommerce-checkout-review-order-table li:before,
.woocommerce-checkout .woocommerce-checkout-payment li:before {
  display: none;
}
.woocommerce-checkout .woocommerce-shipping-methods input[type="radio"] {
  top: 2px;
  position: relative;
  margin: 4px 5px 0 0;
}
#add_payment_method #payment .payment_method_paypal img, 
.woocommerce-cart #payment .payment_method_paypal img, 
.woocommerce-checkout #payment .payment_method_paypal img {
  max-height: 52px;
  vertical-align: middle;
}
.woocommerce-checkout .woocommerce-checkout-payment {
  background-color: #f8f8f8;;
  padding: 20px;
}
.woocommerce-checkout .woocommerce-checkout-payment label {
  display: inline-block;
}
.woocommerce-checkout .woocommerce-terms-and-conditions-checkbox-text,
.woocommerce-checkout .add-note {
  font-size: 17px;
}
.woocommerce-checkout #place_order {
  width: 100%;
}
#add_payment_method #payment div.payment_box, 
.woocommerce-cart #payment div.payment_box, 
.woocommerce-checkout #payment div.payment_box {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  padding: 1em;
  margin: 1em 0;
  font-size: .92em;
  line-height: 1.5;
  background-color: #e9ecef;
  color: #1d1d1d;
}
#add_payment_method #payment div.payment_box:before, 
.woocommerce-cart #payment div.payment_box:before, 
.woocommerce-checkout #payment div.payment_box:before {
  content: "";
  display: block;
  border: 1em solid #e9ecef;
  border-right-color: transparent;
  border-left-color: transparent;
  border-top-color: transparent;
  position: absolute;
  top: -0.75em;
  left: 0;
  margin: -1em 0 0 2em;
}

.woocommerce ul.order_details {
  margin: 0 0 1.85em;
  list-style: none;
  overflow: hidden;
}
.woocommerce ul.order_details:after, 
.woocommerce ul.order_details:before {
  content: " ";
  display: table;
}
.woocommerce ul.order_details li { 
  float: left;
  margin-right: 2em;
  text-transform: uppercase;
  font-size: .715em;
  line-height: 1;
  border-right: 1px dashed #d3ced2;
  padding-right: 2em;
  margin-left: 0;
  padding-left: 0;
}
.woocommerce ul.order_details li:last-of-type {
  border: none;
}
.woocommerce ul.order_details li + li { 
  margin-top: 0;
}
.woocommerce ul.order_details li:before { 
  display: none;
}
.woocommerce ul.order_details li strong {
  display: block;
  font-size: 1.4em;
  text-transform: none;
  line-height: 1.5;
}

.woocommerce-order .order_details,
.woocommerce-MyAccount-content .order_details  {
  text-align: left;
}
.woocommerce-checkout .woocommerce-order .col2-set {
  float: none;
  width: 100%;
}
.woocommerce-order .woocommerce-customer-details { 
  margin-bottom: 25px;
  overflow: hidden;
}
.woocommerce-order .woocommerce-order-details__title {
  clear: both;
}
.woocommerce-checkout .woocommerce-order .col-1 {
  float: left;
  width: 48%;
}
.woocommerce-checkout .woocommerce-order .col-2 {
  float: right;
  width: 48%;
}
address p {
  margin-bottom: 0;
}
address .woocommerce-customer-details--phone:before,
address .woocommerce-customer-details--email:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f879";
  margin-right: 10px;
}
address .woocommerce-customer-details--email:before {
  content: "\f0e0";
}

.select2-container .select2-selection--single {
  border-color: #80808080;
  border-radius: 0;
  height: 47px;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  color: #000;
  font-size: 19px;
  line-height: 47px;
  padding-left: 15px;
  padding-right: 15px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 47px;
}
.select2-dropdown {
  border-color: #80808080;
}
.select2-results__option {
  padding: 6px 16px;
}
.select2-results__option + li {
  margin-top: 0;
}
.select2-container--default .select2-results__option[aria-selected=true], 
.select2-container--default .select2-results__option[data-selected=true] {
  background-color: #f5f5f5;
}
.select2-container--default .select2-results__option--highlighted[aria-selected], 
.select2-container--default .select2-results__option--highlighted[data-selected] {
  background-color: var( --e-global-color-602f306 );
  color: var( --e-global-color-af42fa1 );
}

/* My Account */
#customer_login > div {
  width: 50%;
}
#customer_login .u-column1 {
  padding-right: 25px;
  float: left;
}
#customer_login .u-column2 {
  padding-left: 25px;
  float: right;
}
#customer_login .woocommerce-form {
  min-height: 310px;
}

.woocommerce-MyAccount-navigation li {
  padding-left: 0;
}
.woocommerce-MyAccount-navigation li + li {
  margin-top: 0;
}
.woocommerce-MyAccount-navigation li:before {
  display: none;
} 
.woocommerce-MyAccount-navigation li a {
  padding: 15px 22px;
  color: #373737;
  background: #f7f7f7;
  display: block;
  font-size: 16px;
  line-height: 1;
  text-transform: uppercase;
}
.woocommerce-MyAccount-navigation li.is-active a,
.woocommerce-MyAccount-navigation li a:hover {
  color: #000;
  background-color: var( --e-global-color-602f306 );
}
.woocommerce-account .woocommerce-MyAccount-navigation {
  float: left;
  width: 20%;
}
.woocommerce-account .woocommerce-MyAccount-content {
  float: right;
  width: 75%;
}
.woocommerce-account .woocommerce-MyAccount-content .edit-account button[type="submit"]{
  margin-top: 15px;
}

/* Wishlist */
table.wishlist_table .product-add-to-cart,
table.wishlist_table .product-stock-status {
  width: 14%;
}
table.cart.wishlist_table .product-price {
  width: 19%;
}
.yith_wcwl_wishlist_footer ul li {
  padding-left: 0;
}
.yith_wcwl_wishlist_footer ul li + li { 
  margin-top: 0;
}
.yith_wcwl_wishlist_footer ul li:before {
  display: none;
}

/* Search Results */
.search-results .main-heading .elementor-heading-title:after {
  background-color: #fff;
}

/* Wholesale Registration */
#wwlc-registration-form .wwlc-register {
  margin: 0 -15px;
}
#wwlc-registration-form .form-row {
  width: 50%;
  padding: 0 15px;
  float: left;
  position: relative;
}
#wwlc-registration-form .form-row label {
  margin-bottom: 5px;
}
#wwlc-registration-form .form-row label abbr { 
  text-decoration: none;
}
#wwlc-registration-form .wwlc-register .inline-error {
  display: none;
}
#wwlc-registration-form .wwlc-register .wwlc_form_field.err {
  border: 1px solid #f00;
  background-color: transparent;
}
#wwlc-registration-form .form-controls-section {
  clear: both;
  padding: 10px 15px 0;
}
#wwlc-registration-form .register-button-container {
  display: inline-block;
  margin-right: 25px;
}
#wwlc-registration-form #log-in {
  margin-right: 10px;
}
#wwlc-registration-form input:not([type="submit"]) {
  line-height: 28px;
}

#wwlc-registration-form .select2-container .select2-selection--single {
  border-color: #80808080;
  border-radius: 0;
  height: 46px;
}
#wwlc-registration-form .select2-selection--single .select2-selection__rendered {
  color: #000;
  font-size: 19px;
  line-height: 46px;
  padding-left: 15px;
  padding-right: 15px;
}
#wwlc-registration-form .select2-selection--single .select2-selection__arrow {
  height: 46px;
}
.page-wholesale-registration-page .select2-dropdown {
  border-color: #80808080;
}
.page-wholesale-registration-page .select2-results__option {
  padding: 6px 16px;
}
.page-wholesale-registration-page .select2-results__option + li {
  margin-top: 0;
}
.page-wholesale-registration-page .select2-container--default .select2-results__option[aria-selected=true], 
.page-wholesale-registration-page .select2-container--default .select2-results__option[data-selected=true] {
  background-color: #f5f5f5;
}
.page-wholesale-registration-page .select2-container--default .select2-results__option--highlighted[aria-selected], 
.page-wholesale-registration-page .select2-container--default .select2-results__option--highlighted[data-selected] {
  background-color: var( --e-global-color-602f306 );
  color: var( --e-global-color-af42fa1 );
}

/* Wholesale Login */
#wwlc-login-form {
  max-width: 500px;
  width: 100%;
  margin: 0 auto;
}

/* Wholesale Ordering */
#wwof_product_listing_filter #wwof_product_search_form { 
  line-height: 30px;
  padding: 9px 15px 8px;
}
#wwof_product_listing_filter select {
  font: 400 19px/29px "Arial", Sans-serif; 
  border-color: #80808080;
  border-radius: 0;
  display: inline-block;
  padding: 9px 15px;
}
#wwof_product_listing_filter input[type="button"] {
  line-height: 23px;
  padding: 13px 32px;
  vertical-align: top;
}
#wwof_product_listing_filter #wwof_product_search_btn {
  color: var( --e-global-color-af42fa1 );
  background-color: var( --e-global-color-602f306 );
}

.filter-by-brands .jet-color-image-list-wrapper {
  display: flex;
  flex-wrap: wrap;
}
.filter-by-brands .jet-filter-row {
  flex-basis: 33.333333%;
  width: 33.333333%;
  padding: 2px;
  margin: 0!important;
}
.filter-by-brands .jet-color-image-list__item {
  height: 100%;
  width: 100%;
}
.filter-by-brands .jet-filter-row .jet-color-image-list__button { 
  display: flex!important;
  align-items: center;
  justify-content: center;
  border: 1px solid #e6e6e6!important;
  height: 100%;
  text-align: center;
  padding: 8px;
}
.filter-by-brands .jet-color-image-list__item input:checked+.jet-color-image-list__button {
  border-color: var( --e-global-color-602f306 )!important;
}
.filter-by-brands .jet-color-image-list__image {
  text-align: center;
  width: auto;
}
.filter-by-brands .jet-color-image-list__image img {
  max-height: 30px;
}

.elementor-products-nothing-found {
  text-align: center;
  padding-top: 20px;
}

.prev_next_buttons {
  line-height: 40px;
  margin-bottom: 20px;
}
.prev_next_buttons a[rel="prev"], .prev_next_buttons a[rel="next"] {
  display: block;
}
.prev_next_buttons a[rel="prev"] {
  float: right;
}
.prev_next_buttons a[rel="next"] {
  float: left;
}
.prev_next_buttons:after {
  content: '';
  display: block;
  clear:both;
}

.woocommerce div.product.elementor .quantity+button {
  margin-left: 0!important;
}
.woocommerce .wholesale_price_container {
  line-height: normal;
}
.woocommerce .wholesale_price_container .wholesale_price_title {
  font-size: 15px; 
}
.woocommerce .wholesale_price_container .wholesale-price-suffix {
  font-weight: 400;
  font-size: 15px;
}
.woocommerce .original-computed-price {
  font-size: 25px;
}
.woocommerce .prod-btm-wrapper .original-computed-price {
  font-size: 20px;
}
.woocommerce .original-computed-price .amount:before { 
  font-size: 15px;
}
.woocommerce .original-computed-price .amount:after { 
  font-weight: 400;
  font-size: 15px;
}
.woocommerce .wholesale_price_container ~ .inclusive-gst {
  display: none;
}

.page-id-64024 .xoo-cp-opac,
.page-id-64024 .xoo-cp-modal {
  display: none!important;
}

.jet-filter .jet-filter-items-dropdown__active__item__remove {
  margin-left: 0;
}
.jet-filter .jet-filter-items-dropdown__active__item {
  background-color: red;
  color: #fff;
}

#wwof_product_listing_pagination .alternate_view_actions {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
#wwof_product_listing_pagination .alternate_view_actions .products_added {
  margin-top: 0;
}
#wwof_product_listing_pagination .wwof_cart_sub_total {
  font-weight: 700;
}
#wwof_product_listing_pagination .wwof_cart_sub_total .amount {
  font-size: 25px;
}
#wwof_product_listing_pagination .page-numbers li:before {
  display: none;  
}

.woocommerce .wholesale_price_container .wholesale-price-suffix,
.wholesale_price_container .wholesale-price-suffix {
  font-weight: inherit;
  font-size: inherit;
}
.woocommerce .wholesale_price_container .wholesale-price-suffix .amount:after,
.wholesale_price_container .wholesale-price-suffix .amount:after {
  content: " Ex GST ";
  font-weight: 400;
  font-size: 15px;
}
.woocommerce .aws_result_price .wholesale_price_container .wholesale-price-suffix,
.wholesale_price_container .wholesale-price-suffix .amount:after,
.aws_result_price .wholesale_price_container .wholesale-price-suffix .amount:after {
  font-size: 12px;
}
.wholesale_price_container ins > .amount,
.wholesale_price_container ~ .inclusive-gst {
  display: none;
}
.aws-search-result .aws_result_price .original-computed-price, 
.aws-search-result .aws_result_price .original-computed-price .amount:before, 
.aws-search-result .aws_result_price .original-computed-price .amount:after {
  font-size: 11px;
  text-decoration: none!important;
}
.aws-search-result .aws_result_price ins {
  text-decoration: none!important;
}
.aws-search-result .aws_result_price .original-computed-price {
  opacity: 0.6;
}

#browse-catalogue .subcat-menu {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;  
}
#browse-catalogue .subcat-menu.two {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;  
}
#browse-catalogue .subcat-menu > li {
  line-height: 16px;
  padding-left: 0;
}
#browse-catalogue .main-cat .subcat-menu > li {
  display: none;
  line-height: 28px;
  padding-left: 0;
}
#browse-catalogue .subcat-menu > li + li {
  margin-top: 10px;
}
#browse-catalogue .subcat-menu > li:before {
  content: "\f0da";
  color: #F9E500;  
  font-family: "Font Awesome 5 Free";
  font-weight: 900;  
  font-size: 14px;
  line-height: 14px;
  margin-right: 5px;
  position: static;
  -webkit-filter: brightness(100%);
  filter: brightness(100%);  
}
#browse-catalogue .subcat-menu a {
  color: #fff;
  font-size: 13px;
  line-height: 15px;
  text-transform: uppercase;
}
#browse-catalogue .main-cat .subcat-menu > li:nth-child(-n+15) {
  display: flex;
}

#browse-catalogue .hidden-cat .subcat-menu > li:nth-child(-n+15) {
  display: none;
}

/*** 
* ==============
* Media Query
* ==============
***/
@media (min-width: 2000px) {
  .horizontal-waves .elementor-background-overlay {
    background-size: 2560px auto!important;
  }
}
@media (max-width: 1199px) { 
  #header-block .jet-menu {
    justify-content: space-between!important;
  }	
  #header-block .jet-menu .top-level-link {
    font-size: 13px;
    padding: 18px 10px!important;
  }
}
@media (min-width: 1025px) and (max-width: 1095px) { 
  #header-block .elementor-nav-menu a {
    font-size: 12.5px;
  }

  #browse-catalogue .elementor-image-box-title {
    font-size: 40px;
    line-height: 40px;
  }
}
@media (min-width: 992px) and (max-width: 1024px){ 
  .woocommerce .elementor-widget-wc-archive-products .price {
    font-size: 19px;
    line-height: 18px;
  }
}
@media (min-width: 1024px) {
  #testimonials-block .swiper-container {
    pointer-events: none;
  }
  #testimonials-block .swiper-pagination {
    display: none;
  }
}
@media (min-width: 768px) {
  #contact-block .map * {
    height: 100%;
  }
}
@media (max-width: 1024px) {
  .jet-mobile-menu .jet-mobile-menu__controls .jet-mobile-menu__breadcrumbs ~ .jet-mobile-menu__back:before {
    display: none;
  }
  .elementor-widget-jet-mobile-menu .jet-mobile-menu__template-content .elementor-section {  
    padding: 20px 0!important;
    border-top: 0!important;
  }
  .jet-mobile-menu .jet-mobile-menu__controls .jet-mobile-menu__breadcrumbs {
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .jet-mobile-menu .jet-mobile-menu__controls .jet-mobile-menu__breadcrumbs ~ .jet-mobile-menu__back {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: flex-end;
    justify-content: flex-end;
  }
  .jet-mobile-menu .jet-mobile-menu__controls .jet-mobile-menu__breadcrumbs ~ .jet-mobile-menu__back {
    width: auto;
  }
  .jet-mobile-menu .jet-mobile-menu__controls .jet-mobile-menu__breadcrumbs ~ .jet-mobile-menu__back .fa-times:before { 
    content: "\f060";
  }
  .jet-mobile-menu .jet-mobile-menu__body, 
  .jet-mobile-menu .jet-mobile-menu__template,
  .jet-mobile-menu .jet-mobile-menu__template-content,
  .jet-mobile-menu .elementor {
    height: 100%;
  }
  .jet-mobile-menu .elementor-section {
    min-height: 100%;
    margin: 0 -15px;
  }

  .jet-mobile-menu .jet-mobile-menu__controls {
    min-height: initial;
  }
  .jet-mobile-menu .jet-mobile-menu__controls .jet-mobile-menu__back {
    position: absolute;
    right: 5px;
    top: 10px;
  }

  .jet-mobile-menu__item>.jet-mobile-menu__list {
    padding: 0 0 0 15px;
  }
  .jet-mobile-menu__item>.jet-mobile-menu__list li {
    padding: 0;
  }

  .elementor-widget-jet-mobile-menu .jet-mobile-menu__items {
  	padding-top: 10px;
  }
  .elementor-widget-jet-mobile-menu .jet-mobile-menu__items li + li {
  	margin-top: 0;
  }
  .elementor-widget-jet-mobile-menu .elementor-icon-list-item a {
    align-items: flex-start!important;
  }
  .jet-mobile-menu .jet-dropdown-arrow {
  	position: relative;
  	right: -11px;
  }
  .elementor-widget-jet-mobile-menu .jet-mobile-menu__template-content .elementor-widget-container { 
    padding: 0!important;
  }
  .elementor-widget-jet-mobile-menu .jet-mobile-menu__template-content .elementor-column {
    width: 100%;
  }
  .elementor-widget-jet-mobile-menu .jet-mobile-menu__template-content .elementor-column:nth-child(1) .elementor-widget-wrap {   
    padding-top: 0!important;
  }
  .elementor-widget-jet-mobile-menu .jet-mobile-menu__template-content .elementor-widget-icon-list.nth-level {
    padding-left: 17px;
  }
  .elementor-widget-jet-mobile-menu .jet-mobile-menu__template-content .elementor-widget-icon-list.nth-level3 {
    padding-left: 25px;
  }
  .elementor-widget-jet-mobile-menu .jet-mobile-menu__template-content .elementor-widget-wrap {
  	padding-top: 0!important;
  }

  #browse-catalogue > .elementor-container > .elementor-inner-column {
  	flex-basis: 100%;
    width: 100%;
  }
  #browse-catalogue .elementor-image-box-title {
    font-size: 38px;
    line-height: 38px;
  }

  #news-block .elementor-background-overlay {
    display: none;
  }
  #news-block .elementor-post__thumbnail__link {
  	padding: 18px;
  }

  #testimonials-block .fa-google {
  	font-size: 40px;
  }

  #inner-hero .elementor-background-overlay,
  .tax-product_cat #inner-hero:before,
  .tax-product_cat #inner-hero:after,
  .single-product #inner-hero:before,
  .single-product #inner-hero:after {
    display: none;
  }

  #inner-hero.woo-hero {
    padding: 200px 10px 50px 10px;
  }

  .filter-by-brands .jet-filter-row {
    flex-basis: 50%;
    width: 50%;
  }
  
  #browse-catalogue.flex-wrap > .elementor-container {
    margin-left: 0;
    margin-right: 0;
  }
    
  #header-block .subcat-menu {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;  
  }
  #header-block .subcat-menu > li {
    vertical-align: top;
  }  
  #header-block .subcat-menu a {
    word-break: break-word;
  }  
  #header-block .subcat-menu.four,
  #header-block .subcat-menu.six {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }   
}

/* For Testomonial Carousel Only */
@media (max-width: 1023px) { 
  #testimonials-block .swiper-container {
  	padding-bottom: 60px;
  }
}

@media (max-width: 991px) { 
  .woocommerce .elementor-widget-wc-archive-products .products {
    grid-template-columns: repeat(2,1fr);
  }
}

@media (max-width: 855px) {
  #contact-block .elementor-background-overlay {
    background-position: 150% 100%;
  }	
}
@media (max-width: 767px) { 
  #header-block {
    width: 100%;
  }
  #header-block .top .elementor-widget-icon-list {
  	border-bottom: 1px solid #4d4b4b;
    padding-bottom: 2px;
  }
  #header-block .top .elementor-icon-box-icon,
  #contact-block .elementor-background-overlay {
    display: none;
  }
  #header-block.elementor-sticky--effects .elementor-widget-theme-site-logo img {
    max-width: 125px;
  }
  #header-block.elementor-sticky--effects .top {
    padding-bottom: 2px;
  }

  #home-banner rs-loader {
    margin-top: 30px;
  }

  #brands-logo .gallery-item {
    max-width: 33.333333%;
    padding: 0px 8px;
  }

  #footer-block .copyright:before {
  	background-color: #393939;
  	content: '';
  	display: block;
  	height: 1px;
  	width: 270px;
  	margin: 10px auto;
  }
  
  #browse-catalogue > .elementor-container > .elementor-inner-column > .elementor-widget-wrap { 
    padding: 30px 8px 20px;
    border-radius: 0;
    margin-bottom: 0;
  }
  #browse-catalogue .elementor-image-box-wrapper { 
    display: flex;
    align-items: center;
  }
  #browse-catalogue .elementor-widget-image-box { 
  	margin-bottom: 16px;
  }
  #browse-catalogue .elementor-widget-image-box .elementor-widget-container { 
    padding-bottom: 0;
  }
  #browse-catalogue .elementor-image-box-img { 
    margin: 0 15px 0 0!important;
  }
  #browse-catalogue .elementor-image-box-content { 
    width: auto;
  }
  #browse-catalogue .elementor-image-box-img img { 
    max-height: 50px;
    width: auto;
  }
  #browse-catalogue .elementor-image-box-title {
    font-size: 25px;
    line-height: 26px;
    text-align: left;
    margin: 0;
  }
  #browse-catalogue .btn-view-all .elementor-icon-box-wrapper {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
  }
  #browse-catalogue .btn-view-all .elementor-icon-box-icon {
  	margin-bottom: 0;
    margin-left: 5px;
  }
  #browse-catalogue .elementor-icon-list-item a {
  	font-size: 12px;
    white-space: nowrap;
  }
  #browse-catalogue .elementor-icon-list-items i {
    margin-right: 2px;
    font-size: 11px;
    top: 1px;
    position: relative;
  }
  #browse-catalogue .elementor-icon-list-item .hide-mob {
    display: none;
  }
  #browse-catalogue .elementor-icon-list-item .hide-desk {
    display: block;
  }
  #browse-catalogue .elementor-inner-column:nth-child(8) .elementor-widget-image-box {
    margin-bottom: 0;
  }
  #browse-catalogue .elementor-inner-column:nth-child(8) .elementor-image-box-wrapper {  
    display: block;
  }
  #browse-catalogue .elementor-inner-column:nth-child(8) .elementor-image-box-img {
    margin: 0 0 15px!important;
  }
  #browse-catalogue .elementor-inner-column:nth-child(8) .elementor-image-box-title {
    text-align: center;
  }

  #inner-hero.woo-hero {
    padding: 110px 10px 15px 10px;
  }

  .woocommerce .woo-product-gallery-slider .wpgs-for, 
  .woocommerce .wpgs--without-images {
    height: 325px;
  }
  .woo-product-gallery-slider .wpgs-for img, 
  .woocommerce .wpgs--without-images img {
    max-height: 322px;
  }
  .wpgs-nav .slick-prev {
    left: -10px;
  }
  .wpgs-nav .slick-next {
    right: -10px;
  }

  .woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {
    display: block;
    text-align: right!important;
  }
  .woocommerce table.shop_table_responsive thead, 
  .woocommerce-page table.shop_table_responsive thead,
  .woocommerce #content table.cart .product-thumbnail, .woocommerce table.cart .product-thumbnail, 
  .woocommerce-page #content table.cart .product-thumbnail, 
  .woocommerce-page table.cart .product-thumbnail,
  .woocommerce table.shop_table_responsive tbody th, 
  .woocommerce-page table.shop_table_responsive tbody th {
    display: none;
  }
  .woocommerce table.shop_table_responsive tr, 
  .woocommerce-page table.shop_table_responsive tr {
    display: block;
  }
  table.cart .product-remove,
  table.cart .product-thumbnail, 
  table.cart .product-price,
  table.cart .product-subtotal, 
  table.cart .product-quantity {
    width: auto;
  }
  .woocommerce table.shop_table_responsive tr td:before, 
  .woocommerce-page table.shop_table_responsive tr td:before {
    content: attr(data-title) ": ";
    font-weight: 700;
    float: left;
  }
  .woocommerce .cart-collaterals .cart_totals, .woocommerce .cart-collaterals .cross-sells, 
  .woocommerce .cart-collaterals .shipping_calculator, .woocommerce-page .cart-collaterals .cart_totals, 
  .woocommerce-page .cart-collaterals .cross-sells, .woocommerce-page .cart-collaterals .shipping_calculator {
    width: 100%;
    float: none;
    text-align: left;
  }

  table.cart .product-remove a {
    display: inline-block!important;
  }
  .woocommerce table.shop_table_responsive tr td, 
  .woocommerce-page table.shop_table_responsive tr td {
    display: block;
    text-align: right!important;
  }
  .woocommerce-cart .qty-group {
    text-align: right;
  } 
  table.cart .product-remove:before,
  table.cart .actions:before {
    display: none!important;
  }
  table.cart .product-quantity:before {
    top: 8px;
    position: relative;
  }
  .woocommerce table.shop_table td {
    padding: 9px 12px;
    vertical-align: middle;
    line-height: 1.5em;
  }
  .woocommerce-checkout .col2-set,
  .woocommerce-checkout #order_review_heading, 
  .woocommerce-checkout #order_review {
    float: none;
    width: 100%;
    padding: 0!important;
  }
  .woocommerce-checkout #ship-to-different-address {
    font-size: 20px;
  }
  .woocommerce-checkout .woocommerce-terms-and-conditions-checkbox-text, .woocommerce-checkout .add-note {
    font-size: 16px;
  }
  .woocommerce-checkout .woocommerce-checkout-payment {
    background-color: transparent;
    padding: 0;
  }

  #wwlc-registration-form .form-row {
    float: none;
    width: 100%;
  }

  .jet-filter .jet-range__slider {
    margin-bottom: 5px;
  }
  .jet-filter .jet-filter-items-dropdown__label:after { 
    display: none;
  }
  .jet-filter .jet-filter-items-dropdown__label,
  .jet-filter .jet-sorting-select {
    background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%), linear-gradient(to right, #ccc, #ccc);
    background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), calc(100% - 2.5em) 0.5em;
    background-size: 5px 5px, 5px 5px, 1px 1.5em;
    background-repeat: no-repeat;
  }

  #customer_login > div {
  	float: none!important;
  	width: 100%;
  	padding: 0!important;
  }
  #customer_login > div h2 {
  	margin-bottom: 10px;
  }
  #customer_login > div form {
  	margin-top: 0;
  }
  #customer_login .woocommerce-form {
  	min-height: 0;
  }

  .woocommerce-account .woocommerce-MyAccount-navigation,
  .woocommerce-account .woocommerce-MyAccount-content {
    float: none;
    width: 100%;
  }
  .woocommerce-account .woocommerce-MyAccount-navigation {
  	margin-bottom: 12px;
  }

  .woocommerce ul.order_details li {
  	float: none;
  	border-right: 0;
  	padding-right: 0;
  	margin-right: 0;
  	margin-bottom: 10px;
  }
  .woocommerce ul.order_details li:last-child {
  	margin-bottom: 0;
  }
    
  #browse-catalogue .subcat-menu a {
    font-size: 12px;
  }
  #browse-catalogue .subcat-menu > li:before  {
    font-size: 12px;
  }  

}

@media (max-width: 500px) {  
  #browse-catalogue .elementor-icon-list-item a {
    font-size: 11px;
    white-space: nowrap;
  }
  #brands-logo .gallery-item {
    padding: 0px 14px;
  }
  #brands-logo .gallery-icon {
    height: 58px; 
  }
  #brands-logo .gallery-item img {
    max-height: 54px;
    width: auto;
  }
  .woocommerce .products {
    grid-column-gap: 10px!important;
    grid-row-gap: 20px!important;
    margin: 0 -10px!important;
  }
  .woocommerce .products li {
    border-color: #f1f1f1;
    padding: 15px 10px 15px!important;
  }
  .woocommerce .gray .products .product-info,
  .woocommerce .gray .products .prod-btm-wrapper {
    padding-left: 10px;
    padding-right: 10px;
  }
  .woocommerce .gray .products .prod-btm-wrapper {
    padding-bottom: 15px;
  }
  .woocommerce .products .prod-image,
  .woocommerce .gray .products .prod-image {
    height: 130px;
  }
  .woocommerce .products img {
    max-height: 130px;
  }
  .woocommerce .gray .products .prod-image img {
    max-height: 98px;
  }
  .woocommerce .products .woocommerce-loop-product__title,
  .woocommerce .price {
    font-size: 18px;
    line-height: 19px;
  } 
  .woocommerce .products .short-description {
    font-size: 14px;
    line-height: 17px;
  }
  .woocommerce .inclusive-gst {
    font-size: 14px;
  }
  .woocommerce .prod-btm-wrapper .button {
    font-size: 14px;
    line-height: 16px;
    padding: 9px 10px;
  }
  .woocommerce .prod-btm-wrapper .add_to_cart_button:before {
    display: none;
  }
  .woocommerce #respond input#submit.added:after, 
  .woocommerce a.button.added:after, 
  .woocommerce button.button.added:after, 
  .woocommerce input.button.added:after {
    right: 19px;
  }
  .woocommerce #respond input#submit.loading:after, 
  .woocommerce a.button.loading:after, 
  .woocommerce button.button.loading:after, 
  .woocommerce input.button.loading:after {
    right: 15px;
  }
  .woocommerce .woo-product-gallery-slider .wpgs-for, 
  .woocommerce .wpgs--without-images {
    border: 0;
    height: auto;
  }
  .woo-product-gallery-slider .wpgs-for img, 
  .woocommerce .wpgs--without-images img {
    max-height: 200px;
  }

  .woocommerce .woo-product-gallery-slider .wpgs-for .slick-list,
  .woocommerce .wpgs--without-images .slick-list { 
    top: 0;
    transform: translateY(0);
  }

  .single-product .elementor-widget-woocommerce-product-price .price {
    font-size: 25px;
  }
  .single-product .elementor-widget-woocommerce-product-price .inclusive-gst {
    font-size: 18px;
  }
  .single-product .qty-group {
    margin-bottom: 25px;
  }
  .single-product .qty-label {
    font-size: 15px;
    padding-right: 10px;
  } 
  .single-product .qty-group .availability {
    font-size: 15px;
    padding-left: 10px;
  }
  .qty-group .qtyplus_minus {
    height: 35px;
    width: 30px;
  }
  .qty-group .quantity {
    padding-left: 0;
    padding-right: 0;
  }
  .single-product .cart .single_add_to_cart_button {
    font-size: 16px;
  }

  .woocommerce .gray .products .prod-image {
    padding: 10px 15px;
  }

  .xoo-cp-pdetails td.xoo-cp-remove {
    padding: 0 2px 0 0 ;
  }
  .xoo-cp-pdetails td.xoo-cp-pprice, 
  .xoo-cp-pdetails td.xoo-cp-pqty { 
    padding: 10px;
  }
  td.xoo-cp-pqty {
    min-width: 95px;
    padding-right: 0!important;
  }
  .xoo-cp-modal .xoo-cp-ptotal {
    padding-right: 0!important;
    margin-right: 0!important;
  }
  .xoo-cp-pdetails td.xoo-cp-ptitle {
    padding-right: 6px;
  }
  .xoo-cp-modal .xcp-btn {
    display: block;
    width: 100%;
  }

  .single-product .prod-content small {
    line-height: 20px;
  }

  .woocommerce .prod-btm-wrapper .original-computed-price {
    font-size: 18px;
  }
    
  #browse-catalogue .subcat-menu a {
    font-size: 11px;
    line-height: 12px;
    word-break: break-word;  
  }
  #browse-catalogue .subcat-menu > li + li {
    margin-top: 7px;
  }  
  #browse-catalogue .subcat-menu > li:before  {
    font-size: 11px;
  }    

}

@media (max-height: 1030px) {
  #header-block .audio .jet-sub-mega-menu .elementor-section,   
  #header-block .brands .jet-sub-mega-menu .elementor-section,   
  #header-block .hardware .jet-sub-mega-menu .elementor-section {
    max-height: 650px;
    overflow-y: auto;
  }
}

@media (max-height: 880px) {
  #header-block .audio .jet-sub-mega-menu .elementor-section,
  #header-block .hardware .jet-sub-mega-menu .elementor-section {
    max-height: 480px;
    overflow-y: auto;
  }
}


.subcat-wrapper {
  display: flex;
  flex-wrap: wrap;
  column-gap: 30px;
}
.subcategory-column {
  flex-basis: 0; 
  flex-grow: 1;
}

/*.subcat-wrapper li.parent-with-children .toggle-icon {
  cursor: pointer;
  color: #fff;	
  font-size: 20px;
  font-weight: 700;
  user-select: none;
  position: absolute;
  right: 0;
  top: 0;
}*/

.subcat-wrapper li.parent-with-children a:before {
  display:none;
}
.subcat-wrapper li.parent-with-children .toggle-icon {
  font-size: 0;
  left: 0;
  top: 1px;		
  position: absolute;	
}
.subcat-wrapper li.parent-with-children .toggle-icon:before {
  content: "\f0da";
  color: var(--e-global-color-602f306);
  font-family: "Font Awesome 5 Free"; 
  font-size: 19px;
  font-weight: 900;
  cursor: pointer; 
  transition: transform 0.3s ease-in-out;
  display: inline-block;	
}
.subcat-wrapper li.parent-with-children.open .toggle-icon:before {
  transform: rotate(90deg);
}
.subcategory-column li {
  padding-left: 0;
}
.subcategory-column a {
  color: #fff;
}
.subcategory-column a:hover {
  color: #F9E500!important;
}
.subcategory-column > ul > li > a {
  font-weight: 700;
  font-size: 17px;
  line-height: 21px;
  display: inline-block;
  text-transform: uppercase;
}
.subcategory-column > ul > li {
  padding-left: 15px;	
}
.subcategory-column > ul > li > a:before {
  content: "\f0da";
  color: var(--e-global-color-602f306);
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  left: 0;
  top: 4px;	
}
.subcategory-column .children {
  column-count: 2;
  column-gap: 20px;	
}
.subcategory-column .children li + li {
  margin-top: 0;
}
.subcategory-column .children > li > a {
  font-weight: 400;
  font-size: 17px;
  line-height: 21px;
  display: inline-block;
  text-transform: uppercase;
}