.homecat_product_list_wrapper.carousel {
    box-shadow: none;
    -webkit-box-shadow: none;
}
.ets_home_categories a,
.ets_home_categories a:focus,
.ets_home_categories a:active {
    outline: none;
    -webkit-outline: none;
    -moz-outline: none;
    -ms-outline: none;
    -o-outline: none;
}
.owl-item .homecat_item {
    width: 100%;
}
.ets_homecat_sub_category {
    float: left;
}
.homecat_tabs span.aeuc_from_label {
    margin-right: 10px;
}
ul.homcat_tab_sub_categroies.active {
    display: block;
}
.ets_home_categories img.owl-lazy {
  height: 100%;
  width: 100%;
}
ul.homcat_tab_sub_categroies {
    float: left;
    width: 100%;
    margin: 0;
    display: none;
}

.homecat-tab-grouped .ets_homecat_category_list {
    border-bottom: 1px solid #E1E1E1;
    float: none;
    margin-bottom: 10px;
    padding: 0;
    display: block;
    position: relative;
    margin: auto;
    text-align: center;
    width: 100%;
}
.homecat-tab-grouped .ets_homecat_category_list li > ul {
    display: none;
    position: absolute;
}
.homecat_tabs .owl-stage-outer, .homecat_tabs .owl-stage-outer *, .owl-loaded {
    direction: ltr !important;
}
.ets_homecat_category_list > li > span, .ets_homecat_category_list > li > a {
    color: #333333;
    display: block;
    float: left;
    font-size: 15px;
    line-height: 100%;
    padding-right: 15px;
    max-width: 100%;
    text-transform: uppercase;
    cursor: pointer;
    font-weight: 600;
}
.ets_home_categories .ets_homecat_category_list li > span:hover,
.ets_home_categories .ets_homecat_category_list li > a:hover,
.ets_homecat_category_list li.active > span,
.ets_homecat_category_list li.active > a {
    color: rgb(100,186,12) !important;
}
.ets_homecat_category_list li li.active > span,
.ets_homecat_category_list li li.active > a,
.ets_homecat_category_list li.is_parent_cat_li li > span:hover,
.ets_homecat_category_list li.is_parent_cat_li li > a:hover {
    color: #222;
}
.ets_home_categories form {
  margin-bottom: 0;
  margin-top: 0;
  float: none;
  max-width: 100%;
  width: 100%;
  display: block;
}
.homcat_tab_sub_categroies li {
    margin-right: 15px;
}
.homcat_tab_sub_categroies li a {
    color: #999;
}
.homcat_tab_sub_categroies li a.active {
    color: #333;
}
.ets_homecat_sub_category {
    float: left;
    max-width: calc(100% - 210px);
    max-width: -webkit-calc(100% - 210px);
    width: calc(100% - 220px);
    width: -webkit-calc(100% - 220px);
}
.hidden {
    display: none !important;
}
.homecat-tab-grouped .ets_home_categories form {
    margin-top: -2px;
}
.homecat_tabs {
    clear: left;
    float: left;
    margin-top: 15px;
    width: 100%;
}
.homecat-tab-grouped.ets_home_categories .homcat_tab_sub_categroies li {
  line-height: 24px;
  margin-bottom: 0;
  margin-top: 2px;
}
.ets_homecat_sub_category.ets_homecat_sub_category_full {
    width: 100%;
    max-width: 100%;
}
.ets_homecat_category_list li.active > ul.not_sortby {
  width: 100%;
}
.ets_homecat_category_list li.active > ul {
  display: block;
  float: left;
  left: 0;
  margin: 0;
  top: 100%;
  width: calc(100% - 220px);
  width: -webkit-calc(100% - 220px);
  width: -ms-calc(100% - 220px);
  width: -o-calc(100% - 220px);
}
.ets_home_categories li {
    float: none;
    font-size: 14px;
    margin-bottom: 10px;
    display: inline-block;
}
.ets_home_categories li ul.homcat_tab_sub_categroies li:not(:last-child) {
    margin-right: 20px;
}
.ets_home_categories li ul li a {
    color: #999;
}
.ets_home_categories select {
    border: 1px solid #DDDDDD;
    color: #666666;
    cursor: pointer;
    font-size: 13px;
    padding: 3px 5px;
}
.ets_home_categories {
    clear: both;
    float: none;
    margin-top: 30px;
    opacity: 1;
    display: block;
    position: relative;
    width: 100%;
    visibility: visible;
}
.homecat_product_list_wrapper .owl-nav {
    display: box;
    display: -o-box;
    display: -ms-box;
    display: -moz-box;
    display: -webkit-box;
    display: flex;
    display: -o-flex;
    display: -ms-flex;
    display: -moz-flex;
    display: -webkit-flex;
    position: absolute;
    right: 0;
    top: -10px;
    direction: ltr !important;
}
.homecat_tabs .owl-nav > div {
    background-color: #D4D4D4;
    font-size: 0;
    height: 26px;
    line-height: 26px;
    margin-left: 5px;
    width: 26px;
    cursor: pointer;
}
.homecat_tabs .owl-nav > div:hover {
    background-color: #2FB5D2;
    color: #FFFFFF;
}
.homecat_tabs .owl-nav > div:first-child {
    margin-left: 0;
}
.ets_home_categories img {
  margin: 0;
  max-width: 100%;
}
.homecat-tab-list .homecat_image {
    margin-bottom: 15px;
    padding: 0;
}
.homecat_image img {
    box-shadow: 1px 1px 7px 0 rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 1px 1px 7px 0 rgba(0, 0, 0, 0.15);
    -ms-box-shadow: 1px 1px 7px 0 rgba(0, 0, 0, 0.15);
    -o-box-shadow: 1px 1px 7px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 1px 1px 7px 0 rgba(0, 0, 0, 0.15);
}
.homecat_tabs .owl-nav > div:hover:before {
    color: #fff;
}
.homecat_tabs .owl-item {
    float: left;
}
.homecat_tabs .owl-stage-outer {
    display: block;
    float: left;
    overflow: hidden;
    padding-bottom: 2px;
    width: 100%;
}
.ets_home_categories li.discount {
    display: none;
}

.ets_home_categories img.lazy_load {
  width: 100%;
}
.owl-item .hc_ladyload_loading::before {
  display: none;
}
.homecat_tabs .owl-next > i {
  margin-left: 2px;
}
.hc_ladyload_loading::before {
  border-left: 3px double #ccc;
  border-radius: 50%;
  border-right: 3px double #ccc;
  border-top: 3px double #ccc;
  content: "";
  height: 35px;
  left: 50%;
  margin-left: -17px;
  margin-top: -17px;
  position: absolute;
  top: 50%;
  width: 35px;
}
.hc_ladyload_loading{
    position: relative;
}
.hc_ladyload_loading::before {
  border-bottom: 3px double #fff;
  animation: hc_lady_loading 690ms infinite linear;
		-o-animation: hc_lady_loading 690ms infinite linear;
		-ms-animation: hc_lady_loading 690ms infinite linear;
		-webkit-animation: hc_lady_loading 690ms infinite linear;
		-moz-animation: hc_lady_loading 690ms infinite linear;
}
@keyframes hc_lady_loading {
	100%{ transform: rotate(360deg); transform: rotate(360deg); }
}

@-o-keyframes hc_lady_loading {
	100%{ -o-transform: rotate(360deg); transform: rotate(360deg); }
}

@-ms-keyframes hc_lady_loading {
	100%{ -ms-transform: rotate(360deg); transform: rotate(360deg); }
}

@-webkit-keyframes hc_lady_loading {
	100%{ -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}

@-moz-keyframes hc_lady_loading {
	100%{ -moz-transform: rotate(360deg); transform: rotate(360deg); }
}
.ets_home_categories .homecat_tabs .homecat_product_list_wrapper {
    position: absolute;
    visibility: hidden;
    opacity: 0;
    width: 100%;
}
.ets_home_categories .homecat_tabs .homecat_product_list_wrapper.active {
    position: static;
    opacity: 1;
    visibility: visible;
}
.ets_home_categories .homecat_tabs .homecat_product_list_wrapper.masonry.active {
    position: relative;
}
.ets_home_categories:not(.loading-disabled) .homecat_tabs.loading {
    opacity: 0.6;
    pointer-events: none;
}
@-webkit-keyframes LoadingSpiner {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes LoadingSpiner {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.ets_home_categories a:not(.button):focus {
    text-decoration: none;
}
.ets_home_categories a:not(.button):hover {
    color: #2FB5D2;
    text-decoration: none;
}
.homecat_tabs.no_subcat_sort {
    margin-top: 15px;
}
.homecat-load-more {
    color: #333;
    cursor: pointer;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 1.5625em;
    text-align: center;
    width: 100%;
    text-align: center!important;
    border: 1px solid #d2d2d2;
    border-radius: 3px;
    line-height: 34px;
    padding: 10px 0;
}

/*list*/
.homecat-tab-list .ets_homecat_category_list > li {
    position: relative;
    width: 100%;
    margin-bottom: 30px;
}
.homecat-tab-list .is_parent_cat_li > .homecat_tab_name {
    border-bottom: 1px solid #dcdcdc;
    display: block;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 14px;
    padding-bottom: 15px;
    text-transform: uppercase;
    width: 100%;
}
.homecat-tab-list ul + form + .homecat_tabs {
  margin-top: 15px;
}
.homecat-tab-list .homecat_tabs {
    margin-top: 15px;
}
.homecat-tab-list .ets_homecat_category_list {
    float: left;
    margin-bottom: 10px;
    padding-bottom: 0;
    position: relative;
    width: 100%;
}
.homecat-tab-list .ets_home_categories form {
    float: right;
    height: auto;
    margin-bottom: 0;
}
.homecat_tabs .alert.alert-warning {
    float: left;
    margin-top: 20px;
    width: 100%;
}
/******************************** RTL Style *********************************************/
.lang-rtl .homecat-tab-grouped .ets_homecat_category_list > li:not(:first-child) > span,
.lang-rtl .homecat-tab-grouped .ets_homecat_category_list > li:not(:first-child) > a {
    border-right: 1px solid #666666;
    border-left: none;
    padding: 0 15px;
}
.lang-rtl .ets_homecat_category_list > li > span,
.lang-rtl .ets_homecat_category_list > li > a {
    padding-right: 0;
    padding-left: 15px;
}
.lang-rtl .ets_home_categories form {
    float: left;
}
.lang-rtl .ets_homecat_category_list li.active > ul {
    left: auto;
    right: 0;
    padding: 0;
}
.lang-rtl .ets_home_categories li {
    float: right;
}
.lang-rtl .homecat-load-more {
    text-align: left;
}
.lang-rtl .ets_home_categories li ul li:not(:last-child) {
    margin-left: 20px;
    margin-right: 0;
}
.lang-rtl .homecat_product_list_wrapper .owl-nav {
    left: 0;
    right: auto;
}
.homecat-tab-grouped .ets_homecat_category_list > li:not(:first-child) > span,
.homecat-tab-grouped .ets_homecat_category_list > li:not(:first-child) > a {
    border-left: 1px solid #666666;
    padding: 0 15px;
}
/*responsive*/

    
@media (max-width: 800px) {
    .homecat_product_list_wrapper .owl-nav {
        clear: left;
        float: left;
        margin-left: 50%;
        position: relative;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
    }
    .homecat-tab-grouped .ets_homecat_category_list li.active > ul:before {
        background-color: #999999;
        content: "";
        height: 1px;
        left: 50%;
        position: absolute;
        top: 0;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        width: 100px;
    }
    .ets_homecat_category_list li.active > ul {
        width: 100%;
    }
    .ets_home_categories li ul li,
    .lang-rtl .ets_home_categories li ul li {
        display: inline-block;
        float: none;
        margin-bottom: 0;
        margin-top: 5px;
        width: auto;
    }
    .ets_home_categories li ul li a {
        color: #999999;
        font-size: 12px;
    }
    .homecat-tab-grouped.ets_home_categories .homcat_tab_sub_categroies li {
        float: none;
        display: inline-block;
    }
    .ets_homecat_sub_category {
        float: left;
        max-width: 100%;
        width: 100%;
        margin-bottom: 10px;
        text-align: center;
    }
    .ets_homecat_category_list > li > span, .ets_homecat_category_list > li > a {
        width: 100%;
    }
    .ets_homecat_category_list > li:not(:first-child) > span, .ets_homecat_category_list > li:not(:first-child) > a {
        border-left: medium none;
    }
    .lang-rtl .homecat-tab-grouped .ets_homecat_category_list > li:not(:first-child) > span,
    .lang-rtl .homecat-tab-grouped .ets_homecat_category_list > li:not(:first-child) > a {
        border-right: none;
    }
    .ets_home_categories form {
        float: left;
        margin-bottom: 0;
        margin-left: 50%;
        margin-top: 5px;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        height: auto;
        margin-top: 0;
        max-width:  none;
        white-space: nowrap;
    }
    .homecat-tab-list .ets_homecat_category_list > li {
        margin-bottom: 50px;
    }
    .homecat-tab-list.ets_home_categories li ul li {
        margin-bottom: 10px;
        margin-top: 0;
    }
    .homecat-load-more {
        text-align: center;
    }
}
.sk-fading-circle {
    display: none;
}
.homecat_tabs.loading .sk-fading-circle {
    display: block;
}
.homecat_tab_carousel_enabled.homecat_tabs .sk-fading-circle {
    margin-top: -10px;
}
/*animation*/
.sk-fading-circle {
    height: 40px;
    left: 50%;
    margin: 0;
    position: absolute;
    top: 50%;
    transform: translate3d(-50%, -50%, 0px);
    -webkit-transform: translate3d(-50%, -50%, 0px);
    width: 40px;
    margin-top: -50px;
    z-index: 9;
}
.sk-fading-circle .sk-circle {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.sk-fading-circle .sk-circle:before {
    content: '';
    display: block;
    margin: 0 auto;
    width: 15%;
    height: 15%;
    background-color: #333;
    border-radius: 100%;
    -webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
    animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
}
.sk-fading-circle .sk-circle2 {
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg);
}
.sk-fading-circle .sk-circle3 {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg);
}
.sk-fading-circle .sk-circle4 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.sk-fading-circle .sk-circle5 {
    -webkit-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    transform: rotate(120deg);
}
.sk-fading-circle .sk-circle6 {
    -webkit-transform: rotate(150deg);
    -ms-transform: rotate(150deg);
    transform: rotate(150deg);
}
.sk-fading-circle .sk-circle7 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.sk-fading-circle .sk-circle8 {
    -webkit-transform: rotate(210deg);
    -ms-transform: rotate(210deg);
    transform: rotate(210deg);
}
.sk-fading-circle .sk-circle9 {
    -webkit-transform: rotate(240deg);
    -ms-transform: rotate(240deg);
    transform: rotate(240deg);
}
.sk-fading-circle .sk-circle10 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}
.sk-fading-circle .sk-circle11 {
    -webkit-transform: rotate(300deg);
    -ms-transform: rotate(300deg);
    transform: rotate(300deg);
}
.sk-fading-circle .sk-circle12 {
    -webkit-transform: rotate(330deg);
    -ms-transform: rotate(330deg);
    transform: rotate(330deg);
}
.sk-fading-circle .sk-circle2:before {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}
.sk-fading-circle .sk-circle3:before {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}
.sk-fading-circle .sk-circle4:before {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
.sk-fading-circle .sk-circle5:before {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}
.sk-fading-circle .sk-circle6:before {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}
.sk-fading-circle .sk-circle7:before {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}
.sk-fading-circle .sk-circle8:before {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}
.sk-fading-circle .sk-circle9:before {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}
.sk-fading-circle .sk-circle10:before {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}
.sk-fading-circle .sk-circle11:before {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}
.sk-fading-circle .sk-circle12:before {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}
@-webkit-keyframes sk-circleFadeDelay {
    0%, 39%, 100% {
        opacity: 0;
    }
    40% {
        opacity: 1;
    }
}
@keyframes sk-circleFadeDelay {
    0%, 39%, 100% {
        opacity: 0;
    }
    40% {
        opacity: 1;
    }
}