/**** hrx designer css *********/
@import url("common.css");

body {
    font-family: Lato, sans-serif;
    line-height: normal;
    font-size: 14px;
    letter-spacing: 0.5px;
}

#module-hrxcmsblog-single .blog_post_content {
    overflow: hidden;
    margin-bottom: 30px;
}

/************************************* commn css **************************************************************/
a {
    color: #d1a737;
    text-decoration: none
}

a:focus,
a:hover {
    color: #d1a737;
    text-decoration: none;
}

.btn-primary:hover {
    color: #fff;
    background-color: #d1a737;
    border-color: transparent
}

.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open>.btn-info.dropdown-toggle.focus,
.open>.btn-info.dropdown-toggle:focus,
.open>.btn-info.dropdown-toggle:hover {
    color: #fff;
    background-color: #d1a737;
    border-color: #d1a737
}

.btn-outline-primary {
    color: #d1a737;
    background-image: none;
    background-color: transparent;
    border-color: #d1a737
}

.btn-outline-primary.active,
.btn-outline-primary.focus,
.btn-outline-primary:active,
.btn-outline-primary:focus,
.btn-outline-primary:hover,
.open>.btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #d1a737;
    border-color: #d1a737
}

.btn-outline-info.active.focus,
.btn-outline-info.active:focus,
.btn-outline-info.active:hover,
.btn-outline-info:active.focus,
.btn-outline-info:active:focus,
.btn-outline-info:active:hover,
.open>.btn-outline-info.dropdown-toggle.focus,
.open>.btn-outline-info.dropdown-toggle:focus,
.open>.btn-outline-info.dropdown-toggle:hover {
    color: #fff;
    background-color: #d1a737;
    border-color: #d1a737
}

.btn-link {
    font-weight: 400;
    color: #d1a737;
    border-radius: 0
}

.dropdown-item.active,
.dropdown-item.active:focus,
.dropdown-item.active:hover {
    color: #fff;
    text-decoration: none;
    background-color: #d1a737;
    outline: 0
}

.nav-pills .nav-item.open .nav-link,
.nav-pills .nav-item.open .nav-link:focus,
.nav-pills .nav-item.open .nav-link:hover,
.nav-pills .nav-link.active,
.nav-pills .nav-link.active:focus,
.nav-pills .nav-link.active:hover {
    color: #fff;
    cursor: default;
    background-color: #d1a737
}

.card-primary {
    background-color: #d1a737;
    border-color: #d1a737
}

.card-outline-primary {
    border-color: #d1a737
}

.page-item.active .page-link,
.page-item.active .page-link:focus,
.page-item.active .page-link:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #d1a737;
    border-color: #d1a737
}

.page-link {
    position: relative;
    float: left;
    padding: .5rem .75rem;
    margin-left: -1px;
    color: #d1a737;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}

.tag-primary {
    background-color: #d1a737
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    text-decoration: none;
    background-color: #d1a737;
    border-color: #d1a737
}

.bg-primary {
    background-color: #d1a737 !important
}

.text-primary {
    color: #d1a737 !important
}

.btn-unstyle:focus .expand-more {
    color: #d1a737
}
.bootstrap-touchspin .group-span-filestyle .btn-touchspin,
.group-span-filestyle .bootstrap-touchspin .btn-touchspin,
.group-span-filestyle .btn-default {
    background-color: #d1a737;
    color: #fff;
    text-transform: uppercase;
    border-radius: 0;
    font-size: .875rem;
    padding: .5rem 1rem
}

.custom-radio input[type=radio]:checked+span {
    display: block;
    background-color: #d1a737;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    position: absolute;
    left: .125rem;
    top: .125rem
}

.dropdown-item:focus,
.dropdown-item:hover {
    background: none;
    text-decoration: none;
    color: #d1a737
}

.search-widget form input[type=text]:focus {
    color: #232323;
    background: #fff
}

.search-widget form input[type=text]:focus+button .search {
    color: #d1a737
}

.search-widget form button[type=submit] .search:hover {
    color: #d1a737
}

#header .top-menu a[data-depth="0"]:hover {
    color: #d1a737;
    text-decoration: none
}

.top-menu .sub-menu a:hover {
    color: #d1a737
}

body#checkout section.checkout-step .delete-address,
body#checkout section.checkout-step .edit-address {
    display: inline-block;
    margin: 0 .3125rem;
    background: #333333 none no-repeat scroll 0 0;
    color: #FFF;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    font-weight: 400;
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

body#checkout section.checkout-step .delete-address,
body#checkout section.checkout-step .edit-address {
    background-color: #d1a737;
    color: #ffffff;
}

body#checkout section.checkout-step .delete-address:hover,
body#checkout section.checkout-step .edit-address:hover {
    background-color: #333333;
    color: #ffffff;
}

.page-my-account #content .links a:hover i {
    color: #d1a737
}

.carousel .carousel-control .icon-next:hover i,
.carousel .carousel-control .icon-prev:hover i {
    color: #d1a737
}

.products-sort-order .select-list:hover {
    background: #d1a737;
    color: #fff;
    text-decoration: none
}

.facet-dropdown.open>.select-title {
    border: 3px solid #d1a737;
    background: #f6f6f6
}

.facet-dropdown .select-list:hover {
    background: #d1a737;
    color: #fff;
    text-decoration: none
}

.pagination .current a {
    color: #d1a737;
    text-decoration: none;
    font-size: 1.25rem
}

.block-categories .collapse-icons .add:hover,
.block-categories .collapse-icons .remove:hover {
    color: #d1a737
}

.block-categories .arrows .arrow-down:hover,
.block-categories .arrows .arrow-right:hover {
    color: #d1a737
}

.tabs .nav-tabs .nav-link.active {
    color: #d1a737
}

.tabs .nav-tabs .nav-link.active,
.tabs .nav-tabs .nav-link:hover {
    border: none;
    border-bottom: 3px solid #d1a737
}

#product-modal .modal-content .modal-body .product-images img:hover {
    border: 3px solid #d1a737
}

#blockcart-modal .product-name {
    color: #d1a737;
    font-size: 1.125rem
}

.product-images>li.thumb-container>.thumb.selected,
.product-images>li.thumb-container>.thumb:hover {
    border: 3px solid #d1a737
}

.product-customization .product-message:focus {
    background-color: #fff;
}

.cart-grid-body a.label:hover {
    color: #d1a737
}

.block_newsletter form input[type=text]:focus {
    color: #232323;
    background: #fff
}

.block_newsletter form input[type=text]:focus+button .search {
    color: #d1a737
}

.block_newsletter form button[type=submit] .search:hover {
    color: #d1a737
}

.block_newsletter form input[type=email]:focus {
    border: none;
    padding: 11px;
}

.account-list a:hover {
    color: #d1a737
}

#header .header-nav .cart-preview.active {
    background: #d1a737
}

#header .header-nav .blockcart a:hover {
    color: #d1a737
}

#wrapper .breadcrumb li:last-child a,
#wrapper .breadcrumb li:hover a {
    color: #d1a737;
}

.hrx-continue-shopping-btn:hover {
    background-color: #d1a737;
    color: #ffffff;
}

.tvreviews-popup-send-btn a button {
    color: #fff;
    background-color: #d1a737;
    border-color: transparent;
    padding: 7px 15px;
}

.page-footer a {
    background-color: #d1a737;
    padding: 10px 15px;
    color: #ffffff;
}

#search_filters_brands .facet .hrxsearch-filter-brand-wrapper li.facet-label a:hover,
.hrxserach-filter-suppliers p:hover {
    color: #d1a737;
}

.hrx-continue-shopping-btn,
.hrxprocess-to-checkout {
    background-color: #d1a737;
    color: #ffffff;
    font-size: 14px;
    font-weight: 400;
}

.hrx-continue-shopping-btn:hover,
.hrxprocess-to-checkout:hover {
    background-color: #333333;
}
.hrx-total-product-number{
    line-height: 20px;
}

#wrapper .breadcrumb {
    padding: 15px;
    background-color: #ffffff;
    margin: 0 0 30px 0;
    text-align: center;
}

*::-webkit-scrollbar {
    width: 5px;
    background-color: #ddd;
}

*::-webkit-scrollbar-thumb {
    background-color: #d1a737;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
}

/**************** button comman ***********************/

#search.page-search #content-wrapper .hrxcmsheader-search.search-widget form button[type=submit] i,
#search_filters_brands .facet .hrxsearch-filter-brand-wrapper li.facet-label a,
.hrxserach-filter-suppliers p,
.hrxproduct-name .product-title a,
.hrxcategory-name a,
.hrxproduct-description-tab .nav-tabs li.nav-item .nav-link.active,
.hrxproduct-description-tab .nav-tabs li.nav-item:hover .nav-link,
.hrxproduct-description-tab .nav-tabs li.nav-item .nav-link,
#blockcart-modal.hrx-addtocart-msg-wrapper .hrx-addtocart-product-name .product-name,
.pack-product-container .pack-product-name a,
.hrxcategory-name,
.hrx-addtocart-price,
.pack-product-container .pack-product-name a,
.hrx-addtocart-price,
.pack-product-container .pack-product-name a,
.hrx-addtocart-price {
    color: #333333;
}

.btn-primary,
.btn-primary.active,
.hrxproduct-page-wrapper .has-discount .discount,
.quickview .has-discount .discount,
.page-footer a:hover,
.btn-primary:active,
.open>.btn-primary.dropdown-toggle,
.btn-outline-primary.active.focus,
.btn-outline-primary.active:focus,
.btn-outline-primary.active:hover,
.btn-outline-primary:active.focus,
.btn-outline-primary:active:focus,
.btn-outline-primary:active:hover,
.open>.btn-outline-primary.dropdown-toggle.focus,
.open>.btn-outline-primary.dropdown-toggle:focus,
.open>.btn-outline-primary.dropdown-toggle:hover,
.tag-primary[href]:focus,
.tag-primary[href]:hover,
a.bg-primary:focus,
a.bg-primary:hover,
a.text-primary:focus,
a.text-primary:hover,
.hrxleft-right-title-wrapper,
.hrx-category-title-wrapper {
    background-color: #333333;
    color: #ffffff;
}

/**************** button comman *********************/

/***************************************** end comman css *********************************************************/

/***************************************** theme control ********************************************************/
.hrxcmstheme-control .hrxtheme-control-icon {
    background-color: #333333;
    border-radius: 0;
}

.hrxcmstheme-control .hrxtheme-control-icon:hover {
    background-color: #d1a737;
}

.hrxcmstheme-control .hrxtheme-control-wrapper {
    width: 300px;
    padding: 15px 15px;
    border-radius: 0;
    background-color: #ffffff;
    text-align: center;
}

.hrxtheme-control-wrapper .hrxtheme-all-pattern .hrxtheme-pattern-image {
    border-radius: 25px;
    box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, .2)
}

.hrxtheme-control-title-name-reset-btn p {
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: 600;
}

.hrxtheme-control-wrapper .hrxtheme-control-reset {
    background-color: #333333;
    padding: 5px 20px;
    margin-top: 15px;
}

.hrxtheme-control-wrapper .toggle.btn {
    min-width: 70px;
    min-height: 30px;
}

.hrxtheme-control-wrapper .hrxtheme-option .toggle-off.btn {
    padding: 6px 0 6px 20px;
}

.hrxtheme-control-wrapper .hrxtheme-option .toggle-on.btn {
    padding: 6px 20px 6px 0px;
}

.hrxtheme-control-wrapper td {
    padding: 15px 0;
    border-bottom: 1px solid #eeeeee;
}

.hrxtheme-control-wrapper .hrxselect-theme-name,
.hrxtheme-control-wrapper .hrxcolor-theme-name,
.hrxtheme-control-wrapper .hrxtheme-layout-name,
.hrxtheme-control-wrapper .hrxtheme-animation-name,
.hrxtheme-control-wrapper .hrxtheme-page-loader-name,
.hrxtheme-control-wrapper .hrxtheme-left-sticky-name,
.hrxtheme-control-wrapper .hrxtheme-right-sticky-name,
.hrxtheme-control-wrapper .hrxtheme-menu-sticky-name,
.hrxtheme-control-wrapper .hrxbgcolor-theme-name,
.hrxtheme-control-wrapper .hrxtheme-background-pattern-name {
    font-size: 14px;
    float: left;
    margin-right: 15px;
}

.hrxtheme-control-wrapper .hrxselect-theme-name,
.hrxtheme-control-wrapper .hrxcolor-theme-name,
.hrxtheme-control-wrapper .hrxbgcolor-theme-name {
    padding-top: 5px;
}

.hrxtheme-control-wrapper .hrxtheme-layout-name,
.hrxtheme-control-wrapper .hrxtheme-animation-name,
.hrxtheme-control-wrapper .hrxtheme-animation-name,
.hrxtheme-control-wrapper .hrxtheme-page-loader-name,
.hrxtheme-control-wrapper .hrxtheme-left-sticky-name,
.hrxtheme-control-wrapper .hrxtheme-right-sticky-name,
.hrxtheme-control-wrapper .hrxtheme-menu-sticky-name {
    padding-top: 8px;
}

.hrxtheme-control-wrapper .hrxtheme-background-pattern-name {
    float: none;
    margin-bottom: 5px;
}

.hrxtheme-control-title-name-reset-btn {
    border-bottom: 1px solid #eeeeee;
}

.hrxcmstheme-control .hrxtheme-control-wrapper .hrxselect-theme select,
.hrxcmstheme-control .hrxtheme-option {
    float: right;
}

.hrxtheme-control-wrapper .hrxtheme-option .btn-default {
    background-color: #333333;
}

.hrxtheme-control-wrapper .hrxtheme-option .btn-primary {
    background-color: #d1a737;
}

.hrxtheme-control-wrapper .hrxtheme-option .toggle-handle {
    background-color: #ffffff;
}

.hrxtheme-control-wrapper .hrxtheme-control-reset:hover {
    background-color: #d1a737;
}

.hrxcmstheme-control .hrxtheme-control-wrapper .hrxselect-theme select {
    background-color: #333333;
    color: #ffffff;
    width: 130px;
}

.hrxcmstheme-control .hrxtheme-control-wrapper .hrxselect-theme select option {
    background-color: #ffffff;
    color: #333333;
}

.hrxcmstheme-control .hrxtheme-control-wrapper .hrxselect-theme select option:hover {
    background-color: #d1a737 !important;
    color: #ffffff;
}

.hrxtheme-control-wrapper .hrxall-theme-content {
    text-align: center;
}

.hrxtheme-control-wrapper .hrxtheme-all-pattern-wrapper {
    width: 162px;
    margin: auto;
    overflow: hidden;
    clear: both;
}

.hrxtheme-control-wrapper .hrxtheme-color-box {
    float: right;
}

.hrxtheme-control-wrapper .hrxtheme-bgcolor-box input,
.hrxtheme-control-wrapper .hrxtheme-color-box input {
    height: 28px;
    padding: 0 0 0 32px;
    width: 100px;
}

/***************************************** And theme control ********************************************************/

/******************************************* hrx-box-layout *********************************************************/


/********************************************** hrxverticalmenu ****************************************************/
.hrxcmsverticalmenu .hrxcmsvertical-sub-menu {
    max-height: 480px;
    overflow-y: scroll;
}

#hrxcmsdesktop-vertical-menu .hrxallcategories-wrapper.open .hrxall-Categories-icon {
    background-color: transparent;
}

.hrxvertical-show-category,
.hrxvertical-hide-category {
    border: none;
    font-size: 14px;
    color: #555555;
    font-weight: 600;
}

.hrxvertical-show-category span,
.hrxvertical-hide-category span {
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

#hrxcmsdesktop-vertical-menu .hrxallcategories-wrapper .hrxall-Categories-icon:before {
    height: 2px;
    top: -6px;
}

#hrxcmsdesktop-vertical-menu .hrxallcategories-wrapper .hrxall-Categories-icon {
    height: 2px;
}

#hrxcmsdesktop-vertical-menu .hrxallcategories-wrapper .hrxall-Categories-icon:after {
    height: 2px;
    top: 6px;
}

#hrxcmsdesktop-vertical-menu .hrxcmsverticalmenu .hrxverticalmenu-dropdown {
    border-radius: 0 0 5px 5px;
}

.hrx-vertical-menu-text-wrapper .hrxvertical-menu-category {
    font-size: 14px;
    color: #555555;
    font-weight: 600;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -ms-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}

.hrxcmsvertical-menu li.level-1 {
    border-bottom: none;
}

.hrxallcategories-wrapper .hrxall-categories-conent {
    width: 40px;
    margin-right: 15px;
}

.hrxcms-vertical-menu-pagination-wrapper .hrxcms-vertical-menu-next-pre-btn .hrxvertical-menu-slider-prev:hover i,
.hrxcms-vertical-menu-pagination-wrapper .hrxcms-vertical-menu-next-pre-btn .hrxvertical-menu-slider-next:hover i {
    color: #d1a737;
}

.hrxcmsvertical-menu ul li.level-1 ul li h2:hover a {
    color: #d1a737;
}

.hrxcmsvertical-menu ul li.level-1 ul li:hover>a {
    color: #d1a737;
}

.hrxcmsvertical-menu ul li a:hover {
    color: #d1a737;
}

@media(min-width: 992px) {
    .hrx-vertical-menu-text-wrapper:hover .hrxvertical-menu-category {
        color: #d1a737;
        padding-left: 10px;
    }

    .hrx-vertical-menu-text-wrapper:hover .hrxvertical-menu-dropdown-icon {
        color: #d1a737;
    }

    .hrxvertical-menu-show-hide-category:hover .hrxvertical-menu-dropdown-icon {
        color: #d1a737;
    }
    .hrxvertical-menu-show-hide-category:hover .hrxvertical-show-category span,
    .hrxvertical-menu-show-hide-category:hover .hrxvertical-hide-category span {
        color: #d1a737;
        padding-left: 10px;
    }
}

@media(max-width: 991px) {
    .hrxcmsvertical-menu li.level-1 {
        border-bottom: 1px solid #eeeeee;
    }

    .hrxallcategories-wrapper .hrxall-categories-conent {
        margin-right: 0px;
    }

    .hrxcms-vertical-menu-pagination-wrapper .hrxcms-vertical-menu-next-pre-btn .hrxvertical-menu-slider-next {
        right: 0;
        z-index: 50;
    }

    .hrxcms-vertical-menu-pagination-wrapper .hrxcms-vertical-menu-next-pre-btn .hrxvertical-menu-slider-prev {
        left: 0;
        z-index: 50;
    }
}

@media(min-width: 992px){
    .hrxcmsvertical-menu-col{
        padding-left: 0;
        padding-right: 0;
    }
}

/******************* hrxverticalmenu rtl **********************/
.lang-rtl .hrx-vertical-menu-icon-wrapper {
    left: 0;
    right: auto;
}

.lang-rtl .hrxcmsvertical-menu li .hrxvertical-menu-dropdown-icon {
    float: left;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);

}

@media(min-width: 992px) {
    .lang-rtl .hrx-vertical-menu-text-wrapper:hover .hrxvertical-menu-category {
        padding-left: 0;
        padding-right: 10px;
    }

    .lang-rtl .hrxvertical-menu-show-hide-category:hover .hrxvertical-show-category span,
    .lang-rtl .hrxvertical-menu-show-hide-category:hover .hrxvertical-hide-category span {
        padding-left: 0;
        padding-right: 10px;
    }
}

@media(max-width: 991px) {
    .lang-rtl .hrxcmsvertical-menu li .hrxvertical-menu-dropdown-icon {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
    }
}
/********************************************** And hrxverticalmenu ****************************************************/

/********************************** cart  ****************************************************************/
.hexcms-header-cart {
    margin: 0 0 0 5px;
}

@media(max-width: 1199px) {
    .hexcms-header-cart {
        margin: 0 0 0 0px;
    }
}

/****** rtl-cart ************/
.lang-rtl .hexcms-header-cart {
    margin: 0 5px 0 0px;
}

@media(max-width: 1199px) {
    .lang-rtl .hexcms-header-cart {
        margin: 0 0px 0 0px;
    }
}

/********************************** And-cart  *******************************************************/

/***************************** myaccount *****************************************************************************/
.hrxcms-header-myaccount {
    margin: 0 5px;
}

@media(max-width: 1199px) {
    .hrxcms-header-myaccount {
        margin: 0 0 0 0px;
    }
}

/***************************** And-myaccount ****************************************************************/

/****************************************** search **********************************************************/
.hrxheader-search-btn i {
    line-height: 40px;
    height: 40px;
    width: 40px;
    color: #444444;
}

.hrxcmsheader-search.search-widget form input[type=text] {
    outline: none;
}

.hrxsearch-header-display-wrappper.open {
    border-radius: 0 0 5px 5px;
}

.hrxcmssearch-wrapper {
    margin: 0 5px;
}

.search-widget form input[type=text] {
    padding: 12px;
}

.hrxsearch-dropdown-total-wrapper .hrxsearch-dropdown-total {
    font-size: 16px;
}

.hrxsearch-more-search {
    font-size: 15px;
}

.hrxsearch-more-search:hover {
    background-color: #d1a737;
    color: #ffffff;
    border-color: #d1a737;
}

.hrxsearch-dropdown-content-box .hrxsearch-dropdown-title {
    color: #333333;
    font-weight: 600;
    font-size: 19px;
    font-family: Dosis;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}

.hrxsearch-dropdown-price .hrxsearch-dropdown-new-price {
    font-size: 16px;
    color: #d1a737;
    margin-bottom: 5px;
}

.hrxsearch-dropdown-price .hrxsearch-dropdown-old-price {
    font-size: 15px;
    color: #d1a737;
}

.hrxsearch-dropdown-price .hrxsearch-dropdown-discount {
    font-size: 12px;
    padding-top: 3px;
    color: #d1a737;
}

.hrxcart-product-list-checkout:hover {
    background-color: #d1a737;
}

.hrxcart-product-list-checkout:hover a {
    color: #ffffff !important;
}

.lang-rtl .hrxcmsheader-search.search-widget form button[type=submit] {
    left: 0;
}

@media(max-width: 1199px) {
    .hrxcmssearch-wrapper {
        margin: 0 0 0 0px;
    }
}

@media (max-width: 575px){
    .hrxsearch-header-display-wrappper {
        width: 90%;
        background-color: #ffffff;
    }
    .hrxcmsheader-search.search-widget form input[type=text]{
        width: 100%;
    }
    #_desktop_search .hrxheader-top-search {
        width: 100%;
    }
}
/****************************************** And-search **********************************************************/

/******************************************hrxcms-main-slider**********************************************/
.hrxmain-slider-contant .hrxmain-slider-title {
    font-size: 55px;
    text-transform: uppercase;
    font-family: Dosis;
    margin-bottom: 10px;
    color: #333333;
    font-weight: 600;
    text-shadow: 0 0 16px rgba(0, 0, 0, 0.1);
}

.hrxmain-slider-contant .hrxmain-slider-info h2 {
    font-size: 55px;
    text-transform: uppercase;
    font-family: Dosis;
    font-weight: 600;
    color: #333333;
    margin-bottom: 15px;
}

.hrxmain-slider-contant .hrxmain-slider-info p {
    font-size: 22px;
    font-style: italic;
    margin-bottom: 30px;
    margin-top: 20px;
    color: #444444;
    font-family: Lato;
    text-transform: capitalize;
    font-weight: 600;
}

.hrxmain-slider-contant .hrxmain-slider-button {
    padding: 8px 25px;
    font-weight: 600;
    font-family: Lato;
    color: #444444;
    outline: none;
    -webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -ms-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
    cursor: pointer;
    text-transform: uppercase;
}

.hrxmain-slider-contant .hrxmain-slider-button:hover {
    background-color: #333333;
    color: #ffffff;
    border-color: #333333;
}

@media(max-width: 1440px) {
    .hrxmain-slider-contant .hrxmain-slider-title {
        font-size: 48px;
    }

    .hrxmain-slider-contant .hrxmain-slider-info h2 {
        font-size: 48px;
    }

    .hrxmain-slider-contant .hrxmain-slider-button {
        padding: 6px 20px;
    }
}

@media(max-width: 1024px) {
    .hrxmain-slider-contant .hrxmain-slider-title {
        font-size: 36px;
    }

    .hrxmain-slider-contant .hrxmain-slider-info h2 {
        font-size: 36px;
    }

    .hrxmain-slider-contant .hrxmain-slider-info p {
        margin-top: 0px;
        margin-bottom: 20px;
        font-size: 18px;
    }

    .hrxmain-slider-contant .hrxmain-slider-button {
        padding: 5px 20px;
        font-size: 13px;
    }
}

@media(max-width: 768px) {
    .hrxmain-slider-contant .hrxmain-slider-title {
        font-size: 32px;
    }

    .hrxmain-slider-contant .hrxmain-slider-info h2 {
        font-size: 32px;
        margin-bottom: 10px;
    }

    .hrxmain-slider-contant .hrxmain-slider-info p {
        margin-top: 0px;
        margin-bottom: 20px;
        font-size: 16px;
    }

    .hrxmain-slider-contant .hrxmain-slider-button {
        padding: 5px 20px;
        font-size: 13px;
    }
}

@media(max-width: 575px) {
    .hrxmain-slider-contant .hrxmain-slider-title {
        font-size: 22px;
        margin-bottom: 5px;
    }

    .hrxmain-slider-contant .hrxmain-slider-info h2 {
        font-size: 22px;
        margin-bottom: 5px;
    }

    .hrxmain-slider-contant .hrxmain-slider-info p {
        font-size: 13px;
        margin-bottom: 10px;
    }

    .hrxmain-slider-contant .hrxmain-slider-button {
        padding: 2px 15px;
        font-size: 12px;
    }
}

@media(max-width: 400px) {
    .hrxmain-slider-contant .hrxmain-slider-title {
        font-size: 16px;
        margin-bottom: 5px;
    }

    .hrxmain-slider-contant .hrxmain-slider-info h2 {
        font-size: 16px;
        margin-bottom: 5px;
    }

    .hrxmain-slider-contant .hrxmain-slider-info p {
        font-size: 12px;
        margin-bottom: 5px;
    }

    .hrxmain-slider-contant .hrxmain-slider-button {
        padding: 2px 15px;
        font-size: 12px;
    }
}

@media(max-width: 360px) and (min-width: 320px) {
    .hrxmain-slider-contant .hrxmain-slider-button {
        padding: 2px 12px;
        font-size: 11px;
    }
}

/******************************************And-hrxcms-main-slider**********************************************/

/*****************************************hrxmultibanner*******************************************/
.hrxnews-event-link a i,
.hrxall-product-bottom-link-block a i{
    font-size: 19px;
}

.hrxmultibanner-part1,
.hrxmultibanner-part2 {
    overflow: hidden;
}

.hrxmultibanner2-wrapper,
.hrxmultibanner3-wrapper {
    overflow: hidden;
}

.hrxbanner-hover-wrapper {
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}

.hrxbanner-hover-wrapper:hover {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
}

@media(max-width: 1199px) {
    .hrxcmsmultibanners {
        margin-bottom: 70px;
    }
}

@media(max-width: 575px) {
    .hrxcmsmultibanners {
        margin-bottom: 40px;
    }
}

/******* Rtl-slider *********/
@media(max-width: 575px) {
    .lang-rtl .hrxmultibanner-part1 {
        float: none;
    }
}

/***********************************************And-hrxmultibanner***************************************************/

/************************************* hrxtab-product-wrapper  ********************************************************/
.hrxtab-title-wrapper .hrxtabs-products li.active span,
.hrxtab-title-wrapper .hrxtabs-products li:hover span {
    color: #d1a737;
}

.hrxtabs-products li.active span:before {
    width: 50%;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    color: #d1a737;
}

.product-prices {
    margin: 5px 0;
}

.hrxproduct-wrapper.grid .hrx-product-desc {
    display: none;
}

.hrxproduct-wrapper.grid .hrxcmsstock-indicator-wraper {
    display: none;
}

.hrxproduct-add-to-cart:hover {
    background-color: transparent;
    border-color: transparent;
}

.hrxproduct-wrapper:hover .hrxproduct-name .product-title a {
    color: #d1a737;
}

.hrxtab-title-wrapper {
    position: relative;
}

.hrx-indicator .hrx-items {
    margin: 5px 0;
    color: #333333;
}

.hrxtab-title-wrapper .hrxtabs-products li span {
    font-size: 15px;
    color: #555555;
    font-weight: 500;
}

.hrxtabs-products li span:hover {
    color: #d1a737;
}

.hrxtabs-products li span {
    position: relative;
}

.hrxtabs-products li span:before {
    position: absolute;
    content: "";
    width: 50%;
    height: 3px;
    margin: 0 auto;
    left: 0;
    display: block;
    background-color: #d1a737;
    bottom: -8px;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    right: 0;
}

.hrxtabs-products li:hover span:before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    color: #d1a737;
}

.hrxproduct-name .product-title a,
#blockcart-modal.hrx-addtocart-msg-wrapper .hrx-addtocart-product-name .product-name {
    color: #333333;
    font-weight: 600;
    font-size: 19px;
    font-family: Dosis;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}

.hrxproduct-add-to-cart-label {
    display: none;
}

.hrxproduct-name .hrxproduct-cat-name {
    color: #555555;
    font-size: 15px;
}

.hrxtab-pagination .hrxtab-featured-pagination-next-pre-btn .hrxtab-featured-product-prev:hover i,
.hrxtab-pagination .hrxtab-featured-pagination-next-pre-btn .hrxtab-featured-product-next:hover i {
    color: #d1a737;
}

.hrxtab-pagination .hrxtab-new-pagination-next-pre-btn .hrxtab-new-product-prev:hover i,
.hrxtab-pagination .hrxtab-new-pagination-next-pre-btn .hrxtab-new-product-next:hover i {
    color: #d1a737;
}

.hrxtab-pagination .hrxtab-best-seller-pagination-next-pre-btn .hrxtab-best-seller-product-prev i:hover,
.hrxtab-pagination .hrxtab-best-seller-pagination-next-pre-btn .hrxtab-best-seller-product-next i:hover {
    color: #d1a737;
}

.hrxtab-pagination .hrxtab-featured-pagination-next-pre-btn .hrxtab-featured-product-prev i,
.hrxtab-pagination .hrxtab-featured-pagination-next-pre-btn .hrxtab-featured-product-next i,
.hrxtab-pagination .hrxtab-new-pagination-next-pre-btn .hrxtab-new-product-prev i,
.hrxtab-pagination .hrxtab-new-pagination-next-pre-btn .hrxtab-new-product-next i,
.hrxtab-pagination .hrxtab-best-seller-pagination-next-pre-btn .hrxtab-best-seller-product-prev i,
.hrxtab-pagination .hrxtab-best-seller-pagination-next-pre-btn .hrxtab-best-seller-product-next i,
.hrxcategory-slider-pagination .hrxcategory-slider-next-pre-btn .hrxcategory-slider-prev i,
.hrxcategory-slider-pagination .hrxcategory-slider-next-pre-btn .hrxcategory-slider-next i {
    line-height: 28px;
}

/*** open page in ***********/
.hrx-product-page-add-to-cart-wrapper .btn {
    color: #ffffff;
}

.hrxReviews a {
    color: #ffffff;
}

/************************************* And-hrxtab-product-wrapper  ********************************************************/

/**********************************hrxcmsbrandlist-slider*********************************************************/
.hrxbrandlist-slider .hrxcms-brandlist-pagination-wrapper .hrxcms-brandlist-next-pre-btn .hrxbrandlist-slider-prev,
.hrxbrandlist-slider .hrxcms-brandlist-pagination-wrapper .hrxcms-brandlist-next-pre-btn .hrxbrandlist-slider-next {
    opacity: 0;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -ms-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}

.hrxbrandlist-slider:hover .hrxcms-brandlist-pagination-wrapper .hrxcms-brandlist-next-pre-btn .hrxbrandlist-slider-prev,
.hrxbrandlist-slider:hover .hrxcms-brandlist-pagination-wrapper .hrxcms-brandlist-next-pre-btn .hrxbrandlist-slider-next {
    opacity: 1;
}

.hrxcms-brandlist-pagination-wrapper .hrxcms-brandlist-next-pre-btn .hrxbrandlist-slider-prev:hover i,
.hrxcms-brandlist-pagination-wrapper .hrxcms-brandlist-next-pre-btn .hrxbrandlist-slider-next:hover i {
    color: #d1a737;
}

.hrxcmsbrandlist-slider {
    background-image: url(../img/hrxtemplate/BrandBackground.jpg);
    padding: 60px 0;
}

.hrxcategory-img-block {
    overflow: hidden;
    position: relative;
    cursor: pointer;
}

.hrxcategory-slider-wrapper-info .hrxcategory-img-block img {
    -webkit-transition: all 500ms ease-in;
    -moz-transition: all 500ms ease-in;
    -ms-transition: all 500ms ease-in;
    -o-transition: all 500ms ease-in;
    transition: all 500ms ease-in;
}

.hrxcategory-slider-wrapper-info .hrxcategory-img-block:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    background-color: rgba(255, 255, 255, 0.5);
    -webkit-transition: all 500ms ease-in;
    -moz-transition: all 500ms ease-in;
    -ms-transition: all 500ms ease-in;
    -o-transition: all 500ms ease-in;
    transition: all 500ms ease-in;
}

@media(max-width: 1199px) {
    .hrxcmstab-title-product {
        margin-bottom: 70px;
    }

    .hrxcmsbrandlist-slider {
        margin-bottom: 70px;
    }

    .hrxproduct-name .product-title a,
    #blockcart-modal.hrx-addtocart-msg-wrapper .hrx-addtocart-product-name .product-name {
        font-size: 19px;
    }
}

@media (max-width: 991px) {
    .hrxtab-product .hrxtab-title-wrapper .hrxtabs-products {
        display: flex;
        display: -webkit-box;
        display: -ms-flexbox;
        text-align: center;
    }
}

@media (max-width: 767px) {
    .hrxtab-product .hrxtab-title-wrapper .hrxtabs-products {
        display: block;
        text-align: center;
    }

    .hrxtab-title-wrapper .hrxtabs-products li {
        padding: 8px 15px;
    }
}

@media(max-width: 575px) {
    .hrxtab-product .hrxtab-title-wrapper .hrxtabs-products {
        margin-bottom: 10px;
    }

    .hrxcmstab-title-product {
        margin-bottom: 30px;
    }

    .hrxcmsbrandlist-slider {
        margin-bottom: 30px;
    }

    .hrxtab-title-wrapper {
        margin-bottom: 20px;
    }
}

/**********************************And-hrxcmsbrandlist-slider*********************************************************/

/**************************************** hrxcategory-slider ************************************************/
.hrxcategory-slider-info-box {
    position: absolute;
    top: 50%;
    width: 40%;
    right: 50px;
}

.hrxcategory-slider-info-box .hrxcategory-slider-title {
    font-size: 34px;
    font-weight: 600;
    color: #333333;
    text-transform: uppercase;
    font-family: Dosis;
}

.hrxcategory-slider-info-box .hrxcategory-slider-short-desc {
    font-size: 16px;
    padding: 20px 0;
    font-weight: 600;
    color: #333333;
}

.hrxcmscategory-slider .hrxcategory-slider-next-pre-btn .hrxcategory-slider-prev:hover i,
.hrxcmscategory-slider .hrxcategory-slider-next-pre-btn .hrxcategory-slider-next:hover i {
    color: #d1a737;
}

.hrxcategory-slider-wrapper-info {
    overflow: hidden;
}

.hrxbrandlist-slider-wrapper-info img {
    -webkit-transition: .6s ease-in-out;
    -moz-transition: .6s ease-in-out;
    -ms-transition: .6s ease-in-out;
    -o-transition: .6s ease-in-out;
    transition: .6s ease-in-out;
}

.hrxbrandlist-slider-wrapper-info:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transition: .6s ease-in-out;
    -moz-transition: .6s ease-in-out;
    -ms-transition: .6s ease-in-out;
    -o-transition: .6s ease-in-out;
    transition: .6s ease-in-out;
}

.hrxcategory-btn {
    font-size: 13px;
    background-color: #ffffff;
    border-radius: 35px;
    padding: 8px 15px;
    display: inline-block;
    text-align: center;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.hrxcategory-btn a {
    color: #333333;
    text-transform: uppercase;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.hrxcategory-btn:hover a {
    color: #ffffff;
}
@media(max-width: 1500px){
    .hrxcategory-slider-info-box .hrxcategory-slider-title {
        font-size: 24px;
    }
}
@media(max-width: 1024px) {
    .hrxcategory-slider-info-box {
        position: absolute;
        top: 50%;
        right: 14px;
        width: 50%;
    }

    .hrxcategory-slider-info-box .hrxcategory-slider-title {
        font-size: 18px;
    }
    .hrxcategory-slider-info-box .hrxcategory-slider-short-desc{
        font-size: 15px;
    }
}

@media(max-width: 991px) {
    .hrxcategory-slider-info-box .hrxcategory-slider-short-desc {
        padding: 10px 0;
    }
    .hrxcategory-slider-info-box .hrxcategory-slider-title {
        font-size: 22px;
    }
    .hrxcategory-btn {
        padding: 6px 13px;
    }
}

@media(max-width: 575px) {
    .hrxcategory-slider-info-box .hrxcategory-slider-title {
        font-size: 24px;
    }

    .hrxcategory-slider-info-box .hrxcategory-slider-short-desc {
        padding: 10px 0;
    }

    .hrxcategory-slider-info-box {
        right: 27px;
    }

    .hrxcategory-btn {
        font-size: 12px;
    }

    .hrxcategory-slider-main-title-wrapper {
        margin-bottom: 20px;
    }
}

/**************************************** And-hrxcategory-slider ************************************************/

/******************************************** blog ****************************************************************/
.hrxnews-event-link a:hover {
    color: #333333;
}

.hrxdate-time {
    color: #d1a737;
    font-size: 16px;
    margin-bottom: 0;
}

.hrxdate-time .day_time p {
    color: #d1a737;
    font-size: 30px;
    margin-bottom: 0;
}

.hrxdate-time .hrxmonth-time p {
    color: #d1a737;
    font-size: 17px;
    margin-bottom: 0;
    padding-top: 15px;
    font-weight: 600;
    text-transform: uppercase;
}

.hrxdate-time .hrxblog-date-backspabce {
    color: #d1a737;
    font-size: 16px;
    margin: 0 3px 0 3px;
    padding-top: 15px;
}

.hrxnews-event-content-wrapper .hrxnews-event-titel a {
    font-size: 22px;
    color: #333333;
    font-family: Dosis;
    font-weight: 600;
    height: auto;
}

.hrxnews-event-content-wrapper .hrxnews-event-titel {
    margin-bottom: 0px;
    margin-top: 10px;
}

.hrx-event-content .post_description {
    font-size: 15px;
    padding-top: 15px;
    color: #555555;
    line-height: 22px;
}

.hrxnews-event-content-wrapper .hrxnews-event-read-more a {
    border: 1px solid #eeeeee;
    padding: 5px 15px;
    border-radius: 20px;
    color: #555555;
    font-weight: 600;
    font-size: 12px;
    text-transform: uppercase;
    display: inline-block;
    line-height: 24px;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.hrxnews-event-content-wrapper .hrxnews-event-read-more a:hover {
    background-color: #333333;
    color: #ffffff;
    border-color: 1px solid #333333;
}

.hrxnews-event-content-wrapper {
    text-align: center;
    padding: 50px 20px;
}

.hrxblog-event .hrxall-block-box-shadows{
    overflow: hidden;
}

.hrxblog-event-all-content-block .hrxblog-img-block .hrxblog-content-img {
    width: 100%;
    height: 330px;
}

.hrxblog-event-all-content-block .hrxblog-content-img:before {
    width: 100%;
    height: 100%;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .3);
    -webkit-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: 1;
}

.hrxblog-event-all-content-block:hover .hrxblog-content-img:before {
    opacity: 1;
}

.hrxnews-event-buttons i {
    font-size: 42px;
    color: #ffffff;
}

.hrxblog-event-all-content-block:hover .hrxnews-event-buttons i {
    opacity: 1;
}

.hrxnews-event-read-more-link i {
    font-size: 16px;
    line-height: 14px;
}

.hrxcmsblog-event .hrxblog-event-all-content-block.hrxblog-even .hrxblog-img-block:after,
.hrxcmsblog-event .hrxblog-event-all-content-block.hrxblog-odd .hrxblog-img-block:after {
    z-index: 10;
}

.hrxblog-event-all-content-block .hrxnews-event-buttons {
    z-index: 10;
}

.hrxblob-all-submit-btn:hover .hrxcmsblog_submit_btn {
    background-color: #d1a737;
    border-color: #d1a737;
}
.hrxblog-event-all-content-block, .hrxblog-img-block{
    background-color: #ffffff;
}


@media(max-width: 1199px) {
    .hrxcmsblog-event {
        margin-bottom: 70px;
    }
}

@media(max-width: 767px) {
    .hrxnews-event-content-wrapper {
        padding: 30px 20px;
    }
}

@media(max-width: 575px) {
    .hrxnews-event-content-wrapper {
        padding: 20px 20px;
    }

    .hrxcmsblog-event {
        margin-bottom: 30px;
    }
}

/******************************************** And-blog ****************************************************************/
/********blog-slider ********/
@media(max-width: 575px){
    .hrxcmsblog-event-home-pagination-wrapper{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-top: 15px;
        text-align: center;
    }
    .hrxcmsblog-event-home-slider-prev{
        float: left;
        background: #ffffff;
        border: 1px solid #dddddd;
        border-radius: 20px;
        height: 30px;
        margin: 0 5px;
        width: 30px;
        text-align: center;
        z-index: 2;
        display: inline-block;
        cursor: pointer;
        padding-right: 1px;
    }
    .hrxcmsblog-event-home-slider-prev i,
    .hrxcmsblog-event-home-slider-next i{
        color: #888888;
        line-height: 27px;
        font-size: 18px;
        height: 30px;
    }
    .hrxcmsblog-event-home-slider-next{
        background: #ffffff;
        border: 1px solid #dddddd;
        border-radius: 20px;
        height: 30px;
        width: 30px;
        text-align: center;
        display: inline-block;
        margin: 0 5px;
        z-index: 2;
        cursor: pointer;
        padding-right: 1px;
    }
}
/****************************************** hrxcmscategory-slider ***********************************************/
@media(max-width: 1199px) {
    .hrxcmscategory-slider {
        margin-bottom: 70px;
    }
}

@media(max-width: 575px) {
    .hrxcmscategory-slider {
        margin-bottom: 30px;
    }
}

/****************************************** And-hrxcmscategory-slider ***********************************************/

/*********************************************** hrxcmstestimonial ***************************************************/
.hrxcmstestimonial {
    padding: 60px 0;
}

.hrxcmstestimonial {
    background-image: url(../img/hrxtemplate/TestimonialBackground.jpg);
}

.hrxtestimonial-title-des {
    margin-bottom: 20px;
}

.hrxtestimonial-title-des .hrxtestimonial-title a {
    font-size: 16px;
    font-family: Dosis;
    color: #ffffff;
    font-weight: 600;
    text-transform: uppercase;
}
.hrxtestimonial-inner-content-box .hrxtestimonial-img-block img{
    border-radius: 100px;
}

.hrxtestimonial-title-des .hrxtestimonial-designation {
    font-size: 16px;
    color: #ffffff;
    text-transform: capitalize;
    letter-spacing: 0.8px;
}

.hrxtestimonial-info-box .hrxtestimonial-dec {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.4px;
    color: #ffffff;
    margin: 0 auto;
    padding-bottom: 35px;
    width: 65%;
}
.hrxtestimonial-inner-content-box {
    text-align: center;
    margin-bottom: 30px;
    margin: 0 auto;
}

#index .hrxtestimonial-slider-inner {
    width: 40%;
    margin: auto;
}

.hrxcms-testimonial-pagination-wrapper .hrxcms-testimonial-next-pre-btn .hrxtestimonial-prev i,
.hrxcms-testimonial-pagination-wrapper .hrxcms-testimonial-next-pre-btn .hrxtestimonial-next i {
    color: #ffffff;
    font-size: 24px;
}

.hrxcms-testimonial-pagination-wrapper .hrxcms-testimonial-next-pre-btn .hrxtestimonial-prev i {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}

.hrxcms-left-testimonial .hrxcms-testimonial-pagination-wrapper .hrxcms-testimonial-next-pre-btn .hrxtestimonial-prev i,
.hrxcms-left-testimonial .hrxcms-testimonial-pagination-wrapper .hrxcms-testimonial-next-pre-btn .hrxtestimonial-next i {
    color: #888888;
    font-size: 20px;
}

.hrxcms-testimonial-pagination-wrapper .hrxcms-testimonial-next-pre-btn .hrxtestimonial-prev:hover i,
.hrxcms-testimonial-pagination-wrapper .hrxcms-testimonial-next-pre-btn .hrxtestimonial-next:hover i {
    color: #d1a737;
}

.hrxcms-testimonial-pagination-wrapper .hrxcms-testimonial-next-pre-btn .hrxtestimonial-prev {
    background-color: transparent;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    bottom: -15px;
}

.hrxcms-testimonial-pagination-wrapper .hrxcms-testimonial-next-pre-btn .hrxtestimonial-next {
    background-color: transparent;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    bottom: -15px;
}

.hrxcmstestimonial-main-title-wrapper {
    display: none;
}

@media(max-width: 1199px) {
    .hrxcmstestimonial {
        margin-bottom: 70px;
    }
}

@media(max-width: 991px){
    #index .hrxtestimonial-slider-inner {
        width: 100%;
        margin: auto;
    }
}
@media(max-width: 575px) {
    .hrxcmstestimonial {
        margin-bottom: 30px;
        padding: 20px 0;
    }
    .hrxtestimonial-info-box .hrxtestimonial-dec {
        width: 100%;
    }
}



/*********************************************** And-hrxcmstestimonial ***************************************************/

/********************************************** hrximagegallery-slider *********************************************/
.hrxcmsimagegallery-slider {
    padding: 100px 0;
    margin-bottom: 0;
}

.hrxbrand-img-block {
    position: relative;
    overflow: hidden;
}

.hrxcmsimagegallery-slider .hrximagegallery-slider-wrapper-info .hrxbrand-img-block a {
    position: relative;
}

.hrxcmsimagegallery-slider .hrximagegallery-slider-wrapper-info .hrxbrand-img-block a:after {
    position: absolute;
    content: "";
    width: 100%;
    top: 0%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.35);
    opacity: 0;
    -webkit-transition: .6s ease-in-out;
    -moz-transition: .6s ease-in-out;
    -ms-transition: .6s ease-in-out;
    -o-transition: .6s ease-in-out;
    transition: .6s ease-in-out;
}

.hrxcmsimagegallery-slider .hrximagegallery-slider-wrapper-info:hover .hrxbrand-img-block:after {
    top: 0%;
    opacity: 1;
}

.hrxbrand-img-block img {
    -webkit-transition: .6s ease-in-out;
    -moz-transition: .6s ease-in-out;
    -ms-transition: .6s ease-in-out;
    -o-transition: .6s ease-in-out;
    transition: .6s ease-in-out;
}

.hrximagegallery-slider-wrapper-info:hover .hrxbrand-img-block img {
    transform: scale(1.1);;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.hrxcms-imagegallery-pagination-wrapper .hrxcms-imagegallery-next-pre-btn .hrximagegallery-slider-prev {
    position: absolute;
    bottom: 20px;
    left: 50%;
    display: none;
    top: auto;
    margin-left: -35px;
}

.hrxcms-imagegallery-pagination-wrapper .hrxcms-imagegallery-next-pre-btn .hrximagegallery-slider-next {
    position: absolute;
    bottom: 20px;
    top: auto;
    right: 50%;
    display: none;
    margin-right: -35px;
}

@media(max-width: 1199px) {
    .hrxcmsimagegallery-slider {
        padding-bottom: 70px;
        padding-top: 30px;
    }
}

@media(max-width: 575px) {
    .hrxcmsimagegallery-slider {
        padding-bottom: 30px;
        padding-top: 30px;
    }
}

/********* Rtl-hrximagegallery-slider *************/
.lang-rtl .hrxcms-imagegallery-pagination-wrapper .hrxcms-imagegallery-next-pre-btn .hrximagegallery-slider-prev {
    position: absolute;
    bottom: 20px;
    left: 50%;
    top: auto;
    margin-left: -35px;
}

.lang-rtl .hrxcms-imagegallery-pagination-wrapper .hrxcms-imagegallery-next-pre-btn .hrximagegallery-slider-next {
    position: absolute;
    bottom: 20px;
    top: auto;
    right: 50%;
    margin-right: -35px;
}

.hrximagegallery-slider .hrxcms-imagegallery-next-pre-btn .hrximagegallery-slider-prev:hover i,
.hrximagegallery-slider .hrxcms-imagegallery-next-pre-btn .hrximagegallery-slider-next:hover i {
    color: #d1a737;
}

/********************************************** And-hrximagegallery-slider *********************************************/

/************************************** hrxcmsspecial-product ************************************************************/
.hrxspecial-product-wrapper-box .hrxcmsspecial-next-pre-btn .hrxcmsspecial-prev:hover i,
.hrxspecial-product-wrapper-box .hrxcmsspecial-next-pre-btn .hrxcmsspecial-next:hover i {
    color: #d1a737;
}

@media(max-width: 1199px) {
    .hrxcmsspecial-product {
        margin-bottom: 70px;
    }
}

@media(max-width: 575px) {
    .hrxcmsspecial-product {
        margin-bottom: 30px;
    }
}

/************************************** And-hrxcmsspecial-product ************************************************************/

/**************************************************** hrxfeatured-product **************************************************/
.hrxfeatured-product-wrapper-box .hrxcmsfeatured-next-pre-btn .hrxcmsfeatured-prev:hover i,
.hrxfeatured-product-wrapper-box .hrxcmsfeatured-next-pre-btn .hrxcmsfeatured-next:hover i {
    color: #d1a737;
}

.hrxcmsfeatured-product {
    margin-top: 100px;
    margin-bottom: 0;
}

.hrxallproduct-link a:hover {
    color: #333333;
}

@media(max-width: 1199px) {
    .hrxcmsfeatured-product {
        margin-bottom: 0px;
        margin-top: 70px;
    }
}

@media(max-width: 575px) {
    .hrxcmsfeatured-product {
        margin-bottom: 0px;
        margin-top: 30px;
    }

    .hrxfeatured-main-title-wrapper {
        margin-bottom: 20px;
    }
}

/****************************************************And-hrxfeatured-product **************************************************/

/************************************************* BEST SELLER PRODUCTS ***********************************************/
.hrxbest-seller-product-all-box .hrxcmsbest-seller-next-pre-btn .hrxcmsbest-seller-prev:hover i,
.hrxbest-seller-product-all-box .hrxcmsbest-seller-next-pre-btn .hrxcmsbest-seller-next:hover i {
    color: #d1a737;
}

/************************************************* AND BEST SELLER PRODUCTS ***********************************************/

/*********************************** hrxcross-selling-pagination-wrapper ************************************************/
.hrxcross-selling-pagination-wrapper .hrxcmscross-selling-next-pre-btn .hrxcmscross-selling-prev:hover i,
.hrxcross-selling-pagination-wrapper .hrxcmscross-selling-next-pre-btn .hrxcmscross-selling-next:hover i {
    color: #d1a737;
}

@media(max-width: 575px) {
    .hrxcross-selling-main-title-wrapper {
        margin-bottom: 20px;
    }
}

/*********************************** AND-hrxcross-selling-pagination-wrapper *******************************************/

/*************************************** hrxsame-category-pagination-wrapper ***********************************************/
.hrxsame-category-pagination-wrapper .hrxcmssame-category-next-pre-btn .hrxcmssame-category-prev:hover i,
.hrxsame-category-pagination-wrapper .hrxcmssame-category-next-pre-btn .hrxcmssame-category-next:hover i {
    color: #d1a737;
}

/*************************************** AND hrxsame-category-pagination-wrapper ***********************************************/

/*********************************************hrxlike-pagination-wrapper************************************************/
.hrxlike-pagination-wrapper .hrxcmslike-next-pre-btn .hrxcmslike-prev:hover i,
.hrxlike-pagination-wrapper .hrxcmslike-next-pre-btn .hrxcmslike-next:hover i {
    color: #d1a737;
}

/*********************************************AND hrxlike-pagination-wrapper************************************************/

/***************************************** LATEST PRODUCTS ******************************************************************/
.hrxnew-product-wrapper-box .hrxcmsnew-next-pre-btn .hrxcmsnew-prev:hover i,
.hrxnew-product-wrapper-box .hrxcmsnew-next-pre-btn .hrxcmsnew-next:hover i {
    color: #d1a737;
}

.hrxcmsnew-product {
    margin-top: 100px;
    margin-bottom: 100px;
}

@media(max-width: 1199px) {
    .hrxcmsnew-product {
        margin-bottom: 70px;
        margin-top: 70px;
    }
}

@media(max-width: 575px) {
    .hrxcmsnew-product {
        margin-bottom: 30px;
        margin-top: 30px;
    }

    .hrxnew-main-title-wrapper {
        margin-bottom: 20px;
    }
}

/***************************************** AND LATEST PRODUCTS ******************************************************************/

/*************************************************************services************************************************************/
.hrxcmscustomer-services .hrxservices-center {
    background-color: transparent;
}

.hrxservices-img i {
    font-size: 40px;
}

.hrxservices-center .hrxservices-img-conut {
    margin-bottom: 20px;
}

.hrxservices-content-box .hrxservices-title {
    font-size: 24px;
    color: #333333;
    font-weight: 600;
    margin-bottom: 15px;
    font-family: Dosis;
}

.hrxservices-info .hrxservice-dec {
    font-size: 17px;
    color: #666666;
    line-height: 20px;
}

.hrxservices-content-box {
    position: relative;
}

.hrxservices-center:hover .hrxservices-content-box:before {
    width: 30%;
}

.hrxservices-content-box:before {
    position: absolute;
    content: "";
    width: 50px;
    height: 3px;
    background-color: #d1a737;
    bottom: -20px;
    left: 0%;
    right: 0%;
    margin: 0 auto;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.hrxservices-img {
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    border: 2px solid #d1a737;
    line-height: 76px;
}

.hrxservices-center:hover .hrxservices-img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    border: 2px dotted #ffffff;
}

@media(max-width: 1199px) {
    .hrxcmscustomer-services .hrxservices-img-conut {
        margin-top: 20px;
    }
}

@media (max-width: 1024px) {
    .hrxservices-all-block {
        display: block;
        overflow: visible;
    }
}

@media(max-width: 575px) {
    .hrxcms-imagegallery-pagination-wrapper .hrxcms-imagegallery-next-pre-btn .hrximagegallery-slider-prev {
        bottom: 10px;
    }

    .hrxcms-imagegallery-pagination-wrapper .hrxcms-imagegallery-next-pre-btn .hrximagegallery-slider-next {
        bottom: 10px;
    }

    .lang-rtl .hrxcms-imagegallery-pagination-wrapper .hrxcms-imagegallery-next-pre-btn .hrximagegallery-slider-prev {
        bottom: 50px;
    }

    .lang-rtl .hrxcms-imagegallery-pagination-wrapper .hrxcms-imagegallery-next-pre-btn .hrximagegallery-slider-next {
        bottom: 50px;
    }
}

/*************************************************************and services************************************************************/

/*********************************************** hrxnewsletter ***************************************************************/
.hrxnewsletter-icon {
    display: none;
}

.block_newsletter form input {
    height: 45px;
    margin-top: 1.5px;
}

.hrxnewsleteer-btn-wrapper .btn-primary {
    background-color: #333333;
    color: #ffffff;
    letter-spacing: 0.7px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
}

.hrxnewsleteer-btn-wrapper:hover .btn-primary {
    background-color: #d1a737;
}

.block_newsletter form input[type=email] {
    font-size: 14px;
    font-weight: 600;
}

/*********************************************** and hrxnewsletter ***************************************************************/

/**************************************************footer*****************************************************/
.footer-container .facebook a:hover {
    color: #3b579d
}

.footer-container .twitter a:hover {
    color: #2caae1
}

.footer-container .rss a:hover {
    color: #a7710e
}

.footer-container .youtube a:hover {
    color: #ff0000
}

.footer-container .googleplus a:hover {
    color: #a42223
}

.footer-container .pinterest a:hover {
    color: #ca3737
}

.footer-container .vimeo a:hover {
    color: #1ab7ea
}

.footer-container .instagram a:hover {
    color: #f36be4
}

/**************************************************And footer*****************************************************/

/************************************** producat-cart-button *******************************************/
.cart-detailed-actions .text-sm-center a {
    text-transform: none;
    background-color: #d1a737;
    color: #ffffff;
}

.cart-detailed-actions:hover .text-sm-center a {
    background-color: #333333;
}

.hrx-continue-shopping-btn {
    font-weight: 600;
}

/************************************** and producat-cart-button *******************************************/

/**************************************** form-personal information *******************************************************/
.continue {
    color: #ffffff;
}

.ps-shown-by-js .center-block {
    color: #ffffff;
}

.radio-inline {
    margin-right: 5px;
}

body#checkout section.checkout-step .custom-radio {
    margin-right: 5px;
}

#authentication .radio-inline,
#identity .radio-inline {
    padding-right: 5px;
}

#authentication .radio-inline .custom-radio,
#identity .radio-inline .custom-radio {
    margin-right: 6px;
}

#block-reassurance .h6 {
    font-weight: 400;
}

.form-control-submit {
    color: #ffffff;
}

.condition-label label {
    padding-top: 3px;
    padding-right: 5px;
}

body#checkout .custom-checkbox {
    float: left;
}

body#checkout .condition-label label {
    margin-top: 0;
}

#conditions-to-approve .float-xs-left {
    float: none !important;
}

body#checkout .condition-label {
    margin-left: 0rem;
    margin-top: .625rem;
    overflow: hidden;
}

body.lang-rtl#checkout .custom-checkbox {
    float: right;
}

@media(max-width: 575px) {
    .page-footer .account-link {
        margin-right: 5px;
    }
}

body.lang-rtl#checkout section.checkout-step .payment-options .custom-radio {
    float: right !important;
    margin-right: 0;
    margin-left: 15px;
}

body.lang-rtl#checkout section.checkout-step .custom-radio {
    margin-right: 0;
    margin-left: 5px;
}

.lang-rtl .form-control-comment {
    text-align: left;
}

/**************************************** And form-personal information *******************************************************/

/********************************************* 404-page-search ******************************************************************/
#pagenotfound #content-wrapper .hrxsearch-header-display-wrappper {
    position: inherit;
    visibility: visible;
    opacity: 1;
    transform: unset;
    box-shadow: none;
}

#pagenotfound #content-wrapper .hrxcmsheader-search.search-widget form button[type=submit] i {
    line-height: 40px;
    height: 40px;
    width: 40px;
    color: #222222;
}

/*********************************************And 404-page-search ******************************************************************/

/*************************************************** colthes ************************************************************************/

/****************************************************** breadcrumb ******************************************************/
.breadcrumb li a span {
    font-size: 16px;
}

/********************************************* left-penal and content-wrapper ************************************************/
#left-column {
    padding-left: 0;
}

#content-wrapper.left-column {
    padding-right: 0;
}

.page-addresses .address, .page-authentication #content, 
#pagenotfound .page-not-found, #products .page-not-found {
    box-shadow: none;
}

/****--rtl--***/
.lang-rtl #left-column {
    padding-right: ;
    padding-left: 0;
}

.lang-rtl #content-wrapper.left-column {
    padding-left: 15px;
    padding-right: 0;
}

@media(max-width: 991px) {
    .lang-rtl #content-wrapper.left-column {
        padding-left: 0px;
    }
}

/*********************************** colthes benner *******************************************/
.hrx-all-page-main-title-wrapper {
    margin: 15px 0;
}

.hrx-all-page-main-title {
    text-align: center;
}

.hrx-category-block-wrapper #category-description {
    text-align: center;
}

.hrx-category-block-wrapper .hrx-category-cover {
    position: initial;
    transform: none;
}

.hrx-category-cover img {
    width: 100%;
}

.block-category #category-description p:first-child {
    margin-bottom: 0;
}

.hrx-category-main-div .hrx-main-category-title {
    font-size: 18px;
    color: #222222;
    font-weight: 600;
    text-transform: uppercase;
}

@media(max-width: 719px) {
    .hrx-sub-category-wrapper:last-child {
        margin-top: 15px;
    }
}

/*********************************** And-colthes benner *******************************************/

/****************************************************** colthes hrxcmsproduct ***************************************************/
.hrxleft-right-title.facet-label,
.block-categories .category-top-menu>li.hrx-category-title-wrapper a.hrxleft-right-title.facet-label,
.block-categories .category-top-menu>li.hrx-category-title-wrapper a {
    font-size: 17px;
    font-weight: 500;
    text-transform: uppercase;
}

.hrxleft-right-title-wrapper {
    transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
}

.hrx_search_filter_wrapper:hover .hrxleft-right-title-wrapper {
    background-color: #d1a737;
}

.hrxproduct-catalog-btn-wrapper .hrxproduct-add-to-cart {
    background-image: url(../img/hrxtemplate/sprite.png);
    background-position: -105px -632px;
}

#products.grid .hrxproduct-grid,
#products.grid-2 .hrxproduct-grid-2,
#products.list .hrxproduct-list,
#products.list-2 .hrxproduct-list-2,
#products.catelog .hrxproduct-catelog,
#products .hrxproduct-grid:hover,
#products .hrxproduct-grid-2:hover,
#products .hrxproduct-list:hover,
#products .hrxproduct-list-2:hover,
#products .hrxproduct-catelog:hover {
    background-color: #d1a737;
}

.hrxproduct-cart-quentity-increment,
.hrxproduct-cart-quentity-decrement {
    background-color: #d1a737;
    color: #ffffff;
    outline: none;
    border: 1px solid #d1a737;
}

.hrxproduct-cart-quentity-increment:hover,
.hrxproduct-cart-quentity-decrement:hover {
    background-color: #333333;
    color: #ffffff;
    border: 1px solid #333333;
    outline: none;
}

.hrxproduct-catalog-btn-wrapper .hrxproduct-add-to-cart:hover {
    background-image: url(../img/hrxtemplate/sprite.png);
    background-position: -104px -363px;
    background-color: #4666a3;
}

.hrxproduct-catalog-btn-wrapper .hrxproduct-quick-btn .hrxproduct-quick-icon:hover {
    background-image: url(../img/hrxtemplate/sprite.png);
    background-position: -155px -498px;
    background-color: #4666a3;
}

#products.list-2 .hrxproduct-cart-btn-list .hrxproduct-add-to-cart:hover {
    background-image: url(../img/hrxtemplate/sprite.png);
    background-position: -104px -363px;
    background-color: #4666a3;
}

#products.list-2 .hrxproduct-quick-btn .hrxproduct-quick-icon:hover {
    background-image: url(../img/hrxtemplate/sprite.png);
    background-position: -155px -498px;
    background-color: #4666a3;
}

#products.list .hrxproduct-cart-btn-list .hrxproduct-add-to-cart:hover {
    background-image: url(../img/hrxtemplate/sprite.png);
    background-position: -104px -363px;
    background-color: #4666a3;
}

#products.list .hrxproduct-quick-btn .hrxproduct-quick-icon:hover {
    background-image: url(../img/hrxtemplate/sprite.png);
    background-position: -154px -498px;
    background-color: #4666a3;
}

.hrxproduct-cart-quentity-increment,
.hrxproduct-cart-quentity-decrement {
    transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    outline: none;
    cursor: pointer;
}

#products.catelog .hrxall-product-star-icon {
    margin-bottom: 8px;
}

#products.list .hrx-product-desc {
    -webkit-line-clamp: 3;
    overflow: hidden;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    margin-bottom: 10px;
}

#products.list-2 .hrx-product-desc {
    -webkit-line-clamp: 3;
    overflow: hidden;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    margin-bottom: 10px;
}

#products.catelog .hrx-product-desc {
    -webkit-line-clamp: 3;
    overflow: hidden;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    text-align: center;
    margin-bottom: 10px;
}

#products .list .hrxproduct-image .product-flags {
    position: absolute;
    right: 15px;
    opacity: 1;
}

#products .list-2 .hrxproduct-image .product-flags {
    position: absolute;
    right: 15px;
    opacity: 1;
}

#products .catelog .hrxproduct-image .product-flags {
    position: absolute;
    right: 15px;
    opacity: 1;
}

.lang-rtl #products.list .hrx-product-desc {
    text-align: right;
}

.lang-rtl #products.list-2 .hrx-product-desc {
    padding-left: 10px;
    text-align: right;
}

.lang-rtl #products .list .hrxproduct-image .product-flags {
    position: absolute;
    right: auto;
    opacity: 1;
    left: 15px;
}
.lang-rtl #products.list .hrxproduct-timer{
    display: block;
}
.lang-rtl #products .list-2 .hrxproduct-image .product-flags {
    position: absolute;
    right: auto;
    opacity: 1;
    left: 15px;
}
.lang-rtl #products .catelog .hrxproduct-image .product-flags {
    position: absolute;
    right: auto;
    opacity: 1;
    left: 15px;
}

.lang-rtl .hrxfilter-search-types-dropdown .facet-label a span {
    float: right;
    margin-right: 10px;
}

@media (max-width: 1500px) {
    .hrxproduct-catalog-btn-wrapper {
        display: block;
    }

    .hrx-product-cart-quentity-inner {
        margin-right: 0;
        margin-bottom: 15px;
    }
}
@media(max-width: 1199px) {
    .hrx-category-block-wrapper .hrx-category-cover {
        position: unset;
        left: auto;
        right: 0;
        top: 0;
        -webkit-transform: translate(0, 0%);
        -o-transform: translate(0, 0%);
        -ms-transform: translate(0, 0%);
        -moz-transform: translate(0, 0%);
        transform: translate(0, 0%);
        bottom: auto;
        z-index: 0;
        text-align: center;
    }

    .hrx-all-page-main-title {
        text-align: center;
        padding-top: 15px;
    }

    .hrx-category-block-wrapper #category-description {
        text-align: center;
    }

    .hrx-all-page-main-title-wrapper {
        margin: 0 0 15px 0;
    }
}

@media(max-width: 991px) {

    .hrxleft-right-title.facet-label,
    .block-categories .category-top-menu>li.hrx-category-title-wrapper a.hrxleft-right-title.facet-label,
    .block-categories .category-top-menu>li.hrx-category-title-wrapper a {
        font-size: 15px;
    }
}
@media(max-width: 768px) {
    .lang-rtl .float-xs-right {
        float: right !important;
    }

    .lang-rtl .hrx-product-cart-quentity-inner,
    .lang-rtl .hrxproduct-cart-catalog-btn {
        padding-left: 0;
    }
}
@media(max-width: 767px){
    .hrx-all-page-main-title {
        display: none;
    }
}
@media(max-width: 575px) {
    .lang-rtl #products .list .hrxproduct-image .product-flags {
        left: 15px;
    }

    .hrxall-product-btn-list {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

/****************************************************** And-colthes hrxcmsproduct ***************************************************/

/************************************** colthes rtl ******************************************/
@media(max-width: 1199px) {
    .lang-rtl .hrx-all-page-main-title {
        text-align: center;
        padding-top: 15px;
    }

    .lang-rtl .hrx-category-block-wrapper #category-description {
        text-align: center;
    }

    .lang-rtl .hrx-all-page-main-title-wrapper {
        margin: 0 0 15px 0;
    }
}

@media(max-width: 320px) {

    .lang-rtl .hrx-left-search-totle-product,
    .lang-rtl .hrx-grid-list-all-wrapper,
    .lang-rtl .hrxall-page-shortby,
    .lang-rtl .hrx-sub-category-wrapper,
    .lang-rtl .hrxcms-all-pagination .hrx-pagination-result,
    .lang-rtl .hrxinner-page-showing-item {
        width: 100%;
    }
}

/********************************************** left penal ****************************************************/

/***************************************** rtl-left penal *****************************************/
.lang-rtl .block-categories .collapse-icons {
    right: auto;
    left: 0;
}

/*************************************colthe-left-penal-**************************************/
.block-categories .category-sub-menu li[data-depth="0"]>a {
    font-size: 16px;
}

.hrxall-product-bottom-link-block a:hover {
    color: #333333;
}

/****************************************** colthes blogs-left-penal *******************************************/
.hrxcmsblog-left-side .hrxnews-event-content-wrapper {
    padding: 20px;
}

.hrxcmsblog-left-side .hrxblog-event-all-content-block {
    margin-bottom: 0;
}

/**** rtl *****/
.lang-rtl .hrxnews-event-read-more-link i {
    line-height: 19px;
}

@media(max-width: 1199px) {
    .hrxcmsblog-event.hrxcmsblog-left-side {
        margin-bottom: 10px;
    }
}

/******************************************And-colthes blogs-left-penal *******************************************/

/******************************************* hrxtestimonial *********************************************/
.hrxcms-left-testimonial .hrxtestimonial-title-des .hrxtestimonial-title a {
    color: #000000;
    font-weight: 600;
}

.hrxcms-left-testimonial .hrxtestimonial-title-des .hrxtestimonial-designation {
    color: #222222;
}

.hrxcms-left-testimonial .hrxtestimonial-info-box .hrxtestimonial-dec {
    color: #666666;
}

.hrxcms-left-testimonial .hrxcms-testimonial-pagination-wrapper .hrxcms-testimonial-next-pre-btn .hrxtestimonial-prev,
.hrxcms-left-testimonial .hrxcms-testimonial-pagination-wrapper .hrxcms-testimonial-next-pre-btn .hrxtestimonial-next {
    background-color: #ffffff;
    border: 1px solid #eeeeee;
}

.hrxcms-blog-left-side-pagination-wrapper .hrxcms-blog-left-side-next-pre-btn .hrxblog-left-side-prev,
.hrxcms-blog-left-side-pagination-wrapper .hrxcms-blog-left-side-next-pre-btn .hrxblog-left-side-next {
    background-color: #ffffff;
    border: 1px solid #eeeeee;
}

.hrxcms-blog-left-side-pagination-wrapper .hrxblog-left-side-prev i,
.hrxcms-blog-left-side-pagination-wrapper .hrxblog-left-side-next i {
    color: #888888;
}

.hrxcms-blog-left-side-pagination-wrapper .hrxblog-left-side-prev:hover i,
.hrxcms-blog-left-side-pagination-wrapper .hrxblog-left-side-next:hover i {
    color: #d1a737;
}

/*******************************************And-hrxtestimonial *********************************************/

/********************************* colthes hrxproduct-wrapper-list **********************************/
.lang-rtl .hrxproduct-wrapper.list .hrx-indicator.hrx-bar .hrx-outer {
    margin-right: 0;
}

/*********************************and-colthes hrxproduct-wrapper-list **********************************/

/************************************ and colthe **********************************************/
main .hrx-main-div .hrxall-product-star-icon .star.star_on i {
        color: #d1a737;
}

.tpd-alert {
    border-top: 1px solid rgba(0,0,0,.1);
    background-color: #ec6969;
    padding: 15px;
    color: #fff;
    text-align: center;
    font-size: 15px;
}


#product-tpd-form {
    display: none;
}

#product-tpd-form label.col-md-3.form-control-label {
    text-align: left;
}
.product-tpd-checkbox {
    padding: 20px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-content: baseline;
}
.product-tpd-checkbox input {
    width: 15px;
    height: 15px;
    margin-top: 3px;
}
.product-tpd-checkbox label {
    width: calc(100% - 20px);
    text-align: left;
    padding: 0 0 0 10px;
    line-height: 1.5;
    font-size: 15px;
    font-weight: 600;
}
.product-tpd-checkbox label span {
    color: red;
    font-size: 14px;
    font-weight: 400;
}
#product-tpd-form.active {
    display: block;
}

.hrxproduct-wrapper .hrxproduct-cart-btn.k-product-btn {
    top: inherit;
    bottom: 80px;
    width: 100%;
    left: -100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: transparent;
    z-index: 2;
    height: auto;
}
.hrxproduct-wrapper:hover .hrxproduct-cart-btn.k-product-btn {
    left: 0;
}
.hrxproduct-wrapper .hrxproduct-cart-btn.k-product-btn .hrxproduct-add-to-cart {
    background-color: #6c006d!important;
    width: auto;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    background: none;
    padding: 10px 30px;
}
.hrxproduct-cart-btn.k-product-btn .hrxproduct-add-to-cart-label {
    display: inline-block;
}

.hrxproduct-wrapper .hrxproduct-cart-btn.k-product-btn:after {
    display: none;
}

.hrxproduct-wrapper .hrxproduct-cart-btn.k-product-btn .hrxproduct-add-to-cart i.material-icons {
    display: inline-flex;
    position: relative;
    top: inherit;
    left: inherit;
    margin: 0 10px 0 0;
}

.hrxproduct-wrapper:hover .hrxproduct-timer{
	display: none;
}

.nivoSlider a.nivo-imageLink {
    z-index: 100;
}

@media(max-width: 768px) {
   .block-category {min-height: 80px!important;}
}
